@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&family=Space+Grotesk:wght@400;500;600;700&display=swap";:root{color:#111216;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;--red:#db1028;--red-bright:#ff2941;--ink:#090a0c;--paper:#f0efeb;background:#08090b;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:auto;background:#08090b}body{min-width:320px;min-height:100vh;margin:0;overflow-x:hidden}button,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}::selection{color:#fff;background:var(--red)}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#08090b}::-webkit-scrollbar-thumb{background:#3a3b40;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:var(--red)}.site-cursor{z-index:1200;opacity:0;pointer-events:none;background:#e91230;border:2px solid #fff;border-radius:50%;width:22px;height:22px;margin:-11px 0 0 -11px;transition:opacity .18s,width .22s,height .22s;position:fixed;top:0;left:0;box-shadow:0 0 0 2px #08090ba6,0 0 13px #ff213e,0 0 36px #db1028c7}.site-cursor span{border-radius:inherit;opacity:.95;background:#fff;position:absolute;inset:5px}.site-cursor.is-visible{opacity:1}@media (pointer:fine){body,body a,body button,body input,body textarea{cursor:none}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important}}
