/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.relative{position:relative}.start{inset-inline-start:var(--spacing)}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--ink:#142a27;--deep:#12342f;--green:#176c5b;--mint:#dff5ea;--cream:#f5f4ed;--paper:#fff;--line:#dedfd7;--muted:#687571;--blue:#4966ed;--amber:#f4b64b}*{box-sizing:border-box}html{background:var(--cream)}body{color:var(--ink);background:var(--cream);margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input{font:inherit}button{color:inherit}.app-shell{grid-template-columns:248px minmax(0,1fr);min-height:100vh;display:grid}.sidebar{z-index:5;background:var(--deep);color:#f8fbf6;flex-direction:column;width:248px;padding:28px 18px 20px;display:flex;position:fixed;inset:0 auto 0 0}.brand{color:#fff;letter-spacing:-.8px;cursor:pointer;background:0 0;border:0;align-items:center;gap:11px;padding:0 10px 30px;font-size:22px;font-weight:750;display:flex}.brand-mark{justify-content:center;align-items:end;gap:2px;width:26px;height:26px;display:flex;transform:rotate(-2deg)}.brand-mark i{background:#9ae1c4;border-radius:5px 5px 2px 2px;width:6px;display:block}.nav-label,.eyebrow{text-transform:uppercase;letter-spacing:1.5px;color:#78847f;margin:0 0 9px;font-size:10px;font-weight:800}.sidebar .nav-label{color:#6f938b;margin-top:12px;padding:0 13px}.sidebar nav button{color:#b9cbc5;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:10px;align-items:center;gap:12px;width:100%;margin:3px 0;padding:12px 13px;font-size:14px;font-weight:650;transition:all .18s;display:flex}.sidebar nav button:hover,.sidebar nav button.active{color:#fff;background:#214740}.nav-glyph{color:#8fc0b3;text-align:center;width:20px;font-size:18px}.nav-count{color:#29362f;background:#f2c362;border-radius:50%;place-items:center;width:21px;height:21px;margin-left:auto;font-size:11px;display:grid}.side-footer{gap:10px;margin-top:auto;display:grid}.invite,.profile{cursor:pointer;text-align:left;border:0;align-items:center;width:100%;display:flex}.invite{color:#d2eee4;background:#194038;border:1px solid #2c5a50;border-radius:12px;gap:10px;padding:12px}.invite>span:first-child{background:#28574d;border-radius:8px;place-items:center;width:30px;height:30px;font-size:18px;display:grid}.invite span:nth-child(2),.profile span:nth-child(2){gap:3px;display:grid}.invite strong,.profile strong{font-size:12px}.invite small,.profile small{color:#89a9a1;font-size:10px}.profile{color:#fff;background:0 0;border-top:1px solid #2a4c46;gap:10px;padding:11px 8px 0}.profile>span:last-child{color:#789a91;margin-left:auto}.avatar{color:#173832;background:#d7ead1;border-radius:50%;place-items:center;width:34px;height:34px;font-size:11px;font-weight:800;display:grid}main{grid-column:2;min-width:0}.topbar{border-bottom:1px solid var(--line);z-index:4;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#f5f4edf0;align-items:center;height:72px;padding:0 42px;display:flex;position:sticky;top:0}.search{color:#87908d;align-items:center;gap:9px;width:min(460px,48vw);display:flex}.search input{color:var(--ink);background:0 0;border:0;outline:0;flex:1;font-size:13px}.search kbd{background:#fdfdf9;border:1px solid #d3d5cd;border-radius:5px;padding:3px 7px;font-size:10px}.top-actions{color:#59706b;align-items:center;gap:9px;margin-left:auto;font-size:11px;display:flex}.top-actions button{cursor:pointer;background:#fafaf6;border:1px solid #d7d9d0;border-radius:50%;width:31px;height:31px}.live-dot{background:#36a67c;border-radius:50%;width:7px;height:7px;margin-left:8px;box-shadow:0 0 0 4px #d9eee4}.mobile-brand,.mobile-nav{display:none}.page{max-width:1450px;margin:0 auto;padding:42px clamp(24px,4vw,58px) 70px}.page-intro{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:28px;display:flex}.page-intro h1{letter-spacing:-1.6px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:40px;font-weight:500;line-height:1.06}.page-intro>div>p:last-child{color:var(--muted);margin:9px 0 0;font-size:13px}.basis-toggle{background:#e8e8e0;border-radius:9px;padding:3px;display:flex}.basis-toggle button{color:#75807d;cursor:pointer;background:0 0;border:0;border-radius:7px;padding:7px 13px;font-size:11px;font-weight:700}.basis-toggle button.selected{color:var(--ink);background:#fff;box-shadow:0 1px 4px #34443c1a}.hero-card{color:#fff;background:#155448;border-radius:18px;grid-template-columns:1.3fr .7fr;min-height:240px;margin-bottom:18px;display:grid;position:relative;overflow:hidden;box-shadow:0 15px 40px #14392f18}.hero-copy{z-index:2;padding:34px 38px}.balance{letter-spacing:-2px;margin:7px 0 8px;font-family:Georgia,serif;font-size:52px;line-height:1}.balance span{opacity:.72;font-size:28px}.balance-note{color:#b9d5cd;font-size:11px}.hero-buttons{gap:9px;margin-top:26px;display:flex}.button{cursor:pointer;border:0;border-radius:9px;padding:10px 15px;font-size:12px;font-weight:750;transition:all .15s}.button:hover{transform:translateY(-1px)}.light-button{color:#17473e;background:#e7f5ee}.ghost-button{color:#d4e9e2;background:#ffffff12;border:1px solid #ffffff26}.primary-button{padding:12px 17px}.hero-art{min-height:240px;position:relative}.orb{filter:blur(1px);border-radius:50%;position:absolute}.orb-one{opacity:.9;background:#d8ef97;width:240px;height:240px;top:-65px;right:-30px}.orb-three{border:1px solid #fff8;width:100px;height:100px;top:60px;right:170px}.card-line{transform-origin:100%;background:#fff7;height:1px;position:absolute;right:5px;transform:rotate(-32deg)}.l1{width:260px;top:78px}.l2{width:190px;top:128px}.mini-chip{background:#ffffff18;border:1px solid #fff9;border-radius:6px;width:36px;height:27px;position:absolute;top:80px;right:62px}.metrics-grid{grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:18px;display:grid}.metric{background:var(--paper);border:1px solid var(--line);border-radius:13px;padding:18px 19px}.metric p{color:#61706c;justify-content:space-between;margin:0 0 10px;font-size:11px;font-weight:650;display:flex}.metric p button{color:#87918e;background:0 0;border:1px solid #c9cfca;border-radius:50%;width:15px;height:15px;font-size:8px}.metric>strong{letter-spacing:-.7px;margin-bottom:10px;font-family:Georgia,serif;font-size:26px;font-weight:500;display:block}.metric div{align-items:center;gap:7px;display:flex}.metric div span{border-radius:5px;padding:3px 6px;font-size:9px;font-weight:800}.metric small{color:#8a928f;font-size:9px}.content-grid{grid-template-columns:minmax(0,1.35fr) minmax(320px,.65fr);gap:16px;margin-bottom:18px;display:grid}.panel{background:var(--paper);border:1px solid var(--line);border-radius:14px;padding:22px}.panel-head{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.panel h2,.books-health h2,.insight-card h2{letter-spacing:-.5px;margin:0;font-family:Georgia,serif;font-size:22px;font-weight:500}.text-button{color:#46655e;cursor:pointer;background:0 0;border:0;padding:5px;font-size:10px;font-weight:800}.chart-summary{justify-content:space-between;align-items:end;margin:24px 0 3px;display:flex}.chart-summary small{color:#83908b;margin-bottom:4px;font-size:10px;display:block}.chart-summary strong{font-size:18px}.legend{color:#75817d;gap:13px;font-size:9px;display:flex}.legend span{align-items:center;gap:5px;display:flex}.legend i{border-radius:2px;width:7px;height:7px;display:block}.bar-chart{background:repeating-linear-gradient(#fff,#fff 30px,#eef0eb 31px);border-bottom:1px solid #e5e7e1;justify-content:space-around;align-items:end;height:125px;padding:0 15px;display:flex}.bar-group{flex-direction:column;justify-content:end;align-items:center;gap:7px;height:100%;display:flex}.bars{align-items:end;gap:4px;height:95px;display:flex}.bars i{border-radius:3px 3px 0 0;width:10px;display:block}.bar-group>span{color:#84908c;font-size:8px}.count-pill{background:#f1f1eb;border-radius:50%;place-items:center;width:26px;height:26px;font-size:10px;font-weight:800;display:grid}.action-row{border-bottom:1px solid #ecece6;grid-template-columns:36px 1fr auto;align-items:center;gap:10px;padding:16px 0;display:grid}.action-row:last-child{border-bottom:0;padding-bottom:0}.action-icon{border-radius:9px;place-items:center;width:34px;height:34px;font-weight:900;display:grid}.action-row strong{font-size:11px}.action-row p{color:#7d8784;margin:3px 0 0;font-size:9px;line-height:1.35}.action-row button{cursor:pointer;background:#f0f2ed;border:0;border-radius:7px;padding:7px 9px;font-size:9px;font-weight:800}.transactions-panel{margin-bottom:18px}.table-wrap{overflow-x:auto}table{border-collapse:collapse;width:100%;margin-top:13px}th{text-align:left;color:#8a9490;text-transform:uppercase;letter-spacing:.8px;border-bottom:1px solid #e8e9e3;padding:9px 8px;font-size:8px}td{color:#64716d;border-bottom:1px solid #eff0eb;padding:11px 8px;font-size:10px}tbody tr:last-child td{border-bottom:0}.merchant{align-items:center;gap:10px;display:flex}.merchant>span:nth-child(2){gap:2px;display:grid}.merchant strong{color:var(--ink);font-size:11px}.merchant small{font-size:9px}.merchant-icon{border-radius:9px;place-items:center;width:31px;height:31px;font-weight:900;display:grid}.merchant-icon.ink{color:#304f48;background:#e4e9e7}.category{color:#50615d;white-space:nowrap;background:#f2f4ef;border-radius:6px;padding:5px 7px}.category i{background:#43a27d;border-radius:50%;width:5px;height:5px;display:inline-block}.review-pill{color:#755017;cursor:pointer;background:#fff6df;border:1px solid #e3b454;border-radius:6px;padding:5px 8px;font-size:9px;font-weight:800}.amount-cell{text-align:right;color:var(--ink);white-space:nowrap;font-weight:750}.amount-cell.income{color:#17775c}.switch-banner{background:#e2ead6;border:1px solid #d4dfc5;border-radius:14px;grid-template-columns:auto 1fr auto auto;align-items:center;gap:20px;padding:20px 22px;display:grid}.switch-icon{background:#f5f7ed;border-radius:10px;place-items:center;width:40px;height:40px;font-size:22px;display:grid}.switch-banner h3{margin:0 0 3px;font-family:Georgia,serif;font-size:18px;font-weight:500}.switch-banner p:last-child{color:#647169;margin:0;font-size:10px}.switch-progress{align-items:center;gap:8px;display:flex}.switch-progress>span{background:#c5d1bd;border-radius:4px;width:76px;height:5px;overflow:hidden}.switch-progress i{background:#285f50;width:67%;height:100%;display:block}.switch-progress small{color:#607068;white-space:nowrap;font-size:9px}.account-grid{grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:18px;display:grid}.account-card{border:1px solid var(--line);background:#fff;border-radius:15px;flex-direction:column;min-height:178px;padding:22px;display:flex}.dark-account{background:var(--deep);color:#fff}.account-card p{margin:0 0 17px;font-size:11px}.account-card>strong{font-family:Georgia,serif;font-size:29px;font-weight:500}.account-card>span{color:#84928d;margin-top:3px;font-size:9px}.dark-account>span{color:#a9c7be}.account-card>div{justify-content:space-between;align-items:center;margin-top:auto;font-size:9px;display:flex}.account-card button{cursor:pointer;background:#eff1ec;border:0;border-radius:6px;padding:6px 8px;font-size:9px}.filters{gap:7px;display:flex}.filters button{color:#62706c;background:#fafbf7;border:1px solid #dfe1da;border-radius:7px;padding:7px 9px;font-size:9px}.invoice-summary{border:1px solid var(--line);background:#fff;border-radius:14px;grid-template-columns:repeat(4,1fr);margin-bottom:18px;display:grid;overflow:hidden}.invoice-summary>div{border-right:1px solid #e7e8e1;gap:4px;padding:20px;display:grid}.invoice-summary>div:last-child{border:0}.invoice-summary p{color:#76817d;margin:0;font-size:10px}.invoice-summary strong{font-family:Georgia,serif;font-size:25px;font-weight:500}.invoice-summary small{color:#8a9591;font-size:9px}.invoice-rail>span{background:#e3e5df;border-radius:4px;height:5px;overflow:hidden}.invoice-rail i{background:#27705d;width:62%;height:100%;display:block}.invoice-row{border-bottom:1px solid #ecece6;grid-template-columns:auto 1fr 100px 85px 50px;align-items:center;gap:14px;padding:14px 5px;font-size:11px;display:grid}.invoice-row:last-child{border-bottom:0}.invoice-row>div{gap:3px;display:grid}.invoice-row small{color:#84908c;font-size:9px}.doc-icon{color:#52665f;background:#eef1eb;border-radius:8px;place-items:center;width:32px;height:32px;display:grid}.status{border-radius:6px;justify-self:start;padding:5px 8px;font-size:9px;font-weight:800}.status.draft{color:#5f6966;background:#ecefea}.row-button{background:var(--deep);color:#fff;cursor:pointer;border:0;border-radius:6px;padding:7px;font-size:9px}.row-menu{color:#87908d;cursor:pointer;background:0 0;border:0}.books-health{background:#dfeee7;border:1px solid #cde2d8;border-radius:15px;grid-template-columns:auto 1fr auto;align-items:center;gap:22px;margin-bottom:18px;padding:25px;display:grid}.health-ring{background:conic-gradient(#23715d 98%,#b8d3c9 0);border-radius:50%;place-items:center;width:76px;height:76px;display:grid;position:relative}.health-ring:after{content:"";background:#e7f2ed;border-radius:50%;position:absolute;inset:7px}.health-ring span{z-index:1;font-family:Georgia,serif;font-size:24px}.health-ring small{font-size:12px}.books-health p:last-child{color:#61736c;margin:6px 0 0;font-size:10px}.reports-layout{grid-template-columns:1.2fr .8fr}.report-row{text-align:left;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #ecece6;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;width:100%;padding:13px 3px;display:grid}.report-row:last-child{border-bottom:0}.report-row>span:nth-child(2){gap:3px;display:grid}.report-row strong{font-size:11px}.report-row small{color:#84908c;font-size:9px}.close-panel{color:#fff;background:#1a3934}.close-panel .eyebrow{color:#83a79e}.close-panel h2{font-family:Georgia,serif;font-weight:500}.checklist{margin:18px 0}.checklist p{color:#b7d0c9;align-items:center;gap:9px;font-size:10px;display:flex}.checklist p span{background:#2b594f;border-radius:50%;place-items:center;width:18px;height:18px;font-size:8px;display:grid}.checklist p.open{color:#f1cf85}.checklist p.open span{background:#65562f}.close-panel .button{color:#173a32;background:#dff1e9;width:100%}.close-panel .button:disabled{opacity:.45;cursor:not-allowed}.close-panel>small{text-align:center;color:#7fa197;margin-top:8px;font-size:8px;display:block}.runway-card{color:#fff;background:#174b42;border-radius:17px;grid-template-columns:1fr 1fr;min-height:260px;margin-bottom:18px;padding:35px;display:grid;overflow:hidden}.runway-card strong{font-family:Georgia,serif;font-size:58px;font-weight:500;display:block}.runway-card strong span{color:#b7d2ca;font-size:23px}.runway-card p:not(.eyebrow){color:#aec9c1;max-width:390px;font-size:11px;line-height:1.6}.runway-card button{color:#d6ebe5;background:0 0;border:0;padding:10px 0;font-size:10px;font-weight:800}.runway-bars{justify-content:flex-end;align-items:end;gap:7px;padding:28px 10px 0;display:flex}.runway-bars i{opacity:.85;background:linear-gradient(#d5ed92,#72ba9f);border-radius:5px 5px 0 0;width:19px;display:block}.insight-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.insight-card{border:1px solid var(--line);background:#fff;border-radius:14px;padding:24px}.insight-tag{color:#246a59;text-transform:uppercase;letter-spacing:.7px;background:#daf0e6;border-radius:5px;padding:5px 8px;font-size:8px;font-weight:900;display:inline-block}.insight-card h2{margin:19px 0 9px}.insight-card p{color:#6c7874;font-size:10px;line-height:1.55}.evidence{gap:7px;margin:18px 0;display:flex}.evidence span{color:#75817d;background:#f1f3ee;border-radius:5px;padding:5px 7px;font-size:8px}.insight-card button{color:#315e53;background:0 0;border:0;padding:8px 0;font-size:10px;font-weight:800}.muted-insight button{color:#9aa19e}.toast{z-index:20;color:#fff;background:#142f2a;border-radius:10px;align-items:center;gap:9px;padding:12px 16px;font-size:11px;animation:.22s slide;display:flex;position:fixed;bottom:25px;right:26px;box-shadow:0 12px 36px #0f292452}.toast span{background:#3d9a78;border-radius:50%;place-items:center;width:20px;height:20px;display:grid}@keyframes slide{0%{opacity:0;transform:translateY(10px)}}@media (max-width:1000px){.app-shell{grid-template-columns:210px minmax(0,1fr)}.sidebar{width:210px}.topbar{padding:0 28px}.metrics-grid{grid-template-columns:repeat(2,1fr)}.content-grid{grid-template-columns:1fr}.account-grid,.insight-grid,.invoice-summary{grid-template-columns:1fr 1fr}.invoice-summary>div:nth-child(2){border-right:0}.invoice-summary>div:nth-child(-n+2){border-bottom:1px solid #e7e8e1}.switch-banner{grid-template-columns:auto 1fr}.switch-progress{grid-column:2}.switch-banner .button{grid-column:2;justify-self:start}}@media (max-width:720px){.app-shell{display:block}.sidebar{display:none}main{padding-bottom:64px}.topbar{height:62px;padding:0 18px}.mobile-brand{align-items:center;gap:7px;font-size:17px;font-weight:800;display:flex}.mobile-brand .brand-mark{width:20px;height:20px}.search{width:auto;margin-left:auto}.search input,.search kbd,.live-copy{display:none}.top-actions{margin-left:12px}.top-actions button:first-child{display:none}.page{padding:28px 16px 50px}.page-intro{align-items:flex-start}.page-intro h1{font-size:32px}.page-intro .basis-toggle{margin-top:5px}.hero-card{grid-template-columns:1fr;min-height:255px}.hero-copy{padding:28px}.hero-art{opacity:.65;width:45%;height:100%;position:absolute;top:0;right:0}.balance{font-size:44px}.metrics-grid{grid-template-columns:1fr 1fr}.metric{padding:15px}.metric>strong{font-size:22px}.account-grid,.insight-grid{grid-template-columns:1fr}.invoice-summary{grid-template-columns:1fr 1fr}.invoice-row{grid-template-columns:auto 1fr auto}.invoice-row>strong{grid-column:2}.invoice-row .status{grid-area:1/3}.invoice-row .row-button,.invoice-row .row-menu{grid-area:2/3}.books-health{grid-template-columns:auto 1fr}.books-health .button{grid-column:1/-1}.runway-card{grid-template-columns:1fr;padding:27px}.runway-bars{justify-content:flex-start;height:130px}.switch-banner{grid-template-columns:1fr}.switch-icon,.switch-progress,.switch-banner .button{grid-column:1}.mobile-nav{z-index:10;height:62px;padding:5px 4px max(5px,env(safe-area-inset-bottom));background:#12342ff5;justify-content:space-around;display:flex;position:fixed;bottom:0;left:0;right:0}.mobile-nav button{color:#91ada6;background:0 0;border:0;place-items:center;gap:2px;font-size:8px;display:grid}.mobile-nav button span{font-size:17px}.mobile-nav button.active{color:#fff}.toast{bottom:76px;left:16px;right:16px}.table-wrap{margin-right:-22px}.runway-card strong{font-size:48px}}@media (max-width:440px){.page-intro{display:block}.page-intro>.basis-toggle,.page-intro>.button{margin-top:18px}.metrics-grid{grid-template-columns:1fr 1fr;gap:8px}.metric div{flex-direction:column;align-items:flex-start}.content-grid{display:block}.content-grid>.panel{margin-bottom:14px}.hero-buttons{flex-wrap:wrap}.switch-banner{gap:12px}.invoice-summary{grid-template-columns:1fr}.invoice-summary>div{border-bottom:1px solid #e7e8e1;border-right:0}.live-dot{margin-left:2px}}:root{--ink:#080b0a;--deep:#090d0b;--green:#00b956;--signal:#c8ff00;--mint:#d9ffe9;--cream:#f4f5f1;--paper:#fff;--line:#e6e8e4;--muted:#68706c;--blue:#4d5fff;--amber:#ffb84d}html,body{background:#f4f5f1}body{letter-spacing:-.01em;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.app-shell{grid-template-columns:236px minmax(0,1fr)}.sidebar{width:236px;color:var(--ink);border-right:1px solid var(--line);background:#fff;padding:24px 14px 18px}.brand{color:var(--ink);letter-spacing:-1.2px;gap:9px;padding:3px 11px 30px;font-size:21px}.brand small,.mobile-brand small{background:var(--signal);color:#111;letter-spacing:.8px;border-radius:4px;padding:3px 5px 2px;font-size:7px;font-weight:900}.brand-mark{background:#080b0a;border-radius:7px;gap:1.5px;width:24px;height:24px;padding:4px}.brand-mark i{background:var(--signal);border-radius:3px;width:4px}.brand-mark i:first-child{height:7px}.brand-mark i:nth-child(2){height:13px}.brand-mark i:nth-child(3){height:10px}.sidebar .nav-label{color:#a0a6a2}.sidebar nav button{color:#6d7470;border-radius:10px;padding:11px 13px;font-weight:650}.sidebar nav button:hover{color:#101311;background:#f2f4f0}.sidebar nav button.active{color:#fff;box-shadow:none;background:#101310}.sidebar nav button.active .nav-glyph{color:var(--signal)}.nav-glyph{color:#767e79;font-weight:500}.nav-count{background:var(--signal);color:#111;box-shadow:0 0 0 2px #101310}.side-footer{gap:12px}.invite{color:#15231e;background:#e4ffef;border:0;border-radius:12px}.invite>span:first-child{color:#111;background:#c8ff00}.invite small,.profile small{color:#808984}.profile{color:var(--ink);border-top:1px solid var(--line)}.profile>span:last-child{color:#969c99}.avatar{color:var(--signal);background:#111}main{grid-column:2}.topbar{border-color:var(--line);background:#f4f5f1e0;height:68px;padding:0 40px}.search{background:#fff;border:1px solid #e3e5e1;border-radius:10px;padding:9px 11px;box-shadow:0 1px #00000005}.search input{font-size:12px}.search kbd{color:#868d89;background:#f1f2ef;border:0}.top-actions button{color:#111;background:#fff;border:1px solid #e0e3df}.live-copy{color:#39413d;font-weight:700}.page{padding-top:38px}.page-intro{margin-bottom:25px}.page-intro h1{letter-spacing:-1.9px;font-family:inherit;font-size:36px;font-weight:750}.page-intro>div>p:last-child{color:#727a76}.eyebrow{color:#8d9490;letter-spacing:1.25px}.basis-toggle{background:#e8eae6;border-radius:10px;padding:3px}.basis-toggle button{border-radius:8px}.basis-toggle button.selected{color:#fff;box-shadow:none;background:#111}.hero-card{min-height:252px;box-shadow:none;background:#080b0a;border-radius:20px;grid-template-columns:1.15fr .85fr}.hero-card:before{content:"";background:radial-gradient(circle at 70% 30%,#12261c 0,#0000 38%);position:absolute;inset:0}.hero-copy{padding:36px 39px}.eyebrow.light{color:#8f9b95}.balance{letter-spacing:-3.7px;font-family:inherit;font-size:54px;font-weight:650}.balance span{color:var(--signal);opacity:1;font-size:29px}.balance-note{color:#9ba59f}.balance-note span{color:var(--signal)}.light-button{background:var(--signal);color:#080a08}.ghost-button{color:#fff;background:#1b201d;border-color:#303632}.hero-art{isolation:isolate}.balance-orbit{opacity:.6;border:1px solid #59625d;border-radius:50%;width:210px;height:210px;position:absolute;top:20px;right:36px}.orb-one{background:var(--signal);opacity:1;width:92px;height:92px;top:57px;right:87px;box-shadow:0 0 70px #c8ff0044}.orb-two{opacity:.95;background:#fff;width:34px;height:34px;bottom:42px;right:53px}.orb-three{background:#5c6cff;border:0;width:13px;height:13px;top:58px;right:250px}.card-line{display:none}.mini-chip{background:#111;border:0;border-radius:10px;width:58px;height:38px;top:84px;right:129px;box-shadow:0 8px 20px #0006}.mini-chip:before{content:"";border:1px solid #b4ff00;border-radius:3px;width:16px;height:11px;position:absolute;top:8px;left:8px}.growth-line{background:#151a17cc;border:1px solid #2c322f;border-radius:12px;align-items:end;gap:6px;height:80px;padding:12px 15px;display:flex;position:absolute;bottom:25px;right:41px;transform:rotate(-3deg)}.growth-line i{background:#d7ff53;border-radius:5px;width:6px}.growth-line i:first-child{height:17px}.growth-line i:nth-child(2){height:28px}.growth-line i:nth-child(3){height:23px}.growth-line i:nth-child(4){height:39px}.growth-line i:nth-child(5){height:47px}.growth-line i:nth-child(6){height:56px}.metrics-grid{gap:10px}.metric,.panel,.account-card,.invoice-summary{border:1px solid #e4e6e2;box-shadow:0 1px #00000005}.metric{border-radius:14px;padding:19px}.metric>strong{letter-spacing:-1.15px;font-family:inherit;font-size:25px;font-weight:650}.panel{border-radius:15px}.panel h2,.books-health h2,.insight-card h2{letter-spacing:-.8px;font-family:inherit;font-weight:720}.bar-chart{background:repeating-linear-gradient(#fff,#fff 30px,#eff1ed 31px)}.bar-in{background:#0b0e0c}.bar-out{background:var(--signal)}.legend .in{background:#0b0e0c}.legend .out{background:var(--signal)}.action-row button{color:#fff;background:#111;border-radius:8px}.merchant-icon{border-radius:50%}.review-pill{background:#fff0ca;border:0}.switch-banner{background:#dfffeb;border:0;border-radius:16px}.switch-icon{color:var(--signal);background:#111;border-radius:50%}.dark-button,.primary-button{color:#fff;background:#101310}.account-card{border-radius:17px}.dark-account{background:#101310}.invoice-summary{border-radius:16px}.invoice-summary strong{letter-spacing:-1px;font-family:inherit;font-weight:650}.books-health{background:#ddffe9;border:0;border-radius:17px}.close-panel{background:#101310}.runway-card{background:#080b0a;border-radius:20px}.runway-card strong{letter-spacing:-3px;font-family:inherit;font-weight:650}.insight-card{border-radius:16px;box-shadow:0 1px #00000005}.toast{background:#0c0f0d;border:1px solid #303531;box-shadow:0 12px 36px #0004}.toast span{background:var(--signal);color:#111}@media (max-width:1000px){.app-shell{grid-template-columns:204px minmax(0,1fr)}.sidebar{width:204px}}@media (max-width:720px){.topbar{background:#f4f5f1f0}.mobile-brand{letter-spacing:-.8px;font-weight:800}.page-intro h1{font-size:31px}.hero-art{width:52%}.balance-orbit{right:-7px}.orb-one{right:36px}.growth-line{display:none}.mobile-nav{border-top:1px solid var(--line);background:#fff;box-shadow:0 -6px 24px #0000000b}.mobile-nav button{color:#747b77}.mobile-nav button.active{color:#050705}.mobile-nav button.active span{color:#00a94c}}:root{--ink:#121712;--deep:#121712;--green:#00a86b;--signal:#d7ff3f;--blue:#3659ff;--amber:#ffb21a;--coral:#ff674d;--cream:#f3f0e5;--paper:#fbfbf7;--line:#dcddd3;--muted:#656d66}html,body,.topbar{background-color:var(--cream)}.sidebar,.panel,.metric,.account-card,.invoice-summary{background-color:var(--paper)}.brand-mark,.avatar,.sidebar nav button.active,.dark-button,.primary-button,.action-row button{background-color:var(--ink)}.brand-mark i,.brand small,.mobile-brand small,.nav-count,.light-button,.toast span{background-color:var(--signal)}.sidebar nav button.active .nav-glyph,.avatar{color:var(--signal)}.hero-card,.runway-card,.close-panel,.dark-account{background:var(--ink)}.hero-card:before{background:0 0}.hero-card:after{content:"";background:var(--blue);opacity:.98;border-radius:50%;width:92px;height:92px;position:absolute;top:56px;right:86px}.balance span{color:var(--signal)}.orb-one{background:var(--signal);box-shadow:none;z-index:2;mix-blend-mode:screen}.orb-two{background:var(--coral);z-index:3}.orb-three{background:var(--blue);z-index:4}.balance-orbit{border-color:var(--signal);opacity:.46}.mini-chip{background:var(--paper);z-index:5;box-shadow:none}.mini-chip:before{border-color:var(--blue);background:var(--signal)}.growth-line{background:var(--paper);border:0}.growth-line i{background:var(--green)}.growth-line i:nth-child(5),.growth-line i:nth-child(6){background:var(--blue)}.positive{color:#006d44;background:#d4f5e5}.neutral{color:#313900;background:var(--signal)}.bar-in,.legend .in{background:var(--green)}.bar-out,.legend .out{background:var(--blue)}.action-icon.amber{color:#694400;background:#fff0bd}.action-icon.mint{color:#00643e;background:#cdf4e1}.action-icon.blue{color:#2444d8;background:#dfe5ff}.merchant-icon.violet{color:#5a3894;background:#eadfff}.merchant-icon.green{color:#006a43;background:#d6f5e5}.merchant-icon.orange{color:#8b331f;background:#ffe0d8}.merchant-icon.blue{color:#2746c6;background:#dfe5ff}.review-pill{color:#654300;background:#fff0bd}.switch-banner,.books-health{background:var(--signal);color:var(--ink)}.switch-banner p:last-child,.books-health p:last-child{color:#4b520f}.switch-icon{background:var(--blue);color:#fff}.switch-progress>span{background:#b2c75d}.switch-progress i{background:var(--blue)}.invoice-rail i{background:var(--green)}.status.paid{color:#00643e;background:#d1f4e2}.status.sent{color:#2444d8;background:#e0e6ff}.status.overdue{color:#7b2d1c;background:#ffe0d8}.health-ring{background:conic-gradient(var(--blue) 98%,#b6c35c 0)}.health-ring:after{background:var(--signal)}.runway-bars i{background:var(--green)}.runway-bars i:nth-child(3n){background:var(--signal)}.runway-bars i:nth-child(4n){background:var(--blue)}.insight-tag{color:#00643e;background:#d1f4e2}.amber-tag{color:#694400;background:#fff0bd}.blue-tag{color:#2444d8;background:#dfe5ff}.muted-insight{background:#e9e6dc}.toast{background:var(--blue);border:0}.toast span{color:var(--ink)}.live-dot{background:var(--green);box-shadow:0 0 0 4px #cfeede}.category i{background:var(--green)}.text-button{color:#006c44}.cashflow-panel,.actions-panel{position:relative;overflow:hidden}.cashflow-panel:after{content:"";background:var(--signal);width:10px;height:58px;position:absolute;top:31px;right:0}.actions-panel:after{content:"";background:var(--blue);width:10px;height:58px;position:absolute;top:31px;right:0}@media (prefers-contrast:more){:root{--line:#8c918a}.muted,.page-intro>div>p:last-child,.metric p,.metric small{color:#394039}.review-pill,.status,.category{outline:1px solid}}
