:root{--black:#050505;--paper:#d9d9d6}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--black)}body{color:#f4f4f1;background:var(--black);-webkit-font-smoothing:antialiased;margin:0;font-family:Helvetica Neue,Inter,Segoe UI,Arial,sans-serif}button,a{color:inherit}a{text-decoration:none}button{font:inherit}::selection{color:#050505;background:#f2f2ee}::-webkit-scrollbar{width:7px}::-webkit-scrollbar-track{background:#050505}::-webkit-scrollbar-thumb{background:#454545;border-radius:10px}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
