: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}.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}@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%}.receipt-grid{grid-template-columns:1fr;gap:.25rem}}@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}}
