:root{font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#1a1a1a;background-color:#fafafa;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media(prefers-color-scheme:dark){:root{color:#f0f0f0;background-color:#121212}}*,*:before,*:after{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}#root{min-height:100vh}.page{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;padding:2rem;text-align:center;box-sizing:border-box}.page h1{margin:0 0 .75rem;font-size:clamp(1.5rem,4vw,2.25rem);font-weight:600;letter-spacing:-.02em;line-height:1.2}.page p{margin:0;font-size:1.125rem;font-weight:400;opacity:.7}
