:root{--navy:#102a43;--teal:#0f8b8d;--mist:#f4f8fa}body{background:var(--mist);color:#243b53}.navbar{background:#fff!important}.brand-mark{width:38px;height:38px;object-fit:contain}.hero{min-height:440px;background:linear-gradient(90deg,rgba(8,34,59,.92),rgba(8,34,59,.55)),url('../assets/banner.png') center/cover}.hero h1{font-weight:750}.card{border:0;border-radius:18px;box-shadow:0 8px 30px rgba(16,42,67,.08)}.card-header{background:#fff;border-bottom:1px solid #edf2f7}.btn-primary{background:var(--teal);border-color:var(--teal)}.badge-soft{background:#e1f5f4;color:#087577}.amount{font-size:1.45rem;font-weight:700}.admin-sidebar{min-height:100vh;background:var(--navy)}.admin-sidebar a{color:#cbd8e6;text-decoration:none;display:block;padding:.65rem 1rem;border-radius:8px}.admin-sidebar a:hover,.admin-sidebar a.active{background:rgba(255,255,255,.12);color:#fff}.table{background:#fff}.login-page{background:linear-gradient(135deg,#102a43,#0f8b8d);min-height:100vh}@media(max-width:767px){.hero{min-height:500px}.admin-sidebar{min-height:auto}.admin-sidebar nav{display:flex;gap:.25rem;overflow:auto}.admin-sidebar a{white-space:nowrap}.table{font-size:.85rem}}
