*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--red:#e8352a;--bg:#080808;--line:#1c1c1c;--dim:#a4a4a4;--muted:#888;--white:#fff;--clash:"Clash Display",sans-serif;--body:"DM Sans",sans-serif;--mono:"DM Mono",monospace;--pad:20px;--cta-font-size:0.9375rem;--cta-font-family:var(--mono)}@media (min-width:768px){:root{--pad:32px}}@media (min-width:1024px){:root{--pad:40px}}@media (min-width:1440px){:root{--pad:60px}}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--white);font-family:var(--body);overflow-x:hidden;cursor:none}@keyframes pageSlideUp{0%{transform:translateY(40px);opacity:0}to{transform:translateY(0);opacity:1}}.page-enter{animation:pageSlideUp .9s cubic-bezier(.16,1,.3,1) .1s both}body:before{content:"";inset:0;z-index:0;background-image:radial-gradient(circle,hsla(0,0%,100%,.055) 1px,transparent 0);background-size:22px 22px}.Cursor_cursor__3PSi1,body:before{position:fixed;pointer-events:none}.Cursor_cursor__3PSi1{width:10px;height:10px;background:var(--white);border-radius:50%;top:0;left:0;z-index:9999;transform:translate(-50%,-50%);transition:width .2s ease,height .2s ease,border-radius .2s ease;mix-blend-mode:difference;display:flex;align-items:center;justify-content:center}.Cursor_big__VNvOq{width:48px;height:48px}.Cursor_labeled__JpLS9{width:74px;height:38px;border-radius:100px;mix-blend-mode:normal;background:var(--white)}.Cursor_label__abhyC{display:none;font-family:var(--mono);font-size:.9375rem;font-weight:500;letter-spacing:.05em;text-transform:uppercase;color:#000;white-space:nowrap;pointer-events:none}.Cursor_labeled__JpLS9 .Cursor_label__abhyC{display:block}@media (hover:none) and (pointer:coarse){.Cursor_cursor__3PSi1{display:none}}