:root{color:#e5e7eb;background:#111827;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none}*{box-sizing:border-box}html,body{min-height:100%;margin:0}body{display:grid;place-items:center;min-height:100dvh;padding:max(24px,env(safe-area-inset-top)) 24px max(24px,env(safe-area-inset-bottom));background:radial-gradient(circle at 50% 18%,rgb(37 99 235 / 24%),transparent 35%),#111827}.shell{width:min(420px,100%);text-align:center}.shell__mark{display:grid;place-items:center;width:88px;height:88px;margin:0 auto 28px;border:1px solid rgb(255 255 255 / 14%);border-radius:24px;background:linear-gradient(145deg,#2563eb,#1e3a8a);box-shadow:0 24px 60px #0000005c;font-size:42px;font-weight:800}html[data-page=not-found] .shell__mark{width:116px;background:linear-gradient(145deg,#374151,#111827);font-size:34px}h1{margin:0 0 12px;font-size:28px}#status,.shell__hint{color:#9ca3af;line-height:1.65}button{margin-top:18px;border:0;border-radius:12px;padding:12px 20px;color:#fff;background:#2563eb;font:inherit;font-weight:700}.shell__hint{margin-top:28px;font-size:13px}
