:root{--navy:#07172d;--navy2:#0d2744;--teal:#0ea5b2;--teal2:#18bec8;--bg:#f3f6fa;--surface:#fff;--text:#0c1d36;--muted:#6d7d92;--line:#dfe6ef;--soft:#f7f9fc;--green:#0a956e;--red:#d64358;--amber:#c98215}*{box-sizing:border-box}html,body{margin:0;background:var(--bg);color:var(--text);font-family:Arial,Helvetica,sans-serif}button,input,select,textarea{font:inherit}button,select{cursor:pointer}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid rgba(14,165,178,.24);outline-offset:1px}.control-app{min-height:100vh}.control-sidebar{position:fixed;inset:0 auto 0 0;z-index:30;width:244px;padding:0 13px 18px;display:flex;flex-direction:column;color:#c7d2e1;background:linear-gradient(180deg,var(--navy),#0b2441);border-right:1px solid rgba(255,255,255,.08)}.control-brand{height:84px;margin:0 -13px;padding:0 22px;display:flex;align-items:center;gap:12px;border-bottom:1px solid rgba(255,255,255,.08)}.logo-square{width:42px;height:42px;display:grid;place-items:center;flex:0 0 42px;border:1px solid #7c8da5;border-radius:11px;color:#6ee7ef;background:#ffffff0a}.control-brand>div:nth-child(2){display:grid;gap:4px}.control-brand strong{font-size:15px;color:#fff}.control-brand span{font-size:10px;color:#8da0b9}.control-brand>button{display:none;margin-left:auto;border:0;color:#fff;background:transparent}.control-sidebar nav{padding-top:18px}.control-sidebar nav section{margin-bottom:21px}.control-sidebar nav small{display:block;padding:0 12px 9px;color:#71839d;font-size:9px;font-weight:800;letter-spacing:.15em}.control-sidebar nav button{position:relative;width:100%;height:45px;padding:0 13px;display:flex;align-items:center;gap:12px;border:0;border-radius:8px;color:#b8c5d6;background:transparent;text-align:left}.control-sidebar nav button.active{color:#70e1e8;background:#1d91a533}.control-sidebar nav button.active:before{content:"";position:absolute;left:0;width:3px;height:26px;border-radius:0 3px 3px 0;background:#32d5dd}.sidebar-info{margin-top:auto;padding:15px;border:1px solid rgba(255,255,255,.1);border-radius:9px;background:#ffffff09;display:grid;gap:7px}.sidebar-info strong{font-size:11px;color:#fff}.sidebar-info span{font-size:10px;line-height:1.5;color:#8fa2ba}.nav-overlay{display:none}.control-main{min-height:100vh;margin-left:244px}.control-topbar{height:72px;padding:0 27px;display:flex;align-items:center;justify-content:space-between;gap:18px;background:#fff;border-bottom:1px solid var(--line)}.global-search{width:min(500px,44vw);height:42px;padding:0 13px;display:flex;align-items:center;gap:10px;border:1px solid var(--line);border-radius:9px;background:#f8fafc}.global-search input{width:100%;border:0;outline:0;background:transparent;color:var(--text);font-size:13px}.control-topbar>div{display:flex;align-items:center;gap:9px}.square-button,.profile-button{height:42px;border:1px solid var(--line);border-radius:9px;background:#fff}.square-button{width:42px;display:grid;place-items:center;color:#64748b}.profile-button{padding:0 10px 0 6px;display:flex;align-items:center;gap:8px}.profile-button span{width:30px;height:30px;display:grid;place-items:center;border-radius:7px;color:#fff;background:#08798b;font-size:10px;font-weight:800}.teal-button{height:42px;padding:0 16px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:8px;color:#fff;background:linear-gradient(135deg,#0da4b2,#078a99);box-shadow:0 7px 18px #0ea5b22e;font-weight:700;font-size:12px}.teal-button:disabled{opacity:.6}.mobile-menu{display:none;border:0;background:transparent}.workspace{max-width:1800px;margin:auto;padding:28px}.view-header{min-height:68px;margin-bottom:18px;display:flex;align-items:flex-start;justify-content:space-between;gap:24px}.view-header h1{margin:0 0 7px;font-size:29px;letter-spacing:-.045em}.view-header p{margin:0;color:var(--muted);font-size:12px}.header-controls{display:flex;align-items:center;gap:8px}.header-controls>select,.table-filters select{height:41px;min-width:112px;padding:0 12px;border:1px solid var(--line);border-radius:8px;color:var(--text);background:#fff}.flow-switch,.metric-switch{padding:3px;display:flex;border:1px solid var(--line);border-radius:8px;background:#fff}.flow-switch button,.metric-switch button{height:33px;padding:0 12px;border:0;border-radius:6px;color:#7a899d;background:transparent;font-size:11px}.flow-switch button.active,.metric-switch button.active{color:#fff;background:#0c2039}.flow-switch button.active.income{background:#078a99}.screen-stack{display:grid;gap:16px}.surface,.summary-card{border:1px solid var(--line);border-radius:11px;background:#fff;box-shadow:0 2px 7px #1c33540d}.summary-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:13px}.summary-card{min-height:132px;padding:17px}.summary-card>div{display:flex;align-items:center;justify-content:space-between;color:var(--muted);font-size:11px;font-weight:700}.summary-card i{width:31px;height:31px;display:grid;place-items:center;border-radius:8px;font-style:normal}.summary-card i.income,.summary-card small.income{color:#078a99;background:#e4f9f9}.summary-card i.expense,.summary-card small.expense{color:var(--red);background:#fff0f2}.summary-card i.good,.summary-card small.good{color:var(--green);background:#e9f8f2}.summary-card strong{display:block;margin:19px 0 8px;font-size:27px;letter-spacing:-.035em}.summary-card small{padding:3px 0;color:var(--muted);background:transparent!important;font-size:10px}.overview-grid{display:grid;grid-template-columns:1.85fr .75fr;gap:16px}.overview-bottom{display:grid;grid-template-columns:1fr 1.2fr;gap:16px}.surface-title{padding:15px 17px 13px;border-bottom:1px solid var(--line)}.surface-title h2{margin:0 0 4px;font-size:14px}.surface-title p{margin:0;color:var(--muted);font-size:10px}.overview-chart{height:278px;padding:29px 28px 8px;display:grid;grid-template-columns:repeat(12,1fr);gap:10px;background:repeating-linear-gradient(to bottom,transparent 0,transparent 67px,#edf1f5 68px)}.chart-month{height:100%;display:grid;grid-template-rows:1fr 20px;align-items:end;text-align:center}.chart-month>div{height:100%;display:flex;align-items:flex-end;justify-content:center;gap:3px}.chart-month i{display:block;width:12px;min-height:2px;border-radius:4px 4px 0 0}.income-bar{background:#12b8c2}.expense-bar{background:#b8c9dd}.chart-month span{color:#8997aa;font-size:9px}.chart-legend{padding:0 17px 14px;display:flex;gap:18px;color:var(--muted);font-size:10px}.chart-legend span{display:flex;align-items:center;gap:6px}.chart-legend i{width:7px;height:7px;border-radius:2px}.income-dot{background:#12b8c2}.expense-dot{background:#b8c9dd}.distribution{padding-bottom:12px}.distribution-item{padding:11px 15px 0}.distribution-item>div:first-child{display:flex;justify-content:space-between;gap:10px;font-size:11px}.distribution-item>div:nth-child(2){height:6px;margin-top:8px;overflow:hidden;border-radius:10px;background:#edf1f5}.distribution-item>div:nth-child(2) i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#173f66,#16b8c1)}.distribution-item small{display:block;margin-top:6px;color:#95a2b4;font-size:9px}.cash-position{min-height:190px}.net-hero{padding:25px 22px;display:flex;align-items:center;gap:17px}.net-hero>span{width:52px;height:52px;display:grid;place-items:center;border-radius:12px}.positive-icon{color:var(--green);background:#e8f8f2}.negative-icon{color:var(--red);background:#fff0f2}.net-hero div{display:grid;gap:5px}.net-hero small,.net-hero p{margin:0;color:var(--muted);font-size:10px}.net-hero strong{font-size:25px}.recent{min-height:190px}.recent-row{min-height:51px;padding:8px 15px;display:flex;align-items:center;gap:10px;border-bottom:1px solid #edf1f5}.recent-row>span{width:30px;height:30px;display:grid;place-items:center;border-radius:8px}.income-icon{color:#078a99;background:#e8f8f8}.expense-icon{color:#6e8198;background:#f2f5f8}.recent-row>div{flex:1;display:grid;gap:3px}.recent-row strong,.recent-row b{font-size:10px}.recent-row small{color:var(--muted);font-size:9px}.table-surface,.annual-surface{overflow:hidden}.table-filters{height:57px;padding:10px 13px;display:flex;align-items:center;gap:9px;border-bottom:1px solid var(--line)}.table-filters label{height:37px;display:flex;align-items:center;gap:8px;flex:1;padding:0 11px;border:1px solid var(--line);border-radius:7px}.table-filters label svg{color:#9ba9b9}.table-filters input{width:100%;border:0;outline:0;background:transparent;font-size:11px}.table-filters select{height:37px;min-width:210px;font-size:11px}.table-filters>button{height:37px;padding:0 11px;display:flex;align-items:center;gap:6px;border:1px solid var(--line);border-radius:7px;color:#66768b;background:#fff;font-size:10px}.wide-table{overflow-x:auto}.table-header,.table-line{display:grid;align-items:center;gap:14px;min-width:1160px;padding:0 13px}.monthly-table .table-header,.monthly-table .table-line{grid-template-columns:1.35fr 1.15fr .82fr .72fr .72fr .72fr .78fr 104px}.catalog-table .table-header,.catalog-table .table-line{grid-template-columns:1.4fr 1.2fr .75fr .75fr .72fr .85fr .85fr 104px}.table-header{height:43px;color:#66778e;border-bottom:1px solid var(--line);background:#f7f9fc;font-size:9px;font-weight:800;letter-spacing:.045em}.table-line{min-height:61px;color:#263b56;border-bottom:1px solid #e9eef4;font-size:10px}.table-line>b{color:#0c2039;font-size:10px}.name-cell,.class-cell{min-width:0;display:grid;gap:4px}.name-cell strong,.class-cell strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#081a32;font-size:10.5px}.name-cell small,.class-cell small,.table-line b small{display:block;color:#7e8da1;font-size:8.5px;font-weight:400}.row-actions{display:flex;justify-content:flex-end;gap:5px}.row-actions button{width:29px;height:29px;display:grid;place-items:center;border:1px solid var(--line);border-radius:7px;color:#8292a5;background:#fff}.status{display:inline-flex;align-items:center;padding:5px 9px;border-radius:18px;font-size:9px;font-weight:700;font-style:normal}.status.pending{color:#ae7214;background:#fff5db}.bad-text{color:var(--red)!important}.good-text{color:var(--green)!important}.muted-text{color:#98a5b6!important}.table-footer{height:40px;padding:0 13px;display:flex;align-items:center;justify-content:space-between;color:#718095;font-size:9.5px}.table-footer strong{color:#45566d}.text-action{display:flex;align-items:center;gap:6px;border:0;color:#078a99;background:transparent;font-size:10px;font-weight:700}.annual-scroll{overflow:auto}.annual-table{min-width:1450px}.annual-head,.annual-line{display:grid;grid-template-columns:230px repeat(12,1fr) 100px;align-items:center}.annual-head{height:42px;color:#67798f;background:#f7f9fc;border-bottom:1px solid var(--line);font-size:8.5px;font-weight:800}.annual-head span,.annual-line>b,.annual-line>strong{padding:0 8px;text-align:center}.annual-head span:first-child{padding-left:13px;text-align:left}.annual-line{min-height:54px;border-bottom:1px solid #e8edf3;font-size:9px}.annual-line>.name-cell{height:100%;padding:10px 13px;border-right:1px solid var(--line)}.annual-line>b{font-size:9px}.annual-line>strong{font-size:9px}.recurring-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:13px}.recurring-card{padding:16px;border:1px solid var(--line);border-radius:10px;background:#fff;box-shadow:0 2px 7px #1c33540d}.recurring-card header{display:flex;align-items:center;justify-content:space-between}.recurring-card header>span,.category-admin-list article>span{width:34px;height:34px;display:grid;place-items:center;border-radius:8px}.recurring-card header>span.expense,.category-admin-list article>span.expense{color:#d35b6c;background:#fff0f2}.recurring-card header>span.income,.category-admin-list article>span.income{color:#078a99;background:#e6f8f8}.recurring-card h3{margin:17px 0 5px;font-size:14px}.recurring-card p{margin:0 0 16px;color:var(--muted);font-size:10px}.recurring-card>strong{display:block;font-size:20px}.recurring-card>small{display:block;margin:7px 0 17px;color:var(--muted);font-size:9px}.recurring-card footer{padding-top:12px;display:flex;gap:8px;border-top:1px solid #e9edf3}.recurring-card footer button{height:30px;padding:0 9px;display:flex;align-items:center;gap:5px;border:1px solid var(--line);border-radius:7px;color:#52647a;background:#fff;font-size:9px}.category-columns{display:grid;grid-template-columns:1fr 1fr;gap:16px}.category-admin-list{padding:4px 15px 15px}.category-admin-list article{min-height:58px;display:flex;align-items:center;gap:11px;border-bottom:1px solid #eaf0f5}.category-admin-list article>div{flex:1;display:grid;gap:3px}.category-admin-list strong{font-size:11px}.category-admin-list small{color:var(--muted);font-size:9px}.category-admin-list b{font-size:9px;color:#718095}.report-top{display:grid;grid-template-columns:1.25fr .85fr;gap:16px}.four-bar-chart{height:280px;padding:28px 25px 8px;display:grid;grid-template-columns:repeat(12,1fr);gap:8px;background:repeating-linear-gradient(to bottom,transparent 0,transparent 65px,#edf1f5 66px)}.four-bar-chart>div{height:100%;display:grid;grid-template-rows:1fr 20px;align-items:end;text-align:center}.four-bar-chart>div>div{height:100%;display:flex;align-items:flex-end;justify-content:center;gap:2px}.four-bar-chart i{width:7px;min-height:2px;border-radius:3px 3px 0 0}.income-plan{background:#8edce0}.income-actual{background:#0795a2}.expense-plan{background:#c6d4e4}.expense-actual{background:#57738f}.four-bar-chart span{font-size:8px;color:#8594a7}.quick-notes{padding-bottom:14px}.quick-notes article{margin:13px 15px 0;padding:13px;border:1px solid var(--line);border-radius:8px;background:#f8fafc;display:grid;gap:5px}.quick-notes strong{font-size:10px}.quick-notes span{color:var(--muted);font-size:9px}.report-table{overflow:hidden}.report-table-head,.report-table-line{display:grid;grid-template-columns:1.1fr .9fr .9fr .9fr 1.7fr;align-items:center;gap:14px;padding:0 13px}.report-table-head{height:40px;color:#64768c;background:#f7f9fc;border-bottom:1px solid var(--line);font-size:8.5px;font-weight:800}.report-table-line{min-height:53px;border-bottom:1px solid #e8edf3;font-size:10px}.report-table-line>div i{height:6px;display:block;overflow:hidden;border-radius:10px;background:#e9eef4}.report-table-line>div i span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#254868,#16b6c0)}.report-table-line>div small{color:#8493a6;font-size:8px}.settings-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.settings-grid .surface{padding-bottom:17px}.settings-grid label{margin:14px 17px 0;display:grid;gap:6px;color:#465a72;font-size:10px;font-weight:700}.settings-grid select,.settings-grid input{height:39px;padding:0 11px;border:1px solid var(--line);border-radius:7px;background:#fff}.settings-copy{margin:17px;color:var(--muted);font-size:11px;line-height:1.7}.drawer-shade{position:fixed;inset:0;z-index:50;border:0;background:#07132394;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.entry-drawer{position:fixed;z-index:55;inset:0 0 0 auto;width:min(640px,100vw);display:grid;grid-template-rows:auto 1fr;background:#fff;box-shadow:-16px 0 45px #0003;animation:slide-in .2s ease-out}.entry-drawer>header{min-height:82px;padding:18px 20px;display:flex;justify-content:space-between;border-bottom:1px solid var(--line)}.entry-drawer h2{margin:0 0 5px;font-size:18px}.entry-drawer header p{margin:0;color:var(--muted);font-size:9px}.entry-drawer header button{width:39px;height:39px;display:grid;place-items:center;border:1px solid var(--line);border-radius:9px;color:#66778c;background:#fff}.entry-drawer form{overflow:auto;padding:16px 18px 82px;background:#fafbfd}.form-section{margin-bottom:14px;border:1px solid var(--line);border-radius:10px;background:#fff;overflow:hidden}.form-section h3{margin:0;padding:13px 15px;color:#29435f;border-bottom:1px solid var(--line);background:#f6f8fb;font-size:9.5px;letter-spacing:.04em}.form-section>div{padding:14px}.form-section label{display:grid;gap:6px;margin-bottom:12px;color:#53667e;font-size:9px;font-weight:700}.form-section input,.form-section select,.form-section textarea{width:100%;height:40px;padding:0 11px;border:1px solid #d8e1eb;border-radius:7px;color:var(--text);background:#fff}.form-section textarea{height:75px;padding-top:10px;resize:vertical}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.entry-drawer form>footer{position:fixed;right:0;bottom:0;width:min(640px,100vw);height:70px;padding:0 18px;display:flex;align-items:center;justify-content:flex-end;gap:8px;border-top:1px solid var(--line);background:#fff}.entry-drawer form>footer>button:first-child{height:40px;padding:0 15px;border:1px solid var(--line);border-radius:8px;background:#fff;font-size:11px;font-weight:700}.control-toast{position:fixed;z-index:80;right:20px;bottom:20px;padding:12px 16px;display:flex;align-items:center;gap:8px;border-radius:8px;color:#fff;background:#0d263f;box-shadow:0 12px 30px #0003;font-size:11px}.app-loading{min-height:100vh;display:flex;align-items:center;justify-content:center;gap:12px;color:#4e6076}.app-loading strong{font-size:13px}@keyframes slide-in{0%{transform:translate(30px);opacity:0}}@media(max-width:1180px){.control-sidebar{width:76px;padding-inline:9px}.control-brand{margin-inline:-9px;padding:0;justify-content:center}.control-brand>div:nth-child(2),.control-sidebar nav span,.control-sidebar nav small,.sidebar-info{display:none}.control-sidebar nav button{justify-content:center;padding:0}.control-main{margin-left:76px}.workspace{padding:22px}.summary-cards{grid-template-columns:repeat(2,1fr)}.overview-grid{grid-template-columns:1.45fr .8fr}.recurring-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:820px){.control-sidebar{width:244px;padding-inline:13px;transform:translate(-100%);transition:.2s;box-shadow:15px 0 40px #00000040}.control-sidebar.open{transform:translate(0)}.control-brand{margin-inline:-13px;padding:0 18px;justify-content:flex-start}.control-brand>div:nth-child(2),.control-sidebar nav span,.control-sidebar nav small,.sidebar-info{display:grid}.control-brand>button{display:grid}.control-sidebar nav button{justify-content:flex-start;padding:0 13px}.nav-overlay{position:fixed;inset:0;z-index:25;display:block;border:0;background:#0612218c}.control-main{margin-left:0}.control-topbar{height:63px;padding:0 12px}.mobile-menu{display:grid}.global-search{flex:1;width:auto}.control-topbar .teal-button span,.profile-button{display:none}.control-topbar .teal-button{width:42px;padding:0;font-size:0}.workspace{padding:18px 12px}.view-header{align-items:flex-start}.header-controls{flex-wrap:wrap;justify-content:flex-end}.overview-grid,.overview-bottom,.report-top,.category-columns,.settings-grid{grid-template-columns:1fr}.recurring-grid{grid-template-columns:repeat(2,1fr)}.table-surface,.annual-surface{overflow:auto}.summary-cards{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){.global-search{border:0;background:transparent}.global-search input{display:none}.control-topbar>div{margin-left:auto}.workspace{padding:15px 9px}.view-header{display:grid;gap:13px}.view-header h1{font-size:25px}.header-controls{justify-content:flex-start}.header-controls>select{min-width:96px}.summary-cards{grid-template-columns:1fr 1fr;gap:8px}.summary-card{min-height:115px;padding:13px}.summary-card strong{margin:14px 0 7px;font-size:20px}.overview-chart,.four-bar-chart{overflow-x:auto;grid-template-columns:repeat(12,35px)}.recurring-grid{grid-template-columns:1fr}.table-filters{height:auto;flex-wrap:wrap}.table-filters label{min-width:100%}.table-filters select{flex:1;min-width:150px}.form-row{grid-template-columns:1fr;gap:0}.entry-drawer>header{padding:15px}.entry-drawer form{padding:12px 10px 80px}.control-toast{right:10px;bottom:10px;max-width:calc(100vw - 20px)}.flow-switch{order:3}.metric-switch{overflow:auto}.metric-switch button{padding-inline:9px}}@media(prefers-reduced-motion:reduce){*{animation-duration:.01ms!important;transition-duration:.01ms!important}}:root{--navy:#08090d;--navy2:#11141b;--teal:#8b5cf6;--teal2:#a78bfa;--bg:#0b0d12;--surface:#12151c;--text:#e8ebf2;--muted:#8992a3;--line:#272c37;--soft:#171b24;--green:#2dd4a0;--red:#fb7185;--amber:#f5b84b}html,body{background:var(--bg);color:var(--text);font-size:13px}body{color-scheme:dark}.control-sidebar{width:224px;padding:0 10px 12px;background:#08090d;border-right-color:#20242d;color:#aab1c0}.control-brand{height:64px;margin:0 -10px;padding:0 16px;border-bottom-color:#20242d}.control-brand strong{font-size:12px;color:#f4f5f8}.control-brand span{font-size:8.5px;color:#737d90}.logo-square{width:34px;height:34px;flex-basis:34px;border-color:#4c3a80;background:#171225;color:#a78bfa}.control-sidebar nav{padding-top:12px}.control-sidebar nav section{margin-bottom:12px}.control-sidebar nav small{padding:0 9px 5px;font-size:8px;color:#5f687a}.control-sidebar nav button{height:36px;padding:0 10px;gap:9px;border-radius:6px;color:#9ca5b5;font-size:11px}.control-sidebar nav button:hover{color:#ece9ff;background:#141722}.control-sidebar nav button.active{color:#ddd5ff;background:#211b36;border-left-color:#8b5cf6}.control-sidebar nav button.active svg{color:#a78bfa}.sidebar-info{padding:11px;background:#11141b;border-color:#252a34}.sidebar-info strong{font-size:10px}.sidebar-info span{font-size:8.5px;line-height:1.45}.control-main{margin-left:224px}.control-topbar{height:58px;padding:0 22px;background:#0e1016;border-bottom-color:#242832}.global-search{height:34px;background:#151820;border-color:#292e39}.global-search input{font-size:10.5px;color:#d8dce5}.global-search svg{color:#687386}.square-button,.profile-button{height:34px;background:#151820!important;border-color:#2a303b!important;color:#adb5c3!important}.profile-button{font-size:10.5px}.profile-button span{background:#2b2145;color:#c4b5fd}.teal-button{height:34px;padding:0 12px;border:1px solid #5d43a0;background:#6d47d9;color:#fff;font-size:10.5px;box-shadow:none}.teal-button:hover{background:#7c58df}.workspace{padding:18px 22px 28px}.view-header{min-height:48px;margin-bottom:13px}.view-header h1{font-size:22px;color:#f4f5f8}.view-header p{margin-top:4px;font-size:9.5px;color:#7f899a}.header-controls select,.flow-switch,.metric-switch{height:34px;background:#131720;border-color:#292e39;color:#cbd1dc;font-size:10px}.flow-switch,.metric-switch{height:auto;background:#11141b}.flow-switch button,.metric-switch button{height:28px;font-size:9px;color:#7f899a}.flow-switch button.active,.metric-switch button.active{background:#3d2b70}.flow-switch button.active.income{background:#155e75}.screen-stack{gap:12px}.surface,.summary-card,.recurring-card{border-color:var(--line);background:var(--surface);box-shadow:0 3px 14px #0000002e}.summary-card{min-height:102px;padding:12px}.summary-card>div{font-size:9.5px}.summary-card i{width:27px;height:27px;background:#1b202a!important}.summary-card strong{margin:12px 0 5px;font-size:21px}.summary-card small{font-size:8.5px}.summary-card i.income,.summary-card small.income{color:#22d3ee}.summary-card i.expense,.summary-card small.expense{color:#fb7185}.summary-card i.good,.summary-card small.good{color:#2dd4a0}.overview-grid,.overview-bottom,.report-top,.category-columns,.settings-grid{gap:12px}.surface-title{padding:10px 13px 9px;border-bottom-color:var(--line)}.surface-title h2{font-size:11.5px}.surface-title p{font-size:8.5px}.overview-chart{height:230px;padding:22px 20px 5px;background:repeating-linear-gradient(to bottom,transparent 0,transparent 55px,#202530 56px)}.chart-legend{padding:0 13px 10px;font-size:8.5px}.distribution-item{padding:8px 12px 0}.distribution-item>div:nth-child(2){height:4px;margin-top:5px;background:#252a34}.distribution-item small{margin-top:4px;font-size:8px}.net-hero{padding:17px}.net-hero>span{width:42px;height:42px}.net-hero strong{font-size:20px}.net-hero small,.net-hero p{font-size:8.5px}.positive-icon{background:#10251f}.negative-icon{background:#29161c}.recent-row{min-height:42px;padding:6px 12px;border-bottom-color:#232832}.recent-row>span{width:26px;height:26px;background:#1b2029}.recent-row strong,.recent-row b{font-size:9px}.recent-row small{font-size:8px}.table-filters{height:46px;padding:6px 9px;gap:7px;border-bottom-color:var(--line)}.table-filters label,.table-filters select,.table-filters>button{height:32px;border-color:#2b303b;background:#151820;color:#aab2c0;font-size:9.5px}.table-filters input{font-size:9.5px;color:#dfe3ea}.table-filters>button{background:#151820}.table-filters select{min-width:180px}.table-header{height:34px;background:#171b23;border-bottom-color:#2b303a;color:#778194;font-size:8px}.table-line{min-height:42px;border-bottom-color:#252a33;color:#bdc4cf;font-size:9.5px}.table-line:hover{background:#171b23}.table-line>b{color:#e7eaf0;font-size:9.5px}.name-cell strong,.class-cell strong{color:#f1f2f6;font-size:9.8px}.name-cell small,.class-cell small,.table-line b small{font-size:7.8px;color:#747e90}.row-actions button{width:25px;height:25px;border-radius:5px;border-color:#303642;background:#171b23;color:#778397}.row-actions button:hover{color:#b7a5ff;border-color:#6f54b8}.status.good{color:#52deb4;background:#112a23}.status.bad{color:#ff8da0;background:#2c171e}.status.pending{color:#f6c565;background:#2a2315}.status.income{color:#58d8e7;background:#10272b}.table-footer{height:32px;padding:0 10px;font-size:8.5px}.table-footer strong{color:#aeb6c4}.text-action{font-size:9px;color:#a78bfa}.annual-head{height:33px;background:#171b23;border-bottom-color:#2b303a;font-size:7.8px}.annual-line{min-height:41px;border-bottom-color:#252a33;font-size:8.5px}.annual-line>.name-cell{padding:6px 10px;border-right-color:#2a303a}.annual-line>b,.annual-line>strong{font-size:8.2px}.annual-table{min-width:1320px}.annual-head,.annual-line{grid-template-columns:210px repeat(12,1fr) 90px}.recurring-grid{gap:10px}.recurring-card{padding:12px}.recurring-card header>span{width:29px;height:29px;background:#1b2029!important}.recurring-card h3{margin:11px 0 3px;font-size:11.5px}.recurring-card p{margin-bottom:11px;font-size:8.5px}.recurring-card>strong{font-size:16px}.recurring-card>small{margin:5px 0 11px;font-size:8px}.recurring-card footer{padding-top:9px;border-top-color:#252a33}.recurring-card footer button{height:27px;background:#171b23;border-color:#303642;color:#aeb6c4;font-size:8.5px}.category-admin-list{padding:3px 12px 12px}.category-admin-list article{min-height:46px;border-bottom-color:#252a33}.category-admin-list article>span{width:29px;height:29px;background:#1b2029!important}.category-admin-list strong{font-size:9.5px}.category-admin-list small,.category-admin-list b{font-size:8px}.four-bar-chart{height:230px;background:repeating-linear-gradient(to bottom,transparent 0,transparent 53px,#202530 54px)}.quick-notes article{margin:9px 12px 0;padding:9px;background:#171b23;border-color:#2b303a}.quick-notes strong{font-size:9px}.quick-notes span{font-size:8px}.report-table-head{height:33px;background:#171b23;border-bottom-color:#2b303a;font-size:7.8px}.report-table-line{min-height:41px;border-bottom-color:#252a33;font-size:9px}.settings-grid label{margin:11px 13px 0;font-size:9px}.settings-grid select,.settings-grid input{height:33px;background:#171b23;border-color:#303642;color:#d5d9e2}.settings-copy{margin:13px;font-size:9.5px}.entry-drawer{background:#10131a}.entry-drawer>header{min-height:64px;padding:13px 16px;background:#10131a;border-bottom-color:#292e39}.entry-drawer h2{font-size:15px}.entry-drawer header button{width:32px;height:32px;background:#171b23;border-color:#303642;color:#aab3c2}.entry-drawer form{padding:11px 13px 67px;background:#0d0f14}.form-section{margin-bottom:10px;background:#12151c;border-color:#2a2f39}.form-section h3{padding:9px 11px;background:#171b23;border-bottom-color:#2a2f39;color:#a99be0;font-size:8.5px}.form-section>div{padding:10px}.form-section label{gap:4px;margin-bottom:8px;color:#939dad;font-size:8.5px}.form-section input,.form-section select,.form-section textarea{height:34px;background:#171b23;border-color:#303642;color:#e0e3e9;font-size:10px}.form-section textarea{height:58px}.entry-drawer form>footer{height:58px;background:#10131a;border-top-color:#2a2f39}.entry-drawer form>footer>button:first-child{height:34px;background:#171b23;border-color:#303642;color:#c2c8d2;font-size:10px}.control-toast{background:#2b2145;font-size:10px}.app-loading{background:#0b0d12;color:#aeb6c4}@media(max-width:1180px){.control-sidebar{width:68px}.control-main{margin-left:68px}.workspace{padding:16px}.summary-card{min-height:96px}}@media(max-width:820px){.control-sidebar{width:224px}.control-main{margin-left:0}.workspace{padding:14px 10px}.control-topbar{height:54px}.table-line{min-height:44px}}@media(max-width:560px){.workspace{padding:11px 7px}.view-header h1{font-size:20px}.summary-card{min-height:94px;padding:10px}.summary-card strong{font-size:18px}.table-filters{padding:6px}.table-filters label{min-width:100%}}:root{--navy: #07172d;--navy2: #0d2744;--teal: #0d9dac;--teal2: #19bcc6;--bg: #f3f6fa;--surface: #ffffff;--text: #0c1d36;--muted: #6d7d92;--line: #dfe6ef;--soft: #f7f9fc;--green: #0a956e;--red: #d64358;--amber: #c98215}html,body{background:var(--bg);color:var(--text);color-scheme:light;font-size:12px}.control-app{background:var(--bg)}.control-sidebar{width:230px;padding:0 11px 14px;color:#c7d2e1;background:linear-gradient(180deg,#07172d,#0b2441);border-right-color:#ffffff14}.control-brand{height:70px;margin:0 -11px;padding:0 18px;border-bottom-color:#ffffff14}.control-brand strong{color:#fff;font-size:13px}.control-brand span{color:#8da0b9;font-size:9px}.logo-square{width:37px;height:37px;flex-basis:37px;color:#6ee7ef;border-color:#7c8da5;background:#ffffff0a}.control-sidebar nav{padding-top:14px}.control-sidebar nav section{margin-bottom:15px}.control-sidebar nav small{padding:0 10px 6px;color:#71839d;font-size:8px}.control-sidebar nav button{height:38px;padding:0 11px;color:#b8c5d6;font-size:11px}.control-sidebar nav button:hover{color:#fff;background:#ffffff0a}.control-sidebar nav button.active{color:#70e1e8;background:#1d91a533;border-left-color:transparent}.control-sidebar nav button.active svg{color:#70e1e8}.sidebar-info{padding:12px;color:#8fa2ba;background:#ffffff09;border-color:#ffffff1a}.sidebar-info strong{color:#fff;font-size:10px}.sidebar-info span{font-size:9px}.control-main{margin-left:230px}.control-topbar{height:62px;padding:0 22px;background:#fff;border-bottom-color:var(--line)}.control-topbar>div{margin-left:auto}.global-search{height:36px;background:#f8fafc;border-color:var(--line)}.global-search input{color:var(--text);font-size:11px}.global-search svg{color:#9aabba}.square-button,.profile-button{height:36px;color:#64748b!important;background:#fff!important;border-color:var(--line)!important}.profile-button{font-size:10px}.profile-button span{color:#fff;background:#08798b}.teal-button{height:36px;padding:0 13px;color:#fff;background:linear-gradient(135deg,#0da4b2,#078a99);border:0;font-size:10px;box-shadow:0 5px 14px #0ea5b229}.teal-button:hover{background:#087f8d}.contextual-add{white-space:nowrap}.workspace{padding:19px 22px 30px}.view-header{min-height:50px;margin-bottom:14px}.view-header h1{color:#0c1d36;font-size:24px}.view-header p{margin-top:4px;color:var(--muted);font-size:10px}.header-controls select,.flow-switch,.metric-switch{height:35px;color:var(--text);background:#fff;border-color:var(--line);font-size:10px}.header-controls .report-period-select{min-width:122px;font-weight:750}.metric-switch{height:auto;background:#fff}.metric-switch button{height:29px;padding:0 12px;color:#7a899d;font-size:9px}.metric-switch button.active{color:#fff;background:#0c2039}.screen-stack{gap:13px}.surface,.summary-card,.recurring-card{color:var(--text);background:#fff;border-color:var(--line);box-shadow:0 2px 7px #1c33540d}.summary-cards{gap:10px}.summary-cards.six{grid-template-columns:repeat(3,1fr)}.summary-card{min-height:105px;padding:13px}.summary-card>div{color:var(--muted);font-size:9.5px}.summary-card i{width:28px;height:28px;background:#f2f5f8!important}.summary-card i.income,.summary-card small.income{color:#078a99}.summary-card i.expense,.summary-card small.expense{color:var(--red)}.summary-card i.good,.summary-card small.good{color:var(--green)}.summary-card i.pending,.summary-card small.pending{color:var(--amber)}.summary-card strong{margin:12px 0 5px;color:#0c1d36;font-size:21px}.summary-card small{color:var(--muted);font-size:8.5px}.overview-grid,.overview-bottom,.report-top,.category-columns,.settings-grid{gap:13px}.surface-title{padding:11px 14px 10px;border-bottom-color:var(--line)}.surface-title h2{color:#0c1d36;font-size:12px}.surface-title p{color:var(--muted);font-size:8.5px}.overview-chart{height:235px;padding:23px 22px 6px;background:repeating-linear-gradient(to bottom,transparent 0,transparent 55px,#edf1f5 56px)}.chart-legend{padding:0 14px 11px;color:var(--muted);font-size:8.5px}.distribution-item{padding:8px 13px 0}.distribution-item>div:first-child{font-size:9.5px}.distribution-item>div:nth-child(2){height:5px;margin-top:5px;background:#edf1f5}.distribution-item small{margin-top:4px;color:#95a2b4;font-size:8px}.recent-row{min-height:43px;padding:6px 13px;border-bottom-color:#edf1f5}.recent-row>span{width:27px;height:27px}.recent-row strong,.recent-row b{color:#0c1d36;font-size:9px}.recent-row small{color:var(--muted);font-size:8px}.empty-state{padding:28px;color:var(--muted);text-align:center;font-size:10px}.provisional-banner{padding:10px 13px;display:flex;align-items:center;gap:10px;color:#8b5a0b;background:#fff7e1;border:1px solid #f1d28b;border-radius:9px}.provisional-banner>div{display:grid;gap:2px}.provisional-banner strong{font-size:10px}.provisional-banner span{font-size:9px}.table-filters{height:47px;padding:7px 10px;border-bottom-color:var(--line)}.table-filters label,.table-filters select,.table-filters>button{height:33px;color:#66768b;background:#fff;border-color:var(--line);font-size:9.5px}.table-filters label{background:#fbfcfe}.table-filters input{color:#8290a2;font-size:9.5px}.table-filters select{min-width:185px}.table-header,.table-line{gap:10px;padding:0 10px}.table-header{height:34px;color:#66778e;background:#f7f9fc;border-bottom-color:var(--line);font-size:8px}.table-line{min-height:44px;color:#263b56;background:#fff;border-bottom-color:#e9eef4;font-size:9.5px}.table-line:hover{background:#fbfcfe}.table-line>b{color:#0c2039;font-size:9.5px}.name-cell,.class-cell{gap:2px}.name-cell strong,.class-cell strong{color:#081a32;font-size:9.8px}.name-cell small,.class-cell small,.table-line b small{color:#7e8da1;font-size:7.8px}.row-actions{gap:4px}.row-actions button{width:26px;height:26px;color:#8292a5;background:#fff;border-color:var(--line);border-radius:6px}.row-actions button:hover{color:#078a99;border-color:#9adbe0}.row-actions button:disabled,.value-cell:disabled{cursor:not-allowed;opacity:.72}.row-actions button:disabled:hover{color:#8292a5;border-color:var(--line)}.plan-value-button{width:100%;min-height:34px;padding:3px 6px;display:grid;place-items:center;gap:1px;color:#0c2039;background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px}.plan-value-button:hover{color:#087f8d;background:#eefafa;border-color:#9adbe0}.plan-value-button strong{font-size:9.5px}.plan-value-button small{color:#7e8da1;font-size:7.2px;font-weight:500}.status{padding:3px 7px;font-size:8px}.status.good{color:#087e5e;background:#e4f6ef}.status.bad{color:#cc4055;background:#ffebef}.status.pending{color:#a96709;background:#fff0c7}.status.forecast{color:#65758b;background:#eef2f6}.status.overdue{color:#b4233a;background:#ffe8ec}.status.income{color:#057a87;background:#e4f8f9}.pending-text{color:#b06f0c!important}.overdue-text{color:#c52d45!important}.projection-text{color:#8b6518!important}.monthly-section+.monthly-section{margin-top:10px;border-top:2px solid #dce4ee}.flow-section-title{height:34px;padding:0 11px;display:flex;align-items:center;justify-content:space-between;background:#f6f9fc;border-bottom:1px solid var(--line)}.flow-section-title strong{font-size:10px;letter-spacing:.06em}.flow-section-title span{color:var(--muted);font-size:8px}.flow-section-title.income{color:#087f8d;border-left:3px solid #16b8c1}.flow-section-title.expense{color:#354a65;border-left:3px solid #7890aa}.value-cell{width:100%;min-height:36px;padding:3px 6px;display:grid;place-items:center;gap:1px;border:1px solid transparent;border-radius:6px}.value-cell strong{font-size:9.5px}.value-cell small{font-size:7.5px;font-weight:500}.actual-entry{color:#087e5e!important;background:#e9f8f2!important;border-color:#bfe8d8!important}.planned-entry{color:#263b56!important;background:transparent!important;border-color:transparent!important}.estimated-entry{color:#9b640d!important;background:#fff3cf!important;border-color:#efd28a!important}.forecast-entry{color:#68778b!important;background:#f3f6f9!important;border-color:#e0e6ed!important}.overdue-entry{color:#b4233a!important;background:#ffe8ec!important;border-color:#f2bdc6!important}.flow-total{min-height:39px;padding:6px 10px;display:grid;grid-template-columns:minmax(210px,1.2fr) repeat(3,minmax(125px,.55fr)) minmax(125px,.55fr);align-items:center;gap:10px;border-bottom:1px solid var(--line);font-size:9px}.flow-total>div{display:grid;gap:2px}.flow-total>div strong{font-size:10px}.flow-total>div span{color:var(--muted);font-size:8px}.flow-total b{text-align:right}.flow-total em{padding:3px 6px;color:#9b640d;background:#fff3cf;border-radius:5px;text-align:center;font-size:8px;font-style:normal}.flow-total.provisional{background:#fffaf0;border-left:3px solid #e6a329}.flow-total.final{background:#f3fbf8;border-left:3px solid #22a97d}.flow-total.forecast{background:#f5f8fb;border-left:3px solid #94a3b8}.flow-total.overdue{background:#fff2f4;border-left:3px solid #d54259}.month-totals{overflow:hidden}.month-totals.provisional{border-color:#ebc874;box-shadow:0 2px 9px #c982151a}.month-totals.forecast{border-color:#cbd5e1}.month-totals.overdue{border-color:#efb4bd;box-shadow:0 2px 9px #c52d4514}.month-total-head,.month-total-line{display:grid;grid-template-columns:1.2fr .62fr .62fr .62fr .62fr 1.35fr;align-items:center;gap:12px;padding:0 14px}.month-total-head{height:33px;color:#66778e;background:#f7f9fc;border-bottom:1px solid var(--line);font-size:8px;font-weight:800}.month-total-line{min-height:43px;border-bottom:1px solid #e9eef4;font-size:9.5px}.month-total-line:last-child{background:#edf7fa;border-top:2px solid #a8dce2}.month-total-line>b{color:#0c2039}.month-total-line>span{display:flex;align-items:center;gap:6px;color:#64748b;font-size:8.5px}.provisional-dot,.final-dot,.forecast-dot,.overdue-dot{width:7px;height:7px;flex:0 0 7px;border-radius:50%}.provisional-dot{background:#e6a329}.final-dot{background:#22a97d}.forecast-dot{background:#94a3b8}.overdue-dot{background:#d54259}.annual-scroll{position:relative;max-height:calc(100vh - 215px);overflow:auto}.annual-table{min-width:1460px}.annual-head,.annual-line,.annual-total-line{grid-template-columns:220px repeat(12,1fr) 105px}.annual-head{position:sticky;top:0;z-index:20;height:34px;color:#67798f;background:#f7f9fc;border-bottom-color:var(--line);box-shadow:0 1px 0 var(--line);font-size:8px}.annual-head>span:first-child{position:sticky;left:0;z-index:22;align-self:stretch;display:flex;align-items:center;background:#f7f9fc;box-shadow:1px 0 0 var(--line)}.annual-line{min-height:43px;color:#263b56;background:#fff;border-bottom-color:#e8edf3;font-size:8.5px}.annual-line>.name-cell{position:sticky;left:0;z-index:8;align-self:stretch;justify-content:center;padding:6px 10px;background:inherit;border-right-color:var(--line);box-shadow:1px 0 0 var(--line)}.annual-line>strong{padding:4px 6px;display:grid;place-items:center;gap:1px;color:#0c2039;font-size:8.5px;text-align:center}.annual-value{min-width:0;min-height:34px;margin:3px 2px;padding:3px 2px;display:grid;place-items:center;gap:1px;border:1px solid transparent;border-radius:5px;font-size:8px;font-weight:700;text-align:center}button.annual-value{cursor:pointer}.annual-value small,.annual-line>strong small,.annual-total-line small{display:block;font-size:6.8px;font-weight:600}.annual-flow-group{display:contents}.annual-group-title{height:30px;padding:0 11px;display:flex;align-items:center;font-size:8.5px;font-weight:800;letter-spacing:.08em;border-bottom:1px solid var(--line)}.annual-group-title.income{color:#087f8d;background:#eaf8f9;border-left:3px solid #16b8c1}.annual-group-title.expense{color:#354a65;background:#f0f4f8;border-left:3px solid #7890aa}.category-difference{background:#fff}.provisional-total{color:#9b640d!important;background:#fff3cf!important}.projection-total{color:#8b6518!important;background:#fff8e5!important}.annual-totals{padding:0 7px 8px;display:grid;gap:8px;background:#eef3f8;border-top:3px solid #173f66}.annual-totals-title{height:34px;padding:0 11px;display:flex;align-items:center;color:#fff;background:#173f66;font-size:8.5px;font-weight:800;letter-spacing:.06em}.annual-total-card{overflow:hidden;border:1px solid #cfd9e5;border-radius:7px;box-shadow:0 1px 3px #19314d0f}.annual-total-card.income{border-left:4px solid #14aeb9}.annual-total-card.expense{border-left:4px solid #738ba5}.annual-total-card.net{border-left:4px solid #173f66}.annual-total-card-title{position:sticky;left:0;z-index:9;height:27px;padding:0 10px;display:flex;align-items:center;color:#29425e;background:#fff;border-bottom:1px solid #dfe6ef;font-size:8px;font-weight:900;letter-spacing:.08em}.annual-total-line{min-height:39px;display:grid;align-items:stretch;border-bottom:1px solid #dfe6ef;background:#f9fbfd}.annual-total-line>strong:first-child{position:sticky;left:0;z-index:8;padding:0 10px;display:flex;align-items:center;background:inherit;box-shadow:1px 0 0 var(--line);font-size:8px;border-right:1px solid var(--line)}.annual-total-line>b,.annual-total-line>strong:last-child{padding:4px 3px;display:grid;place-items:center;gap:1px;color:#19314d;font-size:7.8px;text-align:center}.annual-total-line.income{background:#eefafa}.annual-total-line.expense{background:#f4f7fa}.annual-total-line.difference{background:#fffdf6}.annual-total-line.projection{background:#fff9eb}.annual-total-line.net{background:#eaf4f8;font-weight:800}.annual-total-card .annual-total-line:last-child{border-bottom:0}.recurring-card{background:#fff}.recurring-card header>span,.category-admin-list article>span{background:#f2f5f8!important}.recurring-card footer{border-top-color:#e9edf3}.recurring-card footer button{color:#52647a;background:#fff;border-color:var(--line)}.category-admin-header{min-height:58px;padding:10px 13px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid var(--line)}.category-admin-header h2{margin:0 0 3px;color:#0c1d36;font-size:12px}.category-admin-header p{margin:0;color:var(--muted);font-size:8.5px}.secondary-add{min-height:32px;padding:0 10px;display:inline-flex;align-items:center;justify-content:center;gap:6px;color:#087f8d;background:#eefafa;border:1px solid #a8dce2;border-radius:7px;font-size:8.5px;font-weight:800}.category-admin-list .category-admin-entry{border-bottom:1px solid #eaf0f5}.category-admin-entry>summary{min-height:55px;display:grid;grid-template-columns:34px minmax(120px,1fr) auto 18px;align-items:center;gap:11px;list-style:none;cursor:pointer}.category-admin-entry>summary::-webkit-details-marker{display:none}.category-admin-entry>summary>span{width:34px;height:34px;display:grid;place-items:center;border-radius:8px}.category-admin-entry>summary>span.expense{color:#d35b6c;background:#fff0f2}.category-admin-entry>summary>span.income{color:#078a99;background:#e6f8f8}.category-admin-entry>summary>div{min-width:0;display:grid;gap:2px}.category-admin-entry>summary small{color:var(--muted);font-size:8px}.category-admin-entry[open] .category-chevron{transform:rotate(90deg)}.category-subcategory-list{margin:0 0 8px 45px;overflow:hidden;border:1px solid #e1e8f0;border-radius:7px}.category-subcategory-list>div{min-height:32px;padding:0 10px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid #edf1f5}.category-subcategory-list>div:last-child{border-bottom:0}.category-subcategory-list span{color:#354a65;font-size:8.5px;font-weight:700}.category-subcategory-list small{color:var(--muted);font-size:7.5px}.category-admin-list strong{color:#0c1d36}.category-admin-list article>div{min-width:0}.category-admin-list article small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.category-admin-list article em{flex:0 0 auto;color:#718095;font-size:7.5px;font-style:normal}.category-edit-button{height:29px;padding:0 8px;display:inline-flex;align-items:center;gap:5px;color:#52647a;background:#fff;border:1px solid var(--line);border-radius:6px;font-size:8px;font-weight:700}.category-edit-button:hover{color:#087f8d;border-color:#9adbe0}.smartpos-source-box{padding:10px;display:grid;gap:9px;background:#f4f9fb;border:1px solid #d5e4ea;border-radius:8px}.integration-notice{margin:0;padding:8px 9px;border-radius:6px;font-size:8px;line-height:1.45}.integration-notice.connected{color:#17684f;background:#eaf8f2;border:1px solid #bfe7d8}.integration-notice.disconnected{color:#9b5d09;background:#fff5dc;border:1px solid #efd38f}.quick-notes article{color:#0c1d36;background:#f8fafc;border-color:var(--line)}.quick-notes article.provisional-note{background:#fff8e7;border-color:#edcf84}.quick-notes article.final-note{background:#edf9f4;border-color:#bce5d5}.report-table-head{height:34px;color:#64768c;background:#f7f9fc;border-bottom-color:var(--line);font-size:8px}.report-table-line{min-height:43px;color:#263b56;background:#fff;border-bottom-color:#e8edf3;font-size:9px}.report-table-line.provisional{background:#fffaf0}.report-table-line strong{display:grid;gap:2px}.report-table-line strong small{color:var(--muted);font-size:7.5px;font-weight:500}.report-totals .surface-title{border-bottom:0}.totals-only .annual-totals{border-top:0}.totals-only .annual-totals-title{display:none}.settings-grid label{color:#465a72;font-size:9px}.settings-grid select,.settings-grid input{height:34px;color:var(--text);background:#fff;border-color:var(--line)}.settings-copy{color:var(--muted);font-size:10px}.entry-drawer{color:var(--text);background:#fff}.entry-drawer>header{min-height:68px;padding:14px 17px;background:#fff;border-bottom-color:var(--line)}.entry-drawer h2{color:#0c1d36;font-size:16px}.entry-drawer header p{color:var(--muted)}.entry-drawer header button{width:34px;height:34px;color:#66778c;background:#fff;border-color:var(--line)}.entry-drawer form{padding:12px 14px 70px;background:#fafbfd}.form-section{margin-bottom:11px;color:var(--text);background:#fff;border-color:var(--line)}.form-section h3{padding:10px 12px;color:#29435f;background:#f6f8fb;border-bottom-color:var(--line);font-size:8.5px}.form-section>div{padding:11px}.form-section label{gap:5px;margin-bottom:9px;color:#53667e;font-size:8.5px}.form-section input,.form-section select,.form-section textarea{height:35px;color:var(--text);background:#fff;border-color:#d8e1eb;font-size:10px}.form-section textarea{height:62px}.entry-drawer form>footer{height:61px;background:#fff;border-top-color:var(--line)}.entry-drawer form>footer>button:first-child{height:35px;color:#45566d;background:#fff;border-color:var(--line);font-size:10px}.recorded-so-far{margin-bottom:11px;padding:10px 11px;display:grid;grid-template-columns:1fr auto;gap:2px 12px;color:#087e5e;background:#edf9f4;border:1px solid #bce5d5;border-radius:7px}.recorded-so-far span{font-size:8.5px}.recorded-so-far strong{font-size:13px}.recorded-so-far small{grid-column:1 / -1;color:#668477;font-size:7.8px}.actual-mode-switch{margin-bottom:11px;display:grid;grid-template-columns:1fr 1fr;gap:8px}.form-section .actual-mode-switch>label{position:relative;min-height:66px;margin:0;padding:10px 10px 9px 31px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:3px;color:#465a72;background:#f8fafc;border:1px solid #d8e1eb;border-radius:7px;cursor:pointer}.form-section .actual-mode-switch>label.active{color:#087985;background:#ebf9fa;border-color:#62cbd2;box-shadow:0 0 0 2px #0d9dac14}.form-section .actual-mode-switch input{position:absolute;top:12px;left:10px;width:14px;height:14px;padding:0;accent-color:#0d9dac}.actual-mode-switch strong{font-size:9px}.actual-mode-switch small{color:#77879a;font-size:7.5px;font-weight:500}.control-toast{background:#0d263f}.app-loading{color:#4e6076;background:#f3f6fa}.error-loading>div:last-child{display:grid;gap:3px}.error-loading span{color:#9b640d;font-size:9px}.error-loading button{width:max-content;margin-top:7px;padding:7px 11px;border:1px solid #c9d6e4;border-radius:7px;color:#17324f;background:#fff;font-size:10px;font-weight:700;cursor:pointer}.auth-page{min-height:100vh;display:grid;grid-template-columns:minmax(420px,.8fr) minmax(420px,1.2fr);background:#f3f6fa}.auth-panel{width:min(430px,calc(100vw - 32px));margin:auto;padding:28px;color:var(--text);background:#fff;border:1px solid var(--line);border-radius:14px;box-shadow:0 20px 55px #132c481f}.auth-brand{padding-bottom:22px;display:flex;align-items:center;gap:11px;border-bottom:1px solid #edf1f5}.auth-brand .logo-square{color:#087f8d;background:#eaf8f9;border-color:#a8dce2}.auth-brand>div:last-child{display:grid;gap:3px}.auth-brand strong{color:#0c1d36;font-size:14px}.auth-brand span{color:var(--muted);font-size:8.5px}.auth-copy{padding:24px 0 18px}.auth-copy>i{width:37px;height:37px;display:grid;place-items:center;color:#087f8d;background:#eaf8f9;border-radius:9px}.auth-copy h1{margin:14px 0 7px;color:#0c1d36;font-size:22px}.auth-copy p{margin:0;color:var(--muted);font-size:9.5px;line-height:1.65}.auth-panel form{display:grid;gap:12px}.auth-panel form>label{display:grid;gap:6px;color:#465a72;font-size:9px;font-weight:750}.auth-panel form>label>div{height:40px;padding:0 11px;display:flex;align-items:center;gap:9px;color:#94a3b8;background:#fbfcfe;border:1px solid #d8e1eb;border-radius:7px}.auth-panel input{width:100%;height:100%;color:var(--text);background:transparent;border:0;outline:0;font-size:10px}.auth-error{padding:9px 10px;color:#b73649;background:#fff0f2;border:1px solid #f3c7ce;border-radius:7px;font-size:9px}.auth-submit{width:100%;height:40px;margin-top:4px;display:flex;align-items:center;justify-content:center;gap:8px;border-radius:7px;font-weight:800}.auth-panel>footer{margin-top:18px;padding-top:14px;display:flex;align-items:flex-start;gap:7px;color:#8090a3;border-top:1px solid #edf1f5;font-size:8px;line-height:1.5}.auth-aside{padding:70px;display:flex;align-items:flex-end;color:#fff;background:linear-gradient(145deg,#07172df2,#0a465be6),radial-gradient(circle at 80% 20%,#25c5cc,#07172d 60%)}.auth-aside>div{max-width:560px}.auth-aside small{color:#74e6eb;font-size:9px;font-weight:850;letter-spacing:.13em}.auth-aside h2{max-width:520px;margin:15px 0 12px;font-size:clamp(28px,4vw,48px);line-height:1.08}.auth-aside p{max-width:480px;margin:0;color:#b6c9d7;font-size:12px;line-height:1.7}.sidebar-footer{margin-top:auto;display:grid;gap:8px}.sidebar-footer .sidebar-info{margin-top:0}.sidebar-logout{width:100%;min-height:56px;padding:6px 8px;display:grid;grid-template-columns:44px 1fr 18px;align-items:center;gap:8px;color:#c7d2e1;background:#ffffff0b;border:1px solid rgba(255,255,255,.11);border-radius:8px;text-align:left}.sidebar-logout>.profile-avatar{width:44px;height:44px;display:block;overflow:hidden;background:#08798b;border:1px solid rgba(255,255,255,.22);border-radius:9px}.profile-avatar img{width:100%;height:100%;display:block;object-fit:cover;object-position:center 35%}.sidebar-logout>div{min-width:0;display:grid;gap:2px}.sidebar-logout strong{overflow:hidden;color:#fff;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.sidebar-logout small{color:#8fa2ba;font-size:7.5px}.sidebar-logout:hover{color:#fff;background:#ffffff14}.powered-by-logo{width:100%;max-height:92px;padding:5px;object-fit:contain;border:1px solid rgba(255,255,255,.1);border-radius:8px;background:#030c1b99}.control-sidebar nav{min-height:0;overflow-y:auto}.monthly-table .table-header,.monthly-table .table-line{grid-template-columns:minmax(145px,1.05fr) minmax(135px,.95fr) minmax(175px,1.2fr) minmax(95px,.72fr) minmax(115px,.78fr) minmax(95px,.72fr) minmax(105px,.78fr) 90px;min-width:1120px}.catalog-table .table-header,.catalog-table .table-line{grid-template-columns:minmax(145px,1.05fr) minmax(135px,.95fr) minmax(175px,1.2fr) minmax(100px,.75fr) minmax(95px,.72fr) minmax(110px,.85fr) minmax(110px,.85fr) 90px;min-width:1160px}.dimension-cell,.supplier-cell{min-width:0;display:grid;gap:2px;text-align:left}.dimension-cell strong,.supplier-cell strong{overflow:hidden;color:#081a32;font-size:9.8px;text-overflow:ellipsis;white-space:nowrap}.dimension-cell small,.supplier-cell small{overflow:hidden;color:#7e8da1;font-size:7.8px;text-overflow:ellipsis;white-space:nowrap}.supplier-cell.general strong{color:#65758b;font-style:italic}.annual-table{min-width:1680px}.annual-head,.annual-line,.annual-group-total,.annual-total-line{display:grid;grid-template-columns:150px 170px 190px repeat(12,minmax(78px,1fr)) 105px;align-items:center}.annual-head>span{padding:0 8px;text-align:center}.annual-head>span:nth-child(-n+3){position:sticky;z-index:22;align-self:stretch;display:flex;align-items:center;padding-left:10px;background:#f7f9fc;text-align:left;box-shadow:1px 0 0 var(--line)}.annual-head>span:nth-child(1){left:0}.annual-head>span:nth-child(2){left:150px}.annual-head>span:nth-child(3){left:320px}.annual-line>.dimension-cell,.annual-line>.supplier-cell{position:sticky;z-index:8;align-self:stretch;align-content:center;justify-items:start;justify-content:stretch;padding:6px 10px;background:inherit;border-right:1px solid var(--line);box-shadow:1px 0 0 var(--line);text-align:left}.annual-line>.dimension-cell strong,.annual-line>.dimension-cell small,.annual-line>.supplier-cell strong,.annual-line>.supplier-cell small{width:100%;text-align:left}.annual-line>:nth-child(1){left:0}.annual-line>:nth-child(2){left:150px}.annual-line>:nth-child(3){left:320px}.annual-group-total{min-height:34px;border-bottom:1px solid var(--line);font-size:8px;font-weight:800}.annual-group-total.income{color:#087f8d;background:#eaf8f9;border-left:3px solid #16b8c1}.annual-group-total.expense{color:#354a65;background:#f0f4f8;border-left:3px solid #7890aa}.annual-group-total>strong:first-child{position:sticky;left:0;z-index:9;grid-column:1 / 4;align-self:stretch;display:flex;align-items:center;padding:0 10px;background:inherit;box-shadow:1px 0 0 var(--line);letter-spacing:.06em}.annual-group-total>b,.annual-group-total>strong:last-child{min-height:33px;padding:4px 3px;display:grid;place-items:center;gap:1px;color:inherit;font-size:8px;text-align:center}.annual-group-total small{display:block;font-size:6.6px}.annual-total-line>strong:first-child{grid-column:1 / 4}.category-rollup-list{padding:4px 12px 12px}.category-rollup-list details{border-bottom:1px solid #eaf0f5}.category-rollup-list summary{min-height:54px;display:grid;grid-template-columns:30px minmax(150px,1fr) auto 18px;align-items:center;gap:9px;list-style:none;cursor:pointer}.category-rollup-list summary::-webkit-details-marker{display:none}.category-rollup-list summary>span:first-child{width:29px;height:29px;display:grid;place-items:center;border-radius:7px}.category-rollup-list summary>span.expense{color:#d35b6c;background:#fff0f2}.category-rollup-list summary>span.income{color:#078a99;background:#e6f8f8}.category-rollup-list summary>div:nth-child(2){min-width:0;display:grid;gap:2px}.category-rollup-list summary strong{font-size:9.5px}.category-rollup-list summary small{color:var(--muted);font-size:7.7px}.category-summary-values{display:flex;align-items:stretch;gap:5px}.category-summary-values>span{min-width:85px;padding:5px 7px;display:grid;gap:1px;color:#718095;background:#f7f9fc;border:1px solid #e4eaf1;border-radius:6px;font-size:6.8px}.category-summary-values b{color:#1a314d;font-size:8px}.category-chevron{color:#75869b;transition:transform .18s}.category-rollup-list details[open] .category-chevron{transform:rotate(90deg)}.subcategory-rollup{margin:0 0 8px 39px;overflow:hidden;border:1px solid #e1e8f0;border-radius:7px}.subcategory-rollup-head,.subcategory-rollup-line{min-width:590px;display:grid;grid-template-columns:1.05fr 1.55fr .75fr .75fr .75fr;align-items:center;gap:8px;padding:0 9px}.subcategory-rollup-head{height:28px;color:#6b7b90;background:#f6f8fb;border-bottom:1px solid #e1e8f0;font-size:6.8px;font-weight:800}.subcategory-rollup-line{min-height:34px;color:#40546d;border-bottom:1px solid #edf1f5;font-size:7.8px}.subcategory-rollup-line:last-child{border-bottom:0}.subcategory-rollup-line span{overflow:hidden;color:#718095;text-overflow:ellipsis;white-space:nowrap}.linked-plan-preview{padding:10px;display:grid;grid-template-columns:1fr 1fr 1fr;gap:5px 10px;color:#29435f;background:#edf9f4;border:1px solid #bce5d5;border-radius:7px}.linked-plan-preview strong,.linked-plan-preview span,.linked-plan-preview b{font-size:9px}.linked-plan-preview small{grid-column:1 / -1;color:#668477;font-size:7.8px}.form-help{margin:0;padding:9px 10px;color:#6d7d92;background:#f7f9fc;border:1px solid #e1e8f0;border-radius:7px;font-size:8px;line-height:1.5}.money-conversion-preview{margin:0;padding:9px 10px;color:#087e5e;background:#edf9f4;border:1px solid #bce5d5;border-radius:7px;font-size:8.5px;font-weight:800}.income-kind-switch{margin-bottom:0}.subcategory-editor{display:grid;grid-template-columns:1fr 1fr;gap:0 10px}.inline-add-button{height:32px;padding:0 10px;display:inline-flex;align-items:center;gap:6px;color:#087f8d;background:#eefafa;border:1px solid #a8dce2;border-radius:7px;font-size:8.5px;font-weight:800}@media(max-width:1180px){.control-sidebar{width:70px}.control-main{margin-left:70px}.summary-cards.six{grid-template-columns:repeat(2,1fr)}.sidebar-footer{display:grid}.sidebar-footer .powered-by-logo,.sidebar-footer .sidebar-info{display:none}.sidebar-logout{min-height:38px;padding:0;grid-template-columns:1fr;place-items:center}.sidebar-logout>.profile-avatar,.sidebar-logout>div{display:none}}@media(max-width:820px){.control-sidebar{width:230px}.control-main{margin-left:0}.workspace{padding:14px 10px}.control-topbar{height:56px}.month-total-head,.month-total-line{min-width:720px}.month-totals{overflow-x:auto}.auth-page{display:flex;align-items:center;justify-content:center;padding:18px}.auth-aside{display:none}.control-sidebar.open .sidebar-footer{display:grid}.control-sidebar.open .sidebar-footer .powered-by-logo,.control-sidebar.open .sidebar-footer .sidebar-info{display:block}.control-sidebar.open .sidebar-logout{min-height:56px;padding:6px 8px;grid-template-columns:44px 1fr 18px;place-items:initial;align-items:center}.control-sidebar.open .sidebar-logout>.profile-avatar{display:block}.control-sidebar.open .sidebar-logout>div{display:grid}.category-columns{grid-template-columns:1fr}}@media(max-width:560px){.workspace{padding:11px 7px}.view-header h1{font-size:21px}.summary-cards.six{grid-template-columns:1fr 1fr}.summary-card{min-height:96px;padding:10px}.summary-card strong{font-size:18px}.table-filters{padding:6px}.table-filters label{min-width:100%}.actual-mode-switch{grid-template-columns:1fr}.auth-panel{width:100%;padding:20px 16px}.category-rollup-list summary{grid-template-columns:30px 1fr 18px}.category-summary-values{grid-column:1 / -1;padding:0 0 8px 39px}.subcategory-rollup{margin-left:0;overflow-x:auto}.subcategory-editor{grid-template-columns:1fr}.category-admin-header{align-items:stretch;flex-direction:column}.category-admin-entry>summary{grid-template-columns:30px 1fr 18px;padding:7px 0}.category-admin-entry>summary .category-edit-button{grid-column:2;justify-self:start}.category-admin-entry>summary .category-chevron{grid-column:3;grid-row:1}.category-subcategory-list{margin-left:0}}.analysis-nav-section{margin-bottom:0!important}.reports-nav-trigger .nav-expander{margin-left:auto}.report-subnav{margin:2px 0 8px 17px;padding:3px 0 4px 9px;display:grid;gap:7px;border-left:1px solid rgba(112,225,232,.2)}.report-subnav>div{display:grid;gap:1px}.control-sidebar nav .report-subnav em{padding:3px 8px 2px;color:#5f7896;font-size:6.5px;font-style:normal;font-weight:850;letter-spacing:.12em}.control-sidebar nav .report-subnav button{height:29px;padding:0 8px;gap:7px;border-radius:5px;font-size:8.5px}.control-sidebar nav .report-subnav button.active:before{left:-10px;height:19px}.control-sidebar nav .report-subnav button svg{flex:0 0 auto}.enterprise-report{--report-blue: #173f66;--report-cyan: #0d9dac}.report-kpi-grid{display:grid;gap:9px}.report-kpi-grid.four{grid-template-columns:repeat(4,minmax(0,1fr))}.report-kpi-grid.five{grid-template-columns:repeat(5,minmax(0,1fr))}.report-kpi-grid.six{grid-template-columns:repeat(3,minmax(0,1fr))}.report-kpi{min-height:101px;padding:12px 13px;overflow:hidden;background:#fff;border:1px solid var(--line);border-radius:9px;box-shadow:0 2px 7px #1c33540d}.report-kpi>div{display:flex;align-items:center;justify-content:space-between;gap:8px;color:var(--muted)}.report-kpi>div>span{font-size:8.5px;font-weight:800;text-transform:uppercase;letter-spacing:.035em}.report-kpi i{width:27px;height:27px;display:grid;place-items:center;flex:0 0 auto;color:#68798d;background:#f1f5f8;border-radius:7px;font-style:normal}.report-kpi strong{margin:12px 0 5px;display:block;overflow:hidden;color:#10223b;font-size:18px;line-height:1.1;text-overflow:ellipsis;white-space:nowrap}.report-kpi small{color:#75869a;font-size:7.8px;line-height:1.35}.report-kpi.income{border-top:3px solid #0d9dac}.report-kpi.expense{border-top:3px solid #d64358}.report-kpi.good{border-top:3px solid #0a956e}.report-kpi.warning{border-top:3px solid #d59a2b}.report-kpi.income i{color:#087f8d;background:#e9f8f8}.report-kpi.expense i{color:#c63f54;background:#fff0f2}.report-kpi.good i{color:#087e5e;background:#e9f8f2}.report-kpi.warning i{color:#ae7214;background:#fff5db}.enterprise-report-panel{overflow:hidden}.enterprise-report-panel>header{min-height:52px;padding:10px 13px;display:flex;align-items:center;justify-content:space-between;gap:14px;border-bottom:1px solid var(--line)}.enterprise-report-panel>header>div:first-child{min-width:0}.enterprise-report-panel>header h2{margin:0 0 3px;color:#10223b;font-size:11.5px}.enterprise-report-panel>header p{margin:0;color:var(--muted);font-size:8px}.report-two-columns{display:grid;grid-template-columns:1fr 1fr;gap:12px}.executive-main{grid-template-columns:1.55fr .75fr}.report-evolution-layout{display:grid;grid-template-columns:255px minmax(0,1fr);gap:12px}.report-segmented{padding:2px;display:flex;align-items:center;flex-wrap:nowrap;background:#f4f7fa;border:1px solid var(--line);border-radius:7px}.report-segmented button{height:27px;padding:0 9px;white-space:nowrap;color:#728197;background:transparent;border:0;border-radius:5px;font-size:8px;font-weight:750}.report-segmented button.active{color:#fff;background:#173f66}.report-actions-cluster{display:flex;align-items:center;flex-wrap:wrap;justify-content:flex-end;gap:6px}.report-checkbox{min-height:31px;padding:0 8px;display:flex;align-items:center;gap:6px;color:#596b81;background:#fff;border:1px solid var(--line);border-radius:7px;font-size:8px;font-weight:700;white-space:nowrap}.report-checkbox input{accent-color:#0d9dac}.enterprise-bar-chart{height:252px;padding:24px 18px 6px;display:grid;grid-template-columns:repeat(12,1fr);gap:7px;background:repeating-linear-gradient(to bottom,transparent 0,transparent 56px,#edf1f5 57px)}.enterprise-bar-month{height:100%;display:grid;grid-template-rows:1fr 18px;text-align:center}.enterprise-bar-month>div{height:100%;display:flex;align-items:flex-end;justify-content:center;gap:2px}.enterprise-bar-month i{width:6px;min-height:2px;display:block;border-radius:3px 3px 0 0}.enterprise-bar-month span{align-self:end;color:#8090a3;font-size:7px}.report-chart-legend{padding:1px 14px 11px;display:flex;align-items:center;flex-wrap:wrap;gap:7px 13px;color:#6f8094;font-size:7.5px}.report-chart-legend span{display:flex;align-items:center;gap:5px}.report-chart-legend i{width:8px;height:8px;display:block;border-radius:2px}.management-notes{padding:3px 12px 12px;display:grid;gap:7px}.management-notes article{min-height:61px;padding:9px 10px;display:flex;align-items:flex-start;gap:9px;color:#51657e;background:#f7f9fc;border:1px solid #e3e9f0;border-radius:7px}.management-notes article.good{color:#087e5e;background:#edf9f4;border-color:#bce5d5}.management-notes article.warning{color:#9b640d;background:#fff8e7;border-color:#edcf84}.management-notes article>div{display:grid;gap:3px}.management-notes strong{color:inherit;font-size:9px}.management-notes span{color:#748397;font-size:7.5px;line-height:1.4}.enterprise-report-table{overflow-x:auto}.enterprise-report-head,.enterprise-report-row{min-width:820px;display:grid;align-items:center;gap:9px;padding:0 12px}.enterprise-report-head{min-height:32px;color:#65778e;background:#f7f9fc;border-bottom:1px solid var(--line);font-size:7px;font-weight:850;letter-spacing:.035em}.enterprise-report-row{min-height:43px;color:#344a65;background:#fff;border-bottom:1px solid #e9eef4;font-size:8.2px}.enterprise-report-row:hover{background:#fbfcfe}.enterprise-report-row>strong,.enterprise-report-row>span{min-width:0}.enterprise-report-row>strong,.enterprise-report-row>span:not(.report-badge){display:grid;gap:2px}.enterprise-report-row small{overflow:hidden;color:#7c8ca0;font-size:6.8px;font-weight:500;text-overflow:ellipsis;white-space:nowrap}.enterprise-report-row b{color:#17304d;font-size:8.2px}.executive-variance-table .enterprise-report-head,.executive-variance-table .enterprise-report-row{grid-template-columns:1.2fr .65fr .75fr .75fr .75fr .9fr}.annual-performance-table .enterprise-report-head,.annual-performance-table .enterprise-report-row{min-width:1050px;grid-template-columns:1.1fr .6fr repeat(5,.8fr)}.income-analysis-table .enterprise-report-head,.income-analysis-table .enterprise-report-row{min-width:1350px;grid-template-columns:1.2fr 1.05fr .75fr repeat(5,.72fr) .7fr .82fr}.income-structure-table .enterprise-report-head,.income-structure-table .enterprise-report-row{grid-template-columns:1.25fr 1fr repeat(4,.75fr)}.expense-category-table .enterprise-report-head,.expense-category-table .enterprise-report-row{min-width:960px;grid-template-columns:1.2fr repeat(5,.78fr) .9fr}.close-missing-table .enterprise-report-head,.close-missing-table .enterprise-report-row{min-width:930px;grid-template-columns:.62fr .55fr .82fr .82fr 1.18fr .82fr .85fr}.report-difference{font-size:8.2px;font-weight:800}.report-difference.good{color:var(--green)}.report-difference.bad{color:var(--red)}.report-difference.neutral{color:#8391a3}.report-badge{width:max-content;min-height:22px;padding:0 7px;display:inline-flex;align-items:center;gap:4px;border-radius:12px;font-size:7px;font-weight:800;white-space:nowrap}.report-badge.complete{color:#087e5e;background:#e4f6ef}.report-badge.warning{color:#a96709;background:#fff0c7}.report-badge.provisional{color:#8b6518;background:#fff7df}.report-origin{display:flex!important;grid-auto-flow:column;justify-content:start;align-items:center;gap:4px!important}.report-empty{min-height:130px;padding:25px;display:grid;place-items:center;color:#7b8b9f;font-size:9px;text-align:center}.report-empty.compact{min-height:85px}.report-filterbar{min-height:50px;padding:7px 10px;display:flex;align-items:center;gap:8px;border-bottom:1px solid var(--line)}.report-filterbar label{height:33px;padding:0 9px;display:flex;align-items:center;flex:1;gap:7px;color:#8a98a9;background:#fbfcfe;border:1px solid var(--line);border-radius:6px}.report-filterbar input{width:100%;color:#354a65;background:transparent;border:0;outline:0;font-size:8.5px}.report-filterbar select{height:33px;min-width:170px;padding:0 8px;color:#53667e;background:#fff;border:1px solid var(--line);border-radius:6px;font-size:8.5px}.variance-list{overflow-x:auto}.variance-head,.variance-list details>summary,.variance-total{min-width:1120px;display:grid;grid-template-columns:minmax(180px,1.2fr) repeat(5,minmax(95px,.65fr)) minmax(115px,.75fr) 20px;align-items:center;gap:8px;padding:0 11px}.variance-head{min-height:32px;color:#65778e;background:#f7f9fc;border-bottom:1px solid var(--line);font-size:7px;font-weight:850}.variance-list details{min-width:1120px;border-bottom:1px solid #e8edf3}.variance-list details>summary{min-height:46px;cursor:pointer;list-style:none;color:#354a65;font-size:8.2px}.variance-list summary::-webkit-details-marker{display:none}.variance-list summary strong{display:grid;gap:2px;color:#10223b}.variance-list summary small{color:#7b8b9f;font-size:6.8px;font-weight:500}.variance-list details[open]{background:#fbfcfe}.variance-list details[open] .variance-chevron{transform:rotate(90deg)}.variance-chevron{color:#8090a3;transition:transform .15s}.variance-details{margin:0 10px 10px 32px;overflow:hidden;background:#fff;border:1px solid #dfe6ef;border-radius:7px}.variance-details>div{min-height:34px;display:grid;grid-template-columns:1fr 1.25fr repeat(4,.72fr) .85fr;align-items:center;gap:7px;padding:0 9px;border-bottom:1px solid #edf1f5;font-size:7.5px}.variance-details>div:first-child{min-height:27px;color:#718095;background:#f6f8fb;font-size:6.5px;font-weight:850}.variance-details>div:last-child{border-bottom:0}.variance-details span{display:grid;gap:2px}.variance-details small{color:#8190a3;font-size:6.5px}.variance-total{min-height:40px;color:#173f66;background:#eaf4f8;border-top:2px solid #9ccbd5;font-size:8px}.donut-layout{min-height:360px;padding:18px;display:grid;grid-template-columns:minmax(260px,.8fr) minmax(330px,1.2fr);align-items:center;gap:24px}.donut-figure{position:relative;width:280px;height:280px;margin:auto;display:grid;place-items:center}.donut-figure svg{width:100%;height:100%;transform:rotate(-90deg)}.donut-track,.donut-segment{fill:none;stroke-width:29}.donut-track{stroke:#edf2f6}.donut-segment{transition:stroke-width .15s}.donut-segment:hover{stroke-width:35}.donut-figure>div{position:absolute;inset:70px;display:grid;place-content:center;gap:4px;text-align:center}.donut-figure small{color:#8291a3;font-size:7px;font-weight:850;letter-spacing:.1em}.donut-figure strong{color:#10223b;font-size:18px}.donut-figure span{color:#8291a3;font-size:7.5px}.donut-legend{display:grid;grid-template-columns:1fr 1fr;gap:7px}.donut-legend>div{min-height:48px;padding:7px 9px;display:grid;grid-template-columns:8px 1fr auto;align-items:center;gap:8px;border:1px solid #e5ebf2;border-radius:7px}.donut-legend>div>i{width:8px;height:29px;border-radius:5px}.donut-legend>div>span{min-width:0;display:grid;gap:2px}.donut-legend strong{overflow:hidden;color:#263b56;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.donut-legend small{color:#8190a3;font-size:6.5px}.donut-legend b{color:#173f66;font-size:8px;white-space:nowrap}.line-chart-scroll{overflow-x:auto}.enterprise-line-chart{width:100%;min-width:720px;height:auto;display:block}.enterprise-line-chart line{stroke:#e4eaf1;stroke-width:1}.enterprise-line-chart text{fill:#7b8b9f;font-size:9px}.line-series polyline{fill:none;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}.line-series circle{stroke:#fff;stroke-width:1.5}.line-chart-legend{padding:0 13px 12px;display:flex;flex-wrap:wrap;gap:7px 13px;color:#64758a;font-size:7.5px}.line-chart-legend span{display:flex;align-items:center;gap:5px}.line-chart-legend i{width:15px;height:3px;display:block;border-radius:3px}.series-selector{display:grid}.series-selector>div:first-child{padding:9px;display:grid;gap:6px;border-bottom:1px solid var(--line)}.series-selector>div:first-child input{height:32px;padding:0 8px;color:#354a65;background:#fbfcfe;border:1px solid var(--line);border-radius:6px;font-size:8px}.series-selector>div:first-child button{height:29px;color:#087f8d;background:#eefafa;border:1px solid #a8dce2;border-radius:6px;font-size:7.5px;font-weight:800}.series-options{max-height:335px;padding:5px 9px 9px;overflow-y:auto;display:grid;gap:3px}.series-options label{min-height:39px;padding:5px 7px;display:flex;align-items:center;gap:7px;border:1px solid transparent;border-radius:6px;cursor:pointer}.series-options label:hover{background:#f7f9fc;border-color:#e5ebf2}.series-options input{accent-color:#0d9dac}.series-options span{display:grid;gap:2px}.series-options strong{color:#263b56;font-size:8px}.series-options small{color:#8190a3;font-size:6.5px}.report-horizontal-bars{padding:8px 13px 13px;display:grid;gap:9px}.report-horizontal-bar{display:grid;gap:4px}.report-horizontal-bar>div{display:flex;align-items:center;justify-content:space-between;gap:9px;color:#334a64;font-size:8px}.report-horizontal-bar>i{height:5px;overflow:hidden;background:#eef2f6;border-radius:8px}.report-horizontal-bar>i>span{height:100%;display:block;border-radius:inherit}.report-horizontal-bar small{color:#8190a3;font-size:6.6px}.expense-composition{padding:12px;display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.expense-composition article{min-height:98px;padding:12px;display:grid;align-content:center;gap:6px;background:#f7f9fc;border:1px solid #e3e9f0;border-radius:8px}.expense-composition span{color:#66788e;font-size:7.5px;font-weight:750}.expense-composition strong{color:#17304d;font-size:15px}.expense-composition small{color:#8190a3;font-size:6.7px}.report-ranking{padding:5px 12px 12px}.report-ranking article{min-height:43px;display:grid;grid-template-columns:24px 1fr auto;align-items:center;gap:8px;border-bottom:1px solid #edf1f5}.report-ranking article>i{width:22px;height:22px;display:grid;place-items:center;color:#6b7d92;background:#f0f4f8;border-radius:6px;font-size:7px;font-style:normal;font-weight:800}.report-ranking article>span{display:grid;gap:2px}.report-ranking strong{color:#263b56;font-size:8px}.report-ranking small{color:#8190a3;font-size:6.7px}.report-ranking b{font-size:8px}.close-readiness{min-height:76px;padding:13px 15px;display:flex;align-items:center;gap:12px;border-radius:9px}.close-readiness>span{width:38px;height:38px;display:grid;place-items:center;flex:0 0 auto;border-radius:9px}.close-readiness>div{display:grid;gap:4px}.close-readiness strong{font-size:11px}.close-readiness p{margin:0;font-size:8px}.close-readiness.ready{color:#087e5e;background:#e9f8f2;border:1px solid #bce5d5}.close-readiness.ready>span{background:#d5f2e7}.close-readiness.pending{color:#9b640d;background:#fff5db;border:1px solid #efd28a}.close-readiness.pending>span{background:#ffe9af}.close-checklist{padding:5px 12px 12px;display:grid}.close-checklist article{min-height:52px;display:flex;align-items:center;gap:9px;border-bottom:1px solid #edf1f5}.close-checklist article>span{display:grid;gap:3px}.close-checklist strong{color:#2d435d;font-size:8.2px}.close-checklist small{color:#8190a3;font-size:6.8px}.close-checklist .ok>svg{color:#0a956e}.close-checklist .missing>svg{color:#d64358}.close-checklist .warning>svg{color:#c98215}.net-bridge{padding:8px 12px 12px;display:grid}.net-bridge>div{min-height:42px;padding:0 9px;display:flex;align-items:center;justify-content:space-between;gap:10px;border-bottom:1px solid #edf1f5;font-size:8px}.net-bridge>div>span{color:#5c6e84}.net-bridge>div>b{color:#17304d}.net-bridge .total{margin-top:6px;color:#087f8d;background:#eaf8f9;border:1px solid #b9e3e7;border-radius:6px}.report-annual-totals>header{border-bottom:0}.report-total-scroll{max-height:none}@media(max-width:1280px){.report-kpi-grid.five,.report-kpi-grid.six{grid-template-columns:repeat(3,1fr)}.donut-layout{grid-template-columns:260px 1fr}}@media(max-width:1180px){.control-sidebar .report-subnav,.reports-nav-trigger .nav-expander{display:none}.report-kpi-grid.four,.report-kpi-grid.five{grid-template-columns:repeat(2,1fr)}.report-two-columns,.executive-main{grid-template-columns:1fr}.report-evolution-layout{grid-template-columns:220px minmax(0,1fr)}}@media(max-width:820px){.control-sidebar.open .report-subnav{display:grid}.control-sidebar.open .reports-nav-trigger .nav-expander{display:block}.report-evolution-layout{grid-template-columns:1fr}.series-options{max-height:210px}.donut-layout{grid-template-columns:1fr}.donut-legend{grid-template-columns:1fr 1fr}.report-filterbar{align-items:stretch;flex-wrap:wrap}.report-filterbar label{min-width:100%}.report-filterbar select{flex:1}.enterprise-report-panel>header{align-items:flex-start;flex-direction:column}.report-actions-cluster{justify-content:flex-start}}@media(max-width:560px){.report-kpi-grid.four,.report-kpi-grid.five,.report-kpi-grid.six{grid-template-columns:1fr 1fr}.report-kpi{min-height:92px;padding:10px}.report-kpi strong{margin-top:9px;font-size:15px}.enterprise-bar-chart{overflow-x:auto;grid-template-columns:repeat(12,34px)}.donut-layout{padding:10px}.donut-figure{width:235px;height:235px}.donut-legend,.expense-composition{grid-template-columns:1fr}.report-segmented{max-width:calc(100vw - 32px);overflow-x:auto}}
