:root{color:#e2e8f0;font-synthesis:none;text-rendering:optimizelegibility;background:#0f172a;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}.foundation-shell{max-width:720px;margin:0 auto;padding:15vh 1.5rem}.auth-page{place-items:center;min-height:100vh;padding:1.5rem;display:grid}.portal-card{background:#111c32;border:1px solid #334155;border-radius:1rem;width:min(100%,720px);padding:clamp(1.5rem,5vw,3rem);box-shadow:0 1rem 3rem #02061766}.login-card{max-width:480px}.eyebrow{color:#38bdf8;letter-spacing:.08em;text-transform:uppercase;font-weight:700}h1{margin:.5rem 0 1rem;font-size:clamp(2rem,6vw,4rem);line-height:1.05}p{color:#94a3b8;line-height:1.6}.muted{color:#94a3b8}.login-form{gap:.65rem;margin-top:1.5rem;display:grid}label{color:#cbd5e1;font-weight:600}input,textarea{color:#e2e8f0;width:100%;font:inherit;background:#0f172a;border:1px solid #475569;border-radius:.5rem;padding:.8rem .9rem}input:focus,textarea:focus{outline-offset:2px;outline:2px solid #38bdf8}.button{color:#082f49;font:inherit;cursor:pointer;background:#38bdf8;border:0;border-radius:.5rem;margin-top:.75rem;padding:.8rem 1rem;font-weight:700}.button:disabled{cursor:wait;opacity:.65}.button-secondary{color:#e2e8f0;background:#334155}.button-link{margin-right:.5rem;text-decoration:none;display:inline-block}.error-message{color:#fca5a5}.app-shell{min-height:100vh;display:grid}.admin-shell{grid-template-columns:280px minmax(0,1fr)}.app-sidebar{background:#08111f;border-right:1px solid #1e293b;flex-direction:column;gap:1.25rem;height:100vh;padding:1.25rem;display:flex;position:sticky;top:0}.brand-lockup{color:#f8fafc;align-items:center;gap:.75rem;text-decoration:none;display:flex}.brand-lockup strong,.brand-lockup small{display:block}.brand-lockup small{color:#94a3b8;font-size:.78rem}.brand-mark{color:#082f49;letter-spacing:-.04em;background:linear-gradient(135deg,#38bdf8,#86efac);border-radius:.85rem;flex:none;place-items:center;width:2.75rem;height:2.75rem;font-weight:900;display:grid}.app-nav{gap:.25rem;padding-right:.25rem;display:grid;overflow-y:auto}.app-nav-link{color:#cbd5e1;border-radius:.75rem;padding:.72rem .85rem;font-weight:700;text-decoration:none}.app-nav-link:hover,.app-nav-link-active{color:#f8fafc;background:#17233a}.app-nav-link-active{box-shadow:inset 3px 0 #38bdf8}.app-logout{margin-top:auto}.app-content{min-width:0}.mobile-admin-bar,.mobile-nav-strip{display:none}.records-page{max-width:1100px;margin:0 auto;padding:2rem 1rem 4rem}.records-header{margin-bottom:1.5rem}.records-header h1{max-width:760px}.records-tabs{gap:.5rem;margin-bottom:1.25rem;padding-bottom:.25rem;display:flex;overflow-x:auto}.tab-button{color:#cbd5e1;font:inherit;cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #475569;border-radius:999px;padding:.65rem 1rem}.tab-button-active{color:#082f49;background:#38bdf8;border-color:#38bdf8}.record-section{background:#111c32;border:1px solid #334155;border-radius:1rem;padding:1.25rem}.section-heading{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:1rem;display:flex}.section-heading h2,.record-section>h2{margin:.25rem 0 1rem}.record-form{gap:1rem;margin-bottom:2rem;display:grid}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.form-grid label{gap:.4rem;display:grid}select{color:#e2e8f0;width:100%;font:inherit;background:#0f172a;border:1px solid #475569;border-radius:.5rem;padding:.8rem .9rem}.checkbox-label{grid-template-columns:auto 1fr;align-items:center;gap:.6rem!important;display:flex!important}.checkbox-label input{accent-color:#38bdf8;width:1rem;height:1rem}.button-small{margin-top:0;padding:.55rem .7rem;font-size:.875rem}.record-state{border:1px dashed #475569;border-radius:.75rem;padding:1rem}.record-list{gap:.75rem;display:grid}.record-item{background:#0f172a;border:1px solid #334155;border-radius:.75rem;justify-content:space-between;align-items:center;gap:1rem;padding:1rem;display:flex}.record-item>div{gap:.25rem;display:grid}.record-item strong{color:#f8fafc}.record-item span:not(.status-pill){color:#94a3b8;font-size:.9rem}.record-actions{align-items:flex-end;gap:.5rem!important;display:flex!important}.status-pill{border-radius:999px;width:fit-content;padding:.2rem .55rem;font-size:.75rem;font-weight:700;display:inline-block}.status-active{color:#bbf7d0;background:#14532d}.status-inactive{color:#cbd5e1;background:#334155}.status-warning{color:#fde68a;background:#713f12}.warning-message{color:#fde68a!important}.success-message{color:#86efac}.fee-section{margin-top:1.25rem}.fee-summary{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.75rem;display:grid}.fee-summary div{background:#0f172a;border:1px solid #334155;border-radius:.75rem;gap:.35rem;padding:1rem;display:grid}.fee-summary span{color:#94a3b8;font-size:.9rem}.fee-summary strong{color:#f8fafc;font-size:1.15rem}.list-controls{align-items:end}.list-controls .form-grid{min-width:min(100%,560px)}.receipt-card{background:#0f172a;border:1px solid #475569;border-radius:.75rem;gap:1rem;padding:1.25rem;display:grid}.receipt-card h2{margin:0}.receipt-grid{grid-template-columns:minmax(120px,180px) 1fr;gap:.7rem 1rem;display:grid}.receipt-grid span{color:#94a3b8}.receipt-grid strong{color:#f8fafc}.notification-overlay{z-index:50;background:#02061799;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.notification-modal{background:#111c32;border:1px solid #475569;border-radius:.75rem;width:min(100%,460px);padding:1.25rem;box-shadow:0 1rem 3rem #02061799}.notification-modal h2{margin:.25rem 0 .75rem}.modal-actions{flex-wrap:wrap;gap:.75rem;margin-top:1rem;display:flex}.pwa-install-hint{z-index:20;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#111c32f2;border:1px solid #475569;border-radius:.875rem;justify-content:space-between;align-items:center;gap:1rem;width:min(100% - 2rem,520px);padding:1rem;display:flex;position:fixed;bottom:1rem;right:1rem;box-shadow:0 1rem 2rem #02061780}.pwa-install-hint strong{color:#f8fafc}.pwa-install-hint p{margin:.25rem 0 0}.pwa-install-actions{flex-shrink:0;gap:.5rem;display:flex}.employee-due-card{align-items:stretch}.contact-links{flex-wrap:wrap;gap:.5rem;margin-top:.5rem;display:flex}.contact-links .button-link{color:#082f49;margin-right:0}.assignment-grid{gap:1.25rem;display:grid}.assignment-card{align-items:stretch}.inline-row{border-top:1px solid #1e293b;justify-content:space-between;align-items:center;padding:.55rem 0;gap:.75rem!important;display:flex!important}.inline-row:first-of-type{border-top:0}.assignment-summary{margin:1rem 0}.supporting-access{margin-top:1.25rem}.supporting-access-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1rem;display:grid}.supporting-access-list{background:#0f172a;border:1px solid #334155;border-radius:.75rem;align-content:start;gap:.5rem;padding:1rem;display:grid}.supporting-access-list h4{color:#f8fafc;margin:0}.call-followup-form{background:#111c32;border:1px solid #334155;border-radius:.75rem;gap:.75rem;margin-top:.75rem;padding:.85rem;display:grid}.call-followup-form label{gap:.35rem;display:grid}.call-followup-form textarea{resize:vertical}.dashboard-page{max-width:1240px}.dashboard-hero{background:linear-gradient(135deg,#111c32,#0f2a44);border:1px solid #1e3a5f;border-radius:1.25rem;justify-content:space-between;align-items:stretch;gap:1.25rem;margin-bottom:1.25rem;padding:clamp(1.25rem,4vw,2rem);display:flex;box-shadow:0 1.25rem 3rem #02061755}.dashboard-hero h1{font-size:clamp(2.2rem,5vw,4rem)}.dashboard-operator{background:#08111faa;border:1px solid #334155;border-radius:1rem;align-content:center;min-width:220px;padding:1rem;display:grid}.dashboard-operator span,.dashboard-operator small{color:#94a3b8}.dashboard-operator strong{color:#f8fafc}.dashboard-stats{grid-template-columns:repeat(6,minmax(0,1fr));gap:.85rem;margin-bottom:1.25rem;display:grid}.stat-card{background:#111c32;border:1px solid #334155;border-radius:1rem;align-content:start;gap:.35rem;min-height:132px;padding:1rem;display:grid}.stat-card span,.stat-card small{color:#94a3b8}.stat-card strong{color:#f8fafc;font-size:clamp(1.45rem,3vw,2rem);line-height:1.1}.stat-card-warning{background:#1f1a10;border-color:#854d0e}.dashboard-section{margin-top:1.25rem}.feature-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.85rem;display:grid}.feature-card{min-height:150px;color:inherit;background:#111c32;border:1px solid #334155;border-radius:1rem;align-content:start;gap:.65rem;padding:1rem;text-decoration:none;transition:border-color .15s,transform .15s,background .15s;display:grid}.feature-card:hover{background:#14233b;border-color:#38bdf8;transform:translateY(-1px)}.feature-card strong{color:#f8fafc;font-size:1.05rem}.feature-card span:not(.status-pill){color:#94a3b8}.dashboard-split{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:1.25rem;display:grid}.mini-list{gap:.5rem;display:grid}.mini-row{background:#0f172a;border:1px solid #1e293b;border-radius:.75rem;justify-content:space-between;align-items:center;gap:1rem;padding:.75rem;display:flex}.mini-row span{color:#94a3b8}.mini-row strong{color:#f8fafc}@media (width<=680px){.form-grid{grid-template-columns:1fr}.record-item{flex-direction:column;align-items:flex-start}.record-item .button{width:100%}.record-actions{align-items:stretch;width:100%}.modal-actions .button{width:100%}.pwa-install-hint{flex-direction:column;align-items:stretch;bottom:1rem;left:1rem;right:1rem}.pwa-install-actions .button{flex:1}.contact-links{width:100%}.inline-row{flex-direction:column;align-items:stretch}.receipt-grid{grid-template-columns:1fr;gap:.25rem}}@media (width<=1120px){.dashboard-stats{grid-template-columns:repeat(3,minmax(0,1fr))}.feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=900px){.admin-shell{display:block}.app-sidebar{display:none}.mobile-admin-bar{z-index:30;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#08111ff2;border-bottom:1px solid #1e293b;justify-content:space-between;align-items:center;gap:1rem;padding:.85rem 1rem;display:flex;position:sticky;top:0}.mobile-nav-strip{background:#0f172a;border-bottom:1px solid #1e293b;gap:.5rem;padding:.75rem 1rem;display:flex;overflow-x:auto}.mobile-nav-strip a{color:#cbd5e1;border:1px solid #334155;border-radius:999px;flex:none;padding:.55rem .75rem;font-weight:700;text-decoration:none}.mobile-nav-strip a[aria-current=page]{color:#082f49;background:#38bdf8;border-color:#38bdf8}.dashboard-hero{flex-direction:column}.dashboard-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-split{grid-template-columns:1fr}}@media (width<=680px){.dashboard-stats,.feature-grid{grid-template-columns:1fr}.dashboard-hero{border-radius:1rem}.dashboard-operator{min-width:0}}@media print{body{color:#111827;background:#fff}.records-page>:not(.receipt-panel),.no-print{display:none!important}.records-page{max-width:none;padding:0}.record-section,.receipt-card{box-shadow:none;background:#fff;border:0}.eyebrow,.muted,.receipt-grid span,.receipt-grid strong,.receipt-card h2{color:#111827}}
