:root{color-scheme:light dark;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:#101418;color:#e8edf2}*{box-sizing:border-box}body{margin:0;min-height:100vh;display:grid;place-items:center}main{width:min(32rem,calc(100% - 3rem));padding:2.5rem;border:1px solid #2b343d;border-radius:1rem;background:#171d23;box-shadow:0 1rem 3rem #0004}h1{margin:.8rem 0 .5rem;font-size:1.5rem}p{margin:0;color:#aeb9c3;line-height:1.6}@media(prefers-color-scheme:light){:root{background:#f3f6f8;color:#18222c}main{background:#fff;border-color:#dfe5ea;box-shadow:0 1rem 3rem #25313d14}p{color:#596875}}
