:root{color:#111827;background:#f5f7fb;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{margin:0}.shell{min-height:100vh;padding:48px clamp(20px,5vw,72px)}.topbar,.hero{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:24px;display:grid}.topbar{margin-bottom:28px}.hero{color:#fff;background:linear-gradient(135deg,#111827,#20345f);border-radius:32px;padding:clamp(28px,5vw,56px);box-shadow:0 24px 70px #17255438}.eyebrow{color:#93c5fd;letter-spacing:.08em;text-transform:uppercase;margin:0 0 12px;font-weight:800}h1{max-width:980px;margin:0;font-size:clamp(34px,5vw,64px);line-height:1.02}.lead{color:#dbeafe;max-width:780px;margin:22px 0 0;font-size:20px;line-height:1.6}.lead.compact{color:#52617a;margin-top:10px}.actions{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.button{cursor:pointer;font-weight:800;font:inherit;border:0;border-radius:999px;padding:12px 18px;text-decoration:none}.button.primary{color:#172554;background:#fff}.button.primary.dark{color:#fff;background:#4f00ff;width:fit-content}.button.secondary{color:#082f49;background:#38bdf8}.button.secondary.solid{color:#fff;background:#4f00ff}.button.muted{color:#111827;background:#e8edf7}.button.ghost{color:#fff;background:0 0;border:1px solid #ffffff52}.badge{white-space:nowrap;background:#ffffff1f;border:1px solid #ffffff38;border-radius:999px;padding:12px 18px;font-weight:800}.grid{gap:24px;margin-top:28px;display:grid}.panel{background:#fff;border:1px solid #dbe3f0;border-radius:28px;padding:28px;box-shadow:0 16px 40px #0f172a12}.panelHeader{justify-content:space-between;align-items:start;gap:20px;display:flex}h2{margin:0 0 16px;font-size:26px}.panel>p{color:#52617a;margin:0;font-size:17px}.authCard{background:#fff;border:1px solid #dbe3f0;border-radius:28px;max-width:520px;margin:28px 0;padding:28px;box-shadow:0 16px 40px #0f172a12}form{gap:16px;display:grid}label{color:#1f2a44;gap:8px;font-weight:800;display:grid}input{font:inherit;border:1px solid #b9c6dc;border-radius:14px;padding:13px 14px}.notice{border-radius:16px;padding:12px 14px}.notice.error{color:#991b1b;background:#fee2e2}.commandBox{gap:14px;margin-top:18px;display:grid}.commandBox code{white-space:nowrap;color:#e0f2fe;background:#0f172a;border-radius:18px;padding:18px;font-size:15px;display:block;overflow-x:auto}.meta{color:#52617a;flex-wrap:wrap;gap:10px;display:flex}.meta span{background:#eef4ff;border-radius:999px;padding:8px 12px}.hint{color:#52617a;margin:0}.cards,.deviceGrid,.cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}article{background:#fbfdff;border:1px solid #dbe3f0;border-radius:22px;padding:20px}h3{margin:0 0 10px}article p{color:#52617a;margin:0;line-height:1.55}@media (width<=900px){.topbar,.hero,.deviceGrid,.cards{grid-template-columns:1fr}.badge{width:fit-content}}
