:root{--djr:#005c88;--djr2:#0d5bd7;--dark:#071d2b;--soft:#f4f7fb;--line:#dbe4ef}body{background:var(--soft);color:#172033}.app-shell{min-height:100vh;display:flex}.sidebar{width:278px;background:#fff;border-right:1px solid var(--line);padding:22px;position:sticky;top:0;height:100vh}.brand{display:flex;gap:12px;align-items:center;margin-bottom:28px}.brand-mark{width:48px;height:48px;border-radius:15px;background:linear-gradient(145deg,var(--djr),#062f49);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:900}.brand small{display:block;color:#64748b}.side-nav{display:flex;flex-direction:column;gap:8px}.side-nav a{padding:12px 14px;border-radius:13px;text-decoration:none;color:#23364d;font-weight:700}.side-nav a:hover{background:#eef5ff;color:var(--djr2)}.main{flex:1;padding:28px;max-width:100%}.topbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.topbar h1{font-size:28px;margin:0;font-weight:900;letter-spacing:-.03em}.user-pill{background:#fff;border:1px solid var(--line);border-radius:999px;padding:9px 14px;font-weight:700}.card{border:0;border-radius:18px;box-shadow:0 10px 30px #0000000c}.stat-card{border-radius:18px;background:#fff;padding:22px;box-shadow:0 10px 30px #0000000c;border:1px solid #eef2f7}.stat-card span{color:#64748b;font-weight:700}.stat-card strong{display:block;font-size:28px;margin-top:6px}.btn-primary{background:var(--djr2);border-color:var(--djr2);font-weight:800}.form-control,.form-select{border-radius:12px;padding:12px}.table{background:#fff;border-radius:18px;overflow:hidden}.table th{color:#64748b;font-size:13px;text-transform:uppercase}.alert{border-radius:14px}.qr{max-width:280px;border:1px solid #ddd;border-radius:16px}.login-shell{min-height:100vh;display:grid;grid-template-columns:1.1fr .9fr;gap:28px;align-items:center;padding:32px}.login-brand{background:linear-gradient(145deg,#005c88,#06314b);color:#fff;border-radius:28px;padding:46px;box-shadow:0 20px 55px #06314b30;min-height:420px;display:flex;flex-direction:column;justify-content:center}.brand-badge{width:78px;height:78px;border-radius:24px;background:#fff;color:#005c88;display:flex;align-items:center;justify-content:center;font-weight:900;font-size:26px;box-shadow:0 10px 30px #0003;margin-bottom:20px}.login-brand h2{font-size:44px;line-height:1;margin:0 0 14px;letter-spacing:-.04em}.login-brand p{font-size:18px;line-height:1.5;color:#e4f6ff}.login-highlights{display:flex;flex-wrap:wrap;gap:10px;margin-top:20px}.login-highlights span{background:#ffffff18;border:1px solid #ffffff28;border-radius:999px;padding:8px 12px;font-weight:700}.login-card{background:#fff;border-radius:28px;padding:36px;box-shadow:0 20px 55px #00000012;border:1px solid #edf1f7}.login-help{margin-top:20px;padding:14px;border-radius:14px;background:#f6f9fd;color:#3c4a60;line-height:1.7;border:1px solid #e8eef7}@media(max-width:920px){.app-shell{display:block}.sidebar{position:relative;width:auto;height:auto}.side-nav{flex-direction:row;flex-wrap:wrap}.login-shell{grid-template-columns:1fr}.topbar{display:block}}
