:root{color:#263e38;font-synthesis:none;--ink:#203c34;--muted:#77817b;--green:#1a5946;--line:#e4e7df;--paper:#fff;--lime:#d3edaa;background:#f5f5ef;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif;font-weight:400}*{box-sizing:border-box}body{margin:0}html{-webkit-text-size-adjust:100%}.auth-tabs{gap:8px;margin:20px 0;display:flex}.auth-tabs button{border:1px solid var(--line);min-height:44px;color:var(--ink);background:#fff;border-radius:10px;flex:1}.auth-tabs button[aria-pressed=true]{background:var(--green);color:#fff}.auth-links{flex-wrap:wrap;gap:4px 12px;margin-top:10px;display:flex}.auth-links button{min-height:44px;color:var(--green);text-align:left;background:0 0;border:none;padding:6px 0;font-size:13px;text-decoration:underline}.install-guide{margin:16px 0;font-size:13px;line-height:1.65}.install-guide summary{cursor:pointer;color:var(--green);padding:10px 0}.install-guide ol{padding-left:22px}@media (display-mode:standalone){.install-guide{display:none}}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{opacity:.48;cursor:not-allowed}button{transition:background .16s,box-shadow .16s,transform .16s}button:not(:disabled):active{transform:translateY(1px)}a{color:inherit}h1,h2,h3,p{margin:0}h1{letter-spacing:-1.25px;font-size:34px;font-weight:600;line-height:1.2}h2{letter-spacing:-.35px;font-size:18px;font-weight:600}h3{font-size:17px}p{line-height:1.65}strong,b{font-weight:600}button:focus-visible,a:focus-visible{outline-offset:3px;outline:3px solid #82b789}input,select,textarea{width:100%;min-width:0;color:var(--ink);background:#fff;border:1px solid #dce2d9;border-radius:9px;outline:none;min-height:44px;padding:12px}input:focus,select:focus,textarea:focus{border-color:#54866c;box-shadow:0 0 0 3px #64927620}input[type=checkbox]{width:18px;height:18px;min-height:18px;accent-color:var(--green);flex-shrink:0}input[type=number]{font-variant-numeric:tabular-nums}label{font-size:13px;font-weight:500;display:block}label>input,label>textarea{margin-top:8px}form>label{margin:18px 0}.primary,.secondary,.destructive{white-space:nowrap;border:1px solid #0000;border-radius:9px;justify-content:center;align-items:center;gap:9px;min-height:44px;padding:12px 18px;font-size:13px;font-weight:600;display:inline-flex}.primary{background:var(--green);color:#fff;box-shadow:0 3px 6px #0d3d2810}.primary:hover:not(:disabled){background:#134534}.secondary{border-color:var(--line);color:var(--ink);background:#fff}.secondary:hover:not(:disabled){background:#f0f3eb}.destructive{color:#fff;background:#a64036}.compact{min-height:36px;padding:8px 12px;font-size:12px}.full{width:100%}.icon-button{color:#708078;background:0 0;border:0;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex}.icon-button:hover{color:#244d3f;background:#ebf0e6}.danger:hover{color:#b74c41;background:#fbefeb}.text-button{color:var(--green);background:0 0;border:0;align-items:center;gap:4px;padding:7px 0;font-size:12px;font-weight:600;display:inline-flex}.muted{color:var(--muted)}.small{font-size:12px}.tiny{font-size:11px}.center{text-align:center}.eyebrow{letter-spacing:1.8px;color:#7d8a7c;margin-bottom:13px;font-size:9px;font-weight:600;display:block}.brand{letter-spacing:-.7px;white-space:nowrap;align-items:center;gap:10px;font-size:22px;font-weight:600;display:flex}.brand-icon{color:#244b3a;background:#d4efa2;border-radius:9px;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.brand-dot{color:#b4d48d}.app-layout{min-height:100dvh;display:flex}.sidebar{color:#f2f7eb;z-index:10;background:#173e36;flex-direction:column;width:228px;padding:34px 22px 20px;display:flex;position:fixed;inset:0 auto 0 0}.workspace-label{letter-spacing:1.7px;color:#98b4a8;margin:53px 10px 17px;font-size:8px}.sidebar nav{flex-direction:column;gap:7px;display:flex}.sidebar nav button{color:#b0c4ba;text-align:left;background:0 0;border:0;border-radius:9px;align-items:center;gap:14px;min-height:47px;padding:13px 15px;font-size:13px;display:flex}.sidebar nav button.active{color:#214938;background:#d4efa2;font-weight:600}.sidebar nav button:hover:not(.active){background:#ffffff0b}.nav-dot{background:#31543e;border-radius:100%;width:5px;height:5px;margin-left:auto}.sidebar-note{color:#d4e4cf;margin-top:auto;padding:43px 14px 30px}.sidebar-note svg{color:#bfd894}.sidebar-note p{letter-spacing:-.3px;margin:14px 0 8px;font-size:18px;line-height:1.45}.sidebar-note span{color:#90ada0;font-size:10px}.sidebar-bottom{border-top:1px solid #ffffff15;padding-top:17px}.sidebar-bottom>button{color:#a9c0b4;background:0 0;border:0;align-items:center;gap:10px;padding:10px;font-size:12px;display:flex}.account{align-items:center;gap:10px;margin-top:17px;display:flex}.account>span,.avatar{color:#47633e;background:#d9e8cc;border-radius:100%;flex-shrink:0;justify-content:center;align-items:center;width:33px;height:33px;font-size:12px;display:flex}.account div{min-width:0}.account strong{font-size:11px;display:block}.account small{color:#94aea0;text-overflow:ellipsis;margin-top:4px;font-size:9px;display:block;overflow:hidden}.main-column{width:calc(100% - 228px);margin-left:228px}.topbar{border-bottom:1px solid var(--line);background:#fafaf5;justify-content:space-between;align-items:center;height:76px;padding:0 40px;display:flex}.breadcrumb{color:#889089;align-items:center;gap:12px;font-size:11px;display:flex}.breadcrumb strong{color:#45584b;font-weight:500}.topbar-right{align-items:center;gap:18px;display:flex}.connection{color:#7c897d;align-items:center;gap:7px;font-size:10px;display:flex}.connection i{background:#75a16d;border-radius:50%;width:5px;height:5px}.connection i.off{background:#cd715c}.workspace{max-width:1536px;margin:0 auto;padding:38px 40px 0}.page-heading{justify-content:space-between;align-items:center;gap:18px;margin-bottom:28px;display:flex}.page-heading p{color:#7e877f;margin-top:12px;font-size:12px}.page-heading .primary{flex-shrink:0}.demo-banner{color:#607055;background:#edf2e3;border:1px solid #dbe3ce;border-radius:9px;align-items:center;gap:9px;margin-bottom:22px;padding:10px 14px;font-size:11px;display:flex}.demo-banner button{color:#335a3f;white-space:nowrap;background:0 0;border:0;align-items:center;gap:5px;margin-left:auto;font-size:11px;display:flex}.section-heading{justify-content:space-between;align-items:center;gap:14px;margin-bottom:22px;display:flex}.section-heading p{margin-top:5px}.period-heading{margin-top:28px;margin-bottom:18px}.period-label{align-items:center;gap:10px;font-size:14px;font-weight:500;display:flex}.pill{color:#4d6740;white-space:nowrap;background:#e6eddb;border-radius:6px;align-items:center;gap:6px;padding:5px 9px;font-size:9px;font-weight:500;display:inline-flex}.pill.neutral{color:#858a80;background:#f5f5ef;font-size:10px}.inline-select{color:#7b8779;align-items:center;gap:10px;font-size:11px;display:flex}.inline-select select{background:#fcfcf8;width:auto;min-height:34px;padding:7px 28px 7px 11px;font-size:11px}.subtle-note{color:#8a8971;margin:0 0 14px;font-size:10px}.metrics{grid-template-columns:1.12fr 1fr 1fr;gap:17px;margin-bottom:26px;display:grid}.metric{border:1px solid var(--line);background:#fff;border-radius:13px;min-width:0;padding:21px 23px 17px}.metric-label{color:#788478;justify-content:space-between;align-items:center;margin-bottom:17px;font-size:11px;display:flex}.metric-label>span{border-radius:8px;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.metric>strong{letter-spacing:-1px;white-space:normal;overflow-wrap:anywhere;font-variant-numeric:tabular-nums;font-size:30px;font-weight:500}.metric>p{color:#8a9288;margin:9px 0 21px;font-size:10px}.metric-footer{color:#8a9386;border-top:1px solid #edf0e8;justify-content:space-between;align-items:center;gap:12px;padding-top:15px;font-size:9px;display:flex}.metric-footer b{color:#53674b;white-space:nowrap;font-size:11px}.hero-metric{color:#284732;background:#d6e9b9;border-color:#d6e9b9}.hero-metric .metric-label,.hero-metric>p,.hero-metric .metric-footer{color:#647958}.hero-metric .metric-label>span{background:#c4dba2}.hero-metric .metric-footer{border-color:#b9d196}.hero-metric .metric-footer b{color:#375a35}.mint-icon{color:#739867;background:#e8f1e3}.peach-icon{color:#b88d5b;background:#fbf0e3}.panel{border:1px solid var(--line);background:#fff;border-radius:12px;min-width:0;margin-bottom:22px;padding:24px}.forecast-panel{padding-bottom:10px}.bar-chart{border-bottom:1px solid #e9ece5;align-items:flex-end;gap:8px;height:160px;margin:0 0 10px;padding:0 6px;display:flex}.bar-slot{background:0 0;border:0;flex-direction:column;flex:1;justify-content:flex-end;align-items:center;gap:7px;min-width:8px;height:150px;padding:0;display:flex}.bar{background:#cfddbc;border-radius:4px 4px 0 0;width:100%;min-width:6px;max-width:28px;transition:background .2s;display:block}.bar-slot:hover .bar,.bar-slot.selected .bar{background:#4f7c50}.bar.negative{background:#e7a899}.bar-slot.selected .bar.negative{background:#b35d4b}.bar-slot small{color:#9ba18f;padding-bottom:6px;font-size:8px}.chart-months{color:#a0a692;justify-content:space-between;padding:0 4px 22px;font-size:10px;display:flex}.table-head,.table-row{text-align:right;grid-template-columns:1.3fr 1fr 1fr;align-items:center;gap:15px;width:100%;display:grid}.table-head{color:#8a9485;background:#f8f9f3;border-radius:6px;padding:12px 10px;font-size:9px}.table-head>span:first-child,.table-row>span:first-child{text-align:left}.table-row{color:#485b40;background:#fff;border:0;border-bottom:1px solid #eef0e9;padding:14px 10px;font-size:12px}.table-row:hover{background:#fafbf5}.table-row:last-child{border:0}.table-row b{font-size:11px}.table-row small{color:#98a08e;margin-top:5px;font-size:9px;display:block}.positive-text{color:#3e7752}.negative-text{color:#b65946!important}.two-columns{grid-template-columns:1fr 1fr;gap:22px;display:grid}.preview-row{border-bottom:1px solid #f0f1eb;align-items:center;gap:12px;padding:12px 0;font-size:12px;display:flex}.preview-row:last-child{border:0}.preview-row>div{flex:1}.preview-row small{color:#969c8f;margin-top:5px;font-size:10px;display:block}.preview-row>b{white-space:nowrap;font-size:12px}.item-icon{color:#839767;background:#f0f3e6;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:37px;height:37px;display:flex}.item-icon.purple{color:#8e81a1;background:#f0edf4}.goals-panel{background:#f1f3e9}.goal-preview{margin-bottom:20px}.goal-preview h3{margin:14px 0 10px;font-size:20px}.goal-preview>strong{letter-spacing:-.6px;font-size:25px;font-weight:500;display:block}.goal-preview>p{margin:15px 0}.footer{color:#a7ad9e;justify-content:space-between;align-items:center;gap:16px;padding:15px 0 27px;font-size:9px;display:flex}.footer .brand{color:#89977e;font-size:13px}.footer .brand-icon{background:#e7ecde;width:24px;height:24px}.footer .brand-icon svg{width:15px}.toolbar{justify-content:space-between;align-items:center;gap:12px;margin-bottom:22px;display:flex}.chips{flex-wrap:wrap;gap:7px;margin:8px 0;display:flex}.chips button{color:#859179;background:0 0;border:1px solid #e0e5d7;border-radius:7px;min-height:36px;padding:9px 13px;font-size:11px}.chips button.active{color:#496239;background:#e6edda;border-color:#dae5c8;font-weight:600}.search{width:210px;min-height:38px;padding:10px 12px;font-size:12px}.item-list{padding:0 22px}.plan-row{border-bottom:1px solid #ecefe4;align-items:center;gap:14px;padding:22px 0;display:flex}.plan-row:last-child{border:0}.plan-row.inactive .record-main,.plan-row.inactive .plan-amount{opacity:.5}.record-main{flex:1;min-width:0}.record-main>strong{overflow-wrap:anywhere;font-size:13px;line-height:1.5;display:block}.record-main>span,.record-main>small{color:#929a8a;margin-top:5px;font-size:10px;line-height:1.5;display:block}.plan-amount{text-align:right}.plan-amount>strong{white-space:nowrap;font-size:14px}.plan-amount>small{color:#9ba28f;margin-top:5px;font-size:9px;display:block}.row-actions{align-items:center;gap:2px;display:flex}.record-row{border-bottom:1px solid #eef0e7;align-items:center;gap:14px;padding:17px 0;display:flex}.record-row:last-child{border-bottom:0}.onboarding .record-row>div{min-width:0}.onboarding .record-row small{color:var(--muted);margin-top:4px;display:block}.record-row>strong{white-space:nowrap;font-size:13px}.empty-inline{color:#909b86;padding:12px 0;font-size:12px}.profile-facts{grid-template-columns:repeat(4,1fr);gap:15px;margin:25px 0;display:grid}.profile-facts>div>span{color:#8d9a81;margin-bottom:15px;font-size:10px;display:block}.profile-facts strong{letter-spacing:-.7px;font-size:24px;font-weight:500}.profile-facts strong small{font-size:15px}.notice{color:#637b4e;background:#f0f4e8;border:1px solid #dde6cf;border-radius:8px;align-items:flex-start;gap:9px;margin:15px 0;padding:13px 15px;font-size:12px;line-height:1.6;display:flex}.notice>svg{flex-shrink:0;margin-top:1px}.notice.error{color:#a76045;background:#fff3ed;border-color:#efd9cc}.notice.success{color:#58743b;background:#ebf4e4;border-color:#d5e5c5}.empty{text-align:center;padding:32px 20px}.empty-mark{color:#8c9c76;background:#f0f3e9;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;margin-bottom:15px;font-size:22px;display:inline-flex}.empty h3{font-size:15px}.empty p{color:#8d9784;max-width:370px;margin:9px auto 15px;font-size:12px}.loading{color:#849178;justify-content:center;align-items:center;gap:12px;min-height:220px;font-size:13px;display:flex}.spin{animation:1.4s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.welcome{text-align:center;max-width:650px;margin:50px auto;padding:50px}.round-icon{background:#e6edda;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:22px;display:inline-flex}.welcome h2{font-size:26px}.welcome p{color:#8b9681;margin:20px 0 26px;font-size:14px}dialog{color:var(--ink);background:#fafbf7;border:1px solid #e0e7d6;border-radius:17px;width:min(680px,100vw - 28px);max-height:calc(100dvh - 30px);padding:27px;overflow-y:auto;box-shadow:0 24px 90px #132c3440}dialog::backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#143c354d}.modal-head{justify-content:space-between;align-items:center;gap:15px;margin-bottom:20px;display:flex}.modal-head h2{font-size:23px}.modal-head .eyebrow{margin-bottom:7px}.form-grid{grid-template-columns:1fr 1fr;gap:20px 17px;margin:25px 0;display:grid}.field{min-width:0}.field label{margin-bottom:8px;font-size:12px;display:block}.field small{color:#909b84;margin-top:8px;font-size:10px;line-height:1.5;display:block}.field .optional{color:#8a9680;font-size:9px;font-weight:400}.field.wide,.check-field{grid-column:1/-1}.check-field label,.check-line{align-items:center;gap:10px;font-size:12px;line-height:1.5;display:flex}.check-field input,.check-line input{margin:0}.modal-actions{border-top:1px solid #e3e8d9;justify-content:flex-end;gap:10px;margin-top:24px;padding-top:20px;display:flex}.modal-actions .primary{min-width:150px}.offline-banner,.update-banner{z-index:20;color:#765b38;background:#ecddc6;justify-content:center;align-items:center;gap:10px;padding:10px 20px;font-size:12px;display:flex;position:relative}.update-banner{background:#dce9c9}.update-banner button{color:#fff;background:#47733e;border:0;border-radius:5px;padding:5px 10px}.login-layout{grid-template-columns:1fr 1fr;min-height:100dvh;display:grid}.login-story{color:#e4efd9;background:#173e36;flex-direction:column;justify-content:space-between;gap:65px;padding:48px 65px;display:flex}.login-story .eyebrow{color:#96bba0}.login-story h1{letter-spacing:-3px;font-size:clamp(46px,4.5vw,75px);line-height:1.12}.login-story h1 em{color:#d1eaa9;font-style:normal}.login-story p{color:#aac4b4;margin-top:26px;font-size:14px;line-height:1.9}.login-story>small{color:#8eaf9c;font-size:11px}.story-stats{color:#d5e5c7;gap:28px;margin-top:45px;font-size:12px;display:flex}.story-stats span{align-items:center;gap:8px;display:flex}.story-stats svg{width:16px}.login-panel{justify-content:center;align-items:center;padding:45px;display:flex}.login-card{width:100%;max-width:360px}.login-card h2{letter-spacing:-1px;margin:16px 0 13px;font-size:30px}.login-card>.muted{font-size:13px}.login-card form{margin:28px 0 16px}.login-card form>label{margin:22px 0}.login-card .primary{margin-top:12px}.password-input{margin-top:8px;position:relative}.password-input input{padding-right:46px}.password-input button{position:absolute;top:4px;right:4px}.login-divider{white-space:nowrap;letter-spacing:1px;color:#a4ad97;align-items:center;gap:12px;margin:27px 0 20px;font-size:8px;display:flex}.login-divider:before,.login-divider:after{content:"";background:#e0e6d6;width:100%;height:1px}.login-card .tiny{margin-top:12px}.recovery{max-width:500px;margin:80px auto;padding:25px}.recovery h1{margin-top:35px;font-size:28px}@media (width>=1600px){.workspace{padding-top:48px}.metric>strong{font-size:37px}.metric{padding:25px}.bar-chart{height:170px}}@media (width<=1200px){.sidebar{width:198px;padding:30px 17px 20px}.sidebar .brand{font-size:20px}.main-column{width:calc(100% - 198px);margin-left:198px}.workspace{padding:30px 25px 0}.topbar{padding:0 25px}.metric{padding:18px 15px}.metric>strong{font-size:25px}.metric-footer{font-size:8px}.metric-footer b{font-size:10px}.metric-footer{flex-wrap:wrap}.page-heading h1{font-size:29px}.page-heading .primary{font-size:12px}.toolbar{flex-direction:column;align-items:flex-start}.search{width:100%}.row-actions{gap:0}.plan-row{gap:10px}.plan-row .icon-button{width:30px}.profile-facts{grid-template-columns:1fr 1fr}.two-columns .section-heading{align-items:flex-start}.section-heading h2{font-size:16px}}@media (width<=850px){.sidebar{width:82px;padding:26px 13px 20px}.sidebar .brand>span:last-child,.workspace-label,.sidebar-note,.sidebar nav button>span,.sidebar-bottom,.sidebar nav button .nav-dot{display:none}.sidebar .brand{justify-content:center}.sidebar nav{margin-top:45px}.sidebar nav button{justify-content:center;padding:14px}.main-column{width:calc(100% - 82px);margin-left:82px}.metric>strong{font-size:24px}.metrics{gap:10px}.metric-label{font-size:10px}.metric>p{font-size:9px}.page-heading{align-items:flex-start}.page-heading h1{font-size:27px}.two-columns{gap:15px}.panel{padding:20px}.login-story{padding:40px}.login-panel{padding:35px}.login-story h1{font-size:49px}}@media (width<=650px){.app-layout{padding-bottom:76px}.sidebar{width:100%;height:70px;padding:5px 12px calc(5px + env(safe-area-inset-bottom));height:calc(70px + env(safe-area-inset-bottom));background:#fdfdf8;border-top:1px solid #dce3d4;position:fixed;inset:auto 0 0;box-shadow:0 -4px 20px #183c3405}.sidebar>.brand{display:none}.sidebar nav{grid-template-columns:repeat(4,1fr);gap:5px;margin:0;display:grid}.sidebar nav button{color:#8a9780;border-radius:8px;flex-direction:column;gap:5px;min-height:54px;padding:7px 0;font-size:9px}.sidebar nav button>span{display:block}.sidebar nav button.active{color:#3e6741;background:#edf2e3}.sidebar nav button .nav-dot{display:none}.main-column{width:100%;margin:0}.topbar{height:58px;padding:0 19px}.breadcrumb{gap:7px;font-size:9px}.topbar-right{gap:7px}.connection{font-size:9px}.avatar{width:27px;height:27px;font-size:10px}.workspace{padding:26px 17px 0}.page-heading{flex-direction:column;align-items:stretch;gap:18px;margin-bottom:20px}.page-heading .eyebrow{margin-bottom:9px;font-size:8px}.page-heading h1{letter-spacing:-.9px;font-size:28px}.page-heading p{max-width:330px;margin-top:8px;font-size:12px}.page-heading .primary{align-self:flex-start;min-height:40px;padding:10px 13px}.demo-banner{align-items:flex-start;padding:10px;font-size:10px;line-height:1.5}.demo-banner svg{flex-shrink:0}.demo-banner button{margin-top:2px;font-size:10px}.period-heading{flex-direction:column;align-items:flex-start;gap:12px;margin-top:22px}.period-label{font-size:13px}.inline-select{align-self:flex-end;font-size:10px}.metrics{grid-template-columns:1fr 1fr;gap:12px;margin-bottom:17px}.hero-metric{grid-column:1/-1}.metric{padding:17px 16px}.metric>strong{font-size:25px}.metric.hero-metric>strong{font-size:38px}.metric .metric-label{margin-bottom:15px;font-size:10px}.metric-label>span{width:25px;height:25px}.metric>p{min-height:25px;margin-bottom:14px;font-size:9px;line-height:1.5}.hero-metric>p{min-height:0}.hero-metric .metric-footer{flex-wrap:nowrap;font-size:10px}.hero-metric .metric-footer b{font-size:12px}.metric-footer{gap:5px;padding-top:12px;line-height:1.5}.metric-footer b{font-size:11px}.panel{border-radius:10px;margin-bottom:17px;padding:19px 15px}.section-heading{gap:10px;margin-bottom:18px}.section-heading h2{font-size:16px}.section-heading .neutral{display:none}.bar-chart{gap:4px;height:145px;padding:0}.bar-slot small{font-size:7px}.table-head{grid-template-columns:1.4fr 1fr 1fr;gap:6px;padding:10px 5px;font-size:8px;line-height:1.5}.table-row{grid-template-columns:1.4fr 1fr 1fr;gap:6px;padding:13px 5px;font-size:10px}.table-row b{font-size:9px}.table-row small{font-size:8px}.two-columns{grid-template-columns:1fr;gap:0}.footer{flex-wrap:wrap;gap:12px;padding-bottom:20px;font-size:8px}.footer>span:nth-child(2){display:none}.preview-row{font-size:12px}.goal-preview>strong{font-size:28px}.toolbar{gap:10px}.chips{gap:5px}.chips button{min-height:38px;padding:8px 10px;font-size:10px}.search{font-size:13px}.item-list{padding:0 15px}.plan-row{grid-template-columns:34px 1fr auto;gap:12px 10px;padding:19px 0;display:grid}.plan-row .item-icon{grid-row:1;width:33px;height:33px}.record-main>strong{font-size:12px}.record-main>span{font-size:10px}.plan-amount>strong{font-size:12px}.plan-row .row-actions{grid-column:2/-1;justify-content:flex-end}.plan-row .icon-button,.row-actions .icon-button{width:42px;height:40px}.plan-amount{align-self:start;padding-top:3px}.collection .section-heading{align-items:flex-start}.collection .record-row{flex-wrap:wrap;gap:8px}.collection .record-main{flex-basis:55%}.record-row{gap:9px}.payment-row{flex-wrap:wrap}.payment-row .record-main{flex-basis:40%}.payment-row>.secondary{margin-left:auto}.compact{min-height:40px;font-size:10px}.profile-facts strong{font-size:23px}.notice{padding:12px;font-size:11px}.form-grid{grid-template-columns:1fr;gap:20px}.field.wide,.check-field{grid-column:auto}.field label{font-size:13px}.field input,.field select,.field textarea,.recovery input{font-size:16px}.field small{font-size:11px}dialog{width:100%;max-width:100%;max-height:92dvh;padding:23px 20px calc(22px + env(safe-area-inset-bottom));border-radius:19px 19px 0 0;margin:auto 0 0}.modal-head h2{font-size:22px}.modal-actions{background:#fafbf7;margin-bottom:0;padding:17px 0;position:sticky;bottom:-23px}.modal-actions>*{flex:1}.login-layout{flex-direction:column;display:flex}.login-story{padding:29px 27px;padding-top:calc(24px + env(safe-area-inset-top));gap:0}.login-story>div:not(.brand){display:none}.login-story .brand{font-size:23px}.login-story h1{letter-spacing:-2px;font-size:45px}.login-story h1 br:nth-child(2){display:none}.login-story p{margin-top:18px;font-size:12px}.login-story>small{display:none}.story-stats{margin-top:22px;font-size:10px}.login-panel{padding:38px max(27px, env(safe-area-inset-right)) calc(38px + env(safe-area-inset-bottom)) max(27px, env(safe-area-inset-left))}.login-card{max-width:440px}.login-card input{font-size:16px}.login-card h2{font-size:28px}.welcome{margin:20px 0;padding:35px 22px}.welcome h2{font-size:23px}.welcome p{font-size:13px}.offline-banner,.update-banner{padding:8px 15px;font-size:10px;line-height:1.5}.offline-banner svg{flex-shrink:0}.recovery{margin:30px auto}.small{font-size:11px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation-duration:.01ms!important}}@media (width<=420px){.breadcrumb>.crumb-root,.breadcrumb>svg{display:none}.metric:not(.hero-metric)>strong{font-size:clamp(18px,5vw,25px)}}.year-panel{padding:22px 0 0;overflow:hidden}.year-panel>.section-heading,.year-help,.year-footnote{margin-left:22px;margin-right:22px}.year-panel .chips button{align-items:center;gap:6px;display:inline-flex}.year-help{margin-bottom:15px}.year-scroll{overscroll-behavior-x:contain;scrollbar-color:#9fb38c #f0f3e9;border-block:1px solid #dbe4d2;width:100%;max-height:72vh;overflow:auto}.year-scroll:focus-visible{outline-offset:-3px;outline:3px solid #86ab68}.year-table{border-collapse:separate;border-spacing:0;table-layout:fixed;font-variant-numeric:tabular-nums;width:max-content;min-width:100%;font-size:12px}.year-table th,.year-table td{text-align:right;vertical-align:middle;border-bottom:1px solid #e4e9dc;border-right:1px solid #e4e9dc;width:140px;min-width:140px;max-width:140px;padding:13px 12px;line-height:1.4}.year-table th:first-child{text-align:left;z-index:2;white-space:normal;overflow-wrap:anywhere;background:#fcfdf9;width:214px;min-width:214px;max-width:214px;position:sticky;left:0;box-shadow:2px 0 3px #183a2710}.year-table thead th{z-index:3;text-align:center;color:#44643b;background:#eaf0e1;position:sticky;top:0}.year-table thead tr:first-child th{height:40px;padding-block:8px}.year-table thead tr:nth-child(2) th{text-align:center;background:#f4f7ee;width:140px;min-width:140px;max-width:140px;height:62px;top:40px}.year-table thead tr:nth-child(2) th:first-child{z-index:3;box-shadow:none;left:auto}.year-table thead th.year-corner{z-index:5;text-align:left;width:214px;min-width:214px;max-width:214px;top:0;left:0}.year-table .month-heading{text-transform:capitalize}.year-table th small{color:#8d9c80;margin-top:5px;font-size:10px;font-weight:400;display:block}.year-table .section-row th,.year-table .section-row td{color:#536b42;background:#eaf0e1;padding-block:10px;font-size:11px}.year-table .section-row td{text-align:left;white-space:normal;max-width:none}.year-table .section-row.reserve th,.year-table .section-row.reserve td{color:#64758d;background:#edf0f6}.year-table .section-row.payment th,.year-table .section-row.payment td{color:#997b49;background:#fcf1e3}.year-table .expense-matrix-row:hover td,.year-table .expense-matrix-row:hover th{background:#f6f9f0}.year-table .expense-matrix-row.reserve td:not(.zero-cell){color:#506f94;background:#f7f9fd}.year-table .expense-matrix-row.payment td:not(.zero-cell){color:#9a7942;background:#fff9ec}.year-table .zero-cell{color:#b8c0af}.year-table .summary-row th,.year-table .summary-row td{background:#f7f9f1;font-weight:500}.year-table .summary-row.emphasis th,.year-table .summary-row.emphasis td{font-weight:700}.year-table .summary-row .negative-cell{color:#af5747;background:#fff0e9}.year-table .summary-row .balance-cell{color:#4a733d;background:#eaf2df}.year-footnote{padding:16px 0 20px;line-height:1.7}.period-detail{padding:0 22px}.period-picker{background:#f4f7ed;border-radius:10px;align-items:center;gap:8px;margin:20px 0;padding:12px;display:flex}.period-picker label{flex:1;min-width:0}.period-picker select{font-size:13px}.period-breakdown{margin-bottom:24px}.period-breakdown h3{margin-bottom:6px;font-size:15px}.period-cost{border-bottom:1px solid #e7ebdf;justify-content:space-between;align-items:baseline;gap:16px;padding:12px 0;font-size:13px;display:flex}.period-cost>span{overflow-wrap:anywhere;min-width:0}.period-cost>span small{color:#8a987e;font-size:10px;display:block}.period-cost>strong{white-space:nowrap;font-variant-numeric:tabular-nums}.period-totals{background:#f1f5e8;border-radius:10px;padding:18px}.sr-only{clip:rect(0, 0, 0, 0)!important;white-space:nowrap!important;width:1px!important;height:1px!important;position:absolute!important;overflow:hidden!important}@media (width<=650px){.sidebar nav{grid-template-columns:repeat(5,1fr)}.sidebar nav button{font-size:8px}.year-panel>.section-heading{flex-direction:column;align-items:flex-start}.year-panel>.section-heading,.year-help,.year-footnote{margin-left:15px;margin-right:15px}.year-table th:first-child,.year-table thead th.year-corner{width:148px;min-width:148px;max-width:148px;font-size:11px}.year-table th,.year-table td,.year-table thead tr:nth-child(2) th{width:132px;min-width:132px;max-width:132px;padding:12px 10px;font-size:11px}.year-table thead .month-heading{font-size:11px}.year-scroll{max-height:66dvh}.period-detail{padding:0 15px}.period-picker{gap:2px;padding:7px}.period-picker select{padding:10px 6px;font-size:12px}.period-cost{font-size:12px}.period-totals{padding:13px}}
