@import url(https://fonts.googleapis.com/css2?family=Lekton:ital,wght@0,400;0,700;1,400&display=swap);@font-face{font-family:ProtoMono;font-weight:300;src:url(/static/media/Proto_Mono_Light.c537d2d133bd59117251.ttf) format("truetype")}@font-face{font-family:ProtoMono;font-weight:400;src:url(/static/media/Proto_Mono_Regular.9564fa7de9c18b1d1392.ttf) format("truetype")}@font-face{font-family:ProtoMono;font-weight:500;src:url(/static/media/Proto_Mono_Medium.4e51827465a6e9dd8d09.ttf) format("truetype")}@font-face{font-family:ProtoMono;font-weight:600;src:url(/static/media/Proto_Mono_Semi_Bold.85854c993868e145b5c1.ttf) format("truetype")}@font-face{font-family:ProtoMonoShadow;font-weight:300;src:url(/static/media/Proto_Mono_Light_Shadow.6d320c92c5ce539a694a.ttf) format("truetype")}@font-face{font-family:ProtoMonoShadow;font-weight:400;src:url(/static/media/Proto_Mono_Regular_Shadow.3f7194f1cb457da77c4b.ttf) format("truetype")}@font-face{font-family:ProtoMonoShadow;font-weight:500;src:url(/static/media/Proto_Mono_Medium_Shadow.b144ff709268dffd2d45.ttf) format("truetype")}@font-face{font-family:ProtoMonoShadow;font-weight:600;src:url(/static/media/Proto_Mono_Semi_Bold_Shadow.2f4191ba8f97023883bc.ttf) format("truetype")}:root{--red:#e5003c;--black:#0d0d0d;--white:#f5f5f0;--gray:#ddddd8;--gray-mid:#888;--gray-dark:#444;--font-title:"ProtoMono",monospace;--font-title-shadow:"ProtoMonoShadow",monospace;--font-body:"Lekton",monospace;--nav-height:72px}*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{-webkit-font-smoothing:antialiased;background:#0d0d0d;background:var(--black);color:#f5f5f0;color:var(--white);cursor:none;font-family:Lekton,monospace;font-family:var(--font-body)}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.cursor{background:#e5003c;background:var(--red);border-radius:50%;height:10px;mix-blend-mode:difference;transition:width .3s,height .3s;width:10px;z-index:9999}.cursor,.cursor-ring{pointer-events:none;position:fixed;transform:translate(-50%,-50%)}.cursor-ring{border:1px solid #e5003c80;border-radius:50%;height:36px;transition:all .15s ease;width:36px;z-index:9998}.cursor.hover{height:20px;width:20px}.cursor-ring.hover{height:60px;opacity:.3;width:60px}.reveal{opacity:0;transform:translateY(50px);transition:opacity 1s cubic-bezier(.16,1,.3,1),transform 1s cubic-bezier(.16,1,.3,1)}.reveal.visible{opacity:1;transform:translateY(0)}.reveal-left{opacity:0;transform:translateX(-50px);transition:opacity 1s cubic-bezier(.16,1,.3,1),transform 1s cubic-bezier(.16,1,.3,1)}.reveal-left.visible{opacity:1;transform:translateX(0)}.reveal-right{opacity:0;transform:translateX(50px);transition:opacity 1s cubic-bezier(.16,1,.3,1),transform 1s cubic-bezier(.16,1,.3,1)}.reveal-right.visible{opacity:1;transform:translateX(0)}.delay-1{transition-delay:.15s}.delay-2{transition-delay:.3s}.delay-3{transition-delay:.45s}.delay-4{transition-delay:.6s}.delay-5{transition-delay:.75s}.delay-6{transition-delay:.9s}.marquee-wrap{background:#0d0d0d;background:var(--black);border-bottom:1px solid #e5003c;border-bottom:1px solid var(--red);border-top:1px solid #e5003c;border-top:1px solid var(--red);overflow:hidden;padding:10px 0}.marquee-track{animation:marquee 32s linear infinite;display:flex;width:max-content}.marquee-track span{color:#f5f5f0;color:var(--white);font-family:ProtoMono,monospace;font-family:var(--font-title);font-size:11px;font-weight:300;letter-spacing:.25em;opacity:.6;padding:0 40px;text-transform:uppercase}.marquee-track span.sep{color:#e5003c;color:var(--red);opacity:1;padding:0 4px}@keyframes marquee{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.section-title{color:#e5003c;color:var(--red);font-family:ProtoMono,monospace;font-family:var(--font-title);font-size:clamp(2.5rem,6vw,5rem);font-weight:600;letter-spacing:.05em;line-height:1;margin-bottom:80px;text-align:center;text-transform:uppercase}::-webkit-scrollbar{width:3px}::-webkit-scrollbar-track{background:#0d0d0d;background:var(--black)}::-webkit-scrollbar-thumb{background:#e5003c;background:var(--red)}
/*# sourceMappingURL=main.9709e3ae.css.map*/