:root{color-scheme:light dark}*{margin:0;box-sizing:border-box}body{font-family:system-ui,-apple-system,Segoe UI,sans-serif;background:#0f1115;color:#e8eaed}.hero{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:2rem}.hero h1{font-size:3rem;letter-spacing:-.03em;margin-bottom:.5rem}.hero p{color:#9aa0a6}