@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@400;500;600;700&display=swap");.integration-status{display:inline-flex;padding:4px 8px;border-radius:12px;background:#eef2f7;color:#607087;font-size:10px;font-weight:700}.integration-status.healthy{background:#e9f8f1;color:#23815f}.integration-status.auth_expired,.integration-status.error{background:#fff0f1;color:#c43d49}.integration-status.paused{background:#f1f3f6;color:#737f91}.source-meta{background:#eaf0ff!important;color:#315bda!important}.source-youtube{background:#fff0f1!important;color:#d83945!important}.source-google_sheet,.source-naver{background:#eaf8f1!important;color:#16845d!important}.summary-note code{display:block;padding:11px;background:#f1f4f8;border-radius:6px;word-break:break-all;margin:7px 0 16px;color:#33435d}.integration-create{width:min(980px,100%)}.poll-help{align-self:end;background:#f5f7fb;border-radius:7px;padding:12px;font-size:10px;color:#68758a}.assignee-picker{display:grid!important;grid-template-columns:repeat(3,1fr);gap:8px!important;margin-top:12px}.assignee-picker label{display:flex;align-items:center;gap:9px;border:1px solid #dfe4ec;border-radius:8px;padding:11px;cursor:pointer}.assignee-picker label.selected{border-color:#718fe9;background:#f0f4ff}.assignee-picker label.disabled{opacity:.5;cursor:not-allowed}.assignee-picker span{display:flex;flex-direction:column}.assignee-picker strong{font-size:11px}.assignee-picker small{font-size:9px;color:#7c8798;margin-top:3px}.distribution-preview{margin-top:12px;background:#edf7f3;border:1px solid #cce8dd;border-radius:8px;padding:12px;display:flex;flex-direction:column;gap:5px}.distribution-preview strong{font-size:11px}.distribution-preview span{font-size:12px;color:#23775b}.distribution-preview small{font-size:9px;color:#6d7b78}@media(max-width:760px){.assignee-picker{grid-template-columns:1fr}}.profile-editor-layer{z-index:60}.profile-edit-body{grid-template-columns:1fr 1fr;align-items:start}.profile-edit-body .form-section:last-child{grid-column:1/-1}.workspace-title{display:flex;align-items:center;justify-content:space-between;margin:0 2px}.workspace-title h3{margin:0;font-size:15px}.workspace-title p{margin:4px 0;color:#7d8899;font-size:11px}.profile-warning{display:flex;gap:10px;align-items:flex-start;background:#fff6e5;border:1px solid #efd293;border-radius:8px;padding:12px 14px;color:#8c621b}.profile-warning p{margin:4px 0 0;font-size:11px}.summary-cards small.verified{color:#23815f}.mismatch-note,.summary-cards small.verify-needed{color:#c47a15}.profile-history{display:flex;flex-direction:column;gap:3px;border-bottom:1px solid #edf0f4;padding:9px 0;margin:0}.profile-history small,.profile-history span{color:#778397;font-size:10px}@media(max-width:900px){.profile-edit-body{grid-template-columns:1fr}}.case-toggle{display:flex!important;align-items:center;gap:6px;height:35px;padding:0 10px;border:1px solid #dfe4ec;border-radius:7px;background:#fff;color:#344568;font-size:12px}.case-toggle,.case-toggle input{width:auto!important}.range-layer,.week-days,.weekday-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr))}.weekday-grid{border:1px solid #e4e8ef;border-bottom:0}.weekday-grid b{padding:9px;text-align:center;background:#f8f9fb;font-size:11px;border-right:1px solid #e4e8ef}.calendar-week{position:relative;height:126px}.week-days{height:100%}.week-days>div{padding:7px;border-right:1px solid #e4e8ef;border-bottom:1px solid #e4e8ef;overflow:hidden}.week-days>div:first-child{border-left:1px solid #e4e8ef}.week-days>div.outside{background:#fafbfc;color:#adb5c2}.week-days>div.today{background:#f4f7ff;box-shadow:inset 0 0 0 2px #315bda}.week-days>div>span{font-size:11px;font-weight:600}.single-events{padding-top:70px}.range-layer{position:absolute;left:0;right:0;top:27px;grid-auto-rows:18px;gap:2px 0;pointer-events:none}.case-range-bar{pointer-events:auto;z-index:2;margin:0 3px;border:0;border-left:3px solid #315bda;border-radius:3px;background:#e8efff;color:#23469f;padding:2px 7px;font-size:10px;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:left}.case-range-bar i{font-style:normal;margin:0 3px}.case-range-bar.case-bankruptcy{border-color:#7954b6;background:#f0ebfa;color:#67449c}.case-range-bar.case-credit{border-color:#258a65;background:#e9f7f1;color:#1d7253}.case-range-bar.case-other{border-color:#6f7c90;background:#eef1f5;color:#536076}.case-range-bar.urgent{box-shadow:inset 0 0 0 1px #e6a23c}.case-range-bar.overdue{border-color:#d64b58;background:#fff0f1;color:#b52f3c}.case-range-bar.completed{opacity:.55;text-decoration:line-through}.event-cat.cat-사건{background:#e8efff;color:#315bda}@media(max-width:760px){.calendar-week{height:84px}.single-events{display:none}.range-layer{top:24px}.case-range-bar{font-size:0;height:7px;padding:0}.case-toggle{display:none!important}}:root{--navy:#16263f;--blue:#315bda;--bg:#f4f6fa;--line:#e5e9f0;--muted:#778196;--text:#20293a;--red:#e35454}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--text);font-family:Noto Sans KR,sans-serif}button,input{font:inherit}.app{display:flex;min-height:100vh}.sidebar{width:244px;background:var(--navy);color:white;display:flex;flex-direction:column;padding:26px 18px;position:fixed;inset:0 auto 0 0}.logo{display:flex;gap:11px;align-items:center;padding:0 8px 25px}.logo>span{display:grid;place-items:center;width:39px;height:39px;background:#4f73e7;border-radius:11px;font-size:21px;font-weight:700}.logo div{display:flex;flex-direction:column}.logo strong{font-size:19px}.logo small{font-size:10px;color:#aeb9ca;margin-top:1px}.office{height:39px;border:1px solid #40506a;border-radius:8px;background:#22334e;color:#eaf0fa;padding:0 12px;display:flex;justify-content:space-between;align-items:center}.nav-group{margin-top:23px}.nav-group p{font-size:10px;color:#7f8da3;letter-spacing:1.3px;padding:0 11px}.nav-group button{position:relative;width:100%;height:42px;border:0;border-radius:8px;background:none;color:#aeb8c9;display:flex;align-items:center;gap:11px;padding:0 11px;margin:2px 0;cursor:pointer}.nav-group button.active,.nav-group button:hover{background:#315bda;color:white}.nav-group button b{margin-left:auto;background:#e95562;border-radius:10px;padding:1px 7px;font-size:10px}.account{margin-top:auto;border-top:1px solid #33445e;padding:20px 7px 0;display:grid;grid-template-columns:auto 1fr auto;gap:10px;align-items:center}.avatar{width:34px;height:34px;background:#e9edf5;color:#41506a;border-radius:50%;display:grid;place-items:center;font-weight:700}.account div{display:flex;flex-direction:column}.account strong{font-size:13px}.account small{font-size:10px;color:#8896aa}.account svg{color:#8593a8}main{margin-left:244px;padding:29px 34px 50px;width:calc(100% - 244px);max-width:1600px}header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}header h1{font-size:24px;margin:0 0 6px}.panel-title p,header p{color:var(--muted);margin:0;font-size:12px}.header-actions{display:flex;gap:9px;align-items:center}.header-actions label{width:260px;height:39px;background:white;border:1px solid var(--line);display:flex;align-items:center;gap:8px;padding:0 11px;border-radius:8px;color:#929bad}.header-actions input{border:0;outline:0;width:100%;font-size:12px}.header-actions button,.panel-title button{border:1px solid var(--line);background:white;border-radius:8px;height:39px;padding:0 14px;cursor:pointer}.header-actions .icon{width:39px;padding:0;position:relative}.icon i{position:absolute;width:6px;height:6px;background:#ee5260;border-radius:50%;right:9px;top:8px}.header-actions .primary{display:flex;gap:7px;align-items:center;background:var(--blue);border-color:var(--blue);color:white}.notice{height:50px;background:#fff7ec;border:1px solid #f7dfbd;border-radius:9px;display:flex;align-items:center;padding:0 17px;gap:10px;color:#8d5b17;font-size:12px}.notice svg{color:#e4972e}.notice span{color:#8c7351}.notice button{margin-left:auto;border:0;background:none;color:#9a681e;display:flex;align-items:center;font-weight:600}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;margin:18px 0}.panel,.stats article{background:white;border:1px solid var(--line);border-radius:11px}.stats article{padding:18px 19px}.stats p{font-size:12px;color:var(--muted);margin:0 0 9px}.stats article>div{display:flex;align-items:baseline;gap:4px}.stats strong{font-size:25px}.stats span{font-size:12px}.stats small{display:flex;align-items:center;font-size:10px;margin-top:6px}.rise{color:#2b9b73}.fall{color:var(--red)}.grid{display:grid;gap:15px}.top-grid{grid-template-columns:1.55fr 1fr}.panel{padding:20px}.panel-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:15px}.panel-title h2{font-size:15px;margin:0 0 4px}.panel-title button{height:32px;font-size:11px;color:#59667a}.task{height:55px;border-top:1px solid #edf0f4;display:grid;grid-template-columns:48px 8px 1fr auto;gap:12px;align-items:center}.task time{font-size:12px;font-weight:600}.task i{width:7px;height:7px;background:#4e73db;border-radius:50%}.task i.urgent{background:#e65b5b}.task i.warning{background:#e4a443}.task div{display:flex;flex-direction:column}.task strong{font-size:12px}.task span{font-size:10px;color:var(--muted);margin-top:3px}.task>svg{color:#a5adba}.collection{display:grid;grid-template-columns:150px 1fr;grid-template-rows:auto 1fr}.collection .panel-title{grid-column:1/-1}.donut{width:130px;height:130px;border-radius:50%;background:conic-gradient(#315bda 0 81%,#e7eaf0 81%);display:grid;place-items:center;position:relative}.donut:after{content:"";position:absolute;width:88px;height:88px;background:white;border-radius:50%}.donut div{z-index:1;text-align:center;display:flex;flex-direction:column}.donut strong{font-size:21px}.donut span{font-size:10px;color:var(--muted)}.amounts{padding-left:10px}.amounts p{display:flex;justify-content:space-between;border-bottom:1px solid #eef0f3;padding:8px 0;margin:0;font-size:11px}.amounts span{color:var(--muted)}.amounts strong{font-size:12px}.red{color:var(--red)}.cases,.leads{margin-top:15px}.table-wrap{overflow:auto}table{width:100%;border-collapse:collapse;font-size:11px}th{text-align:left;color:#7c8698;background:#f8f9fb;font-weight:500}td,th{padding:11px 13px;border-bottom:1px solid #eef0f4;white-space:nowrap}.case-type{padding:4px 8px;border-radius:5px;background:#eaf0ff;color:#315bda;font-weight:600}.case-type.bankrupt{background:#f4ecff;color:#7d4ac5}.deadline{color:#e04d55}.lead-list>div{display:grid;grid-template-columns:38px 1.3fr .8fr .8fr .9fr .8fr 25px;align-items:center;border-top:1px solid #eef0f4;min-height:56px;font-size:11px;gap:12px}.lead-avatar{width:30px;height:30px;border-radius:50%;background:#edf1f8;display:grid;place-items:center;color:#58677f;font-weight:700}.lead-list strong{font-size:12px;display:flex;flex-direction:column}.lead-list small{font-size:10px;color:var(--muted);font-weight:400;margin-top:2px}.lead-list em{font-style:normal;color:#315bda;background:#eef2ff;border-radius:5px;padding:4px 7px;width:max-content}.lead-list button{border:0;background:none;color:#a4adbb}@media(max-width:1100px){.stats{grid-template-columns:repeat(2,1fr)}.top-grid{grid-template-columns:1fr}.header-actions label{display:none}}@media(max-width:760px){.sidebar{width:70px;padding:22px 10px}.account div,.account svg,.logo div,.nav-group button b,.nav-group button span,.nav-group p,.office{display:none}.logo{padding:0 5px 20px}.account,.nav-group button{justify-content:center}.account{display:flex}.app main{margin-left:70px;width:calc(100% - 70px);padding:22px 16px}.stats{grid-template-columns:1fr 1fr}header{align-items:flex-start}.header-actions .primary{font-size:0}.header-actions .primary svg{margin:0}.collection{grid-template-columns:140px 1fr}.lead-list>div{grid-template-columns:38px 1fr .8fr 25px}.lead-list em,.lead-list>div>span:nth-of-type(n+3){display:none}}.office-select{position:relative;padding:0 8px}.office-select select{appearance:none;border:0;outline:0;background:transparent;color:#eaf0fa;width:100%;font-size:12px;padding-right:20px}.office-select option{color:#20293a}.office-select svg{position:absolute;right:10px;pointer-events:none}.account-button{width:100%;background:none;border:0;color:white;text-align:left;cursor:pointer}.loading-screen{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:13px;color:#526078;font-size:13px}.loading-screen svg{color:#315bda}.login-screen{min-height:100vh;background:#f2f5fa;display:grid;grid-template-columns:minmax(330px,480px) minmax(380px,520px);align-items:center;justify-content:center;gap:100px;padding:50px}.login-brand{color:#172942}.login-logo{width:58px;height:58px;border-radius:16px;background:#315bda;color:white;display:grid;place-items:center;box-shadow:0 12px 30px #315bda40}.login-brand h1{font-size:42px;margin:22px 0 2px}.login-brand>p{font-size:16px;color:#66758a}.login-brand ul{list-style:none;padding:25px 0 0;margin:0;display:grid;gap:13px}.login-brand li{display:flex;gap:10px;align-items:center;font-size:13px;color:#59697e}.login-brand li svg{color:#315bda}.login-card{background:white;border:1px solid #e3e8f0;border-radius:16px;padding:38px;box-shadow:0 24px 70px #22314c14}.login-card>span{font-size:11px;font-weight:700;color:#315bda;letter-spacing:.7px}.login-card h2{font-size:23px;margin:8px 0 5px}.login-card>p{font-size:12px;color:#7d8798;margin:0 0 25px}.login-card label{display:flex;flex-direction:column;gap:7px;font-size:12px;font-weight:600;margin-top:15px}.login-card input{height:44px;border:1px solid #dfe4ec;border-radius:8px;padding:0 12px;outline:0}.login-card input:focus{border-color:#315bda;box-shadow:0 0 0 3px #315bda16}.login-card>button{width:100%;height:45px;border:0;border-radius:8px;background:#315bda;color:white;font-weight:700;margin-top:20px;cursor:pointer}.login-card>small{display:block;text-align:center;color:#929bac;font-size:10px;margin-top:13px}.login-error{background:#fff0f1;color:#c43e49;border:1px solid #ffd7da;border-radius:7px;padding:9px 11px;font-size:11px;margin-top:14px}@media(max-width:900px){.login-screen{grid-template-columns:1fr;gap:30px;padding:30px;max-width:520px;margin:auto}.login-brand ul{display:none}.login-brand h1{font-size:30px;margin-top:12px}.login-card{padding:28px}}.module-main{position:relative}.module-stats{margin-top:0}.module-panel{padding:0;overflow:hidden}.table-toolbar{padding:15px 18px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #e8ebf0}.table-toolbar>label{width:310px;height:37px;border:1px solid #dfe4ec;border-radius:7px;display:flex;align-items:center;gap:8px;padding:0 11px;color:#8a94a5}.table-toolbar input{border:0;outline:0;width:100%;font-size:11px}.table-toolbar>div{display:flex;gap:7px}.table-toolbar button{height:35px;border:1px solid #dfe4ec;background:#fff;border-radius:7px;padding:0 11px;display:flex;align-items:center;gap:5px;font-size:11px;color:#536176;cursor:pointer}.module-panel table{font-size:12px}.module-panel td,.module-panel th{padding:14px 17px}.pagination{height:54px;padding:0 18px;justify-content:space-between;color:#7f899a;font-size:11px}.pagination,.pagination>div{display:flex;align-items:center}.pagination>div{gap:6px}.pagination b,.pagination button{height:29px;min-width:31px;border:1px solid #e0e4eb;background:#fff;border-radius:6px;font-size:10px;display:grid;place-items:center}.pagination b{background:#315bda;color:#fff;border-color:#315bda}.empty{text-align:center;padding:45px;color:#8791a2;font-size:12px}.toast{position:absolute;right:0;top:58px;z-index:5;background:#192b46;color:white;border-radius:8px;padding:11px 15px;font-size:11px;box-shadow:0 8px 30px #18294435}@media(max-width:760px){.table-toolbar{align-items:stretch;gap:10px;flex-direction:column}.table-toolbar>label{width:100%}.module-stats{grid-template-columns:1fr 1fr}}.row-action{border:0;background:none;color:#315bda;display:flex;align-items:center;cursor:pointer}.modal-backdrop{position:fixed;inset:0;background:#17243b88;z-index:50;display:flex;align-items:flex-start;justify-content:center;padding:24px;overflow:auto}.consult-form,.summary-modal{width:min(1120px,100%);background:#f7f8fb;border-radius:14px;box-shadow:0 30px 90px #07142755;overflow:hidden}.form-head{background:#fff;border-bottom:1px solid #e5e9f0;padding:20px 24px;display:flex;justify-content:space-between;align-items:center;position:sticky;top:0;z-index:2}.form-head h2{margin:0 0 4px;font-size:19px}.form-head p{margin:0;color:#7b8698;font-size:11px}.form-head>button{border:0;background:none;color:#738096;cursor:pointer}.form-body{padding:18px 24px;display:grid;gap:14px}.form-section{background:#fff;border:1px solid #e5e9f0;border-radius:10px;padding:18px}.form-section>h3{font-size:14px;margin:0 0 16px;padding-bottom:12px;border-bottom:1px solid #eef0f4}.form-section>div{display:grid;gap:15px}.form-grid{display:grid;gap:13px}.form-grid.four{grid-template-columns:repeat(4,1fr)}.form-grid.three{grid-template-columns:repeat(3,1fr)}.form-grid.two{grid-template-columns:repeat(2,1fr)}.field{display:flex;flex-direction:column;gap:7px}.field>span{font-size:11px;font-weight:600;color:#59667a}.field input,.field select,.money-input input{height:39px;border:1px solid #dfe4ec;border-radius:7px;padding:0 10px;outline:0;background:#fff;font-size:12px}.field input:focus,.field select:focus,.money-input input:focus{border-color:#315bda}.radio-row{display:flex;gap:8px;flex-wrap:wrap}.radio-row label{border:1px solid #dfe4ec;border-radius:7px;padding:9px 13px;font-size:11px;display:flex;align-items:center;gap:6px}.money-input{position:relative;display:flex}.money-input input{width:100%;padding-right:28px;text-align:right}.money-input span{position:absolute;right:10px;top:11px;font-size:11px;color:#69758a}.debt-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:7px}.debt-grid>div{border:1px solid #e1e5ec;border-radius:7px;padding:8px;background:#fafbfc}.debt-grid>div.selected{border-color:#8ba3ee;background:#f3f6ff}.debt-grid label{display:flex;align-items:center;gap:5px;font-size:10px}.debt-grid .money-input{margin-top:7px}.debt-grid .money-input input{height:32px;font-size:10px}.debt-grid .money-input span{top:8px;font-size:9px}.amount-warning{margin:0;background:#fff7e8;color:#9a6415;border-radius:6px;padding:9px 11px;font-size:10px}.conditional-box{display:flex;align-items:center;gap:15px;background:#f7f9fc;padding:12px;border-radius:7px;font-size:11px}.conditional-box .money-input{width:180px}.asset-switches{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.asset-switches>div{border:1px solid #e2e6ed;border-radius:8px;padding:13px;display:flex;align-items:center;gap:12px;font-size:11px;flex-wrap:wrap}.asset-switches>div>strong{margin-right:auto}.asset-detail{width:100%;color:#7c8798;background:#f7f8fa;border-radius:5px;padding:7px}.add-sub{width:max-content;border:1px dashed #9eabd0;background:#f7f9ff;color:#315bda;border-radius:7px;padding:8px 12px}.consult-textarea{width:100%;min-height:130px;resize:vertical;border:1px solid #dfe4ec;border-radius:7px;padding:12px;outline:0;font:inherit;font-size:12px}.form-footer{position:sticky;bottom:0;background:#fff;border-top:1px solid #e3e7ed;padding:14px 24px;display:flex;justify-content:flex-end;gap:8px}.form-footer button{height:39px;border:1px solid #dce2ea;background:#fff;border-radius:7px;padding:0 18px;cursor:pointer}.form-footer .save{background:#315bda;color:#fff;border-color:#315bda}.form-error{margin:0 24px 12px;background:#fff0f1;color:#c43e49;padding:10px;border-radius:7px;font-size:11px}.summary-modal{width:min(900px,100%)}.summary-cards{padding:22px;display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.summary-cards article{background:#fff;border:1px solid #e4e8ef;border-radius:8px;padding:14px;display:flex;flex-direction:column;gap:7px}.summary-cards span{font-size:10px;color:#7d8899}.summary-cards strong{font-size:13px}.summary-note,.timeline{margin:0 22px 18px;background:#fff;border:1px solid #e4e8ef;border-radius:8px;padding:16px}.summary-note h3,.timeline h3{margin:0 0 10px;font-size:13px}.summary-note p{font-size:12px;line-height:1.7;color:#556276}.timeline>div{display:flex;gap:10px}.timeline i{width:8px;height:8px;background:#315bda;border-radius:50%;margin-top:5px}.timeline p{display:flex;flex-direction:column;margin:0;font-size:11px}.timeline span{color:#7b8698;margin-top:3px}@media(max-width:900px){.form-grid.four,.form-grid.three{grid-template-columns:1fr 1fr}.debt-grid{grid-template-columns:repeat(3,1fr)}.summary-cards{grid-template-columns:1fr 1fr}}@media(max-width:600px){.modal-backdrop{padding:0}.consult-form,.summary-modal{border-radius:0}.asset-switches,.form-grid.four,.form-grid.three,.form-grid.two{grid-template-columns:1fr}.debt-grid{grid-template-columns:1fr 1fr}.form-body{padding:12px}.summary-cards{grid-template-columns:1fr}}.case-tabs{display:flex;gap:4px;padding:12px 22px;background:#fff;border-bottom:1px solid #e5e9f0;overflow:auto}.case-tabs button{border:0;background:transparent;color:#6d788a;padding:9px 12px;white-space:nowrap;cursor:pointer;border-radius:6px}.case-tabs button.active{background:#edf2ff;color:#315bda;font-weight:700}.schedule-toolbar select{height:35px;padding:0 9px}.schedule-toolbar select,.view-switch{border:1px solid #dfe4ec;border-radius:7px}.view-switch{display:flex;overflow:hidden}.view-switch button{border:0;border-radius:0}.view-switch button.active{background:#315bda;color:#fff}.calendar-area{padding:18px}.calendar-head{display:flex;align-items:center;justify-content:center;gap:9px;margin-bottom:14px}.calendar-head button{border:1px solid #dfe4ec;background:#fff;border-radius:6px;height:32px;padding:0 9px}.calendar-head strong{font-size:17px;min-width:130px;text-align:center}.month-grid{display:grid;grid-template-columns:repeat(7,1fr);border-top:1px solid #e4e8ef;border-left:1px solid #e4e8ef}.month-grid>b{padding:9px;text-align:center;background:#f8f9fb;font-size:11px}.month-grid>b,.month-grid>div{border-right:1px solid #e4e8ef}.month-grid>div{height:126px;padding:7px;border-bottom:1px solid #e4e8ef;overflow:hidden}.month-grid>div.outside{background:#fafbfc;color:#adb5c2}.month-grid>div.today{background:#f4f7ff;box-shadow:inset 0 0 0 2px #315bda}.month-grid>div>span{font-size:11px;font-weight:600}.calendar-event{display:block;width:100%;border:0;border-left:3px solid #315bda;background:#edf2ff;color:#344568;text-align:left;border-radius:3px;padding:4px;margin-top:4px;font-size:9px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.calendar-event.cat-법원{border-color:#d9505b;background:#fff0f1}.calendar-event.cat-상담{border-color:#315bda}.calendar-event.cat-서류{border-color:#8a63cf;background:#f3effb}.calendar-event.cat-회계{border-color:#2c9b76;background:#edf9f5}.calendar-event.cat-내부업무{border-color:#8894a7;background:#f1f3f6}.calendar-event.completed{opacity:.55;text-decoration:line-through}.calendar-event.overdue{color:#bf3541;font-weight:700}.month-grid em{display:block;font-size:9px;color:#315bda;margin-top:4px}.event-cat{padding:3px 7px;border-radius:5px;background:#edf2ff;color:#315bda}@media(max-width:760px){.month-grid>div{height:72px;padding:4px}.calendar-event{font-size:0;height:6px;padding:0}.month-grid em{font-size:8px}}.payment-alert{display:flex;align-items:center;gap:16px;background:#fff8ea;border:1px solid #f1ddb4;border-radius:9px;padding:12px 16px;font-size:11px}.payment-alert strong{color:#95631a}.payment-alert span{color:#6f5b3c}.payment-stats{grid-template-columns:repeat(5,1fr)}.payment-stats article{cursor:pointer}.payment-stats article:last-child{border-color:#e9c979;background:#fffaf0}.payment-stats small{color:#7b8698}.payment-table td:first-child small{display:block;color:#8a94a5;margin-top:3px}.money-progress{min-width:135px}.money-progress>b{font-size:12px}.money-progress>i{display:block;height:7px;background:#e8ecf3;border-radius:5px;overflow:hidden;margin:5px 0}.money-progress>i>em{display:block;height:100%;background:#315bda;border-radius:5px}.money-progress>span{font-size:9px;color:#7b8698}.installment-steps{min-width:145px}.installment-steps>div{display:flex;align-items:center}.installment-steps i{width:13px;height:13px;border-radius:50%;border:2px solid #c4ccd8;background:#fff;position:relative;margin-right:9px}.installment-steps i:not(:last-child):after{content:"";position:absolute;width:9px;height:2px;background:#d9dfe8;left:11px;top:4px}.installment-steps i.paid{background:#315bda;border-color:#315bda}.installment-steps i.partial{background:linear-gradient(90deg,#315bda 50%,#fff 0);border-color:#315bda}.installment-steps i.overdue{border-color:#dc4d58;background:#fff0f1}.installment-steps span{font-size:9px;color:#7b8698}.next-payment{display:flex;flex-direction:column;gap:2px}.next-payment span{font-size:9px;color:#69758a}.next-payment b{font-size:10px;color:#315bda}.next-payment b.late{color:#d1434f}.payment-status{padding:5px 8px;border-radius:12px;background:#eef2f8;color:#5e6a7c;font-size:10px;font-weight:600}.payment-status.due3,.payment-status.today{background:#fff4dc;color:#a56c17}.payment-status.overdue{background:#fff0f1;color:#c43d49}.payment-status.partial{background:#f1edff;color:#7653bd}.payment-status.complete{background:#eaf8f2;color:#25815f}.payment-timeline{padding:0 22px 24px}.payment-timeline article{display:flex;gap:13px;border-left:2px solid #e1e6ed;padding:0 0 20px 17px;position:relative}.payment-timeline article>i{position:absolute;left:-7px;width:12px;height:12px;border-radius:50%;background:#fff;border:2px solid #aeb8c7}.payment-timeline article>i.paid{background:#315bda;border-color:#315bda}.payment-timeline article>i.partial{border-color:#7653bd;background:#eee8ff}.payment-timeline article>i.overdue{border-color:#d1434f;background:#fff0f1}.payment-timeline article>div{display:flex;flex-direction:column;gap:4px}.payment-timeline small,.payment-timeline span{font-size:10px;color:#738095}@media(max-width:1200px){.payment-stats{grid-template-columns:repeat(3,1fr)}}.settlement-stats{grid-template-columns:repeat(5,1fr)}.settlement-waterfall{display:flex;align-items:stretch;gap:10px;margin:16px 0}.settlement-waterfall>article{flex:1 1;background:#fff;border:1px solid #e2e7ef;border-radius:10px;padding:18px;display:flex;flex-direction:column;gap:8px;cursor:pointer}.settlement-waterfall>article span{font-size:11px;color:#718096;display:flex;align-items:center;gap:4px}.settlement-waterfall>article strong{font-size:20px}.settlement-waterfall>b{align-self:center;color:#9aa4b3}.settlement-waterfall .profit{background:#eef3ff;border-color:#9bb0ed}.settlement-detail{margin-top:15px}.share-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin-top:16px}.share-grid article{background:#f7f9fc;border-radius:8px;padding:14px;display:flex;justify-content:space-between}.share-grid span{font-size:11px;color:#6e7a8e}@media(max-width:1100px){.settlement-stats{grid-template-columns:repeat(3,1fr)}.settlement-waterfall{flex-wrap:wrap}.settlement-waterfall>article{min-width:40%}}.org-toolbar select{height:35px;border:1px solid #dfe4ec;border-radius:7px;padding:0 9px}.org-chart{height:620px;overflow:auto;background:radial-gradient(#dfe4ed 1px,transparent 0);background-size:20px 20px;position:relative}.chart-controls{position:sticky;left:14px;top:14px;z-index:3;display:flex;gap:5px;width:max-content}.chart-controls button{border:1px solid #dce2ea;background:#fff;border-radius:6px;height:32px;padding:0 9px}.org-canvas{transform-origin:top center;min-width:1100px;padding:35px;display:flex;flex-direction:column;align-items:center;transition:.2s}.org-line{width:2px;height:25px;background:#b8c3d4}.department-row,.office-branches,.org-row{display:flex;justify-content:center;gap:24px}.office-branches{align-items:flex-start}.office-node{background:#f8faff;border:1px solid #cad5ea;border-radius:12px;padding:16px;min-width:330px;text-align:center}.office-node h3{margin:0 0 14px;font-size:14px}.department-row{margin-top:18px;align-items:flex-start}.department-node{min-width:140px;background:#fff;border:1px solid #e0e5ed;border-radius:9px;padding:10px;display:flex;flex-direction:column;gap:8px;align-items:center}.department-node>span{font-size:9px;color:#7c8798}.person-node{width:130px;border:1px solid #dbe2ec;background:#fff;border-radius:9px;padding:10px;display:flex;flex-direction:column;align-items:center;gap:3px;color:#24324a;box-shadow:0 4px 12px #23334d0b}.person-node svg{width:17px;color:#315bda}.person-node strong{font-size:11px}.person-node small,.person-node span{font-size:9px;color:#748095}.org-placeholder{background:#fff;border:1px dashed #aab5c7;padding:10px 18px;border-radius:8px;color:#8993a3;font-size:10px}.module-panel td small{display:block;color:#8791a2;font-size:9px;margin-top:3px}.case-workspace{width:min(1320px,100%)}.follow-badge{display:inline-flex;background:#fff0e7;color:#b85e20;border-radius:12px;padding:4px 8px;font-weight:700}.workspace-title>select{height:36px;border:1px solid #dfe4ec;border-radius:7px;padding:0 10px;background:#fff}.document-board{display:grid;gap:10px}.document-board form{background:#fff;border:1px solid #e2e7ef;border-radius:9px;padding:13px}.doc-title{display:flex;align-items:center;gap:9px;margin-bottom:10px}.doc-title strong{font-size:13px}.doc-title span,.request-list article span{font-size:9px;background:#edf2ff;color:#315bda;border-radius:5px;padding:3px 7px}.doc-fields{display:grid;grid-template-columns:repeat(4,minmax(130px,1fr));gap:8px}.collab-create input,.collab-create select,.doc-fields input,.doc-fields select,.memo-create select,.request-list select{height:35px;border:1px solid #dfe4ec;border-radius:6px;padding:0 8px;background:#fff;font-size:10px}.doc-fields label{font-size:10px;display:flex;align-items:center;gap:5px}.collab-create button,.doc-fields button,.memo-create button{border:0;border-radius:6px;background:#315bda;color:#fff;padding:0 14px;cursor:pointer}.collab-create{display:grid;grid-template-columns:auto repeat(5,1fr) auto;gap:8px;background:#fff;border:1px solid #e2e7ef;border-radius:9px;padding:14px;align-items:center}.collab-create h3{margin:0;font-size:13px}.memo-list,.request-list{display:grid;gap:8px}.memo-list article,.request-list article{background:#fff;border:1px solid #e3e7ee;border-radius:8px;padding:13px;display:flex;justify-content:space-between;gap:15px}.request-list article>div{display:flex;flex-direction:column;align-items:flex-start;gap:4px}.request-list strong{font-size:12px}.memo-list small,.request-list small{font-size:9px;color:#7d8899}.memo-list p,.request-list p{font-size:11px;margin:2px 0;color:#526078}.request-list em{font-size:10px;color:#315bda;font-style:normal}.request-list article.completed{opacity:.62}.memo-create{display:grid;grid-template-columns:140px 140px 1fr auto;gap:8px;background:#fff;border:1px solid #e2e7ef;border-radius:9px;padding:14px}.memo-create textarea{min-height:70px;border:1px solid #dfe4ec;border-radius:6px;padding:9px;resize:vertical}.activity-timeline{background:#fff;border:1px solid #e2e7ef;border-radius:9px;padding:17px}.activity-timeline h3{font-size:14px;margin:0 0 18px}.activity-timeline article{display:flex;gap:13px;border-left:2px solid #dce3ef;padding:0 0 18px 18px;position:relative}.activity-timeline i{position:absolute;left:-6px;width:10px;height:10px;border-radius:50%;background:#315bda}.activity-timeline strong{font-size:12px}.activity-timeline p{font-size:11px;margin:4px 0;color:#56647a}.activity-timeline small{font-size:9px;color:#8590a1}@media(max-width:1000px){.doc-fields{grid-template-columns:repeat(2,1fr)}.collab-create{grid-template-columns:1fr 1fr}.collab-create h3{grid-column:1/-1}.memo-create{grid-template-columns:1fr 1fr}.memo-create textarea{grid-column:1/-1}}.debt-detail-section{border:1px solid #dfe5ee;border-radius:9px;padding:14px;background:#f9fafc}.debt-detail-head{display:flex;justify-content:space-between;align-items:center}.debt-detail-head>div{display:flex;flex-direction:column}.debt-detail-head strong{font-size:12px}.debt-detail-head small{font-size:9px;color:#7b8799;margin-top:3px}.debt-detail-head button{border:1px solid #315bda;background:#fff;color:#315bda;border-radius:6px;padding:7px 11px}.debt-empty{font-size:10px;color:#818c9d;margin:13px 0 0}.debt-row{display:grid;grid-template-columns:23px 1fr;margin-top:10px;padding-top:10px;border-top:1px solid #e3e7ed}.debt-row>b{font-size:11px;padding-top:10px;color:#7b8799}.debt-quick{display:grid;grid-template-columns:1.4fr .85fr 1fr 1fr 1fr auto auto;gap:6px}.debt-expanded input,.debt-expanded select,.debt-quick>.currency-input input,.debt-quick>button,.debt-quick>input,.debt-quick>select{height:36px;border:1px solid #dce2ea;border-radius:6px;background:#fff;padding:0 8px;font-size:10px;min-width:0}.debt-quick>.currency-input{min-width:0}.debt-creditor-row{grid-template-columns:minmax(125px,1.25fr) minmax(100px,1fr) minmax(90px,.9fr) minmax(160px,1.35fr)}.debt-creditor-row>:nth-child(5){grid-column:1/4}.debt-creditor-row>:nth-child(6){grid-column:4}.debt-quick>button{color:#315bda}.debt-quick>button.remove{color:#c94450}.debt-expanded{grid-column:2;display:grid;grid-template-columns:repeat(4,1fr);gap:9px;background:#fff;border-radius:7px;padding:12px;margin-top:8px}.debt-expanded>label:not(.field){font-size:10px;display:flex;align-items:center;gap:5px}.debt-usage{grid-column:1/-1;display:flex;align-items:center;gap:9px;flex-wrap:wrap;font-size:9px}.debt-usage>span,.recent-loan{font-weight:700}.recent-loan{width:max-content;background:#fff0e8;color:#bd6125;border-radius:10px;padding:4px 8px;font-size:9px}.debt-totals{display:grid!important;grid-template-columns:repeat(3,1fr);gap:8px!important}.debt-totals>div{background:#f5f7fa;border-radius:7px;padding:11px;display:flex;justify-content:space-between}.debt-totals span{font-size:10px;color:#738095}.debt-totals strong{font-size:12px}.debt-totals .difference{background:#fff5e6;color:#9e6718}@media(max-width:1050px){.debt-quick{grid-template-columns:repeat(3,1fr)}.debt-creditor-row{grid-template-columns:repeat(2,minmax(0,1fr))}.debt-creditor-row>:nth-child(5),.debt-creditor-row>:nth-child(6){grid-column:auto}.debt-expanded{grid-template-columns:repeat(2,1fr)}}.payment-monitor-stats strong{font-size:19px!important}.change-flags{display:flex;gap:4px;flex-wrap:wrap}.change-flags span{font-size:9px;background:#fff3df;color:#a96c17;padding:3px 6px;border-radius:9px}.inline-adjust{position:absolute;inset:0;background:#15233b80;display:flex;align-items:center;justify-content:center;z-index:4}.inline-adjust form{width:min(820px,90%);background:#fff;border-radius:10px;padding:20px;box-shadow:0 20px 60px #16243c44}.inline-adjust h3{margin:0 0 16px;font-size:15px}.inline-adjust form>div:last-child{display:flex;justify-content:flex-end;gap:7px;margin-top:16px}.inline-adjust button{height:37px;border:1px solid #dce2ea;background:#fff;border-radius:6px;padding:0 13px}.inline-adjust button.primary{background:#315bda;color:#fff;border-color:#315bda}.installment-balance-choice{margin-top:16px;padding:14px;border:1px solid #dce4f4;border-radius:9px;background:#f8faff;display:grid;grid-template-columns:1fr 1fr;gap:9px}.installment-balance-choice>.field,.installment-balance-choice>p,.installment-balance-choice>strong{grid-column:1/-1}.installment-balance-choice>p{margin:0;color:#738096;font-size:11px}.installment-balance-choice>label:not(.field){display:flex;gap:9px;padding:12px;border:1px solid #dfe5ef;border-radius:8px;background:#fff;cursor:pointer}.installment-balance-choice>label.selected{border-color:#7795eb;background:#f1f5ff}.installment-balance-choice label span{display:flex;flex-direction:column;gap:4px;font-size:11px}.installment-balance-choice label small{color:#748095;font-size:10px;font-weight:400}.date-order-warning{margin:10px 0 0;padding:9px 11px;border:1px solid #f2ca76;border-radius:7px;background:#fff9e9;color:#9a6500;font-size:11px}.installment-history{margin-top:16px;padding:14px;border:1px solid #e1e6ef;border-radius:9px;background:#fafbfc}.installment-history h3{margin:0 0 10px;font-size:13px}.installment-history>p{color:#7a8699;font-size:11px}.installment-history article{padding:10px 0;border-top:1px solid #e7ebf1}.installment-history article>div,.installment-history article>p{display:flex;gap:12px;align-items:center}.installment-history article>div{justify-content:space-between}.installment-history article p{margin:5px 0;font-size:11px;flex-wrap:wrap}.installment-history small,.installment-history time{color:#748095;font-size:10px}.multi-office-modal{width:min(980px,100%)}.office-multi,.office-setting{background:#fff;border:1px solid #e1e6ee;border-radius:9px;padding:15px}.office-multi .workspace-title>label{font-size:10px;display:flex;align-items:center;gap:6px}.office-search{height:38px;border:1px solid #dfe4ec;border-radius:7px;padding:0 10px}.office-options{display:flex!important;flex-wrap:wrap;gap:7px!important}.office-options label{border:1px solid #dfe4ec;border-radius:16px;padding:6px 10px;font-size:10px;display:flex;align-items:center;gap:5px}.office-options label.selected{border-color:#7390e8;background:#edf2ff;color:#315bda}.office-setting h3{display:flex;align-items:center;gap:8px;margin:0 0 13px;font-size:13px}.office-setting h3 small{font-size:9px;color:#315bda;background:#edf2ff;border-radius:9px;padding:3px 7px}.office-setting .form-grid{align-items:end}.office-chips{display:flex;gap:5px;flex-wrap:wrap}.office-chips span{padding:4px 8px;border:1px solid #b9c9f4;border-radius:12px;background:#f2f5ff;color:#315bda;font-size:10px;white-space:nowrap}.membership-summary{display:block!important;margin:0 0 5px!important;color:#59667a!important}.membership-summary b{color:#28364d;margin-right:5px}.expense-modal{width:min(960px,100%);max-height:calc(100vh - 48px);display:flex;flex-direction:column}.expense-modal .form-body{overflow-y:auto}.expense-form-body{gap:12px}.expense-section{display:grid;gap:13px}.action-modal textarea,.expense-section textarea{min-height:82px;border:1px solid #dfe4ec;border-radius:7px;padding:10px;resize:vertical;font:inherit;font-size:12px}.expense-total{border:1px solid #dfe4ec;border-radius:8px;padding:11px 13px;display:grid;gap:5px;background:#f8faff}.expense-total>span{font-size:10px;color:#69768a}.expense-total>strong{font-size:18px;color:#19325e}.expense-total label,.toggle-line{font-size:10px;display:flex;align-items:center;gap:6px}.toggle-line{width:max-content;font-weight:600}.urgent-badge{display:inline-block;margin-left:5px;padding:2px 5px;border-radius:8px;background:#fff0e8;color:#d45b24;font-size:8px}.case-picker{display:grid;grid-template-columns:repeat(2,1fr);gap:6px;max-height:145px;overflow:auto}.case-picker button{border:1px solid #e0e5ed;border-radius:7px;background:#fff;padding:9px;text-align:left;display:flex;flex-direction:column;gap:3px}.case-picker button.selected{border-color:#315bda;background:#f2f5ff}.case-picker strong{font-size:11px}.case-picker span{font-size:9px;color:#738095}.selected-case{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;background:#f6f8fc;border-radius:8px;padding:12px;font-size:10px}.selected-case b{color:#315bda}.file-drop{border:1px dashed #9badd7;border-radius:9px;background:#f8faff;min-height:95px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:4px;color:#566984;position:relative}.file-drop svg{color:#315bda}.file-drop strong{font-size:12px}.file-drop span{font-size:9px}.file-drop input{position:absolute;inset:0;opacity:0;cursor:pointer}.file-list{display:flex;flex-wrap:wrap;gap:6px}.file-list span{font-size:9px;background:#eef2fa;border-radius:10px;padding:5px 8px}.action-modal{width:min(520px,100%)}@media(max-width:700px){.case-picker,.selected-case{grid-template-columns:1fr}.expense-modal{max-height:100vh}}.template-tabs{display:flex;gap:5px;padding:14px 18px;border-bottom:1px solid #e5e9f0}.template-tabs button{border:0;background:transparent;border-radius:7px;padding:9px 15px;color:#6d788b;cursor:pointer}.template-tabs button.active{background:#edf2ff;color:#315bda;font-weight:700}.template-state{display:inline-flex;padding:4px 8px;border-radius:12px;background:#eaf8f2;color:#25815f;font-size:10px;font-weight:700}.template-state.off{background:#f0f2f5;color:#7c8798}.template-preview{padding:22px;display:grid;gap:12px}.template-preview section{background:#fff;border:1px solid #e2e7ef;border-radius:9px;padding:16px}.template-preview h3{margin:0 0 12px;font-size:14px}.template-preview h3 span{margin-left:8px;background:#edf2ff;color:#315bda;border-radius:10px;padding:3px 7px;font-size:9px}.template-preview p{margin:7px 0;font-size:11px}.template-preview small{margin-left:8px;color:#7b8698}.module-main>header .header-actions{display:flex;gap:7px}.module-main>header .header-actions button{display:flex;gap:5px;height:39px;border:1px solid #dce2ea;background:#fff;border-radius:7px;padding:0 13px;cursor:pointer}.module-main>header .header-actions button.primary{background:#315bda;color:#fff;border-color:#315bda}.crm-action-section h2{font-size:11px;color:#768196;margin:0 0 8px}.crm-actions{display:flex;gap:8px;flex-wrap:wrap}.crm-actions button{height:35px;border:1px solid #dce2ea;background:#fff;border-radius:7px;padding:0 11px;display:flex;align-items:center;gap:7px;color:#536176;cursor:pointer}.crm-actions button strong{font-size:12px}.crm-actions button.active{box-shadow:inset 0 0 0 1px #315bda;background:#f2f5ff;color:#315bda}.crm-actions .today_contact{color:#c34747}.crm-actions .today_reservation{color:#7253b7}.crm-actions .delayed{color:#c53d49}.crm-alert{display:flex;align-items:center;gap:12px;border:1px solid #f0c880;background:#fff8eb;border-radius:9px;padding:12px 15px;color:#a46416}.crm-alert>div{display:flex;flex-direction:column;gap:3px;flex:1 1}.crm-alert strong{font-size:11px}.crm-alert span{font-size:9px}.crm-alert button{border:0;background:#e99016;color:#fff;border-radius:6px;height:32px;padding:0 11px;display:flex;align-items:center;gap:4px}.crm-alert button svg{width:13px}.crm-kpis{grid-template-columns:repeat(5,1fr)}.crm-status-panel{display:flex;overflow:auto}.crm-status-panel button{min-width:115px;border:0;border-right:1px solid #e4e8ef;background:#fff;padding:12px 15px;display:flex;align-items:center;gap:6px;cursor:pointer;color:#667286}.crm-status-panel button span{font-size:10px}.crm-status-panel button strong{font-size:14px;margin-left:auto}.crm-status-panel button i{width:6px;height:6px;border-radius:50%;background:#90a0b7}.crm-status-panel button.active{background:#f2f5ff;box-shadow:inset 0 -2px #315bda;color:#203c89}.crm-status-panel .state-absent i,.crm-status-panel .state-recall_scheduled i{background:#e6931e}.crm-status-panel .state-consulting i{background:#526fe0}.crm-status-panel .state-consultation_scheduled i,.crm-status-panel .state-visit_scheduled i{background:#805cd0}.crm-status-panel .state-retainer_review i{background:#d69c1c}.crm-status-panel .state-retained i{background:#28a276}@media(max-width:900px){.crm-kpis{grid-template-columns:repeat(2,1fr)}}.currency-input{position:relative;display:flex;width:100%}.currency-input input{width:100%;padding-right:42px!important;text-align:right}.currency-input input::placeholder{color:#a8b0bd;opacity:1}.currency-input .currency-suffix{position:absolute;right:12px;top:50%;transform:translateY(-50%);font-size:11px;color:#69758a;pointer-events:none;white-space:nowrap}.currency-input input:disabled+.currency-suffix{opacity:.55}.org-level{display:flex;gap:14px}.office-tree{min-width:390px}.office-heading,.office-tree{display:flex;flex-direction:column;align-items:center}.office-heading{width:100%;min-height:68px;border:1px solid #bdcae2;background:#f6f8fc;border-radius:11px;justify-content:center;gap:6px}.office-heading strong{font-size:14px}.office-heading span{font-size:9px;color:#718097}.team-heading{width:100%;border:0;background:#eef3ff;border-radius:7px;padding:8px;display:flex;justify-content:space-between;color:#284caa}.team-heading span{font-size:10px}.department-node.dimmed{opacity:.3}.department-node>small{font-size:9px;color:#929cac;padding:9px 0}.office-tree .department-row{margin-top:0}.office-tree .department-node{min-width:175px}.office-tree .person-node{width:150px}.org-canvas>.office-branches{position:relative}.org-canvas>.office-branches:before{content:"";position:absolute;top:0;left:20%;right:20%;border-top:2px solid #b8c3d4}.org-canvas>.office-branches>.office-tree:before{content:"";height:20px;border-left:2px solid #b8c3d4}.timeline-title{display:flex!important;align-items:center;justify-content:space-between}.timeline-title h3{margin:0}.timeline-title button{border:1px solid #cbd6ef;background:#f3f6ff;color:#315bda;border-radius:6px;padding:6px 9px;display:flex;align-items:center;gap:4px}.timeline p em{font-style:normal;color:#27364d;margin-top:6px;white-space:pre-wrap}.activity-modal{width:min(850px,100%);max-height:calc(100vh - 48px);display:flex;flex-direction:column}.activity-modal .form-body{overflow:auto}.action-modal textarea,.activity-modal textarea{min-height:85px;border:1px solid #dfe4ec;border-radius:7px;padding:10px;font:inherit;font-size:12px}.proposal-box{border:1px solid #dce4f4;background:#f8faff;border-radius:9px;padding:14px;display:grid;gap:12px}.dashboard-main header{position:relative}.dashboard-main .clickable{cursor:pointer;transition:.15s}.dashboard-main .clickable:hover{border-color:#b8c7ef;box-shadow:0 5px 18px #284da20c;transform:translateY(-1px)}.dashboard-state{height:220px;background:#fff;border:1px solid var(--line);border-radius:11px;display:flex;align-items:center;justify-content:center;color:#778196;font-size:12px}.dashboard-state.error{color:#c43e49;gap:12px}.dashboard-state button{border:1px solid #dce2ea;background:#fff;border-radius:6px;padding:7px 10px}.dashboard-search{position:relative}.dashboard-search>label{display:flex}.dashboard-search label button{border:0;background:none;width:25px;padding:0;color:#8b96a7}.search-results{position:absolute;z-index:20;top:44px;left:0;width:320px;background:#fff;border:1px solid #dfe4ec;border-radius:9px;box-shadow:0 14px 38px #17243b22;padding:6px}.search-results button{width:100%;border:0;background:#fff;text-align:left;padding:10px;border-radius:6px;display:flex;flex-direction:column;gap:3px}.search-results button:hover{background:#f4f7ff}.search-results strong{font-size:12px}.search-results p,.search-results span{font-size:10px;color:#778196}.notification-pop{position:absolute;right:160px;top:48px;width:350px;background:#fff;border:1px solid #dfe4ec;border-radius:9px;box-shadow:0 14px 38px #17243b25;z-index:25;padding:10px}.notification-pop>strong{display:flex;justify-content:space-between;padding:7px;font-size:12px}.notification-pop>strong span{color:#315bda}.notification-pop>button{width:100%;height:auto;border:0;border-top:1px solid #eef1f5;border-radius:0;padding:10px 6px;text-align:left;display:flex;justify-content:space-between;font-size:11px;color:#46546b}.notification-pop p{font-size:11px;color:#8490a2;padding:12px}.notice-empty{background:#f8fafc;border-color:#e4e8ef;color:#68758a}.notice-pager{display:flex;align-items:center;gap:4px;margin-left:auto}.notice-pager button{margin:0;padding:0;width:25px;height:25px;display:grid;place-items:center;border:1px solid #ead6b7;border-radius:5px}.notice-pager small{min-width:28px;text-align:center}.notice-pager+button{margin-left:4px}.dashboard-main .task{width:100%;border-right:0;border-bottom:0;border-left:0;background:#fff;text-align:left;padding:0;cursor:pointer}.dashboard-main .task:hover{background:#fafbfe}.dashboard-main .collection .donut{border:0;padding:0;cursor:pointer}.dashboard-main .amounts button{width:100%;display:flex;justify-content:space-between;border:0;border-bottom:1px solid #eef0f3;background:#fff;padding:8px 0;margin:0;font-size:11px;cursor:pointer}.dashboard-main .amounts button:hover{background:#fafbfe}.dashboard-main .cases tbody tr{cursor:pointer}.dashboard-main .cases tbody tr:hover{background:#f7f9ff}.dual-manager{display:flex;flex-direction:column}.dual-manager small{color:#7b8698;margin-top:2px}.deadline.overdue{color:#c83744}.dashboard-empty{padding:36px;text-align:center;color:#8791a2;font-size:11px}.dashboard-main .lead-list>button{width:100%;display:grid;grid-template-columns:38px 1.3fr .8fr .8fr .9fr .8fr 25px;align-items:center;border:0;border-top:1px solid #eef0f4;min-height:56px;font-size:11px;gap:12px;background:#fff;text-align:left;color:inherit;cursor:pointer}.dashboard-main .lead-list>button:hover{background:#f7f9ff}.dashboard-main .lead-list>button>svg{color:#a4adbb}@media(max-width:1100px){.dashboard-search>label,.search-results{display:none}}@media(max-width:760px){.notification-pop{position:fixed;right:12px;top:75px;width:calc(100vw - 94px)}.dashboard-main .lead-list>button{grid-template-columns:38px 1fr .8fr 25px}.dashboard-main .lead-list em,.dashboard-main .lead-list>button>span:nth-of-type(n+3){display:none}}.module-main>header{column-gap:20px}.module-main>header .header-actions{flex-wrap:wrap;justify-content:flex-end}.module-main>header .header-actions button{width:auto;white-space:nowrap;flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;padding-inline:16px}.module-main:has(>.settlement-stats)>header{flex-wrap:wrap;row-gap:12px}.module-main:has(>.settlement-stats)>header .header-actions{gap:10px}.module-main:has(>.settlement-stats)>header .header-actions>input[type=month]{width:190px;min-width:190px;height:40px;flex:0 0 190px;border:1px solid #dce2ea;border-radius:7px;background:#fff;padding:0 12px}.module-main:has(>.settlement-stats)>header .header-actions>button{height:40px;min-width:140px;padding-inline:18px;font-size:12px;line-height:1;white-space:nowrap}.module-main:has(>.settlement-stats)>header .header-actions>button.primary{min-width:108px;font-size:12px}.settlement-generate-message{margin:-8px 0 14px;padding:11px 14px;border:1px solid #cfdaf7;border-radius:8px;background:#f3f6ff;color:#315bda;font-size:12px}.module-main:has(>.settlement-stats)>header .header-actions>button:disabled{cursor:not-allowed;opacity:.65}@media(max-width:900px){.module-main:has(>.settlement-stats)>header .header-actions{width:100%;justify-content:flex-start}.module-main:has(>.settlement-stats)>header .header-actions>input[type=month]{width:180px;min-width:180px;flex-basis:180px}}.lead-toolbar{gap:12px}.lead-toolbar>.list-filters{display:flex;gap:6px;flex-wrap:wrap}.list-filters select{height:36px;border:1px solid #dfe4ec;border-radius:7px;background:#fff;padding:0 24px 0 9px;color:#59667a;font-size:10px}.lead-table{min-width:1280px}.lead-table th:first-child{width:90px}.lead-table th:nth-child(2){width:125px}.lead-table th:nth-child(3){width:115px}.lead-table th:nth-child(4){width:95px}.lead-table th:nth-child(5){min-width:310px}.lead-table th:nth-child(6){width:135px}.lead-table th:nth-child(7){width:90px}.lead-table th:nth-child(8){width:110px}.lead-table th:nth-child(9){width:100px}.name-link{border:0;background:none;padding:0;color:#182b49;font-weight:700;cursor:pointer}.name-link:hover{text-decoration:underline;color:#315bda}.assignee-select,.status-badge{border:0;border-radius:14px;padding:5px 8px;font-size:10px;font-weight:600;cursor:pointer;outline:0}.status-badge{background:#eef2ff;color:#315bda}.status-absent,.status-retainer_failed{background:#fff0f1;color:#cb4350}.status-retained{background:#e8f8f1;color:#23815e}.status-consultation_closed,.status-long_term{background:#f0f2f5;color:#687387}.status-consultation_scheduled,.status-recall_scheduled,.status-visit_scheduled{background:#fff6e8;color:#a36a13}.assignee-select{background:#f3f5f8;color:#4f5e73;max-width:105px}.summary-cell{max-width:420px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#556276}.source-chip{background:#f1f4f8;color:#536176;border-radius:5px;padding:4px 7px;font-size:10px}.manage-actions{display:flex;gap:5px}.manage-actions button{border:1px solid #dce2eb;background:#fff;color:#315bda;border-radius:5px;padding:5px 7px;font-size:10px;cursor:pointer}.manage-actions button:hover{background:#315bda;color:#fff}.edit-modal{width:min(720px,100%)}@media(max-width:1100px){.lead-toolbar{align-items:stretch;flex-direction:column}.lead-toolbar>label{width:100%}}.assessment-modal{width:min(1480px,100%);background:#f5f7fa;border-radius:14px;box-shadow:0 30px 90px #07142755;overflow:hidden}.assessment-layout{padding:16px;display:grid;grid-template-columns:minmax(0,1fr) 230px;gap:14px}.assessment-columns{grid-template-columns:1fr 1fr;align-items:start}.assessment-columns,.assessment-columns>div{display:grid;gap:14px}.assessment-section{background:#fff;border:1px solid #e2e7ee;border-radius:9px;padding:16px}.assessment-section h3{margin:0 0 14px;padding-bottom:11px;border-bottom:1px solid #edf0f4;font-size:13px}.assessment-section>div{display:grid;gap:13px}.assessment-grid{display:grid;grid-template-columns:1fr 1fr;gap:11px}.assessment-field{display:flex;flex-direction:column;gap:6px}.assessment-field>span{font-size:10px;font-weight:600;color:#566378}.assessment-field input,.assessment-field select,.assessment-field textarea{width:100%;height:37px;border:1px solid #dfe4ec;border-radius:6px;padding:0 9px;background:#fff;outline:0;font:inherit;font-size:11px}.assessment-field textarea{height:90px;padding:10px;resize:vertical}.assessment-field small{color:#315bda;font-size:9px;text-align:right}.choice-field>strong{display:block;font-size:10px;color:#566378;margin-bottom:7px}.choice-field>div{display:flex;flex-wrap:wrap;gap:5px}.choice-field label{border:1px solid #dfe4ec;border-radius:14px;padding:5px 8px;font-size:9px;color:#69758a;cursor:pointer}.choice-field label.checked{background:#edf2ff;border-color:#8da5ef;color:#315bda}.choice-field input{display:none}.checklist{position:sticky;top:76px;background:#fff;border:1px solid #dfe5ed;border-radius:9px;padding:14px;height:max-content;display:grid;gap:5px}.check-progress{display:grid;grid-template-columns:1fr auto;gap:5px;margin-bottom:8px}.check-progress strong{font-size:12px}.check-progress>span{font-size:11px;color:#315bda}.check-progress>i{grid-column:1/-1;height:6px;background:#e9edf3;border-radius:5px;overflow:hidden}.check-progress b{display:block;height:100%;background:#315bda}.checklist>label{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #f0f2f5;padding:7px 0}.checklist>label>span{display:flex;align-items:center;gap:5px;font-size:10px}.checklist>label svg{color:#27966c}.checklist>label span>i{width:12px;height:12px;border:1px solid #c8d0dc;border-radius:50%}.checklist select{border:0;background:#f3f5f8;border-radius:5px;padding:4px;font-size:9px}.legal-note,.section-help{margin:0;background:#f5f7fa;border-radius:6px;padding:9px;color:#738095;font-size:10px}.legal-note{color:#92621d;background:#fff7e9}.missing-info{margin-right:auto;color:#c06a20;font-size:10px}.assessment-loading{padding:80px;text-align:center;color:#778196}.assessment-modal .form-footer{z-index:3}@media(max-width:1100px){.assessment-layout{grid-template-columns:1fr}.checklist{position:static;grid-template-columns:repeat(3,1fr)}.check-progress{grid-column:1/-1}}@media(max-width:800px){.assessment-columns,.assessment-grid{grid-template-columns:1fr}.checklist{grid-template-columns:1fr 1fr}}.assessment-layout{grid-template-columns:minmax(0,1fr)!important}.legacy-asset-fields,.legacy-debt-fields,.legacy-family-fields,.removed-review-section{display:none!important}.family-members{display:grid;gap:10px}.family-members-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.family-members-head>div{display:flex;flex-direction:column;gap:3px}.family-members-head strong{font-size:12px}.family-members-head small{font-size:9px;color:#7b8799}.family-card-head button,.family-members-head button{border:1px solid #315bda;background:#fff;color:#315bda;border-radius:6px;padding:7px 10px;cursor:pointer}.family-count-warning{margin:0;background:#fff5e6;color:#996416;border-radius:6px;padding:9px 11px;font-size:10px}.family-card{border:1px solid #dfe5ee;border-radius:9px;background:#fafbfc;padding:13px;display:grid;gap:11px}.family-card-head{display:flex;align-items:center;justify-content:space-between}.family-card-head strong{font-size:12px}.family-card-head button{border-color:#e3b9bd;color:#c4434e;padding:5px 8px}.family-auto-total{display:flex;justify-content:space-between;align-items:center;background:#eef3ff;color:#315bda;border-radius:7px;padding:10px 12px;font-size:11px}.family-auto-different{color:#a26712;background:#fff6e8;border-radius:5px;padding:3px 7px;font-size:9px}@media(max-width:800px){.family-members-head{align-items:flex-start;flex-direction:column}}.living-review{display:grid;gap:14px}.living-summary-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.living-summary-grid>div{border:1px solid #e0e6ef;border-radius:8px;padding:12px;background:#fafbfc;display:grid;gap:5px}.living-summary-grid small,.living-summary-grid span{font-size:9px;color:#748096}.living-summary-grid strong{font-size:14px}.living-extra-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.living-extra-head>div{display:grid;gap:3px}.living-extra-head small{font-size:9px;color:#7b8799}.housing-reference button,.living-extra-head button{border:1px solid #315bda;background:#fff;color:#315bda;border-radius:6px;padding:7px 10px;white-space:nowrap}.housing-reference{display:flex;align-items:center;gap:7px;flex-wrap:wrap;background:#f5f7fb;padding:8px;border-radius:7px;font-size:10px}.living-extra-list{display:grid;gap:9px}.living-extra-item{position:relative;border:1px solid #dfe5ee;border-radius:8px;padding:11px;background:#fafbfc}.living-delete{border:0;background:transparent;color:#c4434e;font-size:10px;cursor:pointer}.living-extra-total{display:flex;justify-content:space-between;padding:10px 12px;background:#eef3ff;color:#315bda;border-radius:7px}.living-formula{display:flex;align-items:stretch;gap:7px}.living-formula>div{flex:1 1;border:1px solid #dfe5ee;border-radius:8px;padding:10px;display:grid;gap:4px}.living-formula>b{align-self:center;color:#8591a4}.living-formula small,.living-formula span{font-size:9px;color:#748096}.living-formula strong{font-size:12px}.living-formula>div:last-child{border-color:#8ba7ff;background:#eef3ff}.living-negative>div:last-child{border-color:#efa6a6;background:#fff1f1;color:#bd2f39}@media(max-width:900px){.living-summary-grid{grid-template-columns:1fr}.living-formula{flex-direction:column}.living-formula>b{text-align:center}}.check-counts{grid-column:1/-1;display:flex;gap:5px;flex-wrap:wrap}.check-counts span{font-size:8px;background:#f2f5f9;border-radius:9px;padding:3px 6px;color:#617087}.verification-card{border-top:1px solid #edf0f4;padding:9px 0;display:grid;gap:7px}.verification-title{display:flex;align-items:center;justify-content:space-between;gap:6px}.verification-title>span{display:flex;align-items:center;gap:5px;font-size:10px;font-weight:600}.verification-title svg{color:#27966c}.verification-title span>i{width:12px;height:12px;border:1px solid #c8d0dc;border-radius:50%}.verification-evidence,.verification-title select{border:1px solid #e0e5ed;background:#f6f8fb;border-radius:5px;padding:5px;font-size:9px;min-width:0}.verification-values{display:grid;gap:4px}.verification-values p{margin:0;background:#f7f8fa;border-radius:5px;padding:6px;font-size:8px;color:#334258;line-height:1.4}.verification-values p span{display:block;color:#8994a5;margin-bottom:2px}.status-mismatched{border:1px solid #efb2a8;background:#fff8f6;border-radius:7px;padding:9px}.status-mismatched .verification-title select{color:#bd3b31;background:#fff0ed}.status-matched .verification-title select{color:#18845d;background:#edf9f4}.status-follow_up .verification-title select{color:#9b6712;background:#fff7e8}.verification-memo{width:100%;min-height:48px;resize:vertical;border:1px solid #e0e5ed;border-radius:5px;padding:6px;font:inherit;font-size:9px}.verified-meta{font-size:8px;color:#7e899b}.checklist{max-height:calc(100vh - 110px);overflow:auto}@media(max-width:1100px){.checklist{max-height:none;overflow:visible}.verification-card{min-width:0}}.summary-cell{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;white-space:normal!important;line-height:1.5;max-height:3em}.summary-cell span{display:block}.detail-section,.detail-status{margin:0 22px 14px;background:#fff;border:1px solid #e4e8ef;border-radius:8px;padding:15px}.detail-section h3,.detail-status h3{font-size:13px;margin:0 0 11px}.detail-status>div,.detail-values{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.detail-status article,.detail-values article{display:grid;gap:4px;background:#f7f9fc;border-radius:6px;padding:9px}.detail-status span,.detail-values span{font-size:9px;color:#7d899c}.detail-status strong,.detail-values strong{font-size:11px;line-height:1.4}.debt-summary-list{display:flex;gap:5px;flex-wrap:wrap;margin-top:9px}.debt-summary-list span{background:#eef3ff;color:#315bda;border-radius:12px;padding:5px 8px;font-size:9px}.summary-note h3 small{font-size:8px;color:#8190a5;font-weight:400;margin-left:5px}@media(max-width:700px){.detail-status>div,.detail-values{grid-template-columns:1fr 1fr}}