/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-border-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.flex{display:flex}.grid{display:grid}.hidden{display:none}.table{display:table}.border{border-style:var(--tw-border-style);border-width:1px}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}}:root{--navy:#0b2f3d;--navy-2:#123f50;--green:#16a36a;--green-soft:#eaf8f1;--orange:#e99a34;--red:#d95555;--ink:#102a35;--muted:#6f828a;--line:#dfe8e8;--surface:#f5f8f7;--white:#fff}*{box-sizing:border-box}html{background:var(--surface)}body{background:var(--surface);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}.app-shell{min-height:100vh}.sidebar{color:#fff;z-index:30;background:linear-gradient(#092d3a 0%,#0b3442 70%,#082731 100%);flex-direction:column;width:256px;display:flex;position:fixed;inset:0 auto 0 0;box-shadow:8px 0 30px #092d3a14}.brand{border-bottom:1px solid #ffffff1a;align-items:center;gap:12px;height:78px;padding:0 22px;display:flex}.brand-mark{color:#fff;background:linear-gradient(135deg,#33c383,#168f62);border-radius:10px;place-items:center;width:36px;height:36px;font-weight:900;display:grid;box-shadow:0 8px 22px #16a36a40}.brand strong{letter-spacing:2px;font-size:14px;display:block}.brand span{letter-spacing:2.5px;color:#9fc2c7;margin-top:4px;font-size:9px;display:block}.school-chip{background:#ffffff12;border:1px solid #ffffff14;border-radius:13px;align-items:center;gap:10px;margin:18px 16px 10px;padding:12px;display:flex}.school-logo{color:#0b3442;background:#f0b447;border-radius:50%;place-items:center;width:32px;height:32px;font-weight:900;display:grid}.school-chip b,.school-chip small{display:block}.school-chip b{font-size:11px}.school-chip small{color:#9fc2c7;margin-top:3px;font-size:9px}.sidebar nav{padding:2px 12px 15px;overflow:auto}.nav-group{margin-top:17px}.nav-group p{letter-spacing:1.6px;text-transform:uppercase;color:#7599a2;margin:0 12px 8px;font-size:9px}.nav-group button{color:#b8ced2;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:9px;align-items:center;gap:11px;width:100%;margin:2px 0;padding:10px 12px;font-size:12px;display:flex}.nav-group button:hover,.nav-group button.active{color:#fff;background:#23b87b29}.nav-group button.active{box-shadow:inset 3px 0 #2fc181}.nav-icon{text-align:center;width:21px;font-size:15px}.nav-group em{color:#fff;background:#dc674f;border-radius:20px;margin-left:auto;padding:2px 7px;font-size:9px;font-style:normal}.sidebar-foot{border-top:1px solid #ffffff14;align-items:center;gap:10px;margin:auto 16px 16px;padding:13px;display:flex}.status-dot{background:#34d68b;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #34d68b1f}.sidebar-foot b,.sidebar-foot span{display:block}.sidebar-foot b{font-size:10px}.sidebar-foot span{color:#84a8b0;margin-top:3px;font-size:8px}.content-shell{min-height:100vh;margin-left:256px}.topbar{border-bottom:1px solid var(--line);z-index:20;background:#fff;align-items:center;height:70px;padding:0 30px;display:flex;position:sticky;top:0}.breadcrumb{color:#83949a;align-items:center;gap:10px;font-size:11px;display:flex}.breadcrumb b{color:#c1cdcf}.breadcrumb strong{color:#294651}.top-actions{align-items:center;gap:14px;margin-left:auto;display:flex}.global-search{color:#7f9298;background:#f4f7f6;border:1px solid #e7eded;border-radius:9px;align-items:center;gap:8px;width:240px;height:37px;padding:0 12px;display:flex}.global-search input,.list-search input{width:100%;color:var(--ink);background:0 0;border:0;outline:0;font-size:11px}.icon-button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:9px;width:37px;height:37px;position:relative}.icon-button i{color:#fff;background:#e76655;border-radius:50%;place-items:center;width:15px;height:15px;font-size:8px;font-style:normal;display:grid;position:absolute;top:-4px;right:-3px}.profile{align-items:center;gap:9px;padding-left:4px;display:flex}.avatar{color:#15885d;background:#eaf5f1;border-radius:10px;place-items:center;width:35px;height:35px;font-size:10px;font-weight:800;display:grid}.profile b,.profile span{display:block}.profile b{font-size:10px}.profile div+div span{color:#82939a;margin-top:3px;font-size:8px}.profile>span{color:#82939a;font-size:11px}.menu-button{display:none}.content-shell main{max-width:1600px;margin:auto;padding:26px 30px 50px}.page-heading{justify-content:space-between;align-items:end;margin-bottom:22px;display:flex}.page-heading p{color:#7f9197;margin:0 0 6px;font-size:10px}.page-heading h1{letter-spacing:-.5px;margin:0;font-family:Georgia,serif;font-size:28px}.heading-actions{gap:9px;display:flex}.button{border:1px solid var(--line);cursor:pointer;border-radius:9px;height:38px;padding:0 16px;font-size:10px;font-weight:700}.button.secondary{color:#415c65;background:#fff}.button.primary{background:var(--green);border-color:var(--green);color:#fff;box-shadow:0 7px 18px #16a36a29}.button:disabled{opacity:.6;cursor:wait}.hero-grid{grid-template-columns:minmax(0,1.75fr) minmax(245px,.65fr);gap:16px;display:grid}.hero-card{color:#fff;background:linear-gradient(120deg,#0b3442 0%,#124a58 62%,#0e5a55 100%);border-radius:18px;min-height:230px;padding:32px 35px;display:flex;position:relative;overflow:hidden}.hero-card:after{content:"";border:1px solid #ffffff12;border-radius:50%;width:360px;height:360px;position:absolute;top:-170px;right:-100px}.hero-card h2{margin:15px 0 10px;font-family:Georgia,serif;font-size:29px;line-height:1.2}.hero-card p{color:#b8d0d3;max-width:530px;margin:0;font-size:11px;line-height:1.7}.badge{letter-spacing:.5px;background:var(--green-soft);color:#14875d;border-radius:999px;justify-content:center;align-items:center;padding:5px 8px;font-size:8px;font-weight:800;display:inline-flex}.badge.blue{color:#28738e;background:#e7f3f7}.badge.amber{color:#ad6b13;background:#fff3df}.badge.red{color:#c34848;background:#fdebea}.hero-card .badge{color:#7ef0b6;background:#28c6822b;border:1px solid #7ef0b633}.hero-orbit{width:210px;height:210px;position:absolute;top:12px;right:34px}.orbit-ring{border:1px solid #ffffff26;border-radius:50%;position:absolute;inset:15px}.orbit-ring.two{inset:43px}.orbit-center{background:linear-gradient(145deg,#38c989,#14986a);border-radius:50%;place-items:center;display:grid;position:absolute;inset:73px;box-shadow:0 0 45px #35cf8e66}.orbit-center span{margin-top:10px;font-family:Georgia,serif;font-size:27px;font-weight:700}.orbit-center small{letter-spacing:1.5px;margin-top:-15px;font-size:7px}.orbit-dot{background:#ffffff1a;border:1px solid #fff3;border-radius:50%;place-items:center;width:30px;height:30px;font-size:9px;font-style:normal;display:grid;position:absolute}.orbit-dot.a{top:25px;left:32px}.orbit-dot.b{top:77px;right:4px}.orbit-dot.c{bottom:20px;left:22px}.health-card{border:1px solid var(--line);background:#fff;border-radius:18px;padding:22px}.health-head{color:#71858c;justify-content:space-between;align-items:center;font-size:10px;display:flex}.score-row{margin-top:25px}.score-row strong{font-family:Georgia,serif;font-size:48px}.score-row span{color:#87999f;font-size:16px}.meter{background:#e7eeec;border-radius:10px;height:7px;margin:12px 0}.meter i,.progress i{border-radius:inherit;background:linear-gradient(90deg,#1eb475,#68cd93);height:100%;display:block}.health-card p{color:#778b91;font-size:10px;line-height:1.5}.health-card button{color:#159467;cursor:pointer;background:0 0;border:0;padding:8px 0;font-size:10px;font-weight:700}.kpi-grid{grid-template-columns:repeat(4,1fr);gap:14px;margin-top:16px;display:grid}.kpi-card{border:1px solid var(--line);background:#fff;border-radius:15px;align-items:center;gap:13px;min-width:0;padding:17px;display:flex}.kpi-icon{border-radius:11px;place-items:center;width:39px;height:39px;font-weight:900;display:grid}.kpi-icon.green{color:#159467;background:#e9f8f1}.kpi-icon.amber{color:#d78926;background:#fff4e5}.kpi-icon.blue{color:#36778c;background:#eaf3f7}.kpi-icon.red{color:#d35757;background:#fceceb}.kpi-card span,.kpi-card strong,.kpi-card small{display:block}.kpi-card span{color:#74888e;font-size:9px}.kpi-card strong{white-space:nowrap;margin:5px 0;font-family:Georgia,serif;font-size:18px}.kpi-card small{font-size:8px;font-weight:700}.kpi-card small.green{color:#159467}.kpi-card small.amber{color:#c17b28}.kpi-card small.blue{color:#36778c}.kpi-card small.red{color:#d35757}.dashboard-columns{grid-template-columns:1.3fr 1fr;gap:16px;margin-top:16px;display:grid}.panel,.workspace-card{border:1px solid var(--line);background:#fff;border-radius:15px}.panel{padding:20px}.panel-head{justify-content:space-between;align-items:start;display:flex}.panel-head span,.form-title span,.report-menu>span{letter-spacing:1.1px;color:#82969c;font-size:8px;font-weight:700}.panel-head h3,.form-title h3{margin:5px 0 0;font-family:Georgia,serif;font-size:16px}.panel-head select{border:1px solid var(--line);border-radius:7px;padding:7px;font-size:9px}.panel-head button{color:#179667;background:0 0;border:0;font-size:9px;font-weight:700}.chart-legend{color:#72868c;justify-content:flex-end;gap:16px;font-size:8px;display:flex}.chart-legend span{align-items:center;gap:5px;display:flex}.green-dot,.navy-dot{background:#26b77a;border-radius:50%;width:7px;height:7px}.navy-dot{background:#164658}.bar-chart{border-bottom:1px solid #dce6e5;align-items:end;gap:28px;height:170px;margin-top:4px;padding:10px 12px 0;display:flex}.bar-month{flex-direction:column;flex:1;justify-content:end;align-items:center;height:100%;display:flex}.bar-month>div{align-items:end;gap:4px;height:135px;display:flex}.bar{border-radius:4px 4px 0 0;width:11px;display:block}.bar.income{background:linear-gradient(#38c98b,#19a76e)}.bar.expense{background:#1b5363}.bar-month>span{color:#809198;margin-top:9px;font-size:8px}.activity-list{margin-top:12px}.activity{border-bottom:1px solid #edf1f1;grid-template-columns:34px 1fr auto;align-items:center;gap:10px;padding:11px 0;display:grid}.activity:last-child{border-bottom:0}.activity>i,.form-icon{color:#159467;background:#eaf8f1;border-radius:9px;place-items:center;width:32px;height:32px;font-style:normal;display:grid}.activity>i.out,.form-icon.out{color:#d98524;background:#fff1e5}.activity b,.activity span{display:block}.activity b{font-size:9px}.activity span{color:#809298;margin-top:4px;font-size:8px}.activity strong{color:#159467;font-size:9px}.activity strong.negative{color:#d65b55}.unit-strip{border:1px solid var(--line);background:#fff;border-radius:15px;grid-template-columns:1.05fr repeat(4,1fr) auto;align-items:center;gap:22px;margin-top:16px;padding:16px 20px;display:grid}.unit-strip>div>span{color:#82969c;letter-spacing:1px;font-size:8px}.unit-strip h3{margin:5px 0;font-family:Georgia,serif;font-size:14px}.unit-strip article>div:first-child{justify-content:space-between;margin-bottom:7px;font-size:8px;display:flex}.progress{background:#e7eeec;border-radius:8px;height:4px}.unit-strip button{color:#159467;background:0 0;border:0;font-size:9px;font-weight:700}.summary-line{border-bottom:1px solid var(--line);align-items:center;gap:40px;padding:22px 24px;display:flex}.summary-line>div{min-width:160px}.summary-line span,.summary-line strong{display:block}.summary-line span{color:#7b8e94;font-size:9px}.summary-line strong{margin-top:6px;font-family:Georgia,serif;font-size:20px}.summary-line .button{margin-left:auto}.subtabs{border-bottom:1px solid var(--line);gap:24px;padding:0 22px;display:flex}.subtabs button{color:#71858c;cursor:pointer;background:0 0;border:0;padding:14px 0 12px;font-size:9px}.subtabs button.active{color:#159467;border-bottom:2px solid #159467;font-weight:700}.table-wrap{overflow:auto}table{border-collapse:collapse;width:100%;min-width:650px}th{text-align:left;color:#7c8f95;text-transform:uppercase;letter-spacing:.6px;border-bottom:1px solid var(--line);background:#f7f9f9;padding:12px 16px;font-size:8px}td{color:#334f59;border-bottom:1px solid #edf1f1;padding:13px 16px;font-size:9px}tbody tr:hover{background:#f9fbfa}.table-toolbar{border-bottom:1px solid var(--line);gap:10px;padding:16px;display:flex}.list-search{border:1px solid var(--line);color:#85969c;border-radius:8px;flex:1;align-items:center;gap:7px;max-width:330px;height:36px;padding:0 11px;display:flex}.table-toolbar select{border:1px solid var(--line);color:#60767e;border-radius:8px;padding:0 12px;font-size:9px}.table-toolbar .button{margin-left:auto}.table-foot{color:#7e9096;justify-content:space-between;padding:14px 18px;font-size:8px;display:flex}.table-foot button{border:1px solid var(--line);background:#fff;min-width:25px;height:25px}.table-foot button.active{background:var(--green);color:#fff}.transaction-layout{grid-template-columns:minmax(0,1.3fr) minmax(300px,.7fr);gap:16px;display:grid}.transaction-form{padding:22px}.form-title{border-bottom:1px solid var(--line);align-items:center;gap:12px;padding-bottom:18px;display:flex}.form-grid{grid-template-columns:1fr 1fr;gap:16px 18px;padding-top:20px;display:grid}.field{flex-direction:column;gap:7px;display:flex}.field>span{color:#61777f;font-size:9px;font-weight:700}.field input,.field select,.field textarea{color:#294650;background:#fff;border:1px solid #dbe5e5;border-radius:8px;outline:none;width:100%;padding:10px 11px;font-size:10px}.field input:focus,.field select:focus,.field textarea:focus{border-color:#26ae77;box-shadow:0 0 0 3px #26ae7714}.field textarea{resize:vertical;height:68px}.money-input{border:1px solid #dbe5e5;border-radius:8px;align-items:center;padding-left:11px;display:flex}.money-input span{color:#6f838a;font-size:9px}.money-input input{border:0;box-shadow:none!important}.approval-note{background:#eef8f4;border:1px solid #d4eee3;border-radius:9px;gap:10px;margin-top:18px;padding:12px;display:flex}.approval-note>span{color:#fff;background:#1aac71;border-radius:50%;place-items:center;width:21px;height:21px;font-size:9px;display:grid}.approval-note b{font-size:9px}.approval-note p{color:#698078;margin:4px 0 0;font-size:8px}.form-actions{justify-content:flex-end;gap:9px;margin-top:18px;display:flex}.recent-card{padding:20px}.recent-card article{border-bottom:1px solid #edf1f1;grid-template-columns:1fr auto;gap:6px;padding:14px 0;display:grid}.recent-card article>div{grid-row:1/3}.recent-card article b,.recent-card article span{display:block}.recent-card article b{font-size:9px}.recent-card article span{color:#829399;margin-top:4px;font-size:8px}.recent-card article strong{text-align:right;font-size:9px}.recent-card article .badge{padding:3px 6px}.empty-state{text-align:center;color:#82949a;padding:60px 10px}.empty-state i,.empty-state b,.empty-state span{display:block}.empty-state i{margin-bottom:10px;font-size:28px}.empty-state b{font-size:10px}.empty-state span{margin-top:5px;font-size:8px}.asset-summary{gap:25px}.asset-summary>div{min-width:145px}.reports-layout{grid-template-columns:240px 1fr;gap:16px;display:grid}.report-menu{height:max-content;padding:14px}.report-menu>span{padding:8px 10px;display:block}.report-menu button{text-align:left;color:#5b737c;background:0 0;border:0;border-radius:8px;justify-content:space-between;width:100%;padding:12px 10px;font-size:9px;display:flex}.report-menu button.active{color:#11875b;background:#eaf7f1;font-weight:700}.report-paper{background:#dfe6e5;border-radius:15px;overflow:hidden}.report-toolbar{border-bottom:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;height:46px;padding:0 14px;display:flex}.report-toolbar button,.report-toolbar span{color:#587078;background:#fff;border:0;padding:6px;font-size:9px}.paper{background:#fff;width:680px;max-width:calc(100% - 40px);min-height:780px;margin:24px auto;padding:52px 64px;box-shadow:0 12px 30px #1e3b411f}.paper-brand{align-items:center;gap:10px;display:flex}.paper-brand b,.paper-brand span{display:block}.paper-brand b{font-size:10px}.paper-brand span{color:#829399;margin-top:3px;font-size:8px}.paper h2{text-align:center;margin:42px 0 5px;font-family:Georgia,serif;font-size:18px}.paper>p{text-align:center;color:#7b8e94;margin-bottom:38px;font-size:8px}.report-row{border-bottom:1px solid #eef1f1;justify-content:space-between;padding:8px 0 8px 14px;font-size:9px;display:flex}.report-row.bold{border-bottom:2px solid #516970;margin-top:10px;padding-left:0;font-weight:800}.paper-footer{text-align:center;color:#9aabab;margin-top:70px;font-size:7px}.modal-backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:80;background:#061f278c;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.quick-modal{background:#fff;border-radius:18px;width:min(620px,100%);padding:24px;box-shadow:0 30px 90px #00000040}.modal-head{justify-content:space-between;display:flex}.modal-head span{letter-spacing:1.2px;color:#159467;font-size:8px;font-weight:800}.modal-head h2{margin:5px 0 18px;font-family:Georgia,serif}.modal-head button{background:#f0f4f3;border:0;border-radius:50%;width:30px;height:30px;font-size:18px}.quick-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.quick-grid button{border:1px solid var(--line);text-align:left;cursor:pointer;background:#f8faf9;border-radius:11px;grid-template-columns:40px 1fr;column-gap:12px;padding:16px;display:grid}.quick-grid button:hover{background:#f2fbf7;border-color:#37b982}.quick-grid i{color:#159467;background:#e7f7ef;border-radius:10px;grid-row:1/3;place-items:center;width:40px;height:40px;font-style:normal;display:grid}.quick-grid b{font-size:10px}.quick-grid span{color:#7b8d93;margin-top:4px;font-size:8px}.toast{color:#fff;z-index:100;background:#0c3b45;border-radius:10px;align-items:center;gap:9px;padding:13px 18px;font-size:10px;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 15px 35px #082d3740}.toast span{background:#25b978;border-radius:50%;place-items:center;width:22px;height:22px;display:grid}.overlay{display:none}@media (width<=1100px){.kpi-grid{grid-template-columns:1fr 1fr}.hero-grid{grid-template-columns:1fr}.health-card{grid-template-columns:1fr auto;align-items:center;display:grid}.health-card .score-row{margin:0}.health-card .meter,.health-card p,.health-card button{grid-column:1/3}.unit-strip{grid-template-columns:1fr 1fr 1fr}.unit-strip>button{justify-self:start}.asset-summary{flex-wrap:wrap}.asset-summary .button{margin-left:0}}@media (width<=820px){.sidebar{transition:transform .25s;transform:translate(-100%)}.sidebar.open{transform:translate(0)}.overlay{z-index:25;background:#041c2373;border:0;display:block;position:fixed;inset:0}.content-shell{margin-left:0}.menu-button{background:0 0;border:0;margin-right:12px;font-size:20px;display:block}.breadcrumb span,.breadcrumb b{display:none}.global-search{width:150px}.profile>div:nth-child(2),.profile>span{display:none}.content-shell main{padding:20px}.transaction-layout,.dashboard-columns,.reports-layout{grid-template-columns:1fr}.report-menu{display:none}.paper{padding:34px}.hero-orbit{opacity:.4}.hero-card>div:first-child{z-index:2;position:relative}.unit-strip{grid-template-columns:1fr 1fr}}@media (width<=560px){.topbar{padding:0 14px}.global-search{display:none}.page-heading{align-items:flex-start}.heading-actions .secondary{display:none}.page-heading h1{font-size:23px}.hero-card{min-height:260px;padding:25px}.hero-card h2{max-width:280px;font-size:25px}.hero-card p{max-width:300px}.hero-orbit{top:50px;right:-45px}.kpi-grid,.dashboard-columns,.unit-strip,.form-grid,.quick-grid{grid-template-columns:1fr}.summary-line{flex-direction:column;align-items:flex-start;gap:16px}.summary-line .button{margin-left:0}.table-toolbar{flex-wrap:wrap}.table-toolbar .button{margin-left:0}.paper{max-width:calc(100% - 16px);margin:8px;padding:24px}.profile{display:none}}.app-loading{color:#5c747c;background:radial-gradient(circle at 50% 35%,#eef9f4,#f5f8f7 52%);place-content:center;justify-items:center;gap:14px;min-height:100vh;font-size:11px;display:grid}.app-loading .brand-mark{width:48px;height:48px}.login-page{background:radial-gradient(circle at 15% 10%,#e8f6f0 0,#0000 30%),linear-gradient(135deg,#f8fbfa,#edf4f2);place-items:center;min-height:100vh;padding:36px;display:grid}.login-shell{background:#fff;border:1px solid #dce7e5;border-radius:26px;grid-template-columns:1.08fr .92fr;width:min(1080px,100%);min-height:680px;display:grid;overflow:hidden;box-shadow:0 28px 80px #0a323d26}.login-brand-panel{color:#fff;background:linear-gradient(145deg,#082f3d 0%,#0d4550 58%,#0d6657 100%);flex-direction:column;padding:54px 58px;display:flex;position:relative;overflow:hidden}.login-brand-panel:before,.login-brand-panel:after{content:"";border:1px solid #ffffff17;border-radius:50%;position:absolute}.login-brand-panel:before{width:440px;height:440px;top:-170px;right:-230px}.login-brand-panel:after{width:300px;height:300px;bottom:-150px;left:-170px}.login-brand{z-index:2;align-items:center;gap:13px;display:flex;position:relative}.login-brand .brand-mark{width:43px;height:43px}.login-brand strong,.login-brand span{display:block}.login-brand strong{letter-spacing:3px;font-size:15px}.login-brand span{letter-spacing:2px;color:#9fc4c7;margin-top:5px;font-size:8px}.login-copy{z-index:2;margin:auto 0;position:relative}.login-copy .badge{color:#76e9ae;background:#34d08e24;border:1px solid #65eaac38}.login-copy h1{letter-spacing:-1px;margin:19px 0 16px;font-family:Georgia,serif;font-size:42px;line-height:1.12}.login-copy p{color:#b8d1d3;max-width:480px;font-size:12px;line-height:1.8}.login-features{z-index:2;flex-wrap:wrap;gap:10px 17px;display:flex;position:relative}.login-features span{color:#c6dadd;font-size:9px}.login-form-panel{place-items:center;padding:54px;display:grid}.login-form-wrap{width:min(360px,100%)}.school-seal{color:#9d6b1c;background:#f8ead0;border-radius:16px;place-items:center;width:52px;height:52px;margin-bottom:22px;font-family:Georgia,serif;font-size:24px;display:grid}.login-kicker{letter-spacing:1.6px;color:#159467;font-size:8px;font-weight:800}.login-form-wrap h2{margin:7px 0 8px;font-family:Georgia,serif;font-size:27px}.login-subtitle{color:#7b8f95;margin:0 0 26px;font-size:10px;line-height:1.6}.login-form-wrap form{flex-direction:column;gap:16px;display:flex}.login-form-wrap .field input{padding:13px}.login-error{color:#b84949;background:#fff0ef;border:1px solid #f5d5d2;border-radius:8px;padding:11px 12px;font-size:9px;line-height:1.45}.login-submit{color:#fff;cursor:pointer;background:linear-gradient(135deg,#16a36a,#168f62);border:0;border-radius:9px;height:45px;font-size:11px;font-weight:800;box-shadow:0 10px 24px #16a36a33}.login-submit:disabled{opacity:.65}.login-note{color:#5d7771;background:#f1f8f5;border-radius:10px;gap:10px;margin-top:24px;padding:13px;display:flex}.login-note>span{color:#17a26b}.login-note p{margin:0;font-size:8px;line-height:1.6}.login-note b{color:#30544c;font-size:9px}.sidebar-unit{margin:0 16px 5px}.sidebar-unit label{letter-spacing:1.4px;color:#7699a2;margin:0 2px 6px;font-size:8px;display:block}.sidebar-unit select{color:#fff;background:#0e4655;border:1px solid #ffffff24;border-radius:9px;outline:none;width:100%;padding:10px 11px;font-size:10px}.subnav{padding:2px 0 7px 33px}.nav-group .subnav button{color:#91afb5;box-shadow:none;background:0 0;border-left:1px solid #ffffff1f;border-radius:0;margin:1px 0;padding:6px 9px;font-size:8px}.nav-group .subnav button:hover,.nav-group .subnav button.selected{color:#72e4aa;box-shadow:none;background:0 0;border-left-color:#35c386}.nav-group .subnav button.selected:before{content:"";background:#35c386;border-radius:50%;width:5px;height:5px;margin-right:2px}.logout-button{color:#60777f;cursor:pointer;background:#fff;border:1px solid #dfe8e8;border-radius:7px;padding:6px 8px;font-size:8px}.logout-button:hover{color:#bd4a4a;border-color:#e0aaaa}.access-banner{background:#edf8f4;border:1px solid #d5ece2;border-radius:11px;align-items:center;gap:10px;margin:-7px 0 16px;padding:11px 14px;display:flex}.access-banner>span{color:#fff;background:#18a56c;border-radius:50%;place-items:center;width:23px;height:23px;font-size:9px;display:grid}.access-banner b,.access-banner p{display:block}.access-banner b{font-size:9px}.access-banner p{color:#688078;margin:3px 0 0;font-size:8px}.access-banner .badge{margin-left:auto}.category-overview{gap:8px;margin-top:18px;display:grid}.category-overview button{text-align:left;cursor:pointer;background:#f9fbfa;border:1px solid #e3ebea;border-radius:9px;grid-template-columns:1fr auto;gap:8px;padding:10px 12px;display:grid;position:relative;overflow:hidden}.category-overview button i{background:#29b579;border-radius:0 5px 5px 0;height:3px;position:absolute;inset:auto auto 0 0}.category-overview button span{color:#5f777f;font-size:9px}.category-overview button b{color:#183b47;font-size:9px}.transaction-workspace{flex-direction:column;gap:13px;display:flex}.category-tabs{border:1px solid var(--line);background:#fff;border-radius:12px;align-items:center;gap:7px;padding:9px;display:flex;overflow:auto}.category-tabs>div{border-right:1px solid var(--line);min-width:120px;padding:0 12px}.category-tabs>div span,.category-tabs>div b{display:block}.category-tabs>div span{color:#82959a;letter-spacing:1px;font-size:7px}.category-tabs>div b{margin-top:4px;font-size:10px}.category-tabs button{white-space:nowrap;color:#61777f;cursor:pointer;background:#f3f7f6;border:1px solid #0000;border-radius:8px;padding:8px 10px;font-size:8px}.category-tabs button:hover,.category-tabs button.active{color:#13865b;background:#e7f7ef;border-color:#cdebdc;font-weight:700}.management-layout{grid-template-columns:360px 1fr;gap:16px;display:grid}.management-form{height:max-content;padding:22px}.management-form>.field{margin-top:17px}.management-list{padding:20px}.management-list>article{border-bottom:1px solid #edf1f1;grid-template-columns:44px 1fr auto auto;align-items:center;gap:12px;padding:14px 0;display:grid}.management-list>article:last-child{border-bottom:0}.management-list article b,.management-list article span{display:block}.management-list article b{font-size:10px}.management-list article div>span{color:#819299;margin-top:4px;font-size:8px}.unit-letter,.user-avatar{color:#168a5f;background:#e8f7f0;border-radius:11px;place-items:center;width:40px;height:40px;font-weight:800;font-size:9px!important;display:grid!important}.user-avatar{color:#34768b;background:#e9f2f6}.row-actions{gap:6px;display:flex}.row-actions button{color:#4e6b74;cursor:pointer;background:#fff;border:1px solid #dce7e5;border-radius:7px;padding:7px 9px;font-size:8px}.row-actions button.danger{color:#c05050;border-color:#f0d2d2}.unit-checkboxes{flex-wrap:wrap;gap:7px;display:flex}.unit-checkboxes label{cursor:pointer}.unit-checkboxes input{opacity:0;pointer-events:none;position:absolute}.unit-checkboxes span{color:#627981;border:1px solid #dbe5e5;border-radius:8px;padding:8px 10px;font-size:8px;display:block}.unit-checkboxes input:checked+span{color:#12865a;background:#e8f7f0;border-color:#bfe6d3;font-weight:700}.active-toggle{color:#557079;align-items:center;gap:8px;margin-top:17px;font-size:9px;display:flex}.active-toggle input{accent-color:#159467}@media (width<=1000px){.login-shell{grid-template-columns:1fr;max-width:600px}.login-brand-panel{min-height:320px;padding:38px}.login-copy{margin:45px 0}.login-copy h1{font-size:34px}.login-form-panel{padding:42px}.management-layout{grid-template-columns:1fr}.management-form{grid-template-columns:1fr 1fr;gap:0 18px;display:grid}.management-form .form-title,.management-form .form-actions,.management-form .unit-checkboxes,.management-form .active-toggle{grid-column:1/3}.management-form>.field{margin-top:15px}}@media (width<=820px){.logout-button{padding:6px}.access-banner{align-items:flex-start}.category-tabs>div{display:none}.management-list>article{grid-template-columns:40px 1fr auto}.management-list .row-actions{grid-column:2/4}.profile{display:flex}.profile>div:nth-child(2){display:none}}@media (width<=560px){.login-page{padding:0}.login-shell{border:0;border-radius:0;min-height:100vh}.login-brand-panel{min-height:285px;padding:30px}.login-brand-panel .login-features{display:none}.login-copy{margin:38px 0 10px}.login-copy h1{font-size:31px}.login-form-panel{padding:34px 28px}.top-actions .icon-button{display:none}.profile{display:flex}.access-banner .badge{display:none}.category-tabs{align-items:stretch}.transaction-layout{grid-template-columns:1fr}.management-form{display:block}.management-list{padding:15px}.management-list>article{grid-template-columns:38px 1fr}.management-list>article>.badge,.management-list .row-actions{grid-column:2}.row-actions button{flex:1}.logout-button{font-size:0}.logout-button:after{content:"↪";font-size:13px}}.period-filter{border:1px solid var(--line);background:#fff;border-radius:11px;align-items:center;gap:8px;padding:5px;display:flex;box-shadow:0 5px 18px #10363e0d}.period-modes{gap:3px;display:flex}.period-modes button{color:#6d8289;cursor:pointer;white-space:nowrap;background:0 0;border:0;border-radius:7px;padding:8px 10px;font-size:8px}.period-modes button.active{color:#13875b;background:#e7f7ef;font-weight:800}.period-filter>input,.period-filter>select{color:#395962;background:#fff;border:1px solid #dbe5e5;border-radius:7px;height:31px;padding:0 9px;font-size:9px}.access-banner.readonly{background:#edf5fa;border-color:#d7e6ee}.access-banner.readonly>span{background:#32768a}.performance-grid{grid-template-columns:1fr 1fr;gap:16px;margin-top:16px;display:grid}.performance-card{padding:20px}.performance-card .panel-head>strong{color:#173f4a;font-family:Georgia,serif;font-size:15px}.performance-list{gap:9px;margin-top:16px;display:grid}.performance-list button{text-align:left;cursor:pointer;background:#fbfcfc;border:1px solid #e4ebea;border-radius:10px;grid-template-columns:1fr 115px;align-items:center;gap:8px 14px;padding:11px 12px;display:grid}.performance-list button:disabled{cursor:default}.performance-list button:hover:not(:disabled){background:#f4fbf8;border-color:#bfe3d2}.performance-list button>div:first-child{grid-column:1;justify-content:space-between;display:flex}.performance-list button span{color:#4b6871;font-size:9px}.performance-list button b{color:#159467;font-size:9px}.performance-list button>strong{text-align:right;color:#183c47;grid-area:1/2/3;font-size:9px}.performance-bar{background:#e8efed;border-radius:6px;grid-column:1;height:5px;overflow:hidden}.performance-bar i{background:linear-gradient(90deg,#1fb375,#4bca97);border-radius:6px;height:100%;display:block}.unit-comparison{margin-top:16px;padding-top:18px}.unit-comparison .panel-head{padding:0 20px 16px}.table-toolbar>div:first-child b,.table-toolbar>div:first-child span{display:block}.table-toolbar>div:first-child b{color:#254852;font-size:10px}.table-toolbar>div:first-child span{color:#819399;margin-top:4px;font-size:8px}.inline-crud{background:#f7fbf9;border:1px solid #d8e7e2;border-radius:12px;margin:14px;padding:18px}.inline-crud-head{justify-content:space-between;align-items:center;margin-bottom:15px;display:flex}.inline-crud-head h3{margin:0;font-family:Georgia,serif;font-size:16px}.inline-crud-head button{cursor:pointer;background:#e9f0ee;border:0;border-radius:50%;width:28px;height:28px}.inline-crud-grid{grid-template-columns:repeat(3,1fr);gap:13px;display:grid}.inline-crud .form-actions{margin-top:14px}.choose-unit{text-align:center;padding:70px 20px}.choose-unit>span{color:#169163;background:#e8f7f0;border-radius:15px;place-items:center;width:50px;height:50px;margin:0 auto 14px;font-size:20px;display:grid}.choose-unit h3{margin:0 0 8px;font-family:Georgia,serif}.choose-unit p{color:#758a91;font-size:9px}.role-help{background:#eef6fa;border:1px solid #d7e8ef;border-radius:9px;margin-top:17px;padding:12px}.role-help b,.role-help span{display:block}.role-help b{color:#317087;font-size:9px}.role-help span{color:#68808a;margin-top:4px;font-size:8px;line-height:1.5}.row-actions button:disabled{opacity:.4;cursor:not-allowed}@media (width<=1000px){.performance-grid{grid-template-columns:1fr}.inline-crud-grid{grid-template-columns:1fr 1fr}.page-heading{flex-wrap:wrap;align-items:flex-start;gap:12px}}@media (width<=640px){.period-filter{flex-direction:column;align-items:stretch;width:100%}.period-modes{grid-template-columns:repeat(3,1fr);display:grid}.period-filter>input,.period-filter>select{width:100%}.performance-list button{grid-template-columns:1fr 92px}.inline-crud-grid{grid-template-columns:1fr}}.customer-ledger{overflow:hidden}.customer-commandbar{background:linear-gradient(#fff,#f4f7f7);border-bottom:1px solid #d8e2e3;align-items:center;gap:3px;min-height:47px;padding:6px 10px;display:flex}.customer-commandbar>button{color:#38555e;cursor:pointer;background:0 0;border:0;border-right:1px solid #dfe6e6;align-items:center;gap:7px;height:34px;padding:0 11px;font-size:9px;display:flex}.customer-commandbar>button:hover{color:#14865b;background:#eaf6f1;border-radius:6px}.customer-commandbar i{border-radius:6px;place-items:center;width:22px;height:22px;font-size:14px;font-style:normal;font-weight:800;display:grid}.cmd-new{color:#159362;background:#e3f7ea}.cmd-edit{color:#bd7b16;background:#fff2d9}.cmd-delete{color:#c74e4e;background:#fde8e8}.cmd-filter{color:#44708e;background:#e8eff6}.cmd-refresh{color:#178b75;background:#e5f6f2}.cmd-print{color:#4d6370;background:#edf0f2}.cmd-import{color:#3973aa;background:#e8f0fb}.file-input{display:none}.command-summary{text-align:right;margin-left:auto;padding:0 10px}.command-summary b,.command-summary span{display:block}.command-summary b{color:#173e48;font:700 14px Georgia,serif}.command-summary span{color:#84959b;margin-top:2px;font-size:7px}.customer-ledger-body{grid-template-columns:190px minmax(0,1fr);min-height:510px;display:grid}.customer-filters{background:#f2f6f6;border-right:1px solid #d9e3e4;padding-bottom:20px}.filter-title{color:#254a55;background:#dfe9ea;border-bottom:1px solid #ccd8da;align-items:center;gap:7px;height:37px;padding:0 11px;display:flex}.filter-title span{color:#55747d}.filter-title b{font-size:10px}.filter-title button{color:#6d8087;cursor:pointer;background:0 0;border:0;margin-left:auto}.customer-filters>label{flex-direction:column;gap:6px;padding:12px 11px 0;display:flex}.customer-filters>label>span,.customer-filters legend{color:#385962;font-size:8px;font-weight:800}.customer-filters input[type=text],.customer-filters>label input,.customer-filters select{color:#31515a;background:#fff;border:1px solid #cedbdc;border-radius:5px;outline:none;height:30px;padding:0 8px;font-size:9px}.customer-filters input:focus,.customer-filters select:focus{border-color:#25a873;box-shadow:0 0 0 2px #25a8731a}.customer-filters fieldset{border:0;border-top:1px solid #d7e1e2;margin:15px 11px 0;padding:11px 0 0}.customer-filters fieldset label{color:#4f6870;align-items:center;gap:6px;margin:7px 0;font-size:9px;display:flex}.customer-filters input[type=radio]{accent-color:#159467}.customer-table-wrap{background:#fff;overflow:auto}.customer-table{min-width:900px}.customer-table th{z-index:2;color:#fff;text-transform:none;letter-spacing:0;background:linear-gradient(#496b78,#345764);border-right:1px solid #ffffff2e;padding:9px 10px;font-size:8px;font-weight:600;position:sticky;top:0}.customer-table th span{float:right;color:#f5d657}.customer-table td{color:#294a54;white-space:nowrap;border-bottom:0;border-right:1px solid #e4e9ea;height:30px;padding:5px 10px;font-size:9px}.customer-table tbody tr:nth-child(2n){background:#f1f5f6}.customer-table tbody tr:hover{background:#e1f2eb}.customer-table tbody tr.selected{color:#fff;background:#168e78}.customer-table tbody tr.selected td{color:#fff;border-color:#ffffff1f}.customer-table th:first-child{width:190px}.customer-table th:nth-child(2){width:270px}.customer-table th:nth-child(3){width:150px}.customer-table th:nth-child(4){width:190px}.customer-table th:nth-child(5){width:90px}.customer-table th:last-child{text-align:right;width:150px}.customer-table td:last-child{text-align:right;font-variant-numeric:tabular-nums}.customer-table td.negative{color:#bd4d4d}.customer-table tbody tr.selected td.negative{color:#fff}.customer-empty{color:#83969c;align-content:center;place-items:center;min-height:360px;display:grid}.customer-empty b{font-size:10px}.customer-empty span{margin-top:5px;font-size:8px}.customer-statusbar{color:#71858c;background:#f7f9f9;border-top:1px solid #dbe4e4;justify-content:space-between;align-items:center;gap:16px;min-height:35px;padding:0 13px;font-size:8px;display:flex}.customer-statusbar b{color:#274c56;font-size:9px}.customer-ledger>.inline-crud{box-shadow:0 8px 24px #133a4214}@media (width<=850px){.customer-commandbar{overflow-x:auto}.customer-commandbar>button{white-space:nowrap;padding:0 8px}.command-summary{display:none}.customer-ledger-body{grid-template-columns:1fr}.customer-filters{border-bottom:1px solid #d9e3e4;border-right:0;grid-template-columns:1fr 1fr;padding-bottom:12px;display:grid}.filter-title{grid-column:1/3}.customer-filters fieldset{grid-column:1/3;align-items:center;gap:18px;display:flex}.customer-filters fieldset label{margin:3px 0}.customer-statusbar{flex-direction:column;align-items:flex-start;padding:9px 12px}}@media (width<=560px){.customer-commandbar>button span{display:none}.customer-commandbar>button{border-right:0}.customer-filters{grid-template-columns:1fr}.filter-title,.customer-filters fieldset{grid-column:1}.customer-statusbar b{text-align:left;width:100%}}@media print{.sidebar,.topbar,.page-heading,.access-banner,.period-filter,.customer-commandbar,.customer-filters,.customer-statusbar{display:none!important}.content-shell{margin:0!important}.content-shell main{padding:0!important}.customer-ledger{box-shadow:none;border:0}.customer-ledger-body{display:block}.customer-table{min-width:0}.customer-table th{color:#163c47!important;background:#e8eeee!important}.customer-table td{font-size:8px}}.receipt-workspace{flex-direction:column;gap:12px;display:flex}.receipt-ledger{overflow:hidden}.receipt-commandbar{background:linear-gradient(#fff,#f4f7f7);border-bottom:1px solid #d8e2e3;align-items:center;gap:3px;min-height:48px;padding:6px 10px;display:flex}.receipt-commandbar>button{color:#38555e;cursor:pointer;background:0 0;border:0;border-right:1px solid #dfe6e6;align-items:center;gap:7px;height:34px;padding:0 10px;font-size:9px;display:flex}.receipt-commandbar>button:hover{color:#14865b;background:#eaf6f1;border-radius:6px}.receipt-commandbar i{border-radius:6px;place-items:center;width:22px;height:22px;font-size:14px;font-style:normal;font-weight:800;display:grid}.command-search{background:#fff;border:1px solid #d8e2e3;border-radius:6px;align-items:center;height:32px;margin-left:5px;display:flex;overflow:hidden}.command-search span{color:#587078;background:#edf3f3;border-right:1px solid #d8e2e3;align-items:center;height:100%;padding:0 8px;font-size:8px;display:flex}.command-search input{color:#294d57;border:0;outline:none;width:100px;padding:0 8px;font-size:8px}.receipt-entry .inline-crud-head>div span{letter-spacing:1px;color:#169064;font-size:7px;font-weight:800;display:block}.receipt-entry .inline-crud-head>div h3{margin-top:4px}.receipt-ledger-body{grid-template-columns:205px minmax(0,1fr);min-height:510px;display:grid}.receipt-filters{background:#f2f6f6;border-right:1px solid #d9e3e4;padding-bottom:20px}.receipt-filters>label{flex-direction:column;gap:6px;padding:12px 11px 0;display:flex}.receipt-filters>label>span,.receipt-filters legend,.date-filter-box>label>span{color:#385962;font-size:8px;font-weight:800}.receipt-filters select,.receipt-filters input[type=date]{color:#31515a;background:#fff;border:1px solid #cedbdc;border-radius:5px;outline:none;height:29px;padding:0 7px;font-size:8px}.receipt-filters fieldset{border:0;border-top:1px solid #d7e1e2;margin:14px 11px 0;padding:10px 0 0}.receipt-filters fieldset label{color:#4f6870;align-items:center;gap:6px;margin:7px 0;font-size:8px;display:flex}.receipt-filters input[type=radio],.receipt-filters input[type=checkbox]{accent-color:#159467}.receipt-filters .filter-check{flex-direction:row;align-items:flex-start;gap:7px;padding-top:10px}.receipt-filters .filter-check span{line-height:1.4}.date-filter-box{border-top:1px solid #d7e1e2;margin:12px 11px 0;padding-top:2px}.date-filter-box>.filter-check{align-items:center;gap:7px;margin:7px 0 9px;display:flex}.date-filter-box>label:not(.filter-check){grid-template-columns:30px 1fr;align-items:center;gap:5px;margin-top:6px;display:grid}.date-filter-box input:disabled{opacity:.5}.filter-reset{color:#38545c;cursor:pointer;background:linear-gradient(#fff,#e7eeee);border:1px solid #b9cacc;border-radius:6px;width:88px;height:29px;margin:14px 11px 0;font-size:8px}.filter-reset:hover{color:#14875b;border-color:#38a879}.receipt-table-wrap{background:#fff;overflow:auto}.receipt-table th{z-index:2;color:#fff;text-transform:none;letter-spacing:0;white-space:nowrap;background:linear-gradient(#496b78,#345764);border-right:1px solid #ffffff2e;padding:9px 8px;font-size:8px;font-weight:600;position:sticky;top:0}.receipt-table th span{float:right;color:#f5d657}.receipt-table td{color:#294a54;white-space:nowrap;text-overflow:ellipsis;border-bottom:0;border-right:1px solid #e4e9ea;max-width:330px;height:29px;padding:5px 8px;font-size:8px;overflow:hidden}.receipt-table tbody tr:nth-child(2n){background:#f1f5f6}.receipt-table tbody tr:hover{background:#e1f2eb}.receipt-table tbody tr.selected{background:#168e78}.receipt-table tbody tr.selected td{color:#fff;border-color:#ffffff1f}.receipt-table tbody tr.voided td{color:#a06d6d;text-decoration:line-through}.receipt-table th:first-child{width:110px}.receipt-table th:nth-child(2){width:150px}.receipt-table th:nth-child(3){width:190px}.receipt-table th:nth-child(4){width:210px}.receipt-table th:nth-child(5){width:105px}.receipt-table th:nth-child(6){width:100px}.receipt-table th:nth-child(7){text-align:right;width:120px}.receipt-table th:nth-child(8){width:100px}.receipt-table th:nth-child(9){width:370px}.receipt-table th:nth-child(10){text-align:right;width:130px}.receipt-table td:nth-child(7),.receipt-table td:nth-child(10){text-align:right;font-variant-numeric:tabular-nums}.receipt-empty{color:#83969c;align-content:center;place-items:center;min-height:360px;display:grid}.receipt-empty b{font-size:10px}.receipt-empty span{margin-top:5px;font-size:8px}.receipt-statusbar{color:#71858c;background:#f7f9f9;border-top:1px solid #dbe4e4;justify-content:space-between;align-items:center;gap:16px;min-height:35px;padding:0 13px;font-size:8px;display:flex}.receipt-statusbar b{color:#274c56;font-size:9px}@media (width<=900px){.receipt-commandbar{overflow-x:auto}.receipt-commandbar>button,.command-search{flex:none}.receipt-commandbar .command-summary{display:none}.receipt-ledger-body{grid-template-columns:1fr}.receipt-filters{border-bottom:1px solid #d9e3e4;border-right:0;grid-template-columns:1fr 1fr;padding-bottom:12px;display:grid}.receipt-filters .filter-title{grid-column:1/3}.receipt-filters fieldset,.date-filter-box{margin-left:11px;margin-right:11px}.receipt-filters .filter-check{padding:11px}.filter-reset{align-self:end}.receipt-statusbar{flex-direction:column;align-items:flex-start;padding:9px 12px}}@media (width<=560px){.receipt-commandbar>button span{display:none}.receipt-commandbar>button{border-right:0;padding:0 5px}.command-search span{display:none}.command-search input{width:80px}.receipt-filters{grid-template-columns:1fr}.receipt-filters .filter-title{grid-column:1}.receipt-statusbar b{text-align:left;width:100%}}@media print{.receipt-commandbar,.receipt-filters,.receipt-statusbar,.receipt-entry,.receipt-workspace>.category-tabs{display:none!important}.receipt-ledger{box-shadow:none;border:0}.receipt-ledger-body{display:block}.receipt-table{min-width:0}.receipt-table th{color:#163c47!important;background:#e8eeee!important}.receipt-table td{font-size:7px}}.bank-workspace{flex-direction:column;gap:13px;display:flex}.bank-section-tabs{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.bank-section-tabs button{text-align:left;border:1px solid var(--line);color:#46626b;cursor:pointer;background:#fff;border-radius:12px;grid-template-columns:38px 1fr;column-gap:10px;padding:12px;display:grid}.bank-section-tabs button:hover,.bank-section-tabs button.active{background:#f3fbf7;border-color:#b9e1cf}.bank-section-tabs button.active{box-shadow:inset 0 -3px #1fad72}.bank-section-tabs i{color:#169064;background:#e9f7f1;border-radius:10px;grid-row:1/3;place-items:center;width:38px;height:38px;font-size:16px;font-style:normal;display:grid}.bank-section-tabs span{color:#244852;font-size:10px;font-weight:800}.bank-section-tabs small{color:#82949a;margin-top:4px;font-size:8px}.bank-ledger{overflow:hidden}.bank-ledger-toolbar{background:linear-gradient(#fff,#f4f7f7);border-bottom:1px solid #d8e2e3;align-items:end;gap:9px;padding:12px;display:flex}.bank-ledger-toolbar>label{flex-direction:column;gap:5px;display:flex}.bank-ledger-toolbar>label>span{color:#526d75;font-size:7px;font-weight:800}.bank-ledger-toolbar select,.bank-ledger-toolbar input{color:#294e58;background:#fff;border:1px solid #d1dcdd;border-radius:6px;height:31px;padding:0 8px;font-size:8px}.bank-ledger-toolbar>label:first-child select{min-width:235px}.bank-toolbar-actions{gap:5px;margin-left:auto;display:flex}.bank-toolbar-actions button{color:#3c5a63;cursor:pointer;background:#fff;border:1px solid #d1dcdd;border-radius:6px;height:31px;padding:0 11px;font-size:8px}.bank-toolbar-actions button:hover{color:#14865b;border-color:#32aa78}.ledger-summary{background:#f8faf9;border-bottom:1px solid #dce5e5;grid-template-columns:1fr auto auto;align-items:center;gap:35px;padding:15px 18px;display:grid}.ledger-summary>div span,.ledger-summary>div b,.ledger-summary>div small{display:block}.ledger-summary>div span{letter-spacing:1px;color:#819499;font-size:7px;font-weight:800}.ledger-summary>div b{color:#173f4a;margin-top:4px;font-family:Georgia,serif;font-size:15px}.ledger-summary>div small{color:#7d9096;margin-top:3px;font-size:8px}.bank-table-wrap,.other-table-wrap{background:#fff;overflow:auto}.bank-ledger-table{min-width:1050px}.bank-ledger-table th,.other-table th{z-index:2;color:#fff;text-transform:none;letter-spacing:0;white-space:nowrap;background:linear-gradient(#496b78,#345764);border-right:1px solid #ffffff2e;padding:9px 8px;font-size:8px;font-weight:600;position:sticky;top:0}.bank-ledger-table td,.other-table td{color:#294a54;white-space:nowrap;border-bottom:0;border-right:1px solid #e4e9ea;height:29px;padding:5px 8px;font-size:8px}.bank-ledger-table tbody tr:nth-child(2n),.other-table tbody tr:nth-child(2n){background:#f1f5f6}.bank-ledger-table tbody tr:hover,.other-table tbody tr:hover{background:#e1f2eb}.bank-ledger-table th:first-child{width:100px}.bank-ledger-table th:nth-child(2){width:140px}.bank-ledger-table th:nth-child(3){width:430px}.bank-ledger-table th:nth-child(n+4):nth-child(-n+6){text-align:right;width:125px}.bank-ledger-table td:nth-child(n+4):nth-child(-n+6){text-align:right;font-variant-numeric:tabular-nums}.bank-ledger-table th:last-child{text-align:center;width:85px}.bank-ledger-table td:last-child{text-align:center}.bank-empty{color:#81949a;align-content:center;place-items:center;min-height:330px;display:grid}.bank-empty b{font-size:10px}.bank-empty span{margin-top:5px;font-size:8px}.bank-statusbar{color:#71858c;background:#f7f9f9;border-top:1px solid #dbe4e4;justify-content:space-between;align-items:center;gap:16px;min-height:35px;padding:0 13px;font-size:8px;display:flex}.bank-statusbar b{color:#274c56;font-size:9px}.other-receipts{overflow:hidden}.other-commandbar{background:linear-gradient(#fff,#f4f7f7);border-bottom:1px solid #d8e2e3;align-items:center;gap:3px;min-height:48px;padding:6px 10px;display:flex}.other-commandbar>button{color:#38555e;cursor:pointer;background:0 0;border:0;border-right:1px solid #dfe6e6;align-items:center;gap:7px;height:34px;padding:0 10px;font-size:9px;display:flex}.other-commandbar>button:hover{color:#14865b;background:#eaf6f1;border-radius:6px}.other-commandbar i{border-radius:6px;place-items:center;width:22px;height:22px;font-size:14px;font-style:normal;font-weight:800;display:grid}.other-commandbar .command-summary{margin-left:auto}.other-ledger-body{grid-template-columns:190px minmax(0,1fr);min-height:500px;display:grid}.other-filters{background:#f2f6f6;border-right:1px solid #d9e3e4;padding-bottom:20px}.other-filters>label{flex-direction:column;gap:6px;padding:12px 11px 0;display:flex}.other-filters>label>span,.other-filters .date-filter-box span{color:#385962;font-size:8px;font-weight:800}.other-filters input{color:#31515a;background:#fff;border:1px solid #cedbdc;border-radius:5px;outline:none;height:29px;padding:0 7px;font-size:8px}.other-table{min-width:900px}.other-table th:first-child{width:120px}.other-table th:nth-child(2){width:160px}.other-table th:nth-child(3){text-align:right;width:180px}.other-table th:nth-child(4){width:500px}.other-table th:nth-child(5){width:110px}.other-table td:nth-child(3){text-align:right;font-variant-numeric:tabular-nums}.other-table th span{float:right;color:#f5d657}.other-table tbody tr.selected{background:#168e78}.other-table tbody tr.selected td{color:#fff;border-color:#ffffff1f}@media (width<=900px){.bank-ledger-toolbar{overflow-x:auto}.bank-ledger-toolbar>label,.bank-toolbar-actions{flex:none}.other-ledger-body{grid-template-columns:1fr}.other-filters{border-bottom:1px solid #d9e3e4;border-right:0;grid-template-columns:1fr 1fr;padding-bottom:12px;display:grid}.other-filters .filter-title{grid-column:1/3}.other-filters .date-filter-box,.other-filters .filter-reset{align-self:end}.ledger-summary{grid-template-columns:1fr 1fr}.ledger-summary>div:first-child{grid-column:1/3}}@media (width<=560px){.bank-section-tabs{grid-template-columns:1fr}.bank-ledger-toolbar>label:first-child select{min-width:210px}.bank-toolbar-actions{margin-left:0}.ledger-summary{grid-template-columns:1fr}.ledger-summary>div:first-child{grid-column:1}.other-commandbar{overflow-x:auto}.other-commandbar>button span{display:none}.other-commandbar>button{border-right:0;padding:0 5px}.other-filters{grid-template-columns:1fr}.other-filters .filter-title{grid-column:1}.bank-statusbar{flex-direction:column;align-items:flex-start;padding:9px 12px}}@media print{.bank-section-tabs,.bank-ledger-toolbar,.other-commandbar,.other-filters,.bank-statusbar,.other-receipts>.inline-crud{display:none!important}.bank-workspace{display:block}.bank-ledger,.other-receipts{box-shadow:none;border:0}.ledger-summary{padding:10px 0}.other-ledger-body{display:block}.bank-ledger-table,.other-table{min-width:0}.bank-ledger-table th,.other-table th{color:#163c47!important;background:#e8eeee!important}.bank-ledger-table td,.other-table td{font-size:7px}}.account-ledger{overflow:hidden}.account-commandbar{background:linear-gradient(#fff,#f4f7f7);border-bottom:1px solid #d8e2e3;align-items:center;gap:3px;min-height:48px;padding:6px 10px;display:flex}.account-commandbar>button{color:#38555e;cursor:pointer;background:0 0;border:0;border-right:1px solid #dfe6e6;align-items:center;gap:7px;height:34px;padding:0 10px;font-size:9px;display:flex}.account-commandbar>button:hover:not(:disabled){color:#14865b;background:#eaf6f1;border-radius:6px}.account-commandbar>button:disabled{opacity:.38;cursor:not-allowed}.account-commandbar i{border-radius:6px;place-items:center;width:22px;height:22px;font-size:14px;font-style:normal;font-weight:800;display:grid}.account-ledger-body{grid-template-columns:190px minmax(0,1fr);min-height:560px;display:grid}.account-filters{background:#f2f6f6;border-right:1px solid #d9e3e4;padding-bottom:20px}.account-filters>label{flex-direction:column;gap:6px;padding:12px 11px 0;display:flex}.account-filters>label>span,.account-filters legend{color:#385962;font-size:8px;font-weight:800}.account-filters input,.account-filters select{color:#31515a;background:#fff;border:1px solid #cedbdc;border-radius:5px;outline:none;height:30px;padding:0 8px;font-size:9px}.account-filters select{height:34px}.account-filters input:focus,.account-filters select:focus{border-color:#25a873;box-shadow:0 0 0 2px #25a8731a}.account-filters fieldset{border:0;border-top:1px solid #d7e1e2;margin:15px 11px 0;padding:11px 0 0}.account-filters fieldset label{color:#4f6870;align-items:center;gap:6px;margin:7px 0;font-size:9px;display:flex}.account-filters input[type=radio]{accent-color:#159467;width:auto;height:auto}.account-table-wrap{background:#fff;overflow:auto}.account-table{border-collapse:collapse;width:100%;min-width:820px}.account-table th{z-index:2;color:#fff;text-transform:none;letter-spacing:0;background:linear-gradient(#496b78,#345764);border-right:1px solid #ffffff2e;padding:9px 10px;font-size:8px;font-weight:600;position:sticky;top:0}.account-table th span{float:right;color:#f5d657}.account-table td{color:#294a54;white-space:nowrap;border-bottom:0;border-right:1px solid #e4e9ea;height:29px;padding:5px 10px;font-size:8.5px}.account-table tbody tr:nth-child(2n){background:#f1f5f6}.account-table tbody tr:hover{background:#e1f2eb}.account-table tbody tr.group td{color:#173f49;font-weight:800}.account-table tbody tr.group{background:#e9eff0}.account-table tbody tr.inactive td{color:#9aa8ac;text-decoration:line-through}.account-table tbody tr.selected,.account-table tbody tr.group.selected{background:#168e78}.account-table tbody tr.selected td{color:#fff;border-color:#ffffff1f;text-decoration:none}.account-table th:first-child{width:210px}.account-table th:nth-child(2){width:470px}.account-table th:nth-child(3){width:190px}.account-table th:last-child{text-align:right;width:190px}.account-table td:last-child{text-align:right;font-variant-numeric:tabular-nums}.account-table td.negative{color:#b54d4d}.account-table tr.selected td.negative{color:#fff}.account-empty{color:#83969c;align-content:center;place-items:center;min-height:380px;display:grid}.account-empty b{font-size:10px}.account-empty span{margin-top:5px;font-size:8px}.account-statusbar{color:#71858c;background:#f7f9f9;border-top:1px solid #dbe4e4;justify-content:space-between;align-items:center;gap:16px;min-height:35px;padding:0 13px;font-size:8px;display:flex}.account-statusbar b{color:#274c56;font-size:9px}.account-ledger>.inline-crud{box-shadow:0 8px 24px #133a4214}.account-sort-button{width:100%;color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;gap:8px;padding:0;display:flex}.account-sort-button:hover,.account-sort-button:focus-visible{color:#fff6a8;outline:none}.account-sort-button span{color:#f5d657;margin-left:auto;font-size:7px;float:none!important}@media (width<=850px){.account-commandbar{overflow-x:auto}.account-commandbar>button{white-space:nowrap;flex:none;padding:0 8px}.account-commandbar .command-summary{display:none}.account-ledger-body{grid-template-columns:1fr}.account-filters{border-bottom:1px solid #d9e3e4;border-right:0;grid-template-columns:1fr 1fr;padding-bottom:12px;display:grid}.account-filters .filter-title{grid-column:1/3}.account-filters fieldset{align-items:center;gap:18px;display:flex}.account-filters fieldset label{margin:3px 0}.account-filters .filter-reset{align-self:end}.account-statusbar{flex-direction:column;align-items:flex-start;padding:9px 12px}}@media (width<=560px){.account-commandbar>button span{display:none}.account-commandbar>button{border-right:0;padding:0 5px}.account-filters{grid-template-columns:1fr}.account-filters .filter-title{grid-column:1}.account-statusbar b{text-align:left;width:100%}}@media print{.account-commandbar,.account-filters,.account-statusbar,.account-ledger>.inline-crud{display:none!important}.account-ledger{box-shadow:none;border:0}.account-ledger-body{display:block}.account-table{min-width:0}.account-table th{color:#163c47!important;background:#e8eeee!important}.account-table td{font-size:7px}}.payment-workspace{flex-direction:column;gap:12px;display:flex}.payment-ledger{overflow:hidden}.payment-commandbar{background:linear-gradient(#fff,#f4f7f7);border-bottom:1px solid #d8e2e3;align-items:center;gap:3px;min-height:48px;padding:6px 10px;display:flex}.payment-commandbar>button{color:#38555e;cursor:pointer;background:0 0;border:0;border-right:1px solid #dfe6e6;align-items:center;gap:7px;height:34px;padding:0 10px;font-size:9px;display:flex}.payment-commandbar>button:hover{color:#14865b;background:#eaf6f1;border-radius:6px}.payment-commandbar i{border-radius:6px;place-items:center;width:22px;height:22px;font-size:14px;font-style:normal;font-weight:800;display:grid}.payment-entry .inline-crud-head>div span{letter-spacing:1px;color:#169064;font-size:7px;font-weight:800;display:block}.payment-entry .inline-crud-head>div h3{margin-top:4px}.payment-ledger-body{grid-template-columns:190px minmax(0,1fr);min-height:560px;display:grid}.payment-filters{background:#f2f6f6;border-right:1px solid #d9e3e4;padding-bottom:20px}.payment-filters>label{flex-direction:column;gap:6px;padding:12px 11px 0;display:flex}.payment-filters>label>span,.payment-filters legend,.payment-date-filter span{color:#385962;font-size:8px;font-weight:800}.payment-filters input{color:#31515a;background:#fff;border:1px solid #cedbdc;border-radius:5px;outline:none;height:29px;padding:0 7px;font-size:8px}.payment-filters input:focus{border-color:#25a873;box-shadow:0 0 0 2px #25a8731a}.payment-date-filter{border-top:1px solid #d7e1e2;margin:14px 11px 0;padding-top:4px}.payment-date-filter>.filter-check{align-items:center;gap:7px;margin:7px 0 9px;display:flex}.payment-date-filter>label:not(.filter-check){grid-template-columns:31px 1fr;align-items:center;gap:5px;margin-top:6px;display:grid}.payment-date-filter input:disabled{opacity:.5}.payment-filters fieldset{border:0;border-top:1px solid #d7e1e2;margin:14px 11px 0;padding:10px 0 0}.payment-filters fieldset label{color:#4f6870;align-items:center;gap:6px;margin:7px 0;font-size:8px;display:flex}.payment-filters input[type=radio],.payment-filters input[type=checkbox]{accent-color:#159467;width:auto;height:auto}.payment-table-wrap{scrollbar-gutter:stable both-edges;overscroll-behavior:contain;background:#fff;height:100%;max-height:510px;overflow:auto}.payment-table-wrap::-webkit-scrollbar{width:11px;height:11px}.payment-table-wrap::-webkit-scrollbar-track{background:#edf2f1;border-left:1px solid #d9e3e1}.payment-table-wrap::-webkit-scrollbar-thumb{background:#79969a;border:2px solid #edf2f1;border-radius:999px}.payment-table-wrap::-webkit-scrollbar-thumb:hover{background:#55777c}.payment-table{border-collapse:collapse;width:100%;min-width:1050px}.payment-table th{z-index:2;color:#fff;text-transform:none;letter-spacing:0;white-space:nowrap;background:linear-gradient(#496b78,#345764);border-right:1px solid #ffffff2e;padding:9px;font-size:8px;font-weight:600;position:sticky;top:0}.payment-table th span{float:right;color:#f5d657}.payment-table td{color:#294a54;white-space:nowrap;border-bottom:0;border-right:1px solid #e4e9ea;height:29px;padding:5px 9px;font-size:8.5px}.payment-table tbody tr:nth-child(2n){background:#f1f5f6}.payment-table tbody tr:hover{background:#e1f2eb}.payment-table tbody tr.selected{background:#168e78}.payment-table tbody tr.selected td{color:#fff;border-color:#ffffff1f}.payment-table th:nth-child(4){text-align:right;width:190px}.payment-table td:nth-child(4){text-align:right;font-variant-numeric:tabular-nums}.payment-empty{color:#83969c;align-content:center;place-items:center;min-height:390px;display:grid}.payment-empty b{font-size:10px}.payment-empty span{margin-top:5px;font-size:8px}.payment-statusbar{color:#71858c;background:#f7f9f9;border-top:1px solid #dbe4e4;justify-content:space-between;align-items:center;gap:16px;min-height:35px;padding:0 13px;font-size:8px;display:flex}.payment-statusbar b{color:#274c56;font-size:9px}@media (width<=850px){.payment-commandbar{overflow-x:auto}.payment-commandbar>button{white-space:nowrap;flex:none;padding:0 8px}.payment-commandbar .command-summary{display:none}.payment-ledger-body{grid-template-columns:1fr}.payment-filters{border-bottom:1px solid #d9e3e4;border-right:0;grid-template-columns:1fr 1fr;padding-bottom:12px;display:grid}.payment-filters .filter-title{grid-column:1/3}.payment-filters fieldset{align-items:center;gap:18px;display:flex}.payment-filters fieldset label{margin:3px 0}.payment-statusbar{flex-direction:column;align-items:flex-start;padding:9px 12px}}@media (width<=560px){.payment-commandbar>button span{display:none}.payment-commandbar>button{border-right:0;padding:0 5px}.payment-filters{grid-template-columns:1fr}.payment-filters .filter-title{grid-column:1}.payment-statusbar b{text-align:left;width:100%}}@media print{.payment-workspace>.category-tabs,.payment-commandbar,.payment-filters,.payment-statusbar,.payment-entry{display:none!important}.payment-ledger{box-shadow:none;border:0}.payment-ledger-body{display:block}.payment-table{min-width:0}.payment-table th{color:#163c47!important;background:#e8eeee!important}.payment-table td{font-size:7px}}.app-shell{zoom:var(--ui-scale,1)}.app-shell .sidebar{background:linear-gradient(180deg,var(--navy) 0%,var(--navy) 70%,var(--navy) 100%)}@supports (color:color-mix(in lab, red, red)){.app-shell .sidebar{background:linear-gradient(180deg,var(--navy) 0%,color-mix(in srgb,var(--navy) 88%,#236273) 70%,color-mix(in srgb,var(--navy) 86%,#000) 100%)}}.app-shell .brand-mark{background:linear-gradient(135deg,var(--green),var(--green))}@supports (color:color-mix(in lab, red, red)){.app-shell .brand-mark{background:linear-gradient(135deg,color-mix(in srgb,var(--green) 75%,#fff),var(--green))}}.app-shell .hero-card{background:linear-gradient(120deg,var(--navy) 0%,var(--navy) 100%)}@supports (color:color-mix(in lab, red, red)){.app-shell .hero-card{background:linear-gradient(120deg,var(--navy) 0%,color-mix(in srgb,var(--navy) 72%,var(--green)) 100%)}}.school-logo-image{object-fit:contain;background:#fff;border-radius:50%;width:32px;height:32px;padding:2px}.paper-brand>img{object-fit:contain;border:1px solid var(--line);border-radius:8px;width:36px;height:36px}.settings-workspace{flex-direction:column;gap:16px;display:flex}.settings-toolbar{justify-content:space-between;align-items:center;padding:14px 17px;display:flex}.settings-toolbar>div:first-child{align-items:center;gap:10px;display:flex}.settings-toolbar>div:first-child>span{letter-spacing:1px;color:#7b8f96;font-size:8px;font-weight:800}.settings-toolbar select{border:1px solid var(--line);color:#294b55;background:#fff;border-radius:8px;min-width:180px;height:34px;padding:0 10px;font-size:9px}.settings-toolbar b{color:#244853;font-size:11px}.settings-actions{gap:7px;display:flex}.settings-actions button{color:#365b65;cursor:pointer;background:#fff;border:1px solid #dbe5e5;border-radius:8px;height:34px;padding:0 12px;font-size:9px;font-weight:700}.settings-actions button:hover:not(:disabled){border-color:var(--green);color:var(--green)}.settings-actions button.danger{color:#bd5050}.settings-actions button:disabled{opacity:.4;cursor:not-allowed}.settings-layout{grid-template-columns:minmax(0,1.45fr) minmax(290px,.55fr);gap:16px;display:grid}.settings-preview{position:relative;overflow:hidden}.preview-cover{background:linear-gradient(120deg,var(--preview-dark),var(--preview-primary));color:#fff;min-height:105px;padding:24px}.preview-cover span,.preview-cover b{display:block}.preview-cover span{letter-spacing:1.4px;opacity:.72;font-size:8px}.preview-cover b{margin-top:10px;font-family:Georgia,serif;font-size:22px}.preview-identity{align-items:flex-start;gap:17px;padding:22px;display:flex}.preview-identity>img,.preview-logo{object-fit:contain;border:1px solid var(--line);background:#fff;border-radius:16px;flex:0 0 68px;width:68px;height:68px;padding:5px}.preview-logo{background:var(--preview-soft);color:var(--preview-primary);place-items:center;font-size:18px;font-weight:900;display:grid}.preview-identity>div:last-child>span{color:#71868d;font-size:8px}.preview-identity h2{margin:6px 0;font-family:Georgia,serif;font-size:19px}.preview-identity p{color:#6e838a;margin:0 0 10px;font-size:9px}.preview-meta{background:var(--line);border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(3,1fr);gap:1px;display:grid}.preview-meta>div{background:#fafcfc;padding:13px 17px}.preview-meta span,.preview-meta b{display:block}.preview-meta span{color:#84979d;font-size:7px}.preview-meta b{color:#294c56;margin-top:5px;font-size:9px}.social-links{flex-wrap:wrap;gap:7px;padding:16px 20px;display:flex}.social-links a,.social-empty{color:#3f626c;border:1px solid #dfe8e8;border-radius:8px;align-items:center;gap:6px;padding:7px 9px;font-size:8px;text-decoration:none;display:flex}.social-links a:hover{border-color:var(--preview-primary);color:var(--preview-primary)}.social-links i{background:var(--preview-soft);width:21px;height:21px;color:var(--preview-primary);border-radius:6px;place-items:center;font-size:7px;font-style:normal;font-weight:900;display:grid}.social-empty{opacity:.42}.settings-empty{text-align:center;color:#758a91;background:#ffffffed;place-content:center;display:grid;position:absolute;inset:105px 0 0}.settings-empty b{font-size:11px}.settings-empty span{margin-top:6px;font-size:8px}.settings-unit-list{height:max-content;padding:18px}.settings-unit-list .panel-head{margin-bottom:9px}.settings-unit-list>button{text-align:left;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #edf1f1;grid-template-columns:38px 1fr auto;align-items:center;gap:10px;width:100%;padding:11px 7px;display:grid}.settings-unit-list>button.active{background:var(--green-soft);border-bottom-color:#0000;border-radius:9px}.settings-unit-list>button>i{color:#fff;border-radius:9px;place-items:center;width:36px;height:36px;font-size:8px;font-style:normal;font-weight:900;display:grid;overflow:hidden}.settings-unit-list>button>i img{object-fit:contain;background:#fff;width:100%;height:100%}.settings-unit-list>button>span b,.settings-unit-list>button>span small{display:block}.settings-unit-list>button>span b{color:#284c56;font-size:9px}.settings-unit-list>button>span small{color:#7e9197;white-space:nowrap;text-overflow:ellipsis;max-width:190px;margin-top:4px;font-size:7px;overflow:hidden}.settings-form{padding:22px}.settings-form-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding-bottom:16px;display:flex}.settings-form-head span{letter-spacing:1.2px;color:var(--green);font-size:8px;font-weight:800}.settings-form-head h3{margin:5px 0 0;font-family:Georgia,serif;font-size:18px}.settings-form-head>button{color:#567078;cursor:pointer;background:#edf2f1;border:0;border-radius:50%;width:31px;height:31px;font-size:18px}.settings-form-grid{grid-template-columns:1fr 1.15fr 1fr;gap:18px;padding-top:18px;display:grid}.settings-form fieldset{border:1px solid #e0e8e8;border-radius:12px;min-width:0;padding:16px}.settings-form legend{color:#31545e;padding:0 6px;font-size:9px;font-weight:800}.settings-form fieldset>.field{margin-top:12px}.theme-options{gap:7px;margin-top:14px;display:grid}.theme-options button{text-align:left;cursor:pointer;background:#fff;border:1px solid #e0e8e8;border-radius:8px;grid-template-columns:25px 1fr auto;align-items:center;gap:8px;padding:7px 8px;display:grid}.theme-options button.selected{border-color:var(--green);background:var(--green-soft)}.theme-options i{border-radius:6px;width:22px;height:22px}.theme-options span{color:#365963;font-size:8px}.theme-options small{color:#8a9ba0;font-size:7px}.logo-upload{align-items:center;gap:8px;margin:10px 0 6px;display:flex}.logo-upload>img,.logo-upload>span{border:1px solid var(--line);object-fit:contain;width:48px;height:48px;color:var(--green);background:#f6f9f8;border-radius:10px;place-items:center;font-weight:900;display:grid}.logo-upload label,.logo-upload button{color:#48666f;cursor:pointer;background:#fff;border:1px solid #dce6e5;border-radius:7px;padding:7px 8px;font-size:8px}.logo-upload label input{display:none}.logo-upload button{color:#b45555}.social-settings{grid-template-columns:1fr;align-content:start;display:grid}.settings-form>.form-actions{border-top:1px solid var(--line);padding-top:15px}@media (width<=1050px){.settings-layout{grid-template-columns:1fr}.settings-form-grid{grid-template-columns:1fr 1fr}.settings-form-grid .social-settings{grid-column:1/3}.settings-unit-list{grid-template-columns:repeat(2,1fr);gap:0 12px;display:grid}.settings-unit-list .panel-head{grid-column:1/3}}@media (width<=650px){.app-shell{zoom:1}.settings-toolbar{flex-direction:column;align-items:flex-start;gap:12px}.settings-toolbar>div:first-child{width:100%}.settings-toolbar select{flex:1;min-width:0}.settings-actions{width:100%}.settings-actions button{flex:1}.settings-form-grid{grid-template-columns:1fr}.settings-form-grid .social-settings{grid-column:1}.settings-unit-list{grid-template-columns:1fr}.settings-unit-list .panel-head{grid-column:1}.preview-identity{flex-direction:column}.preview-meta{grid-template-columns:1fr}.preview-meta>div{justify-content:space-between;align-items:center;display:flex}.preview-meta b{margin-top:0}}.app-shell table td{font-size:var(--data-font-size,8.5px)!important;height:var(--data-row-height,24px)!important;min-height:var(--data-row-height,24px)!important;line-height:calc(var(--data-row-height,24px) - 4px)!important;padding:2px 8px!important}.app-shell table th{font-size:var(--data-font-size,8.5px)!important;height:calc(var(--data-row-height,24px) + 4px)!important;line-height:calc(var(--data-row-height,24px) - 2px)!important;padding:3px 8px!important}.app-shell .subnav button,.app-shell .category-tabs button,.app-shell .performance-list button,.app-shell .recent-card article,.app-shell .activity{font-size:var(--data-font-size,8.5px)!important}.app-shell .recent-card article,.app-shell .activity{padding-top:max(4px,calc((var(--data-row-height,24px) - 10px)/2))!important;padding-bottom:max(4px,calc((var(--data-row-height,24px) - 10px)/2))!important}.preview-meta{grid-template-columns:repeat(4,1fr)}.density-preview{border:1px solid #e1e8e8;border-radius:9px;margin:0 20px 4px;overflow:hidden}.density-preview>div,.density-preview>p{min-height:var(--preview-row-height);font-size:var(--preview-data-font);color:#365660;justify-content:space-between;align-items:center;margin:0;padding:0 10px;display:flex}.density-preview>div{color:#294b55;background:#e9eeee}.density-preview>p:nth-child(odd){background:#f1f5f6}.density-preview b{font-size:inherit}.density-control-note{border:1px solid #dfe8e8;border-radius:9px;margin-top:12px;overflow:hidden}.density-control-note>b{color:#365963;background:#edf3f2;padding:7px 9px;font-size:8px;display:block}.density-control-note>span{color:#5f767e;border-top:1px solid #edf1f1;align-items:center;padding:0 9px;display:flex}.settings-form input[type=range]{accent-color:var(--green);height:23px;padding:0}@media (width<=650px){.preview-meta{grid-template-columns:1fr}}.table-page-buttons{justify-content:flex-end;align-items:center;gap:5px;padding-bottom:1px;display:flex;overflow-x:auto}.table-page-buttons button:hover{border-color:var(--green);color:var(--green)}@supports (color:color-mix(in lab, red, red)){.table-page-buttons button.active{box-shadow:0 3px 8px color-mix(in srgb,var(--green) 20%,transparent)}}.customer-commandbar>button:disabled,.receipt-commandbar>button:disabled,.payment-commandbar>button:disabled,.other-commandbar>button:disabled{opacity:.36;cursor:not-allowed}.customer-commandbar>button:disabled:hover,.receipt-commandbar>button:disabled:hover,.payment-commandbar>button:disabled:hover,.other-commandbar>button:disabled:hover{color:#38555e;background:0 0}.account-ledger-body+.table-pagination,.customer-ledger-body+.table-pagination,.payment-ledger-body+.table-pagination,.receipt-ledger-body+.table-pagination{border-top:1px solid #dbe5e5}.other-ledger-body>.table-pagination{grid-column:1/-1}.table-wrap+.table-pagination{border-radius:0 0 12px 12px}.workspace-card>.table-wrap+.table-pagination{margin-top:0}@media (width<=650px){.table-pagination{flex-direction:column;align-items:flex-start}.table-page-buttons{justify-content:flex-start;width:100%;max-width:100%}.table-page-buttons button{min-width:64px}}@media print{.table-pagination{display:none!important}}.cmd-delete-all{color:#b64545!important}.cmd-delete-all i{color:#b73f3f!important;background:#f8dddd!important}.table-toolbar .bulk-table-button{color:#b44141;background:#fff1f1;border-color:#efcccc;margin-left:8px}.table-toolbar .bulk-table-button:hover:not(:disabled){color:#fff;background:#b84444;border-color:#b84444}.table-toolbar .bulk-table-button:disabled{opacity:.4;cursor:not-allowed}.bulk-delete-backdrop{z-index:1200;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0a21279e;place-items:center;padding:22px;display:grid;position:fixed;inset:0}.bulk-delete-dialog{text-align:center;background:#fff;border:1px solid #ffffff94;border-radius:18px;width:min(470px,100%);padding:27px;box-shadow:0 26px 70px #051c2252}.bulk-delete-icon{color:#d16e35;background:#fff0e5;border-radius:50%;place-items:center;width:54px;height:54px;margin:0 auto 14px;font:800 26px Georgia,serif;display:grid}.bulk-delete-dialog>span{color:#b45a43;letter-spacing:1.2px;font-size:8px;font-weight:900;display:block}.bulk-delete-dialog h3{color:#183f49;margin:7px 0 9px;font:700 22px Georgia,serif}.bulk-delete-dialog>p{color:#6c8188;max-width:390px;margin:0 auto;font-size:9px;line-height:1.65}.bulk-delete-dialog>p b{color:#b34444}.bulk-delete-options{gap:9px;margin-top:22px;display:grid}.bulk-delete-options>button{text-align:left;cursor:pointer;background:#fff;border:1px solid #dce6e5;border-radius:11px;grid-template-columns:40px 1fr;align-items:center;gap:11px;width:100%;min-height:60px;padding:9px 12px;display:grid}.bulk-delete-options>button:hover{transform:translateY(-1px);box-shadow:0 7px 18px #11373f17}.bulk-delete-options i{border-radius:9px;place-items:center;width:38px;height:38px;font-size:18px;font-style:normal;font-weight:900;display:grid}.bulk-delete-options span b,.bulk-delete-options span small{display:block}.bulk-delete-options span b{font-size:10px}.bulk-delete-options span small{color:#809399;margin-top:4px;font-size:8px}.bulk-delete-options .download-first{border-color:#bfe2d2}.bulk-delete-options .download-first i{color:#168c62;background:#e6f7ef}.bulk-delete-options .download-first b{color:#176e52}.bulk-delete-options .delete-now{border-color:#efcaca}.bulk-delete-options .delete-now i{color:#bc4444;background:#fde9e9}.bulk-delete-options .delete-now b{color:#a83e3e}.bulk-delete-cancel{color:#5d747c;cursor:pointer;background:0 0;border:0;margin-top:16px;font-size:9px;font-weight:700;text-decoration:underline}@media (width<=560px){.bulk-delete-dialog{padding:22px 17px}.bulk-delete-dialog h3{font-size:19px}.bulk-delete-options>button{min-height:64px}.cmd-delete-all span{display:none}}@media print{.bulk-delete-backdrop{display:none!important}}.table-region{background:#fff;flex-direction:column;min-width:0;min-height:0;display:flex;overflow:hidden}.table-region>.account-table-wrap,.table-region>.customer-table-wrap,.table-region>.payment-table-wrap,.table-region>.receipt-table-wrap,.table-region>.other-table-wrap{flex:1;min-height:0}.table-region>.table-pagination{flex:none}.table-pagination{color:#617981;background:#fbfdfc;border-top:1px solid #dbe5e5;justify-content:space-between;align-items:center;gap:18px;min-height:50px;padding:8px 14px;display:flex}.table-pagination>span{white-space:nowrap;font-size:8px;font-weight:700}.table-page-buttons{justify-content:flex-end;align-items:center;gap:6px;max-width:70%;padding:2px 0;display:flex;overflow-x:auto}.table-page-buttons button{color:#365963;cursor:pointer;background:#fff;border:1px solid #d4dfdd;border-radius:8px;flex:none;min-width:70px;height:34px;padding:0 10px;font-size:8px;font-weight:800}.table-page-buttons button:hover:not(:disabled){border-color:var(--green);color:var(--green)}.table-page-buttons button.active{border-color:var(--green);background:var(--green);color:#fff;box-shadow:0 4px 10px var(--green)}@supports (color:color-mix(in lab, red, red)){.table-page-buttons button.active{box-shadow:0 4px 10px color-mix(in srgb,var(--green) 22%,transparent)}}.table-page-buttons button:disabled{opacity:.45;cursor:not-allowed}.account-ledger-body+.table-pagination,.customer-ledger-body+.table-pagination,.payment-ledger-body+.table-pagination,.receipt-ledger-body+.table-pagination,.other-ledger-body>.table-pagination{display:none}.account-ledger .table-region{height:560px}.account-ledger .account-table-wrap{scrollbar-gutter:stable both-edges;overscroll-behavior:contain;height:100%;max-height:510px;overflow:auto}.account-ledger .account-table-wrap::-webkit-scrollbar{width:11px;height:11px}.account-ledger .account-table-wrap::-webkit-scrollbar-track{background:#edf2f1;border-left:1px solid #d9e3e1}.account-ledger .account-table-wrap::-webkit-scrollbar-thumb{background:#79969a;border:2px solid #edf2f1;border-radius:999px}.account-ledger .account-table-wrap::-webkit-scrollbar-thumb:hover{background:#55777c}.account-ledger .table-pagination{align-items:flex-start;gap:10px;min-height:0;padding:7px 10px}.account-ledger .table-pagination>span{padding-top:6px}.account-ledger .table-page-buttons{flex-wrap:wrap;flex:1;justify-content:flex-end;gap:3px;max-width:none;padding:0;overflow:visible}.account-ledger .table-page-buttons button{border-radius:5px;min-width:45px;height:24px;padding:0 4px;font-size:7px;line-height:1}.receipt-ledger .table-region,.payment-ledger .table-region{height:560px}.receipt-ledger .receipt-table-wrap,.payment-ledger .payment-table-wrap{scrollbar-gutter:stable both-edges;overscroll-behavior:contain;height:100%;max-height:none;overflow:auto}.receipt-ledger .receipt-table-wrap::-webkit-scrollbar{width:11px;height:11px}.payment-ledger .payment-table-wrap::-webkit-scrollbar{width:11px;height:11px}.receipt-ledger .receipt-table-wrap::-webkit-scrollbar-track{background:#edf2f1;border-left:1px solid #d9e3e1}.payment-ledger .payment-table-wrap::-webkit-scrollbar-track{background:#edf2f1;border-left:1px solid #d9e3e1}.receipt-ledger .receipt-table-wrap::-webkit-scrollbar-thumb{background:#79969a;border:2px solid #edf2f1;border-radius:999px}.payment-ledger .payment-table-wrap::-webkit-scrollbar-thumb{background:#79969a;border:2px solid #edf2f1;border-radius:999px}.receipt-ledger .receipt-table-wrap::-webkit-scrollbar-thumb:hover{background:#55777c}.payment-ledger .payment-table-wrap::-webkit-scrollbar-thumb:hover{background:#55777c}.receipt-ledger .table-pagination,.payment-ledger .table-pagination{align-items:flex-start;gap:10px;min-height:0;padding:7px 10px}.receipt-ledger .table-pagination>span,.payment-ledger .table-pagination>span{padding-top:6px}.receipt-ledger .table-page-buttons,.payment-ledger .table-page-buttons{flex-wrap:wrap;flex:1;justify-content:flex-end;gap:3px;max-width:none;padding:0;overflow:visible}.receipt-ledger .table-page-buttons button,.payment-ledger .table-page-buttons button{border-radius:5px;min-width:45px;height:24px;padding:0 4px;font-size:7px;line-height:1}@media (width<=650px){.table-pagination{flex-direction:column;align-items:flex-start;gap:7px}.table-page-buttons{justify-content:flex-start;width:100%;max-width:100%}.table-page-buttons button{min-width:70px}}@media (width<=850px){.account-ledger .table-region,.receipt-ledger .table-region,.payment-ledger .table-region{height:520px}.account-ledger .account-table-wrap{max-height:450px}.account-ledger .table-page-buttons,.receipt-ledger .table-page-buttons,.payment-ledger .table-page-buttons{justify-content:flex-start}.account-ledger .table-page-buttons button,.receipt-ledger .table-page-buttons button,.payment-ledger .table-page-buttons button{min-width:45px}}.payment-table{min-width:1420px}.payment-table th:first-child{width:118px}.payment-table th:nth-child(2){width:125px}.payment-table th:nth-child(3){width:105px}.payment-table th:nth-child(4){width:145px}.payment-table th:nth-child(5){width:470px}.payment-table th:nth-child(6),.payment-table th:nth-child(7),.payment-table th:nth-child(8){text-align:right;width:145px}.payment-table td:nth-child(4){text-align:left}.payment-table td:nth-child(5){text-overflow:ellipsis;max-width:470px;overflow:hidden}.payment-table td:nth-child(6),.payment-table td:nth-child(7),.payment-table td:nth-child(8){text-align:right;font-variant-numeric:tabular-nums}.import-template-backdrop{z-index:1200;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0a21279e;place-items:center;padding:22px;display:grid;position:fixed;inset:0}.import-template-dialog{text-align:center;background:#fff;border:1px solid #ffffff94;border-radius:18px;width:min(520px,100%);padding:27px;box-shadow:0 26px 70px #051c2252}.import-template-icon{background:var(--green-soft);width:54px;height:54px;color:var(--green);border-radius:15px;place-items:center;margin:0 auto 14px;font-size:24px;font-weight:900;display:grid}.import-template-dialog>span{color:var(--green);letter-spacing:1.2px;font-size:8px;font-weight:900;display:block}.import-template-dialog h3{color:#183f49;margin:7px 0 9px;font:700 22px Georgia,serif}.import-template-dialog>p{color:#6c8188;max-width:420px;margin:0 auto;font-size:9px;line-height:1.65}.import-column-list{flex-wrap:wrap;justify-content:center;gap:6px;margin-top:16px;display:flex}.import-column-list i{color:#46646c;background:#f6faf8;border:1px solid #dce7e4;border-radius:999px;padding:5px 8px;font-size:7px;font-style:normal;font-weight:700}.import-format-options{grid-template-columns:1fr 1fr;gap:10px;margin-top:20px;display:grid}.import-format-options button{cursor:pointer;background:#fff;border:1px solid #d6e5df;border-radius:12px;min-height:72px}.import-format-options button:hover{border-color:var(--green);background:var(--green-soft);transform:translateY(-1px)}.import-format-options b,.import-format-options span{display:block}.import-format-options b{color:#1c7558;font:800 18px Georgia,serif}.import-format-options span{color:#789097;margin-top:5px;font-size:8px}.import-pick-file{background:var(--green);color:#fff;cursor:pointer;border:0;border-radius:10px;width:100%;height:42px;margin-top:12px;font-size:9px;font-weight:800}.import-pick-file:hover{filter:brightness(.94)}.import-template-cancel{color:#5d747c;cursor:pointer;background:0 0;border:0;margin-top:14px;font-size:9px;font-weight:700;text-decoration:underline}@media (width<=560px){.import-template-dialog{padding:22px 17px}.import-template-dialog h3{font-size:19px}.import-format-options{grid-template-columns:1fr}.import-format-options button{min-height:58px}}@media print{.import-template-backdrop{display:none!important}}.rabs-workspace{flex-direction:column;gap:14px;display:flex}.rabs-commandbar{justify-content:space-between;align-items:center;padding:14px 17px;display:flex}.rabs-commandbar>div:first-child span,.rabs-commandbar>div:first-child b{display:block}.rabs-commandbar>div:first-child span{letter-spacing:1.2px;color:var(--green);font-size:8px;font-weight:900}.rabs-commandbar>div:first-child b{color:#214751;margin-top:5px;font:700 17px Georgia,serif}.rabs-commandbar>div:nth-child(2){gap:7px;display:flex}.rabs-commandbar button{color:#365a63;cursor:pointer;background:#fff;border:1px solid #d9e4e2;border-radius:8px;height:34px;padding:0 11px;font-size:8px;font-weight:800}.rabs-commandbar button:hover{border-color:var(--green);color:var(--green)}.rabs-commandbar button:first-child{background:var(--green);border-color:var(--green);color:#fff}.rabs-commandbar button.danger{color:#b44848;background:#fff2f2;border-color:#efcece}.rabs-commandbar button:disabled{opacity:.4;cursor:not-allowed}.rabs-filter{align-items:center;gap:13px;padding:12px 16px;display:flex}.rabs-filter-check{color:#294f59;align-items:center;gap:7px;font-size:9px;font-weight:800;display:flex}.rabs-filter-check input{accent-color:var(--green)}.rabs-filter>label:not(.rabs-filter-check){color:#758990;align-items:center;gap:6px;font-size:8px;display:flex}.rabs-filter input[type=date]{color:#365963;border:1px solid #d9e4e2;border-radius:7px;height:31px;padding:0 8px;font-size:8px}.rabs-filter>button{color:#48666f;background:#fff;border:1px solid #d9e4e2;border-radius:7px;height:31px;padding:0 12px;font-size:8px;font-weight:700}.rabs-filter>p{color:#70858c;max-width:430px;margin:0 0 0 auto;font-size:8px;line-height:1.5}.rabs-kpis{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.rabs-table-card{overflow:hidden}.rabs-table-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:17px 18px;display:flex}.rabs-table-head span{letter-spacing:1px;color:#7c9097;font-size:8px;font-weight:800}.rabs-table-head h3{color:#244a54;margin:5px 0 0;font:700 16px Georgia,serif}.rabs-section-tag{color:#44646d;background:#f4f8f7;border:1px solid #dce7e4;border-radius:999px;padding:4px 7px;font-size:7px;font-weight:800;display:inline-flex}.rabs-code{color:#1f5663;font-weight:900}.rabs-account b,.rabs-account small{display:block}.rabs-account b{font-size:inherit;color:#284e58}.rabs-account small{color:#82959b;margin-top:2px;font-size:7px}.rabs-actual{color:#137b58}.rabs-negative{color:#c24747;font-weight:800}.rabs-progress{align-items:center;gap:6px;min-width:90px;display:flex}.rabs-progress>i{background:#e5ecea;border-radius:9px;width:52px;height:5px;overflow:hidden}.rabs-progress>i>b{background:var(--green);border-radius:inherit;height:100%;display:block}.rabs-progress>strong{color:#365c66;font-size:7px}.rabs-row-delete{color:#b34343;cursor:pointer;background:#fff0f0;border:0;border-radius:6px;padding:5px 8px;font-size:7px;font-weight:800}.rabs-table-card th:nth-child(4),.rabs-table-card th:nth-child(5),.rabs-table-card th:nth-child(6),.rabs-table-card td:nth-child(4),.rabs-table-card td:nth-child(5),.rabs-table-card td:nth-child(6){text-align:right}.flow-workspace{flex-direction:column;gap:16px;display:flex}.flow-intro{justify-content:space-between;align-items:flex-start;padding:24px;display:flex}.flow-intro span{letter-spacing:1.2px;color:var(--green);font-size:8px;font-weight:900}.flow-intro h2{color:#1d4751;margin:7px 0 8px;font:700 22px Georgia,serif}.flow-intro p{color:#6c8289;max-width:760px;margin:0;font-size:9px;line-height:1.65}.flow-nodes{grid-template-columns:repeat(4,1fr);gap:13px;display:grid}.flow-node{background:#fff;border:1px solid #dce6e4;border-radius:15px;align-items:flex-start;gap:12px;min-height:145px;padding:20px;display:flex;position:relative}.flow-node>i{color:#31758b;background:#eaf4f7;border-radius:11px;flex:0 0 38px;place-items:center;width:38px;height:38px;font-style:normal;font-weight:900;display:grid}.flow-node.green>i{color:#15875d;background:#e8f7f0}.flow-node.amber>i{color:#bd7420;background:#fff2df}.flow-node.red>i{color:#bd4c4c;background:#fdeaea}.flow-node span{letter-spacing:1px;color:#84979d;font-size:7px;font-weight:800}.flow-node h3{color:#284d57;margin:5px 0 7px;font:700 15px Georgia,serif}.flow-node p{color:#72868d;margin:0;font-size:8px;line-height:1.55}.flow-node>b{z-index:2;width:22px;height:22px;color:var(--green);background:#fff;border:1px solid #d9e4e2;border-radius:50%;place-items:center;display:grid;position:absolute;top:58px;right:-12px}.flow-relations{padding:21px}.flow-relations h3{margin:0;font:700 17px Georgia,serif}.flow-relations>div{grid-template-columns:repeat(4,1fr);gap:10px;margin-top:14px;display:grid}.flow-relations>div>span{background:#f8faf9;border:1px solid #e1e9e8;border-radius:10px;padding:12px}.flow-relations b,.flow-relations small{display:block}.flow-relations b{color:#2c515b;font-size:9px}.flow-relations small{color:#7d9197;margin-top:5px;font-size:7px}.flow-relations>p{color:#755d59;background:#fff4f1;border-left:3px solid #d96b59;margin:13px 0 0;padding:10px 12px;font-size:8px;line-height:1.55}@media (width<=1100px){.rabs-kpis,.flow-nodes{grid-template-columns:1fr 1fr}.flow-node>b{display:none}.flow-relations>div{grid-template-columns:1fr 1fr}}@media (width<=720px){.rabs-commandbar,.rabs-filter{flex-direction:column;align-items:flex-start}.rabs-commandbar>div:nth-child(2){width:100%;overflow-x:auto}.rabs-commandbar button{white-space:nowrap}.rabs-filter>p{margin-left:0}.rabs-kpis,.flow-nodes,.flow-relations>div{grid-template-columns:1fr}.flow-intro{flex-direction:column;gap:12px}.rabs-table-card table{min-width:980px}}@media print{.rabs-commandbar,.rabs-filter,.rabs-row-delete,.flow-workspace{display:none!important}}.cmd-download{color:#137e57;background:#e3f7ea}.export-dialog-backdrop{z-index:1200;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0a21279e;place-items:center;padding:22px;display:grid;position:fixed;inset:0}.export-dialog{text-align:center;background:#fff;border:1px solid #ffffff94;border-radius:18px;width:min(570px,100%);padding:27px;box-shadow:0 26px 70px #051c2252}.export-dialog-icon{background:var(--green-soft);width:54px;height:54px;color:var(--green);border-radius:15px;place-items:center;margin:0 auto 14px;font-size:24px;font-weight:900;display:grid}.export-dialog>span{color:var(--green);letter-spacing:1.2px;font-size:8px;font-weight:900;display:block}.export-dialog h3{color:#183f49;margin:7px 0 9px;font:700 22px Georgia,serif}.export-dialog>p{color:#6c8188;margin:0 auto;font-size:9px;line-height:1.65}.export-dialog>p b{color:#1a7357}.export-dialog-options{grid-template-columns:repeat(3,1fr);gap:10px;margin-top:21px;display:grid}.export-dialog-options button{cursor:pointer;background:#fff;border:1px solid #d8e4e1;border-radius:12px;align-content:center;place-items:center;min-height:112px;padding:12px 8px;display:grid}.export-dialog-options button:hover{border-color:var(--green);background:var(--green-soft);transform:translateY(-1px);box-shadow:0 7px 18px #11373f14}.export-dialog-options i{color:#16835d;background:#eaf5f1;border-radius:9px;place-items:center;width:38px;height:38px;margin-bottom:8px;font-size:10px;font-style:normal;font-weight:900;display:grid}.export-dialog-options b{color:#244d57;font-size:10px}.export-dialog-options small{color:#7d9197;margin-top:5px;font-size:7px}.export-dialog-cancel{color:#5d747c;cursor:pointer;background:0 0;border:0;margin-top:16px;font-size:9px;font-weight:700;text-decoration:underline}@media (width<=600px){.export-dialog{padding:22px 17px}.export-dialog h3{font-size:19px}.export-dialog-options{grid-template-columns:1fr}.export-dialog-options button{text-align:left;grid-template-columns:40px 1fr;place-items:center start;min-height:62px}.export-dialog-options i{grid-row:1/3;margin:0}.export-dialog-options small{margin-top:2px}}@media print{.export-dialog-backdrop{display:none!important}}.financial-reports{flex-direction:column;gap:14px;display:flex}.report-standard-card{background:linear-gradient(135deg,#f8fcfa,#eef8f3);border:1px solid #d8e5e1;border-radius:14px;grid-template-columns:minmax(320px,1fr) 280px auto;align-items:center;gap:18px;padding:18px 20px;display:grid;box-shadow:0 8px 24px #14483d0d}.report-standard-card>div:first-child>span{color:var(--green);letter-spacing:1.25px;font-size:7px;font-weight:900}.report-standard-card h2{color:#174a41;margin:6px 0 5px;font:700 18px Georgia,serif}.report-standard-card p{color:#647c7b;max-width:680px;margin:0;font-size:8px;line-height:1.55}.report-standard-card>label span{color:#58716f;margin-bottom:5px;font-size:7px;font-weight:800;display:block}.report-standard-card select{color:#254f49;background:#fff;border:1px solid #cfe0db;border-radius:9px;width:100%;height:38px;padding:0 10px;font-size:8px;font-weight:700}.report-standard-stats{gap:8px;display:flex}.report-standard-stats span{color:#6e8582;background:#fff;border:1px solid #d9e7e2;border-radius:9px;place-items:center;min-width:68px;min-height:48px;font-size:7px;display:grid}.report-standard-stats b{color:#176f55;font-size:11px}.financial-reports .reports-layout{grid-template-columns:205px minmax(0,1fr);align-items:start;gap:14px;display:grid}.financial-reports .report-menu{background:#fff;border:1px solid #dbe5e3;border-radius:13px;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 6px 20px #143e420d}.financial-reports .report-menu>div{border-bottom:1px solid #e4ebe9;padding:17px 16px 12px}.financial-reports .report-menu>div span,.financial-reports .report-menu>div b{display:block}.financial-reports .report-menu>div span{color:#81938f;letter-spacing:1.1px;font-size:7px;font-weight:900}.financial-reports .report-menu>div b{color:#294e4a;margin-top:5px;font:700 12px Georgia,serif}.financial-reports .report-menu button{color:#4e6966;text-align:left;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #edf1f0;align-items:center;gap:10px;min-height:45px;padding:6px 12px;font-size:8px;font-weight:750;display:flex}.financial-reports .report-menu button:hover{color:var(--green);background:#f5faf8}.financial-reports .report-menu button.active{background:var(--green-soft);color:var(--green);box-shadow:inset 3px 0 var(--green)}.financial-reports .report-menu i{color:#607b75;background:#edf3f1;border-radius:7px;flex:0 0 27px;place-items:center;width:27px;height:27px;font-size:7px;font-style:normal;font-weight:900;display:grid}.financial-reports .report-menu button.active i{background:var(--green);color:#fff}.financial-reports .report-menu>p{color:#7b8e8a;margin:0;padding:14px;font-size:7px;line-height:1.55}.financial-reports .report-menu>p b{color:#536f69;margin-bottom:3px;display:block}.financial-reports .report-paper{background:#eaf0ee;border:1px solid #dbe5e3;border-radius:13px;min-width:0;overflow:hidden}.financial-reports .report-toolbar{background:#fff;border-bottom:1px solid #dbe4e2;justify-content:space-between;align-items:center;gap:12px;min-height:50px;padding:8px 14px;display:flex}.financial-reports .report-toolbar>span{color:#355a54;font-size:8px;font-weight:800}.financial-reports .report-toolbar>div{gap:7px;display:flex}.financial-reports .report-toolbar button{color:#376158;cursor:pointer;background:#fff;border:1px solid #d4e1dd;border-radius:8px;height:32px;padding:0 10px;font-size:8px;font-weight:800}.financial-reports .report-toolbar button:last-child{border-color:var(--green);background:var(--green);color:#fff}.financial-paper{background:#fff;width:min(920px,100% - 34px);min-height:720px;margin:17px auto;padding:35px 42px;box-shadow:0 7px 24px #1d40411a}.financial-paper .paper-brand{border-bottom:2px solid #1c5147;padding-bottom:18px}.financial-paper-title{text-align:center;padding:24px 0 20px}.financial-paper-title h2{color:#173f39;letter-spacing:.4px;margin:0;font:700 17px Georgia,serif}.financial-paper-title p{color:#526f69;margin:7px 0 0;font-size:8px}.financial-paper-title>span{color:#26725e;background:#f3f9f6;border:1px solid #d3e5df;border-radius:999px;margin-top:8px;padding:4px 8px;font-size:6.5px;font-weight:800;display:inline-block}.statement-head,.statement-row{grid-template-columns:minmax(260px,1fr) 165px 165px;align-items:center;display:grid}.statement-head{color:#3e5f59;background:#f1f6f4;border-top:1px solid #dfe7e5;border-bottom:1px solid #bccdc9;min-height:34px}.statement-head span{letter-spacing:.7px;padding-left:10px;font-size:7px;font-weight:900}.statement-head b{text-align:right;padding-right:10px;font-size:7px}.statement-row{color:#36544f;border-bottom:1px solid #e8edec;min-height:32px}.statement-row span{padding:5px 10px;font-size:8px}.statement-row b{text-align:right;font-variant-numeric:tabular-nums;padding:5px 10px;font-size:8px}.statement-row.section{color:#1c4c42;background:#f6f9f8;border-top:1px solid #dbe5e2;margin-top:10px}.statement-row.section span{letter-spacing:.5px;font-weight:900}.statement-row.section b{color:#0000}.statement-row.total{color:#153f36;border-top:1px solid #9fb5af;border-bottom:3px double #6e8b84;font-weight:900}.statement-row.indent span{padding-left:24px}.report-data-note{color:#806a3e;background:#fff8e9;border-left:3px solid #d4a548;margin-top:13px;padding:9px 11px;font-size:7px;line-height:1.55}.notes-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.notes-grid article{border:1px solid #e0e8e6;border-radius:9px;padding:14px}.notes-grid article>b{color:#204e45;margin-bottom:8px;font:700 11px Georgia,serif;display:block}.notes-grid p{color:#5c7570;margin:0;font-size:7.5px;line-height:1.65}.notes-grid article>span{color:#58716c;border-bottom:1px solid #edf1f0;justify-content:space-between;gap:12px;padding:5px 0;font-size:7px;display:flex}.notes-grid article>span strong{color:#254f46;font-size:7px}.notes-grid .note-total{border-top:1px solid #a9bcb7;border-bottom:3px double #7d9891;font-weight:900}.notes-grid .note-warning{background:#fffaf0;border-color:#edd9b6;grid-column:1/3}.trial-balance{border:1px solid #dfe7e5;max-height:590px;overflow:auto}.trial-balance>div{border-bottom:1px solid #e8edec;grid-template-columns:90px minmax(230px,1fr) 120px 130px 130px;align-items:center;min-height:28px;display:grid}.trial-balance>div>*{padding:4px 8px;font-size:7px}.trial-balance>div>b{text-align:right;font-variant-numeric:tabular-nums}.trial-balance .trial-head{z-index:2;color:#284f47;background:#dfe9e6;font-weight:900;position:sticky;top:0}.trial-balance>div.group{color:#224b42;background:#f3f6f5;font-weight:900}.financial-paper .paper-footer{margin-top:28px}@media (width<=1100px){.report-standard-card{grid-template-columns:1fr 280px}.report-standard-stats{grid-column:1/3}.financial-reports .reports-layout{grid-template-columns:180px minmax(0,1fr)}.statement-head,.statement-row{grid-template-columns:minmax(220px,1fr) 135px 135px}.financial-paper{padding:28px 30px}}@media (width<=820px){.report-standard-card{grid-template-columns:1fr}.report-standard-card>label,.report-standard-stats{grid-column:1}.financial-reports .reports-layout{grid-template-columns:1fr}.financial-reports .report-menu{flex-direction:row;display:flex;overflow-x:auto}.financial-reports .report-menu>div,.financial-reports .report-menu>p{display:none}.financial-reports .report-menu button{border-bottom:0;border-right:1px solid #edf1f0;flex:none;min-width:145px}.financial-paper{width:calc(100% - 20px);margin:10px;padding:24px 20px}.notes-grid{grid-template-columns:1fr}.notes-grid .note-warning{grid-column:1}.statement-head,.statement-row{grid-template-columns:minmax(190px,1fr) 120px 120px}.trial-balance{overflow-x:auto}.trial-balance>div{min-width:760px}}@media (width<=560px){.report-standard-stats{width:100%;overflow-x:auto}.financial-reports .report-toolbar{flex-direction:column;align-items:flex-start}.financial-reports .report-toolbar>div{width:100%}.financial-reports .report-toolbar button{flex:1}.financial-paper{padding:20px 14px}.statement-head,.statement-row{grid-template-columns:minmax(160px,1fr) 105px 105px}.statement-row span,.statement-row b{font-size:7px}.financial-paper-title h2{font-size:14px}}@media print{.report-standard-card,.financial-reports .report-menu,.financial-reports .report-toolbar{display:none!important}.financial-reports .reports-layout{display:block}.financial-reports .report-paper{background:#fff;border:0}.financial-paper{width:100%;min-height:0;box-shadow:none;margin:0;padding:0}.trial-balance{max-height:none;overflow:visible}.financial-reports{display:block}}.customer-export-result{background:linear-gradient(135deg,#effaf5,#f9fcfb);border:1px solid #bfe2d4;border-radius:11px;grid-template-columns:44px minmax(0,1fr) auto 28px;align-items:center;gap:12px;margin:10px 12px 12px;padding:11px 12px;display:grid;box-shadow:0 5px 16px #125b420f}.customer-export-result>i{color:#147c59;background:#dff4ea;border-radius:10px;place-items:center;width:42px;height:42px;font-size:9px;font-style:normal;font-weight:900;display:grid}.customer-export-result>div span,.customer-export-result>div b,.customer-export-result>div p{display:block}.customer-export-result>div span{color:#4f7e70;letter-spacing:.7px;font-size:7px;font-weight:900}.customer-export-result>div b{color:#1d5547;margin-top:3px;font-size:10px}.customer-export-result>div p{color:#647d77;margin:3px 0 0;font-size:7.5px;line-height:1.45}.customer-export-result>strong{color:#276956;white-space:nowrap;background:#fff;border:1px solid #cfe6dd;border-radius:999px;padding:5px 8px;font-size:7px}.customer-export-result>button{color:#718781;cursor:pointer;background:0 0;border:0;border-radius:7px;width:26px;height:26px;font-size:15px}.customer-export-result>button:hover{color:#275b4e;background:#e0eee9}@media (width<=650px){.customer-export-result{grid-template-columns:40px minmax(0,1fr) 26px}.customer-export-result>strong{grid-column:2}.customer-export-result>button{grid-area:1/3}.customer-export-result>div p{font-size:7px}}@media print{.customer-export-result{display:none!important}}.teacher-workspace{overflow:hidden}.teacher-filter-bar{background:#f7faf9;border-top:1px solid #e3ebe9;border-bottom:1px solid #e3ebe9;grid-template-columns:minmax(250px,1.5fr) minmax(150px,.7fr) 120px 120px;align-items:end;gap:10px;padding:14px 16px;display:grid}.teacher-filter-bar label span{color:#637b76;letter-spacing:.4px;margin-bottom:5px;font-size:7px;font-weight:800;display:block}.teacher-filter-bar input,.teacher-filter-bar select{color:#31564f;background:#fff;border:1px solid #d5e2de;border-radius:8px;width:100%;height:36px;padding:0 10px;font-size:8px}.teacher-filter-bar>div{background:#fff;border:1px solid #d9e6e2;border-radius:10px;place-items:center;min-height:52px;display:grid}.teacher-filter-bar>div b{color:var(--green);font:800 15px Georgia,serif}.teacher-filter-bar>div span{color:#718681;margin-top:2px;font-size:7px}.teacher-workspace .table-wrap{overflow-x:auto}.teacher-workspace .table-wrap table{min-width:1120px}.teacher-workspace .table-toolbar{flex-wrap:wrap}@media (width<=850px){.teacher-filter-bar{grid-template-columns:1fr 1fr}.teacher-filter-bar>div{min-height:46px}}@media (width<=560px){.teacher-filter-bar{grid-template-columns:1fr}.teacher-filter-bar>div{display:none}}@media print{.teacher-filter-bar,.teacher-workspace .table-toolbar,.teacher-workspace .table-pagination{display:none!important}}.personnel-ledger .customer-ledger-body{min-height:510px}.personnel-table-wrap{overflow-x:auto}.personnel-table{min-width:1050px}.personnel-table th:first-child{width:150px}.personnel-table th:nth-child(2){min-width:190px}.personnel-table th:nth-child(3){min-width:155px}.personnel-table th:nth-child(4){width:135px}.personnel-table th:nth-child(5){width:110px}.personnel-table th:nth-child(6){width:150px}.personnel-table th:nth-child(7){width:95px}.tenure-value{color:#21725d;font-size:inherit;white-space:nowrap}.tenure-note{border-left:3px solid var(--green);background:var(--green-soft);border-radius:0 8px 8px 0;margin-top:15px;padding:10px 9px}.tenure-note b,.tenure-note span{display:block}.tenure-note b{color:#276252;font-size:8px}.tenure-note span{color:#6b827b;margin-top:4px;font-size:7px;line-height:1.45}.personnel-ledger .inline-crud-grid input[readonly]{color:#58716a;background:#f2f6f5}@media (width<=720px){.personnel-ledger .customer-ledger-body{min-height:0}.personnel-table{min-width:980px}}@media print{.personnel-ledger .customer-commandbar,.personnel-ledger .customer-filters,.personnel-ledger .customer-statusbar,.personnel-ledger .table-pagination,.personnel-ledger .inline-crud{display:none!important}.personnel-ledger .customer-ledger-body{display:block}.personnel-table{min-width:0}}.auto-number-input{letter-spacing:.35px;cursor:not-allowed;font-weight:850;color:#176a51!important;background:#eef9f4!important;border-color:#b8ddcf!important}.auto-number-note{border-left:3px solid var(--green);background:var(--green-soft);border-radius:0 8px 8px 0;grid-column:1/-1;align-items:center;gap:9px;margin:2px 0 12px;padding:9px 11px;display:flex}.auto-number-note b{color:#1f6653;font-size:8px}.auto-number-note span{color:#688179;font-size:7.5px;line-height:1.45}.receipt-entry input[type=hidden]{display:none}@media (width<=640px){.auto-number-note{flex-direction:column;align-items:flex-start;gap:3px}}.system-date-input{cursor:not-allowed;font-weight:850;color:#275c78!important;background:#eef5fb!important;border-color:#c7d8e7!important}.spp-arrears-card{position:relative;overflow:hidden}.spp-arrears-head{background:linear-gradient(135deg,#f8fcfa,#eef8f3);border-bottom:1px solid #dfe9e6;grid-template-columns:minmax(280px,1fr) 190px 135px;align-items:end;gap:16px;padding:18px 20px;display:grid}.spp-arrears-head>div:first-child>span{color:var(--green);letter-spacing:1.15px;font-size:7px;font-weight:900}.spp-arrears-head h3{color:#1d4e44;margin:5px 0 4px;font:700 18px Georgia,serif}.spp-arrears-head p{color:#6a817b;margin:0;font-size:7.5px;line-height:1.55}.spp-arrears-head>label span{color:#55716a;margin-bottom:5px;font-size:7px;font-weight:850;display:block}.spp-arrears-head>label input{color:#25594d;background:#fff;border:1px solid #cfe0db;border-radius:9px;width:100%;height:38px;padding:0 10px;font-size:8px;font-weight:800}.spp-arrears-summary{background:#fff5f3;border:1px solid #f0cbc4;border-radius:11px;place-items:center;min-height:66px;display:grid}.spp-arrears-summary b{color:#ba4a3c;font:800 20px Georgia,serif}.spp-arrears-summary span{color:#9a554c;text-transform:uppercase;font-size:7px;font-weight:900}.spp-arrears-summary small{color:#8c716d;margin-top:3px;font-size:6.5px}.spp-arrears-card .table-wrap{max-height:330px;overflow:auto}.spp-arrears-card table{min-width:850px}.arrears-spp-cell{justify-content:space-between;align-items:center;gap:9px;min-width:150px;display:flex}.arrears-spp-cell>b{color:#395e56;white-space:nowrap;font-size:7.5px}.spp-arrears-clear{color:#27705a;place-items:center;padding:24px;display:grid}.spp-arrears-clear b{font-size:10px}.spp-arrears-clear span{color:#6a817a;margin-top:5px;font-size:7.5px}.spp-arrears-action{background:var(--green);color:#fff;cursor:pointer;border:0;border-radius:8px;height:32px;padding:0 12px;font-size:7.5px;font-weight:850;position:absolute;bottom:12px;right:18px;box-shadow:0 5px 14px #117a532e}.spp-arrears-action:hover{filter:brightness(.94)}@media (width<=760px){.spp-arrears-head{grid-template-columns:1fr 1fr}.spp-arrears-head>div:first-child{grid-column:1/3}.spp-arrears-action{margin:10px 14px 14px;position:static}.spp-arrears-card .table-pagination{padding-bottom:8px}}@media (width<=520px){.spp-arrears-head{grid-template-columns:1fr}.spp-arrears-head>div:first-child{grid-column:1}.spp-arrears-summary{min-height:56px}}@media print{.spp-arrears-head>label,.spp-arrears-action{display:none!important}.spp-arrears-card .table-wrap{max-height:none}}.student-history{overflow:hidden}.student-history-toolbar{background:linear-gradient(135deg,#f8fcfa,#eef8f3);border-bottom:1px solid #dfe9e6;justify-content:space-between;align-items:center;gap:20px;padding:20px 22px;display:flex}.student-history-toolbar span{color:var(--green);letter-spacing:1.15px;font-size:7px;font-weight:900}.student-history-toolbar h2{color:#1d4e44;margin:5px 0 4px;font:700 19px Georgia,serif}.student-history-toolbar p{color:#68817a;margin:0;font-size:7.5px;line-height:1.55}.student-history-toolbar>button{background:var(--green);color:#fff;cursor:pointer;border:0;border-radius:9px;align-items:center;gap:8px;height:38px;padding:0 14px;font-size:8px;font-weight:850;display:flex;box-shadow:0 6px 16px #117a5329}.student-history-toolbar>button:disabled{box-shadow:none;cursor:not-allowed;background:#b9c9c4}.student-history-toolbar>button i{font-style:normal}.student-history-layout{grid-template-columns:300px minmax(0,1fr);min-height:560px;display:grid}.student-picker{background:#f8faf9;border-right:1px solid #dfe8e5;padding:15px}.student-picker>label>span{color:#55716a;margin-bottom:6px;font-size:7px;font-weight:850;display:block}.student-picker>label>div{background:#fff;border:1px solid #cfe0db;border-radius:9px;align-items:center;height:39px;display:flex;box-shadow:0 3px 10px #19463d0a}.student-picker>label b{color:var(--green);padding-left:11px;font-size:12px}.student-picker input{color:#244e46;background:0 0;border:0;outline:0;width:100%;height:100%;padding:0 10px;font-size:8px}.student-picker>p{color:#72857f;margin:10px 1px;font-size:7px}.student-picker>p b{color:#2b6557;font-size:8px}.student-picker-list{flex-direction:column;gap:6px;max-height:465px;padding-right:3px;display:flex;overflow:auto}.student-picker-list>button{text-align:left;cursor:pointer;background:#fff;border:1px solid #e0e9e6;border-radius:10px;grid-template-columns:34px minmax(0,1fr) 24px;align-items:center;gap:9px;width:100%;min-height:54px;padding:7px 8px;transition:all .16s;display:grid}.student-picker-list>button:hover{border-color:#b7d6cc;transform:translateY(-1px)}.student-picker-list>button.selected{border-color:var(--green);background:var(--green-soft);box-shadow:inset 3px 0 var(--green)}.student-picker-list>button>span{color:#27715d;background:#e6f2ee;border-radius:9px;place-items:center;width:32px;height:32px;font-size:8px;font-weight:900;display:grid}.student-picker-list>button.selected>span{background:var(--green);color:#fff}.student-picker-list>button div{min-width:0}.student-picker-list>button b,.student-picker-list>button small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.student-picker-list>button b{color:#284f48;font-size:8px}.student-picker-list>button small{color:#738680;margin-top:4px;font-size:6.7px}.student-picker-list>button i{color:#52766c;background:#eef4f2;border-radius:999px;place-items:center;width:22px;height:22px;font-size:7px;font-style:normal;font-weight:900;display:grid}.student-picker-list>button.selected i{color:var(--green);background:#fff}.student-picker-empty{text-align:center;place-items:center;padding:30px 10px;display:grid}.student-picker-empty b{color:#486c63;font-size:9px}.student-picker-empty span{color:#82918d;margin-top:5px;font-size:7px}.student-history-detail{background:#fff;min-width:0}.student-history-profile{border-bottom:1px solid #e2ebe8;grid-template-columns:46px minmax(0,1fr) auto;align-items:center;gap:13px;min-height:91px;padding:15px 18px;display:grid}.student-history-avatar{background:var(--green);color:#fff;border-radius:12px;place-items:center;width:44px;height:44px;font:800 13px Georgia,serif;display:grid}.student-history-profile>div:nth-child(2)>span{color:var(--green);letter-spacing:1px;font-size:6.5px;font-weight:900}.student-history-profile h3{color:#214d44;margin:4px 0 3px;font:700 15px Georgia,serif}.student-history-profile p{color:#758681;margin:0;font-size:7px}.student-history-total{text-align:right}.student-history-total span,.student-history-total b,.student-history-total small{display:block}.student-history-total span{color:#71847e;font-size:7px}.student-history-total b{color:#176f55;margin-top:4px;font:800 16px Georgia,serif}.student-history-total small{color:#81918c;margin-top:3px;font-size:6.5px}.student-history-table-wrap{min-height:380px;position:relative;overflow-x:auto}.student-history-table-wrap table{border-collapse:collapse;width:100%;min-width:990px}.student-history-table-wrap th{color:#486a62;text-align:left;white-space:nowrap;background:#edf5f2;height:39px;padding:7px 9px;font-size:7px;font-weight:900}.student-history-table-wrap td{color:#3f5d56;white-space:nowrap;border-bottom:1px solid #e6ecea;height:43px;padding:7px 9px;font-size:7.5px}.student-history-table-wrap tbody tr:hover{background:#f8fbfa}.student-history-table-wrap tr.voided td{color:#9b6961;text-decoration:line-through}.student-history-table-wrap tr.voided .invoice-print-button,.student-history-table-wrap tr.voided .badge{text-decoration:none}.invoice-print-button{color:#24705c;cursor:pointer;background:#fff;border:1px solid #bdd9d0;border-radius:7px;height:28px;padding:0 9px;font-size:7px;font-weight:850}.invoice-print-button:hover{border-color:var(--green);background:var(--green-soft)}.student-history-empty{text-align:center;align-content:center;place-items:center;min-height:330px;padding:30px;display:grid}.student-history-empty.large{min-height:560px}.student-history-empty i{width:48px;height:48px;color:var(--green);background:#eaf4f0;border-radius:14px;place-items:center;font-size:17px;font-style:normal;display:grid}.student-history-empty b{color:#355c53;margin-top:12px;font-size:10px}.student-history-empty span{color:#7b8d88;max-width:390px;margin-top:5px;font-size:7.5px;line-height:1.5}.student-history-summary{background:#fbfcfc;border-top:1px solid #dce7e3;justify-content:space-between;align-items:center;gap:18px;min-height:64px;padding:10px 18px;display:flex}.student-history-summary>span{color:#798a85;font-size:7px}.student-history-summary>div{align-items:center;gap:18px;display:flex}.student-history-summary small,.student-history-summary strong{color:#60766f;font-size:7.5px}.student-history-summary small b{color:#365e55;margin-left:5px}.student-history-summary strong{border-left:1px solid #cfddd8;padding-left:18px}.student-history-summary strong b{color:#176f55;margin-left:7px;font:800 12px Georgia,serif}@media (width<=900px){.student-history-layout{grid-template-columns:250px minmax(0,1fr)}.student-history-profile{grid-template-columns:42px minmax(0,1fr)}.student-history-total{text-align:left;grid-column:2}.student-history-profile{min-height:116px}.student-history-total b{font-size:13px}}@media (width<=680px){.student-history-toolbar{flex-direction:column;align-items:flex-start}.student-history-toolbar>button{justify-content:center;width:100%}.student-history-layout{grid-template-columns:1fr}.student-picker{border-bottom:1px solid #dfe8e5;border-right:0}.student-picker-list{grid-template-columns:1fr 1fr;max-height:230px;display:grid}.student-history-profile{grid-template-columns:42px minmax(0,1fr);padding:13px}.student-history-summary{flex-direction:column;align-items:flex-start}.student-history-summary>div{justify-content:space-between;width:100%}}@media (width<=440px){.student-picker-list{grid-template-columns:1fr}.student-history-toolbar{padding:16px}.student-history-profile{grid-template-columns:38px minmax(0,1fr)}.student-history-avatar{width:38px;height:38px}.student-history-summary>div{flex-direction:column;align-items:flex-start;gap:7px}.student-history-summary strong{border-left:0;padding-left:0}}@media print{.student-history-toolbar,.student-picker,.student-history-summary,.invoice-print-button{display:none!important}.student-history-layout{display:block}.student-history-profile{box-shadow:none}.student-history-table-wrap{overflow:visible}.student-history-table-wrap table{min-width:0}}.confirm-delete-backdrop{z-index:1200;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#091f2680;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.confirm-delete-dialog{text-align:center;background:#fff;border:1px solid #ead0cb;border-radius:16px;width:min(410px,100%);padding:24px;box-shadow:0 24px 70px #0e272d47}.confirm-delete-icon{color:#c74637;background:#fff0ed;border-radius:15px;place-items:center;width:50px;height:50px;margin:0 auto 12px;font:900 22px Georgia,serif;display:grid}.confirm-delete-dialog>span{color:#b64d40;letter-spacing:1.25px;font-size:7px;font-weight:900}.confirm-delete-dialog h3{color:#263f45;margin:7px 0 8px;font:700 18px Georgia,serif}.confirm-delete-dialog p{color:#687c80;margin:0;font-size:8px;line-height:1.65}.confirm-delete-dialog p b{color:#3e565b;text-overflow:ellipsis;white-space:nowrap;margin-bottom:3px;font-size:9px;display:block;overflow:hidden}.confirm-delete-actions{grid-template-columns:1fr 1fr;gap:10px;margin-top:20px;display:grid}.confirm-delete-actions button{cursor:pointer;border-radius:9px;height:39px;font-size:8px;font-weight:900}.confirm-delete-actions .cancel{color:#536b68;background:#fff;border:1px solid #ccd9d7}.confirm-delete-actions .cancel:hover{background:#f3f7f6}.confirm-delete-actions .delete{color:#fff;background:#c94b3c;border:1px solid #c94b3c;box-shadow:0 7px 16px #c94b3c33}.confirm-delete-actions .delete:hover{background:#b63d30}@media (width<=440px){.confirm-delete-dialog{padding:20px}.confirm-delete-actions{grid-template-columns:1fr}}@media print{.confirm-delete-backdrop{display:none!important}}.account-balance{overflow:hidden}.balance-commandbar{background:linear-gradient(#f8fafb,#dbe1e4);border-bottom:1px solid #9ba9af;align-items:center;gap:0;min-height:36px;padding:3px 7px;display:flex}.balance-commandbar>button{color:#263e47;cursor:pointer;text-shadow:0 1px #fff;background:0 0;border:0;border-right:1px solid #b8c1c5;align-items:center;gap:5px;height:29px;padding:0 9px;font-size:8px;display:flex}.balance-commandbar>button:hover:not(:disabled){color:#116d50;background:linear-gradient(#fff,#e6f4ee);box-shadow:inset 0 0 0 1px #b4d5c8}.balance-commandbar>button:disabled{filter:grayscale();opacity:.42;cursor:not-allowed}.balance-commandbar i{width:18px;height:20px;text-shadow:none;place-items:center;font-size:13px;font-style:normal;font-weight:900;display:grid}.balance-commandbar .cmd-new{color:#16a36a}.balance-commandbar .cmd-edit{color:#2488b5}.balance-commandbar .cmd-delete{color:#d14d4d}.balance-commandbar .cmd-filter{color:#63737b}.balance-commandbar .cmd-refresh{color:#2289a9}.balance-commandbar .cmd-print{color:#296b4e}.balance-ledger-body{grid-template-columns:190px minmax(0,1fr);min-height:590px;display:grid}.balance-filters{background:#eef3f6;border-right:1px solid #cbd8df;padding-bottom:18px}.balance-filters>label{flex-direction:column;gap:6px;padding:12px 11px 0;display:flex}.balance-filters>label>span,.balance-filters legend,.balance-date-filter>label>span{color:#385962;font-size:8px;font-weight:800}.balance-filters input,.balance-filters select{color:#31515a;background:#fff;border:1px solid #c7d4da;border-radius:4px;outline:none;height:30px;padding:0 7px;font-size:8px}.balance-filters input:focus,.balance-filters select:focus{border-color:#268db0;box-shadow:0 0 0 2px #268db01a}.balance-date-filter{border-top:1px solid #ccd9df;margin:14px 11px 0;padding-top:11px}.balance-date-filter>label:not(.filter-check){grid-template-columns:29px 1fr;align-items:center;gap:5px;margin-top:6px;display:grid}.balance-date-filter .filter-check{align-items:center;gap:6px;margin-bottom:7px;display:flex}.balance-date-filter .filter-check input{accent-color:#168a6b;width:auto;height:auto}.balance-date-filter input:disabled{color:#8b999f;background:#e8eef0}.balance-filters fieldset{border:0;border-top:1px solid #ccd9df;margin:15px 11px 0;padding:11px 0 0}.balance-filters fieldset label{color:#4f6870;align-items:center;gap:6px;margin:7px 0;font-size:8px;display:flex}.balance-filters fieldset input{accent-color:#168a6b;width:auto;height:auto}.balance-table-wrap{background:#fff;max-width:100%;overflow:auto}.balance-table{border-collapse:separate;border-spacing:0;width:max-content;min-width:1900px}.balance-table th{z-index:3;color:#24434e;text-align:center;white-space:nowrap;background:linear-gradient(#e8eef2,#cbd7de);border-bottom:1px solid #9eb0ba;border-right:1px solid #c5d0d6;height:31px;padding:5px 8px;font-size:7.5px;font-weight:700;position:sticky;top:0}.balance-table th span{float:right;color:#167dac}.balance-table td{color:#203f49;white-space:nowrap;border-bottom:1px solid #edf1f3;border-right:1px solid #e0e6ea;height:26px;padding:3px 7px;font-size:7.5px}.balance-table tbody tr:nth-child(2n){background:#e9eef2}.balance-table tbody tr:hover{background:#d8ecf4}.balance-table tbody tr.group{background:#dfe7eb;font-weight:850}.balance-table tbody tr.selected,.balance-table tbody tr.group.selected{background:#087fc9}.balance-table tbody tr.selected td{color:#fff;border-color:#ffffff29}.balance-table th:first-child,.balance-table td:first-child{z-index:2;background:inherit;width:150px;min-width:150px;position:sticky;left:0}.balance-table th:first-child{z-index:5;background:linear-gradient(#e8eef2,#cbd7de)}.balance-table th:nth-child(2),.balance-table td:nth-child(2){z-index:2;background:inherit;width:250px;min-width:250px;position:sticky;left:150px;box-shadow:4px 0 7px #2a465214}.balance-table th:nth-child(2){z-index:5;background:linear-gradient(#e8eef2,#cbd7de)}.balance-table th:nth-child(3){width:140px;min-width:140px}.balance-table th:nth-child(n+4),.balance-table td:nth-child(n+4){text-align:right;font-variant-numeric:tabular-nums;width:108px;min-width:108px}.balance-table td.negative{color:#9e3f43}.balance-table tr.selected td.negative{color:#fff}.balance-table th:last-child,.balance-table td:last-child{border-left:2px solid #aebdc5;font-weight:850}.balance-statusbar{color:#5e7680;background:#e7edf0;border-top:1px solid #cbd9df;justify-content:space-between;align-items:center;gap:16px;min-height:37px;padding:0 13px;font-size:8px;display:flex}.balance-statusbar b{color:#244b57;font-size:9px}@media (width<=850px){.balance-commandbar{overflow-x:auto}.balance-commandbar>button{flex:none}.balance-ledger-body{grid-template-columns:1fr}.balance-filters{border-bottom:1px solid #ccd9df;border-right:0;grid-template-columns:1fr 1fr;padding-bottom:12px;display:grid}.balance-filters .filter-title{grid-column:1/3}.balance-filters fieldset{flex-wrap:wrap;gap:12px;display:flex}.balance-filters fieldset legend{width:100%}.balance-filters fieldset label{margin:0}.balance-filters .filter-reset{align-self:end}.balance-statusbar{flex-direction:column;align-items:flex-start;padding:9px 12px}}@media (width<=560px){.balance-commandbar>button span{display:none}.balance-commandbar>button{border-right:0;padding:0 5px}.balance-filters{grid-template-columns:1fr}.balance-filters .filter-title{grid-column:1}.balance-table th:first-child,.balance-table td:first-child{position:static}.balance-table th:nth-child(2),.balance-table td:nth-child(2){box-shadow:none;position:static}}@media print{.account-balance .balance-commandbar,.account-balance .balance-filters,.account-balance .balance-statusbar,.account-balance .table-pagination{display:none!important}.account-balance{box-shadow:none;border:0}.balance-ledger-body{min-height:0;display:block}.balance-table-wrap{overflow:visible}.balance-table{width:100%;min-width:0;font-size:5px}.balance-table th,.balance-table td{width:auto!important;min-width:0!important;box-shadow:none!important;padding:2px!important;font-size:5px!important;position:static!important}}.bank-link-note{color:#59756d;max-width:360px;font-size:7.5px;line-height:1.5}.payment-method-note{background:#edf7fb;border-left-color:#2488b5}.payment-method-note b{color:#215f78}.receipt-table{min-width:1420px}.receipt-table td .badge{text-overflow:ellipsis;white-space:nowrap;max-width:250px;overflow:hidden}.student-history-table-wrap table{min-width:1120px}@media (width<=700px){.bank-link-note{order:4;width:100%;max-width:none}}.asset-workspace{overflow:hidden}.asset-commandbar{background:linear-gradient(#f9fafb,#dde3e6);border-bottom:1px solid #aebbc1;align-items:center;gap:0;min-height:38px;padding:3px 7px;display:flex}.asset-commandbar>button{color:#2a424b;cursor:pointer;text-shadow:0 1px #fff;background:0 0;border:0;border-right:1px solid #bcc6ca;align-items:center;gap:5px;height:30px;padding:0 9px;font-size:8px;display:flex}.asset-commandbar>button:hover:not(:disabled){color:#116d50;background:linear-gradient(#fff,#e8f5ef);box-shadow:inset 0 0 0 1px #b4d5c8}.asset-commandbar>button:disabled{filter:grayscale();opacity:.4;cursor:not-allowed}.asset-commandbar i{width:18px;height:20px;text-shadow:none;place-items:center;font-size:13px;font-style:normal;font-weight:900;display:grid}.asset-commandbar .cmd-new{color:#19a466}.asset-commandbar .cmd-edit{color:#2488b5}.asset-commandbar .cmd-delete{color:#d24e4e}.asset-commandbar .cmd-filter{color:#64747c}.asset-commandbar .cmd-refresh{color:#2089aa}.asset-commandbar .cmd-print{color:#287050}.asset-commandbar .command-summary{color:#61777e;align-items:center;gap:6px;margin-left:auto;padding:0 7px;display:flex}.asset-commandbar .command-summary b{color:#1c5d4c;font-size:11px}.asset-commandbar .command-summary span{font-size:7px}.asset-tabs{background:#f3f6f7;border-bottom:1px solid #d6e0e3;align-items:center;gap:5px;padding:8px 10px;display:flex}.asset-tabs button{color:#48626b;cursor:pointer;background:#fff;border:1px solid #c7d4d8;border-radius:5px;height:31px;padding:0 13px;font-size:8px;font-weight:800}.asset-tabs button.active{color:#fff;background:#168a6b;border-color:#168a6b;box-shadow:0 3px 9px #168a6b29}.asset-summary{background:linear-gradient(135deg,#f8fcfa,#edf7f3);border-bottom:1px solid #d9e4e1;grid-template-columns:1.5fr 1.5fr .7fr .7fr;display:grid}.asset-summary>div{border-right:1px solid #d9e6e1;min-height:66px;padding:12px 15px}.asset-summary>div:last-child{border-right:0}.asset-summary span,.asset-summary b{display:block}.asset-summary span{color:#6b817b;text-transform:uppercase;letter-spacing:.45px;font-size:7px;font-weight:850}.asset-summary b{color:#1d5b4d;margin-top:6px;font:800 14px Georgia,serif}.asset-summary>div:nth-child(n+3) b{font-size:18px}.asset-ledger-body{grid-template-columns:185px minmax(0,1fr);min-height:570px;display:grid}.asset-filters{background:#eef3f6;border-right:1px solid #cbd8df;padding-bottom:18px}.asset-filters>label{flex-direction:column;gap:5px;padding:10px 10px 0;display:flex}.asset-filters>label>span,.asset-filters legend,.asset-filters .date-filter-box span{color:#3c5962;font-size:7.5px;font-weight:800}.asset-filters input,.asset-filters select{color:#31515a;background:#fff;border:1px solid #c7d4da;border-radius:4px;outline:none;height:29px;padding:0 7px;font-size:7.5px}.asset-filters fieldset{border:0;border-top:1px solid #ccd9df;flex-wrap:wrap;gap:4px 7px;margin:12px 10px 0;padding:10px 0 0;display:flex}.asset-filters fieldset legend{width:100%;padding:0}.asset-filters fieldset label{color:#4c6971;align-items:center;gap:3px;font-size:7px;display:flex}.asset-filters fieldset input{accent-color:#168a6b;width:auto;height:auto}.asset-filters .date-filter-box{margin:12px 10px 0;padding-top:9px}.asset-filters .date-filter-box>label:not(.filter-check){grid-template-columns:28px 1fr;align-items:center;gap:4px;margin-top:5px;display:grid}.asset-filters .filter-reset{margin:18px auto 0;display:block}.asset-table-wrap{background:#fff;max-width:100%;min-height:520px;overflow:auto}.asset-table{border-collapse:separate;border-spacing:0;width:max-content;min-width:1980px}.asset-table th{z-index:3;color:#274650;text-align:left;white-space:nowrap;background:linear-gradient(#e8eef2,#cbd7de);border-bottom:1px solid #9cadb5;border-right:1px solid #becbd1;height:30px;padding:5px 7px;font-size:7px;font-weight:800;position:sticky;top:0}.asset-table td{color:#27444d;white-space:nowrap;border-bottom:1px solid #edf1f3;border-right:1px solid #e0e6e9;height:25px;padding:3px 7px;font-size:7.2px}.asset-table tbody tr:nth-child(2n){background:#e9eef2}.asset-table tbody tr:hover{background:#d9edf4}.asset-table tbody tr.selected{background:#087fc9}.asset-table tbody tr.selected td{color:#fff;border-color:#ffffff29}.asset-table th:first-child,.asset-table td:first-child{z-index:2;background:inherit;min-width:95px;position:sticky;left:0}.asset-table th:first-child{z-index:5;background:linear-gradient(#e8eef2,#cbd7de)}.asset-table th:nth-child(2),.asset-table td:nth-child(2){z-index:2;text-overflow:ellipsis;background:inherit;min-width:230px;max-width:230px;position:sticky;left:95px;overflow:hidden;box-shadow:4px 0 7px #2a465214}.asset-table th:nth-child(2){z-index:5;background:linear-gradient(#e8eef2,#cbd7de)}.asset-table th:nth-child(3),.asset-table td:nth-child(3){min-width:140px}.asset-table th:nth-child(5),.asset-table td:nth-child(5){text-align:right;font-variant-numeric:tabular-nums;min-width:115px}.asset-table th:nth-child(11),.asset-table td:nth-child(11){min-width:135px}.asset-statusbar{color:#5e7680;background:#e7edf0;border-top:1px solid #cbd9df;justify-content:space-between;align-items:center;gap:16px;min-height:38px;padding:0 13px;font-size:8px;display:flex}.asset-statusbar b{color:#244b57;font-size:8px}.asset-form .inline-crud-grid{grid-template-columns:repeat(4,minmax(150px,1fr))}.asset-type-form .inline-crud-grid{grid-template-columns:2fr 1.3fr 1fr}.asset-type-search{background:#f8fafb;border-bottom:1px solid #dce5e8;justify-content:space-between;align-items:end;gap:20px;padding:13px 15px;display:flex}.asset-type-search label{flex-direction:column;gap:5px;width:min(420px,100%);display:flex}.asset-type-search span{color:#48636c;font-size:7px;font-weight:850}.asset-type-search input{color:#284b55;background:#fff;border:1px solid #c7d5da;border-radius:5px;height:34px;padding:0 10px;font-size:8px}.asset-type-search p{color:#72848a;margin:0;font-size:7.5px}.asset-type-table-wrap{background:#fff;min-height:475px;overflow:auto}.asset-type-table{border-collapse:separate;border-spacing:0;width:min(1100px,100%)}.asset-type-table th{color:#294852;text-align:left;background:linear-gradient(#e8eef2,#cbd7de);border-bottom:1px solid #a2b1b9;border-right:1px solid #c3cfd5;height:31px;padding:5px 8px;font-size:7.5px}.asset-type-table td{color:#294750;border-bottom:1px solid #edf1f3;border-right:1px solid #e0e6ea;height:27px;padding:4px 8px;font-size:7.5px}.asset-type-table tbody tr:nth-child(2n){background:#e9eef2}.asset-type-table tbody tr:hover{background:#d9edf4}.asset-type-table tbody tr.selected{background:#087fc9}.asset-type-table tbody tr.selected td{color:#fff;border-color:#ffffff29}.asset-type-table th:first-child{width:42%}.asset-type-table th:nth-child(2){width:35%}@media (width<=900px){.asset-commandbar{overflow-x:auto}.asset-commandbar>button{flex:none}.asset-commandbar .command-summary{display:none}.asset-summary{grid-template-columns:1fr 1fr}.asset-ledger-body{grid-template-columns:1fr}.asset-filters{border-bottom:1px solid #cbd8df;border-right:0;grid-template-columns:1fr 1fr;padding:0 10px 12px;display:grid}.asset-filters .filter-title{grid-column:1/3}.asset-filters fieldset,.asset-filters .date-filter-box{margin-left:0;margin-right:0}.asset-form .inline-crud-grid{grid-template-columns:repeat(2,minmax(140px,1fr))}}@media (width<=560px){.asset-commandbar>button span{display:none}.asset-commandbar>button{border-right:0;padding:0 5px}.asset-summary{grid-template-columns:1fr}.asset-summary>div{border-bottom:1px solid #d9e6e1;border-right:0}.asset-filters{grid-template-columns:1fr}.asset-filters .filter-title{grid-column:1}.asset-tabs{overflow-x:auto}.asset-tabs button{flex:none}.asset-form .inline-crud-grid,.asset-type-form .inline-crud-grid{grid-template-columns:1fr}.asset-type-search{flex-direction:column;align-items:flex-start}.asset-statusbar{flex-direction:column;align-items:flex-start;padding:9px 12px}.asset-table th:first-child,.asset-table td:first-child,.asset-table th:nth-child(2),.asset-table td:nth-child(2){box-shadow:none;position:static}}@media print{.asset-workspace .asset-commandbar,.asset-workspace .asset-tabs,.asset-workspace .asset-filters,.asset-workspace .asset-summary,.asset-workspace .asset-statusbar,.asset-workspace .table-pagination,.asset-workspace .inline-crud,.asset-type-search{display:none!important}.asset-ledger-body{min-height:0;display:block}.asset-table-wrap,.asset-type-table-wrap{min-height:0;overflow:visible}.asset-table{width:100%;min-width:0}.asset-table th,.asset-table td{min-width:0!important;max-width:none!important;box-shadow:none!important;padding:2px!important;font-size:5px!important;position:static!important}}.production-stack-banner{background:linear-gradient(110deg,#f5fbf8,#eef7fb);border:1px solid #c7ded5;border-radius:10px;justify-content:space-between;align-items:center;gap:16px;margin-bottom:12px;padding:10px 14px;display:flex;box-shadow:0 4px 16px #1b493b0a}.production-stack-banner>div:first-child{align-items:center;gap:10px;display:flex}.production-stack-banner p{margin:0}.production-stack-banner p b,.production-stack-banner p small{display:block}.production-stack-banner p b{color:#164e40;font-size:10px}.production-stack-banner p small{color:#5f7871;margin-top:3px;font-size:7.5px}.stack-pulse{background:#16a36a;border-radius:50%;width:9px;height:9px;box-shadow:0 0 0 5px #16a36a1f}.stack-badges{gap:6px;display:flex}.balance-source-note{background:#f1f8f5;border-top:1px solid #d5e3df;align-items:center;gap:10px;padding:10px 13px;display:flex}.balance-source-note>span{color:#147055;background:#dcefe8;border-radius:8px;place-items:center;width:30px;height:30px;font-size:17px;display:grid}.balance-source-note>div{flex:1;min-width:0}.balance-source-note b{color:#215849;font-size:8px;display:block}.balance-source-note p{color:#678078;margin:3px 0 0;font-size:7px}.journal-workspace{gap:12px;display:grid}.journal-summary-grid{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.journal-summary-grid article{padding:14px 16px}.journal-summary-grid span,.journal-summary-grid b,.journal-summary-grid small{display:block}.journal-summary-grid span{color:#71857f;letter-spacing:.6px;font-size:7px;font-weight:900}.journal-summary-grid b{color:#174e40;margin-top:6px;font:800 17px Georgia,serif}.journal-summary-grid small{color:#738780;margin-top:5px;font-size:7px}.journal-summary-grid .balanced{color:#13835d}.journal-summary-grid .unbalanced{color:#b34b4f}.journal-controls{grid-template-columns:1.8fr 1fr auto auto;align-items:end;gap:10px;padding:12px;display:grid}.journal-controls label{flex-direction:column;gap:5px;display:flex}.journal-controls label span{color:#4c6960;font-size:7px;font-weight:850}.journal-controls input{color:#284d42;background:#fff;border:1px solid #c9d8d3;border-radius:6px;height:34px;padding:0 10px;font-size:8px}.journal-controls button{color:#fff;cursor:pointer;border:0;border-radius:6px;height:34px;padding:0 12px;font-size:8px;font-weight:850}.journal-controls button:disabled{opacity:.42;cursor:not-allowed}.period-open{background:#168a63}.period-closed{background:#9e4d52}.journal-reverse{background:#b7791f}.journal-ledger{overflow:hidden}.journal-ledger .panel-head{border-bottom:1px solid #d7e2df;padding:13px 15px}.journal-ledger .panel-head p{color:#71847e;margin:4px 0 0;font-size:7px}.journal-table-wrap{max-height:590px;overflow:auto}.journal-table-wrap table{min-width:1260px}.journal-table-wrap th{z-index:2;color:#31584d;background:#e3ece8;font-size:7px;position:sticky;top:0}.journal-table-wrap td{font-size:7.3px}.journal-table-wrap tr{cursor:pointer}.journal-table-wrap tr.selected{background:#e0f2eb}.journal-table-wrap th:nth-child(7),.journal-table-wrap th:nth-child(8),.journal-table-wrap td:nth-child(7),.journal-table-wrap td:nth-child(8){text-align:right;font-variant-numeric:tabular-nums}.posting-policy{justify-content:center;align-items:center;gap:10px;padding:16px;display:flex}.posting-policy>div{align-items:center;gap:8px;min-width:150px;display:flex}.posting-policy i{color:#147254;background:#e0f2eb;border-radius:50%;place-items:center;width:27px;height:27px;font-style:normal;font-weight:900;display:grid}.posting-policy span b,.posting-policy span small{display:block}.posting-policy span b{color:#264f43;font-size:8px}.posting-policy span small{color:#778b84;margin-top:2px;font-size:6.8px}.posting-policy>b{color:#9bb0a9}.backend-architecture{gap:12px;display:grid}.backend-hero{color:#fff;background:linear-gradient(135deg,#0b3442,#135745);grid-template-columns:minmax(0,1.5fr) minmax(270px,.8fr);gap:30px;padding:25px;display:grid}.backend-hero>div>span{letter-spacing:1px;color:#9fe0c8;font-size:7px;font-weight:900}.backend-hero h2{max-width:680px;margin:9px 0 10px;font:800 24px/1.12 Georgia,serif}.backend-hero p{color:#d3e5df;max-width:720px;margin:0;font-size:9px;line-height:1.65}.backend-hero code{color:#fff;background:#ffffff1f;border-radius:4px;padding:2px 5px}.backend-status{align-items:center;gap:8px;margin-top:17px;display:flex}.backend-status small{color:#c7ddd6;font-size:7px;line-height:1.45}.server-stack{flex-direction:column;justify-content:center;align-items:center;gap:7px;display:flex}.server-stack span{text-align:center;background:#ffffff17;border:1px solid #ffffff3b;border-radius:8px;width:100%;padding:11px;font-size:9px;font-weight:900}.server-stack b{color:#88d2b7;font-size:7px}.backend-feature-grid{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.backend-feature-grid article{gap:10px;padding:15px;display:flex}.backend-feature-grid i{color:#13805b;background:#e3f3ed;border-radius:7px;flex:none;place-items:center;width:27px;height:27px;font-style:normal;font-weight:900;display:grid}.backend-feature-grid h3{color:#224f42;margin:1px 0 5px;font-size:10px}.backend-feature-grid p{color:#6c807a;margin:0;font-size:7.5px;line-height:1.55}.accounting-rules{padding:16px}.accounting-rules>.panel-head{margin-bottom:13px}.accounting-rules>div:last-child{grid-template-columns:repeat(4,1fr);gap:9px;display:grid}.accounting-rules>div:last-child span{background:#f7faf9;border:1px solid #d6e3df;border-radius:8px;padding:11px}.accounting-rules span b,.accounting-rules span small{display:block}.accounting-rules span b{color:#235447;font-size:8px}.accounting-rules span small{color:#72867f;margin-top:4px;font-size:7px}@media (width<=900px){.journal-summary-grid,.backend-feature-grid{grid-template-columns:repeat(2,1fr)}.journal-controls{grid-template-columns:1fr 1fr}.backend-hero{grid-template-columns:1fr}.server-stack{grid-template-columns:1fr auto 1fr auto 1fr;display:grid}.accounting-rules>div:last-child{grid-template-columns:1fr 1fr}.posting-policy{flex-wrap:wrap}}@media (width<=600px){.production-stack-banner{flex-direction:column;align-items:flex-start}.journal-summary-grid,.backend-feature-grid,.journal-controls,.accounting-rules>div:last-child{grid-template-columns:1fr}.posting-policy{flex-direction:column;align-items:stretch}.posting-policy>b{display:none}.server-stack{display:flex}.backend-hero{padding:18px}.backend-hero h2{font-size:20px}}.account-unit-note{color:#264e47;background:#eef8f4;border-bottom:1px solid #d7e1e7;align-items:flex-start;gap:10px;padding:10px 14px;display:flex}.account-unit-note>span{background:var(--green);color:#fff;border-radius:8px;flex:none;place-items:center;width:28px;height:28px;font-size:15px;display:grid}.account-unit-note b{margin-bottom:2px;font-size:12px;display:block}.account-unit-note p{color:#526a67;margin:0;font-size:10px;line-height:1.45}.resizable-table{table-layout:fixed}.resizable-table th{position:relative}.resizable-table th,.resizable-table td{text-overflow:ellipsis;overflow:hidden}.column-resize-handle{z-index:4;touch-action:none;top:0;right:-4px;cursor:col-resize!important;background:0 0!important;border:0!important;border-radius:0!important;width:9px!important;min-width:9px!important;height:100%!important;margin:0!important;padding:0!important;position:absolute!important}.column-resize-handle:after{content:"";background:#c3d1d0;width:1px;transition:background .15s,width .15s;position:absolute;top:20%;bottom:20%;left:4px}.column-resize-handle:hover:after,.column-resize-handle:focus-visible:after,.resizable-table.is-resizing .column-resize-handle:after{background:var(--green);width:2px}.column-resize-handle:focus-visible{outline-offset:-2px;outline:2px solid var(--green)!important}.resizable-table.is-resizing{-webkit-user-select:none;user-select:none}.resizable-table.is-resizing *{cursor:col-resize!important}.payment-entry .auto-balance-input{color:#116d4b;font-variant-numeric:tabular-nums;cursor:not-allowed;background:#edf8f3;border-color:#91cdb4;font-weight:800}.payment-entry .cash-balance-note{background:#eef9f4;border-left-color:#159467}.payment-entry .cash-balance-note b{color:#126e4d}.payment-entry .cash-balance-note strong{color:#0e6c49}.student-history-actions{align-items:center;gap:8px;display:flex}.student-history-actions button{background:var(--green);color:#fff;cursor:pointer;border:0;border-radius:9px;justify-content:center;align-items:center;gap:7px;height:38px;padding:0 14px;font-size:8px;font-weight:850;display:flex;box-shadow:0 6px 16px #117a5329}.student-history-actions button:disabled{box-shadow:none;cursor:not-allowed;background:#b9c9c4}.student-history-actions .history-refresh-button{color:#24705c;box-shadow:none;background:#fff;border:1px solid #bdd9d0}.history-api-error{color:#884b43;background:#fff3f1;border:1px solid #f1c9c2;border-radius:10px;flex-direction:column;gap:5px;margin:14px;padding:13px;display:flex}.history-api-error b{font-size:9px}.history-api-error span{font-size:7.5px;line-height:1.5}.history-summary-grid{background:#f8fbfa;border-bottom:1px solid #e1ebe7;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;padding:13px 15px;display:grid}.history-summary-grid article{background:#fff;border:1px solid #dce9e4;border-radius:10px;min-width:0;padding:11px}.history-summary-grid span,.history-summary-grid b,.history-summary-grid small{display:block}.history-summary-grid span{color:#6a817a;text-transform:uppercase;font-size:6.8px;font-weight:850}.history-summary-grid b{color:#176f55;white-space:nowrap;margin-top:5px;font:800 13px Georgia,serif}.history-summary-grid small{color:#81918c;margin-top:4px;font-size:6.5px}.history-view-tabs{background:#fff;border-bottom:1px solid #e1ebe7;gap:7px;padding:11px 15px;display:flex}.history-view-tabs button{color:#456c62;cursor:pointer;background:#fff;border:1px solid #cfe0db;border-radius:8px;height:32px;padding:0 13px;font-size:7.5px;font-weight:850}.history-view-tabs button.active{color:#fff;background:#174d5c;border-color:#174d5c}.student-history-detail>.student-history-empty.large{min-height:500px}@media (width<=900px){.history-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=680px){.student-history-actions{width:100%}.student-history-actions button{flex:1}.history-summary-grid{grid-template-columns:1fr 1fr}}@media (width<=440px){.history-summary-grid{grid-template-columns:1fr}.history-view-tabs button{flex:1}}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}
