:root{color:#111;background:#f5f6f7;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}.page-shell{background:radial-gradient(circle at 8% 12%,#0000000a,#0000 26%),radial-gradient(circle at 88% 14%,#00000009,#0000 28%),#f5f6f7;justify-content:center;align-items:center;min-height:100vh;padding:clamp(18px,4vw,52px);display:flex}.hero-card{background:linear-gradient(135deg,#fffffffc,#ffffffed);border:1px solid #e2e6eb;border-radius:34px;width:min(1180px,100%);min-height:720px;padding:clamp(30px,5vw,72px);position:relative;overflow:hidden;box-shadow:0 28px 80px #11182714}.hero-card:after{content:"";border:1px solid #1111110f;border-radius:999px;width:420px;height:420px;position:absolute;top:-160px;right:-150px}.topbar,.hero,.status-panel,.module-grid,footer{z-index:1;position:relative}.topbar{justify-content:space-between;align-items:center;gap:24px;margin-bottom:clamp(64px,8vw,96px);display:flex}.wordmark{letter-spacing:.2em;font-size:24px;font-weight:800}.environment-badge{color:#59616c;letter-spacing:.08em;text-transform:uppercase;border:1px solid #d8dde3;border-radius:999px;padding:9px 14px;font-size:13px;font-weight:700}.eyebrow{color:#59616c;letter-spacing:.16em;text-transform:uppercase;margin:0 0 18px;font-size:13px;font-weight:800}h1{letter-spacing:-.065em;max-width:900px;margin:0;font-size:clamp(48px,7vw,92px);line-height:.94}.lead{color:#262b31;max-width:820px;margin:28px 0 0;font-size:clamp(18px,2vw,23px);line-height:1.5}.status-panel{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin:48px 0 26px;display:grid}.status-panel div,.module-card{background:#ffffffc2;border:1px solid #e2e6eb;border-radius:22px;padding:22px}.status-label{color:#69727d;letter-spacing:.1em;text-transform:uppercase;margin-bottom:8px;font-size:13px;font-weight:750;display:block}.status-panel strong{font-size:18px;display:block}.module-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:22px;display:grid}.module-card h2{letter-spacing:-.02em;margin:0 0 10px;font-size:20px}.module-card p{color:#424951;margin:0;line-height:1.5}footer{color:#65707d;border-top:1px solid #e2e6eb;justify-content:space-between;gap:24px;margin-top:42px;padding-top:22px;font-size:13px;display:flex}@media (width<=860px){.status-panel,.module-grid{grid-template-columns:1fr}.topbar,footer{flex-direction:column;align-items:flex-start}}
