.auth-screen{background:radial-gradient(circle at 70% 15%,#f3dfc8 0,#0000 32%),#f4efe5;place-items:center;min-height:100vh;padding:24px;display:grid}.auth-card{background:#fffdfa;border:1px solid #d9d1c4;border-radius:18px;width:min(460px,100%);padding:38px;box-shadow:0 24px 70px #141f241f}.auth-card h1{margin:18px 0 8px;font-size:42px}.auth-card>p:not(.eyebrow):not(.microcopy):not(.auth-message){color:#657074;margin-bottom:26px}.auth-brand{color:#152027;margin-bottom:34px}.auth-card label{gap:8px;margin:15px 0;font-weight:700;display:grid}.auth-card input{width:100%;font:inherit;border:1px solid #cfc7ba;border-radius:9px;padding:13px 14px}.auth-card .primary{margin-top:10px}.auth-switch{color:#b95000;cursor:pointer;background:0 0;border:0;width:100%;padding:14px;font-weight:800}.auth-message{color:#7c3700;background:#f6eadf;border-radius:8px;padding:11px 12px;font-size:14px}.consent-check{align-items:start;font-size:12px;grid-template-columns:auto 1fr!important;font-weight:500!important}.consent-check input{width:auto}.legal-page{background:#f4efe6;min-height:100vh;padding:60px 24px}.legal-page article{background:#fffdf9;border:1px solid #ddd7cd;border-radius:12px;max-width:760px;margin:auto;padding:48px}.legal-page h1{margin:28px 0 10px;font-size:46px}.legal-page p{color:#42494b;margin:20px 0;font-size:15px;line-height:1.75}.legal-page .legal-date{color:#777}.panel-copy{color:#5f6564;padding:18px 0;line-height:1.7}.microcopy a,.legal-page a{color:#a54b00}.email-valid{color:#477353;margin:-7px 0 8px;font-size:12px}.sign-out-button{justify-content:center;color:#fff!important;border:1px solid #4b575d!important;margin-top:6px!important}.sign-out-button:hover{background:#2a353b!important}.header-sign-out{white-space:nowrap}.settings-sign-out{color:#9d4300;border-color:#b95000}@media (width<=1000px){.sidebar-bottom>.sign-out-button{justify-content:center;padding:9px!important;font-size:0!important;display:flex!important}.sidebar-bottom>.sign-out-button .nav-icon{font-size:18px!important;display:block!important}.header-sign-out{display:flex}}:root{--ink:#172027;--orange:#bf5700;--cream:#f4efe6;--paper:#fffdf9;--line:#ddd7cd;--muted:#70726f;--sage:#b9d0bf;--gold:#dfb75d;--shadow:0 12px 35px #231c1414}*{box-sizing:border-box}body{background:var(--cream);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}.app-shell{min-height:100vh;display:flex}.sidebar{background:var(--ink);color:#fff;z-index:5;flex-direction:column;width:246px;padding:26px 18px 18px;display:flex;position:fixed;inset:0 auto 0 0}.brand{letter-spacing:.03em;align-items:center;gap:11px;padding:0 8px 24px;font-size:13px;line-height:1.05;display:flex}.brand-mark{background:var(--orange);border-radius:2px;place-items:center;width:38px;height:38px;font-family:Georgia,serif;font-size:18px;font-weight:700;display:grid}.brand b{font-size:15px}.org-switcher{background:#202b32;border:1px solid #3a4349;border-radius:8px;align-items:center;gap:10px;margin-bottom:22px;padding:10px;display:flex}.org-icon{width:31px;height:31px;color:var(--orange);background:#f0dfca;border-radius:4px;place-items:center;font-family:Georgia,serif;font-weight:700;display:grid}.org-switcher>span:nth-child(2){flex-direction:column;gap:3px;min-width:0;display:flex}.org-switcher small,.profile small{color:#9aa2a6;letter-spacing:.11em;font-size:8px}.org-switcher b{white-space:nowrap;font-size:12px}.org-switcher button{color:#bfc4c6;background:0 0;border:0;margin-left:auto;font-size:18px}.sidebar nav{gap:5px;display:grid}.sidebar nav button,.sidebar-bottom>button{color:#aeb5b8;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:6px;align-items:center;gap:11px;padding:11px 12px;font-size:13px;display:flex}.sidebar nav button:hover,.sidebar nav button.active{color:#fff;background:#2a353b}.sidebar nav button.active:before{content:"";background:var(--orange);width:3px;height:25px;position:absolute;left:18px}.nav-icon{text-align:center;width:19px;font-size:16px}.sidebar nav em{background:var(--orange);border-radius:8px;margin-left:auto;padding:2px 6px;font-size:10px;font-style:normal}.sidebar-bottom{border-top:1px solid #344047;margin-top:auto;padding-top:12px}.profile{background:#202a30;border-radius:7px;align-items:center;gap:9px;margin-top:12px;padding:10px;display:flex}.profile>span{color:#5b351e;background:#d6c0a4;border-radius:50%;place-items:center;width:32px;height:32px;font-size:11px;font-weight:700;display:grid}.profile div{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.profile b{font-size:11px}.profile button{color:#aeb5b8;background:0 0;border:0}.workspace{width:calc(100% - 246px);min-height:100vh;margin-left:246px}.workspace>header{border-bottom:1px solid var(--line);z-index:4;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#f4efe6d9;justify-content:space-between;align-items:flex-end;height:104px;padding:26px 44px 19px;display:flex;position:sticky;top:0}h1,h2,h3,p{margin:0}h1{font:700 33px/1 Georgia,serif}.eyebrow{letter-spacing:.16em;color:#7b7872;margin-bottom:8px;font-size:9px;font-weight:800}.header-actions{align-items:center;gap:9px;display:flex}button{font:inherit;cursor:pointer}.primary,.secondary,.outline{border-radius:5px;padding:11px 15px;font-size:12px;font-weight:700}.primary{background:var(--orange);color:#fff;border:1px solid var(--orange);box-shadow:0 4px 10px #bf570029}.primary:hover{background:#a64c00}.secondary{background:var(--paper);color:var(--ink);border:1px solid #cac3b8}.icon-button{background:var(--paper);border:1px solid #cac3b8;border-radius:50%;width:38px;height:38px;position:relative}.icon-button span{background:var(--orange);border-radius:50%;width:6px;height:6px;position:absolute;top:3px;right:3px}.content-stack{gap:20px;max-width:1450px;margin:auto;padding:28px 44px 60px;display:grid}.metric-grid{grid-template-columns:1.1fr 1fr 1fr;gap:16px;display:grid}.metric,.panel{background:var(--paper);border:1px solid var(--line);border-radius:8px;box-shadow:0 2px #1e191405}.metric{min-height:148px;padding:20px;position:relative;overflow:hidden}.metric.featured{background:var(--ink);color:#fff;border-color:var(--ink)}.metric-top{align-items:center;gap:10px;display:flex}.metric small{letter-spacing:.13em;color:#777;font-size:9px;font-weight:800}.featured small{color:#a8afb2}.metric-icon{background:var(--orange);color:#fff;border-radius:50%;place-items:center;width:27px;height:27px;margin-right:7px;font-weight:700;display:inline-grid}.metric-icon.pale{color:var(--orange);background:#efe3d4}.metric-icon.green{color:#4c7057;background:#dceadd}.metric .trend{color:#b6d8c0;background:#2d4940;border-radius:12px;margin-left:auto;padding:4px 7px;font-size:10px}.metric h2{margin:18px 0 7px;font:700 27px/1 Georgia,serif}.metric p{color:#8b8c88;font-size:11px}.featured p{color:#aeb4b6}.sparkline{align-items:end;gap:4px;width:110px;height:37px;display:flex;position:absolute;bottom:17px;right:15px}.sparkline i{background:#4b575c;border-radius:1px;width:9px}.sparkline i:first-child{height:12px}.sparkline i:nth-child(2){height:18px}.sparkline i:nth-child(3){height:15px}.sparkline i:nth-child(4){height:26px}.sparkline i:nth-child(5){height:23px}.sparkline i:nth-child(6){height:33px}.sparkline i:nth-child(7){height:29px}.sparkline i:nth-child(8){background:var(--orange);height:37px}.mini-bar{background:#ede8df;border-radius:3px;height:4px;margin-top:16px}.mini-bar span{background:var(--orange);border-radius:3px;height:100%;display:block}.warm{color:var(--orange);font-weight:700}.runway{gap:4px;margin-top:17px;display:flex}.runway span,.runway i{background:#8fb39a;border-radius:3px;flex:1;height:5px}.runway i{background:#e4dfd7}.ai-banner{border:1px solid #d5c4aa;border-left:5px solid var(--orange);background:#e5d7c2;border-radius:6px;grid-template-columns:auto 1fr auto;align-items:center;gap:18px;padding:21px 24px;display:grid}.ai-star{background:var(--ink);color:#f4c077;border-radius:50%;place-items:center;width:43px;height:43px;font-size:22px;display:grid}.ai-banner h2{margin-bottom:6px;font:700 20px/1.1 Georgia,serif}.ai-banner>div>p:last-child{color:#5c5b57;font-size:12px}.ai-banner button{background:0 0;border:0;border-bottom:1px solid #9f927f;padding:6px 0;font-size:11px;font-weight:700}.ai-banner button span{color:var(--orange);margin-left:8px;font-size:17px}.two-col{grid-template-columns:1fr 1fr;gap:20px;display:grid}.panel{padding:22px}.panel-title{justify-content:space-between;align-items:flex-start;margin-bottom:22px;display:flex}.panel-title h2{font:700 20px/1 Georgia,serif}.panel-title button{color:var(--orange);background:0 0;border:0;font-size:10px;font-weight:700}.budget-row{margin:19px 0}.budget-row>div:first-child{justify-content:space-between;margin-bottom:8px;font-size:11px;display:flex}.budget-row small{color:#999}.bar{background:#eee9e1;border-radius:8px;height:6px;overflow:hidden}.bar span{border-radius:8px;height:100%;display:block}.orange{background:var(--orange)!important}.navy{background:var(--ink)!important}.sage{background:#8eb49a!important}.gold{background:var(--gold)!important}.safe{letter-spacing:.12em;color:#4f7458;background:#dceadd;border-radius:12px;padding:5px 8px;font-size:8px;font-weight:700}.allocation-main{align-items:center;gap:18px;display:flex}.donut{background:conic-gradient(var(--orange) 0 74%,#decbb2 74% 100%);border-radius:50%;place-items:center;width:108px;height:108px;display:grid;position:relative}.donut:after{content:"";background:var(--paper);border-radius:50%;width:74px;height:74px;position:absolute}.donut span{z-index:1;text-align:center;flex-direction:column;display:flex}.donut b{font:700 17px Georgia,serif}.donut small,.allocation-main small{color:#878783;font-size:8px}.allocation-main p{color:#7b7c78;font-size:10px}.allocation-main h3{margin:6px 0;font:700 16px Georgia,serif}.account-rec{border-top:1px solid var(--line);align-items:center;gap:10px;margin-top:15px;padding:14px 0;display:flex}.bank-logo{background:var(--ink);color:#fff;border-radius:3px;place-items:center;width:30px;height:30px;font-family:Georgia,serif;display:grid}.account-rec div{flex-direction:column;flex:1;gap:3px;display:flex}.account-rec b{font-size:10px}.account-rec small{color:#888;font-size:8px}.account-rec strong{color:var(--orange);flex-direction:column;font:700 18px Georgia,serif;display:flex}.outline{width:100%;color:var(--ink);background:0 0;border:1px solid #c9c2b7;margin-top:1px}.transactions-panel{padding-bottom:8px}.table-wrap{overflow:auto}table{border-collapse:collapse;text-align:left;width:100%;font-size:10px}th{color:#8a8985;letter-spacing:.12em;text-transform:uppercase;padding:0 12px 10px;font-size:8px}td{color:#737471;white-space:nowrap;border-top:1px solid #e4dfd7;padding:11px 12px}td:first-child{color:var(--ink);align-items:center;gap:10px;display:flex}.merchant-icon{width:28px;height:28px;color:var(--orange);background:#efe5d9;border-radius:4px;place-items:center;font-weight:700;display:grid}.status{background:#e5e7e6;border-radius:10px;padding:4px 7px;font-size:8px}.status.approved,.status.deposited{color:#50705a;background:#dfeade}.status.review{color:#a54e0b;background:#f5e1cb}.positive{color:#3f7650!important}td:last-child{text-align:right;color:var(--ink);font-weight:700}.handoff{background:var(--ink);color:#fff;border-radius:7px;justify-content:space-between;align-items:center;padding:25px 28px;display:flex}.handoff>div{grid-template-columns:42px 1fr;column-gap:15px;display:grid}.handoff>div>span{color:#dcad74;background:#29383f;border-radius:50%;grid-row:1/4;place-items:center;width:40px;height:40px;display:grid}.handoff h2{margin-bottom:5px;font:700 18px Georgia,serif}.handoff p:last-child{color:#aeb6b9;font-size:10px}.handoff button{background:#fff;border:0;border-radius:4px;padding:10px 15px;font-size:10px;font-weight:700}.page-panel{padding:0;overflow:hidden}.toolbar{border-bottom:1px solid var(--line);gap:9px;padding:18px;display:flex}.search{background:#fff;border:1px solid #cec7bd;border-radius:5px;flex:1;align-items:center;gap:7px;max-width:420px;padding:0 11px;display:flex}.search input{background:0 0;border:0;outline:0;width:100%;font-size:12px}.summary-strip{border-bottom:1px solid var(--line);grid-template-columns:repeat(4,1fr);display:grid}.summary-strip>div{border-right:1px solid var(--line);flex-direction:column;gap:5px;padding:18px 22px;display:flex}.summary-strip small{letter-spacing:.12em;color:#888;font-size:8px}.summary-strip b{font:700 20px Georgia,serif}.page-panel table{font-size:12px}.page-panel th{padding:18px 22px 11px}.page-panel td{padding:15px 22px}.empty{text-align:center;color:#888;padding:40px}.budget-hero,.members-hero{background:var(--ink);color:#fff;border-radius:8px;justify-content:space-between;align-items:center;padding:28px;display:flex}.budget-hero h2,.members-hero h2{margin-bottom:7px;font:700 25px Georgia,serif}.budget-hero>div>p:last-child,.members-hero>div>p:last-child{color:#aeb5b8;font-size:11px}.budget-large{border-top:1px solid var(--line);grid-template-columns:auto 1fr 50px 150px;align-items:center;gap:16px;padding:19px 2px;display:grid}.category-dot{border-radius:50%;width:11px;height:11px}.budget-large>div:nth-child(2){grid-template-columns:120px 1fr;align-items:center;gap:10px;display:grid}.budget-large b{font-size:12px}.budget-large>span{color:#777;font-size:11px}.budget-large>strong{text-align:right;font-size:12px}.budget-large small{color:#888;font-weight:400}.member-list{display:grid}.member{border-bottom:1px solid var(--line);grid-template-columns:auto 1fr 140px 90px auto;align-items:center;gap:14px;padding:17px 22px;display:grid}.avatar{color:#754115;background:#e8d7c0;border-radius:50%;place-items:center;width:38px;height:38px;font-size:10px;font-weight:700;display:grid}.avatar-1{color:#40664b;background:#d9e5da}.avatar-2{color:#54537a;background:#dcdbe9}.avatar-3{color:#704d4a;background:#e6dcdb}.member>div{flex-direction:column;gap:4px;display:flex}.member b{font-size:12px}.member small{color:#888;font-size:9px}.role{font-size:10px}.member>button{background:0 0;border:0}.permission-note{background:#e1eadf;border:1px solid #c8d7c6;border-radius:7px;align-items:center;gap:14px;padding:18px 22px;display:flex}.permission-note>span{color:#fff;background:#5f8568;border-radius:50%;place-items:center;width:28px;height:28px;display:grid}.permission-note>div{flex:1}.permission-note b{font-size:12px}.permission-note p{color:#667068;margin-top:3px;font-size:10px}.permission-note button{color:#48644f;background:0 0;border:0;font-size:10px;font-weight:700}.modal-backdrop{z-index:20;background:#0f14179e;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal{background:var(--paper);width:min(440px,100%);box-shadow:var(--shadow);border-radius:10px;padding:32px;position:relative}.close{color:#777;background:0 0;border:0;font-size:23px;position:absolute;top:13px;right:16px}.modal-icon{width:43px;height:43px;color:var(--orange);background:#efe1d0;border-radius:50%;place-items:center;margin-bottom:18px;font-size:20px;display:grid}.modal-icon.ai{background:var(--ink);color:#e4b96e}.modal h2{margin-bottom:10px;font:700 25px/1.1 Georgia,serif}.modal>p:not(.eyebrow){color:#6f706c;margin-bottom:20px;font-size:12px;line-height:1.6}.modal label{gap:7px;margin:14px 0;font-size:10px;font-weight:700;display:grid}.modal input,.modal select{background:#fff;border:1px solid #cfc8be;border-radius:5px;outline:none;padding:12px;font:12px Arial}.modal input:focus{border-color:var(--orange)}.full{width:100%;margin-top:10px}.checklist{background:#f5f0e8;border-radius:6px;gap:9px;margin:16px 0;padding:14px;font-size:11px;display:grid}.checklist span:last-child{color:#a45110}.privacy-note{color:#666;border-left:3px solid #8aad94;padding-left:10px;font-size:10px;line-height:1.5}.toast{background:var(--ink);color:#fff;box-shadow:var(--shadow);z-index:30;border-radius:6px;padding:13px 18px;font-size:11px;animation:.2s ease-out up;position:fixed;bottom:24px;right:24px}@keyframes up{0%{opacity:0;transform:translateY(8px)}}@media (width<=1000px){.sidebar{width:76px;padding:22px 12px}.brand span:last-child,.org-switcher span:nth-child(2),.org-switcher button,.sidebar nav button:not(.active){font-size:0}.brand{padding-left:7px}.org-switcher{margin-top:8px;padding:9px}.sidebar nav button{justify-content:center}.sidebar nav button.active{font-size:0}.nav-icon{font-size:17px}.sidebar nav em,.sidebar-bottom>button,.profile div,.profile button{display:none}.profile{justify-content:center;padding:8px}.workspace{width:calc(100% - 76px);margin-left:76px}.workspace>header,.content-stack{padding-left:24px;padding-right:24px}.two-col{grid-template-columns:1fr}.metric-grid{grid-template-columns:1fr 1fr}.metric.featured{grid-column:1/-1}}@media (width<=700px){.workspace>header{flex-direction:column;align-items:flex-start;gap:18px;height:auto;position:relative}.header-actions{flex-wrap:wrap;width:100%}.header-actions .primary{flex:1}.content-stack{padding:20px 14px}.metric-grid{grid-template-columns:1fr}.metric.featured{grid-column:auto}.ai-banner{grid-template-columns:auto 1fr}.ai-banner button{grid-column:2}.two-col{grid-template-columns:1fr}.handoff,.budget-hero,.members-hero{flex-direction:column;align-items:flex-start;gap:20px}.summary-strip{grid-template-columns:1fr 1fr}.toolbar{flex-wrap:wrap}.search{min-width:100%}.budget-large{grid-template-columns:auto 1fr 40px}.budget-large>strong{text-align:left;grid-column:2/4}.budget-large>div:nth-child(2){grid-template-columns:1fr}.member{grid-template-columns:auto 1fr auto}.member .role{grid-column:2}.member .status{grid-area:1/3}.member>button{display:none}}.analysis-progress{text-align:center;color:#666!important;margin:10px 0 0!important;font-size:10px!important}.ai-results{padding:24px}.recommendation-list{gap:10px;display:grid}.recommendation-list article{border:1px solid var(--line);background:#fff;border-radius:7px;grid-template-columns:auto 1fr auto;align-items:start;gap:14px;padding:16px;display:grid}.recommendation-list article>span{background:var(--ink);color:#f3c077;border-radius:50%;place-items:center;width:27px;height:27px;font-size:11px;font-weight:800;display:grid}.recommendation-list small{color:var(--orange);letter-spacing:.12em;text-transform:uppercase;font-size:8px;font-weight:800}.recommendation-list h3{margin:4px 0 6px;font:700 15px Georgia,serif}.recommendation-list p{color:#646865;font-size:11px;line-height:1.55}.recommendation-list strong{color:#4f7458;white-space:nowrap;font-size:10px}.ai-results>.microcopy{color:#7a7d78;margin-top:14px;font-size:9px}@media (width<=700px){.recommendation-list article{grid-template-columns:auto 1fr}.recommendation-list strong{grid-column:2}}
