@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Manrope:wght@400;500;600;650;700;750;800&display=swap');
:root{--navy:#172c46;--ink:#203248;--muted:#738095;--line:#e6eaf0;--canvas:#f5f7fa;--orange:#eb865b;--blue:#4779cb;--green:#26876d;--red:#c9514f;--radius:14px;font-family:'DM Sans',sans-serif;color:var(--ink);background:var(--canvas);font-size:16px;font-synthesis:none}
*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}a{color:inherit;text-decoration:none}button{color:inherit}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #e6a263;outline-offset:4px}svg{display:block}h1,h2,h3,p{margin:0}h1,h2,h3,.brand{font-family:'Manrope',sans-serif}h1{font-size:30px;letter-spacing:-1px;font-weight:800;line-height:1.3}h2{font-size:18px;font-weight:750;letter-spacing:-.4px}h3{font-size:16px;font-weight:700}small{font-size:12px}.sidebar{width:238px;background:var(--navy);color:#a9b7ca;position:fixed;inset:0 auto 0 0;display:flex;flex-direction:column;padding:30px 18px 18px;z-index:30}.brand{display:flex;align-items:center;gap:10px;color:#fff;font-size:21px;font-weight:800;letter-spacing:-.6px;padding:0 9px}.brand small{display:block;font-family:'DM Sans',sans-serif;font-size:9px;letter-spacing:2px;color:#9baec5;font-weight:500;margin-top:3px}.brand-mark{width:36px;height:40px;background:var(--orange);border-radius:11px;display:flex;align-items:center;justify-content:center;font-family:Georgia,serif;font-size:34px;line-height:1;padding-bottom:8px}.brand-mark span{color:#ffdc9c}.workspace-label{font-size:10px;letter-spacing:1.6px;color:#758ba7;margin:45px 14px 14px;font-weight:600}nav{display:flex;flex-direction:column;gap:5px}.nav-link{display:flex;align-items:center;gap:12px;padding:13px 15px;font-size:14px;font-weight:500;border-radius:8px;transition:background .2s,color .2s}.nav-link svg{width:19px;height:19px;flex-shrink:0}.nav-link:hover{background:#233b56;color:white}.nav-link.active{background:#304761;color:#fff;box-shadow:inset 3px 0 var(--orange)}.nav-label{flex:1}.nav-count{font-size:11px;background:#4a5261;color:#ffc496;padding:2px 7px;border-radius:5px}.sidebar-bottom{margin-top:auto;padding-top:32px}.school-link{display:flex;justify-content:space-between;font-size:13px;padding:12px 13px;color:#b5c3d5}.demo-label{border:1px solid #34485f;background:#1c334d;padding:13px;border-radius:9px;font-size:13px;margin:12px 6px 20px;color:#e4eaf2}.demo-dot{width:6px;height:6px;background:var(--orange);display:inline-block;border-radius:50%;margin-right:7px}.demo-label small{display:block;font-size:10px;margin-top:6px;color:#91a4bb}.profile{display:flex;align-items:center;gap:10px;border-top:1px solid #30435a;padding:19px 9px 0}.profile strong{font-size:13px;font-weight:500;color:white}.profile small{display:block;color:#8d9fb6;font-size:11px;margin-top:3px}.avatar{width:38px;height:38px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;flex-shrink:0}.peach{background:#fae5d9;color:#a05d40}.avatar.small{width:33px;height:33px;font-size:11px}.page-shell{margin-left:238px}.topbar{height:78px;display:flex;justify-content:space-between;align-items:center;padding:0 36px;border-bottom:1px solid var(--line);background:white;gap:16px}.breadcrumb{display:flex;align-items:center;gap:14px;font-size:13px;color:var(--muted)}.breadcrumb strong{color:var(--ink);font-weight:500}.slash{color:#cad0d9}.topbar-actions{display:flex;align-items:center;gap:21px}.session{font-size:12px;color:var(--muted)}.session strong{font-weight:500;margin-left:7px;color:var(--ink)}.icon-button{background:none;border:0;display:flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:8px;font-size:24px}.icon-button svg{width:19px;height:19px}.icon-button:hover{background:#edf1f6}.menu-button{display:none}main{padding:34px 36px 20px;max-width:1700px;margin:auto;outline:none}.page-heading{display:flex;justify-content:space-between;gap:22px;align-items:center}.eyebrow{font-size:10px;letter-spacing:1.8px;font-weight:700;color:#9a735b;margin-bottom:8px}.page-heading p{color:var(--muted);font-size:14px;margin-top:9px;line-height:1.6}.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;font-size:13px;font-weight:600;padding:11px 15px;border-radius:8px;border:1px solid transparent;white-space:nowrap;min-height:41px}.button svg{width:16px;height:16px}.button.primary{background:var(--navy);color:white}.button.primary:hover{background:#294563}.button.secondary{border-color:#dce2e9;background:white}.button.secondary:hover{background:#f1f4f8}.button.orange{background:var(--orange);color:#202d3c}.button.danger{background:#fae6e6;color:#aa3737}.button.text{padding:5px 0;color:#5477aa;background:none;min-height:30px}.context-row{display:flex;justify-content:space-between;align-items:center;margin:28px 0 22px;gap:15px}.branch-tabs{display:flex;background:#e9edf2;border-radius:8px;padding:4px;gap:2px}.branch-tabs button{background:transparent;border:0;color:#788294;border-radius:6px;padding:9px 15px;font-size:12px;font-weight:600;white-space:nowrap}.branch-tabs button span{font-weight:400;margin-left:4px}.branch-tabs button.active{background:white;color:#23384e;box-shadow:0 1px 4px #20324815}.date-label{display:flex;align-items:center;gap:8px;font-size:12px;color:var(--muted)}.date-label svg{width:15px;height:15px}.stats-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:17px;margin-bottom:22px}.stat-card{padding:20px 21px 17px;background:white;border:1px solid var(--line);border-radius:var(--radius)}.stat-top{display:flex;align-items:center;justify-content:space-between;gap:10px}.stat-label{font-size:13px;color:#66758b;font-weight:500}.stat-icon{width:34px;height:34px;border-radius:10px;display:flex;align-items:center;justify-content:center}.stat-icon svg{width:18px;height:18px}.tint-blue{background:#edf3fc;color:#5a80bc}.tint-violet{background:#f1eef9;color:#8a74b6}.tint-orange{background:#fdf0e8;color:#cc8b59}.tint-green{background:#eaf5f0;color:#55a188}.stat-value{font-family:'Manrope',sans-serif;font-size:31px;font-weight:800;letter-spacing:-1px;margin:10px 0 7px;line-height:1.25}.stat-detail{font-size:11px;color:#8c96a5}.stat-detail strong{color:#36896f;font-weight:500}.dashboard-grid{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(285px,1fr);gap:22px;margin-bottom:22px}.card{background:white;border:1px solid var(--line);border-radius:var(--radius);min-width:0;overflow:hidden}.card-header{padding:21px 23px;display:flex;align-items:center;justify-content:space-between;gap:15px}.card-header p{font-size:12px;color:var(--muted);margin-top:6px}.card-body{padding:0 23px 22px}.chip{font-size:11px;padding:6px 9px;border-radius:6px;background:#f5f7fa;color:#6d7887;white-space:nowrap}.legend{display:flex;gap:18px;font-size:11px;color:#8791a1}.legend span{display:flex;align-items:center;gap:6px}.legend i{width:7px;height:7px;border-radius:50%;background:var(--blue)}.legend i.light{background:#b4c7dd}.chart{width:100%;height:207px;overflow:visible}.chart text{font-family:'DM Sans',sans-serif;fill:#929bab;font-size:11px}.chart-grid{stroke:#edf0f4;stroke-dasharray:4 4}.chart-note{display:flex;justify-content:space-between;border-top:1px solid var(--line);margin-top:10px;padding-top:14px;color:#8a94a3;font-size:11px}.chart-note strong{color:#548971;font-weight:500}.alert-list{padding:0 23px 5px}.alert-row{display:flex;gap:12px;align-items:flex-start;padding:16px 0;border-top:1px solid #edf0f4}.alert-row:first-child{border-top:0;padding-top:3px}.alert-symbol{width:33px;height:33px;display:flex;align-items:center;justify-content:center;border-radius:9px;flex-shrink:0}.alert-symbol svg{width:16px;height:16px}.alert-text{flex:1}.alert-text strong{font-size:13px;display:block;font-weight:600}.alert-text p{font-size:11px;color:#8a94a3;line-height:1.6;margin-top:5px}.alert-text a{display:inline-block;color:#6a83a6;font-size:11px;margin-top:7px}.alert-text a:hover{text-decoration:underline}.pill{display:inline-block;font-size:11px;font-weight:500;border-radius:5px;padding:4px 7px;white-space:nowrap}.pill.warning{background:#fdf0e6;color:#b8753a}.pill.success{background:#eaf5ee;color:#348367}.pill.danger{background:#fbeaea;color:#bd5e53}.pill.neutral{background:#eef2f7;color:#627591}.card-footer{display:block;border-top:1px solid var(--line);padding:14px 23px;font-size:12px;color:#7186a4;text-align:center}.card-footer:hover{background:#f8fafc}.fee-summary{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px;gap:20px}.money-value{font-family:'Manrope',sans-serif;font-size:28px;font-weight:800;letter-spacing:-1px}.muted{color:var(--muted)}.micro{font-size:12px}.progress-track{height:9px;background:#eaf0f8;border-radius:5px;overflow:hidden;display:flex}.progress-fill{background:#587fad;border-radius:5px}.fee-metrics{display:flex;justify-content:space-between;margin-top:13px;font-size:12px;color:#7b899c}.fee-metrics strong{display:block;color:var(--ink);font-size:16px;margin-top:5px;font-weight:600}.compact-table{width:100%;border-collapse:collapse;margin-top:21px;font-size:12px}.compact-table td{padding:13px 0;border-top:1px solid var(--line)}.compact-table td:last-child{text-align:right}.campus-badge{font-size:10px;letter-spacing:.4px;font-weight:700;display:inline-block;padding:5px 7px;border-radius:5px;background:#edf3f9;color:#53749c;margin-right:8px}.campus-badge.svg{background:#f6eee7;color:#a7825f}.event-list{padding:0 23px 9px}.event{display:flex;gap:14px;border-top:1px solid var(--line);padding:16px 0}.event:first-child{border-top:0;padding-top:1px}.date-tile{width:41px;min-width:41px;height:47px;background:#f2f5f9;border-radius:8px;text-align:center;font-size:18px;font-family:'Manrope',sans-serif;font-weight:700;padding-top:4px}.date-tile small{display:block;font-family:'DM Sans',sans-serif;font-size:9px;letter-spacing:.8px;color:#94a0b0;line-height:1.8}.event h3{font-family:'DM Sans',sans-serif;font-size:13px;font-weight:600}.event p{color:#8c97a7;font-size:11px;margin-top:6px}.quick-actions{display:flex;gap:12px;flex-wrap:wrap}.quick-actions .button{flex:1;border:1px solid var(--line);background:white;justify-content:flex-start;padding:15px;font-size:12px;color:#516781}.quick-actions svg{color:#9aaaBD}.footer{display:flex;justify-content:space-between;color:#9ba5b4;font-size:10px;gap:20px;margin-top:30px;padding-top:20px;border-top:1px solid var(--line)}.footer-divider{margin:0 8px;color:#c1c9d4}.skip-link{position:fixed;top:-100px;left:20px;padding:12px;background:white;z-index:100}.skip-link:focus{top:10px}dialog{border:0;border-radius:16px;box-shadow:0 20px 70px #152c4540;width:min(550px,calc(100% - 32px));max-height:85vh;padding:24px;color:var(--ink)}dialog::backdrop{background:#13253e70;backdrop-filter:blur(3px)}.modal-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px;gap:12px}.modal-heading h2{font-size:21px}.modal-heading button{font-size:28px}#toast{position:fixed;bottom:25px;left:calc(50% + 119px);transform:translateX(-50%) translateY(100px);opacity:0;z-index:99;background:var(--navy);color:white;padding:13px 22px;border-radius:10px;font-size:14px;box-shadow:0 6px 30px #14294225;transition:all .25s;max-width:80vw;text-align:center}#toast.visible{transform:translateX(-50%) translateY(0);opacity:1}.empty{padding:45px 20px;text-align:center;color:var(--muted);font-size:14px}.toolbar{display:flex;align-items:center;gap:12px;justify-content:space-between;padding:20px 23px;border-bottom:1px solid var(--line);flex-wrap:wrap}.search-field{display:flex;gap:8px;align-items:center;border:1px solid #dde3eb;border-radius:8px;background:white;padding:0 12px;min-width:220px}.search-field svg{width:17px;height:17px;color:#8c98aa}.search-field input{border:0;outline:0!important;width:100%;padding:11px 0;font-size:14px;background:transparent}.toolbar-left{display:flex;gap:10px;align-items:center;flex-wrap:wrap}input,select,textarea{background:white;border:1px solid #dbe1e9;border-radius:7px;padding:11px 12px;color:var(--ink);min-width:0;font-size:14px}textarea{resize:vertical;min-height:85px}.table-scroll{overflow:auto}.data-table{width:100%;border-collapse:collapse;text-align:left;white-space:nowrap}.data-table th{font-size:11px;letter-spacing:.6px;text-transform:uppercase;font-weight:600;background:#f9fafc;color:#8c98a9;padding:13px 23px;border-bottom:1px solid var(--line)}.data-table td{font-size:14px;padding:16px 23px;border-bottom:1px solid #edf0f4}.data-table tr:last-child td{border-bottom:0}.person-cell{display:flex;gap:11px;align-items:center}.person-cell strong{font-size:14px;font-weight:500;display:block}.person-cell small{font-size:11px;color:#8b97a8;display:block;margin-top:4px}.data-table .button{font-size:12px;min-height:33px;padding:7px 10px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:17px}.field{display:flex;flex-direction:column;gap:7px;font-size:13px;font-weight:500}.field.full{grid-column:1/-1}.form-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:23px}.form-note{color:#8894a5;font-size:12px;line-height:1.6;margin-top:14px}.subtabs{display:flex;gap:20px;border-bottom:1px solid #dde4ed;margin:0 0 23px}.subtabs button{font-size:14px;padding:0 2px 13px;background:none;border:0;color:#8390a3;border-bottom:2px solid transparent}.subtabs button.active{color:#294e76;border-bottom-color:#294e76;font-weight:600}.two-column{display:grid;grid-template-columns:1fr 1fr;gap:22px}.record-list{padding:0 23px 8px}.record{padding:18px 0;border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:15px;align-items:center}.record:first-child{border-top:0}.record p{font-size:12px;color:#8894a6;margin-top:7px;line-height:1.6}.record h3{font-size:14px}.notice{padding:19px 23px;border-top:1px solid var(--line)}.notice:first-child{border-top:0}.notice p{font-size:14px;color:#7b899b;line-height:1.7;margin:10px 0}.notice small{color:#9aa4b3}.portal-summary{background:var(--navy);color:white;border-radius:14px;padding:25px;display:flex;gap:18px;align-items:center;margin-bottom:22px}.portal-summary p{font-size:14px;color:#a8b9ce;margin-top:7px}.portal-summary .avatar{width:57px;height:57px;font-size:18px}.portal-summary h2{font-size:22px}.inline-control{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-bottom:20px}.inline-control label{font-size:14px}.large-note{font-size:14px;color:#7c889b;line-height:1.8}.warning-box{padding:13px 16px;background:#fff4e8;border:1px solid #f5d9b9;border-radius:8px;font-size:13px;line-height:1.6;color:#976433;margin-bottom:20px}.switch{appearance:none;width:37px;height:22px;border-radius:12px;background:#dbe1e9;padding:3px;cursor:pointer;border:0;position:relative}.switch:before{content:'';display:block;width:16px;height:16px;background:white;border-radius:50%;transition:transform .15s}.switch:checked{background:#5f8eae}.switch:checked:before{transform:translateX(15px)}.receipt{line-height:1.9;font-size:14px}.receipt strong{font-weight:600}.print-only{display:none}
@media(min-width:1500px){main{padding-top:42px}.chart{height:240px}.stat-card{padding:25px}.dashboard-grid{grid-template-columns:1.8fr 1fr}.card-header{padding-top:24px;padding-bottom:24px}}
@media(max-width:1200px){.sidebar{width:210px}.page-shell{margin-left:210px}.brand{font-size:18px;gap:8px}.brand-mark{width:32px}.brand small{font-size:8px}.topbar{padding:0 24px}main{padding:28px 24px 20px}.stat-card{padding:17px 16px}.stat-label{font-size:12px}.stat-value{font-size:28px}.dashboard-grid{gap:18px;grid-template-columns:minmax(0,1.45fr) minmax(270px,1fr)}.branch-tabs button{padding:9px 10px}.date-label{font-size:11px}.date-label svg{display:none}#toast{left:calc(50% + 105px)}}
@media(max-width:1000px){.sidebar{width:190px;padding-left:12px;padding-right:12px}.brand{font-size:17px}.workspace-label{font-size:9px;margin-left:10px}.nav-link{font-size:13px;padding:13px 11px}.page-shell{margin-left:190px}.profile{padding-left:4px;gap:7px}.profile strong{font-size:11px}.demo-label{padding:10px}.demo-label small{font-size:9px}.stats-grid{grid-template-columns:repeat(2,1fr)}.dashboard-grid,.two-column{grid-template-columns:1fr}.context-row{align-items:flex-start;flex-direction:column}.date-label{align-self:flex-end;margin-top:-2px}.stat-top{justify-content:space-between}.chart{height:230px}.session{display:none}#toast{left:calc(50% + 95px)}}
@media(max-width:720px){.sidebar{transform:translateX(-100%);width:240px;transition:transform .2s;box-shadow:10px 0 35px #13274025}.sidebar.open{transform:translateX(0)}.page-shell{margin-left:0}.topbar{padding:0 18px;height:66px}.menu-button{display:flex}.breadcrumb{gap:9px;font-size:12px}.topbar-actions{gap:10px}main{padding:25px 18px 18px}.page-heading{align-items:flex-start;gap:10px}.page-heading h1{font-size:25px}.page-heading p{font-size:12px;max-width:240px}.eyebrow{font-size:8px}.page-heading>.button{font-size:0;padding:10px;min-height:36px}.page-heading>.button svg{width:18px;height:18px}.context-row{margin:22px 0 17px;gap:11px}.branch-tabs{width:100%;justify-content:space-between}.branch-tabs button{flex:1;font-size:11px;padding:10px 7px}.branch-tabs button span{display:none}.date-label{align-self:flex-start;font-size:11px}.stats-grid{gap:12px;margin-bottom:17px}.stat-card{padding:14px}.stat-label{font-size:11px}.stat-icon{width:27px;height:27px;border-radius:7px}.stat-icon svg{width:15px;height:15px}.stat-value{font-size:26px}.stat-detail{font-size:10px;line-height:1.6}.dashboard-grid{gap:17px;margin-bottom:17px}.card-header{padding:19px}.card-body{padding:0 19px 19px}.card-header h2{font-size:16px}.chart{height:auto;min-height:150px}.legend{font-size:10px;gap:10px}.chart-note{font-size:10px;gap:10px}.footer{font-size:9px;line-height:1.8}.footer>span:last-child{display:none}.quick-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}.quick-actions .button{padding:13px 11px;font-size:11px;gap:7px}.profile strong{font-size:13px}.brand{font-size:21px}.brand small{font-size:9px}.demo-label small{font-size:10px}.nav-link{font-size:14px}.form-grid{grid-template-columns:1fr}.field.full{grid-column:1}.toolbar{padding:16px}.toolbar-left{width:100%}.search-field{width:100%;min-width:0}.toolbar select{flex:1}.data-table th,.data-table td{padding:13px 16px}.data-table td{font-size:13px}.subtabs{gap:17px;overflow-x:auto;white-space:nowrap}.subtabs button{font-size:13px}#toast{left:50%;width:max-content}.portal-summary{padding:21px}.portal-summary h2{font-size:19px}.portal-summary p{font-size:12px}.card-header .button{font-size:11px}.record{flex-wrap:wrap}.notice p{font-size:13px}.session{display:none}}
@media(prefers-reduced-motion:reduce){*{transition:none!important;scroll-behavior:auto!important}}
/* Keep operational labels and controls readable at every breakpoint. */
.sidebar{overflow-y:auto}.button,.branch-tabs button,.stat-label,.date-label,.breadcrumb,.session,.card-header p,.alert-text strong,.alert-text p,.event h3,.subtabs button,.field{font-size:.875rem}.page-heading p,.large-note{font-size:1rem}.stat-detail,.legend,.chart-note,.chip,.pill,.demo-label small,.form-note,.person-cell small{font-size:.75rem}.alert-text a,.event p,.card-footer,.school-link{font-size:.8125rem}.stat-top{align-items:flex-start}.stat-icon{flex-shrink:0}.profile strong{font-size:.8125rem}.sidebar-bottom{padding-top:24px}.quick-actions .button{font-size:.8125rem}.branch-tabs button span{font-size:.75rem}.chart text{font-size:12px}.chart-note{line-height:1.7}.alert-row{padding-top:17px;padding-bottom:17px}.alert-text p{line-height:1.6}.demo-label small{line-height:1.5}.footer{font-size:.75rem;line-height:1.6}
@media(max-width:720px){.page-heading p{font-size:.875rem}.page-heading>.button{font-size:0}.stat-label{font-size:.8125rem}.stat-icon{width:25px;height:25px}.date-label{font-size:.75rem}.branch-tabs button{font-size:.8125rem}.quick-actions .button{font-size:.8125rem}.stat-value{overflow-wrap:anywhere}.card-header{flex-wrap:wrap}.stats-grid .stat-value{font-size:1.6rem}.sidebar{padding-bottom:25px}.footer{font-size:.75rem}.chart-note{flex-wrap:wrap}.record p,.notice p{font-size:.875rem}}
@media print{.sidebar,.topbar,.page-heading,.context-row,#content,.footer,#toast,.modal-heading,.form-actions{display:none!important}.page-shell{margin:0}dialog[open]{position:static;display:block;width:100%;max-height:none;box-shadow:none;padding:0}dialog::backdrop{background:white}.print-only{display:block}}
