:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:dark;color:#ffffffde;background-color:#000;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-width:320px;min-height:100vh;background:#000}#root{min-height:100vh}.page{min-height:100vh;width:100vw;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:28px;padding:40px 20px;background:#000;overflow-x:hidden}.title{margin:0;color:#fff;font-weight:800;font-size:clamp(42px,7vw,96px);line-height:1.05;letter-spacing:-.02em;text-align:center;text-shadow:0 0 10px rgba(255,255,255,.55),0 0 30px rgba(255,255,255,.35),0 0 60px rgba(255,255,255,.2)}.heroImage{width:min(1400px,96vw);height:auto;display:block;filter:drop-shadow(0 0 36px rgba(255,255,255,.12))}
