*{box-sizing:border-box}body{margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;color:#14213d;background:#f4f7fb}a{color:#0a5bd3;text-decoration:none}code{background:#eef3ff;padding:.15rem .35rem;border-radius:.35rem}.topbar{min-height:72px;background:#0b1736;color:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 28px;box-shadow:0 8px 24px rgba(11,23,54,.25)}.brand{color:#fff;display:flex;align-items:center;gap:12px}.brand-mark{width:42px;height:42px;border-radius:12px;display:grid;place-items:center;background:linear-gradient(135deg,#2ee6a6,#2979ff);font-weight:900}.brand small{display:block;opacity:.75;font-size:.75rem}.topbar nav{display:flex;align-items:center;gap:18px}.topbar nav a{color:#dce7ff}.topbar button{border:1px solid rgba(255,255,255,.3);background:transparent;color:#fff;border-radius:8px;padding:8px 12px;cursor:pointer}.container{max-width:1180px;margin:32px auto;padding:0 22px}.login-card,.hero,.panel,.profile aside{background:#fff;border:1px solid #dbe5f4;border-radius:22px;box-shadow:0 14px 40px rgba(31,52,90,.08)}.login-card{max-width:920px;margin:70px auto;padding:44px;display:grid;grid-template-columns:1.1fr .9fr;gap:42px}h1,h2{margin-top:0}.eyebrow{text-transform:uppercase;color:#2979ff;font-size:.78rem;letter-spacing:.12em;font-weight:800}.form{display:grid;gap:14px}label{display:grid;gap:6px;font-weight:700}input{border:1px solid #cbd7ea;border-radius:12px;padding:12px 14px;font:inherit}button,.button{border:0;background:#0a5bd3;color:#fff;border-radius:12px;padding:12px 16px;font-weight:800;cursor:pointer}.primary{width:100%}.alert{background:#fff0f0;color:#9d1c1c;border:1px solid #ffc8c8;border-radius:12px;padding:12px}.hint{color:#5d6b84}.hero{padding:28px;display:flex;justify-content:space-between;align-items:center;margin-bottom:22px}.grid{display:grid;gap:18px}.stats{grid-template-columns:repeat(4,1fr);margin-bottom:22px}.stats article{background:#fff;border:1px solid #dbe5f4;border-radius:18px;padding:22px}.stats strong{display:block;font-size:2rem}.stats span{color:#5d6b84}.panel{padding:26px}.panel-title{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:16px}.search{display:flex;gap:10px}table{width:100%;border-collapse:collapse;overflow:hidden}th{text-align:left;color:#5d6b84;font-size:.8rem;text-transform:uppercase}th,td{padding:13px 10px;border-bottom:1px solid #edf2f8}.badge{display:inline-flex;border-radius:999px;background:#eef3ff;color:#174ea6;padding:5px 10px;font-size:.82rem;font-weight:800}.profile{display:grid;grid-template-columns:280px 1fr;gap:22px}.profile aside{padding:26px;text-align:center;height:fit-content}.avatar{width:96px;height:96px;border-radius:28px;background:linear-gradient(135deg,#0b1736,#2ee6a6);color:#fff;display:grid;place-items:center;font-size:2rem;font-weight:900;margin:0 auto 18px}dl{display:grid;grid-template-columns:180px 1fr;gap:12px 18px}dt{color:#5d6b84;font-weight:800}dd{margin:0}.flag-box{margin-top:26px;border:1px dashed #ff8c00;background:#fff8ed;border-radius:18px;padding:18px}.flag-box p{margin:0 0 8px;color:#a85d00;font-weight:900}.flag-box code{font-size:1.05rem;background:#fff;color:#14213d}.footer{max-width:1180px;margin:36px auto;padding:0 22px;color:#7a879b;display:flex;justify-content:space-between}@media(max-width:800px){.login-card,.profile{grid-template-columns:1fr}.stats{grid-template-columns:repeat(2,1fr)}.topbar{height:auto;padding:18px;align-items:flex-start;gap:16px;flex-direction:column}.topbar nav{flex-wrap:wrap}.hero,.panel-title{flex-direction:column;align-items:flex-start}}
