:root{color-scheme:dark}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:Geist,Inter,-apple-system,Segoe UI,system-ui,sans-serif;background:#161616;color:#f9fbff;min-height:100vh;-webkit-font-smoothing:antialiased}::selection{background:#4124fb;color:#fff}a:focus-visible,button:focus-visible,input:focus-visible{outline:2px solid rgba(106,92,255,.7);outline-offset:2px}