@import "https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;500;600;700&display=swap";:root{color:#231f20;font-synthesis:none;text-rendering:optimizelegibility;background:#f7f1ea;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{background:radial-gradient(circle at 0 0,#7b23302e,#0000 34rem),linear-gradient(135deg,#fffaf4 0%,#f7f1ea 45%,#efe4d8 100%);min-width:320px;min-height:100vh;margin:0}button,input,textarea,select{font:inherit}a{color:inherit}.app-shell{grid-template-columns:280px 1fr;min-height:100vh;display:grid}.sidebar{color:#fff8ef;background:linear-gradient(#4a1020 0%,#701f33 58%,#35101a 100%);flex-direction:column;gap:28px;height:100vh;padding:24px;display:flex;position:sticky;top:0}.brand-card{background:#ffffff1a;border-radius:24px;align-items:center;gap:14px;padding:16px;display:flex;box-shadow:inset 0 0 0 1px #ffffff1f}.brand-card strong{letter-spacing:.08em;font-size:1.35rem;display:block}.brand-card span{opacity:.78;font-size:.9rem;display:block}.brand-icon{color:#43111f;background:#f5c46b;border-radius:18px;place-items:center;width:48px;height:48px;display:grid}.sidebar-nav{gap:8px;display:grid}.nav-item{color:#fff8efc7;border-radius:16px;align-items:center;gap:12px;padding:13px 14px;text-decoration:none;transition:all .2s;display:flex}.nav-item:hover,.nav-item-active{color:#fff;background:#ffffff21}.sidebar-footer{background:#0000002e;border-radius:20px;gap:12px;margin-top:auto;padding:16px;display:flex}.sidebar-footer strong,.sidebar-footer span{display:block}.sidebar-footer span{opacity:.74;margin-top:4px;font-size:.82rem}.main-area{padding:32px}.page{max-width:1180px;margin:0 auto}.page-header{margin-bottom:24px}.page-header h1{letter-spacing:-.05em;color:#35101a;margin:8px 0 10px;font-size:clamp(2rem,4vw,3.6rem);line-height:.98}.page-header p{color:#6d5b56;max-width:760px;margin:0;font-size:1.05rem;line-height:1.65}.eyebrow{text-transform:uppercase;letter-spacing:.12em;color:#8c2d42;font-size:.75rem;font-weight:800}.hero{background:#ffffffb8;border:1px solid #5a2c1e14;border-radius:32px;grid-template-columns:1fr minmax(260px,340px);align-items:stretch;gap:24px;padding:30px;display:grid;box-shadow:0 24px 70px #4720141f}.hero-panel{color:#fff8ef;background:linear-gradient(145deg,#35101a,#7a2136);border-radius:26px;flex-direction:column;justify-content:flex-end;min-height:220px;padding:24px;display:flex}.hero-panel strong{margin-bottom:14px;font-size:2rem;line-height:1}.hero-panel span{opacity:.86;margin-top:8px;display:block}.stats-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin:24px 0;display:grid}.stat-card{background:#ffffffd1;border:1px solid #5a2c1e14;border-radius:24px;min-height:152px;padding:20px;box-shadow:0 18px 52px #47201417}.stat-card-header{color:#8c2d42;justify-content:space-between;gap:12px;display:flex}.stat-card span,.stat-card-header span{text-transform:uppercase;letter-spacing:.08em;font-size:.82rem;font-weight:800;display:block}.stat-card strong{color:#35101a;letter-spacing:-.04em;margin-top:18px;font-size:1.8rem;display:block}.stat-card small{color:#7a6862;margin-top:8px;line-height:1.45;display:block}.content-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.panel{background:#ffffffd1;border:1px solid #5a2c1e14;border-radius:28px;padding:24px;box-shadow:0 18px 52px #47201417}.panel h2{color:#35101a;letter-spacing:-.03em;margin:0 0 10px}.panel p{color:#6d5b56;margin:0;line-height:1.65}.stack{gap:12px;margin-top:16px;display:grid}.list-card{background:#fff7ef;border:1px solid #5a2c1e14;border-radius:18px;padding:16px}.list-card strong,.list-card span{display:block}.list-card strong{color:#35101a}.list-card span{color:#715f5a;margin-top:5px;line-height:1.5}.timeline{gap:14px;margin-top:18px;display:grid}.timeline div{background:#fff7ef;border-left:5px solid #8c2d42;border-radius:20px;padding:18px}.timeline strong,.timeline span{display:block}.timeline span{color:#6d5b56;margin-top:6px}.empty-state{text-align:center;align-content:center;min-height:280px;display:grid}@media (width<=980px){.app-shell{grid-template-columns:1fr}.sidebar{height:auto;position:static}.sidebar-nav{grid-template-columns:repeat(2,minmax(0,1fr))}.hero,.content-grid,.stats-grid{grid-template-columns:1fr}.main-area{padding:20px}}.budget-toolbar{justify-content:space-between;align-items:flex-end;gap:18px;margin-bottom:18px;display:flex}.budget-toolbar p{margin-top:8px}.type-tabs{flex-wrap:wrap;gap:8px;display:flex}.type-tab{color:#6d2637;cursor:pointer;background:#fff7ef;border:0;border-radius:999px;padding:10px 14px;font-weight:800;box-shadow:inset 0 0 0 1px #5a2c1e14}.type-tab-active{color:#fff8ef;background:#6d2637}.budget-sections{gap:18px;display:grid}.budget-section{padding:0;overflow:hidden}.budget-section-header{background:linear-gradient(#fff7eff0,#ffffffb8);border-bottom:1px solid #5a2c1e14;padding:22px 24px 18px}.budget-section-header h2{margin-top:8px}.status-pill{color:#8c2d42;letter-spacing:.08em;text-transform:uppercase;background:#f8e8df;border-radius:999px;align-items:center;width:fit-content;padding:6px 10px;font-size:.72rem;font-weight:900;display:inline-flex}.status-pill-revenue{color:#286640;background:#e8f4e7}.table-wrap{overflow-x:auto}.budget-table{border-collapse:collapse;background:#ffffffb8;width:100%;min-width:980px}.budget-table th,.budget-table td{text-align:right;white-space:nowrap;border-bottom:1px solid #5a2c1e14;padding:13px 14px;font-size:.9rem}.budget-table th{color:#7a2d3f;text-transform:uppercase;letter-spacing:.08em;background:#fff7ef;font-size:.73rem}.budget-table th:nth-child(2),.budget-table td:nth-child(2){text-align:left;white-space:normal;min-width:280px}.budget-table td strong{color:#35101a}.callout{border-left:6px solid #f5c46b;margin-top:18px}.callout strong{color:#35101a;margin-bottom:6px;display:block}@media (width<=980px){.budget-toolbar{display:grid}}.transactions-layout{align-items:start}.transaction-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:18px;display:grid}.transaction-form label{gap:7px;display:grid}.transaction-form label span{color:#7a2d3f;text-transform:uppercase;letter-spacing:.08em;font-size:.76rem;font-weight:900}.transaction-form input,.transaction-form select,.transaction-form textarea{color:#35101a;background:#fffaf4;border:1px solid #5a2c1e29;border-radius:14px;outline:none;width:100%;padding:12px 13px}.transaction-form textarea{resize:vertical;min-height:94px}.transaction-form input:focus,.transaction-form select:focus,.transaction-form textarea:focus{border-color:#8c2d42;box-shadow:0 0 0 4px #8c2d421a}.form-wide{grid-column:1/-1}.form-feedback{color:#6d2637;background:#fff7ef;border-radius:16px;grid-column:1/-1;margin:0;padding:12px 14px;font-weight:700}.form-actions{flex-wrap:wrap;grid-column:1/-1;gap:10px;display:flex}.primary-button,.ghost-button,.text-button{cursor:pointer;border:0;font-weight:900}.primary-button,.ghost-button{border-radius:999px;padding:12px 15px}.primary-button{color:#fff8ef;background:#6d2637}.ghost-button{color:#6d2637;background:#fff7ef;box-shadow:inset 0 0 0 1px #5a2c1e1a}.text-button{color:#8c2d42;background:0 0;width:fit-content;padding:0}.transactions-header{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.compact-empty{min-height:220px}.compact-empty h3{color:#35101a;margin:0 0 8px}.transaction-list{gap:12px;margin-top:18px;display:grid}.transaction-card{background:#fff7ef;border:1px solid #5a2c1e14;border-radius:20px;gap:12px;padding:16px;display:grid}.transaction-card-top{justify-content:space-between;align-items:center;gap:12px;display:flex}.transaction-card-top strong{color:#35101a;font-size:1.2rem}.transaction-card h3{color:#35101a;margin:0}.transaction-card dl{gap:8px;margin:0;display:grid}.transaction-card dl div{grid-template-columns:110px 1fr;gap:10px;display:grid}.transaction-card dt{color:#7a2d3f;text-transform:uppercase;letter-spacing:.08em;font-size:.74rem;font-weight:900}.transaction-card dd{color:#5e4d49;margin:0}.transaction-card p{border-top:1px solid #5a2c1e14;padding-top:10px;font-size:.94rem}@media (width<=980px){.transaction-form{grid-template-columns:1fr}.transaction-card dl div{grid-template-columns:1fr;gap:3px}}.dashboard-metrics{gap:14px;display:grid}.dashboard-metrics div{background:#fff7ef;border:1px solid #5a2c1e14;border-radius:20px;padding:16px}.dashboard-metrics span,.dashboard-metrics small{display:block}.dashboard-metrics span{color:#7a2d3f;text-transform:uppercase;letter-spacing:.08em;font-size:.76rem;font-weight:900}.dashboard-metrics strong{color:#35101a;margin-top:8px;font-size:1.35rem;display:block}.dashboard-metrics small{color:#6d5b56;margin-top:5px}.dashboard-empty{color:#6d5b56;min-height:220px}.dashboard-empty h3{color:#35101a;margin:8px 0}.dashboard-transaction-list{gap:12px;display:grid}.dashboard-transaction{background:#fff7ef;border:1px solid #5a2c1e14;border-radius:20px;grid-template-columns:1fr auto;align-items:center;gap:12px;padding:16px;display:grid}.dashboard-transaction h3{color:#35101a;margin:10px 0 4px}.dashboard-transaction small{color:#6d5b56}.dashboard-transaction>strong{color:#35101a;white-space:nowrap;font-size:1.14rem}.dashboard-lower-grid{margin-top:18px}.dashboard-budget-group{justify-content:space-between;align-items:center;gap:16px;display:flex}.dashboard-budget-group>strong{white-space:nowrap;color:#35101a}@media (width<=980px){.dashboard-transaction{grid-template-columns:1fr}.dashboard-budget-group{flex-direction:column;align-items:flex-start}}@media (width<=980px){.closing-toolbar,.closing-card{display:grid}.closing-toolbar{align-items:stretch}}.closing-toolbar{justify-content:space-between;align-items:flex-end;gap:18px;margin-bottom:18px;display:flex}.closing-toolbar label,.closing-form label{gap:7px;display:grid}.closing-toolbar label span,.closing-form label span{color:#7a2d3f;text-transform:uppercase;letter-spacing:.08em;font-size:.76rem;font-weight:900}.closing-toolbar input,.closing-form input,.closing-form textarea{color:#35101a;background:#fffaf4;border:1px solid #5a2c1e29;border-radius:14px;outline:none;width:100%;padding:12px 13px}.closing-form{gap:14px;display:grid}.closing-form textarea{resize:vertical;min-height:130px}.status-pill-review{color:#8a5b00;background:#fff3d1}.status-pill-closed{color:#226642;background:#e5f2ea}.closing-list{gap:12px;display:grid}.closing-card{background:#fff7ef;border:1px solid #5a2c1e14;border-radius:20px;grid-template-columns:1fr auto;align-items:center;gap:12px;padding:16px;display:grid}.closing-card h3{color:#35101a;margin:9px 0 4px}.closing-card small{color:#6d5b56}.closing-card>strong{color:#35101a;white-space:nowrap;font-size:1.12rem}.closing-transactions-panel{margin-top:18px}@media (width<=980px){.closing-toolbar,.closing-card{display:grid}.closing-toolbar{align-items:stretch}}.reports-toolbar{justify-content:space-between;align-items:flex-end;gap:18px;margin-bottom:18px;display:flex}.reports-toolbar label{gap:7px;display:grid}.reports-toolbar label span{color:#7a2d3f;text-transform:uppercase;letter-spacing:.08em;font-size:.76rem;font-weight:900}.reports-toolbar input{color:#35101a;background:#fffaf4;border:1px solid #5a2c1e29;border-radius:14px;outline:none;width:100%;padding:12px 13px}.reports-actions{flex-wrap:wrap;gap:10px;margin:18px 0;display:flex}.report-note{background:#fff7ef;border:1px solid #5a2c1e14;border-radius:20px;padding:16px}.report-note strong{color:#35101a}.report-note p{margin-top:6px}.report-closing-card{gap:16px;display:grid}.report-closing-card dl{gap:12px;margin:0;display:grid}.report-closing-card dl div{background:#fff7ef;border:1px solid #5a2c1e14;border-radius:18px;padding:14px}.report-closing-card dt{color:#7a2d3f;text-transform:uppercase;letter-spacing:.08em;font-size:.74rem;font-weight:900}.report-closing-card dd{color:#5e4d49;margin:6px 0 0;line-height:1.5}.reports-table-panel{margin-top:18px}@media (width<=980px){.reports-toolbar{align-items:stretch;display:grid}}.page-header+.stats-grid{margin-top:18px}@media (width<=980px){.registry-grid,.registry-form-wide,.registry-list-grid{grid-template-columns:1fr}.registry-card{display:grid}.registry-card-side{text-align:left;justify-items:start}}.registry-feedback{margin-bottom:18px}.registry-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.registry-wide-panel{grid-column:1/-1}.registry-form{gap:14px;margin-top:18px;display:grid}.registry-form-wide{grid-template-columns:repeat(2,minmax(0,1fr))}.registry-form label{gap:7px;display:grid}.registry-form label span{color:#7a2d3f;text-transform:uppercase;letter-spacing:.08em;font-size:.76rem;font-weight:900}.registry-form input,.registry-form select,.registry-form textarea{color:#35101a;background:#fffaf4;border:1px solid #5a2c1e29;border-radius:14px;outline:none;width:100%;padding:12px 13px}.registry-form textarea{resize:vertical;min-height:96px}.registry-list{gap:12px;margin-top:18px;display:grid}.registry-list-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.registry-card{background:#fff7ef;border:1px solid #5a2c1e14;border-radius:20px;justify-content:space-between;align-items:flex-start;gap:16px;padding:16px;display:flex}.registry-card strong,.registry-card span,.registry-card small{display:block}.registry-card strong{color:#35101a}.registry-card span{color:#6d5b56;margin-top:5px}.registry-card small{color:#806c66;margin-top:4px;line-height:1.45}.registry-card-side{text-align:right;justify-items:end;gap:8px;display:grid}@media (width<=980px){.registry-grid,.registry-form-wide,.registry-list-grid{grid-template-columns:1fr}.registry-card{display:grid}.registry-card-side{text-align:left;justify-items:start}}.transaction-card dl div:nth-child(2),.transaction-card dl div:nth-child(3),.transaction-card dl div:nth-child(4){background:#fffaf4cc;border-radius:12px;padding:7px 8px}.receipt-hint{color:#806c66;font-size:.82rem;line-height:1.45}.receipt-preview{background:#fff7ef;border:1px solid #5a2c1e14;border-radius:16px;gap:4px;padding:14px;display:grid}.receipt-preview strong{color:#35101a}.receipt-preview span{color:#6d5b56;font-size:.9rem}.report-rich-table td small{color:#806c66;margin-top:4px;line-height:1.35;display:block}.report-rich-table th,.report-rich-table td{vertical-align:top}.accountability-grid{margin-top:18px}.accountability-actions{flex-wrap:wrap;gap:10px;margin:18px 0;display:flex}.accountability-years-panel{margin-top:18px}.accountability-year-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.accountability-year-card{background:#fff7ef;border:1px solid #5a2c1e14;border-radius:22px;padding:18px}.accountability-year-card>span{color:#7a2d3f;text-transform:uppercase;letter-spacing:.08em;font-size:.78rem;font-weight:900}.accountability-year-card>strong{color:#35101a;margin-top:8px;font-size:1.35rem;display:block}.accountability-year-card dl{gap:9px;margin:14px 0 0;display:grid}.accountability-year-card dl div{justify-content:space-between;gap:12px;display:flex}.accountability-year-card dt{color:#806c66}.accountability-year-card dd{color:#35101a;margin:0;font-weight:800}@media (width<=980px){.accountability-year-grid{grid-template-columns:1fr}}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--abas-bg:#f8fafc;--abas-bg-soft:#eef4f8;--abas-surface:#fff;--abas-surface-soft:#f1f5f9;--abas-border:#d7dee7;--abas-border-strong:#b8c2cf;--abas-text:#1f2937;--abas-text-strong:#111827;--abas-text-muted:#5f6b7a;--abas-text-soft:#7a8796;--abas-primary:#4b5563;--abas-primary-strong:#374151;--abas-primary-soft:#e5e7eb;--abas-blue:#1598d0;--abas-blue-strong:#087bac;--abas-blue-soft:#e8f6fd;--abas-green:#a3cb43;--abas-green-strong:#6f9826;--abas-green-soft:#f4f9e8;--abas-orange:#ff6f00;--abas-orange-strong:#a74600;--abas-orange-soft:#ff6f001c;--abas-pink:#ec2f63;--abas-danger:#b42318;--abas-danger-soft:#fff1f0;--abas-warning:#b7791f;--abas-warning-soft:#fff7e6;--abas-radius-sm:10px;--abas-radius-md:14px;--abas-radius-lg:20px;--abas-radius-xl:28px;--abas-shadow-sm:0 8px 20px #0f172a0f;--abas-shadow-md:0 18px 44px #0f172a14;--abas-shadow-lg:0 26px 70px #0f172a1f;--abas-focus:0 0 0 4px #1598d029;font-family:Open Sans,Helvetica Neue,Helvetica,Arial,sans-serif}html{background:var(--abas-bg);min-height:100%;color:var(--abas-text);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Open Sans,Helvetica Neue,Helvetica,Arial,sans-serif}body{background:radial-gradient(circle at top left, #1598d01a, transparent 30rem), radial-gradient(circle at bottom right, #a3cb431f, transparent 28rem), var(--abas-bg);min-height:100%;color:var(--abas-text);margin:0;font-family:Open Sans,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:15px;line-height:1.55}button,input,select,textarea{font:inherit}button{min-height:42px}.app-shell{min-height:100vh;color:var(--abas-text);background:0 0}.sidebar{background:linear-gradient(180deg, #374151fa, #1f2937fa), var(--abas-primary-strong);color:#f8fafc;border-right:1px solid #ffffff1a}.brand-card{border-radius:var(--abas-radius-lg);box-shadow:none;background:#ffffff14;border:1px solid #ffffff24}.brand-card strong{color:#fff;letter-spacing:.01em;font-weight:700}.brand-card span{color:#ffffffbd;font-weight:500}.brand-icon{background:linear-gradient(135deg, var(--abas-blue), var(--abas-green));color:#fff;box-shadow:0 14px 30px #1598d042}.sidebar-nav{gap:8px}.nav-item{color:#ffffffc7;letter-spacing:-.01em;border-radius:14px;min-height:44px;font-weight:600;transition:background .16s,color .16s,transform .16s,box-shadow .16s}.nav-item:hover{color:#fff;background:#ffffff1a;transform:translate(2px)}.nav-item-active{color:var(--abas-primary-strong);background:#fff;box-shadow:0 14px 32px #0000001f}.sidebar-footer{color:#ffffffd1;border-radius:var(--abas-radius-lg);background:#ffffff14;border:1px solid #ffffff24}.sidebar-footer strong{color:#fff}.sidebar-footer span,.sidebar-footer a{color:#ffffffc7}.sidebar-footer button{color:#fff;background:#ffffff1a;border-radius:12px;min-height:38px}.main-area{background:0 0}.page{gap:24px;width:min(100%,1280px);margin:0 auto}.page-header{border:1px solid #d7dee7e6;border-left:6px solid var(--abas-blue);background:linear-gradient(135deg, #fffffffa, #e8f6fdb8), var(--abas-surface);color:var(--abas-text);border-radius:var(--abas-radius-xl);box-shadow:var(--abas-shadow-sm)}.page-header.hero{border-left-color:var(--abas-green)}.page-header h1{color:var(--abas-text-strong);letter-spacing:-.035em;font-weight:700;line-height:1.12}.page-header h2,.panel-header h2,.panel h2,.budget-section h2{color:var(--abas-text-strong);letter-spacing:-.025em;font-weight:700;line-height:1.2}.page-header p,.panel p,.report-note p,.empty-state p{color:var(--abas-text-muted);font-size:.96rem;line-height:1.65}.eyebrow{color:var(--abas-blue-strong);letter-spacing:.09em;text-transform:uppercase;font-size:.78rem;font-weight:700}.panel,.stat-card,.list-card,.registry-card,.report-note,.dashboard-transaction,.accountability-year-card,.report-closing-card,.hero-panel{background:var(--abas-surface);color:var(--abas-text);border-radius:var(--abas-radius-lg);box-shadow:var(--abas-shadow-sm);border:1px solid #d7dee7eb}.panel{padding:clamp(20px,2.2vw,30px)}.panel-header{gap:16px;margin-bottom:18px}.stat-card{min-height:138px;padding:22px;transition:transform .16s,box-shadow .16s,border-color .16s}.stat-card:hover{box-shadow:var(--abas-shadow-md);border-color:#1598d047;transform:translateY(-2px)}.stat-card-header span,.stat-card small,.list-card span,.dashboard-transaction small,.registry-card span,.report-closing-card span{color:var(--abas-text-muted);font-size:.9rem}.stat-card-header svg{color:var(--abas-blue)}.stat-card>strong,.dashboard-metrics strong,.registry-card strong,.accountability-year-card strong{color:var(--abas-text-strong);letter-spacing:-.02em;font-weight:700}.content-grid,.stats-grid,.registry-grid,.dashboard-lower-grid,.accountability-grid{gap:20px}.stack{gap:16px}.list-card{padding:16px}input,select,textarea{border:1px solid var(--abas-border);width:100%;min-height:44px;color:var(--abas-text-strong);background:#fff;border-radius:13px;padding:10px 12px;font-size:.96rem;transition:border-color .16s,box-shadow .16s,background .16s}textarea{resize:vertical;min-height:96px}input::placeholder,textarea::placeholder{color:#8a96a6}input:focus,select:focus,textarea:focus{border-color:var(--abas-blue);box-shadow:var(--abas-focus);outline:none}label>span,.list-card>strong,.form-grid label span,.closing-toolbar label span,.reports-toolbar label span{color:var(--abas-text-strong);font-weight:600}button,.primary-button,.ghost-button,.text-button,.type-tab{letter-spacing:-.01em;cursor:pointer;border:0;border-radius:13px;min-height:42px;padding:0 16px;font-weight:700;transition:transform .14s,box-shadow .14s,background .14s,border-color .14s,color .14s}button:not(:disabled):hover,.primary-button:not(:disabled):hover,.ghost-button:not(:disabled):hover,.text-button:not(:disabled):hover,.type-tab:not(:disabled):hover{transform:translateY(-1px)}button:disabled,.primary-button:disabled,.ghost-button:disabled,.text-button:disabled{cursor:not-allowed;opacity:.55;transform:none}button[type=submit],.primary-button{background:linear-gradient(135deg, var(--abas-blue), var(--abas-blue-strong));color:#fff;box-shadow:0 14px 28px #1598d033}button[type=submit]:focus-visible,.primary-button:focus-visible,.ghost-button:focus-visible,.text-button:focus-visible,.type-tab:focus-visible{box-shadow:var(--abas-focus);outline:none}.ghost-button{border:1px solid var(--abas-border);color:var(--abas-primary-strong);box-shadow:none;background:#fff}.ghost-button:hover{border-color:var(--abas-blue);color:var(--abas-blue-strong)}.text-button{min-height:38px;color:var(--abas-blue-strong);box-shadow:none;background:0 0;padding-inline:10px}.type-tabs{gap:8px}.type-tab{border:1px solid var(--abas-border);color:var(--abas-text-muted);background:#fff}.type-tab-active{background:var(--abas-blue-soft);color:var(--abas-blue-strong);border-color:#1598d06b}.status-pill{background:var(--abas-primary-soft);min-height:28px;color:var(--abas-primary-strong);letter-spacing:.02em;border:1px solid #4b556329;border-radius:999px;align-items:center;padding:5px 10px;font-size:.78rem;font-weight:700;display:inline-flex}.status-pill-revenue,.status-pill-closed{background:var(--abas-green-soft);color:var(--abas-green-strong);border-color:#6f982638}.status-pill-expense{background:var(--abas-orange-soft);color:var(--abas-orange-strong);border-color:#ff6f0038}.status-pill-review{background:var(--abas-blue-soft);color:var(--abas-blue-strong);border-color:#1598d03d}.table-wrap{border:1px solid var(--abas-border);border-radius:var(--abas-radius-lg);box-shadow:none;background:#fff;overflow-x:auto}.budget-table{border-collapse:separate;border-spacing:0;width:100%;color:var(--abas-text);font-size:.92rem}.budget-table th{background:var(--abas-surface-soft);color:var(--abas-primary-strong);letter-spacing:.04em;text-transform:uppercase;font-size:.78rem;font-weight:700}.budget-table th,.budget-table td{vertical-align:top;border-bottom:1px solid #d7dee7c7;padding:13px 15px}.budget-table td{color:var(--abas-text)}.budget-table td strong{color:var(--abas-text-strong);font-weight:700}.budget-table tbody tr:hover{background:#e8f6fd61}.empty-state{color:var(--abas-text);border-radius:var(--abas-radius-lg);background:linear-gradient(135deg,#e8f6fdc2,#f4f9e8b8);border:1px dashed #1598d047}.empty-state svg{color:var(--abas-blue)}.form-feedback{background:var(--abas-blue-soft);color:var(--abas-blue-strong);border:1px solid #1598d038;border-radius:14px;padding:12px 14px;font-weight:600}.callout{border-left:6px solid var(--abas-orange)}.hero-panel{background:linear-gradient(135deg, var(--abas-primary-strong), var(--abas-primary));color:#fff}.hero-panel strong,.hero-panel span{color:#fff}.dashboard-metrics>div,.dashboard-budget-group,.reports-actions,.accountability-actions,.registry-list,.registry-list-grid{gap:14px}@media (width<=980px){.app-shell{display:block}.sidebar{z-index:20;border-bottom:1px solid #ffffff24;border-right:0;position:sticky;top:0}.sidebar-nav{scrollbar-width:thin;gap:8px;padding-bottom:6px;display:flex;overflow-x:auto}.nav-item{white-space:nowrap;flex:none}.sidebar-footer{margin-top:12px}.main-area{padding:18px}.page{gap:18px}.page-header,.panel{border-radius:22px}}@media (width<=640px){body{font-size:14.5px}.main-area{padding:14px}.page-header,.panel{padding:18px}.stats-grid,.content-grid,.registry-grid,.dashboard-lower-grid,.accountability-grid{grid-template-columns:1fr}.stat-card{min-height:118px}button,.primary-button,.ghost-button,.type-tab{width:100%}.reports-actions,.accountability-actions,.type-tabs{grid-template-columns:1fr;width:100%;display:grid}}:root{--abas-text-muted:#475569;--abas-text-soft:#64748b;--abas-border:#cbd5e1;--abas-border-strong:#94a3b8}*,:before,:after{box-sizing:border-box}html,body,#root{max-width:100%;overflow-x:hidden}.app-shell,.main-area,.page,.page-header,.panel,.stat-card,.list-card,.registry-card,.report-note,.dashboard-transaction,.accountability-year-card,.report-closing-card,.hero-panel,.table-wrap{min-width:0;max-width:100%}.page-header p,.panel p,.report-note p,.empty-state p,.stat-card-header span,.stat-card small,.list-card span,.dashboard-transaction small,.registry-card span,.report-closing-card span,.sidebar-footer span,.sidebar-footer a{color:var(--abas-text-muted)}small,[class*=meta],[class*=Meta],[class*=hint],[class*=Hint],[class*=description],[class*=Description],[class*=helper],[class*=Helper],.stat-card small,.dashboard-transaction small,.list-card span,.registry-card span,.report-closing-card span,.form-feedback,.status-pill{font-size:.86rem;line-height:1.5}.budget-table{font-size:.94rem}.budget-table th{color:#334155;font-size:.84rem;line-height:1.45}.budget-table td{font-size:.94rem;line-height:1.55}.budget-table td small,.budget-table td span,.budget-table td p{font-size:.88rem;line-height:1.5}.status-pill{min-height:32px;color:var(--abas-primary-strong);padding:6px 12px}.status-pill-revenue,.status-pill-closed{color:var(--abas-green-strong)}.status-pill-expense{color:var(--abas-orange-strong)}.status-pill-review{color:var(--abas-blue-strong)}.text-button{min-height:40px;font-size:.9rem}.ghost-button,.primary-button,button[type=submit],.type-tab{min-height:44px}input,select,textarea{font-size:1rem}.form-grid,.registry-list-grid,.reports-toolbar,.closing-toolbar,.accountability-actions,.reports-actions,.dashboard-metrics,.dashboard-budget-group{min-width:0}.registry-list,.registry-list-grid,.dashboard-transaction{overflow-wrap:anywhere}@media (width<=980px){.sidebar-nav{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:8px;display:grid;overflow:visible}.nav-item{flex:initial;white-space:normal;width:100%;min-width:0;transform:none}.nav-item:hover{transform:none}.sidebar-footer{overflow-wrap:anywhere}}@media (width<=640px){.sidebar-nav{grid-template-columns:1fr 1fr}.nav-item{text-align:center;justify-content:center;min-height:46px;padding-inline:10px}.page-header p,.panel p,.report-note p,.empty-state p{font-size:.95rem}small,[class*=meta],[class*=Meta],[class*=hint],[class*=Hint],[class*=description],[class*=Description],[class*=helper],[class*=Helper],.stat-card small,.dashboard-transaction small,.list-card span,.registry-card span,.report-closing-card span,.status-pill{font-size:.88rem}.budget-table th,.budget-table td{padding:12px 13px}}.registry-grid,.transactions-layout{align-items:start}.registry-grid .panel,.transactions-layout .panel{padding:clamp(22px,2.4vw,32px)}.registry-grid .eyebrow,.transactions-layout .eyebrow,.registry-wide-panel .eyebrow,.transactions-header .eyebrow{color:var(--abas-blue-strong);letter-spacing:.08em;font-size:.86rem;line-height:1.35}.registry-form,.transaction-form{gap:16px}.registry-form label,.transaction-form label{gap:8px}.registry-form label span,.transaction-form label span,.registry-grid label>span,.transactions-layout label>span{color:#334155;letter-spacing:.035em;text-transform:uppercase;font-size:.9rem;font-weight:700;line-height:1.4}.registry-form input,.registry-form select,.registry-form textarea,.transaction-form input,.transaction-form select,.transaction-form textarea{border-color:var(--abas-border);min-height:46px;color:var(--abas-text-strong);background:#fff}.registry-form textarea,.transaction-form textarea{min-height:108px}.registry-list,.registry-list-grid,.transaction-list{gap:14px}.registry-card,.transaction-card{background:#fff;border-color:#cbd5e1f2;box-shadow:0 10px 26px #0f172a0d}.registry-card{gap:14px;padding:18px}.registry-card>div,.registry-card-side,.transaction-card>div{min-width:0}.registry-card strong,.transaction-card h3,.transaction-card-top strong{color:var(--abas-text-strong);line-height:1.3}.registry-card strong{font-size:1rem}.registry-card span,.registry-card small,.receipt-hint,.receipt-preview span{color:#334155;letter-spacing:normal;text-transform:none;font-size:.94rem;line-height:1.55}.registry-card small,.receipt-hint{margin-top:4px;display:block}.registry-card-side{align-items:flex-end}.registry-card-side strong{white-space:nowrap;font-size:1rem}.transaction-card{gap:14px;padding:18px}.transaction-card-top{align-items:flex-start}.transaction-card-top strong{font-size:1.22rem}.transaction-card h3{font-size:1.03rem;line-height:1.4}.transaction-card dl{gap:10px}.transaction-card dl div{gap:8px}.transaction-card dt{color:#334155;letter-spacing:.035em;font-size:.9rem;font-weight:700;line-height:1.35}.transaction-card dd{color:var(--abas-text-strong);overflow-wrap:anywhere;font-size:.95rem;line-height:1.55}.transaction-card p{color:#334155;font-size:.96rem;line-height:1.6}.receipt-preview{background:var(--abas-blue-soft);color:var(--abas-text-strong);border:1px solid #1598d02e;border-radius:14px;padding:12px 14px}.receipt-preview strong{color:var(--abas-text-strong);font-size:.96rem;line-height:1.4;display:block}.registry-grid .text-button,.transactions-layout .text-button,.transaction-card .text-button,.registry-card .text-button{min-height:42px;color:var(--abas-blue-strong);border-radius:12px;padding:0 12px;font-size:.94rem;font-weight:700;line-height:1.35}.registry-grid .status-pill,.registry-grid .status-pill-expense,.registry-grid .status-pill-revenue,.transactions-layout .status-pill,.transactions-layout .status-pill-expense,.transactions-layout .status-pill-revenue,.transaction-card .status-pill,.transaction-card .status-pill-expense,.transaction-card .status-pill-revenue{letter-spacing:.04em;min-height:34px;padding:7px 12px;font-size:.86rem;line-height:1.25}.registry-feedback,.transactions-layout .form-feedback,.registry-grid .form-feedback{color:var(--abas-blue-strong);font-size:.95rem;line-height:1.55}.registry-grid .empty-state h3,.transactions-layout .empty-state h3{color:var(--abas-text-strong);font-size:1.08rem;line-height:1.35}.registry-grid .empty-state p,.transactions-layout .empty-state p{color:#334155;font-size:.96rem}@media (width<=980px){.registry-grid,.transactions-layout{grid-template-columns:1fr}.registry-card,.transaction-card{padding:16px}.registry-card-side,.transaction-card-top{align-items:flex-start}.registry-card-side{width:100%}.registry-card-side .text-button,.registry-card .text-button,.transaction-card .text-button{width:auto}.transaction-card dl div{grid-template-columns:1fr;gap:4px}}@media (width<=640px){.registry-grid .panel,.transactions-layout .panel{padding:18px}.registry-form,.transaction-form{gap:14px}.registry-form label span,.transaction-form label span,.registry-grid label>span,.transactions-layout label>span,.transaction-card dt{font-size:.9rem}.registry-card span,.registry-card small,.transaction-card dd,.transaction-card p,.receipt-hint,.receipt-preview span{font-size:.95rem}.transaction-card-top{grid-template-columns:1fr;display:grid}.transaction-card-top strong{font-size:1.16rem}}button[type=submit],.primary-button{background-color:var(--abas-blue-strong);background-image:linear-gradient(135deg, var(--abas-blue), var(--abas-blue-strong));color:#fff}button[type=submit] *,.primary-button *{color:#fff}.brand-card{color:#fff;background-color:#334155;background-image:linear-gradient(135deg,#334155fa,#1f2937fa)}.brand-card,.brand-card *,.brand-card strong,.brand-card span{color:#fff}.sidebar-footer{color:#fff;background-color:#334155;background-image:linear-gradient(135deg,#334155fa,#1f2937fa)}.sidebar-footer,.sidebar-footer *,.sidebar-footer strong,.sidebar-footer span,.sidebar-footer a{color:#fff}.sidebar-footer button{color:#fff;background-color:#475569;background-image:none}.sidebar-footer button *{color:#fff}.page-header>.eyebrow,.page-header .eyebrow{font-size:.84rem;line-height:1.45}.panel-header .eyebrow,.closing-toolbar .eyebrow,.reports-toolbar .eyebrow,.accountability-years-panel .eyebrow,.reports-table-panel .eyebrow,.closing-transactions-panel .eyebrow{color:var(--abas-blue-strong);font-size:.84rem;line-height:1.45}.closing-toolbar label>span,.reports-toolbar label>span,.closing-form label>span,.report-closing-card dt,.dashboard-metrics span,.accountability-year-card>span{color:#334155;letter-spacing:.035em;text-transform:uppercase;font-size:.86rem;font-weight:800;line-height:1.45}.dashboard-metrics small,.report-closing-card dd,.accountability-year-card strong{color:var(--abas-text-muted);font-size:.94rem;line-height:1.55}.report-closing-card dl{gap:12px}.report-closing-card dl div{gap:6px}@media (width<=640px){.panel-header .eyebrow,.closing-toolbar .eyebrow,.reports-toolbar .eyebrow,.accountability-years-panel .eyebrow,.reports-table-panel .eyebrow,.closing-transactions-panel .eyebrow,.closing-toolbar label>span,.reports-toolbar label>span,.closing-form label>span,.report-closing-card dt,.dashboard-metrics span,.accountability-year-card>span{font-size:.86rem}}.page-header.hero .hero-panel{background-color:var(--abas-blue-strong);background-image:linear-gradient(135deg, var(--abas-blue-strong), #334155);color:#fff;border-color:#ffffff47;box-shadow:0 18px 34px #0f172a29}.page-header.hero .hero-panel,.page-header.hero .hero-panel *,.page-header.hero .hero-panel strong,.page-header.hero .hero-panel span{color:#fff}.page-header.hero .hero-panel span{font-size:.94rem;font-weight:700;line-height:1.45}@media (width<=640px){.page-header.hero .hero-panel span{font-size:.95rem}}.budget-page{--budget-radius-lg:20px;--budget-radius-md:14px;--budget-shadow-soft:0 10px 24px #0f172a0e}.budget-page .page-header{border-radius:var(--budget-radius-lg);border:1px solid #d8e2ee;border-left:5px solid var(--abas-blue);min-height:0;box-shadow:var(--budget-shadow-soft);background:linear-gradient(135deg,#fff 0%,#f7fbff 100%);padding:22px 28px 24px;position:relative;overflow:hidden}.budget-page .page-header:before,.budget-page .page-header:after{content:none;display:none}.budget-page .page-header .eyebrow,.budget-page .page-header>.eyebrow{color:var(--abas-blue-strong);letter-spacing:.15em;margin-bottom:8px;font-size:.82rem;line-height:1.35}.budget-page .page-header h1{color:#0f172a;letter-spacing:-.045em;max-width:980px;margin:0;font-size:clamp(2rem,2.6vw,2.85rem);line-height:1.04}.budget-page .page-header p{color:#526174;max-width:980px;margin-top:10px;font-size:1rem;line-height:1.55}.budget-page .page-header.hero{grid-template-columns:none;gap:0;display:block}.budget-page .hero-panel{display:none}.budget-page .stat-grid,.budget-page .stats-grid,.budget-page .summary-grid,.budget-page .dashboard-grid,.budget-page .kpi-grid{gap:14px;margin-top:18px}.budget-page .stat-card,.budget-page [class*=stat-card],.budget-page [class*=summary-card],.budget-page [class*=kpi-card]{border-color:#d9e2ee;border-radius:18px;min-height:118px;padding:18px 20px;box-shadow:0 10px 24px #0f172a0b}.budget-page .stat-card .eyebrow,.budget-page [class*=stat-card] .eyebrow,.budget-page [class*=summary-card] .eyebrow,.budget-page [class*=kpi-card] .eyebrow{color:#475569;letter-spacing:.16em;margin-bottom:12px;font-size:.82rem;line-height:1.35}.budget-page .stat-card strong,.budget-page .stat-card .stat-value,.budget-page [class*=stat-card] strong,.budget-page [class*=summary-card] strong,.budget-page [class*=kpi-card] strong{color:#0f172a;letter-spacing:-.035em;font-size:clamp(1.65rem,2.35vw,2.08rem);line-height:1.05}.budget-page .stat-card p,.budget-page [class*=stat-card] p,.budget-page [class*=summary-card] p,.budget-page [class*=kpi-card] p{color:#526174;margin-top:10px;font-size:.95rem;line-height:1.42}.budget-page .panel,.budget-page .card,.budget-page [class*=panel],.budget-page [class*=section]{border-radius:var(--budget-radius-lg);border-color:#d9e2ee;box-shadow:0 10px 26px #0f172a0b}.budget-page .panel-header{align-items:flex-start;gap:18px;padding:22px 24px}.budget-page .panel-header>div:first-child{min-width:min(620px,100%)}.budget-page .panel-header .eyebrow{color:var(--abas-blue-strong);letter-spacing:.15em;font-size:.84rem;line-height:1.35}.budget-page .panel-header h2,.budget-page .panel-header h3{color:#0f172a;letter-spacing:-.025em;margin-top:6px;font-size:clamp(1.35rem,1.55vw,1.62rem);line-height:1.15}.budget-page .panel-header p{color:#526174;max-width:780px;margin-top:8px;font-size:.98rem;line-height:1.52}.budget-page .panel-header>div:last-child,.budget-page .filter-tabs,.budget-page .tabs,.budget-page [class*=filter]{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.budget-page .panel-header button,.budget-page .filter-tabs button,.budget-page .tabs button{border-radius:12px;min-height:40px;padding:9px 16px;font-size:.95rem;font-weight:800}.budget-page .panel-header button[aria-selected=true],.budget-page .filter-tabs button[aria-selected=true],.budget-page .tabs button[aria-selected=true],.budget-page .panel-header button.active,.budget-page .filter-tabs button.active,.budget-page .tabs button.active{color:var(--abas-blue-strong);background:#e8f6fd;border-color:#1698d059}.budget-page .budget-group,.budget-page [class*=budget-group],.budget-page [class*=group-card]{border-radius:var(--budget-radius-md)}.budget-page .budget-group header,.budget-page [class*=budget-group] header,.budget-page [class*=group-card] header{padding:18px 22px 16px}.budget-page .budget-group table,.budget-page table{font-size:.94rem}.budget-page th{color:#334155;letter-spacing:.09em;background:#f1f5f9;padding:12px 14px;font-size:.8rem;line-height:1.35}.budget-page td{color:#263447;padding:12px 14px;line-height:1.42}.budget-page tbody tr:hover{background:#f8fafc}.budget-page .badge,.budget-page [class*=badge],.budget-page .pill,.budget-page [class*=pill]{letter-spacing:.045em;font-size:.82rem;line-height:1.35}@media (width<=980px){.budget-page .page-header{padding:20px 22px}.budget-page .page-header h1{font-size:clamp(1.85rem,4.8vw,2.35rem)}.budget-page .panel-header{padding:20px}.budget-page .panel-header>div:last-child,.budget-page .filter-tabs,.budget-page .tabs{justify-content:flex-start}}@media (width<=640px){.budget-page .page-header{border-left-width:4px;border-radius:18px;padding:18px}.budget-page .page-header h1{font-size:1.78rem;line-height:1.08}.budget-page .page-header p{font-size:.95rem}.budget-page .stat-card,.budget-page [class*=stat-card],.budget-page [class*=summary-card],.budget-page [class*=kpi-card]{min-height:0;padding:16px}.budget-page .panel-header{padding:18px}.budget-page .panel-header button,.budget-page .filter-tabs button,.budget-page .tabs button{min-height:40px;padding:9px 14px}}.budget-page .page-header{border-left-width:4px;padding:18px 22px 20px;box-shadow:0 8px 18px #0f172a0b}.budget-page .page-header .eyebrow{margin-bottom:6px;font-size:.8rem}.budget-page .stat-card .eyebrow,.budget-page [class*=stat-card] .eyebrow,.budget-page [class*=summary-card] .eyebrow,.budget-page [class*=kpi-card] .eyebrow{letter-spacing:.11em;margin-bottom:8px;font-size:.78rem}.budget-page .stat-card strong,.budget-page .stat-card .stat-value,.budget-page [class*=stat-card] strong,.budget-page [class*=summary-card] strong,.budget-page [class*=kpi-card] strong{font-size:clamp(1.35rem,1.65vw,1.72rem)}.budget-page .budget-toolbar{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:18px;padding:18px 20px;display:grid}.budget-page .budget-toolbar .eyebrow{font-size:.8rem}.budget-page .budget-toolbar h2{margin-top:4px;font-size:clamp(1.18rem,1.35vw,1.42rem)}.budget-page .budget-toolbar p{margin-top:6px;font-size:.9rem;line-height:1.42}.budget-page .budget-sections{gap:14px;display:grid}.budget-page .budget-section-header p{margin-top:6px;font-size:.9rem}.budget-page .status-pill,.budget-page .status-pill-revenue{letter-spacing:.08em;font-size:.78rem}.budget-page th{padding:10px 12px;font-size:.78rem}.budget-page td{padding:10px 12px;font-size:.9rem}@media (width<=1180px){.budget-page .stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.budget-page .budget-toolbar{grid-template-columns:1fr}}@media (width<=760px){.budget-page{gap:14px}.budget-page .page-header{border-radius:16px;padding:16px}.budget-page .page-header h1{font-size:1.52rem}.budget-page .page-header p{font-size:.9rem}.budget-page .stats-grid{grid-template-columns:1fr;gap:10px}.budget-page .stat-card,.budget-page [class*=stat-card],.budget-page [class*=summary-card],.budget-page [class*=kpi-card]{min-height:0;padding:13px 14px}.budget-page .budget-toolbar{padding:16px}.budget-page .type-tabs{width:100%}.budget-page .type-tab{flex:auto}.budget-page .budget-section-header{padding:14px 16px 10px}}.budget-page{gap:14px}.budget-page .page-header{border-left-width:4px;border-radius:16px;padding:14px 18px 16px;box-shadow:0 6px 16px #0f172a0a}.budget-page .page-header .eyebrow,.budget-page .budget-toolbar .eyebrow,.budget-page .budget-section-header .eyebrow,.budget-page .stat-card .eyebrow,.budget-page [class*=stat-card] .eyebrow,.budget-page [class*=summary-card] .eyebrow,.budget-page [class*=kpi-card] .eyebrow,.budget-page .status-pill,.budget-page .status-pill-revenue,.budget-page .badge,.budget-page [class*=badge],.budget-page .pill,.budget-page [class*=pill],.budget-page th{font-size:.82rem;line-height:1.32}.budget-page .page-header .eyebrow{letter-spacing:.13em;margin-bottom:5px}.budget-page .page-header h1{letter-spacing:-.03em;font-size:clamp(1.45rem,1.85vw,1.92rem);line-height:1.08}.budget-page .page-header p{max-width:860px;margin-top:6px;font-size:.92rem;line-height:1.38}.budget-page .stats-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:12px}.budget-page .stat-card,.budget-page [class*=stat-card],.budget-page [class*=summary-card],.budget-page [class*=kpi-card]{border-radius:12px;min-height:82px;padding:11px 13px;box-shadow:0 5px 14px #0f172a08}.budget-page .stat-card .eyebrow,.budget-page [class*=stat-card] .eyebrow,.budget-page [class*=summary-card] .eyebrow,.budget-page [class*=kpi-card] .eyebrow{letter-spacing:.09em;margin-bottom:6px}.budget-page .stat-card strong,.budget-page .stat-card .stat-value,.budget-page [class*=stat-card] strong,.budget-page [class*=summary-card] strong,.budget-page [class*=kpi-card] strong{font-size:clamp(1.18rem,1.42vw,1.48rem);line-height:1.05}.budget-page .stat-card p,.budget-page [class*=stat-card] p,.budget-page [class*=summary-card] p,.budget-page [class*=kpi-card] p{margin-top:5px;font-size:.84rem;line-height:1.25}.budget-page .budget-toolbar{border-radius:16px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:14px 16px;display:grid}.budget-page .budget-toolbar h2{margin-top:3px;font-size:clamp(1.05rem,1.18vw,1.25rem);line-height:1.16}.budget-page .budget-toolbar p{max-width:700px;margin-top:4px;font-size:.86rem;line-height:1.32}.budget-page .type-tabs{gap:6px}.budget-page .type-tab{border-radius:9px;min-height:34px;padding:7px 11px;font-size:.88rem}.budget-page .budget-section{border-radius:14px}.budget-page .budget-section-header{padding:13px 15px 10px}.budget-page .budget-section-header h2{margin-top:6px;font-size:clamp(1rem,1.18vw,1.18rem);line-height:1.15}.budget-page .budget-section-header p{margin-top:4px;font-size:.86rem;line-height:1.32}.budget-page .table-wrap{max-width:100%;overflow-x:auto}.budget-page .budget-table{min-width:900px;font-size:.88rem}.budget-page th{letter-spacing:.07em;padding:9px 10px}.budget-page td strong{font-size:.89rem}@media (width<=1180px){.budget-page .stats-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.budget-page .budget-toolbar{grid-template-columns:minmax(0,1fr);gap:10px}}@media (width<=900px){.budget-page .stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.budget-page .stat-card,.budget-page [class*=stat-card],.budget-page [class*=summary-card],.budget-page [class*=kpi-card]{min-height:78px}.budget-page .type-tabs{justify-content:flex-start}}@media (width<=640px){.budget-page{gap:12px}.budget-page .page-header{border-radius:14px;padding:12px 14px}.budget-page .page-header h1{font-size:1.28rem;line-height:1.1}.budget-page .page-header p{font-size:.86rem;line-height:1.32}.budget-page .stats-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:10px}.budget-page .stat-card,.budget-page [class*=stat-card],.budget-page [class*=summary-card],.budget-page [class*=kpi-card]{min-height:74px;padding:10px 11px}.budget-page .stat-card strong,.budget-page .stat-card .stat-value,.budget-page [class*=stat-card] strong,.budget-page [class*=summary-card] strong,.budget-page [class*=kpi-card] strong{font-size:1.1rem}.budget-page .stat-card p,.budget-page [class*=stat-card] p,.budget-page [class*=summary-card] p,.budget-page [class*=kpi-card] p{font-size:.82rem}.budget-page .budget-toolbar{gap:9px;padding:12px 14px}.budget-page .budget-toolbar h2{font-size:1rem}.budget-page .budget-toolbar p{font-size:.84rem}.budget-page .type-tabs{grid-template-columns:repeat(2,minmax(0,1fr));width:100%;display:grid}.budget-page .type-tab{min-height:34px;padding:7px 8px;font-size:.84rem}.budget-page .budget-section-header{padding:12px 14px 9px}.budget-page .budget-section-header h2{font-size:1rem}.budget-page .budget-table{min-width:820px}}.page:not(.budget-page),.dashboard-page,.registries-page,.transactions-page,.closing-page,.reports-page,.accountability-page{gap:16px}.page:not(.budget-page) .page-header,.dashboard-page .page-header,.registries-page .page-header,.transactions-page .page-header,.closing-page .page-header,.reports-page .page-header,.accountability-page .page-header,.dashboard-hero,.page-hero,.hero-panel:not(.budget-page .hero-panel){border:1px solid #d8e2ee;border-left:4px solid var(--abas-blue);background:linear-gradient(135deg,#fff 0%,#f7fbff 100%);border-radius:18px;min-height:0;padding:16px 20px 18px;overflow:hidden;box-shadow:0 8px 20px #0f172a0b}.page:not(.budget-page) .page-header:before,.page:not(.budget-page) .page-header:after,.dashboard-hero:before,.dashboard-hero:after,.page-hero:before,.page-hero:after,.hero-panel:before,.hero-panel:after{content:none;display:none}.page:not(.budget-page) .page-header .eyebrow,.dashboard-page .eyebrow,.registries-page .eyebrow,.transactions-page .eyebrow,.closing-page .eyebrow,.reports-page .eyebrow,.accountability-page .eyebrow,.dashboard-hero .eyebrow,.page-hero .eyebrow,.hero-panel .eyebrow{color:var(--abas-blue-strong);letter-spacing:.12em;margin-bottom:6px;font-size:.82rem;line-height:1.32}.page:not(.budget-page) .page-header h1,.dashboard-page h1,.registries-page h1,.transactions-page h1,.closing-page h1,.reports-page h1,.accountability-page h1,.dashboard-hero h1,.page-hero h1,.hero-panel h1{color:#0f172a;letter-spacing:-.035em;max-width:980px;margin:0;font-size:clamp(1.55rem,2vw,2.08rem);line-height:1.08}.page:not(.budget-page) .page-header p,.dashboard-page .page-header p,.registries-page .page-header p,.transactions-page .page-header p,.closing-page .page-header p,.reports-page .page-header p,.accountability-page .page-header p,.dashboard-hero p,.page-hero p,.hero-panel p{color:#526174;max-width:900px;margin-top:7px;font-size:.94rem;line-height:1.42}.page:not(.budget-page) .hero-panel,.dashboard-page .hero-panel{display:block}.page:not(.budget-page) .stats-grid,.page:not(.budget-page) .stat-grid,.page:not(.budget-page) .summary-grid,.page:not(.budget-page) .metric-grid,.dashboard-page .stats-grid,.dashboard-page .stat-grid,.dashboard-page .summary-grid,.dashboard-page .metric-grid,.dashboard-metrics{gap:12px;margin-top:14px}.page:not(.budget-page) .stat-card,.page:not(.budget-page) .metric-card,.page:not(.budget-page) .summary-card,.dashboard-page .stat-card,.dashboard-page .metric-card,.dashboard-page .summary-card,.dashboard-metrics .stat-card,.dashboard-metrics .metric-card,.dashboard-metrics .summary-card{border-color:#d9e2ee;border-radius:14px;min-height:92px;padding:13px 15px;box-shadow:0 6px 16px #0f172a09}.page:not(.budget-page) .stat-card .eyebrow,.page:not(.budget-page) .metric-card .eyebrow,.page:not(.budget-page) .summary-card .eyebrow,.dashboard-page .stat-card .eyebrow,.dashboard-page .metric-card .eyebrow,.dashboard-page .summary-card .eyebrow{color:#475569;letter-spacing:.1em;margin-bottom:6px;font-size:.82rem;line-height:1.32}.page:not(.budget-page) .stat-card strong,.page:not(.budget-page) .metric-card strong,.page:not(.budget-page) .summary-card strong,.page:not(.budget-page) .stat-value,.dashboard-page .stat-card strong,.dashboard-page .metric-card strong,.dashboard-page .summary-card strong,.dashboard-page .stat-value{color:#0f172a;letter-spacing:-.025em;font-size:clamp(1.22rem,1.55vw,1.62rem);line-height:1.08}.page:not(.budget-page) .stat-card p,.page:not(.budget-page) .metric-card p,.page:not(.budget-page) .summary-card p,.dashboard-page .stat-card p,.dashboard-page .metric-card p,.dashboard-page .summary-card p{color:#526174;margin-top:5px;font-size:.86rem;line-height:1.3}.page:not(.budget-page) .panel,.page:not(.budget-page) .card,.page:not(.budget-page) .section-card,.page:not(.budget-page) .panel-card,.registries-page .panel,.transactions-page .panel,.closing-page .panel,.reports-page .panel,.accountability-page .panel,.dashboard-page .panel,.dashboard-page .card,.dashboard-page .section-card{border-color:#d9e2ee;border-radius:16px;box-shadow:0 7px 18px #0f172a0a}.page:not(.budget-page) .panel-header,.page:not(.budget-page) .section-header,.registries-page .panel-header,.transactions-page .panel-header,.closing-page .panel-header,.reports-page .panel-header,.accountability-page .panel-header,.dashboard-page .panel-header,.dashboard-page .section-header{gap:14px;padding:16px 18px}.page:not(.budget-page) .panel-header h2,.page:not(.budget-page) .section-header h2,.page:not(.budget-page) .panel-header h3,.page:not(.budget-page) .section-header h3,.dashboard-page .panel-header h2,.dashboard-page .section-header h2,.dashboard-page .panel-header h3,.dashboard-page .section-header h3{color:#0f172a;letter-spacing:-.02em;margin-top:4px;font-size:clamp(1.08rem,1.35vw,1.35rem);line-height:1.16}.page:not(.budget-page) .panel-header p,.page:not(.budget-page) .section-header p,.dashboard-page .panel-header p,.dashboard-page .section-header p{color:#526174;margin-top:5px;font-size:.9rem;line-height:1.38}.page:not(.budget-page) button,.dashboard-page button,.registries-page button,.transactions-page button,.closing-page button,.reports-page button,.accountability-page button{font-size:.92rem}.page:not(.budget-page) .filter-tabs button,.page:not(.budget-page) .tabs button,.page:not(.budget-page) .type-tab,.dashboard-page .filter-tabs button,.dashboard-page .tabs button{border-radius:10px;min-height:36px;padding:8px 13px;font-weight:700}.page:not(.budget-page) .table-wrap,.page:not(.budget-page) .table-wrapper,.page:not(.budget-page) .data-table-wrapper,.registries-page .table-wrap,.transactions-page .table-wrap,.closing-page .table-wrap,.reports-page .table-wrap,.accountability-page .table-wrap{max-width:100%;overflow-x:auto}.page:not(.budget-page) table,.registries-page table,.transactions-page table,.closing-page table,.reports-page table,.accountability-page table{font-size:.9rem}.page:not(.budget-page) th,.registries-page th,.transactions-page th,.closing-page th,.reports-page th,.accountability-page th{color:#334155;letter-spacing:.07em;background:#f1f5f9;padding:10px 12px;font-size:.82rem;line-height:1.32}.page:not(.budget-page) td,.registries-page td,.transactions-page td,.closing-page td,.reports-page td,.accountability-page td{color:#263447;padding:10px 12px;font-size:.9rem;line-height:1.34}@media (width<=980px){.page:not(.budget-page) .page-header,.dashboard-hero,.page-hero,.hero-panel{border-radius:16px;padding:15px 17px}.page:not(.budget-page) .page-header h1,.dashboard-page h1,.dashboard-hero h1,.page-hero h1,.hero-panel h1{font-size:clamp(1.38rem,3.5vw,1.85rem)}.page:not(.budget-page) .stats-grid,.page:not(.budget-page) .stat-grid,.page:not(.budget-page) .summary-grid,.page:not(.budget-page) .metric-grid,.dashboard-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=640px){.page:not(.budget-page),.dashboard-page,.registries-page,.transactions-page,.closing-page,.reports-page,.accountability-page{gap:12px}.page:not(.budget-page) .page-header,.dashboard-hero,.page-hero,.hero-panel{border-radius:14px;padding:12px 14px}.page:not(.budget-page) .page-header h1,.dashboard-page h1,.dashboard-hero h1,.page-hero h1,.hero-panel h1{font-size:1.32rem;line-height:1.12}.page:not(.budget-page) .page-header p,.dashboard-hero p,.page-hero p,.hero-panel p{font-size:.86rem;line-height:1.34}.page:not(.budget-page) .stats-grid,.page:not(.budget-page) .stat-grid,.page:not(.budget-page) .summary-grid,.page:not(.budget-page) .metric-grid,.dashboard-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.page:not(.budget-page) .stat-card,.page:not(.budget-page) .metric-card,.page:not(.budget-page) .summary-card,.dashboard-page .stat-card,.dashboard-page .metric-card,.dashboard-page .summary-card{border-radius:12px;min-height:72px;padding:10px 11px}.page:not(.budget-page) .stat-card strong,.page:not(.budget-page) .metric-card strong,.page:not(.budget-page) .summary-card strong,.dashboard-page .stat-card strong,.dashboard-page .metric-card strong,.dashboard-page .summary-card strong{font-size:1.1rem}.page:not(.budget-page) .panel-header,.page:not(.budget-page) .section-header,.dashboard-page .panel-header,.dashboard-page .section-header{padding:12px 14px}}.page-header,.dashboard-hero,.page-hero,.hero-panel{background:#273246!important;border:1px solid #344157!important;border-left:4px solid #1698d0!important;box-shadow:0 10px 24px #0f172a24!important}.page-header:before,.page-header:after,.dashboard-hero:before,.dashboard-hero:after,.page-hero:before,.page-hero:after,.hero-panel:before,.hero-panel:after{content:none!important;display:none!important}.page-header .eyebrow,.dashboard-hero .eyebrow,.page-hero .eyebrow,.hero-panel .eyebrow{color:#8fd4f3!important;letter-spacing:.14em!important;margin-bottom:.35rem!important;font-size:.7rem!important;font-weight:700!important;line-height:1.2!important}.page-header h1,.dashboard-hero h1,.page-hero h1,.hero-panel h1{color:#fff!important;letter-spacing:-.03em!important;margin:0!important;font-size:clamp(1.35rem,1.6vw,1.7rem)!important;font-weight:700!important;line-height:1.08!important}.page-header p,.dashboard-hero p,.page-hero p,.hero-panel p{color:#ffffffd1!important;max-width:900px!important;margin-top:.45rem!important;font-size:.84rem!important;line-height:1.35!important}.page-header .hero-highlight,.page-header .hero-card,.dashboard-hero .hero-highlight,.dashboard-hero .hero-card,.page-hero .hero-highlight,.page-hero .hero-card,.hero-panel .hero-highlight,.hero-panel .hero-card{color:#fff!important;background:#ffffff0f!important;border:1px solid #ffffff1f!important}body,button,input,select,textarea{font-size:14px}.page,.page :not(svg):not(path),.panel,.panel :not(svg):not(path),.card,.card :not(svg):not(path),.section-card,.section-card :not(svg):not(path),.panel-card,.panel-card :not(svg):not(path){letter-spacing:normal}.panel h2,.card h2,.section-card h2,.panel-card h2,.section-header h2,.panel-header h2,.panel h3,.card h3,.section-card h3,.panel-card h3,.section-header h3,.panel-header h3{margin:0!important;font-size:clamp(.98rem,1.1vw,1.18rem)!important;line-height:1.18!important}.panel p,.card p,.section-card p,.panel-card p,.table-card p,.empty-state p,.summary-card p,.metric-card p,.stat-card p{font-size:.82rem!important;line-height:1.34!important}.stat-card,.metric-card,.summary-card{min-height:78px!important;padding:11px 13px!important}.stat-card .eyebrow,.metric-card .eyebrow,.summary-card .eyebrow{margin-bottom:.28rem!important;font-size:.72rem!important;line-height:1.2!important}.stat-card strong,.metric-card strong,.summary-card strong,.stat-value{font-size:clamp(1.04rem,1.15vw,1.28rem)!important;line-height:1.08!important}button,.btn,.button,[type=button],[type=submit],[type=reset]{font-size:.8rem!important;line-height:1.15!important}button,.btn,.button{border-radius:10px!important;min-height:34px!important;padding:.5rem .78rem!important}.tabs button,.filter-tabs button,.type-tab,.segmented-control button{min-height:34px!important;padding:.46rem .76rem!important;font-size:.78rem!important}label,.field-label,.form-field label{font-size:.76rem!important;line-height:1.2!important}input,select,textarea{min-height:38px!important;font-size:.84rem!important}.sidebar,.app-sidebar{font-size:.9rem!important}.sidebar nav a,.app-sidebar nav a,.sidebar-nav a,.nav-item{min-height:38px!important;font-size:.84rem!important}.sidebar-brand,.brand-card,.app-brand{padding:.9rem .95rem!important}.sidebar-brand h1,.brand-card h1,.app-brand h1,.sidebar-brand .brand-title,.brand-card .brand-title,.app-brand .brand-title{font-size:.98rem!important}.sidebar-brand p,.brand-card p,.app-brand p{font-size:.76rem!important}table,.data-table,.budget-table{font-size:.82rem!important}th{padding:.58rem .68rem!important;font-size:.74rem!important;line-height:1.2!important}td{padding:.58rem .68rem!important;font-size:.8rem!important;line-height:1.25!important}.dashboard-page .panel,.dashboard-page .card,.dashboard-page .section-card,.dashboard-page .panel-card{padding:0!important}.dashboard-page .panel-header,.dashboard-page .section-header,.page .panel-header,.page .section-header{padding:14px 16px!important}.dashboard-page .panel-body,.dashboard-page .card-body,.page .panel-body,.page .card-body{padding:0 16px 16px!important}.empty-state,.empty-panel,.blank-state{padding:1rem!important}.empty-state h3,.empty-panel h3,.blank-state h3{font-size:.98rem!important}.empty-state p,.empty-panel p,.blank-state p{font-size:.8rem!important}@media (width<=980px){.page-header h1,.dashboard-hero h1,.page-hero h1,.hero-panel h1{font-size:clamp(1.22rem,3vw,1.5rem)!important}.page-header p,.dashboard-hero p,.page-hero p,.hero-panel p{font-size:.8rem!important}.stat-card strong,.metric-card strong,.summary-card strong,.stat-value{font-size:1.08rem!important}}@media (width<=640px){body,button,input,select,textarea{font-size:13px}.page-header,.dashboard-hero,.page-hero,.hero-panel{padding:12px 14px!important}.page-header .eyebrow,.dashboard-hero .eyebrow,.page-hero .eyebrow,.hero-panel .eyebrow{font-size:.66rem!important}.page-header h1,.dashboard-hero h1,.page-hero h1,.hero-panel h1{font-size:1.14rem!important;line-height:1.12!important}.page-header p,.dashboard-hero p,.page-hero p,.hero-panel p{font-size:.76rem!important;line-height:1.3!important}.stat-card,.metric-card,.summary-card{min-height:70px!important;padding:10px 11px!important}.stat-card strong,.metric-card strong,.summary-card strong,.stat-value{font-size:1rem!important}th,td{font-size:.76rem!important}}.app-shell,.app-layout,.dashboard-layout{flex-direction:column!important;width:100%!important;min-height:100vh!important;display:flex!important}.sidebar,.app-sidebar{z-index:50!important;background:#273246!important;border-bottom:1px solid #ffffff17!important;border-right:0!important;border-radius:0!important;flex-direction:row!important;align-items:center!important;gap:.72rem!important;width:100%!important;min-width:0!important;max-width:none!important;height:auto!important;min-height:62px!important;max-height:none!important;padding:.55rem .82rem!important;display:flex!important;position:sticky!important;top:0!important;overflow:visible!important;box-shadow:0 8px 22px #0f172a29!important}.sidebar-brand,.brand-card,.app-brand{background:#ffffff0e!important;border:1px solid #ffffff17!important;border-radius:13px!important;flex:none!important;align-items:center!important;gap:.58rem!important;width:auto!important;min-width:156px!important;max-width:220px!important;min-height:44px!important;padding:.46rem .66rem!important;display:flex!important}.sidebar-brand h1,.brand-card h1,.app-brand h1,.sidebar-brand .brand-title,.brand-card .brand-title,.app-brand .brand-title{color:#fff!important;white-space:nowrap!important;font-size:.88rem!important;line-height:1.08!important}.sidebar-brand p,.brand-card p,.app-brand p{color:#ffffffad!important;white-space:nowrap!important;font-size:.66rem!important;line-height:1.12!important}.sidebar nav,.app-sidebar nav,.sidebar-nav{scrollbar-width:thin!important;flex:auto!important;align-items:center!important;gap:.34rem!important;min-width:0!important;max-width:none!important;height:auto!important;margin:0!important;padding:0!important;display:flex!important;overflow:auto hidden!important}.sidebar nav a,.app-sidebar nav a,.sidebar-nav a,.nav-item{color:#ffffffc2!important;white-space:nowrap!important;border-radius:10px!important;flex:none!important;justify-content:center!important;align-items:center!important;gap:.38rem!important;min-height:36px!important;padding:.44rem .62rem!important;font-size:.74rem!important;font-weight:700!important;line-height:1.1!important;display:inline-flex!important}.sidebar nav a:hover,.app-sidebar nav a:hover,.sidebar-nav a:hover,.nav-item:hover{color:#fff!important;background:#ffffff14!important}.sidebar nav a.active,.app-sidebar nav a.active,.sidebar-nav a.active,.nav-item.active,.sidebar a[aria-current=page],.app-sidebar a[aria-current=page]{color:#273246!important;background:#fff!important;box-shadow:0 8px 18px #0f172a1a!important}.topbar-account{background:#ffffff0e;border:1px solid #ffffff1a;border-radius:12px;flex:none;align-items:center;gap:.52rem;max-width:280px;margin-left:auto;padding:.36rem .42rem .36rem .6rem;display:flex}.topbar-account-copy{gap:.05rem;min-width:0;display:grid}.topbar-account-copy span{color:#8fd4f3;letter-spacing:.12em;text-transform:uppercase;font-size:.56rem;font-weight:800;line-height:1.1}.topbar-account-copy strong{color:#fff;text-overflow:ellipsis;white-space:nowrap;font-size:.74rem;font-weight:800;line-height:1.12;overflow:hidden}.topbar-account-copy small{color:#ffffffa8;text-overflow:ellipsis;white-space:nowrap;font-size:.62rem;line-height:1.12;overflow:hidden}.topbar-logout-button{color:#fff!important;background:#ffffff17!important;border:1px solid #ffffff24!important;border-radius:9px!important;flex:none!important;min-height:30px!important;padding:.36rem .58rem!important;font-size:.68rem!important;font-weight:800!important}.topbar-logout-button:hover{background:#ffffff29!important}.sidebar-footer,.sidebar-cycle-card,.app-sidebar-footer,.sidebar-user,.user-card,.current-user-card{display:none!important}.main-area,.app-main,.page-shell,.page-content,main{width:100%!important;min-width:0!important;max-width:none!important}.main-area,.app-main,main{flex:auto!important;padding:1rem 1.15rem 1.25rem!important}.page{width:100%!important;max-width:none!important}.dashboard-page .stats-grid,.dashboard-page .metric-grid,.dashboard-page .summary-grid,.page:not(.budget-page) .stats-grid,.page:not(.budget-page) .metric-grid,.page:not(.budget-page) .summary-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}.dashboard-page .dashboard-grid,.dashboard-page .content-grid,.page:not(.budget-page) .dashboard-grid,.page:not(.budget-page) .content-grid,.page:not(.budget-page) .two-column-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.table-wrap,.table-wrapper,.data-table-wrapper,.budget-table-wrapper,.responsive-table,.table-scroll,.budget-page .table-wrap,.budget-page .budget-table-wrapper{width:100%!important;max-width:100%!important;overflow-x:auto!important}.budget-page .budget-table,.budget-page table,.reports-page table,.accountability-page table,.transactions-page table,.registries-page table{width:100%!important}.budget-page .stats-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}.budget-page .budget-toolbar{grid-template-columns:minmax(0,1fr) auto!important}.budget-page .budget-sections,.budget-page .budget-section,.budget-page [class*=budget-group],.budget-page [class*=group-card]{width:100%!important}@media (width<=1180px){.sidebar,.app-sidebar{flex-wrap:wrap!important;align-items:center!important;gap:.52rem!important}.sidebar nav,.app-sidebar nav,.sidebar-nav{flex-basis:100%!important;order:3!important}.topbar-account{max-width:240px}.dashboard-page .stats-grid,.dashboard-page .metric-grid,.dashboard-page .summary-grid,.page:not(.budget-page) .stats-grid,.page:not(.budget-page) .metric-grid,.page:not(.budget-page) .summary-grid,.budget-page .stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (width<=760px){.sidebar,.app-sidebar{padding:.52rem .62rem!important}.sidebar-brand,.brand-card,.app-brand{min-width:132px!important}.topbar-account{max-width:calc(100vw - 180px);padding:.32rem .36rem .32rem .5rem}.topbar-account-copy small{display:none}.main-area,.app-main,main{padding:.72rem!important}.dashboard-page .dashboard-grid,.dashboard-page .content-grid,.page:not(.budget-page) .dashboard-grid,.page:not(.budget-page) .content-grid,.page:not(.budget-page) .two-column-grid{grid-template-columns:1fr!important}}@media (width<=520px){.topbar-account-copy{display:none}.topbar-account{margin-left:0}.budget-page .stats-grid,.dashboard-page .stats-grid,.dashboard-page .metric-grid,.dashboard-page .summary-grid,.page:not(.budget-page) .stats-grid,.page:not(.budget-page) .metric-grid,.page:not(.budget-page) .summary-grid{grid-template-columns:1fr!important}}:root{--abas-workspace-x:clamp(1.35rem, 2.1vw, 2.35rem);--abas-workspace-y:clamp(1rem, 1.45vw, 1.35rem)}.main-area,.app-main,main{padding-block:var(--abas-workspace-y) 1.55rem!important;padding-inline:var(--abas-workspace-x)!important}.page,.page-shell,.page-content{width:100%!important;max-width:none!important}.page{gap:1rem!important}.budget-page,.reports-page,.accountability-page,.transactions-page,.closing-page,.registries-page{max-width:none!important}.page>.page-header,.page>header.page-header,.page>.dashboard-hero,.page>.page-hero,.page>.hero-panel,.budget-page>.page-header,.dashboard-page>.page-header,.reports-page>.page-header,.accountability-page>.page-header,.transactions-page>.page-header,.registries-page>.page-header,.closing-page>.page-header{border-radius:0!important}.page>.page-header,.page>header.page-header{margin-inline:0!important;padding-inline:clamp(1rem,1.45vw,1.35rem)!important}@media (width<=760px){:root{--abas-workspace-x:.85rem;--abas-workspace-y:.8rem}.main-area,.app-main,main{padding-inline:var(--abas-workspace-x)!important}}.budget-page .stats-grid,.budget-page .metric-grid,.budget-page .summary-grid{gap:.72rem!important}.budget-page .stat-card,.budget-page .metric-card,.budget-page .summary-card,.budget-page [class*=stat-card],.budget-page [class*=metric-card],.budget-page [class*=summary-card]{border-radius:10px!important;min-height:auto!important;padding:.72rem .82rem!important;box-shadow:0 8px 18px #0f172a0f!important}.budget-page .stat-card strong,.budget-page .metric-card strong,.budget-page .summary-card strong,.budget-page [class*=stat-card] strong,.budget-page [class*=metric-card] strong,.budget-page [class*=summary-card] strong{font-size:clamp(.95rem,1vw,1.12rem)!important;line-height:1.1!important}.budget-page .stat-card p,.budget-page .metric-card p,.budget-page .summary-card p,.budget-page [class*=stat-card] p,.budget-page [class*=metric-card] p,.budget-page [class*=summary-card] p{font-size:.68rem!important;line-height:1.25!important}.budget-page section:not(.page-header)>header,.budget-page article:not(.page-header)>header,.budget-page .section-card>header,.budget-page .panel-card>header,.budget-page .table-card>header,.budget-page .budget-section>header,.budget-page .budget-section-header,.budget-page [class*=budget-section]>header,.budget-page [class*=budget-group]>header,.budget-page [class*=group-card]>header{box-shadow:none!important;background:#fff!important;border-bottom:1px solid #dce5ef!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:start!important;gap:.18rem .7rem!important;padding:.68rem .82rem!important;display:grid!important}.budget-page section:not(.page-header)>header:before,.budget-page article:not(.page-header)>header:before,.budget-page .section-card>header:before,.budget-page .panel-card>header:before,.budget-page .table-card>header:before,.budget-page .budget-section>header:before,.budget-page .budget-section-header:before,.budget-page [class*=budget-section]>header:before,.budget-page [class*=budget-group]>header:before,.budget-page [class*=group-card]>header:before{content:none!important;display:none!important}.budget-page section:not(.page-header)>header h2,.budget-page section:not(.page-header)>header h3,.budget-page article:not(.page-header)>header h2,.budget-page article:not(.page-header)>header h3,.budget-page .section-card>header h2,.budget-page .section-card>header h3,.budget-page .panel-card>header h2,.budget-page .panel-card>header h3,.budget-page .table-card>header h2,.budget-page .table-card>header h3,.budget-page .budget-section>header h2,.budget-page .budget-section>header h3,.budget-page .budget-section-header h2,.budget-page .budget-section-header h3,.budget-page [class*=budget-section]>header h2,.budget-page [class*=budget-section]>header h3,.budget-page [class*=budget-group]>header h2,.budget-page [class*=budget-group]>header h3,.budget-page [class*=group-card]>header h2,.budget-page [class*=group-card]>header h3{color:#111827!important;grid-column:1!important;margin:0!important;font-size:.86rem!important;font-weight:800!important;line-height:1.14!important}.budget-page section:not(.page-header)>header p,.budget-page article:not(.page-header)>header p,.budget-page .section-card>header p,.budget-page .panel-card>header p,.budget-page .table-card>header p,.budget-page .budget-section>header p,.budget-page .budget-section-header p,.budget-page [class*=budget-section]>header p,.budget-page [class*=budget-group]>header p,.budget-page [class*=group-card]>header p{color:#526174!important;grid-column:1/-1!important;margin:.08rem 0 0!important;font-size:.65rem!important;line-height:1.22!important}.budget-page section:not(.page-header)>header .badge,.budget-page section:not(.page-header)>header [class*=badge],.budget-page section:not(.page-header)>header .pill,.budget-page section:not(.page-header)>header [class*=pill],.budget-page article:not(.page-header)>header .badge,.budget-page article:not(.page-header)>header [class*=badge],.budget-page article:not(.page-header)>header .pill,.budget-page article:not(.page-header)>header [class*=pill],.budget-page .section-card>header .badge,.budget-page .section-card>header [class*=badge],.budget-page .section-card>header .pill,.budget-page .section-card>header [class*=pill],.budget-page .panel-card>header .badge,.budget-page .panel-card>header [class*=badge],.budget-page .panel-card>header .pill,.budget-page .panel-card>header [class*=pill],.budget-page .table-card>header .badge,.budget-page .table-card>header [class*=badge],.budget-page .table-card>header .pill,.budget-page .table-card>header [class*=pill],.budget-page .budget-section>header .badge,.budget-page .budget-section>header [class*=badge],.budget-page .budget-section>header .pill,.budget-page .budget-section>header [class*=pill],.budget-page .budget-section-header .badge,.budget-page .budget-section-header [class*=badge],.budget-page .budget-section-header .pill,.budget-page .budget-section-header [class*=pill],.budget-page [class*=budget-section]>header .badge,.budget-page [class*=budget-section]>header [class*=badge],.budget-page [class*=budget-section]>header .pill,.budget-page [class*=budget-section]>header [class*=pill],.budget-page [class*=budget-group]>header .badge,.budget-page [class*=budget-group]>header [class*=badge],.budget-page [class*=budget-group]>header .pill,.budget-page [class*=budget-group]>header [class*=pill],.budget-page [class*=group-card]>header .badge,.budget-page [class*=group-card]>header [class*=badge],.budget-page [class*=group-card]>header .pill,.budget-page [class*=group-card]>header [class*=pill]{letter-spacing:.07em!important;text-transform:uppercase!important;min-width:auto!important;height:auto!important;min-height:18px!important;box-shadow:none!important;border-radius:999px!important;grid-area:1/2/span 2!important;place-self:start end!important;padding:.13rem .42rem!important;font-size:.5rem!important;font-weight:800!important;line-height:1.05!important}.budget-page table,.budget-page .budget-table,.budget-page .data-table{font-size:.68rem!important}.budget-page th{padding:.4rem .46rem!important;font-size:.6rem!important;font-weight:800!important;line-height:1.12!important}.budget-page td{padding:.38rem .46rem!important;font-size:.66rem!important;line-height:1.18!important}.budget-page td:first-child,.budget-page td:nth-child(2){font-size:.66rem!important;line-height:1.18!important}.budget-page td:first-child strong,.budget-page td:nth-child(2) strong,.budget-page td strong{font-size:inherit!important;line-height:inherit!important;letter-spacing:normal!important}.budget-page td:first-child strong,.budget-page td:nth-child(2) strong{font-weight:700!important}.budget-page td:not(:first-child):not(:nth-child(2)){font-variant-numeric:tabular-nums!important}@media (width<=760px){.budget-page section:not(.page-header)>header,.budget-page article:not(.page-header)>header,.budget-page .section-card>header,.budget-page .panel-card>header,.budget-page .table-card>header,.budget-page .budget-section>header,.budget-page [class*=budget-section]>header,.budget-page [class*=budget-group]>header,.budget-page [class*=group-card]>header{padding:.62rem .7rem!important}.budget-page table,.budget-page .budget-table,.budget-page .data-table{font-size:.66rem!important}}.card,.panel,.panel-card,.section-card,.table-card,.data-table-card,.budget-table-card,.metric-card,.summary-card,.stat-card,.kpi-card,.info-card,.content-card,.form-card,.report-card,.dashboard-card,.widget-card,[class*=Card],[class*=card],.page-card,.page-section,.section-panel,.content-panel,.data-panel,.report-panel,.budget-section,.budget-group,.group-card,[class*=section-card],[class*=panel-card],[class*=table-card],[class*=budget-section],[class*=budget-group],[class*=group-card],.budget-page .stat-card,.budget-page .metric-card,.budget-page .summary-card,.budget-page .section-card,.budget-page .panel-card,.budget-page .table-card,.budget-page .budget-section,.budget-page .budget-group,.budget-page [class*=card],.budget-page [class*=Card],.budget-page [class*=budget-section],.budget-page [class*=budget-group],.budget-page [class*=group-card],.dashboard-page .stat-card,.dashboard-page .metric-card,.dashboard-page .summary-card,.dashboard-page .section-card,.dashboard-page .panel-card,.dashboard-page .table-card,.dashboard-page [class*=card],.dashboard-page [class*=Card],.empty-state,.empty-card,.placeholder-card,[class*=empty-state],[class*=placeholder-card],.table-wrapper,.table-wrap,.data-table-wrapper,.budget-table-wrapper,.responsive-table,.table-scroll{border-radius:0!important}@media (width<=760px){.card,.panel,.panel-card,.section-card,.table-card,.data-table-card,.budget-table-card,.metric-card,.summary-card,.stat-card,[class*=Card],[class*=card]{border-radius:0!important}}:root{--abas-brand-blue:#0099d5;--abas-brand-blue-strong:#0088be;--abas-brand-blue-soft:#0099d51f;--abas-brand-green:#a3cb4c;--abas-brand-orange:#f60;--abas-brand-pink:#e83460;--abas-visual-bg:#f5f8fc;--abas-visual-canvas:#f0f0f8;--abas-visual-surface:#fff;--abas-visual-text:#202232;--abas-visual-muted:#818496;--abas-visual-line:#2c324e12;--abas-visual-shadow:0 18px 42px #282f4c14;--abas-visual-shadow-soft:0 10px 26px #282f4c0e;font-family:Open Sans,Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body{background:radial-gradient(circle at 10% 8%,#0099d514,#0000 25rem),radial-gradient(circle at 94% 12%,#f5c46b1f,#0000 22rem),linear-gradient(135deg,#f8fbff 0%,#f1f4fa 100%);min-width:0}.app-shell.app-shell-finance-dashboard{background:0 0;min-height:100vh!important;padding-left:96px!important;display:block!important}.app-shell-finance-dashboard .finance-main-area{z-index:1!important;justify-content:center!important;align-items:flex-start!important;width:100%!important;min-height:100vh!important;padding:22px 24px 28px!important;display:flex!important;position:relative!important}.auth-main-area{min-height:100vh;padding:32px}.app-shell-finance-dashboard .finance-sidebar{--finance-sidebar-item-h:28px;--finance-sidebar-icon-slot:42px;--finance-sidebar-icon-left:27px;--finance-sidebar-item-margin-x:8px;--finance-sidebar-icon-left-open:calc(var(--finance-sidebar-icon-left) - var(--finance-sidebar-item-margin-x));--finance-sidebar-label-offset:calc(var(--finance-sidebar-icon-left) + var(--finance-sidebar-icon-slot) - var(--finance-sidebar-item-margin-x));--finance-sidebar-logo-h:138px;--finance-sidebar-item-count:14;--finance-sidebar-profile-color:#334155;color:#fff;transition:width .18s,box-shadow .18s;box-shadow:16px 0 34px #0079ac2e;z-index:100!important;background:linear-gradient(180deg, var(--abas-brand-blue) 0%, var(--abas-brand-blue-strong) 100%)!important;scrollbar-width:none!important;border:0!important;flex-direction:column!important;align-items:stretch!important;gap:0!important;width:96px!important;height:100vh!important;min-height:100vh!important;max-height:100vh!important;padding:0 0 14px!important;display:flex!important;position:fixed!important;inset:0 auto 0 0!important;overflow:hidden!important}.app-shell-finance-dashboard .finance-sidebar::-webkit-scrollbar{display:none!important}.app-shell-finance-dashboard .finance-sidebar:hover,.app-shell-finance-dashboard .finance-sidebar:focus-within{z-index:200!important;align-items:stretch!important;width:300px!important;min-width:300px!important;max-width:300px!important;overflow-x:visible!important;box-shadow:20px 0 42px #006e9e38!important}.app-shell-finance-dashboard .finance-sidebar:hover .finance-brand-card,.app-shell-finance-dashboard .finance-sidebar:focus-within .finance-brand-card{justify-content:center!important;align-items:center!important}.app-shell-finance-dashboard .finance-brand-card{width:100%!important;min-width:0!important;height:var(--finance-sidebar-logo-h)!important;min-height:var(--finance-sidebar-logo-h)!important;max-height:var(--finance-sidebar-logo-h)!important;box-shadow:none!important;background:0 0!important;border:0!important;flex:none!important;justify-content:center!important;align-items:center!important;margin:0!important;padding:24px 0 18px!important;display:flex!important}.app-shell-finance-dashboard .brand-logo{display:block;object-fit:contain!important;width:72px!important;max-width:72px!important;max-height:72px!important}.app-shell-finance-dashboard .finance-sidebar:hover .brand-logo,.app-shell-finance-dashboard .finance-sidebar:focus-within .brand-logo{width:118px!important;max-width:118px!important;max-height:78px!important}.app-shell-finance-dashboard .finance-sidebar-items{grid-template-columns:1fr!important;grid-template-rows:repeat(var(--finance-sidebar-item-count), minmax(0, 1fr))!important;scrollbar-width:none!important;flex:auto!important;place-items:center!important;width:100%!important;min-height:0!important;margin:0!important;padding:4px 0 12px!important;display:grid!important;overflow:hidden!important}.app-shell-finance-dashboard .finance-sidebar-items::-webkit-scrollbar{display:none!important}.app-shell-finance-dashboard .finance-sidebar:hover .finance-sidebar-items,.app-shell-finance-dashboard .finance-sidebar:focus-within .finance-sidebar-items{grid-template-rows:repeat(var(--finance-sidebar-item-count), minmax(0, 1fr))!important;place-items:center stretch!important}.app-shell-finance-dashboard .finance-nav-item,.app-shell-finance-dashboard .finance-sidebar-action,.app-shell-finance-dashboard .finance-sidebar-session{text-decoration:none;transition:background .16s,color .16s,width .18s;width:var(--finance-sidebar-icon-slot)!important;height:var(--finance-sidebar-item-h)!important;min-height:var(--finance-sidebar-item-h)!important;max-height:var(--finance-sidebar-item-h)!important;color:#ffffffeb!important;box-sizing:border-box!important;background:0 0!important;border:0!important;border-radius:12px!important;flex-shrink:0!important;grid-template-rows:1fr!important;grid-template-columns:1fr!important;place-self:center!important;place-items:center!important;margin:0!important;padding:0!important;display:grid!important}.app-shell-finance-dashboard .finance-nav-item>.finance-nav-item-icon,.app-shell-finance-dashboard .finance-sidebar-action>.finance-nav-item-icon,.app-shell-finance-dashboard .finance-sidebar-session>.finance-nav-item-icon{z-index:1!important;grid-area:1/1!important}.app-shell-finance-dashboard .finance-nav-item>.finance-nav-item-drawer,.app-shell-finance-dashboard .finance-sidebar-action>.finance-nav-item-drawer,.app-shell-finance-dashboard .finance-sidebar-session>.finance-nav-item-drawer,.app-shell-finance-dashboard .finance-sidebar-session>.finance-sidebar-session-drawer{z-index:0!important;grid-area:1/1!important}.app-shell-finance-dashboard .finance-sidebar-action{cursor:pointer;font:inherit;text-align:inherit}.app-shell-finance-dashboard .finance-sidebar-session{position:relative!important;overflow:hidden!important}.app-shell-finance-dashboard .finance-nav-item:hover,.app-shell-finance-dashboard .finance-nav-item:focus-visible,.app-shell-finance-dashboard .finance-sidebar-action:hover,.app-shell-finance-dashboard .finance-sidebar-action:focus-visible{color:#fff!important;background:#ffffff1f!important}.app-shell-finance-dashboard .finance-sidebar:hover .finance-nav-item,.app-shell-finance-dashboard .finance-sidebar:focus-within .finance-nav-item,.app-shell-finance-dashboard .finance-sidebar:hover .finance-sidebar-action,.app-shell-finance-dashboard .finance-sidebar:focus-within .finance-sidebar-action,.app-shell-finance-dashboard .finance-sidebar:hover .finance-sidebar-session,.app-shell-finance-dashboard .finance-sidebar:focus-within .finance-sidebar-session{width:calc(100% - 16px)!important;height:var(--finance-sidebar-item-h)!important;min-height:var(--finance-sidebar-item-h)!important;max-height:var(--finance-sidebar-item-h)!important;margin:0 var(--finance-sidebar-item-margin-x)!important;padding:0 36px 0 var(--finance-sidebar-label-offset)!important;box-sizing:border-box!important;justify-content:flex-start!important;place-self:center stretch!important;align-items:center!important;gap:0!important;display:flex!important;position:relative!important}.app-shell-finance-dashboard .finance-sidebar:hover .finance-nav-item>.finance-nav-item-icon,.app-shell-finance-dashboard .finance-sidebar:focus-within .finance-nav-item>.finance-nav-item-icon,.app-shell-finance-dashboard .finance-sidebar:hover .finance-sidebar-action>.finance-nav-item-icon,.app-shell-finance-dashboard .finance-sidebar:focus-within .finance-sidebar-action>.finance-nav-item-icon,.app-shell-finance-dashboard .finance-sidebar:hover .finance-sidebar-session>.finance-nav-item-icon,.app-shell-finance-dashboard .finance-sidebar:focus-within .finance-sidebar-session>.finance-nav-item-icon{left:var(--finance-sidebar-icon-left-open)!important;width:var(--finance-sidebar-icon-slot)!important;flex:none!important;place-items:center!important;height:26px!important;margin:0!important;display:grid!important;position:absolute!important;top:50%!important;transform:translateY(-50%)!important}.app-shell-finance-dashboard .finance-sidebar:hover .finance-nav-item>.finance-nav-item-icon,.app-shell-finance-dashboard .finance-sidebar:focus-within .finance-nav-item>.finance-nav-item-icon,.app-shell-finance-dashboard .finance-sidebar:hover .finance-nav-item>.finance-nav-item-drawer,.app-shell-finance-dashboard .finance-sidebar:focus-within .finance-nav-item>.finance-nav-item-drawer,.app-shell-finance-dashboard .finance-sidebar:hover .finance-sidebar-action>.finance-nav-item-icon,.app-shell-finance-dashboard .finance-sidebar:focus-within .finance-sidebar-action>.finance-nav-item-icon,.app-shell-finance-dashboard .finance-sidebar:hover .finance-sidebar-action>.finance-nav-item-drawer,.app-shell-finance-dashboard .finance-sidebar:focus-within .finance-sidebar-action>.finance-nav-item-drawer,.app-shell-finance-dashboard .finance-sidebar:hover .finance-sidebar-session>.finance-nav-item-icon,.app-shell-finance-dashboard .finance-sidebar:focus-within .finance-sidebar-session>.finance-nav-item-icon,.app-shell-finance-dashboard .finance-sidebar:hover .finance-sidebar-session>.finance-nav-item-drawer,.app-shell-finance-dashboard .finance-sidebar:focus-within .finance-sidebar-session>.finance-nav-item-drawer,.app-shell-finance-dashboard .finance-sidebar:hover .finance-sidebar-session>.finance-sidebar-session-drawer,.app-shell-finance-dashboard .finance-sidebar:focus-within .finance-sidebar-session>.finance-sidebar-session-drawer{grid-area:auto!important}.app-shell-finance-dashboard .finance-nav-item-icon{background:0 0!important;flex:0 0 26px!important;place-items:center!important;width:26px!important;height:26px!important;display:grid!important}.app-shell-finance-dashboard .finance-nav-item-drawer,.app-shell-finance-dashboard .finance-sidebar-session-drawer{opacity:0!important;visibility:hidden!important;pointer-events:none!important;width:0!important;min-width:0!important;height:0!important;min-height:0!important;box-shadow:none!important;background:0 0!important;border:0!important;margin:0!important;padding:0!important;overflow:hidden!important}.app-shell-finance-dashboard .finance-sidebar:hover .finance-nav-item-drawer,.app-shell-finance-dashboard .finance-sidebar:focus-within .finance-nav-item-drawer,.app-shell-finance-dashboard .finance-sidebar:hover .finance-sidebar-session-drawer,.app-shell-finance-dashboard .finance-sidebar:focus-within .finance-sidebar-session-drawer{opacity:1!important;visibility:visible!important;width:auto!important;height:auto!important;max-height:var(--finance-sidebar-item-h)!important;pointer-events:none!important;color:#fff!important;min-width:0!important;box-shadow:none!important;text-shadow:none!important;background:0 0!important;border:0!important;flex:auto!important;align-items:center!important;padding:0!important;display:flex!important;position:static!important;overflow:hidden!important;transform:none!important}.app-shell-finance-dashboard .finance-nav-item-drawer strong{color:#fff!important;font-size:.82rem!important;font-weight:800!important;line-height:1!important}.app-shell-finance-dashboard .finance-sidebar:hover .finance-nav-item-active,.app-shell-finance-dashboard .finance-sidebar:focus-within .finance-nav-item-active{color:var(--abas-brand-blue)!important;background:#fff!important;box-shadow:0 10px 18px #00598029!important}.app-shell-finance-dashboard .finance-sidebar:hover .finance-nav-item-active .finance-nav-item-drawer strong,.app-shell-finance-dashboard .finance-sidebar:focus-within .finance-nav-item-active .finance-nav-item-drawer strong{color:var(--abas-brand-blue)!important}.app-shell-finance-dashboard .finance-sidebar:hover .finance-sidebar-session,.app-shell-finance-dashboard .finance-sidebar:focus-within .finance-sidebar-session{padding-right:36px!important;overflow:visible!important}.app-shell-finance-dashboard .finance-sidebar:hover .finance-sidebar-session-drawer,.app-shell-finance-dashboard .finance-sidebar:focus-within .finance-sidebar-session-drawer{pointer-events:auto!important;max-width:none!important}.app-shell-finance-dashboard .finance-sidebar:hover .finance-sidebar-session-drawer small,.app-shell-finance-dashboard .finance-sidebar:focus-within .finance-sidebar-session-drawer small{display:none!important}.app-shell-finance-dashboard .finance-sidebar-session-drawer strong,.app-shell-finance-dashboard .finance-sidebar-session-drawer small{text-overflow:ellipsis!important;white-space:nowrap!important;box-shadow:none!important;background:0 0!important;overflow:hidden!important}.app-shell-finance-dashboard .finance-sidebar:hover .finance-sidebar-session-drawer strong,.app-shell-finance-dashboard .finance-sidebar:focus-within .finance-sidebar-session-drawer strong{color:var(--finance-sidebar-profile-color,#334155)!important;font-size:.78rem!important;line-height:1!important}.app-shell-finance-dashboard .finance-sidebar:hover .finance-sidebar-session-drawer small,.app-shell-finance-dashboard .finance-sidebar:focus-within .finance-sidebar-session-drawer small{color:#fff!important;margin-top:0!important;font-size:.68rem!important;line-height:1!important}.app-shell-finance-dashboard .finance-sidebar-session-drawer button{cursor:pointer;width:28px!important;min-width:28px!important;height:28px!important;min-height:28px!important;color:var(--finance-sidebar-profile-color,#334155)!important;background:#fff!important;border:0!important;border-radius:50%!important;justify-content:center!important;align-items:center!important;margin:0!important;padding:0!important;font-size:0!important;display:none!important;position:absolute!important;top:50%!important;right:0!important;transform:translateY(-50%)!important;box-shadow:0 2px 8px #0f172a24!important}.app-shell-finance-dashboard .finance-sidebar-session-drawer button svg{width:14px!important;height:14px!important;color:var(--finance-sidebar-profile-color,#334155)!important}.app-shell-finance-dashboard .finance-sidebar:hover .finance-sidebar-session-drawer button,.app-shell-finance-dashboard .finance-sidebar:focus-within .finance-sidebar-session-drawer button{pointer-events:auto!important;display:inline-flex!important}.app-shell.app-shell-finance-dashboard .sidebar.finance-sidebar nav.finance-sidebar-items>a.finance-nav-item{flex:unset!important;min-height:var(--finance-sidebar-item-h)!important;font-size:inherit!important;font-weight:inherit!important;line-height:inherit!important;white-space:nowrap!important;gap:0!important}.app-shell.app-shell-finance-dashboard .sidebar.finance-sidebar:not(:hover):not(:focus-within) nav.finance-sidebar-items>a.finance-nav-item{justify-content:unset!important;padding:0!important;display:grid!important}.app-shell.app-shell-finance-dashboard .sidebar.finance-sidebar:hover nav.finance-sidebar-items>a.finance-nav-item,.app-shell.app-shell-finance-dashboard .sidebar.finance-sidebar:focus-within nav.finance-sidebar-items>a.finance-nav-item{padding:0 36px 0 var(--finance-sidebar-label-offset)!important;justify-content:flex-start!important;align-items:center!important;display:flex!important}.finance-dashboard-surface{background:var(--abas-visual-canvas);border:1px solid #2c324e0e;width:100%;min-height:700px;padding:25px 27px;box-shadow:0 24px 58px #232b4a14;border-radius:0!important}.finance-dashboard-layout{grid-template-columns:minmax(0,1fr) 292px;align-items:start;gap:28px;display:grid}.finance-dashboard-main,.finance-dashboard-rail{min-width:0}.finance-dashboard-topbar{justify-content:space-between;align-items:flex-start;gap:20px;min-height:52px;margin-bottom:23px;display:flex}.finance-dashboard-title h1{color:var(--abas-visual-text);letter-spacing:-.045em;margin:0;font-size:31px;font-weight:800;line-height:1}.finance-dashboard-title p{max-width:520px;color:var(--abas-visual-muted);margin:8px 0 0;font-size:13px;font-weight:600;line-height:1.35}.finance-dashboard-actions{flex:none;align-items:center;gap:14px;padding-top:2px;display:flex}.finance-dashboard-search{width:190px;height:40px;color:var(--abas-visual-muted);background:#fff;border:0;border-radius:999px;align-items:center;gap:10px;padding:0 15px;display:flex;box-shadow:0 8px 20px #3239560a}.finance-dashboard-search input{width:100%;min-width:0;color:var(--abas-visual-text);background:0 0;border:0;outline:0;font-size:12px}.finance-dashboard-search input::placeholder{color:#b6b8c5}.finance-icon-button{width:40px;height:40px;color:var(--abas-visual-text);cursor:pointer;background:0 0;border:0;border-radius:12px;place-items:center;display:grid;position:relative}.finance-notification-dot{background:#b13355;border-radius:999px;width:7px;height:7px;position:absolute;top:9px;right:9px}.finance-summary-grid{grid-template-columns:repeat(4,minmax(142px,1fr));gap:23px;margin:0 0 23px;display:grid}.finance-summary-card{text-align:center;background:#fff;border:1px solid #2c324e0b;flex-direction:column;justify-content:center;align-items:center;gap:12px;height:142px;min-height:142px;padding:14px 13px 16px;display:flex;box-shadow:0 11px 24px #29304c0b;border-radius:18px!important}.finance-summary-card--lead{background:linear-gradient(#0099d514,#fffffffa),#fff;border-color:#0099d52e;box-shadow:0 16px 34px #0099d51a}.finance-summary-card--soft{background:#ffffffe0}.finance-summary-card--lead .finance-summary-card-icon{color:var(--abas-brand-blue);background:#0099d51f}.finance-summary-card strong{color:var(--abas-visual-text);letter-spacing:-.04em;white-space:nowrap;font-size:clamp(1.1rem,1.5vw,1.5rem);font-weight:800;line-height:1}.finance-summary-card-icon{width:48px;height:48px;color:var(--abas-brand-blue);background:#0099d514;border-radius:15px;place-items:center;display:grid}.finance-summary-card-icon svg{stroke-width:2.2px;width:36px;height:36px}.finance-summary-card span{max-width:130px;color:var(--abas-visual-muted);font-size:11.5px;font-weight:600;line-height:1.25}.finance-budget-kpi-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin:-4px 0 22px;display:grid}.finance-budget-kpi-card{background:#ffffffc2;border:1px solid #2c324e0e;min-height:74px;padding:13px 15px;box-shadow:0 8px 20px #29304c09;border-radius:16px!important}.finance-budget-kpi-grid .finance-budget-kpi-card:nth-child(odd){background:#ffffffeb}.finance-budget-kpi-grid .finance-budget-kpi-card:nth-child(2n){background:#f8fafceb}.finance-budget-kpi-card span,.finance-budget-kpi-card small{color:var(--abas-visual-muted);font-size:10.5px;font-weight:700;line-height:1.2;display:block}.finance-budget-kpi-card span{color:var(--abas-brand-blue);text-transform:uppercase;letter-spacing:.08em}.finance-budget-kpi-card strong{color:var(--abas-visual-text);letter-spacing:-.035em;margin:6px 0 4px;font-size:15px;font-weight:800;line-height:1.05;display:block}.finance-section-eyebrow{color:var(--abas-brand-blue);letter-spacing:.12em;text-transform:uppercase;margin-bottom:6px;font-size:10px;font-weight:800;line-height:1;display:block}.finance-section-eyebrow--rail{margin-bottom:4px}.finance-production-status{box-shadow:none;background:0 0;border:0;grid-template-columns:minmax(0,1fr) minmax(210px,260px);align-items:stretch;gap:18px;margin:0 0 24px;padding:0;display:grid;border-radius:28px!important}.finance-production-hero{position:relative;overflow:hidden}.finance-production-hero:before{content:"";background:linear-gradient(180deg, var(--abas-brand-blue), #0099d573);border-radius:28px 0 0 28px;width:6px;position:absolute;inset:0 auto 0 0}.finance-production-status-copy,.finance-production-status-state{min-height:100%;padding:22px 22px 22px 26px;border-radius:28px!important}.finance-production-status-copy{background:radial-gradient(circle at 100% 0,#0099d524,#0000 42%),linear-gradient(135deg,#0099d51a,#fffffff5);border:1px solid #0099d529;gap:10px;display:grid;box-shadow:0 18px 42px #0099d51a}.finance-status-pill{width:fit-content;color:var(--abas-brand-blue);letter-spacing:.08em;text-transform:uppercase;background:#ffffffb8;border:1px solid #0099d524;border-radius:999px;padding:7px 11px;font-size:10.5px;font-weight:800;line-height:1}.finance-production-status h2{color:var(--abas-visual-text);letter-spacing:-.04em;max-width:34rem;margin:0;font-size:clamp(1.15rem,2vw,1.45rem);font-weight:800;line-height:1.08}.finance-production-status p{max-width:620px;color:var(--abas-visual-muted);margin:0;font-size:12.5px;font-weight:600;line-height:1.55}.finance-production-status-state{color:var(--abas-brand-blue);background:#ffffffe6;border:1px solid #0099d51f;align-items:center;gap:12px;padding-left:18px;display:flex;position:relative;box-shadow:0 12px 28px #29304c0d}.finance-production-status-state:before{content:"";background:var(--abas-brand-green);border-radius:999px;width:8px;height:8px;position:absolute;top:18px;right:18px;box-shadow:0 0 0 4px #a3cb4c2e}.finance-production-status-state strong,.finance-production-status-state span{display:block}.finance-production-status-state strong{color:var(--abas-visual-text);font-size:13px;font-weight:800;line-height:1.2}.finance-production-status-state span{color:var(--abas-visual-muted);margin-top:4px;font-size:11px;font-weight:600;line-height:1.35}.finance-readiness-section{background:linear-gradient(#ffffffeb,#f8fafce0);border:1px solid #2c324e0f;margin:0 0 24px;padding:20px 20px 18px;box-shadow:0 14px 34px #29304c0a;border-radius:24px!important}.finance-readiness-section--featured{border-top:3px solid #0099d547}.finance-readiness-section-header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:16px;display:flex}.finance-readiness-section-header h2{color:var(--abas-visual-text);letter-spacing:-.035em;margin:0;font-size:19px;font-weight:800;line-height:1.08}.finance-readiness-section-header p{max-width:560px;color:var(--abas-visual-muted);margin:8px 0 0;font-size:12px;font-weight:600;line-height:1.45}.finance-readiness-section-note{color:var(--abas-brand-blue);letter-spacing:.08em;text-transform:uppercase;background:#0099d51a;border-radius:999px;flex:none;padding:7px 10px;font-size:10px;font-weight:800;line-height:1}.finance-readiness-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.finance-readiness-card{background:#fff;border:1px solid #2c324e0e;border-radius:18px;grid-template-columns:38px minmax(0,1fr);align-items:start;gap:10px;min-height:118px;padding:14px;display:grid;box-shadow:0 8px 18px #29304c08}.finance-readiness-card--pending,.finance-readiness-card--waiting{background:linear-gradient(#ff66000a,#fffffffa);border-color:#ff660029;box-shadow:0 10px 22px #ff66000f}.finance-readiness-card--ok{border-color:#0099d524}.finance-readiness-card-heading{justify-content:space-between;align-items:center;gap:8px;display:flex}.finance-readiness-card-chip{letter-spacing:.06em;text-transform:uppercase;border-radius:999px;flex:none;padding:4px 7px;font-size:9px;font-weight:800;line-height:1}.finance-readiness-card-chip--pending,.finance-readiness-card-chip--waiting{color:var(--abas-brand-orange);background:#ff66001f}.finance-readiness-card-chip--ok{color:var(--abas-brand-blue);background:#0099d51f}.finance-readiness-card-icon{width:36px;height:36px;color:var(--abas-brand-blue);background:#0099d51a;border-radius:13px;place-items:center;display:grid}.finance-readiness-card--pending .finance-readiness-card-icon,.finance-readiness-card--waiting .finance-readiness-card-icon{color:var(--abas-brand-orange);background:#ff66001a}.finance-readiness-card span,.finance-readiness-card small{color:var(--abas-visual-muted);font-size:10.5px;font-weight:700;line-height:1.25;display:block}.finance-readiness-card-heading>span{color:var(--abas-visual-text);font-size:11px}.finance-readiness-card strong{color:var(--abas-visual-text);letter-spacing:-.05em;margin:8px 0 5px;font-size:26px;font-weight:800;line-height:1;display:block}.finance-readiness-card--pending strong,.finance-readiness-card--waiting strong{color:#334155}.finance-readiness-warning{color:var(--abas-brand-pink);background:#e8346014;border-radius:14px;margin-bottom:12px;padding:10px 12px;font-size:11px;font-weight:700;line-height:1.35}.finance-content-block{box-shadow:none;background:0 0;border:0;margin-top:19px;padding:0}.finance-history-card,.finance-balance-card{background:#ffffffb8;border:1px solid #2c324e0e;padding:18px 20px;box-shadow:0 12px 28px #29304c09;border-radius:22px!important}.finance-history-card{background:linear-gradient(#ffffffeb,#f8fafcd1);margin-top:16px}.finance-balance-card{background:#ffffffa8;margin-top:18px;padding-bottom:20px}.finance-content-block-header{margin-bottom:12px}.finance-content-block-header h2{color:var(--abas-visual-text);letter-spacing:-.03em;margin:0;font-size:18px;font-weight:800;line-height:1.1}.finance-content-block-header p{color:var(--abas-visual-muted);margin:5px 0 0;font-size:11.5px;font-weight:600;line-height:1.25}.finance-transaction-list{gap:4px;display:grid}.finance-transaction-row{color:#656979;grid-template-columns:minmax(150px,1.2fr) minmax(150px,1.1fr) 82px 96px 88px;align-items:center;gap:13px;min-height:38px;padding:7px 0;font-size:12px;font-weight:600;line-height:1.25;display:grid}.finance-transaction-row+.finance-transaction-row{border-top:1px solid #2c324e0e}.finance-transaction-person{min-width:0;color:var(--abas-visual-text);align-items:center;gap:13px;display:flex}.finance-transaction-person span:last-child,.finance-transaction-row>span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.finance-transaction-avatar{background:#a9abb2;border-radius:999px;flex:none;width:31px;height:31px}.finance-transaction-row strong{color:#4c87aa;justify-self:start;font-size:12px;font-weight:800}.finance-transaction-row strong.is-reviewed{color:#b23a5a}.finance-balance-chart{grid-template-columns:60px minmax(0,1fr);align-items:end;gap:15px;margin-top:16px;padding-top:4px;display:grid;position:relative}.finance-balance-chart--placeholder{opacity:.72}.finance-balance-chart--placeholder .finance-balance-bar-track{background:#b1b4c02e}.finance-balance-placeholder{text-align:center;pointer-events:none;background:#ffffffc7;border:1px dashed #0099d52e;border-radius:18px;place-content:center;gap:6px;padding:16px;display:grid;position:absolute;inset:18px 0 28px 72px}.finance-balance-placeholder strong,.finance-balance-placeholder span{display:block}.finance-balance-placeholder strong{color:var(--abas-visual-text);font-size:12px;font-weight:800}.finance-balance-placeholder span{max-width:260px;color:var(--abas-visual-muted);font-size:10.5px;font-weight:600;line-height:1.35}.finance-balance-y-axis{color:#777b8d;align-content:space-between;height:164px;padding-bottom:21px;font-size:10.5px;font-weight:700;line-height:1;display:grid}.finance-balance-bars{grid-template-columns:repeat(12,minmax(24px,1fr));align-items:end;gap:15px;display:grid}.finance-balance-bar-group{justify-items:center;gap:8px;display:grid}.finance-balance-bar-track{background:#b1b4c052;border-radius:10px;align-items:end;width:28px;height:150px;display:flex;overflow:hidden}.finance-balance-bar-fill{background:linear-gradient(180deg, #22b4e9 0%, var(--abas-brand-blue) 100%);border-radius:10px;width:100%;min-height:0}.finance-balance-bar-fill.is-negative{background:linear-gradient(180deg, #e83460c7, var(--abas-brand-pink))}.finance-balance-bar-group span{color:#777b8d;letter-spacing:.02em;font-size:10.5px;font-weight:700;line-height:1}.finance-user-panel{align-items:center;gap:14px;min-height:52px;margin-bottom:20px;padding-top:0;display:flex}.finance-user-avatar{background:#a9abb2;border-radius:999px;flex:none;width:42px;height:42px;position:relative}.finance-user-avatar:after{content:"";border:2px solid var(--abas-visual-canvas);background:#70bf62;border-radius:999px;width:8px;height:8px;position:absolute;bottom:3px;right:-2px}.finance-user-copy{gap:3px;min-width:0;display:grid}.finance-user-copy strong,.finance-user-copy span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.finance-user-copy strong{color:var(--abas-visual-text);letter-spacing:-.025em;font-size:17px;font-weight:800;line-height:1.1}.finance-user-copy span{color:var(--abas-visual-muted);font-size:10.5px;font-weight:700;line-height:1.2}.finance-dashboard-rail--stacked{gap:4px;display:grid}.finance-rail-panel{background:#ffffffb8;border:1px solid #2c324e0e;padding:14px;box-shadow:0 10px 24px #29304c09;border-radius:18px!important}.finance-rail-panel--muted{background:#f8fafce0}.finance-rail-block.finance-rail-panel{margin-top:14px}.finance-rail-block-header h3{color:var(--abas-visual-text);letter-spacing:-.03em;margin:0;font-size:18px;font-weight:800;line-height:1.1}.finance-rail-block-header p{color:var(--abas-visual-muted);margin:5px 0 0;font-size:11.5px;font-weight:600;line-height:1.25}.finance-payment-stack{gap:14px;margin-top:14px;display:grid}.finance-payment-item{grid-template-columns:36px minmax(0,1fr) auto;align-items:center;gap:11px;display:grid}.finance-payment-item-icon,.finance-rail-note-icon{color:var(--abas-brand-blue);background:#0099d51a;place-items:center;display:grid}.finance-payment-item-icon{border-radius:10px;width:34px;height:34px}.finance-payment-item-copy{min-width:0}.finance-payment-item-copy strong,.finance-payment-item-copy span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.finance-payment-item-copy strong{color:var(--abas-visual-text);font-size:11.5px;font-weight:800;line-height:1.2}.finance-payment-item-copy span{color:var(--abas-visual-muted);margin-top:3px;font-size:10.5px;font-weight:600;line-height:1.2}.finance-payment-item-value{color:var(--abas-visual-text);white-space:nowrap;font-size:11.5px;font-weight:800;line-height:1.1}.finance-control-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:14px;display:grid}.finance-control-item,.finance-execution-card,.finance-next-steps-card,.finance-rail-note{background:#ffffffd1;border:1px solid #2c324e0e;box-shadow:0 9px 22px #29304c0a}.finance-execution-card.finance-rail-panel,.finance-rail-note.finance-rail-panel{background:#ffffffd1}.finance-control-item{min-height:72px;padding:11px 12px;border-radius:15px!important}.finance-control-item span,.finance-control-item small{color:var(--abas-visual-muted);font-size:10px;font-weight:700;line-height:1.2;display:block}.finance-control-item strong{color:var(--abas-visual-text);margin:5px 0 3px;font-size:17px;font-weight:800;line-height:1;display:block}.finance-execution-card{margin-top:24px;padding:15px;border-radius:17px!important}.finance-execution-card-header,.finance-next-steps-card,.finance-rail-note{grid-template-columns:38px minmax(0,1fr);align-items:center;gap:11px;display:grid}.finance-execution-card-header{margin-bottom:14px}.finance-execution-card-header strong,.finance-execution-card-header span,.finance-next-steps-card strong,.finance-rail-note strong,.finance-rail-note span{display:block}.finance-execution-card-header strong,.finance-next-steps-card strong,.finance-rail-note strong{color:var(--abas-visual-text);font-size:12px;font-weight:800;line-height:1.2}.finance-execution-card-header span,.finance-rail-note span{color:var(--abas-visual-muted);margin-top:3px;font-size:10.5px;font-weight:600;line-height:1.2}.finance-execution-meter{gap:7px;display:grid}.finance-execution-meter+.finance-execution-meter{margin-top:12px}.finance-execution-meter>div:first-child,.finance-execution-balance{color:var(--abas-visual-muted);justify-content:space-between;gap:12px;font-size:10.5px;font-weight:700;line-height:1.2;display:flex}.finance-execution-meter strong,.finance-execution-balance strong{color:var(--abas-visual-text);font-weight:800}.finance-execution-track{background:#b1b4c042;border-radius:999px;height:7px;overflow:hidden}.finance-execution-track span{border-radius:inherit;background:linear-gradient(90deg, var(--abas-brand-blue), var(--abas-brand-green));min-width:2px;height:100%;display:block}.finance-execution-balance{border-top:1px solid #2c324e12;margin-top:14px;padding-top:12px}.finance-next-steps-card{align-items:start;margin-top:18px;padding:16px;border-radius:18px!important}.finance-next-steps-card--featured{background:linear-gradient(135deg,#0099d51a,#fffffff5);border-color:#0099d533;box-shadow:0 16px 34px #0099d51a}.finance-next-steps-icon{background:#0099d524}.finance-next-steps-card strong{font-size:13px}.finance-next-steps-card ol{color:var(--abas-visual-muted);margin:9px 0 0;padding-left:17px;font-size:10.5px;font-weight:650;line-height:1.4}.finance-next-steps-card li+li{margin-top:4px}.finance-rail-note{margin-top:24px;padding:14px;border-radius:16px!important}.finance-rail-note-icon{border-radius:11px;width:36px;height:36px}.finance-empty-state,.finance-rail-empty{color:var(--abas-visual-muted);background:#ffffffad;border:1px solid #2c324e0e}.finance-empty-state{text-align:center;place-items:center;gap:8px;min-height:176px;padding:24px 20px;display:grid;border-radius:18px!important}.finance-empty-state--guided{background:linear-gradient(#ffffffeb,#f8fafce0);border-style:dashed;border-color:#0099d52e}.finance-empty-state-icon{width:56px;height:56px;color:var(--abas-brand-blue);background:#0099d51a;border-radius:18px;place-items:center;display:grid}.finance-empty-state-badge{color:var(--abas-brand-blue);letter-spacing:.08em;text-transform:uppercase;background:#0099d51a;border-radius:999px;padding:5px 9px;font-size:9.5px;font-weight:800;line-height:1}.finance-empty-state strong{color:var(--abas-visual-text);font-size:13px;font-weight:800}.finance-empty-state span{max-width:360px;font-size:11.5px;font-weight:600;line-height:1.4}.finance-rail-empty{background:#f8fafceb;padding:14px;font-size:11.5px;font-weight:700;line-height:1.4;border-radius:14px!important}.budget-page .type-tabs{box-shadow:none!important;background:0 0!important;border:0!important;padding:0!important}.budget-page .type-tabs button{color:var(--abas-visual-muted)!important;background:#ffffffeb!important;border-color:#2c324e29!important;box-shadow:0 7px 18px #29304c0d!important}.budget-page .type-tabs button.type-tab-active{color:var(--abas-brand-blue)!important;background:#0099d51f!important;border-color:#0099d552!important}.budget-page .stat-card-header,.budget-page .stat-card-header span,.budget-page .budget-section-header{box-shadow:none!important;background:0 0!important;border:0!important}.budget-page .stat-card-header,.budget-page .stat-card-header span{padding:0!important}.budget-page .budget-section{position:relative;overflow:hidden}.budget-page .budget-section-expense{background:linear-gradient(90deg,#ff66000e,#fff0 22rem),#fff!important;border-color:#ff660029!important}.budget-page .budget-section-revenue{background:linear-gradient(90deg,#a3cb4c13,#fff0 22rem),#fff!important;border-color:#a3cb4c38!important}.budget-page .budget-section-header{grid-template-columns:minmax(0,1fr) auto!important;align-items:start!important;gap:18px!important;display:grid!important}.budget-page .budget-section-header>.status-pill{justify-self:end!important;margin:0!important}.budget-page .budget-section .table-wrap{background:#fff!important;border:1px solid #2c324e14!important;border-radius:0!important;margin:0 22px 22px!important;overflow:auto!important;box-shadow:0 8px 18px #29304c09!important}.budget-page .budget-section .budget-table{background:#fff!important}@media (width<=1180px){.finance-dashboard-page{width:min(100%,1040px)}.finance-dashboard-layout{grid-template-columns:minmax(0,1fr) 280px;gap:22px}.finance-summary-grid{gap:16px}.finance-budget-kpi-grid,.finance-production-status,.finance-readiness-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.finance-readiness-section-header{flex-direction:column;align-items:flex-start}.finance-transaction-row{grid-template-columns:minmax(130px,1fr) minmax(120px,1fr) 78px 86px 76px;gap:10px}}@media (width<=980px) and (width>=641px){.app-shell-finance-dashboard .finance-main-area{padding:20px 18px 28px!important}.finance-dashboard-layout{grid-template-columns:1fr}.finance-dashboard-rail{grid-template-columns:1fr 1fr;gap:18px;display:grid}.finance-user-panel,.finance-rail-note,.finance-next-steps-card,.finance-execution-card{grid-column:1/-1}}@media (width<=640px){.app-shell.app-shell-finance-dashboard{padding-left:0!important;display:block!important}.app-shell-finance-dashboard .finance-sidebar{flex-direction:row!important;justify-content:flex-start!important;width:100%!important;height:auto!important;min-height:70px!important;max-height:none!important;padding:8px 10px!important;position:sticky!important;top:0!important;overflow-x:auto!important}.app-shell-finance-dashboard .finance-brand-card{width:54px!important;min-width:54px!important;height:54px!important;min-height:54px!important;padding:6px!important}.app-shell-finance-dashboard .brand-logo{width:40px!important;max-height:40px!important}.app-shell-finance-dashboard .finance-sidebar-items{grid-auto-columns:42px!important;grid-auto-flow:column!important;grid-template-columns:unset!important;flex:auto!important;gap:8px!important;width:auto!important;margin-left:4px!important;overflow:auto hidden!important}.app-shell-finance-dashboard .finance-nav-item-drawer,.app-shell-finance-dashboard .finance-sidebar-session-drawer{display:none!important}.app-shell-finance-dashboard .finance-sidebar-session{min-width:42px!important;margin-left:auto!important}.app-shell-finance-dashboard .finance-main-area{padding:16px 12px 24px!important}.finance-dashboard-surface{min-height:0;padding:18px 14px}.finance-dashboard-layout,.finance-balance-chart{grid-template-columns:1fr}.finance-dashboard-topbar{flex-direction:column;align-items:stretch}.finance-dashboard-actions{width:100%}.finance-dashboard-search{flex:auto;width:auto}.finance-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.finance-budget-kpi-grid,.finance-production-status,.finance-readiness-grid,.finance-dashboard-rail,.budget-page .budget-section-header{grid-template-columns:1fr!important}.finance-production-hero:before{border-radius:28px 28px 0 0;width:100%;height:5px;inset:0 0 auto}.finance-production-status-copy,.finance-production-status-state{padding-top:24px}.finance-balance-placeholder{inset:12px 0 24px}.finance-transaction-row{background:#ffffffb8;border-radius:16px;grid-template-columns:1fr;gap:5px;padding:12px}.finance-history-card,.finance-balance-card{padding:16px 14px}.finance-balance-y-axis{grid-template-columns:repeat(4,auto);grid-auto-flow:column;height:auto;padding-bottom:0}.finance-balance-bars{gap:10px;padding-bottom:6px;overflow-x:auto}.budget-page .budget-section-header>.status-pill{justify-self:start!important}.budget-page .budget-section .table-wrap{margin:0 14px 16px!important}}.app-shell.app-shell-finance-dashboard .sidebar.finance-sidebar{z-index:100!important;background:linear-gradient(#0099d5 0%,#0088be 100%)!important;border:0!important;border-radius:0!important;flex-direction:column!important;align-items:stretch!important;gap:0!important;width:96px!important;min-width:96px!important;max-width:96px!important;height:100vh!important;min-height:100vh!important;max-height:100vh!important;padding:0 0 14px!important;display:flex!important;position:fixed!important;inset:0 auto 0 0!important;overflow:hidden!important;box-shadow:16px 0 34px #0079ac2e!important}.app-shell.app-shell-finance-dashboard .sidebar.finance-sidebar:hover,.app-shell.app-shell-finance-dashboard .sidebar.finance-sidebar:focus-within{z-index:200!important;align-items:stretch!important;width:300px!important;min-width:300px!important;max-width:300px!important;overflow:visible auto!important;box-shadow:20px 0 42px #006e9e38!important}.app-shell.app-shell-finance-dashboard .brand-card.finance-brand-card{width:100%!important;min-width:0!important;max-width:none!important;min-height:var(--finance-sidebar-logo-h,138px)!important;height:var(--finance-sidebar-logo-h,138px)!important;max-height:var(--finance-sidebar-logo-h,138px)!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;gap:0!important;margin:0!important;padding:24px 0 18px!important}.app-shell-finance-dashboard .finance-sidebar-items .finance-nav-item,.app-shell-finance-dashboard .finance-sidebar-action,.app-shell-finance-dashboard .finance-sidebar-session{min-height:var(--finance-sidebar-item-h,28px)!important;height:var(--finance-sidebar-item-h,28px)!important;max-height:var(--finance-sidebar-item-h,28px)!important;font-size:inherit!important;border-radius:12px!important;padding:0!important}.app-shell-finance-dashboard .finance-nav-item-icon,.app-shell-finance-dashboard .finance-nav-item-icon svg{color:#fff!important}.app-shell-finance-dashboard .finance-sidebar-session>.finance-nav-item-icon,.app-shell-finance-dashboard .finance-sidebar-session>.finance-nav-item-icon svg{color:var(--finance-sidebar-profile-color,#334155)!important}.app-shell-finance-dashboard .finance-nav-item-active{color:var(--abas-brand-blue)!important;background:#fff!important;box-shadow:0 10px 18px #00598029!important}.app-shell-finance-dashboard .finance-nav-item-active .finance-nav-item-icon,.app-shell-finance-dashboard .finance-nav-item-active .finance-nav-item-icon svg{color:var(--abas-brand-blue)!important}.app-shell-finance-dashboard .finance-sidebar-items{grid-template-rows:repeat(var(--finance-sidebar-item-count,14), minmax(0, 1fr))!important;align-items:center!important;padding:4px 0 12px!important}.app-shell-finance-dashboard .finance-main-area,.app-shell.app-shell-finance-dashboard .main-area.finance-main-area{justify-content:stretch!important;align-items:stretch!important;padding:8px 14px 18px!important}.finance-dashboard-page{width:100%!important;max-width:none!important;margin:0!important}.finance-dashboard-surface{background:#f0f0f8!important;border:1px solid #2c324e0b!important;border-radius:28px!important;width:100%!important;min-height:calc(100vh - 28px)!important;padding:16px 20px 20px!important;box-shadow:0 20px 48px #232b4a0f!important}.finance-dashboard-topbar{margin-bottom:18px!important}.finance-summary-grid{gap:18px!important;margin-bottom:18px!important}.finance-budget-kpi-grid{margin-bottom:18px!important}.finance-history-card,.finance-balance-card{background:#ffffffb8!important}.finance-user-panel{margin-bottom:16px!important}.finance-rail-block{margin-top:20px!important}.finance-balance-y-axis span:nth-child(2),.finance-balance-y-axis span:nth-child(3){opacity:.62}.budget-page{max-width:1240px}.budget-page .page-header{background:radial-gradient(circle at 92% 12%,#0099d51f,#0000 18rem),linear-gradient(135deg,#fffffff5,#f6f8fce0);border:1px solid #202d4814;border-radius:26px;min-height:auto;margin-bottom:18px;padding:22px 24px;box-shadow:0 14px 34px #1f2b4812}.budget-page .page-header .eyebrow{color:#0099d5;letter-spacing:.12em;text-transform:uppercase;font-size:.72rem}.budget-page .page-header h1{letter-spacing:-.055em;max-width:780px;margin-top:8px;font-size:clamp(2rem,3vw,2.75rem);line-height:.98}.budget-page .stats-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:16px}.budget-page .stat-card{background:#ffffffe6;border:1px solid #202d4812;border-radius:22px;min-height:132px;box-shadow:0 12px 28px #1f2b480f}.budget-page .stats-grid .stat-card:first-child{background:#202d480d;border-color:#202d481a}.budget-page .stats-grid .stat-card:nth-child(2){background:#ff66001a;border-color:#ff66002e}.budget-page .stats-grid .stat-card:nth-child(3){background:#a3cb4c29;border-color:#a3cb4c3d}.budget-page .stats-grid .stat-card:nth-child(4){background:#0099d51a;border-color:#0099d52e}.budget-page .stat-card strong{letter-spacing:-.045em;font-size:clamp(1.45rem,2.2vw,2rem)}.budget-page .budget-toolbar{background:#ffffffd6;border:1px solid #202d4812;border-radius:24px;justify-content:space-between;align-items:center;gap:22px;margin-bottom:18px;padding:18px 20px;display:flex;box-shadow:0 12px 28px #1f2b480f}.budget-page .budget-toolbar h2{letter-spacing:-.035em;margin-top:5px;font-size:1.2rem}.budget-page .budget-toolbar p{color:#202d489e;max-width:640px;margin-top:5px;font-size:.9rem;line-height:1.45}.budget-page .type-tabs{box-shadow:none;background:0 0;border:0;flex:none;gap:8px;padding:0;display:inline-flex}.budget-page .type-tab{color:#202d48ad;background:#ffffffc2;border:1px solid #202d4814;border-radius:999px;min-height:38px;padding:0 16px;font-size:.84rem;font-weight:800}.budget-page .type-tab-active,.budget-page .type-tab[aria-pressed=true]{color:#fff;background:#0099d5;border-color:#0099d53d;box-shadow:0 10px 22px #0099d52e}.budget-page .budget-sections{gap:14px}.budget-page .budget-section{border:1px solid #202d4812;border-radius:24px;position:relative;overflow:hidden;box-shadow:0 12px 30px #1f2b480f}.budget-page .budget-section:before{content:"";opacity:.9;width:5px;position:absolute;inset:0 auto 0 0}.budget-page .budget-section-expense{background:linear-gradient(90deg,#ff660014,#0000 26%),#ffffffe6}.budget-page .budget-section-revenue{background:linear-gradient(90deg,#a3cb4c1f,#0000 26%),#ffffffe6}.budget-page .budget-section-expense:before{background:#f60}.budget-page .budget-section-revenue:before{background:#a3cb4c}.budget-page .budget-section-header{justify-content:space-between;align-items:flex-start;gap:18px;padding:20px 22px 16px;display:flex}.budget-page .budget-section-header h2{color:#202d48;letter-spacing:-.035em;margin:0;font-size:1.18rem;line-height:1.15}.budget-page .budget-section-header p{color:#202d489e;margin-top:6px;font-size:.88rem}.budget-page .budget-section-header .status-pill,.budget-page .budget-section-header .status-pill-revenue{letter-spacing:.08em;border-radius:999px;flex:none;margin-top:0;font-size:.72rem}.budget-page .budget-section-expense .status-pill{color:#b84d00;background:#ff66001a;border-color:#f603}.budget-page .budget-section-revenue .status-pill-revenue{color:#51720e;background:#a3cb4c29;border-color:#a3cb4c42}.budget-page .table-wrap{box-shadow:none;background:#ffffffb8;border:1px solid #202d480f;border-radius:18px;margin:0 14px 16px}.budget-page .budget-table{min-width:1080px}.budget-page .budget-table th{color:#202d4894;letter-spacing:.08em;background:#f6f8fceb;padding:12px 13px;font-size:.72rem}.budget-page .budget-table td{color:#202d48c2;padding:12px 13px;font-size:.86rem}.budget-page .budget-table td strong{color:#202d48;font-size:.88rem}.budget-page .budget-table tbody tr:hover{background:#0099d509}@media (width<=1120px){.budget-page .stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.budget-page .budget-toolbar{flex-direction:column;align-items:stretch}.budget-page .type-tabs{flex-wrap:wrap}}@media (width<=680px){.budget-page .page-header{border-radius:22px;padding:18px}.budget-page .page-header h1{font-size:2rem}.budget-page .stats-grid{grid-template-columns:1fr}.budget-page .budget-section-header{flex-direction:column}}.transactions-page .page-header{background:radial-gradient(circle at 92% 12%,#0099d51f,#0000 18rem),radial-gradient(circle at 14% 92%,#ff660014,#0000 16rem),linear-gradient(135deg,#fffffff5,#f6f8fce6);border:1px solid #202d4814;border-radius:26px;min-height:auto;margin-bottom:0;padding:22px 24px;box-shadow:0 14px 34px #1f2b4812}.transactions-page .page-header .eyebrow,.transactions-page .eyebrow{color:#0099d5;letter-spacing:.12em;text-transform:uppercase;font-size:.72rem}.transactions-page .page-header h1{color:#202d48;letter-spacing:-.055em;max-width:780px;margin-top:8px;font-size:clamp(2rem,3vw,2.75rem);line-height:.98}.transactions-page .page-header p{color:#202d489e;max-width:760px;margin-top:10px;font-size:.95rem;line-height:1.5}.transactions-page .stats-grid{gap:var(--transactions-grid-gap,20px);grid-template-columns:repeat(4,minmax(0,1fr));margin:0}.transactions-page .transactions-stats-primary{margin-bottom:12px}.transactions-page .transactions-stats-social{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:0}.transactions-page .transactions-stat{min-width:0}.transactions-page .transactions-stat .stat-card{height:100%}.transactions-page .stat-card{background:#ffffffeb;border:1px solid #202d4812;border-radius:22px;min-height:120px;box-shadow:0 12px 28px #1f2b480f}.transactions-page .transactions-stat--revenue .stat-card{background:#a3cb4c29;border-color:#a3cb4c3d}.transactions-page .transactions-stat--expense .stat-card{background:#ff66001a;border-color:#ff66002e}.transactions-page .transactions-stat--balance .stat-card{background:#0099d51a;border-color:#0099d52e}.transactions-page .transactions-stat--neutral .stat-card{background:#202d480d;border-color:#202d481a}.transactions-page .stat-card strong{color:#202d48;letter-spacing:-.045em;font-size:clamp(1.4rem,2.1vw,1.9rem)}.transactions-page .transactions-layout{grid-template-columns:minmax(410px,.98fr) minmax(560px,1.02fr);align-items:start;gap:18px;display:grid}.transactions-page .panel{background:#ffffffe6;border:1px solid #202d4812;border-radius:24px;box-shadow:0 12px 30px #1f2b480f}.transactions-page .panel-header,.transactions-page .transactions-header{border-bottom:1px solid #202d480f;padding:20px 22px 16px}.transactions-page .transactions-header h2{color:#202d48;letter-spacing:-.035em;font-size:1.18rem;line-height:1.15}.transactions-page .transaction-form{box-shadow:none;background:0 0;border:0;gap:13px;padding:18px 20px 20px;display:grid}.transactions-page .transaction-form label span,.transactions-page label>span{color:#202d4894;letter-spacing:.08em;text-transform:uppercase;font-size:.72rem;font-weight:850}.transactions-page .transaction-form input,.transactions-page .transaction-form select,.transactions-page .transaction-form textarea{color:#202d48;background:#f6f8fcb8;border:1px solid #202d481a;border-radius:16px;min-height:42px}.transactions-page .transaction-form input:focus,.transactions-page .transaction-form select:focus,.transactions-page .transaction-form textarea:focus{border-color:#0099d561;outline:none;box-shadow:0 0 0 4px #0099d51a}.transactions-page .form-feedback{color:#202d48;background:#0099d514;border:1px solid #0099d524;border-radius:18px}.transactions-page .form-actions button,.transactions-page .transactions-header .ghost-button{border-radius:999px;font-weight:850}.transactions-page .form-actions button[type=submit]{background:#0099d5;box-shadow:0 12px 24px #0099d52e}.transactions-page .empty-state{background:#fffc;border:1px dashed #202d4829;border-radius:22px}.transactions-page .transaction-list{gap:14px;width:100%;min-width:0;display:grid}.transactions-page .transaction-card-semantic{background:#fffffff0;border:1px solid #202d4814;border-radius:22px;padding:0;position:relative;overflow:hidden;box-shadow:0 12px 28px #1f2b480e}.transactions-page .transaction-card-semantic:before{content:"";opacity:.92;background:#f60;width:4px;position:absolute;inset:0 auto 0 0}.transactions-page .transaction-card-semantic:has(.status-pill-revenue):before{background:#a3cb4c}.transactions-page .transaction-card-semantic .transaction-card-top{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:18px;margin:0;padding:22px 24px 14px 34px;display:grid}.transactions-page .transaction-card-heading{gap:10px;min-width:0;display:grid}.transactions-page .transaction-card-heading h3{color:#202d48;letter-spacing:-.03em;overflow-wrap:break-word;word-break:normal;-webkit-hyphens:none;hyphens:none;margin:0;font-size:1.04rem;line-height:1.22}.transactions-page .transaction-card-amount{color:#202d48;white-space:nowrap;place-self:start end;margin-top:4px;padding-left:16px;font-size:1.04rem;line-height:1.2}.transactions-page .transaction-card-semantic .status-pill,.transactions-page .transaction-card-semantic .status-pill-revenue{white-space:nowrap;letter-spacing:.08em;border-radius:999px;width:fit-content;max-width:100%;margin:0;font-size:.72rem}.transactions-page .transaction-card-semantic .status-pill{color:#b84d00;background:#ff66001a;border:1px solid #f603}.transactions-page .transaction-card-semantic .status-pill-revenue{color:#51720e;background:#a3cb4c29;border:1px solid #a3cb4c42}.transactions-page .transaction-card-details{margin:0 24px 0 34px;padding:0}.transactions-page .transaction-card-details-short{grid-template-columns:repeat(auto-fit,minmax(215px,1fr));gap:10px;display:grid}.transactions-page .transaction-card-details-short div,.transactions-page .transaction-card-detail-full{background:#f6f8fcc7;border:1px solid #202d480e;border-radius:15px;min-width:0}.transactions-page .transaction-card-details-short div{grid-template-columns:minmax(76px,.34fr) minmax(0,1fr);align-items:center;column-gap:10px;min-height:44px;padding:9px 12px;display:grid}.transactions-page .transaction-card-details-long{gap:10px;margin-top:10px;display:grid}.transactions-page .transaction-card-detail-full{grid-template-columns:minmax(118px,.22fr) minmax(0,1fr);align-items:start;column-gap:12px;min-height:50px;padding:12px 14px;display:grid}.transactions-page .transaction-card-details dt{color:#202d4880;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;text-overflow:ellipsis;min-width:0;font-size:.65rem;font-weight:850;line-height:1.16;overflow:hidden}.transactions-page .transaction-card-detail-full dt{white-space:normal}.transactions-page .transaction-card-details dd{color:#202d48d1;white-space:normal;overflow-wrap:break-word;word-break:normal;-webkit-hyphens:none;hyphens:none;min-width:0;font-size:.84rem;font-weight:800;line-height:1.25}.transactions-page .transaction-card-notes{color:#202d489e;margin:12px 24px 0 34px;font-size:.88rem;line-height:1.45}.transactions-page .transaction-card-remove{color:#0099d5;width:fit-content;margin:18px 24px 22px 34px;font-weight:850;display:inline-flex}@media (width<=1320px){.transactions-page .transactions-layout{grid-template-columns:minmax(410px,1fr) minmax(520px,1fr)}}@media (width<=1180px){.transactions-page .transactions-layout{grid-template-columns:1fr}}@media (width<=820px){.transactions-page .stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.transactions-page .transaction-card-detail-full{grid-template-columns:1fr}.transactions-page .transaction-card-details dt{white-space:normal}}@media (width<=640px){.transactions-page .stats-grid,.transactions-page .transaction-card-details-short,.transactions-page .transaction-card-semantic .transaction-card-top{grid-template-columns:1fr}.transactions-page .transaction-card-amount{justify-self:start;padding-left:0}}.transactions-page .transaction-form{grid-template-columns:repeat(2,minmax(0,1fr))}.transactions-page .transaction-form label{gap:7px;display:grid}.transactions-page .transaction-form .form-wide,.transactions-page .transaction-form .form-feedback,.transactions-page .transaction-form .form-actions,.transactions-page .transaction-form .receipt-preview{grid-column:1/-1}.transactions-page .transaction-form input,.transactions-page .transaction-form select,.transactions-page .transaction-form textarea,.transactions-page .transaction-form input[type=file]{box-sizing:border-box;width:100%;min-height:44px;font:inherit;appearance:none;color:#202d48!important;background:#f7f9fc!important;border:1px solid #202d481f!important;border-radius:14px!important;padding:11px 14px!important}.transactions-page .transaction-form select{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8' fill='none'%3E%3Cpath d='M1 1.5L6 6.5L11 1.5' stroke='%23202D48' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")!important;background-position:right 14px center!important;background-repeat:no-repeat!important;padding-right:38px!important}.transactions-page .transaction-form input[type=file]{cursor:pointer;padding:9px 12px!important}.transactions-page .transaction-form input[type=file]::file-selector-button{color:#0099d5;font:inherit;cursor:pointer;background:#0099d51f;border:0;border-radius:10px;margin-right:12px;padding:8px 14px;font-weight:800}.transactions-page .transaction-form textarea{resize:vertical;min-height:96px}.transactions-page .transaction-form input:focus,.transactions-page .transaction-form select:focus,.transactions-page .transaction-form textarea:focus{outline:none;border-color:#0099d56b!important;box-shadow:0 0 0 4px #0099d51a!important}.transactions-page .transactions-feed-count{color:#202d4885;margin-top:6px;font-size:.82rem;line-height:1.35}.transactions-page .transactions-list-panel{flex-direction:column;min-height:0;display:flex}.transactions-page .transactions-header{z-index:2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff5;position:sticky;top:0}.transactions-page .transaction-feed{flex-direction:column;align-content:flex-start;gap:6px;padding:12px 14px 18px;display:flex}.transactions-page .transaction-row{background:#fffffff5;border:1px solid #202d4814;border-radius:16px;flex:none;min-height:min-content;transition:border-color .18s,box-shadow .18s;position:relative;overflow:visible}.transactions-page .status-pill-expense{color:#b84d00;background:#ff66001a;border:1px solid #f603}.transactions-page .status-pill-revenue{color:#51720e;background:#a3cb4c29;border:1px solid #a3cb4c42}.transactions-page .transaction-row[open]{border-color:#0099d52e;box-shadow:0 10px 28px #1f2b4814}.transactions-page .transaction-row-summary{cursor:pointer;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:12px;padding:12px 14px;list-style:none;display:grid}.transactions-page .transaction-row-summary::-webkit-details-marker{display:none}.transactions-page .transaction-row-main{flex-direction:column;gap:3px;min-width:0;display:flex}.transactions-page .transaction-row-main strong{color:#202d48;white-space:nowrap;text-overflow:ellipsis;font-size:.92rem;font-weight:800;line-height:1.25;overflow:hidden}.transactions-page .transaction-row-main small{color:#202d488f;white-space:nowrap;text-overflow:ellipsis;font-size:.74rem;line-height:1.3;overflow:hidden}.transactions-page .transaction-row-amount{color:#202d48;white-space:nowrap;font-size:.92rem;font-weight:500}.transactions-page .transaction-row-expense .transaction-row-amount{color:#c2410c}.transactions-page .transaction-row-revenue .transaction-row-amount{color:#5f7f1e}.transactions-page .transaction-row-chevron{border-bottom:2px solid #0099d5;border-right:2px solid #0099d5;width:10px;height:10px;transition:transform .18s;transform:rotate(45deg)}.transactions-page .transaction-row[open] .transaction-row-chevron{margin-top:4px;transform:rotate(225deg)}.transactions-page .transaction-row-panel{border-top:1px solid #202d480f;padding:0 14px 14px}.transactions-page .transaction-meta-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:12px 0 0;display:grid}.transactions-page .transaction-meta-item{background:#f6f8fcf2;border:1px solid #202d4812;border-radius:12px;grid-template-columns:minmax(72px,.38fr) minmax(0,1fr);align-items:center;gap:8px;padding:10px 12px;display:grid}.transactions-page .transaction-meta-item-full{grid-column:1/-1}.transactions-page .transaction-meta-item dt{color:#202d4880;letter-spacing:.08em;text-transform:uppercase;min-width:0;font-size:.65rem;font-weight:700;line-height:1.16}.transactions-page .transaction-meta-item dd{color:#202d48d1;overflow-wrap:break-word;min-width:0;margin:0;font-size:.84rem;font-weight:400;line-height:1.25}.transactions-page .transaction-row-notes{color:#202d489e;background:#0099d50f;border-radius:12px;margin:10px 0 0;padding:10px 12px;font-size:.84rem;line-height:1.45}.transactions-page .transaction-row-remove{color:#0099d5;background:0 0;border-radius:0;margin-top:12px;padding:0;font-weight:850;display:inline-flex}.transactions-page .transaction-row-remove:hover{color:#007bb0}.transactions-page .closing-guard-banner,.monthly-closing-page .closing-guard-notice{border-radius:16px;margin:0 0 16px;padding:12px 14px;font-size:.84rem;line-height:1.45}.transactions-page .closing-guard-banner strong,.monthly-closing-page .closing-guard-notice strong{color:#202d48;margin-bottom:4px;font-size:.86rem;display:block}.transactions-page .closing-guard-banner-review,.monthly-closing-page .closing-guard-notice-review{color:#202d48b8;background:#0099d50f;border:1px solid #0099d52e}.transactions-page .closing-guard-banner-blocked,.monthly-closing-page .closing-guard-notice-closed{color:#202d48c7;background:#ff660012;border:1px solid #f603}.transactions-page .transactions-form-guard{flex-direction:column;gap:6px;display:flex}.transactions-page .transaction-row-badges{flex-wrap:wrap;align-items:center;gap:6px;display:inline-flex}.transactions-page .transaction-closed-month-badge{color:#202d489e;letter-spacing:.06em;text-transform:uppercase;white-space:nowrap;background:#202d480f;border:1px solid #202d481f;border-radius:999px;align-items:center;padding:5px 10px;font-size:.68rem;font-weight:850;display:inline-flex}.transactions-page .transaction-row-closed-note{color:#202d48b8;background:#ff66000f;border:1px solid #ff660029;border-radius:14px;margin:12px 0 0;padding:10px 12px;font-size:.78rem;line-height:1.45}.transactions-page .primary-button:disabled{opacity:.55;cursor:not-allowed;box-shadow:none;background:#0099d56b}.page.monthly-closing-page{--closing-grid-gap:20px;max-width:none;display:grid;gap:var(--closing-grid-gap)!important}.page.transactions-page{--transactions-grid-gap:20px;max-width:none;display:grid;gap:var(--transactions-grid-gap)!important}.monthly-closing-page>.page-header,.transactions-page>.page-header{margin-bottom:0}.monthly-closing-page>.closing-month-selector,.transactions-page>.transactions-governance-banner,.transactions-page>.closing-guard-banner-review,.monthly-closing-page>.closing-main-grid,.transactions-page>.transactions-main-grid{margin:0}.monthly-closing-page .panel{background:#fffffff0;border:1px solid #202d4814;border-radius:24px;padding:24px 26px;box-shadow:0 14px 34px #1f2b480f}.monthly-closing-page .closing-toolbar.closing-month-selector{justify-content:space-between;align-items:center;gap:28px;margin:0;padding:26px 28px;display:flex}.monthly-closing-page .closing-toolbar{margin-bottom:0}.monthly-closing-page .closing-month-selector-copy{flex:auto;min-width:0}.monthly-closing-page .closing-month-selector-copy h2{color:#202d48;letter-spacing:-.04em;margin:8px 0 6px;font-size:clamp(1.35rem,2vw,1.75rem);line-height:1.1}.monthly-closing-page .closing-month-selector-copy p{color:#202d489e;max-width:52ch;margin:0;font-size:.92rem;line-height:1.5}.monthly-closing-page .closing-month-picker{flex:none;gap:8px;min-width:190px;margin:0;display:grid}.monthly-closing-page .closing-month-picker span,.monthly-closing-page .closing-form label span{color:#202d4894;letter-spacing:.08em;text-transform:uppercase;font-size:.72rem;font-weight:850}.monthly-closing-page .closing-month-picker input,.monthly-closing-page .closing-form input,.monthly-closing-page .closing-form textarea{color:#202d48;background:#f6f8fce0;border:1px solid #202d481f;border-radius:16px;outline:none;width:100%;min-height:44px;padding:12px 14px}.monthly-closing-page .closing-form textarea{resize:vertical;min-height:128px}.monthly-closing-page .closing-month-picker input:focus,.monthly-closing-page .closing-form input:focus,.monthly-closing-page .closing-form textarea:focus{border-color:#0099d561;box-shadow:0 0 0 4px #0099d51a}.monthly-closing-page .closing-main-grid{gap:var(--closing-grid-gap);grid-template-columns:repeat(4,minmax(0,1fr));margin:0;display:grid}.monthly-closing-page .closing-stats-grid{gap:var(--closing-grid-gap);margin:0}.monthly-closing-page .closing-stat{min-width:0}.monthly-closing-page .closing-stat .stat-card{border-radius:22px;height:100%;min-height:128px;padding:22px 20px;box-shadow:0 12px 28px #1f2b480d}.monthly-closing-page .closing-stat .stat-card-header span{color:#202d4894;letter-spacing:.08em;text-transform:uppercase;font-size:.72rem;font-weight:850}.monthly-closing-page .closing-stat .stat-card strong{color:#202d48;letter-spacing:-.04em;margin-top:10px;font-size:clamp(1.35rem,2vw,1.85rem)}.monthly-closing-page .closing-stat .stat-card small{color:#202d488f;margin-top:8px;font-size:.82rem;line-height:1.4}.monthly-closing-page .closing-stat--revenue .stat-card{background:linear-gradient(135deg,#a3cb4c1a,#fffffff5);border-color:#a3cb4c47}.monthly-closing-page .closing-stat--expense .stat-card{background:linear-gradient(135deg,#ff660014,#fffffff5);border-color:#ff660038}.monthly-closing-page .closing-stat--balance .stat-card{background:linear-gradient(135deg,#0099d514,#fffffff5);border-color:#0099d53d}.monthly-closing-page .closing-stat--neutral .stat-card{background:#f8fafceb;border-color:#202d481a}.monthly-closing-page .closing-content-grid{gap:var(--closing-grid-gap);align-items:stretch}.monthly-closing-page .closing-situation-panel{grid-column:1/span 2}.monthly-closing-page .closing-history-panel{grid-column:3/span 2}.monthly-closing-page .closing-situation-panel,.monthly-closing-page .closing-history-panel{flex-direction:column;min-height:100%;padding:0;display:flex;overflow:hidden}.monthly-closing-page .closing-situation-header,.monthly-closing-page .closing-history-header{border-bottom:1px solid #202d4814;justify-content:space-between;align-items:flex-start;gap:20px;margin:0;padding:24px 26px 20px;display:flex}.monthly-closing-page .closing-situation-header h2,.monthly-closing-page .closing-history-header h2{color:#202d48;letter-spacing:-.035em;margin:8px 0 0;font-size:1.18rem;line-height:1.15}.monthly-closing-page .closing-situation-lead{color:#202d489e;max-width:46ch;margin:8px 0 0;font-size:.86rem;line-height:1.5}.monthly-closing-page .closing-status-badge{letter-spacing:.07em;text-transform:uppercase;white-space:nowrap;border-radius:999px;flex-shrink:0;align-items:center;padding:9px 15px;font-size:.72rem;font-weight:850;display:inline-flex}.monthly-closing-page .closing-status-badge-compact{padding:6px 11px;font-size:.66rem}.monthly-closing-page .closing-status-badge-open{color:#007bb0;background:#0099d51a;border:1px solid #0099d547}.monthly-closing-page .closing-status-badge-review{color:#202d48c7;background:#202d480f;border:1px solid #202d4829}.monthly-closing-page .closing-status-badge-closed{color:#202d48d1;background:#202d4814;border:1px solid #202d482e;box-shadow:inset 0 0 0 1px #ff660014}.monthly-closing-page .closing-form{gap:18px;padding:22px 26px 26px;display:grid}.monthly-closing-page .closing-guard-notice{margin:0}.monthly-closing-page .closing-action-bar{border-top:1px solid #202d4814;gap:18px;margin-top:6px;padding-top:22px;display:grid}.monthly-closing-page .closing-action-state{border-radius:16px;gap:4px;padding:14px 16px;display:grid}.monthly-closing-page .closing-action-state strong{color:#202d48;font-size:.92rem}.monthly-closing-page .closing-action-state p{color:#202d48a3;margin:0;font-size:.84rem;line-height:1.45}.monthly-closing-page .closing-action-state-closed{background:#202d480a;border:1px solid #202d481f}.monthly-closing-page .closing-action-state-review{background:#0099d50f;border:1px solid #0099d529}.monthly-closing-page .closing-form-actions{gap:14px;display:grid}.monthly-closing-page .closing-form-actions-primary{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.monthly-closing-page .closing-form-actions-secondary{flex-wrap:wrap;align-items:center;gap:10px 14px;display:flex}.monthly-closing-page .closing-form-actions-label{color:#202d487a;letter-spacing:.08em;text-transform:uppercase;font-size:.72rem;font-weight:850}.monthly-closing-page .closing-status-link{color:#202d489e;padding:0;font-size:.84rem;font-weight:700}.monthly-closing-page .closing-status-link:hover{color:#0099d5}.monthly-closing-page .closing-status-secondary{font-size:.86rem}.monthly-closing-page .closing-history-panel .empty-state,.monthly-closing-page .closing-list{padding:0 26px 26px}.monthly-closing-page .closing-list{flex-direction:column;flex:1;gap:12px;display:flex}.monthly-closing-page .closing-card{background:#f8fafce0;border:1px solid #202d4814;border-radius:18px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:18px;padding:16px 18px;display:grid}.monthly-closing-page .closing-card-main{gap:6px;min-width:0;display:grid}.monthly-closing-page .closing-card h3{color:#202d48;letter-spacing:-.02em;margin:0;font-size:1rem;line-height:1.2}.monthly-closing-page .closing-card small{color:#202d488f;font-size:.8rem;line-height:1.4}.monthly-closing-page .closing-card-balance{text-align:right;justify-items:end;gap:4px;display:grid}.monthly-closing-page .closing-card-balance span{color:#202d487a;letter-spacing:.08em;text-transform:uppercase;font-size:.68rem;font-weight:850}.monthly-closing-page .closing-card-balance strong{color:#0099d5;white-space:nowrap;font-size:1.02rem}.monthly-closing-page .closing-transactions-panel{margin-top:0;padding:0;overflow:hidden}.monthly-closing-page .closing-transactions-panel .empty-state{margin:0 26px 26px}.monthly-closing-page .closing-panel-heading{border:0;margin:0;padding:24px 26px 16px}.monthly-closing-page .closing-panel-heading h2{color:#202d48;letter-spacing:-.035em;margin:8px 0 0;font-size:1.18rem;line-height:1.15}.monthly-closing-page .closing-table-body{padding:0 26px 26px}.monthly-closing-page .closing-table-wrap{background:#fffffff5;border:1px solid #202d4814;border-radius:16px;margin:0;padding:0;overflow:auto hidden}.monthly-closing-page .closing-month-table{table-layout:fixed;background:0 0;width:100%;margin:0}.monthly-closing-page .closing-month-table th,.monthly-closing-page .closing-month-table td{vertical-align:middle;padding:14px 16px}.monthly-closing-page .closing-month-table th:first-child,.monthly-closing-page .closing-month-table td:first-child{padding-left:20px}.monthly-closing-page .closing-month-table th:last-child,.monthly-closing-page .closing-month-table td:last-child{padding-right:20px}.monthly-closing-page .closing-month-table th{color:#202d4894;letter-spacing:.07em;text-transform:uppercase;background:#f8fafcf5;font-size:.72rem;font-weight:850}.monthly-closing-page .closing-table-col-date{width:9%}.monthly-closing-page .closing-table-col-description{width:22%}.monthly-closing-page .closing-table-col-rubric{width:24%}.monthly-closing-page .closing-table-col-amount{text-align:right;width:11%}.monthly-closing-page .closing-table-kind{letter-spacing:.05em;text-transform:uppercase;white-space:nowrap;border-radius:999px;align-items:center;padding:5px 10px;font-size:.68rem;font-weight:850;display:inline-flex}.monthly-closing-page .closing-table-kind-expense{color:#b84a00;background:#ff66001a}.monthly-closing-page .closing-table-kind-revenue{color:#5a7a1f;background:#a3cb4c29}.monthly-closing-page .closing-table-amount{font-variant-numeric:tabular-nums;font-weight:800}.monthly-closing-page .closing-table-amount-expense{color:#b84a00}.monthly-closing-page .closing-table-amount-revenue{color:#5a7a1f}.monthly-closing-page .closing-page-callout{background:#f8fafcf5;border:1px solid #0099d524;border-left:4px solid #0099d58c;border-radius:20px;padding:20px 24px}.monthly-closing-page .closing-page-callout strong{color:#202d48;margin-bottom:6px;font-size:.92rem;display:block}.monthly-closing-page .closing-page-callout p{color:#202d48ad;margin:0;font-size:.88rem;line-height:1.55}.monthly-closing-page .closing-guard-notice-closed{color:#202d48b8;background:#202d480d;border:1px solid #202d4824}.transactions-page .transactions-governance-banner{border-radius:20px;margin:0;padding:0;overflow:hidden}.transactions-page .closing-guard-banner-governance{color:#202d48c2;background:linear-gradient(135deg,#f8fafcfa,#fffffff0);border:1px solid #202d481a;border-left:4px solid #0099d58c;border-radius:20px;align-items:flex-start;gap:14px;margin:0;padding:18px 22px;display:flex}.transactions-page .transactions-governance-banner-copy{gap:6px;display:grid}.transactions-page .transactions-governance-banner-copy strong{color:#202d48;font-size:.94rem}.transactions-page .transactions-governance-banner-copy p{margin:0;line-height:1.5}.transactions-page .transactions-main-grid{gap:var(--transactions-grid-gap);grid-template-columns:repeat(4,minmax(0,1fr));margin:0;display:grid}.transactions-page .transactions-stat-social-first{grid-column:1/span 2}.transactions-page .transactions-stat-social-second{grid-column:3/span 2}.transactions-page .transactions-form-panel{grid-column:1/span 2;padding:0;position:relative;overflow:hidden}.transactions-page .transactions-form-panel-header{padding:24px 26px 0}.transactions-page .transactions-list-panel{grid-column:3/span 2;padding:0;overflow:hidden}.transactions-page .transactions-main-grid--list-only .transactions-list-panel{grid-column:1/span 4}.transactions-page .transactions-stat .stat-card{min-height:124px;padding:20px 18px}.monthly-closing-page.page:not(.budget-page) .closing-main-grid,.transactions-page.page:not(.budget-page) .transactions-main-grid,.page.monthly-closing-page:not(.budget-page) .stats-grid,.page.transactions-page:not(.budget-page) .stats-grid{margin-top:0}.transactions-page .transactions-form-panel-header h2{color:#202d48;letter-spacing:-.035em;margin:8px 0 0;font-size:1.18rem;line-height:1.15}.transactions-page .transactions-form-panel--protected{background:#f8fafcd1;border-color:#202d4824;box-shadow:inset 0 3px #202d481f}.transactions-page .transactions-form-panel--protected .transaction-form{opacity:.88}.transactions-page .transactions-form-protected-callout{background:#202d480a;border:1px dashed #202d482e;border-radius:16px;gap:6px;margin:18px 26px 0;padding:14px 16px;display:grid}.transactions-page .transactions-form-protected-callout strong{color:#202d48;font-size:.88rem}.transactions-page .transactions-form-protected-callout p{color:#202d48a8;margin:0;font-size:.84rem;line-height:1.5}.transactions-page .transaction-form{gap:16px;padding:20px 26px 26px}.transactions-page .transactions-form-actions{border-top:1px solid #202d4814;flex-wrap:wrap;align-items:center;gap:12px;margin-top:6px;padding-top:18px;display:flex}.transactions-page .transactions-submit-button--blocked,.transactions-page .transactions-submit-button:disabled{box-shadow:none;color:#202d4885;opacity:1;cursor:not-allowed;background:#202d4814;border:1px solid #202d481f}.transactions-page .transactions-reset-button{font-size:.88rem}.transactions-page .transactions-list-toolbar{border-bottom:1px solid #202d4814;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px 20px;margin:0;padding:24px 26px 18px;display:flex}.transactions-page .transactions-list-toolbar-heading h2{color:#202d48;letter-spacing:-.035em;margin:8px 0 0;font-size:1.18rem;line-height:1.15}.transactions-page .transactions-list-toolbar-actions{flex-wrap:wrap;align-items:center;gap:12px 16px;margin-left:auto;display:flex}.transactions-page .transactions-social-filter{gap:7px;min-width:220px;display:grid}.transactions-page .transactions-social-filter span{color:#202d4885;letter-spacing:.08em;text-transform:uppercase;font-size:.68rem;font-weight:850}.transactions-page .transactions-clear-local{color:#202d4894;opacity:1;align-self:center;padding-inline:14px;font-size:.82rem}.transactions-page .transactions-clear-local:disabled{opacity:.42;cursor:not-allowed}.transactions-page .transaction-feed{gap:12px;padding:18px 22px 24px;display:grid}.transactions-page .transaction-row-summary{gap:14px;padding:16px 18px}.transactions-page .transaction-row-main strong{font-size:.98rem}.transactions-page .transaction-row-main small{margin-top:4px;line-height:1.45}.transactions-page .transaction-closed-month-badge{color:#202d4875;letter-spacing:.04em;background:#202d4808;border-color:#202d4814;padding:4px 8px;font-size:.62rem;font-weight:800}.transactions-page .transaction-row-closed-note{color:#202d489e;background:#202d4808;border:1px solid #202d481a}.transactions-page .transactions-page-callout{background:#f8fafcf5;border:1px solid #0099d524;border-left:4px solid #0099d58c;border-radius:20px;padding:20px 24px}.transactions-page .transactions-page-callout strong{color:#202d48;margin-bottom:6px;display:block}.transactions-page .transactions-page-callout p{color:#202d48ad;margin:0;line-height:1.55}@media (width<=1080px){.monthly-closing-page .closing-main-grid,.transactions-page .transactions-main-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.monthly-closing-page .closing-situation-panel,.monthly-closing-page .closing-history-panel,.transactions-page .transactions-form-panel,.transactions-page .transactions-list-panel,.transactions-page .transactions-stat-social-first,.transactions-page .transactions-stat-social-second,.transactions-page .transactions-main-grid--list-only .transactions-list-panel{grid-column:1/-1}.monthly-closing-page .closing-toolbar.closing-month-selector{flex-direction:column;align-items:flex-start}.monthly-closing-page .closing-month-picker{width:100%;max-width:280px}}@media (width<=960px){.transactions-page .transactions-list-toolbar-actions{justify-content:space-between;width:100%;margin-left:0}}@media (width<=760px){.monthly-closing-page .closing-month-table{table-layout:auto;min-width:760px}.transactions-page .transactions-stats-primary,.transactions-page .transactions-stats-social{grid-template-columns:repeat(2,minmax(0,1fr))}}.transactions-page .transaction-card dl div:nth-child(2),.transactions-page .transaction-card dl div:nth-child(3),.transactions-page .transaction-card dl div:nth-child(4){background:0 0;border-radius:0;padding:0}@media (width<=820px){.transactions-page .transaction-meta-grid{grid-template-columns:1fr}}@media (width<=640px){.transactions-page .transaction-form{grid-template-columns:1fr}.transactions-page .transaction-row-summary{grid-template-columns:auto minmax(0,1fr);grid-template-areas:"pill amount""main main""chevron chevron"}.transactions-page .transaction-row-summary .status-pill{grid-area:pill}.transactions-page .transaction-row-main{grid-area:main}.transactions-page .transaction-row-amount{grid-area:amount;justify-self:end}.transactions-page .transaction-row-chevron{grid-area:chevron;justify-self:center}}.registries-page{gap:16px;max-width:none}.registries-page>.page-header,.registries-page .page-header{background:radial-gradient(circle at 92% 12%,#0099d51f,#0000 18rem),radial-gradient(circle at 14% 92%,#a3cb4c14,#0000 16rem),linear-gradient(135deg,#fffffff5,#f6f8fce6);border:1px solid #202d4814;border-left:4px solid #0099d5;min-height:auto;margin-bottom:18px;padding:22px 24px;box-shadow:0 14px 34px #1f2b4812;border-radius:26px!important}.registries-page .page-header .eyebrow,.registries-page .eyebrow{color:#0099d5;letter-spacing:.12em;text-transform:uppercase;font-size:.72rem}.registries-page .page-header h1{color:#202d48;letter-spacing:-.055em;max-width:780px;margin-top:8px;font-size:clamp(2rem,3vw,2.75rem);line-height:.98}.registries-page .page-header p{color:#202d489e;max-width:760px;margin-top:10px;font-size:.95rem;line-height:1.5}.registries-page .stats-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:16px}.registries-page .stat-card{background:#ffffffeb;border:1px solid #202d4812;border-radius:22px;min-height:120px;box-shadow:0 12px 28px #1f2b480f}.registries-page .stats-grid .stat-card:first-child{background:#0099d51a;border-color:#0099d52e}.registries-page .stats-grid .stat-card:nth-child(2){background:#a3cb4c29;border-color:#a3cb4c3d}.registries-page .stats-grid .stat-card:nth-child(3){background:#ff66001a;border-color:#ff66002e}.registries-page .stats-grid .stat-card:nth-child(4){background:#202d480d;border-color:#202d481a}.registries-page .stat-card-header span{color:#202d4894;letter-spacing:.08em;text-transform:uppercase;font-size:.72rem;font-weight:850}.registries-page .stat-card-header svg{color:#0099d5}.registries-page .stat-card strong{color:#202d48;letter-spacing:-.045em;font-size:clamp(1.4rem,2.1vw,1.9rem)}.registries-page .stat-card small{color:#202d488f;font-size:.82rem;line-height:1.35}.registries-page .registry-feedback{color:#202d48;background:#0099d514;border:1px solid #0099d524;border-radius:18px;margin:0 0 16px;padding:12px 14px;font-weight:700}.registries-page .panel{background:#ffffffe6;border:1px solid #202d4812;border-radius:24px;padding:20px 22px 22px;box-shadow:0 12px 30px #1f2b480f}.registries-page .panel h2{color:#202d48;letter-spacing:-.03em;margin-top:6px;font-size:1.12rem;line-height:1.2}.registries-page .panel.callout{background:#f6f8fceb}@media (width<=820px){.registries-page .stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=640px){.registries-page .stats-grid{grid-template-columns:1fr}}.entity-workspace{flex-direction:column;gap:0;display:flex;overflow:hidden;padding:0!important}.entity-tabs{background:#f6f8fc8c;border-bottom:1px solid #202d4814;flex-wrap:wrap;gap:8px;padding:16px 18px;display:flex}.entity-tab{color:#202d48b8;cursor:pointer;background:#ffffffeb;border:1px solid #202d481a;border-radius:999px;align-items:center;gap:8px;min-height:40px;padding:8px 14px;font-size:.84rem;font-weight:800;transition:border-color .18s,background .18s,color .18s;display:inline-flex}.entity-tab:hover{color:#202d48;border-color:#0099d53d}.entity-tab-active{color:#007bb0;background:#0099d51a;border-color:#0099d547}.entity-tab-count{color:#202d489e;text-align:center;background:#202d4814;border-radius:999px;min-width:1.4rem;padding:2px 7px;font-size:.72rem;font-weight:850}.entity-tab-active .entity-tab-count{color:#007bb0;background:#0099d529}.entity-panel{flex-direction:column;gap:0;padding:16px 18px 18px;display:flex}.entity-panel[hidden]{display:none!important}.entity-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.entity-toolbar-copy{color:#202d4885;margin:0;font-size:.82rem;line-height:1.35}.entity-toolbar .primary-button{background:#0099d5;border-radius:999px;padding:10px 16px;font-weight:850;box-shadow:0 10px 22px #0099d529}.entity-form-panel{background:#0099d50d;border:1px solid #0099d524;border-radius:18px;margin-bottom:14px;padding:16px}.entity-form{gap:13px;display:grid}.entity-form-grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.entity-form label{gap:7px;display:grid}.entity-form .form-wide,.entity-form-actions{grid-column:1/-1}.entity-form label span{color:#202d4894;letter-spacing:.08em;text-transform:uppercase;font-size:.72rem;font-weight:850}.entity-form input,.entity-form select,.entity-form textarea{box-sizing:border-box;width:100%;min-height:44px;font:inherit;appearance:none;color:#202d48!important;background:#fff!important;border:1px solid #202d481f!important;border-radius:14px!important;padding:11px 14px!important}.entity-form select{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8' fill='none'%3E%3Cpath d='M1 1.5L6 6.5L11 1.5' stroke='%23202D48' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")!important;background-position:right 14px center!important;background-repeat:no-repeat!important;padding-right:38px!important}.entity-form textarea{resize:vertical;min-height:96px}.entity-form input:focus,.entity-form select:focus,.entity-form textarea:focus{outline:none;border-color:#0099d56b!important;box-shadow:0 0 0 4px #0099d51a!important}.entity-form-actions{flex-wrap:wrap;gap:10px;margin-top:4px;display:flex}.entity-form-actions .primary-button{background:#0099d5;border-radius:999px;padding:12px 18px;font-weight:850}.entity-form-actions .ghost-button{border-radius:999px;padding:12px 18px;font-weight:800}.entity-feed{overscroll-behavior:contain;scroll-behavior:smooth;flex-direction:column;align-content:flex-start;gap:6px;max-height:min(560px,100vh - 420px);display:flex;overflow-y:auto}.entity-feed::-webkit-scrollbar{width:8px}.entity-feed::-webkit-scrollbar-thumb{background:#202d4829;border-radius:999px}.entity-row{background:#fffffff5;border:1px solid #202d4814;border-radius:16px;flex:none;min-height:min-content;transition:border-color .18s,box-shadow .18s;position:relative;overflow:visible}.entity-row[open]{border-color:#0099d52e;box-shadow:0 10px 28px #1f2b4814}.entity-row-summary{cursor:pointer;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:12px;padding:12px 14px;list-style:none;display:grid}.entity-row-summary:has(.entity-row-value){grid-template-columns:auto minmax(0,1fr) auto auto}.entity-row-summary:not(:has(.entity-row-value)){grid-template-columns:auto minmax(0,1fr) auto}.entity-row-summary::-webkit-details-marker{display:none}.entity-status{letter-spacing:.06em;text-transform:uppercase;white-space:nowrap;border-radius:999px;align-items:center;padding:5px 10px;font-size:.68rem;font-weight:850;display:inline-flex}.entity-status-active{color:#51720e;background:#a3cb4c29;border:1px solid #a3cb4c42}.entity-status-inactive{color:#202d4885;background:#202d480f;border:1px solid #202d481f}.registries-page .entity-row-badges{flex-wrap:wrap;align-items:center;gap:6px;display:inline-flex}.registries-page .entity-lifecycle{letter-spacing:.06em;text-transform:uppercase;white-space:nowrap;border-radius:999px;align-items:center;padding:5px 10px;font-size:.68rem;font-weight:850;display:inline-flex}.registries-page .entity-lifecycle-active{color:#51720e;background:#a3cb4c24;border:1px solid #a3cb4c42}.registries-page .entity-lifecycle-pending{color:#b34a00;background:#ff66001a;border:1px solid #ff660038}.registries-page .entity-lifecycle-closed{color:#202d4885;background:#202d480f;border:1px solid #202d481f}.registries-page .entity-closure-note{color:#202d48b8;background:#ff66000f;border:1px solid #ff660029;border-radius:14px;margin:0 0 12px;padding:10px 12px;font-size:.78rem;line-height:1.45}.entity-row-main{flex-direction:column;gap:3px;min-width:0;display:flex}.entity-row-main strong{color:#202d48;white-space:nowrap;text-overflow:ellipsis;font-size:.92rem;font-weight:800;line-height:1.25;overflow:hidden}.entity-row-main small{color:#202d488f;white-space:nowrap;text-overflow:ellipsis;font-size:.74rem;line-height:1.3;overflow:hidden}.entity-row-value{color:#202d48;white-space:nowrap;font-size:.92rem;font-weight:500}.entity-row-chevron{border-bottom:2px solid #0099d5;border-right:2px solid #0099d5;width:10px;height:10px;transition:transform .18s;transform:rotate(45deg)}.entity-row[open] .entity-row-chevron{margin-top:4px;transform:rotate(225deg)}.entity-row-panel{border-top:1px solid #202d480f;padding:0 14px 14px}.entity-meta-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:12px 0 0;display:grid}.entity-meta-item{background:#f6f8fcf2;border:1px solid #202d4812;border-radius:12px;grid-template-columns:minmax(72px,.38fr) minmax(0,1fr);align-items:center;gap:8px;padding:10px 12px;display:grid}.entity-meta-item-full{grid-column:1/-1}.entity-meta-item dt{color:#202d4880;letter-spacing:.08em;text-transform:uppercase;min-width:0;font-size:.65rem;font-weight:700;line-height:1.16}.entity-meta-item dd{color:#202d48d1;overflow-wrap:break-word;min-width:0;margin:0;font-size:.84rem;font-weight:400;line-height:1.25}.entity-row-action{color:#0099d5;background:0 0;border-radius:0;margin-top:12px;padding:0;font-weight:850;display:inline-flex}.entity-row-action:hover{color:#007bb0}.entity-empty{border-radius:18px;margin-top:4px}@media (width<=820px){.entity-form-grid-2,.entity-meta-grid{grid-template-columns:1fr}.entity-feed{max-height:min(480px,100vh - 380px)}}@media (width<=640px){.entity-tabs{flex-direction:column;align-items:stretch}.entity-tab{justify-content:space-between}.entity-row-summary{grid-template-areas:"status value chevron""main main main";grid-template-columns:auto minmax(0,1fr) auto!important}.entity-row-summary:not(:has(.entity-row-value)){grid-template-areas:"status chevron chevron""main main main"}.entity-row-summary .entity-status{grid-area:status}.entity-row-main{grid-area:main}.entity-row-value{grid-area:value;justify-self:end}.entity-row-chevron{grid-area:chevron;justify-self:end}}.registries-page .entity-panel{padding-bottom:24px}.registries-page .entity-panel-body{flex-direction:column;gap:18px;min-height:0;display:flex}.registries-page .entity-feed{overscroll-behavior:auto;max-height:none;overflow-y:visible}.registries-page .entity-form-panel{margin-bottom:0}.registries-page .entity-form-actions{margin-top:10px;margin-bottom:0;padding-bottom:8px}.registries-page .entity-empty{min-height:168px;margin:0;padding:28px 22px 32px}.registries-page .entity-empty.compact-empty h3{margin-bottom:10px}.registries-page .entity-row-panel{flex-direction:column;align-items:flex-start;display:flex}.registries-page .entity-row-action{white-space:nowrap;color:#0099d5;background:#fffffff5;border:1px solid #0099d538;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;min-height:36px;margin-top:14px;padding:8px 14px;font-size:.82rem;font-weight:850;line-height:1.2;transition:background .16s,border-color .16s,color .16s;display:inline-flex}.registries-page .entity-row-action:hover{color:#007bb0;background:#0099d514;border-color:#0099d559}.registries-page .entity-units-footnote{border-top:1px solid #202d480f;margin:16px 0 0;padding-top:14px}.registries-page>.panel.callout{margin-top:6px}.registry-card{align-items:center}.registry-card-side{flex-shrink:0}.registry-card-side .text-button,.registry-card .text-button{white-space:nowrap;flex-shrink:0}@media (width<=820px){.registries-page .entity-feed{overscroll-behavior:contain;max-height:min(720px,100vh - 280px);overflow-y:auto}}.reports-page-header{box-sizing:border-box;width:100%;max-width:none}.reports-readiness-hero{border-radius:26px;grid-template-columns:minmax(0,1fr) minmax(210px,270px);align-items:stretch;gap:18px;margin:0 0 22px;display:grid;position:relative;overflow:hidden}.reports-readiness-hero:before{content:"";z-index:1;background:linear-gradient(180deg, var(--abas-brand-blue), #0099d573);pointer-events:none;border-radius:26px 0 0 26px;width:6px;position:absolute;inset:0 auto 0 0}.reports-readiness-hero-copy,.reports-readiness-hero-state{box-sizing:border-box;z-index:2;min-height:100%;padding:22px 22px 22px 26px;position:relative;border-radius:26px!important}.reports-readiness-hero-copy{background:radial-gradient(circle at 100% 0,#0099d524,#0000 42%),linear-gradient(135deg,#0099d51a,#fffffff5);border:1px solid #0099d529;gap:8px;display:grid;box-shadow:0 18px 42px #0099d517}.reports-readiness-hero-copy strong{color:var(--abas-visual-text);letter-spacing:-.04em;font-size:clamp(1.15rem,2vw,1.45rem);font-weight:800;line-height:1.08}.reports-readiness-hero-copy p{max-width:42rem;color:var(--abas-visual-muted);margin:0;font-size:12.5px;font-weight:600;line-height:1.55}.reports-readiness-hero-state{color:var(--abas-brand-blue);background:#ffffffe6;border:1px solid #0099d51f;align-items:center;gap:12px;padding-left:18px;display:flex;position:relative;box-shadow:0 12px 28px #29304c0d}.reports-readiness-hero-state:before{content:"";background:var(--abas-brand-green);border-radius:999px;width:8px;height:8px;position:absolute;top:18px;right:18px;box-shadow:0 0 0 4px #a3cb4c2e}.reports-readiness-hero-state span,.reports-readiness-hero-state strong{display:block}.reports-readiness-hero-state span{color:var(--abas-visual-muted);letter-spacing:.08em;text-transform:uppercase;font-size:10.5px;font-weight:800}.reports-readiness-hero-state strong{color:var(--abas-visual-text);margin-top:4px;font-size:14px;font-weight:800}.reports-readiness-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:0 0 22px;display:grid}.reports-readiness-card{background:#ffffffe6;border:1px solid #2c324e0e;grid-template-columns:40px minmax(0,1fr);align-items:start;gap:11px;min-height:124px;padding:14px;display:grid;box-shadow:0 10px 24px #29304c09;border-radius:18px!important}.reports-readiness-card--waiting{background:linear-gradient(#ff66000a,#fffffffa);border-color:#ff660029}.reports-readiness-card-icon{width:40px;height:40px;color:var(--abas-brand-blue);background:#0099d51a;border-radius:14px;place-items:center;display:grid}.reports-readiness-card--waiting .reports-readiness-card-icon{color:var(--abas-brand-orange);background:#ff66001a}.reports-readiness-card-heading{justify-content:space-between;align-items:center;gap:8px;display:flex}.reports-readiness-card-heading span,.reports-readiness-card-heading small{letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:800;line-height:1}.reports-readiness-card-heading span{color:var(--abas-visual-muted)}.reports-readiness-card-heading small{color:var(--abas-brand-blue);background:#0099d51a;border-radius:999px;flex:none;padding:4px 7px}.reports-readiness-card--waiting .reports-readiness-card-heading small{color:var(--abas-brand-orange);background:#ff66001f}.reports-readiness-card strong{color:var(--abas-visual-text);margin:9px 0 6px;font-size:15px;font-weight:800;line-height:1.1;display:block}.reports-readiness-card p{color:var(--abas-visual-muted);margin:0;font-size:11.5px;font-weight:600;line-height:1.42}.reports-empty-guidance{color:var(--abas-brand-blue);background:linear-gradient(#ffffffeb,#f8fafce0);border:1px dashed #0099d52e;align-items:flex-start;gap:12px;margin:0 0 22px;padding:14px 16px;display:flex;border-radius:18px!important}.reports-empty-guidance strong,.reports-empty-guidance p{display:block}.reports-empty-guidance strong{color:var(--abas-visual-text);font-size:13px;font-weight:800}.reports-empty-guidance p{color:var(--abas-visual-muted);margin:4px 0 0;font-size:12px;font-weight:600;line-height:1.45}.reports-toolbar--featured{background:linear-gradient(#fffffff0,#f8fafcdb);border-top:3px solid #0099d538}.reports-note--readiness{background:#f8fafce6;border-color:#0099d51f}.reports-empty-state{background:linear-gradient(#ffffffeb,#f8fafce0);border-style:dashed;border-color:#0099d52e}.reports-empty-state svg{color:var(--abas-brand-blue)}@media (width<=1024px){.reports-readiness-grid{grid-template-columns:1fr}}@media (width<=720px){.reports-readiness-hero{grid-template-columns:1fr}.reports-readiness-hero:before{border-radius:26px 26px 0 0;width:100%;height:5px;inset:0 0 auto}.reports-readiness-hero-copy,.reports-readiness-hero-state{padding-top:24px}}.accountability-page-header{box-sizing:border-box;width:100%;max-width:none}.accountability-readiness-hero{border-radius:26px;grid-template-columns:minmax(0,1fr) minmax(210px,270px);align-items:stretch;gap:18px;margin:0 0 22px;display:grid;position:relative;overflow:hidden}.accountability-readiness-hero:before{content:"";z-index:1;background:linear-gradient(180deg, var(--abas-brand-blue), #0099d573);pointer-events:none;border-radius:26px 0 0 26px;width:6px;position:absolute;inset:0 auto 0 0}.accountability-readiness-hero-copy,.accountability-readiness-hero-state{box-sizing:border-box;z-index:2;min-height:100%;padding:22px 22px 22px 26px;position:relative;border-radius:26px!important}.accountability-readiness-hero-copy{background:radial-gradient(circle at 100% 0,#0099d524,#0000 42%),linear-gradient(135deg,#0099d51a,#fffffff5);border:1px solid #0099d529;gap:8px;display:grid;box-shadow:0 18px 42px #0099d517}.accountability-readiness-hero-copy strong{color:var(--abas-visual-text);letter-spacing:-.04em;font-size:clamp(1.15rem,2vw,1.45rem);font-weight:800;line-height:1.08}.accountability-readiness-hero-copy p{max-width:42rem;color:var(--abas-visual-muted);margin:0;font-size:12.5px;font-weight:600;line-height:1.55}.accountability-readiness-hero-state{color:var(--abas-brand-blue);background:#ffffffe6;border:1px solid #0099d51f;align-items:center;gap:12px;padding-left:18px;display:flex;position:relative;box-shadow:0 12px 28px #29304c0d}.accountability-readiness-hero-state:before{content:"";background:var(--abas-brand-green);border-radius:999px;width:8px;height:8px;position:absolute;top:18px;right:18px;box-shadow:0 0 0 4px #a3cb4c2e}.accountability-readiness-hero-state span,.accountability-readiness-hero-state strong{display:block}.accountability-readiness-hero-state span{color:var(--abas-visual-muted);letter-spacing:.08em;text-transform:uppercase;font-size:10.5px;font-weight:800}.accountability-readiness-hero-state strong{color:var(--abas-visual-text);margin-top:4px;font-size:14px;font-weight:800}.accountability-readiness-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:0 0 22px;display:grid}.accountability-readiness-card{background:#ffffffe6;border:1px solid #2c324e0e;grid-template-columns:40px minmax(0,1fr);align-items:start;gap:11px;min-height:124px;padding:14px;display:grid;box-shadow:0 10px 24px #29304c09;border-radius:18px!important}.accountability-readiness-card--waiting{background:linear-gradient(#ff66000a,#fffffffa);border-color:#ff660029}.accountability-readiness-card-icon{width:40px;height:40px;color:var(--abas-brand-blue);background:#0099d51a;border-radius:14px;place-items:center;display:grid}.accountability-readiness-card--waiting .accountability-readiness-card-icon{color:var(--abas-brand-orange);background:#ff66001a}.accountability-readiness-card-heading{justify-content:space-between;align-items:center;gap:8px;display:flex}.accountability-readiness-card-heading span,.accountability-readiness-card-heading small{letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:800;line-height:1}.accountability-readiness-card-heading span{color:var(--abas-visual-muted)}.accountability-readiness-card-heading small{color:var(--abas-brand-blue);background:#0099d51a;border-radius:999px;flex:none;padding:4px 7px}.accountability-readiness-card--waiting .accountability-readiness-card-heading small{color:var(--abas-brand-orange);background:#ff66001f}.accountability-readiness-card strong{color:var(--abas-visual-text);margin:9px 0 6px;font-size:15px;font-weight:800;line-height:1.1;display:block}.accountability-readiness-card p{color:var(--abas-visual-muted);margin:0;font-size:11.5px;font-weight:600;line-height:1.42}.accountability-empty-guidance{color:var(--abas-brand-blue);background:linear-gradient(#ffffffeb,#f8fafce0);border:1px dashed #0099d52e;align-items:flex-start;gap:12px;margin:0 0 22px;padding:14px 16px;display:flex;border-radius:18px!important}.accountability-empty-guidance strong,.accountability-empty-guidance p{display:block}.accountability-empty-guidance strong{color:var(--abas-visual-text);font-size:13px;font-weight:800}.accountability-empty-guidance p{color:var(--abas-visual-muted);margin:4px 0 0;font-size:12px;font-weight:600;line-height:1.45}.accountability-note--readiness{background:#f8fafce6;border-color:#0099d51f}.accountability-criteria-stack .list-card{border-color:#0099d51a}.accountability-empty-state{background:linear-gradient(#ffffffeb,#f8fafce0);border-style:dashed;border-color:#0099d52e}.accountability-empty-state svg{color:var(--abas-brand-blue)}@media (width<=1024px){.accountability-readiness-grid{grid-template-columns:1fr}}@media (width<=720px){.accountability-readiness-hero{grid-template-columns:1fr}.accountability-readiness-hero:before{border-radius:26px 26px 0 0;width:100%;height:5px;inset:0 0 auto}.accountability-readiness-hero-copy,.accountability-readiness-hero-state{padding-top:24px}}.auth-main-area{background:radial-gradient(circle at 18% 18%,#ffffff2e,#0000 28rem),radial-gradient(circle at 82% 12%,#ffffff1f,#0000 24rem),linear-gradient(135deg,#006da8 0%,#0099d5 45%,#004f88 100%);min-height:100vh}.abas-login-page{color:#fff;place-items:center;min-height:100vh;padding:clamp(1.25rem,4vw,3rem);display:grid;position:relative;overflow:hidden}.abas-login-page:before,.abas-login-page:after{content:"";pointer-events:none;border-radius:999px;position:absolute}.abas-login-page:before{filter:blur(2px);background:#ffffff1f;width:36rem;height:36rem;top:-16rem;right:-12rem}.abas-login-page:after{background:#00386552;width:28rem;height:28rem;bottom:-14rem;left:-13rem}.abas-login-shell{aligitems:center;z-index:1;grid-template-columns:minmax(280px,.95fr) minmax(320px,.8fr);gap:clamp(1.5rem,5vw,4rem);width:min(100%,980px);min-height:min(660px,100vh - 2.5rem);display:grid;position:relative}.abas-login-brand{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(145deg,#ffffff29,#ffffff0a),#ffffff14;border:1px solid #ffffff3d;border-radius:34px;place-items:center;min-height:420px;padding:clamp(1.5rem,5vw,4rem);display:grid;box-shadow:0 32px 80px #002e5452}.abas-login-brand img{object-fit:contain;filter:drop-shadow(0 24px 42px #00274847);width:min(100%,330px);max-height:300px}.abas-login-panel{color:#0f2540;background:#fffffff5;border:1px solid #ffffff47;border-radius:30px;justify-self:center;width:min(100%,430px);padding:clamp(1.35rem,4vw,2rem);box-shadow:0 34px 90px #00294c57}.abas-login-panel-heading{margin-bottom:1.35rem}.abas-login-panel-heading span{color:#0074ad;letter-spacing:.1em;text-transform:uppercase;background:#0099d51c;border-radius:999px;align-items:center;min-height:1.8rem;padding:.35rem .72rem;font-size:.74rem;font-weight:800;display:inline-flex}.abas-login-panel-heading h1{letter-spacing:-.05em;color:#06233b;margin:.85rem 0 0;font-size:clamp(1.72rem,4vw,2.25rem);line-height:1}.abas-login-form{gap:.92rem;display:grid}.abas-login-field{gap:.45rem;display:grid}.abas-login-field label{color:#33506a;align-items:center;gap:.45rem;font-size:.82rem;font-weight:800;display:inline-flex}.abas-login-field input,.abas-password-input input,.profile-password-field input{color:#0f2540;width:100%;min-height:3.15rem;font:inherit;background:#f7fbff;border:1px solid #00598c24;border-radius:18px;outline:none;padding:0 1rem;font-weight:700;transition:border-color .16s,box-shadow .16s,background .16s}.abas-login-field input:focus,.abas-password-input input:focus,.profile-password-field input:focus{background:#fff;border-color:#0099d5b8;box-shadow:0 0 0 4px #0099d524}.abas-password-input,.profile-password-field>div{position:relative}.abas-password-input input,.profile-password-field>div input{padding-right:3.2rem}.abas-password-input button,.profile-password-field>div button{color:#0074ad;cursor:pointer;background:#0099d51c;border:0;border-radius:999px;place-items:center;width:2.2rem;height:2.2rem;padding:0;display:inline-grid;position:absolute;top:50%;right:.55rem;transform:translateY(-50%)}.abas-login-submit,.profile-password-form>button[type=submit]{color:#fff;letter-spacing:-.01em;background:linear-gradient(135deg,#0099d5,#006da8);border:0;border-radius:18px;min-height:3.15rem;margin-top:.25rem;font-weight:900;box-shadow:0 18px 34px #0070ad47}.abas-login-submit:disabled,.profile-password-form>button[type=submit]:disabled{opacity:.65;cursor:wait}.abas-login-reset{color:#006da8;cursor:pointer;background:0 0;border:0;min-height:2.4rem;font-weight:850}.abas-login-reset:disabled{opacity:.58;cursor:wait}.abas-login-alert{color:#234962;background:#0099d51a;border-radius:18px;gap:.2rem;padding:.82rem .95rem;font-size:.86rem;display:grid}.abas-login-alert strong{color:#06304e}.abas-login-alert-error{color:#7f1d1d;background:#b91c1c1a}.abas-login-alert-error strong{color:#7f1d1d}.abas-login-alert-success{color:#14532d;background:#15803d1a}.abas-login-alert-success strong{color:#14532d}.finance-profile-link{min-height:2rem;color:inherit;border-radius:999px;justify-content:center;align-items:center;gap:.34rem;font-size:.76rem;font-weight:850;text-decoration:none;display:inline-flex}.profile-page{gap:1.3rem;display:grid}.profile-page-header{background:radial-gradient(circle at 92% 12%,#0099d533,#0000 18rem),linear-gradient(135deg,#0099d521,#fffffff0);position:relative;overflow:hidden}.profile-grid{grid-template-columns:minmax(280px,.75fr) minmax(320px,1fr);align-items:stretch}.profile-summary-panel,.profile-security-panel{border:1px solid #00598c1f;box-shadow:0 24px 60px #002e5414}.profile-identity{align-items:center;gap:1rem;display:flex}.profile-avatar{color:#fff;letter-spacing:-.05em;background:linear-gradient(135deg,#0099d5,#006da8);border-radius:26px;place-items:center;width:4.85rem;height:4.85rem;font-size:1.4rem;font-weight:950;display:grid;box-shadow:0 18px 34px #0070ad38}.profile-identity h2{color:#06233b;letter-spacing:-.045em;margin:.35rem 0 .2rem}.profile-identity p{color:#64748b;margin:0;font-weight:750}.profile-info-list{gap:.7rem;margin-top:1.4rem;display:grid}.profile-info-list div{color:#334155;background:#f7fbff;border-radius:18px;align-items:center;gap:.65rem;min-height:3rem;padding:.72rem .85rem;font-weight:750;display:flex}.profile-info-list svg{color:#0099d5;flex:none}.profile-password-form{gap:.92rem}.profile-password-field{gap:.45rem;display:grid}.profile-password-field label{color:#33506a;font-size:.82rem;font-weight:850}.profile-alert-card,.profile-error-card,.profile-success-card{border:0}.profile-error-card{background:#b91c1c1a}.profile-error-card strong,.profile-error-card span{color:#7f1d1d}.profile-success-card{background:#15803d1a}.profile-success-card strong,.profile-success-card span{color:#14532d}@media (width<=860px){.abas-login-shell{grid-template-columns:1fr;gap:1.1rem;min-height:auto}.abas-login-brand{min-height:190px;padding:1.6rem}.abas-login-brand img{width:min(100%,240px);max-height:180px}.abas-login-panel{width:min(100%,480px)}.profile-grid{grid-template-columns:1fr}}@media (width<=560px){.abas-login-page{align-items:start;padding:1rem}.abas-login-brand,.abas-login-panel{border-radius:24px}.profile-identity{flex-direction:column;align-items:flex-start}}.abas-password-input button,.profassword-field>div button{aspect-ratio:1!important;color:#0074ad!important;width:2.35rem!important;min-width:2.35rem!important;height:2.35rem!important;min-height:2.35rem!important;box-shadow:none!important;background:#0099d51a!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;margin:0!important;padding:0!important;line-height:1!important;display:inline-flex!important;top:50%!important;right:.62rem!important;transform:translateY(-50%)!important}.abas-password-input button:hover,.abas-password-input button:focus,.abas-password-input button:active,.profile-password-field>div button:hover,.profile-password-field>div button:focus,.profile-password-field>div button:active{color:#005f92!important;background:#0099d52e!important;transform:translateY(-50%)!important;box-shadow:0 0 0 4px #0099d51a!important}.abas-password-input button svg,.profile-password-field>div button svg{flex:none!important;width:1.1rem!important;height:1.1rem!important;display:block!important}
