:root{color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#111111;color:#ffffff}*{box-sizing:border-box}body{margin:0}main{display:grid;min-height:100svh;place-items:center;padding:2rem}section{max-width:44rem;text-align:center}.logo{display:block;width:min(100%,34rem);height:auto;margin:0 auto 2.25rem}h1{margin:0;font-size:clamp(2.5rem,8vw,5.5rem);letter-spacing:-.055em;line-height:.95}.summary{max-width:32rem;margin:1.75rem auto 0;color:#b9b9b9;font-size:clamp(1rem,2.5vw,1.25rem);line-height:1.6}