:root{color-scheme:dark}*{box-sizing:border-box}body,html{margin:0;min-height:100%;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;background:#0f1118;color:#f4f4f5}.maintenance{min-height:100vh;display:grid;place-items:center;padding:24px}.maintenance__content{max-width:640px;text-align:center}.maintenance__content h1{margin:0 0 12px;font-size:clamp(2rem,5vw,3rem);line-height:1.15}.maintenance__content p{margin:0;font-size:1.125rem;line-height:1.6;color:#d4d4d8}.maintenance__content p+p{margin-top:8px}