:root{color:#162036;background:#eef2f7;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{min-width:320px;margin:0}.shell{place-items:center;min-height:100vh;padding:24px;display:grid}.card{background:#fff;border:1px solid #dbe3ef;border-radius:22px;width:min(920px,100%);padding:clamp(24px,4vw,48px);box-shadow:0 24px 70px #1a29441f}.topbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.eyebrow{color:#52637a;letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:.78rem;font-weight:700}.language-switcher{background:#f7f9fc;border:1px solid #dbe3ef;border-radius:999px;gap:8px;padding:4px;display:inline-flex}.language-switcher a{color:#334155;border-radius:999px;padding:7px 11px;font-size:.82rem;font-weight:800;text-decoration:none}.language-switcher a[aria-current=page]{color:#fff;background:#1b5cff}h1{letter-spacing:-.07em;margin:20px 0 12px;font-size:clamp(2.15rem,7vw,5rem);line-height:.96}.lead{color:#334155;max-width:760px;margin:0;font-size:clamp(1.05rem,2.4vw,1.35rem);line-height:1.55}.notice{color:#204071;background:#eef5ff;border:1px solid #cfe2ff;border-radius:16px;margin:22px 0 0;padding:12px 14px;font-weight:700}.badges{flex-wrap:wrap;gap:10px;margin-top:22px;display:flex}.badges span{color:#2347b8;background:#e9efff;border-radius:999px;padding:8px 12px;font-size:.88rem;font-weight:800}.badges.muted{margin-top:10px}.badges.muted span{color:#667085;background:#f2f4f7;border:1px dashed #cbd5e1}.modules{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:10px;margin:28px 0 0;padding:0;list-style:none;display:grid}.modules li{color:#25324a;background:#fbfcff;border:1px solid #e3e9f3;border-radius:16px;align-items:center;min-height:52px;padding:12px;font-weight:750;display:flex}.status{color:#fff;background:#15223a;border-radius:14px;margin-top:28px;padding:13px 16px;font-weight:800;text-decoration:none;display:inline-flex}@media (width<=560px){.shell{padding:12px}.card{border-radius:18px;padding:22px}.topbar{align-items:flex-start}.language-switcher{justify-content:stretch;width:100%}.language-switcher a{text-align:center;flex:1}}
