*{box-sizing:border-box;margin:0;padding:0}:root{-webkit-font-smoothing:antialiased;font-family:system-ui,Segoe UI,Roboto,sans-serif}body{color:#1e293b;background:#f0f4ff;justify-content:center;align-items:center;min-height:100svh;display:flex}@media (prefers-color-scheme:dark){body{color:#e2e8f0;background:#0f172a}.container{color:#e2e8f0;background:#1e293b;border-color:#334155}}#app{justify-content:center;align-items:center;width:100%;padding:24px;display:flex}.container{text-align:center;color:#1e293b;background:#fff;border:1px solid #e2e8f0;border-radius:16px;width:100%;max-width:480px;padding:56px 48px;box-shadow:0 4px 24px #0000000f}.icon{margin-bottom:24px;font-size:64px}h1{letter-spacing:-.5px;margin-bottom:12px;font-size:2rem;font-weight:700}p{opacity:.65;font-size:1rem;line-height:1.6}
