.auth-page{--auth-teal:#003847;color:#1d2b30;grid-template-columns:60% 40%;min-height:100vh;font-family:Inter,system-ui,sans-serif;display:grid}.auth-left{background:var(--auth-teal);color:#fff;flex-direction:column;padding:48px 44px;display:flex;position:relative;overflow:hidden}.auth-ring{background:0 0;border-radius:50%;transition:border-color .4s,box-shadow .4s;position:absolute}.auth-ring-1{border:1px solid #ffffff0f;width:760px;height:760px;bottom:-220px;right:-220px}.auth-ring-2{border:1px solid #ffffff14;width:560px;height:560px;bottom:-120px;right:-120px}.auth-ring-3{border:1px solid #ffffff1a;width:360px;height:360px;bottom:-20px;right:-20px}.auth-ring-1:hover{border-color:#ffffff47;box-shadow:0 0 60px #ffffff1a}.auth-ring-2:hover{border-color:#ffffff57;box-shadow:0 0 60px #ffffff1f}.auth-ring-3:hover{border-color:#fff6;box-shadow:0 0 60px #ffffff24}.auth-beam{pointer-events:none;background:linear-gradient(#0000 0%,#ffffff1a 50%,#0000 100%);width:1px;height:480px;position:absolute;bottom:140px;right:140px;transform:rotate(45deg)}.auth-left-content{z-index:1;pointer-events:none;flex-direction:column;flex:auto;display:flex;position:relative}.auth-left-content a{pointer-events:auto}.auth-brand-logo{color:#fff;align-self:flex-start;width:auto;height:26px;display:block}.auth-left-copy{max-width:460px;margin:auto 0}.auth-eyebrow{letter-spacing:.14em;text-transform:uppercase;color:#ffffff8c;margin-bottom:18px;font-size:12px;font-weight:600}.auth-left-title{letter-spacing:-.02em;margin:0;font-size:44px;font-weight:700;line-height:1.08}.auth-left-desc{color:#ffffffb3;max-width:420px;margin:22px 0 0;font-size:15px;line-height:1.7}.auth-right{background:#fff;justify-content:center;align-items:center;padding:56px 64px;display:flex}.auth-card{text-align:left;width:100%;max-width:380px}.auth-card.is-centered{text-align:center}.auth-card-eyebrow{letter-spacing:.14em;text-transform:uppercase;color:#6b7c82;margin-bottom:14px;font-size:12px;font-weight:600}.auth-card-title{letter-spacing:-.01em;color:#102229;margin:0;font-size:28px;font-weight:700}.auth-card-intro{color:#54656b;margin:12px 0 0;font-size:14.5px;line-height:1.6}.auth-ms-btn{color:#1d2b30;cursor:pointer;background:#fff;border:1px solid #d8dee1;border-radius:10px;justify-content:center;align-items:center;gap:12px;width:100%;margin-top:28px;padding:14px 18px;font-size:14.5px;font-weight:600;transition:border-color .2s,box-shadow .2s,background .2s;display:flex}.auth-ms-btn:hover{border-color:#b9c3c7;box-shadow:0 2px 10px #0000000f}.auth-ms-btn:disabled{opacity:.6;cursor:default;box-shadow:none}.auth-ms-btn--solid{background:var(--auth-teal);border-color:var(--auth-teal);color:#fff}.auth-ms-btn--solid:hover{background:#00485a;border-color:#00485a}.auth-ms-logo{flex:0 0 18px;width:18px;height:18px}.auth-divider{color:#9aa6aa;letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:12px;margin:26px 0 0;font-size:11px;display:flex}.auth-divider:before,.auth-divider:after{content:"";background:#e7ebed;flex:auto;height:1px}.auth-footnote{color:#7c8a8f;margin:22px 0 0;font-size:12.5px;line-height:1.6}.auth-card.is-centered .auth-footnote{margin-top:0}.auth-check{color:#2e9e57;background:#e7f3ea;border-radius:50%;place-items:center;width:64px;height:64px;margin:0 auto 26px;display:grid}.auth-check svg{width:30px;height:30px}.auth-card.is-centered .auth-ms-btn{margin-top:30px}@media (width<=880px){.auth-page{grid-template-columns:1fr}.auth-left{display:none}.auth-right{padding:40px 24px}}.budget-root{--b-teal-900:#003847;--b-teal-800:#004a5e;--b-teal-700:#0a5a70;--b-teal-600:#1a6e85;--b-teal-100:#d6e4e8;--b-teal-50:#ecf2f4;--b-cream-50:#fbf9f5;--b-cream-100:#f5f1ea;--b-cream-200:#ece6db;--b-ink-900:#0e1a1f;--b-ink-700:#2a3a40;--b-ink-500:#5b6b71;--b-ink-400:#859398;--b-ink-300:#b3bcc0;--b-ink-200:#d6dadc;--b-ink-100:#e8ebec;--b-ink-50:#f4f5f6;--b-surface:#fff;--b-surface-2:var(--b-cream-50);--b-tint-office:#eef3f4;--b-tint-pool:#f3eafe;--b-tint-ssp:#fdf0e6;--b-tint-other:#f2f4f5;--b-avatar-ink:var(--b-teal-900);--b-accent:oklch(62% .14 35);--b-accent-soft:oklch(92% .04 35);--b-positive:oklch(55% .13 155);--b-negative:oklch(55% .18 25);--b-red-600:oklch(55% .18 25);--b-radius-sm:4px;--b-radius:6px;--b-radius-lg:10px;--b-shadow-sm:0 1px 0 #0038470a, 0 1px 2px #0038470f;--b-shadow:0 2px 4px #0038470f, 0 4px 12px #0038470d;--b-shadow-lg:0 8px 28px #0038471f;--b-font-ui:"Inter", -apple-system, "Segoe UI", system-ui, sans-serif;--b-font-num:"JetBrains Mono", "SF Mono", ui-monospace, Consolas, monospace;--b-row-h:38px;height:100vh;font-family:var(--b-font-ui);color:var(--b-ink-900);background:var(--b-cream-100);-webkit-font-smoothing:antialiased;font-size:13px;line-height:1.45;display:flex;overflow:hidden}.budget-root .b-sidebar{background:var(--b-teal-900);color:#cfd9dc;flex-direction:column;flex:0 0 240px;width:240px;height:100vh;padding:18px 0;display:flex;overflow:hidden}.budget-root .b-brand{border-bottom:1px solid #ffffff1a;align-items:center;gap:11px;margin-bottom:6px;padding:2px 18px 18px;display:flex}.budget-root .b-brand-mark{width:34px;height:34px;color:var(--b-teal-900);letter-spacing:-.02em;background:linear-gradient(150deg,#fff 0%,#dbe7ea 100%);border-radius:9px;flex:0 0 34px;place-items:center;font-size:16px;font-weight:800;display:grid;box-shadow:0 2px 8px #00000047,inset 0 0 0 1px #ffffff80}.budget-root .b-brand-mark img{width:22px;height:22px;display:block}.budget-root .b-brand-name{color:#fff;letter-spacing:-.01em;font-size:15.5px;font-weight:700}.budget-root .b-brand-logo{color:#fff;width:auto;height:20px;display:block}.budget-root .b-brand-sub{color:#fff9;letter-spacing:.01em;margin-top:2px;font-size:11px}.budget-root .b-group-label{text-transform:uppercase;letter-spacing:.1em;color:#ffffffb8;padding:18px 20px 7px;font-size:11px;font-weight:700}.budget-root .b-nav-item{cursor:pointer;color:#d6e0e3;border-left:3px solid #0000;align-items:center;gap:11px;padding:9px 16px;font-size:13.5px;font-weight:500;text-decoration:none;transition:background .12s,color .12s;display:flex}.budget-root a.b-nav-item{border-radius:0 8px 8px 0;margin-right:10px}.budget-root .b-nav-item:hover{color:#fff;background:#ffffff12}.budget-root .b-nav-item.active{color:#fff;border-left-color:var(--b-accent);background:#ffffff1f;font-weight:600}.budget-root .b-nav-icon{opacity:.8;flex:0 0 16px;width:16px;height:16px;transition:opacity .12s}.budget-root .b-nav-item:hover .b-nav-icon,.budget-root .b-nav-item.active .b-nav-icon{opacity:1}.budget-root .b-user{border-top:1px solid #ffffff0f;align-items:center;gap:10px;margin-top:auto;padding:14px 20px;display:flex}.budget-root .b-avatar{background:linear-gradient(135deg, var(--b-accent) 0%, oklch(55% .14 30) 100%);color:#fff;border-radius:50%;flex:0 0 28px;place-items:center;width:28px;height:28px;font-size:11px;font-weight:600;display:grid}.budget-root .b-avatar-lg{background:var(--b-teal-100);width:44px;height:44px;color:var(--b-teal-900);border-radius:50%;flex:0 0 44px;place-items:center;font-size:16px;font-weight:600;display:grid}.budget-root .b-user-name{color:#fff;font-size:12.5px}.budget-root .b-user-role{color:#ffffff80;font-size:11px}.budget-root .b-footer{text-align:center;color:#ffffff73;border-top:1px solid #ffffff0f;padding:14px 20px;font-size:11px;line-height:1.5;text-decoration:none;transition:color .2s;display:block}.budget-root .b-footer:hover{color:#ffffffb3}.budget-root .b-content-col{flex-direction:column;flex:1;display:flex;overflow:hidden}.budget-root .b-header{z-index:10;background:var(--b-cream-50);border-bottom:1px solid var(--b-ink-200);flex:none;align-items:center;gap:16px;padding:14px 28px;display:flex;position:sticky;top:0}.budget-root .b-header h1{letter-spacing:-.01em;color:var(--b-ink-900);margin:0;font-size:18px;font-weight:600}.budget-root .b-crumbs{color:var(--b-ink-500);align-items:center;gap:8px;font-size:12px;display:flex}.budget-root .b-crumbs span+span:before{content:"/";color:var(--b-ink-300);margin-right:8px}.budget-root .b-spacer{flex:1}.budget-root .b-controls{align-items:center;gap:8px;display:flex}.budget-root .b-main{flex-direction:column;flex:1;min-height:0;padding:12px 16px 22px;display:flex;overflow-y:auto}.budget-root .b-pill{background:var(--b-surface);border:1px solid var(--b-ink-200);color:var(--b-ink-700);cursor:pointer;font-size:12px;font-family:var(--b-font-ui);border-radius:999px;align-items:center;gap:6px;padding:6px 11px;display:inline-flex}.budget-root .b-pill .b-dot{background:var(--b-accent);border-radius:50%;width:6px;height:6px}.budget-root .b-pill:hover{background:var(--b-ink-50)}.budget-root .b-pill:disabled{opacity:.55;cursor:default;background:var(--b-surface)}.budget-root .b-btn{background:var(--b-teal-900);color:#fff;border-radius:var(--b-radius);cursor:pointer;font-size:12.5px;font-weight:500;font-family:var(--b-font-ui);border:none;padding:7px 14px}.budget-root .b-btn:hover{background:var(--b-teal-700)}.budget-root .b-btn.secondary{background:var(--b-surface);color:var(--b-ink-900);border:1px solid var(--b-ink-200)}.budget-root .b-btn.secondary:hover{background:var(--b-ink-50)}.budget-root .b-btn.ghost{color:var(--b-ink-700);background:0 0;border:1px solid #0000}.budget-root .b-btn.ghost:hover{background:var(--b-ink-100)}.budget-root .b-btn:disabled{background:var(--b-ink-200);color:#fff;cursor:default}.budget-root .b-btn.secondary:disabled,.budget-root .b-btn.ghost:disabled{color:var(--b-ink-300);border-color:var(--b-ink-100);cursor:default;background:0 0}.budget-root .b-btn.export{color:var(--b-positive);border:1px solid var(--b-positive);background:0 0}.budget-root .b-btn.export:hover:not(:disabled){background:var(--b-positive);color:#fff}.budget-root .b-btn.export:disabled{color:var(--b-ink-300);border-color:var(--b-ink-100);cursor:default;background:0 0}.budget-root .b-btn.save{border:1px solid var(--b-teal-900)}.budget-root .b-btn.save:hover:not(:disabled){color:var(--b-teal-700);border-color:var(--b-teal-700);background:0 0}.budget-root .b-btn.save:disabled{border-color:var(--b-ink-200)}[data-theme=dark] .budget-root .b-btn.save:hover:not(:disabled){color:#6bb6cb;border-color:#6bb6cb}.budget-root .b-btn.add{color:var(--b-teal-700);border:1px solid var(--b-teal-700);background:0 0}.budget-root .b-btn.add:hover:not(:disabled){background:var(--b-teal-900);color:#fff;border-color:var(--b-teal-900)}.budget-root .b-btn.add:disabled{color:var(--b-ink-300);border-color:var(--b-ink-100);cursor:default;background:0 0}[data-theme=dark] .budget-root .b-btn.add{color:#6bb6cb;border-color:#6bb6cb}[data-theme=dark] .budget-root .b-btn.add:hover:not(:disabled){color:var(--b-teal-900);background:#6bb6cb;border-color:#6bb6cb}.budget-root .b-btn.settings{color:var(--b-ink-700);border:1px solid var(--b-ink-200);background:0 0;align-items:center;gap:6px;text-decoration:none;display:inline-flex}.budget-root .b-btn.settings:hover:not(:disabled){background:var(--b-teal-50);color:var(--b-teal-700);border-color:var(--b-teal-700)}.budget-root .b-btn.settings:disabled{color:var(--b-ink-300);border-color:var(--b-ink-100);cursor:default}[data-theme=dark] .budget-root .b-btn.settings:hover:not(:disabled){color:#6bb6cb;border-color:#6bb6cb}.budget-root .b-tbar-btn,.budget-root .b-tbar-ctl{background:var(--b-surface);border:1px solid var(--b-ink-200);border-radius:var(--b-radius);height:34px;color:var(--b-ink-900);font-family:var(--b-font-ui);align-items:center;font-size:12.5px;font-weight:500;transition:border-color .12s,background .12s,box-shadow .12s;display:inline-flex;position:relative}.budget-root .b-tbar-ctl:hover,.budget-root .b-tbar-btn:hover:not(:disabled){border-color:var(--b-teal-700);background:var(--b-teal-50)}.budget-root .b-tbar-ctl:focus-within,.budget-root .b-tbar-btn:focus-visible{border-color:var(--b-teal-700);box-shadow:0 0 0 3px var(--b-teal-50);outline:none}.budget-root .b-tbar-btn{cursor:pointer;gap:7px;padding:0 13px}.budget-root .b-tbar-btn:hover:not(:disabled){color:var(--b-teal-900)}.budget-root .b-tbar-btn:disabled{opacity:.55;cursor:default}.budget-root .b-tbar-btn .b-tbar-ico-inline{color:var(--b-ink-500);flex:none;display:inline-flex}.budget-root .b-tbar-btn:hover:not(:disabled) .b-tbar-ico-inline{color:var(--b-teal-700)}.budget-root .b-tbar-ico{color:var(--b-ink-500);pointer-events:none;display:inline-flex;position:absolute;left:11px}.budget-root .b-tbar-chev{color:var(--b-ink-500);pointer-events:none;display:inline-flex;position:absolute;right:9px}.budget-root .b-tbar-ctl:hover .b-tbar-ico,.budget-root .b-tbar-ctl:hover .b-tbar-chev{color:var(--b-teal-700)}.budget-root .b-tbar-select{appearance:none;height:100%;font:inherit;color:inherit;cursor:pointer;accent-color:var(--b-teal-700);background:0 0;border:none;outline:none;margin:0;padding:0 28px 0 31px}@keyframes b-spin{to{transform:rotate(360deg)}}.budget-root .b-spin{animation:.9s linear infinite b-spin}.budget-root .b-page-head{align-items:flex-start;gap:16px;margin-bottom:18px;display:flex}.budget-root .b-page-head .b-page-title{letter-spacing:-.02em;color:var(--b-ink-900);margin:0;font-size:26px;font-weight:700}.budget-root .b-page-head .b-page-sub{color:var(--b-ink-500);margin-top:4px;font-size:13.5px}.budget-root .b-page-head .b-page-actions{align-items:center;gap:6px;margin-left:auto;display:flex}.budget-root .b-page-card{background:var(--b-surface);border:1px solid var(--b-ink-200);border-radius:var(--b-radius-lg);--b-page-pad-x:1rem;--b-page-content-maxh:calc(100vh - 230px);padding-top:.5rem;padding-right:var(--b-page-pad-x);padding-bottom:.5rem;padding-left:var(--b-page-pad-x);position:relative}.budget-root .b-page-card .b-page-content{max-height:var(--b-page-content-maxh);margin:0 calc(var(--b-page-pad-x) * -1);padding:0 var(--b-page-pad-x);overflow-y:auto}.budget-root .b-page-card--fill{flex-direction:column;flex:auto;min-height:0;margin-bottom:0;display:flex}.budget-root .b-page-card--fill .b-page-content{flex:auto;min-height:0;max-height:none}.budget-root .b-page-card>.b-page-head{margin-bottom:16px}.budget-root .b-errpage-card>.b-page-head{display:none}.budget-root .b-errpage{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:12px;height:100%;min-height:0;display:flex}.budget-root .b-errpage-icon{width:40px;height:40px;color:var(--b-ink-400)}.budget-root .b-errpage-head{align-items:baseline;gap:12px;display:flex}.budget-root .b-errpage-code{font-family:var(--b-font-num);color:var(--b-ink-700);font-size:44px;font-weight:600;line-height:1}.budget-root .b-errpage-title{color:var(--b-ink-700);font-size:20px;font-weight:600}.budget-root .b-errpage-desc{max-width:420px;color:var(--b-ink-500);margin:0;font-size:13.5px}.budget-root .b-page-card.has-rail{padding-right:calc(var(--b-page-pad-x) + 20px)}.budget-root .b-filter-rail{z-index:7;border-left:1px solid var(--b-ink-200);border-radius:0 var(--b-radius-lg) var(--b-radius-lg) 0;cursor:pointer;background:#18262a;justify-content:center;align-items:center;width:20px;transition:background .12s;display:flex;position:absolute;top:0;bottom:0;right:0}.budget-root .b-filter-rail:hover,.budget-root .b-filter-rail.active{background:var(--b-teal-700)}.budget-root .b-filter-rail .lbl{writing-mode:vertical-rl;text-orientation:mixed;letter-spacing:.08em;text-transform:uppercase;color:#ffffffb8;-webkit-user-select:none;user-select:none;font-size:10px;font-weight:600;transform:rotate(180deg)}.budget-root .b-filter-rail:hover .lbl,.budget-root .b-filter-rail.active .lbl{color:#fff}[data-theme=dark] .budget-root .b-filter-rail{background:#f4f5f6}[data-theme=dark] .budget-root .b-filter-rail .lbl{color:#3a4a50}.budget-root .b-filter-panel{z-index:8;background:var(--b-surface);border-left:1px solid var(--b-ink-200);border-radius:0 var(--b-radius-lg) var(--b-radius-lg) 0;align-content:start;gap:16px;width:320px;padding:18px;display:grid;position:absolute;top:0;bottom:0;right:0;overflow-y:auto;box-shadow:-10px 0 30px #0000001f}.budget-root .b-filter-panel-head{border-bottom:1px solid var(--b-ink-100);justify-content:space-between;align-items:baseline;gap:10px;padding-bottom:12px;display:flex}.budget-root .b-filter-panel-head h3{color:var(--b-ink-900);margin:0;font-size:15px;font-weight:600}.budget-root .b-filter-panel-foot{border-top:1px solid var(--b-ink-100);align-items:center;gap:8px;padding-top:12px;display:flex}.budget-root .b-page-card .b-section,.budget-root .b-page-card .b-kpi{border-color:var(--b-teal-900)}.budget-root .b-page-card .b-kpi{background:var(--b-teal-50)}.budget-root .b-page-card>.b-section:last-child{margin-bottom:0}.budget-root .b-kpi-strip{grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:22px;display:grid}.budget-root .b-kpi-strip.cols-3{grid-template-columns:repeat(3,1fr)}.budget-root .b-kpi{background:var(--b-surface);border:1px solid var(--b-ink-200);border-radius:var(--b-radius-lg);padding:16px 18px;position:relative}.budget-root .b-kpi .b-kpi-label{color:var(--b-ink-500);text-transform:uppercase;letter-spacing:.04em;font-size:11.5px;font-weight:500}.budget-root .b-kpi .b-kpi-value{font-family:var(--b-font-num);color:var(--b-ink-900);letter-spacing:-.01em;margin-top:6px;font-size:24px;font-weight:500}.budget-root .b-kpi .b-kpi-sublabel{color:var(--b-ink-500);margin-top:2px;font-size:11px}.budget-root .b-kpi .b-kpi-delta{align-items:center;gap:4px;margin-top:4px;font-size:11.5px;display:flex}.budget-root .b-kpi .b-kpi-delta.up{color:var(--b-positive)}.budget-root .b-kpi .b-kpi-delta.down{color:var(--b-negative)}.budget-root .b-kpi .b-kpi-spark{opacity:.7;position:absolute;top:14px;right:14px}.budget-root .b-kpi .b-kpi-compare{align-items:flex-end;gap:6px;height:36px;display:flex;position:absolute;top:16px;right:16px}.budget-root .b-kpi .b-kpi-cbar{border-radius:3px 3px 0 0;width:13px}.budget-root .b-kpi .b-kpi-cbar.region{background:var(--b-teal-700)}.budget-root .b-kpi .b-kpi-cbar.company{background:var(--b-accent)}.budget-root .b-kpi .b-kpi-sublabel.company{color:var(--b-accent);font-weight:600}.budget-root .b-kpi .b-kpi-cdot{background:var(--b-accent);vertical-align:middle;border-radius:50%;width:7px;height:7px;margin-right:5px;display:inline-block}.budget-root .b-section{background:var(--b-surface);border:1px solid var(--b-ink-200);border-radius:var(--b-radius-lg);margin-bottom:18px;overflow:hidden}.budget-root .b-company-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:14px;display:grid}.budget-root .b-company-grid>.b-section{margin-bottom:0}.budget-root .b-company-grid>.b-col-span-2{grid-column:1/-1}@media (width<=820px){.budget-root .b-company-grid{grid-template-columns:1fr}}.budget-root .b-chip-row{flex-wrap:wrap;gap:8px;padding:12px 18px 16px;display:flex}.budget-root .b-chip{background:var(--b-ink-50);border:1px solid var(--b-ink-200);border-radius:999px;align-items:center;gap:6px;padding:5px 12px;font-size:12.5px;font-weight:500;display:inline-flex}.budget-root .b-section-head{border-bottom:1px solid var(--b-ink-100);align-items:center;gap:12px;padding:14px 18px;display:flex}.budget-root .b-section-head h2{letter-spacing:-.005em;margin:0;font-size:14px;font-weight:600}.budget-root .b-section-head .b-meta{color:var(--b-ink-500);font-size:12px}.budget-root .b-section-head .b-actions{align-items:center;gap:6px;margin-left:auto;display:flex}.budget-root .b-grid-wrap{overflow:auto}.budget-root .b-fcgrid-wrap{max-height:calc(100vh - 310px)}.budget-root .b-fcgrid{border-collapse:separate;border-spacing:0;table-layout:fixed;width:100%;font-size:12.5px}.budget-root .b-fcgrid thead th{z-index:2;background:var(--b-cream-50);color:var(--b-ink-700);text-transform:uppercase;letter-spacing:.05em;text-align:right;border-bottom:1px solid var(--b-ink-200);white-space:nowrap;width:80px;padding:10px 8px;font-size:11px;font-weight:500;position:sticky;top:0}.budget-root .b-fcgrid thead th.left{text-align:left;padding-left:18px}.budget-root .b-fcgrid thead th.consult{z-index:3;width:200px;position:sticky;left:0}.budget-root .b-fcgrid thead th.hours{width:72px;color:var(--b-ink-500)}.budget-root .b-fcgrid thead th.total{width:96px}.budget-root .b-fcgrid tbody td{border-bottom:1px solid var(--b-ink-100);height:var(--b-row-h);font-family:var(--b-font-num);text-align:right;padding:0;font-size:12.5px;position:relative;overflow:hidden}.budget-root .b-fcgrid tbody tr:hover td{background:var(--b-cream-50)}.budget-root .b-fcgrid tbody td .b-cell{justify-content:flex-end;align-items:center;gap:4px;height:100%;padding:0 8px;display:flex}.budget-root .b-fcgrid tbody td.consult{text-align:left;background:var(--b-surface);font-family:var(--b-font-ui);z-index:1;padding-left:18px;font-weight:500;position:sticky;left:0;overflow:visible}.budget-root .b-fcgrid tbody tr:hover td.consult{background:var(--b-cream-50)}.budget-root .b-fcgrid tbody td.consult .b-name-block{align-items:center;gap:10px;padding:6px 0;display:flex}.budget-root .b-fcgrid tbody td.consult .b-role{color:var(--b-ink-500);font-size:11px;font-weight:400}.budget-root .b-fcgrid tbody td.hours-col .b-cell{color:var(--b-ink-500);border-right:1px solid var(--b-ink-100);font-size:11.5px}.budget-root .b-month-cell{cursor:cell;grid-template-rows:auto auto;align-content:center;justify-items:end;gap:1px;height:100%;padding:5px 8px;transition:filter .12s;display:grid;position:relative}.budget-root .b-month-cell:hover{filter:brightness(.96)}.budget-root .b-month-cell.editing{filter:none;outline:2px solid var(--b-teal-700);outline-offset:-2px;z-index:4;cursor:text;padding:2px 4px;background:var(--b-surface)!important}.budget-root .b-month-cell .b-top-val{color:var(--b-ink-900);font-size:12.5px;font-weight:500}.budget-root .b-month-cell .b-sub-val{color:var(--b-ink-700);align-items:center;gap:5px;font-size:10.5px;font-weight:500;display:flex}.budget-root .b-month-cell.empty{background:#e9ecee}.budget-root .b-month-cell.empty .b-top-val{color:#9aa6aa}.budget-root .b-month-cell.empty .b-sub-val{display:none}.budget-root .b-edit-stack{cursor:default;text-align:left;gap:4px;width:100%;display:grid}.budget-root .b-edit-stack .b-pop-lbl{color:var(--b-ink-500);text-transform:uppercase;letter-spacing:.04em;font-size:9px}.budget-root .b-edit-field{justify-items:stretch;gap:2px;display:grid}.budget-root .b-ef{background:var(--b-surface);border:1px solid var(--b-ink-200);border-radius:4px;align-items:center;gap:2px;height:24px;padding:0 6px;display:flex}.budget-root .b-ef:focus-within{border-color:var(--b-teal-700);background:var(--b-surface)}.budget-root .b-ei{min-width:0;font:inherit;font-family:var(--b-font-num);text-align:right;-moz-appearance:textfield;background:0 0;border:none;outline:none;flex:1;padding:0;font-size:11.5px}.budget-root .b-ei::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.budget-root .b-ei::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.budget-root .b-eu{color:var(--b-ink-500);font-size:9.5px;font-family:var(--b-font-num)}.budget-root .b-fcgrid tbody td.total{background:var(--b-cream-50);color:var(--b-teal-900);border-left:1px solid var(--b-ink-200);font-weight:600}.budget-root .b-fcgrid tfoot td{background:var(--b-teal-900);color:#fff;font-family:var(--b-font-num);text-align:right;padding:11px 8px;font-size:12.5px;font-weight:500}.budget-root .b-fcgrid tfoot td.consult{text-align:left;font-family:var(--b-font-ui);padding-left:18px}.budget-root .b-fcgrid tfoot td.total{background:#00232c}.budget-root .b-fcgrid tfoot td.hours-col{color:#fff9;font-size:11.5px}.budget-root .b-flag-comment{background:var(--b-accent);vertical-align:middle;border-radius:50%;width:5px;height:5px;margin-right:4px;display:inline-block}.budget-root .b-legend{color:var(--b-ink-500);border-top:1px solid var(--b-ink-100);background:var(--b-cream-50);align-items:center;gap:18px;padding:10px 18px;font-size:11.5px;display:flex}.budget-root .b-grad-legend{font-family:var(--b-font-num);align-items:center;gap:6px;min-width:180px;font-size:10.5px;display:inline-flex}.budget-root .b-grad-swatch{border:1px solid var(--b-ink-200);background:linear-gradient(90deg,#f4bebe 0%,#f4f4be 50%,#bef4be 100%);border-radius:2px;width:120px;height:8px;display:inline-block}.budget-root .b-cost-table{border-collapse:separate;border-spacing:0;width:100%;font-size:12.5px}.budget-root .b-cost-table thead th{background:var(--b-cream-50);text-transform:uppercase;letter-spacing:.05em;color:var(--b-ink-700);text-align:right;border-bottom:1px solid var(--b-ink-200);white-space:nowrap;padding:10px 8px;font-size:11px;font-weight:500}.budget-root .b-cost-table thead th.left{text-align:left;padding-left:18px}.budget-root .b-cost-table tbody td{text-align:right;font-family:var(--b-font-num);border-bottom:1px solid var(--b-ink-100);padding:9px 8px;font-size:12.5px}.budget-root .b-cost-table tbody td.left{text-align:left;font-family:var(--b-font-ui);padding-left:18px}.budget-root .b-cost-table tbody tr:hover td{background:var(--b-cream-50)}.budget-root .b-cost-table tr.subtotal td{background:var(--b-cream-100);border-top:1px solid var(--b-ink-200);border-bottom:1px solid var(--b-ink-200);font-weight:600}.budget-root .b-cost-table tr.detail td{color:var(--b-ink-600);font-size:11.5px}.budget-root .b-cost-table tr.detail td.left{padding-left:34px;font-weight:400}.budget-root .b-cost-table tr.detail .b-detail-role{color:var(--b-ink-400);margin-left:6px;font-size:10.5px}.budget-root .b-cost-table tr.b-pl-cat td{background:var(--b-teal-50)}.budget-root .b-cc-title{cursor:pointer;background:var(--b-cream-50);border:1px solid var(--b-ink-100);border-left:3px solid var(--b-teal-700);border-radius:var(--b-radius);align-items:center;gap:8px;margin:0 0 8px;padding:8px 10px;font-size:14px;font-weight:600;transition:background .12s;display:flex}.budget-root .b-cc-title:hover{background:var(--b-cream-100)}.budget-root .b-cc-caret{color:var(--b-ink-500);width:12px;font-size:11px}.budget-root .b-cc-total{font-family:var(--b-font-num);color:var(--b-teal-900);margin-left:auto;font-size:13px;font-weight:500}.budget-root .b-cost-table .tot{background:var(--b-teal-50)}.budget-root .b-cost-table thead th.tot{background:var(--b-teal-50);color:var(--b-teal-900)}.budget-root .b-cost-table tr.subtotal.teal td{background:var(--b-teal-50);border-color:var(--b-ink-200)}.budget-root .b-acc-code{color:var(--b-ink-500);font-family:var(--b-font-num);margin-right:8px;font-size:11px}.budget-root .b-cc-head{cursor:pointer;color:var(--b-ink-900);align-items:center;gap:10px;padding:14px 18px;font-size:14px;font-weight:600;transition:background .12s;display:flex}.budget-root .b-cc-head:hover{background:var(--b-cream-50)}.budget-root .b-cc-head.open{background:var(--b-teal-50);border-bottom:1px solid var(--b-ink-100)}.budget-root .b-cc-head.open:hover{background:var(--b-teal-100)}.budget-root .b-cc-chev{color:var(--b-ink-500);align-items:center;display:inline-flex}.budget-root .b-cc-code-badge{background:var(--b-ink-100);color:var(--b-ink-500);font-size:11px;font-family:var(--b-font-num);border-radius:6px;padding:1px 8px;font-weight:500}.budget-root .b-cc-amount{font-family:var(--b-font-num);color:var(--b-ink-900);margin-left:auto;font-size:13.5px;font-weight:600}.budget-root .b-tabs{background:var(--b-surface);border-bottom:1px solid var(--b-ink-200);gap:2px;padding:0 18px;display:flex}.budget-root .b-tab{cursor:pointer;color:var(--b-ink-500);border-bottom:2px solid #0000;margin-bottom:-1px;padding:10px 14px;font-size:13px;font-weight:500;transition:color .12s}.budget-root .b-tab:hover{color:var(--b-ink-700)}.budget-root .b-tab.active{color:var(--b-teal-900);border-bottom-color:var(--b-teal-900);font-weight:700}.budget-root .b-tabs.folder{gap:4px;padding:6px 18px 0}.budget-root .b-tabs.folder .b-tab{background:var(--b-cream-100);border:1px solid var(--b-ink-200);border-radius:var(--b-radius) var(--b-radius) 0 0;margin-bottom:-1px}.budget-root .b-tabs.folder .b-tab:hover:not(.active){background:var(--b-cream-50);color:var(--b-ink-700)}.budget-root .b-tabs.folder .b-tab.active{background:var(--b-surface);border-bottom-color:var(--b-surface);color:var(--b-teal-900);font-weight:700}[data-theme=dark] .budget-root .b-tabs.folder .b-tab.active{background:var(--b-surface);border-bottom-color:var(--b-surface);color:var(--b-ink-900)}.budget-root .b-badge{letter-spacing:.01em;border-radius:999px;align-items:center;gap:4px;padding:1px 7px;font-size:10.5px;font-weight:500;display:inline-flex}.budget-root .b-badge.planned{background:var(--b-accent-soft);color:var(--b-accent)}.budget-root .b-badge.synced{background:var(--b-teal-50);color:var(--b-teal-900)}.budget-root .b-badge.lonerev{background:var(--b-teal-50);color:var(--b-teal-700)}.budget-root .b-badge.role-t0,.budget-root .b-badge.role-t1,.budget-root .b-badge.role-t2,.budget-root .b-badge.role-t3,.budget-root .b-badge.role-t4{text-transform:capitalize}.budget-root .b-badge.role-t0{color:oklch(48% .01 250);background:oklch(95% .005 250)}.budget-root .b-badge.role-t1{color:oklch(50% .13 70);background:oklch(95% .06 75)}.budget-root .b-badge.role-t2{color:oklch(48% .15 300);background:oklch(95% .05 300)}.budget-root .b-badge.role-t3{color:oklch(48% .13 250);background:oklch(94% .05 250)}.budget-root .b-badge.role-t4{color:oklch(43% .14 155);background:oklch(94% .06 155)}.budget-root .b-badge.region{background:var(--b-teal-700);color:#fff;text-transform:none;border-radius:999px;padding:2px 9px}.budget-root .b-kpi .b-kpi-labelrow{align-items:center;gap:8px;padding-right:56px;display:flex}.budget-root .b-oh-row{border-bottom:1px solid var(--b-ink-100);grid-template-columns:200px 1fr 100px;align-items:center;gap:14px;padding:12px 18px;display:grid}.budget-root .b-oh-row:last-child{border-bottom:none}.budget-root .b-oh-bar-track{background:var(--b-ink-50);border-radius:4px;height:22px;display:flex;overflow:hidden}.budget-root .b-oh-bar{height:100%;font-size:10.5px;font-family:var(--b-font-num);color:#fff;place-items:center;transition:width .24s;display:grid;overflow:hidden}.budget-root .b-oh-bar-label{white-space:nowrap;text-overflow:ellipsis;max-width:100%;padding:0 4px;overflow:hidden}.budget-root .b-oh-spark{align-items:flex-end;gap:3px;height:28px;padding:0 2px;display:flex}.budget-root .b-oh-spark-bar{opacity:.9;border-radius:2px 2px 0 0;flex:1;min-height:2px}.budget-root .b-fcgrid tbody tr.region td,.budget-root .b-fcgrid tbody tr.region:hover td{background:var(--b-teal-50)}.budget-root .b-fcgrid tbody tr.region td.consult{box-shadow:inset 3px 0 0 var(--b-teal-700)}.budget-root .b-region-pill{align-items:center;gap:6px;padding-right:6px;display:inline-flex}.budget-root .b-region-select{font:inherit;color:inherit;cursor:pointer;background:0 0;border:none;max-width:200px;padding:0 2px}.budget-root .b-region-select:focus{outline:none}.budget-root .b-oh-total{border-top:1px solid var(--b-ink-200);background:var(--b-teal-900);justify-content:space-between;align-items:baseline;gap:16px;padding:16px 18px;display:flex}.budget-root .b-oh-total-label{color:#ffffffd9;font-size:13px;font-weight:500}.budget-root .b-oh-total-value{font-family:var(--b-font-num);color:#fff;letter-spacing:-.01em;font-size:26px;font-weight:600}.budget-root .b-drawer-mask{z-index:100;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0e1a1f4d;position:fixed;inset:0}.budget-root .b-drawer{background:var(--b-surface);z-index:101;flex-direction:column;width:540px;display:flex;position:fixed;top:0;bottom:0;right:0;box-shadow:-8px 0 24px #00384726}.budget-root .b-drawer.wide{width:min(800px,96vw)}.budget-root .b-drawer-head{border-bottom:1px solid var(--b-ink-100);align-items:flex-start;gap:14px;padding:22px 26px 16px;display:flex}.budget-root .b-drawer-head h3{letter-spacing:-.01em;margin:0 0 4px;font-size:17px;font-weight:600}.budget-root .b-drawer-head .b-drawer-role{color:var(--b-ink-500);font-size:12.5px}.budget-root .b-drawer-head .b-meta-row{flex-wrap:wrap;gap:10px;margin-top:8px;display:flex}.budget-root .b-drawer-head .b-chip{background:var(--b-cream-100);color:var(--b-ink-700);border-radius:999px;padding:3px 10px;font-size:11.5px}.budget-root .b-drawer-head .b-close-btn{cursor:pointer;color:var(--b-ink-500);background:0 0;border:none;margin-left:auto;padding:4px 8px;font-size:18px;line-height:1}.budget-root .b-drawer-body{flex:1;padding:18px 26px 30px;overflow:auto}.budget-root .b-drawer-body h4{text-transform:uppercase;letter-spacing:.06em;color:var(--b-ink-500);margin:22px 0 8px;font-size:11px;font-weight:500}.budget-root .b-drawer-body h4:first-child{margin-top:0}.budget-root .b-kv-grid{grid-template-columns:1fr auto;gap:6px 14px;display:grid}.budget-root .b-kv-grid .k{color:var(--b-ink-500);font-size:12.5px}.budget-root .b-kv-grid .v{font-family:var(--b-font-num);color:var(--b-ink-900);text-align:right;font-size:12.5px}.budget-root .b-month-list{grid-template-columns:repeat(4,1fr);gap:6px;display:grid}.budget-root .b-month-card{background:var(--b-cream-50);border:1px solid var(--b-ink-100);border-radius:var(--b-radius);padding:8px 10px;font-size:11px}.budget-root .b-month-card .mc-m{color:var(--b-ink-500);text-transform:uppercase;letter-spacing:.06em}.budget-root .b-month-card .mc-v{font-family:var(--b-font-num);color:var(--b-ink-900);margin-top:2px;font-size:13px;font-weight:500}.budget-root .b-month-card .mc-d{color:var(--b-ink-500);margin-top:1px;font-size:10.5px}.budget-root .b-month-card.empty{opacity:.4}.budget-root .b-month-card.active{outline:2px solid var(--b-teal-700)}.budget-root .b-drawer.wide .b-month-list{grid-template-columns:repeat(6,1fr);gap:5px}.budget-root .b-drawer.wide .b-month-card{padding:5px 7px}.budget-root .b-drawer.wide .b-month-card .mc-v{font-size:12px}.budget-root .b-perm-list{flex-direction:column;gap:16px;display:flex}.budget-root .b-perm-group{flex-direction:column;gap:1px;display:flex}.budget-root .b-perm-group-label{text-transform:uppercase;letter-spacing:.06em;color:var(--b-ink-500);margin-bottom:4px;font-size:11px;font-weight:500}.budget-root .b-perm-row{color:var(--b-ink-900);cursor:pointer;align-items:center;gap:9px;padding:5px 0;font-size:13.5px;display:flex}.budget-root .b-perm-row.disabled{cursor:default;color:var(--b-ink-500)}.budget-root .b-perm-row input{cursor:inherit;accent-color:var(--b-teal-700)}.budget-root .b-perm-child{padding-left:26px}.budget-root .b-perm-expander{cursor:pointer;font:inherit;color:var(--b-ink-900);background:0 0;border:none;align-items:center;gap:6px;padding:0;display:inline-flex}.budget-root .b-perm-parent .b-perm-expander{font-weight:500}.budget-root .b-entra-results{flex-direction:column;gap:2px;max-height:260px;margin-top:8px;display:flex;overflow:auto}.budget-root .b-entra-item{text-align:left;border:1px solid var(--b-ink-100);border-radius:var(--b-radius);background:var(--b-surface);cursor:pointer;font:inherit;flex-direction:column;gap:1px;padding:7px 10px;display:flex}.budget-root .b-entra-item:hover{background:var(--b-teal-50);border-color:var(--b-teal-700)}.budget-root .b-entra-selected{border:1px solid var(--b-ink-200);border-radius:var(--b-radius);background:var(--b-cream-50);justify-content:space-between;align-items:center;gap:10px;margin-top:8px;padding:9px 11px;display:flex}.budget-root .b-entra-name{color:var(--b-ink-900);font-size:13.5px;font-weight:500}.budget-root .b-entra-mail{font-size:12px;font-family:var(--b-font-num);color:var(--b-ink-500)}.budget-root .b-inp{border:1px solid var(--b-ink-200);border-radius:var(--b-radius);width:100%;font-family:var(--b-font-ui);background:var(--b-surface);padding:6px 9px;font-size:12.5px}.budget-root .b-inp:focus{outline:2px solid var(--b-teal-700);outline-offset:-1px;border-color:var(--b-teal-700)}.budget-root .b-inp[type=month],.budget-root .b-inp[type=date]{accent-color:var(--b-teal-700)}.budget-root .b-inp[type=month]::-webkit-calendar-picker-indicator{cursor:pointer;border-radius:var(--b-radius-sm);padding:2px}.budget-root .b-inp[type=date]::-webkit-calendar-picker-indicator{cursor:pointer;border-radius:var(--b-radius-sm);padding:2px}.budget-root .b-inp[type=month]::-webkit-calendar-picker-indicator:hover{background:var(--b-teal-50)}.budget-root .b-inp[type=date]::-webkit-calendar-picker-indicator:hover{background:var(--b-teal-50)}.budget-root .b-inp.sm{padding:4px 6px;font-size:12px}.budget-root .b-inp.num{text-align:right;font-family:var(--b-font-num)}.budget-root .b-inp.invalid{border-color:var(--b-negative);outline-color:var(--b-negative)}.budget-root .b-select-trigger{text-align:left;cursor:pointer;color:inherit;justify-content:space-between;align-items:center;gap:8px;display:flex}.budget-root button.b-select-trigger.b-inp{font-family:var(--b-font-ui)}.budget-root .b-select-trigger:disabled{opacity:.55;cursor:default}.budget-root .b-select-value{text-overflow:ellipsis;white-space:nowrap;flex:auto;min-width:0;overflow:hidden}.budget-root .b-select-value.placeholder{color:var(--b-ink-400)}.budget-root .b-select-chev{color:var(--b-ink-500);flex:none;display:inline-flex}.budget-root .b-select-trigger:hover:not(:disabled) .b-select-chev{color:var(--b-teal-700)}.budget-root .b-select-trigger.tbar{padding:0}.budget-root .b-select-trigger.tbar .b-select-value{align-items:center;height:100%;padding:0 28px 0 31px;display:flex}.budget-root .b-select-menu{z-index:9999;background:var(--b-surface);border:1px solid var(--b-ink-200);border-radius:var(--b-radius);box-shadow:var(--b-shadow-lg);min-width:9rem;font-family:var(--b-font-ui);color:var(--b-ink-900);margin:0;padding:4px;font-size:12.5px;list-style:none;overflow-y:auto}.budget-root .b-select-opt{border-radius:var(--b-radius-sm);cursor:pointer;white-space:nowrap;align-items:center;gap:6px;padding:7px 10px 7px 6px;display:flex}.budget-root .b-select-opt-check{color:var(--b-teal-700);flex:0 0 18px;justify-content:center;display:inline-flex}.budget-root .b-select-opt-label{text-overflow:ellipsis;flex:auto;min-width:0;overflow:hidden}.budget-root .b-select-opt.active{background:var(--b-teal-50)}.budget-root .b-select-opt.selected{font-weight:600}.budget-root .b-select-opt.disabled{color:var(--b-ink-400);cursor:default}.budget-root .b-select-opt.disabled.active{background:0 0}.budget-root .b-form{flex-direction:column;gap:20px;display:flex}.budget-root .b-form-section{flex-direction:column;gap:12px;display:flex}.budget-root .b-form-section-title{text-transform:uppercase;letter-spacing:.07em;color:var(--b-ink-500);border-bottom:1px solid var(--b-ink-100);margin:0;padding-bottom:6px;font-size:11px;font-weight:700}.budget-root .b-form-row{grid-template-columns:1fr 1fr;gap:16px 14px;display:grid}.budget-root .b-form-field{flex-direction:column;gap:5px;min-width:0;display:flex}.budget-root .b-form-field.full{grid-column:1/-1}.budget-root .b-form-field>label{color:var(--b-ink-900);font-size:13px;font-weight:600}.budget-root .b-form-hint{color:var(--b-ink-500);font-size:11.5px;line-height:1.4}.budget-root .b-form .b-inp{padding:9px 11px;font-size:13px}.budget-root .b-form .b-inp[disabled]{background:var(--b-cream-50);color:var(--b-ink-500)}.budget-root .b-form-check{border:1px solid var(--b-ink-200);border-radius:var(--b-radius);background:var(--b-cream-50);align-items:flex-start;gap:10px;padding:10px 12px;display:flex}.budget-root .b-form-check input{flex:none;width:16px;height:16px;margin-top:2px}.budget-root .b-form-check .b-form-check-label{color:var(--b-ink-900);font-size:13px;font-weight:600}.budget-root .b-form-section-head{justify-content:space-between;align-items:center;gap:10px;display:flex}.budget-root .b-calc-toggle{cursor:pointer;font-family:var(--b-font-ui);color:var(--b-teal-700);background:0 0;border:none;align-items:center;gap:4px;padding:2px 4px;font-size:12px;font-weight:600;display:inline-flex}.budget-root .b-calc-toggle:hover{color:var(--b-teal-900)}.budget-root .b-calc{border:1px solid var(--b-ink-200);border-radius:var(--b-radius);background:var(--b-cream-50);flex-direction:column;gap:1px;padding:8px 12px;display:flex}.budget-root .b-calc-row{align-items:center;gap:10px;padding:3px 0;display:grid}.budget-root .b-calc.cols2 .b-calc-row{grid-template-columns:1fr auto}.budget-root .b-calc.cols3 .b-calc-row{grid-template-columns:1fr auto auto}.budget-root .b-calc.cols3 .b-calc-val{min-width:96px}.budget-root .b-calc-label{color:var(--b-ink-700);font-size:12.5px}.budget-root .b-calc-val{font-family:var(--b-font-num);text-align:right;color:var(--b-ink-900);font-size:12.5px}.budget-root .b-calc-head-row .b-calc-val{font-family:var(--b-font-ui);color:var(--b-ink-500);font-size:11px;font-weight:600}.budget-root .b-calc-row.strong{border-top:1px solid var(--b-ink-200);margin-top:2px;padding-top:5px}.budget-root .b-calc-row.strong .b-calc-label,.budget-root .b-calc-row.strong .b-calc-val{color:var(--b-ink-900);font-weight:700}.budget-root .b-form-actions{border-bottom:1px solid var(--b-ink-100);flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:4px;padding-bottom:14px;display:flex}.budget-root .b-del-btn{border:1px solid var(--b-negative);border-radius:var(--b-radius-sm);color:var(--b-negative);cursor:pointer;background:0 0;padding:5px 10px;font-size:12px;line-height:1}.budget-root .b-del-btn:hover{background:var(--b-negative);color:#fff;border-color:var(--b-negative)}.budget-root .b-icon-btn{border:1px solid var(--b-ink-200);border-radius:var(--b-radius-sm);color:var(--b-ink-500);cursor:pointer;background:0 0;padding:1px 6px;font-size:12px;line-height:1.4}.budget-root .b-icon-btn:hover{background:var(--b-teal-50);color:var(--b-teal-900);border-color:var(--b-teal-100)}.budget-root .b-crumb-link{color:inherit;cursor:pointer;text-decoration:none;transition:color .12s,text-decoration-color .12s}.budget-root .b-crumb-link:hover{color:var(--b-teal-700);text-decoration:underline}.budget-root .b-settings-card{color:inherit;background:var(--b-cream-50);border:1px solid var(--b-ink-200);border-left:3px solid var(--b-teal-700);border-radius:var(--b-radius);padding:13px 16px;text-decoration:none;transition:background .12s,border-color .12s;display:block}.budget-root .b-settings-card:hover{background:var(--b-surface);border-color:var(--b-teal-100);border-left-color:var(--b-teal-700)}.budget-root .b-settings-card.alt,.budget-root .b-settings-card.alt:hover{border-left-color:var(--b-accent)}.budget-root .b-assump-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px 16px;display:grid}.budget-root .b-assump-field{flex-direction:column;gap:3px;display:flex}.budget-root .b-assump-field label{color:var(--b-ink-500);font-size:11px}.budget-root .b-pk-settings .b-assump-field label{color:var(--b-ink-700);font-weight:600}.budget-root .b-assump-note{color:var(--b-accent);border-top:1px solid var(--b-ink-100);margin-top:10px;padding-top:10px;font-size:11px}.budget-root .b-num{font-family:var(--b-font-num);font-feature-settings:"tnum"}.budget-root .b-muted{color:var(--b-ink-500)}.budget-root .b-empty-state{text-align:center;color:var(--b-ink-500);padding:40px;font-size:13px}[data-theme=dark] .budget-root{--b-cream-100:#0d1719;--b-cream-50:#0f1c1e;--b-cream-200:#1a2a2d;--b-surface:#122022;--b-surface-2:#19292d;--b-ink-900:#e8eef0;--b-ink-700:#c5d0d3;--b-ink-500:#92a2a7;--b-ink-400:#76868c;--b-ink-300:#55646a;--b-ink-200:#2b3b40;--b-ink-100:#212f33;--b-ink-50:#18262a;--b-teal-50:#15302f;--b-teal-100:#1d3e3d;--b-tint-office:#16302f;--b-tint-pool:#2a2440;--b-tint-ssp:#3a2a1e;--b-tint-other:#232f33;--b-accent:oklch(68% .14 35);--b-accent-soft:oklch(34% .06 35);--b-positive:oklch(66% .14 155);--b-negative:oklch(64% .18 25);--b-red-600:oklch(60% .18 25);--b-shadow-sm:0 1px 0 #0003, 0 1px 2px #0000004d;--b-shadow:0 2px 4px #0000004d, 0 4px 12px #00000059;--b-shadow-lg:0 8px 28px #00000080;--b-avatar-ink:var(--b-ink-900)}[data-theme=dark] .budget-root .b-fcgrid tbody td.total{color:#00232c;background:#d6e4e8}[data-theme=dark] .budget-root .b-tab.active{color:var(--b-ink-900);border-bottom-color:var(--b-teal-600)}[data-theme=dark] .budget-root .b-badge.synced,[data-theme=dark] .budget-root .b-badge.lonerev{color:var(--b-ink-900)}[data-theme=dark] .budget-root .b-badge.role-t0{color:oklch(78% .01 250);background:oklch(30% .006 250)}[data-theme=dark] .budget-root .b-badge.role-t1{color:oklch(85% .1 75);background:oklch(33% .06 70)}[data-theme=dark] .budget-root .b-badge.role-t2{color:oklch(85% .12 300);background:oklch(32% .07 300)}[data-theme=dark] .budget-root .b-badge.role-t3{color:oklch(85% .1 250);background:oklch(32% .06 250)}[data-theme=dark] .budget-root .b-badge.role-t4{color:oklch(84% .12 155);background:oklch(32% .06 155)}[data-theme=dark] .budget-root .b-avatar-lg{color:var(--b-ink-900)}[data-theme=dark] .budget-root .b-month-cell:not(.empty):not(.editing) .b-top-val{color:#142329}[data-theme=dark] .budget-root .b-month-cell:not(.empty):not(.editing) .b-sub-val{color:#2f4146}@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@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,::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]){appearance:button}::file-selector-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{.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.inline-block{display:inline-block}.inline-flex{display:inline-flex}.table{display:table}.shrink{flex-shrink:1}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.resize{resize:both}.rounded{border-radius:.25rem}.border{border-style:var(--tw-border-style);border-width:1px}.capitalize{text-transform:capitalize}.uppercase{text-transform:uppercase}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}}:root{--radius:.5rem;--background:oklch(98.5% .003 220);--surface:oklch(100% 0 0);--border:oklch(92% .006 220);--foreground:oklch(21% .012 250);--muted:oklch(96% .005 220);--muted-foreground:oklch(52% .015 250);--accent:oklch(55% .14 200);--accent-foreground:oklch(98% 0 0);--primary:oklch(55% .14 200);--primary-foreground:oklch(98% 0 0);--secondary:oklch(96% .005 220);--secondary-foreground:oklch(21% .012 250);--destructive:oklch(55% .22 25);--card:oklch(100% 0 0);--card-foreground:oklch(21% .012 250);--popover:oklch(100% 0 0);--popover-foreground:oklch(21% .012 250);--input:oklch(92% .006 220);--ring:oklch(55% .14 200);--sidebar:oklch(97% .004 220);--sidebar-foreground:oklch(21% .012 250);--sidebar-border:oklch(92% .006 220);--sidebar-muted:oklch(52% .015 250);--brand:oklch(72% .052 198)}[data-theme=dark]{--background:oklch(12% .01 265);--surface:oklch(16% .01 265);--border:oklch(25% .015 265);--foreground:oklch(93% .008 250);--muted:oklch(20% .012 265);--muted-foreground:oklch(62% .02 250);--accent:oklch(65% .14 200);--accent-foreground:oklch(10% .01 265);--primary:oklch(65% .14 200);--primary-foreground:oklch(10% .01 265);--secondary:oklch(22% .014 265);--secondary-foreground:oklch(93% .008 250);--destructive:oklch(60% .22 25);--card:oklch(16% .01 265);--card-foreground:oklch(93% .008 250);--popover:oklch(18% .012 265);--popover-foreground:oklch(93% .008 250);--input:oklch(25% .015 265);--ring:oklch(65% .14 200);--sidebar:oklch(14% .01 265);--sidebar-foreground:oklch(93% .008 250);--sidebar-border:oklch(22% .014 265);--sidebar-muted:oklch(62% .02 250);--brand:oklch(72% .052 198)}*{border-color:var(--border)}body{background-color:var(--background);color:var(--foreground);-webkit-font-smoothing:antialiased;font-family:Inter,system-ui,sans-serif;font-size:13.5px}code,kbd,samp,pre,.mono{font-family:JetBrains Mono,Fira Code,monospace}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}
