:root{color:#172033;font-synthesis:none;background:#f3f4f6;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}.shell{width:min(1120px,100% - 32px);margin:32px auto}.hero{color:#fff;background:linear-gradient(135deg,#9f1239,#e11d48);border-radius:24px;justify-content:space-between;align-items:center;gap:24px;padding:32px;display:flex;box-shadow:0 16px 40px #9f123933}.eyebrow{letter-spacing:.14em;text-transform:uppercase;opacity:.8;margin:0 0 6px;font-size:12px;font-weight:800}h1{margin:0;font-size:clamp(28px,4vw,44px)}.subtitle{opacity:.88;margin:10px 0 0}.hero__actions{flex-direction:column;align-items:flex-end;gap:10px;display:flex}.status{background:#ffffff1f;border:1px solid #ffffff3d;border-radius:999px;flex:none;align-items:center;gap:9px;padding:10px 14px;font-size:13px;font-weight:700;display:flex}.status__dot{background:#fbbf24;border-radius:50%;width:9px;height:9px}.status--online .status__dot{background:#86efac}.status--offline .status__dot{background:#fecaca}.card{background:#fff;border:1px solid #d9dee7;border-radius:18px;margin-top:22px;padding:28px;box-shadow:0 8px 24px #0f172a0d}.card h2{margin-top:0}.card p{color:#586174;margin-bottom:0;line-height:1.65}.eyebrow--dark{color:#9f1239}.login-card{justify-content:space-between;align-items:center;gap:28px;display:flex}.primary-button,.profile-button{cursor:pointer;font:inherit;border:0;font-weight:750}.primary-button{color:#fff;background:#be123c;border-radius:12px;flex:none;padding:13px 18px;box-shadow:0 8px 18px #be123c2e}.primary-button:hover{background:#9f1239}.profile-button{color:#fff;background:#ffffff1f;border:1px solid #ffffff3d;border-radius:999px;align-items:center;gap:9px;padding:7px 11px 7px 7px;display:flex}.avatar{color:#9f1239;background:#fff;border-radius:50%;place-items:center;width:30px;height:30px;font-size:11px;display:grid}.error-card{background:#fff1f2;border-color:#fecdd3}.error-card h2{color:#9f1239}@media (width<=720px){.hero,.login-card{flex-direction:column;align-items:flex-start;padding:24px}.hero__actions{align-items:flex-start}}
