@import "https://fonts.googleapis.com/css2?family=Manrope:wght@500;600;700;800&display=swap";:root{--bg-top:#eef2f7;--bg-bottom:#f7f5f1;--card:#ffffffdb;--border:#ffffffb3;--text:#1d1d1f;--muted:#6e6e73;--blue:#0071e3;--green:#248a3d;--orange:#c93400;--segment-bg:#7676801f;--input-bg:#7676801a;--shadow:0 10px 30px #0f172a0f;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--text);background:var(--bg-top);font-family:Manrope,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif}*,:before,:after{box-sizing:border-box}html,body,#root{min-height:100%}body{background:radial-gradient(1200px 600px at 10% -10%, #dbe7f8 0%, transparent 55%), radial-gradient(900px 500px at 100% 0%, #e7f3ea 0%, transparent 50%), linear-gradient(180deg, var(--bg-top), var(--bg-bottom));background-attachment:fixed;min-width:320px;margin:0}button,input,select{font:inherit}a{color:inherit}.app{flex-direction:column;gap:20px;width:min(980px,100%);margin:0 auto;padding:40px 20px 64px;display:flex}.app-header{padding:8px 4px 12px;animation:.55s both rise}.header-top{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.brand{letter-spacing:.12em;text-transform:uppercase;color:var(--blue);margin:0 0 8px;font-size:.8rem;font-weight:700}.app-header h1{letter-spacing:-.04em;color:var(--text);margin:0;font-size:clamp(2rem,5vw,2.75rem);font-weight:700;line-height:1.1}.subtitle{color:var(--muted);max-width:36ch;margin:10px 0 0;font-size:1.05rem}.page-nav,.record-mode-nav{background:var(--segment-bg);border-radius:16px;flex-shrink:0;grid-template-columns:1fr 1fr;gap:4px;min-width:180px;padding:4px;display:grid}.record-mode-nav{width:100%;min-width:0;animation:.45s both rise}.page-nav button,.record-mode-nav button{color:var(--muted);font:inherit;cursor:pointer;background:0 0;border:0;border-radius:12px;padding:12px 18px;font-weight:700;transition:background .2s,color .2s,box-shadow .2s}.page-nav button.active,.record-mode-nav button.active{color:var(--text);background:#fff;box-shadow:0 1px 3px #00000014}.empty-panel{flex-direction:column;align-items:center;gap:12px;padding:36px 24px;display:flex}.inline-btn{grid-column:auto;width:auto;min-width:180px}.overview{flex-direction:column;gap:16px;display:flex}.hero-grid{grid-template-columns:1.4fr 1fr;gap:16px;display:grid}.breakdown-grid{grid-template-columns:repeat(5,1fr);gap:12px;display:grid}.stat-card,.panel{background:var(--card);border:1px solid var(--border);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-radius:28px}.stat-card{flex-direction:column;justify-content:space-between;min-height:168px;padding:28px 26px;animation:.6s both rise;display:flex}.hero-card{min-height:196px}.mini-card{border-radius:22px;min-height:132px;padding:18px 16px}.stat-label{color:var(--muted);justify-content:space-between;align-items:center;gap:8px;margin:0;font-size:.95rem;font-weight:600;display:flex}.stat-value{letter-spacing:-.04em;color:var(--text);font-variant-numeric:tabular-nums;margin:16px 0 10px;font-size:clamp(1.9rem,4vw,2.4rem);font-weight:700;line-height:1}.stat-value.mini{margin:12px 0 8px;font-size:clamp(1.15rem,2.4vw,1.45rem)}.stat-meta{color:var(--muted);margin:0;font-size:.85rem;line-height:1.35}.stat-meta.up,.net-preview .up{color:var(--green)}.stat-meta.down,.net-preview .down{color:var(--orange)}.hero-split{color:var(--muted);flex-wrap:wrap;gap:8px 16px;margin-top:14px;font-size:.88rem;font-weight:600;display:flex}.accent-spend{background:linear-gradient(160deg,#fff 55%,#e8f1ff 100%)}.accent-asset{background:linear-gradient(160deg,#fff 55%,#e9f9ee 100%)}.kind-asset{background:linear-gradient(160deg,#fff 60%,#eef6ff 100%)}.kind-liability{background:linear-gradient(160deg,#fff 60%,#fff4e8 100%)}.clickable-card{cursor:pointer;transition:transform .15s,box-shadow .2s}.clickable-card:hover{transform:translateY(-2px);box-shadow:0 14px 34px #0f172a1a}.clickable-card:focus-visible{outline-offset:2px;outline:2px solid #0071e373}.tap-hint{color:var(--blue);letter-spacing:.04em;font-size:.72rem;font-style:normal;font-weight:700}.detail-modal .detail-sub{color:var(--muted);margin:6px 0 0;font-size:.88rem;font-weight:500}.detail-list{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.detail-row{border-bottom:1px solid #0000000f;justify-content:space-between;align-items:center;gap:16px;padding:14px 4px;font-weight:650;display:flex}.detail-row:last-child{border-bottom:0}.detail-name{color:var(--text)}.detail-amount{font-variant-numeric:tabular-nums;letter-spacing:-.02em}.detail-total{background:#7676801a;border-radius:16px;justify-content:space-between;align-items:center;margin-top:12px;padding:14px 16px;font-weight:700;display:flex}.detail-total-side{flex-direction:column;align-items:flex-end;gap:4px;display:flex}.detail-total strong{letter-spacing:-.03em;font-variant-numeric:tabular-nums;font-size:1.2rem}.entry-panel{padding:22px;animation:.65s .12s both rise}.segmented{background:var(--segment-bg);border-radius:16px;grid-template-columns:1fr 1fr;gap:4px;margin-bottom:20px;padding:4px;display:grid}.segmented button{color:var(--muted);font:inherit;cursor:pointer;background:0 0;border:0;border-radius:12px;padding:12px 16px;font-weight:600;transition:background .2s,color .2s,box-shadow .2s}.segmented button.active{color:var(--text);background:#fff;box-shadow:0 1px 3px #00000014}.scope-nav{background:#0071e314;border-radius:14px;grid-column:1/-1;grid-template-columns:1fr 1fr;gap:4px;padding:4px;display:grid}.scope-nav button{color:var(--muted);font:inherit;cursor:pointer;background:0 0;border:0;border-radius:10px;padding:10px 14px;font-weight:650}.scope-nav button.active{color:var(--blue);background:#fff;box-shadow:0 1px 3px #0000000f}.entry-form{grid-template-columns:1fr 1fr;align-items:end;gap:14px 16px;display:grid}.form-tip{color:var(--muted);grid-column:1/-1;margin:0;font-size:.9rem;font-weight:500;line-height:1.45}.asset-fields{grid-column:1/-1;grid-template-columns:repeat(5,1fr);gap:12px;display:grid}.field{color:var(--muted);flex-direction:column;gap:8px;font-size:.85rem;font-weight:600;display:flex}.field span{justify-content:space-between;align-items:center;gap:8px;padding-left:2px;display:flex}.field span em{color:var(--muted);opacity:.8;font-size:.75rem;font-style:normal;font-weight:600}.amount-field{grid-column:1/-1}.net-preview{color:var(--muted);background:#34c75914;border-radius:16px;grid-column:1/-1;justify-content:space-between;align-items:center;gap:12px;padding:14px 18px;font-weight:600;display:flex}.net-preview strong{letter-spacing:-.03em;font-variant-numeric:tabular-nums;font-size:1.35rem}.amount-input{background:var(--input-bg);border:1px solid #0000;border-radius:18px;align-items:center;gap:8px;padding:4px 18px;transition:border-color .2s,background .2s;display:flex}.amount-input.compact{border-radius:14px;padding:2px 12px}.amount-input:focus-within{background:#fff;border-color:#0071e373}.currency{color:var(--muted);font-size:1.6rem;font-weight:700}.amount-input.compact .currency{font-size:1.1rem}.amount-input input{width:100%;font:inherit;letter-spacing:-.03em;color:var(--text);font-variant-numeric:tabular-nums;background:0 0;border:0;outline:none;padding:14px 0;font-size:2rem;font-weight:700}.amount-input.compact input{padding:12px 0;font-size:1.15rem}.amount-input input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.amount-input input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.amount-input input[type=number]{appearance:textfield}.field input[type=date],.field input[type=text],.field select{background:var(--input-bg);width:100%;font:inherit;color:var(--text);border:1px solid #0000;border-radius:14px;outline:none;padding:14px;font-size:1rem;font-weight:500;transition:border-color .2s,background .2s}.field input:focus,.field select:focus{background:#fff;border-color:#0071e373}.primary-btn{font:inherit;color:#fff;background:var(--blue);cursor:pointer;border:0;border-radius:16px;grid-column:1/-1;padding:16px 20px;font-size:1.05rem;font-weight:700;transition:transform .15s,background .2s}.primary-btn:hover{background:#0077ed}.primary-btn:active{transform:scale(.985)}.chart-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.chart-wide{grid-column:1/-1}.asset-record .record-sub{white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box}.primary-btn:disabled{opacity:.45;cursor:not-allowed;transform:none}.chart-panel,.list-panel{padding:24px;animation:.7s .18s both rise}.chart-panel header,.list-panel header{justify-content:space-between;align-items:baseline;gap:12px;margin-bottom:12px;display:flex}.chart-panel h2,.list-panel h2{letter-spacing:-.02em;margin:0;font-size:1.25rem}.chart-panel header p,.list-panel header p{color:var(--muted);margin:0;font-size:.9rem}.chart-wrap{width:100%;min-height:220px}.chart-tooltip{color:#fff;background:#1c1c1eeb;border-radius:12px;padding:10px 12px;font-size:.85rem}.chart-tooltip p{opacity:.75;margin:0 0 4px}.chart-tooltip strong{font-size:1rem}.empty-hint{text-align:center;color:var(--muted);margin:28px 0;font-size:.95rem}.record-list{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.record-row{border-bottom:1px solid #0000000f;justify-content:space-between;align-items:center;gap:16px;padding:16px 4px;display:flex}.record-row:last-child{border-bottom:0}.record-main{flex-direction:column;gap:4px;min-width:0;display:flex}.record-title{color:var(--text);font-weight:650}.record-sub{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;font-size:.88rem;overflow:hidden}.record-side{flex-shrink:0;align-items:center;gap:12px;display:flex}.record-actions{align-items:center;gap:2px;display:flex}.category-panel,.backup-panel,.expense-browser-panel,.wage-panel{padding:24px;animation:.7s .16s both rise}.spend-summary{grid-template-columns:1fr 1fr;gap:12px;margin-bottom:18px;display:grid}.spend-summary-item{background:#76768014;border-radius:18px;flex-direction:column;gap:8px;padding:16px 18px;display:flex}.spend-summary-label{color:var(--muted);font-size:.9rem;font-weight:600}.spend-summary-value{letter-spacing:-.03em;font-variant-numeric:tabular-nums;color:var(--text);font-size:clamp(1.35rem,3vw,1.7rem);font-weight:700}.spend-summary-hint{color:var(--muted);font-size:.8rem;font-weight:600}.work-hours{color:var(--muted);font-variant-numeric:tabular-nums;font-size:.8rem;font-weight:650;display:block}.work-hours.inline{margin-left:6px;display:inline}.spend-summary-item .work-hours{margin-top:-2px}.wage-panel{animation-delay:80ms}.wage-head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.wage-head h2{letter-spacing:-.02em;margin:0 0 4px;font-size:1.25rem}.wage-head p{color:var(--muted);margin:0;font-size:.9rem;line-height:1.4}.wage-fields{grid-template-columns:1fr 1fr;gap:12px;margin-top:16px;display:grid}@media (width<=560px){.wage-fields{grid-template-columns:1fr}}.category-panel header,.backup-panel header{justify-content:space-between;align-items:baseline;gap:12px;margin-bottom:16px;display:flex}.category-header{flex-wrap:wrap;align-items:center!important}.month-switcher{background:var(--segment-bg);border-radius:14px;align-items:center;gap:6px;padding:4px;display:flex}.month-nav-btn{width:36px;height:36px;color:var(--text);font:inherit;cursor:pointer;background:0 0;border:0;border-radius:10px;font-size:1.4rem;font-weight:600;line-height:1}.month-nav-btn:disabled{opacity:.28;cursor:not-allowed}.month-nav-btn:not(:disabled):hover{background:#fff}.month-select{font:inherit;color:var(--text);text-align:center;cursor:pointer;background:#fff;border:0;border-radius:10px;outline:none;min-width:9.5rem;padding:8px 12px;font-size:.95rem;font-weight:700;box-shadow:0 1px 3px #0000000f}.category-panel h2,.backup-panel h2{letter-spacing:-.02em;margin:0;font-size:1.25rem}.category-panel header p,.backup-panel header p{color:var(--muted);margin:0;font-size:.9rem}.category-list{flex-direction:column;gap:14px;margin:0;padding:0;list-style:none;display:flex}.category-row{width:100%;font:inherit;text-align:left;color:inherit;background:0 0;border:0;padding:0;display:block}.clickable-category{cursor:pointer;border-radius:14px;margin:0 -8px;padding:10px 8px;transition:background .15s}.clickable-category:hover{background:#0071e30f}.category-name{align-items:center;gap:8px;font-weight:650;display:inline-flex}.category-top{justify-content:space-between;align-items:baseline;gap:12px;margin-bottom:8px;display:flex}.category-detail-list{max-height:min(52vh,420px);overflow:auto}.detail-main{flex-direction:column;gap:4px;min-width:0;display:flex}.detail-date{color:var(--muted);font-size:.85rem;font-weight:500}.spend-amount{color:var(--orange);flex-shrink:0}.detail-side{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:6px;display:flex}.editable-detail-row{align-items:flex-start}.detail-edit-hint{color:var(--blue);font-weight:600}.category-detail-list .record-actions{opacity:.85}.category-detail-list .detail-row:hover .record-actions{opacity:1}.category-value{font-variant-numeric:tabular-nums;color:var(--text);font-weight:700}.category-value em{color:var(--muted);margin-left:8px;font-size:.9rem;font-style:normal;font-weight:600}.category-track{background:#7676801f;border-radius:999px;height:8px;overflow:hidden}.category-fill{border-radius:inherit;height:100%;transition:width .35s}.backup-actions{flex-wrap:wrap;gap:10px;display:flex}.secondary-btn{font:inherit;color:var(--text);background:var(--input-bg);cursor:pointer;border:0;border-radius:14px;padding:12px 16px;font-size:.95rem;font-weight:700;transition:background .2s}.secondary-btn:hover{background:#7676802e}.modal-backdrop{z-index:50;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#00000059;justify-content:center;align-items:center;padding:20px;animation:.2s both rise;display:flex;position:fixed;inset:0}.modal-card{background:#fff;border-radius:24px;width:min(640px,100%);max-height:min(90vh,860px);padding:22px;overflow:auto;box-shadow:0 20px 50px #0000002e}.modal-header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.modal-header h2{letter-spacing:-.02em;margin:0;font-size:1.35rem}.modal-form .primary-btn{flex:1;grid-column:auto}.modal-actions{grid-column:1/-1;gap:10px;display:flex}.modal-actions .secondary-btn,.modal-actions .primary-btn{flex:1}.record-amount{font-variant-numeric:tabular-nums;letter-spacing:-.02em;font-weight:700}.record-amount.spend{color:var(--orange)}.record-amount.asset{color:var(--green)}.ghost-btn{color:var(--muted);font:inherit;cursor:pointer;background:0 0;border:0;border-radius:8px;padding:6px 8px;font-size:.85rem;font-weight:600}.ghost-btn:hover{color:var(--orange);background:#0000000a}.app-footer{text-align:center;color:var(--muted);padding:8px 0 0;font-size:.85rem}@keyframes rise{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media (width<=980px){.breakdown-grid,.asset-fields{grid-template-columns:repeat(3,1fr)}}@media (width<=860px){.hero-grid,.chart-grid,.entry-form{grid-template-columns:1fr}.amount-field,.form-tip,.asset-fields,.net-preview,.primary-btn,.chart-wide{grid-column:auto}}@media (width<=560px){.app{gap:14px;padding:28px 16px 48px}.header-top{flex-direction:column}.page-nav{width:100%;min-width:0}.breakdown-grid,.asset-fields{grid-template-columns:1fr 1fr}.stat-card{border-radius:24px;min-height:140px;padding:22px 20px}.mini-card{min-height:120px}.panel{border-radius:24px}.record-side{flex-direction:column;align-items:flex-end;gap:4px}.ai-composer{flex-direction:column}.ai-composer .primary-btn{width:100%}}.ai-panel{flex-direction:column;gap:14px;padding:22px;animation:.55s both rise;display:flex}.ai-header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.ai-header-actions{flex-shrink:0;align-items:center;gap:4px;display:flex}.ai-header-actions .ghost-btn:disabled{opacity:.35;cursor:not-allowed}.ai-header h2{letter-spacing:-.02em;margin:0 0 4px;font-size:1.25rem}.ai-header p{color:var(--muted);margin:0;font-size:.9rem}.ai-settings{background:#76768014;border-radius:18px;grid-template-columns:1fr;gap:12px;padding:16px;display:grid}.ai-suggestions{flex-wrap:wrap;gap:8px;display:flex}.chip-btn{font:inherit;color:var(--blue);cursor:pointer;background:#0071e31a;border:0;border-radius:12px;padding:8px 12px;font-size:.85rem;font-weight:600}.chip-btn:disabled{opacity:.5;cursor:not-allowed}.ai-messages{flex-direction:column;gap:10px;max-height:420px;padding:4px 2px;display:flex;overflow:auto}.ai-bubble{white-space:pre-wrap;border-radius:18px;max-width:92%;padding:12px 14px;line-height:1.45}.ai-bubble p{margin:0}.ai-bubble.user{background:var(--blue);color:#fff;border-bottom-right-radius:6px;align-self:flex-end}.ai-bubble.assistant{color:var(--text);background:#7676801f;border-bottom-left-radius:6px;align-self:flex-start}.ai-bubble.thinking{color:var(--muted);font-weight:600}.ai-actions{background:#ffffffb8;border-radius:14px;margin-top:12px;padding:12px}.ai-bubble.assistant .ai-actions{background:#fff;border:1px solid #0000000f}.ai-actions-title{color:var(--muted);font-size:.85rem;font-weight:700;margin:0 0 8px!important}.ai-actions ul{flex-direction:column;gap:6px;margin:0 0 12px;padding-left:18px;font-size:.92rem;font-weight:600;display:flex}.ai-action-btns{gap:8px;display:flex}.ai-action-btns .primary-btn,.ai-action-btns .secondary-btn{flex:1;padding:12px 14px;font-size:.92rem}.ai-error{color:var(--orange);margin:0;font-size:.9rem;font-weight:600}.ai-composer{align-items:stretch;gap:10px;display:flex}.ai-composer input{background:var(--input-bg);font:inherit;color:var(--text);border:1px solid #0000;border-radius:16px;outline:none;flex:1;padding:14px 16px;font-size:1rem;font-weight:500}.ai-composer input:focus{background:#fff;border-color:#0071e373}.ai-composer .primary-btn{grid-column:auto;width:auto;min-width:96px;padding:14px 18px}.dash-panel{padding:22px 22px 10px;animation:.55s both rise}.dash-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:8px;display:flex}.dash-head h2{letter-spacing:-.02em;margin:0 0 4px;font-size:1.25rem}.dash-head p{color:var(--muted);margin:0;font-size:.9rem}.dash-legend{flex-wrap:wrap;justify-content:flex-end;gap:8px 14px;margin:0;padding:0;list-style:none;display:flex}.dash-legend li{color:var(--muted);align-items:center;gap:6px;font-size:.8rem;font-weight:650;display:inline-flex}.dash-legend i,.dash-share-name i{border-radius:50%;flex-shrink:0;width:8px;height:8px;display:inline-block}.dash-months{margin:0;padding:0;list-style:none}.dash-month-row{border-bottom:1px solid #0000000d}.dash-month-row:last-child{border-bottom:0}.dash-month-btn{width:100%;font:inherit;text-align:left;color:inherit;cursor:pointer;background:0 0;border:0;border-radius:14px;padding:16px 4px;transition:background .15s}.dash-month-btn:hover{background:#00000006}.dash-month-top{justify-content:space-between;align-items:baseline;gap:12px;margin-bottom:10px;display:flex}.dash-month-title{align-items:baseline;gap:10px;display:flex}.dash-month-title strong{letter-spacing:-.02em;font-size:1.02rem}.dash-month-title span{color:var(--muted);font-variant-numeric:tabular-nums;font-size:.92rem;font-weight:700}.dash-month-hint{color:var(--muted);font-size:.82rem;font-weight:650}.dash-stack{background:#7676801a;border-radius:8px;width:100%;height:10px;display:flex;overflow:hidden}.dash-stack-seg{min-width:2px;height:100%}.dash-share-list{background:#76768012;border-radius:16px;flex-direction:column;gap:12px;margin:0 4px 16px;padding:12px 14px;list-style:none;animation:.25s both rise;display:flex}.dash-share-list li{grid-template-columns:64px 1fr auto;align-items:center;gap:12px;display:grid}.dash-share-name{align-items:center;gap:8px;font-size:.88rem;font-weight:700;display:inline-flex}.dash-share-bar-wrap{background:#ffffffb3;border-radius:6px;height:6px;overflow:hidden}.dash-share-bar{border-radius:inherit;height:100%;display:block}.dash-share-meta{flex-direction:column;align-items:flex-end;gap:1px;min-width:64px;display:flex}.dash-share-meta strong{font-variant-numeric:tabular-nums;font-size:.92rem}.dash-share-meta em{color:var(--muted);font-variant-numeric:tabular-nums;font-size:.75rem;font-style:normal;font-weight:600}@media (width<=560px){.dash-share-list li{grid-template-columns:56px 1fr auto;gap:8px}.dash-legend{justify-content:flex-start}}.analysis-panel{flex-direction:column;gap:16px;padding:22px;animation:.55s both rise;display:flex}.analysis-head{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.analysis-head h2{letter-spacing:-.02em;margin:0 0 4px;font-size:1.25rem}.analysis-head p{color:var(--muted);max-width:36em;margin:0;font-size:.9rem;line-height:1.4}.analysis-run{white-space:nowrap;flex-shrink:0}.analysis-stale,.analysis-loading{color:var(--muted);margin:0;font-size:.88rem}.analysis-stale{color:#c93400}.analysis-body{flex-direction:column;gap:18px;display:flex}.analysis-overview{background:#7676801a;border-radius:16px;margin:0;padding:14px 16px;font-size:.95rem;line-height:1.55}.analysis-forecast{background:linear-gradient(135deg,#0071e31a,#76768014);border:1px solid #0071e31f;border-radius:18px;flex-direction:column;gap:12px;padding:16px 18px;display:flex}.analysis-forecast-top{grid-template-columns:minmax(140px,.9fr) 1.4fr;align-items:start;gap:16px;display:grid}.analysis-forecast-label{color:var(--muted);letter-spacing:.02em;margin:0 0 6px;font-size:.8rem;font-weight:700}.analysis-forecast-mid{letter-spacing:-.04em;font-variant-numeric:tabular-nums;color:var(--text);margin:0;font-size:clamp(1.7rem,4vw,2.15rem);font-weight:750;line-height:1.1}.analysis-forecast-range{color:var(--muted);font-variant-numeric:tabular-nums;margin:8px 0 0;font-size:.85rem;font-weight:600}.analysis-forecast-summary{color:var(--text);margin:0;font-size:.92rem;line-height:1.55}.analysis-forecast-drivers{color:var(--muted);flex-direction:column;gap:6px;margin:0;padding-left:1.1em;font-size:.88rem;line-height:1.45;display:flex}.analysis-block h3{letter-spacing:.04em;text-transform:none;color:var(--muted);margin:0 0 10px;font-size:.8rem;font-weight:700}.analysis-block ul,.analysis-block ol{flex-direction:column;gap:8px;margin:0;padding-left:1.15em;font-size:.92rem;line-height:1.5;display:flex}.analysis-cards{list-style:none;gap:10px!important;padding-left:0!important}.analysis-cards li{background:#ffffff8c;border:1px solid #0000000a;border-radius:14px;flex-direction:column;gap:4px;padding:12px 14px;display:flex}.analysis-cards strong{letter-spacing:-.01em;font-size:.95rem}.analysis-cards span{color:var(--muted);font-size:.88rem;line-height:1.45}.analysis-save{color:var(--blue);margin-top:2px;font-size:.8rem;font-style:normal;font-weight:650}.analysis-followup{border-top:1px solid #0000000f;flex-direction:column;gap:12px;margin-top:4px;padding-top:16px;display:flex}.analysis-followup-head h3{color:var(--text);letter-spacing:-.01em;margin:0 0 4px;font-size:.95rem;font-weight:700}.analysis-followup-head p{color:var(--muted);margin:0;font-size:.85rem;line-height:1.4}.analysis-followup-suggestions{flex-wrap:wrap;gap:8px;display:flex}.analysis-followup-messages{flex-direction:column;gap:8px;max-height:min(36vh,320px);padding:4px 2px;display:flex;overflow:auto}.analysis-followup-bubble{white-space:pre-wrap;border-radius:14px;max-width:92%;padding:10px 12px;font-size:.9rem;line-height:1.5}.analysis-followup-bubble p{margin:0}.analysis-followup-bubble.user{background:var(--blue);color:#fff;border-bottom-right-radius:6px;align-self:flex-end}.analysis-followup-bubble.assistant{color:var(--text);background:#7676801f;border-bottom-left-radius:6px;align-self:flex-start}.analysis-followup-bubble.thinking{color:var(--muted);font-style:italic}.analysis-followup-form{gap:8px;display:flex}.analysis-followup-form input{min-width:0;font:inherit;color:var(--text);background:#7676801a;border:0;border-radius:12px;flex:1;padding:11px 14px;font-size:.92rem}.analysis-followup-form input:focus{outline-offset:1px;outline:2px solid #0071e359}.analysis-followup-form .primary-btn{flex-shrink:0}@media (width<=560px){.analysis-head{flex-direction:column}.analysis-run{width:100%}.analysis-forecast-top{grid-template-columns:1fr}.analysis-followup-form{flex-direction:column}.analysis-followup-form .primary-btn{width:100%}}.expense-browser-panel{animation-delay:.2s}.expense-browser-head{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:16px;display:flex}.expense-browser-head h2{letter-spacing:-.02em;margin:0 0 4px;font-size:1.25rem}.expense-browser-head p{color:var(--muted);margin:0;font-size:.9rem}.expense-browser-count{color:var(--muted);font-variant-numeric:tabular-nums;flex-shrink:0;font-size:.85rem;font-weight:650}.expense-browser-filters{grid-template-columns:1.4fr 1fr 1fr;align-items:end;gap:10px;margin-bottom:14px;display:grid}.expense-filter{color:var(--muted);flex-direction:column;gap:6px;font-size:.8rem;font-weight:650;display:flex}.expense-filter input,.expense-filter select{width:100%;font:inherit;color:var(--text);background:#7676801a;border:0;border-radius:12px;padding:10px 12px;font-size:.92rem;font-weight:500}.expense-filter input:focus,.expense-filter select:focus{outline-offset:1px;outline:2px solid #0071e359}.expense-browser-list{max-height:min(56vh,480px);overflow:auto}.expense-load-more{width:100%;margin-top:12px}@media (width<=720px){.expense-browser-filters{grid-template-columns:1fr}}
