:root{color-scheme:dark;font-family:Inter,ui-sans-serif,system-ui,sans-serif;background:#120d0b;color:#fff8eb}*{box-sizing:border-box}body,html{min-height:100%;margin:0}button,input,select{font:inherit}nextjs-portal{display:none!important}.stage-shell{min-height:100vh;display:grid;place-items:center;padding:2rem;background:radial-gradient(circle at 50% 75%,#7a341d 0,#2e1712 30%,#120d0b 70%)}.stage-copy{max-width:44rem;text-align:center}.stage-copy h1{margin:0;font-size:clamp(3rem,10vw,7rem)}.stage-copy p{color:#dcc8b7;font-size:1.125rem}