:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#0b225f;font-synthesis:none;--bg:#f7f9fc;--surface:#fff;--surface-soft:#f3f6fa;--text:#0b225f;--muted:#52617f;--border:#d9e0ea;--primary:#075be8;--primary-dark:#064dc2;--teal:#058e83;--teal-soft:#d9f3ee;--orange:#c96100;--danger:#b42318;--shadow:0 10px 32px #172c5814;background:#f7f9fc;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}:root[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#091224;--surface:#101d34;--surface-soft:#16243c;--text:#edf4ff;--muted:#a9b7cf;--border:#2a3a55;--primary:#62a0ff;--primary-dark:#87b6ff;--teal:#4fcabe;--teal-soft:#123a3b;--orange:#ffad62;--danger:#ff8b83;--shadow:0 12px 36px #00000040}*{box-sizing:border-box}html{background:var(--bg);scroll-behavior:smooth}body{background:var(--bg);min-width:320px;min-height:100vh;color:var(--text);margin:0}button,input,select{font:inherit}button,a,input,select,[tabindex="0"]{outline-color:var(--primary);outline-offset:3px}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,[tabindex="0"]:focus-visible{outline:3px solid color-mix(in srgb, var(--primary) 72%, white);outline-offset:3px}button{color:inherit}select,option{color:var(--text);background:var(--surface)}svg{stroke-width:1.8px;width:19px;height:19px}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.035em;margin-bottom:0;font-size:clamp(1.65rem,2.3vw,2rem)}h2{margin-bottom:1rem;font-size:1.14rem}h3{font-size:1rem}.topbar{z-index:20;border-bottom:1px solid var(--border);background:color-mix(in srgb, var(--surface) 94%, transparent);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);grid-template-columns:minmax(210px,1fr) auto minmax(250px,1fr);align-items:center;height:68px;padding:0 32px;display:grid;position:sticky;top:0}.brand{color:var(--text);letter-spacing:-.025em;font-size:1.25rem;font-weight:760;text-decoration:none}.topbar nav{align-self:stretch;gap:4px;display:flex}.topbar nav button{cursor:pointer;white-space:nowrap;background:0 0;border:0;padding:0 11px;position:relative}.topbar nav button:after{content:"";background:0 0;height:3px;position:absolute;bottom:0;left:12px;right:12px}.topbar nav button:hover,.topbar nav button.active{color:var(--primary)}.topbar nav button.active:after{background:var(--primary)}.top-actions{justify-content:flex-end;align-items:center;gap:10px;display:flex}.theme-toggle{border:1px solid var(--border);background:var(--surface);border-radius:8px;display:flex;overflow:hidden}.theme-toggle button{border:0;border-right:1px solid var(--border);cursor:pointer;background:0 0;place-items:center;width:39px;height:39px;display:grid}.theme-toggle button:last-child{border-right:0}.theme-toggle button.active{color:var(--primary);background:var(--surface-soft)}.user-label{text-overflow:ellipsis;white-space:nowrap;max-width:90px;font-size:.85rem;font-weight:650;overflow:hidden}.icon-button{border:1px solid var(--border);background:var(--surface);cursor:pointer;border-radius:8px;place-items:center;width:44px;height:44px;display:inline-grid}.icon-button:hover{border-color:var(--primary);color:var(--primary)}.primary-button,.secondary-button{cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:0 17px;font-size:.9rem;font-weight:680;display:inline-flex}.primary-button{border:1px solid var(--primary);background:var(--primary);color:#fff;box-shadow:0 5px 16px #075be838}.primary-button:hover{background:var(--primary-dark)}.secondary-button{border:1px solid var(--border);background:var(--surface);color:var(--primary)}.assistant-button{border:1px solid var(--border);background:var(--surface);min-height:40px;color:var(--primary);cursor:pointer;border-radius:8px;align-items:center;gap:8px;padding:0 13px;font-weight:680;display:inline-flex}.assistant-button:hover,.assistant-button[aria-expanded=true]{border-color:var(--primary);background:color-mix(in srgb, var(--primary) 7%, var(--surface))}.full{width:100%}button:disabled{cursor:not-allowed;opacity:.55}.mobile-menu,.mobile-theme{display:none}.main-content{max-width:1480px;margin:0 auto;padding:28px 32px 34px}.page-intro{justify-content:space-between;align-items:flex-end;gap:24px;display:flex}.page-subtitle{color:var(--muted);margin:6px 0 0;font-size:.84rem}.eyebrow{color:var(--teal);letter-spacing:.12em;text-transform:uppercase;margin-bottom:5px;font-size:.72rem;font-weight:800}.freshness{color:var(--muted);align-items:center;gap:24px;font-size:.86rem;display:flex}.freshness>span{white-space:nowrap;align-items:center;gap:8px;display:flex}.owner-dot{color:#082a64;background:#dbe9ff;border-radius:50%;flex:none;place-items:center;width:28px;height:28px;font-size:.76rem;font-style:normal;font-weight:800;display:inline-grid}.owner-dot.debora{color:#0a514e;background:#cbeee6}.text-button{color:var(--primary);cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;padding:5px;font-weight:590;display:inline-flex}.text-button svg{width:16px}.filters{align-items:center;gap:16px;margin-top:20px;display:flex}.filters>label{border:1px solid var(--border);background:var(--surface);border-radius:7px;align-items:center;gap:8px;min-width:250px;min-height:44px;padding:0 12px;display:flex;position:relative}.filters>label span{color:var(--muted)}.filters select{appearance:none;background:var(--surface);min-width:100px;min-height:42px;color:var(--text);cursor:pointer;border:0;flex:1}.filters label>svg:last-child{pointer-events:none;width:15px}.custom-dates{gap:8px;display:flex}.custom-dates label{color:var(--muted);align-items:center;gap:7px;display:flex}.custom-dates input{border:1px solid var(--border);background:var(--surface);height:42px;color:var(--text);border-radius:7px;padding:0 9px}.refresh{margin-left:auto}.notice{color:var(--orange);background:color-mix(in srgb, #fff3d9 80%, var(--surface));border:1px solid #efc284;border-radius:7px;align-items:center;gap:9px;margin:18px 0 -2px;padding:10px 13px;font-size:.86rem;display:flex}.notice.error{border-color:color-mix(in srgb, var(--danger) 35%, var(--border));color:var(--danger);background:color-mix(in srgb, var(--danger) 7%, var(--surface))}.notice.preview{margin:18px 0 0}.forecast{color:var(--teal);letter-spacing:-.04em;margin:0 auto 4px;font-size:clamp(2.6rem,5.2vw,4.2rem);line-height:1.05;display:block}.forecast.negative{color:var(--danger)}.support-copy{color:var(--muted);margin:28px 0 23px;font-size:.82rem}.section-heading{justify-content:space-between;align-items:center;gap:16px;display:flex}.section-heading h2{align-items:center;gap:9px;margin-bottom:0;display:flex}.info-tip{width:24px;height:24px;color:var(--muted);cursor:help;vertical-align:middle;place-items:center;display:inline-grid;position:relative}.info-tip>svg{width:16px;height:16px}.info-tip [role=tooltip]{z-index:50;border:1px solid var(--border);background:var(--surface);width:min(290px,100vw - 32px);color:var(--text);box-shadow:var(--shadow);opacity:0;pointer-events:none;border-radius:7px;padding:9px 11px;font-size:.76rem;font-weight:500;line-height:1.4;transition:opacity .12s,transform .12s;position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%,4px)}.info-tip:hover [role=tooltip],.info-tip:focus [role=tooltip]{opacity:1;transform:translate(-50%)}.projection-panel{border:1px solid var(--border);background:var(--surface);border-radius:10px;grid-template-columns:minmax(300px,.78fr) minmax(620px,1.7fr);margin-top:22px;display:grid;overflow:hidden}.projection-result{border-right:1px solid var(--border);padding:30px 34px}.projection-result h2{margin-bottom:18px;font-size:1.18rem}.projection-result .forecast{text-align:left;margin:0 0 8px;font-size:clamp(2.5rem,4.4vw,3.9rem)}.projection-result p{color:var(--muted);margin-bottom:0;font-size:.9rem;line-height:1.55}.projection-formula{grid-template-columns:1fr 28px 1fr 28px 1fr 28px 1fr;align-items:start;gap:7px;padding:28px 30px 18px;display:grid}.projection-term{grid-template-columns:32px 1fr;gap:10px;min-width:0;display:grid}.projection-term .term-icon{width:32px;height:32px;color:var(--teal);background:var(--teal-soft);border-radius:50%;place-items:center;display:grid}.projection-term .term-icon svg{width:17px;height:17px}.projection-term>div{flex-direction:column;gap:4px;min-width:0;display:flex}.projection-term strong{font-size:.8rem;line-height:1.35}.projection-term span:not(.term-icon){color:var(--muted);font-size:.73rem;line-height:1.4}.projection-term b{color:var(--teal);white-space:nowrap;grid-column:2;font-size:1.05rem}.formula-operator{color:var(--text);text-align:center;align-self:center;font-size:1.35rem}.projection-note{border:1px solid var(--border);color:var(--muted);background:var(--surface-soft);border-radius:6px;grid-column:1/-1;align-items:center;gap:8px;margin-top:13px;padding:9px 12px;font-size:.78rem;display:flex}.projection-note svg{flex:none;width:16px;height:16px}.projection-details{color:var(--muted);grid-column:1/-1;margin-top:3px;font-size:.78rem}.projection-details summary{width:fit-content;min-height:36px;color:var(--primary);cursor:pointer;padding:9px 2px;font-weight:650}.projection-details dl{grid-template-columns:repeat(3,1fr);gap:12px;margin:2px 0 0;display:grid}.projection-details dl>div{border-top:1px solid var(--border);justify-content:space-between;gap:10px;padding:9px 11px;display:flex}.projection-details dt,.projection-details dd{margin:0}.projection-details dd{color:var(--text);font-weight:700}.summary-grid{grid-template-columns:1fr 1fr;gap:18px;margin-top:18px;display:grid}.summary-section,.quality-panel{border:1px solid var(--border);background:var(--surface);border-radius:9px;min-width:0;padding:20px 22px}.summary-section .section-heading,.quality-panel .section-heading{margin-bottom:14px}.summary-list{display:grid}.summary-list>div{border-top:1px solid var(--border);align-items:center;gap:12px;min-height:57px;display:flex}.summary-list>div:first-child{border-top:0}.summary-list>div>svg{color:var(--primary);flex:none}.summary-list>div>div{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.summary-list strong{font-size:.86rem}.summary-list span{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:.77rem;overflow:hidden}.summary-list b{color:var(--teal);white-space:nowrap;font-size:.88rem}.recurrence-overview-row{border-top:1px solid var(--border);align-items:flex-start;gap:12px;min-height:68px;padding:12px 0;display:flex}.recurrence-overview-row:first-of-type{border-top:0}.recurrence-overview-row>svg{width:34px;height:34px;color:var(--teal);background:var(--teal-soft);border-radius:50%;flex:none;padding:7px}.recurrence-overview-row>div{flex-direction:column;gap:4px;display:flex}.recurrence-overview-row strong{font-size:.86rem}.recurrence-overview-row span{color:var(--muted);font-size:.78rem;line-height:1.42}.recurrence-summary .secondary-button{margin-top:8px}.quality-panel{grid-column:2}.quality-panel h2{margin-bottom:0}.quality-list{display:grid}.quality-item{border-top:1px solid var(--border);grid-template-columns:24px 1fr auto;align-items:center;gap:10px;min-height:58px;display:grid}.quality-item:first-child{border-top:0}.quality-item>svg{color:var(--orange)}.quality-item>div{flex-direction:column;gap:3px;min-width:0;display:flex}.quality-item strong{font-size:.82rem}.quality-item span{color:var(--muted);font-size:.74rem}.quality-item .text-button{white-space:nowrap}.quality-ok{align-items:center;gap:12px;padding:16px 0;display:flex}.quality-ok>svg{color:var(--teal)}.quality-ok>div{flex-direction:column;gap:3px;display:flex}.quality-ok span{color:var(--muted);font-size:.8rem}.page-explanation{border:1px solid var(--border);background:var(--surface);border-radius:9px;justify-content:space-between;align-items:center;gap:24px;margin-bottom:24px;padding:18px 20px;display:flex}.page-explanation h2{margin-bottom:5px}.page-explanation p{max-width:820px;color:var(--muted);margin-bottom:0;font-size:.85rem;line-height:1.5}.page-explanation>strong{color:var(--teal);white-space:nowrap;font-size:.86rem}.debt-list{border:1px solid var(--border);background:var(--surface);border-radius:9px;overflow:visible}.debt-record{border-top:1px solid var(--border);padding:22px}.debt-record:first-child{border-top:0}.debt-record-head,.debt-record-head>div{align-items:center;gap:12px;display:flex}.debt-record-head{justify-content:space-between}.debt-record-head h2{margin-bottom:3px;font-size:1.02rem}.debt-record-head p{color:var(--muted);margin-bottom:0;font-size:.78rem}.status-label,.count-label{color:var(--muted);font-size:.76rem;font-weight:700}.debt-facts{background:var(--border);grid-template-columns:repeat(6,minmax(0,1fr));gap:1px;margin:18px 0 0;display:grid}.debt-facts>div{background:var(--surface);min-width:0;padding:13px 12px}.debt-payoff{grid-column:1/-1}.debt-facts dt{min-height:30px;color:var(--muted);align-items:center;gap:3px;font-size:.72rem;line-height:1.35;display:flex}.debt-facts dd{overflow-wrap:anywhere;margin:5px 0 0;font-size:.8rem;font-weight:700;line-height:1.4}.debt-note{color:var(--muted);margin:12px 0 0;font-size:.76rem;line-height:1.5}.debt-note summary{width:fit-content;color:var(--primary);cursor:pointer;font-weight:700}.debt-note p{max-width:960px;margin:8px 0 0}.excluded-note{color:var(--muted);margin:12px 0 0;font-size:.76rem}.control-debts{margin-top:22px}.control-debts>summary{width:fit-content;color:var(--primary);cursor:pointer;font-size:.86rem;font-weight:700}.control-debts>p{color:var(--muted);margin:8px 0 12px;font-size:.78rem}.control-debt-record{background:var(--surface-soft)}.control-debt-facts{grid-template-columns:repeat(2,minmax(0,1fr))}.fixed-heading{align-items:flex-end;margin:30px 0 14px}.fixed-heading h2{margin-bottom:3px}.fixed-heading p{color:var(--muted);margin-bottom:0;font-size:.8rem}.candidate-list{border:1px solid var(--border);background:var(--surface);border-radius:9px;overflow:hidden}.candidate-row{border-top:1px solid var(--border);grid-template-columns:minmax(240px,1.3fr) minmax(280px,1fr) auto;align-items:center;gap:24px;padding:17px 20px;display:grid}.candidate-row:first-child{border-top:0}.candidate-row>div:first-child{flex-direction:column;gap:5px;min-width:0;display:flex}.candidate-row>div:first-child span{color:var(--muted);font-size:.77rem;line-height:1.4}.candidate-row dl{grid-template-columns:1fr 1fr;gap:16px;margin:0;display:grid}.candidate-row dl>div{flex-direction:column;gap:4px;display:flex}.candidate-row dt{color:var(--muted);font-size:.7rem}.candidate-row dd{margin:0;font-size:.78rem;font-weight:700}.owner-only{color:var(--muted);font-size:.74rem}.submitted-block{border:1px solid var(--border);background:var(--surface);border-radius:9px;margin-top:28px;padding:20px}.submitted-list{margin-top:12px;display:grid}.submitted-list>div{border-top:1px solid var(--border);align-items:center;gap:12px;min-height:52px;display:flex}.submitted-list>div:first-child{border-top:0}.submitted-list>div>svg{color:var(--primary)}.submitted-list>div>div{flex-direction:column;gap:3px;display:flex}.submitted-list span{color:var(--muted);font-size:.76rem}.optional{color:var(--muted);font-size:.7rem;font-weight:500}.manual-form select{border:1px solid var(--border);background:var(--surface);height:42px;color:var(--text);border-radius:6px;padding:0 10px}.dialog-head p{color:var(--muted);margin:5px 0 0;font-size:.78rem;line-height:1.4}.factual-block{border-top:1px solid var(--border);margin-top:12px;padding:24px 6px}.factual-block>.support-copy{margin:8px 0 18px}.factual-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.factual-card{border:1px solid var(--border);background:var(--surface);border-radius:9px;padding:18px}.factual-card h3{margin:15px 0 6px}.factual-card>p{min-height:38px;color:var(--muted);margin-bottom:16px;font-size:.82rem;line-height:1.45}.factual-card form{gap:7px;display:grid}.factual-card form label{color:var(--muted);font-size:.76rem;font-weight:680}.factual-card form>div{gap:8px;display:flex}.factual-card input{border:1px solid var(--border);background:var(--surface);min-width:0;min-height:40px;color:var(--text);border-radius:7px;flex:1;padding:0 10px}.factual-block>.form-message{margin:14px 0 0}.page-section{min-height:630px;padding-top:32px}.data-page,.sources-page{padding-top:18px}.page-section>.section-heading{margin-bottom:20px}.pill{min-height:27px;color:var(--teal);background:var(--teal-soft);border-radius:99px;align-items:center;padding:0 10px;font-size:.75rem;font-weight:720;display:inline-flex}.pill.subtle{color:var(--muted);background:var(--surface-soft);margin-left:auto}.analysis-card{border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow);border-radius:9px;padding:20px}.card-top{align-items:center;gap:8px;font-size:.82rem;display:flex}.table-wrap{border:1px solid var(--border);background:var(--surface);border-radius:8px;overflow:auto}table{border-collapse:collapse;width:100%;font-size:.83rem}th,td{text-align:left;border-bottom:1px solid var(--border);vertical-align:top;padding:12px 14px}th{z-index:1;color:var(--muted);background:var(--surface-soft);text-transform:uppercase;letter-spacing:.05em;font-size:.73rem;position:sticky;top:0}tr:last-child td{border-bottom:0}.number{text-align:right;white-space:nowrap}.analysis-card{margin-bottom:20px}.bars{gap:13px;display:grid}.bars>div{grid-template-columns:minmax(150px,240px) 1fr 120px;align-items:center;gap:14px;font-size:.82rem;display:grid}.bars progress{appearance:none;background:var(--surface-soft);border:0;border-radius:8px;width:100%;height:8px;overflow:hidden}.bars progress::-webkit-progress-bar{background:var(--surface-soft);border-radius:8px}.bars progress::-webkit-progress-value{background:var(--teal);border-radius:8px}.bars progress::-moz-progress-bar{background:var(--teal);border-radius:8px}.bars strong{text-align:right}.status{color:var(--muted);background:var(--surface-soft);white-space:nowrap;border-radius:99px;padding:4px 8px;font-size:.72rem;font-weight:720;display:inline-flex}.status.published{color:var(--teal);background:var(--teal-soft)}.status.failed,.status.needs_input{color:var(--danger);background:color-mix(in srgb, var(--danger) 9%, var(--surface))}.empty{min-height:190px;color:var(--muted);text-align:center;place-items:center;gap:7px;padding:35px;display:grid}.empty svg{width:30px;height:30px;color:var(--teal)}.chat-panel{z-index:60;border:1px solid var(--border);background:var(--surface);border-radius:14px;grid-template-rows:auto auto minmax(0,1fr) auto;width:min(410px,100vw - 36px);display:grid;position:fixed;top:82px;bottom:18px;right:18px;overflow:hidden;box-shadow:0 24px 70px #07143038}.chat-head{justify-content:space-between;align-items:center;gap:16px;padding:18px 18px 13px;display:flex}.chat-head h2{margin-bottom:4px;font-size:1.08rem}.chat-head .icon-button{width:38px;height:38px}.agent-status{color:var(--muted);align-items:center;gap:7px;font-size:.72rem;display:inline-flex}.agent-status i{background:var(--teal);width:7px;height:7px;box-shadow:0 0 0 3px color-mix(in srgb, var(--teal) 14%, transparent);border-radius:50%}.chat-tabs{border-bottom:1px solid var(--border);grid-template-columns:1fr 1fr;padding:0 18px;display:grid}.chat-tabs button{min-height:43px;color:var(--muted);cursor:pointer;background:0 0;border:0;font-weight:700;position:relative}.chat-tabs button:after{content:"";background:0 0;border-radius:3px 3px 0 0;height:3px;position:absolute;bottom:-1px;left:12px;right:12px}.chat-tabs button[aria-selected=true]{color:var(--primary)}.chat-tabs button[aria-selected=true]:after{background:var(--primary)}.chat-history{background:color-mix(in srgb, var(--surface-soft) 58%, var(--surface));scrollbar-width:thin;flex-direction:column;gap:14px;min-height:0;padding:18px;display:flex;overflow-y:auto}.chat-empty{color:var(--muted);text-align:center;place-items:center;gap:7px;margin:auto;padding:24px;display:grid}.chat-empty>svg{width:32px;height:32px;color:var(--teal);margin-bottom:4px}.chat-empty strong{color:var(--text)}.chat-empty span{max-width:260px;font-size:.78rem;line-height:1.5}.chat-message{align-items:flex-end;gap:8px;max-width:88%;display:flex}.chat-message.user{align-self:flex-end}.chat-message.assistant{align-self:flex-start}.bot-avatar{width:28px;height:28px;color:var(--teal);background:var(--teal-soft);border-radius:50%;flex:none;place-items:center;display:grid}.bot-avatar svg{width:15px;height:15px}.chat-message-body{flex-direction:column;gap:5px;min-width:0;display:flex}.chat-message-body time{color:var(--muted);align-self:flex-start;font-size:.64rem}.chat-message.user time{align-self:flex-end}.chat-bubble{border:1px solid var(--border);background:var(--surface);white-space:pre-wrap;overflow-wrap:anywhere;border-radius:12px 12px 12px 3px;padding:10px 12px;font-size:.82rem;line-height:1.5}.chat-message.user .chat-bubble{border-color:color-mix(in srgb, var(--primary) 18%, var(--border));background:color-mix(in srgb, var(--primary) 9%, var(--surface));color:var(--text);border-radius:12px 12px 3px}.chat-attachments,.composer-files{flex-wrap:wrap;gap:6px;display:flex}.chat-attachments span,.composer-files>span{border:1px solid var(--border);background:var(--surface);max-width:100%;color:var(--muted);overflow-wrap:anywhere;border-radius:6px;align-items:center;gap:5px;padding:5px 7px;font-size:.69rem;display:inline-flex}.chat-attachments svg,.composer-files svg{flex:none;width:13px;height:13px}.chat-state{color:var(--muted);font-size:.67rem}.chat-state.needs_input,.chat-state.failed{color:var(--danger)}.chat-composer{border-top:1px solid var(--border);background:var(--surface);gap:9px;padding:13px 14px 15px;display:grid}.chat-composer>p{color:var(--muted);align-items:center;gap:6px;margin:0;font-size:.7rem;display:flex}.chat-composer>p svg{width:14px;height:14px}.chat-composer>div:last-of-type{border:1px solid var(--border);background:var(--surface-soft);border-radius:10px;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:7px;padding:7px;display:grid}.chat-composer>div:last-of-type:has(.attach-button){grid-template-columns:auto minmax(0,1fr) auto}.chat-composer textarea{resize:vertical;min-height:44px;max-height:132px;color:var(--text);background:0 0;border:0;outline:0;padding:8px 4px;line-height:1.4}.chat-composer textarea::placeholder{color:var(--muted)}.attach-button,.send-button{cursor:pointer;border:0;border-radius:8px;place-items:center;width:40px;height:40px;display:grid}.attach-button{color:var(--primary);background:0 0}.attach-button:hover{background:color-mix(in srgb, var(--primary) 9%, transparent)}.attach-button input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.send-button{background:var(--primary);color:#fff}.send-button:hover{background:var(--primary-dark)}.send-button svg{width:17px;height:17px}.composer-files>span button{width:18px;height:18px;color:inherit;cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;padding:0;display:grid}.composer-files>span button:hover{color:var(--danger)}.composer-files>span button svg{width:12px;height:12px}.composer-error{color:var(--danger);font-size:.72rem}.matrix-filters,.source-filters{flex-wrap:wrap;gap:9px;margin-bottom:14px;display:flex}.matrix-filters>label,.source-filters>label{border:1px solid var(--border);background:var(--surface);min-height:42px;color:var(--muted);border-radius:7px;align-items:center;gap:7px;padding:0 10px;font-size:.76rem;display:flex;position:relative}.matrix-filters>label>svg,.source-filters>label>svg{flex:none;width:15px;height:15px}.matrix-filters select,.source-filters select,.matrix-filters input,.source-filters input{appearance:none;min-width:92px;min-height:40px;color:var(--text);background:0 0;border:0;outline:0}.matrix-filters label>svg:last-child,.source-filters label>svg:last-child{pointer-events:none}.matrix-search{min-width:210px}.matrix-search input{width:100%}.matrix-legend{color:var(--muted);flex-wrap:wrap;gap:17px;margin:0 0 10px;font-size:.72rem;display:flex}.matrix-legend span{align-items:center;gap:6px;display:inline-flex}.matrix-legend i{border-radius:50%;width:8px;height:8px}.matrix-legend .actual{background:var(--teal)}.matrix-legend .projected{background:var(--primary)}.matrix-legend .control{border:1px solid var(--muted);background:0 0}.matrix-wrap{border:1px solid var(--border);background:var(--surface);scrollbar-width:thin;border-radius:9px;max-width:100%;position:relative;overflow:auto}.financial-matrix{table-layout:fixed;width:max-content;min-width:100%}.financial-matrix th,.financial-matrix td{vertical-align:middle;white-space:nowrap;min-width:92px;height:53px;padding:9px 11px}.financial-matrix thead th{z-index:5}.financial-matrix thead th:first-child,.financial-matrix tbody th,.financial-matrix tfoot th{z-index:4;border-right:1px solid var(--border);background:var(--surface);white-space:normal;width:240px;min-width:240px;max-width:240px;position:sticky;left:0}.financial-matrix thead th:first-child{z-index:7;background:var(--surface-soft)}.financial-matrix th:nth-child(2),.financial-matrix td:nth-child(2){z-index:3;background:var(--surface);width:128px;min-width:128px;position:sticky;left:240px}.financial-matrix th:nth-child(3),.financial-matrix td:nth-child(3){z-index:3;border-right:1px solid var(--border);background:var(--surface);width:92px;min-width:92px;position:sticky;left:368px}.financial-matrix thead th:nth-child(2),.financial-matrix thead th:nth-child(3){z-index:7;background:var(--surface-soft)}.financial-matrix tbody th strong,.source-table td:first-child strong{color:var(--text);text-transform:none;letter-spacing:0;font-size:.8rem;display:block}.financial-matrix tbody th span,.source-table td:first-child span,.source-table small{color:var(--muted);text-transform:none;letter-spacing:0;margin-top:3px;font-size:.68rem;font-weight:500;display:block}.financial-matrix td{text-align:right;font-size:.74rem}.financial-matrix td:nth-child(2),.financial-matrix td:nth-child(3){text-align:left;color:var(--muted)}.financial-matrix .matrix-actual,.financial-matrix .matrix-projected{font-weight:720;display:block}.financial-matrix .matrix-actual{color:var(--teal)}.financial-matrix .matrix-projected{color:var(--primary)}.matrix-empty{color:color-mix(in srgb, var(--muted) 50%, transparent)}.matrix-total{color:var(--text);font-weight:760}.financial-matrix .control-row th,.financial-matrix .control-row td{background:color-mix(in srgb, var(--surface-soft) 70%, var(--surface));color:var(--muted)}.financial-matrix tfoot th,.financial-matrix tfoot td{z-index:4;border-top:2px solid var(--border);background:var(--surface-soft);border-bottom:0;font-weight:780;position:sticky;bottom:0}.financial-matrix tfoot th{z-index:6}.financial-matrix tfoot td:nth-child(2),.financial-matrix tfoot td:nth-child(3){z-index:6;background:var(--surface-soft)}.source-table table{min-width:1080px}.source-table th:last-child,.source-table td:last-child{text-align:right}.source-table small{color:var(--danger);margin-top:6px}footer{border-top:1px solid var(--border);color:var(--muted);justify-content:space-between;gap:20px;margin-top:3px;padding:21px 5px 0;font-size:.78rem;display:flex}footer span{align-items:center;gap:7px;display:flex}footer strong{color:var(--orange)}.upload-dialog{border:1px solid var(--border);background:var(--surface);width:min(680px,100vw - 28px);color:var(--text);border-radius:12px;padding:0;box-shadow:0 24px 70px #07143047}.upload-dialog::backdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#050f2394}.dialog-head{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-start;padding:22px 24px 16px;display:flex}.dialog-head h2{margin-bottom:0;font-size:1.35rem}.segmented{background:var(--surface-soft);border-radius:7px;gap:4px;margin:16px 24px 0;padding:4px;display:flex}.segmented button{cursor:pointer;background:0 0;border:0;border-radius:5px;flex:1;min-height:36px}.segmented button[aria-selected=true]{background:var(--surface);color:var(--primary);box-shadow:0 2px 7px #0a1e461a}.manual-form{grid-template-columns:1fr 1fr;gap:14px;padding:18px 24px 8px;display:grid}.manual-form>div{flex-direction:column;gap:6px;display:flex}.manual-form label,.login-card label{color:var(--muted);font-size:.78rem;font-weight:680}.manual-form input,.login-card input{border:1px solid var(--border);background:var(--surface);height:42px;color:var(--text);border-radius:6px;padding:0 10px}.field-hint{color:var(--muted);font-size:.75rem}.wide{grid-column:1/-1}.form-message{color:var(--teal);background:var(--teal-soft);border-radius:6px;margin:14px 24px;padding:10px 12px;font-size:.84rem}.privacy-note{color:var(--muted);margin:14px 24px 22px;font-size:.75rem}.alias-name{justify-content:space-between;align-items:flex-start;gap:8px;min-width:0;display:flex}.alias-name>div{min-width:0}.alias-name strong,.alias-name h2{overflow-wrap:anywhere}.alias-name small{color:var(--muted);margin-top:3px;font-size:.68rem;font-weight:500;line-height:1.35;display:block}.alias-button{border:1px solid var(--border);background:var(--surface);width:27px;height:27px;color:var(--primary);cursor:pointer;border-radius:6px;flex:none;place-items:center;display:grid}.alias-button:hover{border-color:color-mix(in srgb, var(--primary) 35%, var(--border));background:color-mix(in srgb, var(--primary) 7%, var(--surface))}.alias-button svg{width:13px;height:13px}.alias-name.heading{justify-content:flex-start}.alias-dialog{width:min(560px,100vw - 28px)}.alias-dialog .original-record{border:1px solid var(--border);background:var(--surface-soft);border-radius:7px;padding:12px}.alias-dialog .original-record span{color:var(--muted);font-size:.72rem}.alias-dialog .form-message{margin:0}.manual-form>.dialog-actions{flex-direction:row;justify-content:flex-end;padding-bottom:14px}.login-shell{place-items:center;min-height:100vh;padding:24px;display:grid}.login-card{border:1px solid var(--border);background:var(--surface);width:min(430px,100%);box-shadow:var(--shadow);border-radius:12px;padding:34px}.brand-mark{width:48px;height:48px;color:var(--teal);background:var(--teal-soft);border-radius:10px;place-items:center;margin-bottom:22px;display:grid}.login-card>p:not(.eyebrow){color:var(--muted);line-height:1.55}.login-card .login-method{margin:20px 0 0}.login-card form{gap:8px;margin-top:24px;display:grid}.login-card form button{margin-top:8px}.login-card .form-message{margin:18px 0 0}.loading-screen{min-height:100vh;color:var(--muted);grid-auto-flow:column;place-content:center;gap:10px;display:grid}.spin{animation:.9s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@media (width>=1200px){.chat-open .main-content{max-width:none;margin-right:428px}}@media (width<=1100px){.topbar{grid-template-columns:auto 1fr auto}.mobile-menu{margin-right:10px;display:inline-grid}.topbar nav{border-bottom:1px solid var(--border);background:var(--surface);height:auto;box-shadow:var(--shadow);padding:10px 18px;display:none;position:absolute;top:68px;left:0;right:0}.topbar nav.open{display:grid}.topbar nav button{text-align:left;min-height:42px}.topbar nav button:after{display:none}.freshness{gap:12px}.projection-panel{grid-template-columns:1fr}.projection-result{border-right:0;border-bottom:1px solid var(--border)}.summary-grid{grid-template-columns:1fr}.quality-panel{grid-column:auto}.debt-facts{grid-template-columns:repeat(3,minmax(0,1fr))}.candidate-row{grid-template-columns:1fr auto}.candidate-row dl{grid-column:1}.candidate-row>.secondary-button,.candidate-row>.owner-only{grid-area:1/2/span 2}}@media (width<=760px){body:has(.app-shell.chat-open){overflow:hidden}.topbar{height:60px;padding:0 14px}.brand{order:1}.top-actions{order:2}.mobile-menu{order:3;margin:0 0 0 6px}.chat-open .topbar .assistant-button{display:none}.topbar nav{top:60px}.brand{font-size:1rem}.top-actions .primary-button span{display:none}.top-actions .primary-button{width:40px;padding:0}.assistant-button{justify-content:center;width:40px;padding:0}.assistant-button span,.theme-toggle,.user-label{display:none}.topbar nav .mobile-theme{border-top:1px solid var(--border);grid-template-columns:1fr 1fr;gap:8px;padding-top:8px;display:grid}.topbar nav .mobile-theme button{border:1px solid var(--border);border-radius:8px;justify-content:center;align-items:center;gap:8px;display:flex}.topbar nav .mobile-theme button.active{color:var(--primary);background:var(--surface-soft)}.info-tip [role=tooltip]{width:min(250px,100vw - 48px)}.main-content{padding:22px 16px 90px}.page-intro{align-items:flex-start}.freshness{display:none}.filters{grid-template-columns:1fr;gap:8px;display:grid}.filters>label{width:100%;min-width:0}.filters>label span{display:inline}.filters .refresh{display:none}.custom-dates{grid-column:1/-1}.factual-grid{grid-template-columns:1fr}.factual-card form>div{flex-direction:column;align-items:stretch}.page-section{min-height:450px}.bars>div{grid-template-columns:110px 1fr}.bars strong{grid-column:2}footer{flex-direction:column}.manual-form{grid-template-columns:1fr}.wide{grid-column:1}.projection-panel{margin-top:16px}.projection-result{padding:22px 20px}.projection-result h2{margin-bottom:12px;font-size:1.02rem}.projection-result .forecast{font-size:2.55rem}.projection-formula{grid-template-columns:1fr;gap:0;padding:16px 18px}.projection-term{border-top:1px solid var(--border);grid-template-columns:38px 1fr auto;align-items:center;min-height:70px;padding:10px 0}.projection-term:first-child{border-top:0}.projection-term b{grid-area:1/3;align-self:center}.formula-operator{display:none}.projection-note,.projection-details{grid-column:1}.projection-details dl{grid-template-columns:1fr;gap:0}.summary-grid{gap:12px;margin-top:12px}.summary-section,.quality-panel{padding:17px 16px}.summary-list>div{min-height:64px}.summary-list span{white-space:normal}.quality-item{grid-template-columns:24px 1fr;padding:10px 0}.quality-item .text-button{grid-column:2;width:fit-content;padding-left:0}.page-explanation{flex-direction:column;align-items:stretch;padding:16px}.page-explanation .primary-button{width:100%}.debt-record{padding:18px 16px}.debt-record-head{align-items:flex-start}.debt-facts{grid-template-columns:1fr 1fr}.candidate-row{grid-template-columns:1fr;gap:14px;padding:16px}.candidate-row dl{grid-column:1}.candidate-row>.secondary-button,.candidate-row>.owner-only{grid-area:auto/1}.candidate-row>.secondary-button{width:100%}.fixed-table table{min-width:760px}.notice.preview{margin-top:12px}.chat-panel{border:0;border-top:1px solid var(--border);border-radius:0;width:100vw;max-width:none;top:60px;bottom:0;right:0}.chat-head{padding-top:max(16px, env(safe-area-inset-top))}.chat-history{padding:16px}.chat-composer{padding-bottom:max(14px, env(safe-area-inset-bottom))}.matrix-filters,.source-filters{grid-template-columns:1fr 1fr;display:grid}.matrix-filters>label,.source-filters>label,.matrix-search{min-width:0}.matrix-search{grid-column:1/-1}.financial-matrix thead th:first-child,.financial-matrix tbody th,.financial-matrix tfoot th{width:190px;min-width:190px;max-width:190px}.financial-matrix th:nth-child(2),.financial-matrix td:nth-child(2){width:105px;min-width:105px;left:190px}.financial-matrix th:nth-child(3),.financial-matrix td:nth-child(3){width:82px;min-width:82px;left:295px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;animation-duration:.001ms!important}}
