:root{--light:#f0f0f0;--dark:#0a0f0a;--accent-1:#4a7c59;--accent-2:#f5a623;--accent-3:#dc3545;--hud-green:#00ff41}*{box-sizing:border-box;margin:0;padding:0}::-webkit-scrollbar{display:none}html{overscroll-behavior:none;height:100%;overflow-x:hidden}body{background-color:var(--dark);color:var(--light);cursor:none;touch-action:manipulation;-webkit-text-size-adjust:100%;min-height:100%;font-family:DM Sans,sans-serif;overflow-x:hidden}.custom-cursor{pointer-events:none;z-index:9999;--cursor-progress:0;width:80px;height:80px;position:fixed;top:0;left:0;transform:translate(-50%,-50%)}.cursor-progress-ring{width:100%;height:100%;transform:rotate(-90deg)}.cursor-progress-bg{fill:none;stroke:#ffffff26;stroke-width:2px}.cursor-progress-fill{fill:none;stroke:var(--light);stroke-width:2px;stroke-linecap:round;stroke-dasharray:283;stroke-dashoffset:calc(283*(1 - var(--cursor-progress)));will-change:stroke-dashoffset}.cursor-text{letter-spacing:.1em;color:var(--light);text-transform:uppercase;font-family:DM Mono,monospace;font-size:10px;font-weight:500;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}a,button{cursor:none}img{object-fit:cover;width:100%;height:100%}h1,h2{font-family:var(--font-military),sans-serif;letter-spacing:.05em;font-weight:400;line-height:1.1}h1{text-transform:uppercase;letter-spacing:.1em;font-size:clamp(3rem,4vw,5rem)}h2{text-transform:uppercase;font-size:clamp(1.5rem,2.25vw,3rem)}.hero-content h1,.hero-content h2{opacity:0;display:inline-block}.hero-content h1.typewriter,.hero-content h2.typewriter,.hero-content h1.typewriter--no-cursor,.hero-content h2.typewriter--no-cursor{opacity:1}.typewriter{white-space:nowrap;border-right:3px solid var(--hud-green);width:0;padding-right:.1em;animation:1.2s steps(30,end) forwards typing,.5s step-end infinite blink-caret;overflow:hidden}.typewriter--no-cursor{white-space:nowrap;border-right:none;width:auto;overflow:visible}@keyframes typing{0%{width:0}to{width:100%;padding-right:0}}@keyframes blink-caret{0%,to{border-color:#0000}50%{border-color:var(--hud-green)}}p{font-size:1.125rem;font-weight:400;line-height:1.4}.hero-content p{font-family:var(--font-quantico),sans-serif}section{background-color:var(--dark);width:100%;height:100vh;position:relative;overflow:hidden}.outro{z-index:150;background-color:var(--dark);flex-direction:column;justify-content:center;align-items:center;gap:3rem;height:auto;min-height:100vh;padding:4rem 2rem;display:flex;position:relative}.animation-nav{flex-direction:column;align-items:center;gap:2rem;margin-top:2rem;display:flex}.nav-label{text-transform:uppercase;letter-spacing:.2em;color:#fff6;font-family:DM Mono,monospace;font-size:.75rem}.nav-links{flex-wrap:wrap;justify-content:center;gap:2rem;display:flex}.nav-link{background:#ffffff08;border:1px solid #ffffff14;flex-direction:column;gap:.5rem;min-width:280px;padding:2rem;text-decoration:none;transition:all .4s cubic-bezier(.2,.6,.35,1);display:flex}.nav-link:hover{background:#ffffff0f;border-color:#fff3;transform:translateY(-4px)}.nav-link-number{color:var(--accent-1);letter-spacing:.1em;font-family:DM Mono,monospace;font-size:.75rem}.nav-link:nth-child(2) .nav-link-number{color:var(--accent-2)}.nav-link-title{color:var(--light);letter-spacing:.02em;font-family:DM Sans,sans-serif;font-size:1.5rem;font-weight:400}.nav-link-desc{color:#ffffff80;letter-spacing:.05em;font-family:DM Mono,monospace;font-size:.75rem}.hero-img{--overlay-opacity:.35;will-change:transform;backface-visibility:hidden;width:100%;height:200vh;position:absolute;bottom:0;transform:translateZ(0)}.hero-img:after{content:"";background-color:var(--dark);width:100%;height:100%;opacity:var(--overlay-opacity);will-change:opacity;position:absolute;top:0;left:0}.hero-img img{will-change:filter}.hero-mask{background-color:var(--dark);width:100%;height:100vh;-webkit-mask:linear-gradient(var(--light),var(--light)),url(/mask.svg) center/50% no-repeat;mask:linear-gradient(var(--light),var(--light)),url(/mask.svg) center/50% no-repeat;-webkit-mask:linear-gradient(var(--light),var(--light)),url(/mask.svg) center/50% no-repeat;-webkit-mask-composite:subtract;will-change:transform;pointer-events:none;position:absolute;top:0;left:0;-webkit-mask-composite:source-out;mask-composite:subtract}.hero-mask--smartphone{-webkit-mask:linear-gradient(var(--light),var(--light)),url(/smartphone-mask.svg) center/50% no-repeat;mask:linear-gradient(var(--light),var(--light)),url(/smartphone-mask.svg) center/50% no-repeat;-webkit-mask:linear-gradient(var(--light),var(--light)),url(/smartphone-mask.svg) center/50% no-repeat;-webkit-mask-composite:subtract;opacity:0;z-index:1;-webkit-mask-composite:source-out;mask-composite:subtract}.hero-grid-overlay{will-change:opacity;width:55%;position:absolute;top:50vh;left:50%;transform:translate(-50%,-50%)}.hero-grid-overlay img{opacity:.25}.marker{will-change:opacity;align-items:center;gap:1rem;display:flex;position:absolute;transform:translate(-50%,-50%)}.marker-1{top:50vh;left:50vw}.marker-2{top:35vh;left:60vw}.marker-3{top:18vh;left:25vw}.marker-4{top:40vh;left:40vw}.marker-5{top:32vh;left:52vw}.marker-6{top:25vh;left:44vw}.marker-7{top:18vh;left:36vw}.marker-8{top:12vh;left:28vw}.marker-9{top:8vh;left:48vw}.marker-10{top:12vh;left:64vw}.marker .marker-label{text-transform:uppercase;letter-spacing:.1em;white-space:nowrap;border-radius:.25rem;padding:.25rem .5rem;font-family:DM Mono,monospace;font-size:.7rem;font-weight:500;background:0 0!important}.marker .marker-icon{border-radius:2rem;width:.5rem;height:.5rem;position:relative}.marker .marker-icon:before{content:"";border-radius:100%;width:10rem;height:10rem;animation:1.5s cubic-bezier(.2,.6,.35,1) infinite pulse;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.marker.marker-1 .marker-icon,.marker.marker-10 .marker-icon{border-radius:2px;width:.75rem;height:.75rem}.marker.marker-1 .marker-icon:before,.marker.marker-10 .marker-icon:before{border-radius:4px}.marker.marker-2 .marker-icon,.marker.marker-4 .marker-icon,.marker.marker-5 .marker-icon,.marker.marker-6 .marker-icon,.marker.marker-7 .marker-icon,.marker.marker-8 .marker-icon{border-bottom:.6rem solid;border-left:.35rem solid #0000;border-right:.35rem solid #0000;border-radius:0;width:0;height:0;background:0 0!important}.marker.marker-2 .marker-icon{border-bottom-color:var(--accent-2)}.marker.marker-4 .marker-icon{border-bottom-color:#60a5fa}.marker.marker-5 .marker-icon{border-bottom-color:#f97316}.marker.marker-6 .marker-icon{border-bottom-color:#c084fc}.marker.marker-7 .marker-icon{border-bottom-color:#06b6d4}.marker.marker-8 .marker-icon{border-bottom-color:#ec4899}.marker.marker-2 .marker-icon:before,.marker.marker-4 .marker-icon:before,.marker.marker-5 .marker-icon:before,.marker.marker-6 .marker-icon:before,.marker.marker-7 .marker-icon:before,.marker.marker-8 .marker-icon:before{border-bottom:5rem solid;border-left:3rem solid #0000;border-right:3rem solid #0000;border-radius:0;width:0;height:0;background:0 0!important}.marker.marker-2 .marker-icon:before{border-bottom-color:var(--accent-2)}.marker.marker-4 .marker-icon:before{border-bottom-color:#60a5fa}.marker.marker-5 .marker-icon:before{border-bottom-color:#f97316}.marker.marker-6 .marker-icon:before{border-bottom-color:#c084fc}.marker.marker-7 .marker-icon:before{border-bottom-color:#06b6d4}.marker.marker-8 .marker-icon:before{border-bottom-color:#ec4899}.marker.marker-3 .marker-icon,.marker.marker-9 .marker-icon{border:2px solid #f87171;border-radius:50%;width:1.25rem;height:1.25rem;position:relative;box-shadow:0 0 10px #f87171;background:0 0!important}.marker.marker-3 .marker-icon:before,.marker.marker-9 .marker-icon:before{border:2px solid #f87171;border-radius:50%;width:10rem;height:10rem;background:0 0!important}.marker.marker-3 .marker-icon:after,.marker.marker-9 .marker-icon:after{content:"";background:#f87171;width:2px;height:2px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:-.9rem 0 #f87171,.9rem 0 #f87171,0 -.9rem #f87171,0 .9rem #f87171,-.5rem 0 #f87171,.5rem 0 #f87171,0 -.5rem #f87171,0 .5rem #f87171}.marker.marker-1 .marker-icon,.marker.marker-1 .marker-icon:before{background-color:var(--accent-1)}.marker.marker-1 .marker-label{color:var(--accent-1);background-color:#4a7c5926!important}.marker.marker-2 .marker-icon,.marker.marker-2 .marker-icon:before{background-color:var(--accent-2)}.marker.marker-2 .marker-label{color:var(--accent-2);background-color:#f5a62326!important}.marker.marker-3 .marker-icon,.marker.marker-3 .marker-icon:before{background-color:#f87171}.marker.marker-3 .marker-label{color:#f87171;text-shadow:0 0 8px #f8717180;background-color:#f8717140!important}.marker.marker-4 .marker-icon,.marker.marker-4 .marker-icon:before{background-color:#60a5fa}.marker.marker-4 .marker-label{color:#60a5fa;text-shadow:0 0 8px #60a5fa80;background-color:#60a5fa40!important}.marker.marker-5 .marker-icon,.marker.marker-5 .marker-icon:before{background-color:#f97316}.marker.marker-5 .marker-label{color:#f97316;background-color:#f9731626!important}.marker.marker-6 .marker-icon,.marker.marker-6 .marker-icon:before{background-color:#c084fc}.marker.marker-6 .marker-label{color:#c084fc;text-shadow:0 0 8px #c084fc80;background-color:#c084fc40!important}.marker.marker-7 .marker-icon,.marker.marker-7 .marker-icon:before{background-color:#06b6d4}.marker.marker-7 .marker-label{color:#06b6d4;background-color:#06b6d426!important}.marker.marker-8 .marker-icon,.marker.marker-8 .marker-icon:before{background-color:#ec4899}.marker.marker-8 .marker-label{color:#ec4899;background-color:#ec489926!important}.marker.marker-9 .marker-icon,.marker.marker-9 .marker-icon:before{background-color:#f87171}.marker.marker-9 .marker-label{color:#f87171;text-shadow:0 0 8px #f8717180;background-color:#f8717140!important}.marker.marker-10 .marker-icon,.marker.marker-10 .marker-icon:before{background-color:#be123c}.marker.marker-10 .marker-label{color:#fda4af;text-shadow:0 0 10px #fda4af99;background-color:#be123c59!important}@keyframes pulse{0%{transform:translate(-50%,-50%)scale(.25)}80%,to{opacity:0}}.marker{cursor:none;z-index:45;pointer-events:auto}.cot-popup{z-index:200;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0a0f0af2;border:1px solid #ffffff26;border-radius:8px;width:320px;animation:.2s ease-out popupFadeIn;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 20px 60px #00000080}@keyframes popupFadeIn{0%{opacity:0;transform:translate(-50%,-50%)scale(.95)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}.cot-popup-header{border-bottom:1px solid #ffffff1a;align-items:center;gap:.75rem;padding:1rem;display:flex}.cot-popup-type{text-transform:uppercase;letter-spacing:.1em;color:var(--accent-1);background:#4a7c5933;border-radius:4px;padding:.25rem .5rem;font-family:DM Mono,monospace;font-size:.65rem;font-weight:500}.cot-popup-type--team{color:var(--accent-2);background:#f5a62333}.cot-popup-type--objective{color:#f87171;background:#f8717133}.cot-popup-type--hq{color:var(--accent-1);background:#4a7c5933}.cot-popup-title{color:var(--light);text-transform:none;letter-spacing:0;flex:1;font-family:DM Sans,sans-serif;font-size:1rem;font-weight:500}.cot-popup-close{width:28px;height:28px;color:var(--light);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:4px;justify-content:center;align-items:center;font-size:1.25rem;line-height:1;transition:all .2s;display:flex}.cot-popup-close:hover{background:#ffffff1a;border-color:#fff3}.cot-popup-content{flex-direction:column;gap:.75rem;padding:1rem;display:flex}.cot-popup-section{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.cot-popup-label{text-transform:uppercase;letter-spacing:.05em;color:#ffffff80;font-family:DM Mono,monospace;font-size:.7rem}.cot-popup-value{color:var(--light);text-align:right;font-family:DM Sans,sans-serif;font-size:.85rem}.cot-popup-value--mono{font-family:DM Mono,monospace;font-size:.75rem}.cot-popup-status{border-radius:4px;padding:.15rem .5rem;font-size:.75rem;font-weight:500}.cot-popup-status--operational,.cot-popup-status--secure{color:var(--accent-1);background:#4a7c5933}.cot-popup-status--moving,.cot-popup-status--standby{color:var(--accent-2);background:#f5a62333}.cot-popup-status--engaged,.cot-popup-status--contested{color:#f87171;background:#f8717133}.cot-popup-status--holding{color:#60a5fa;background:#60a5fa33}.cot-popup-status--active{color:#fda4af;background:#be123c33}.cot-popup-priority--high{color:#f87171;background:#f8717133}.cot-popup-priority--medium{color:var(--accent-2);background:#f5a62333}.cot-popup-priority--low{color:var(--accent-1);background:#4a7c5933}.cot-popup-threat{color:#fda4af;background:#be123c4d;border-radius:4px;padding:.15rem .5rem;font-size:.75rem;font-weight:500}.cot-popup-actions{border-top:1px solid #ffffff1a;gap:.5rem;padding:1rem;display:flex}.cot-action{color:var(--light);text-transform:uppercase;letter-spacing:.05em;cursor:none;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:4px;flex:1;padding:.6rem .75rem;font-family:DM Mono,monospace;font-size:.7rem;transition:all .2s}.cot-action:hover{background:#ffffff1a;border-color:#fff3}.cot-action--primary{border-color:var(--accent-1);color:var(--accent-1);background:#4a7c594d}.cot-action--primary:hover{background:#4a7c5980}.hero-content{will-change:transform;z-index:60;pointer-events:none;flex-direction:column;width:100%;height:602vh;display:flex;position:absolute;top:0;left:0}.hero-content .hero-content-block{width:100%;height:100vh;padding:4rem;display:flex}.hero-content .hero-content-copy{pointer-events:auto;flex-direction:column;gap:.25rem;width:35%;display:flex}.hero-content .hero-content-block:first-child{align-items:flex-end}.hero-content .hero-content-block:nth-child(2),.hero-content .hero-content-block:nth-child(4),.hero-content .hero-content-block:nth-child(6){justify-content:flex-end;align-items:center}.hero-content .hero-content-block:nth-child(3),.hero-content .hero-content-block:nth-child(5){align-items:center}.hero-scroll-progress-bar{--progress:0;z-index:50;background-color:#fff3;width:.1rem;height:10rem;position:absolute;top:50vh;right:2rem;transform:translateY(-50%)}.hero-scroll-progress-bar:after{content:"";background-color:var(--light);transform-origin:top;width:100%;height:100%;transform:scaleY(var(--progress));will-change:transform;position:absolute}.hero:before{content:"";pointer-events:none;z-index:100;background:repeating-linear-gradient(0deg,#0000,#0000 2px,#00ff4104 2px 4px);width:100%;height:100%;position:absolute;top:0;left:0}.hud-corners{pointer-events:none;z-index:40;--corner-inset-x:0px;--corner-inset-y:0px;backface-visibility:hidden;width:100%;height:100vh;position:absolute;top:0;left:0;transform:translateZ(0)}.hud-corner{border-color:var(--hud-green);opacity:.4;width:60px;height:60px;transition:opacity .3s;position:absolute}.hud-corner--tl{top:calc(20px + var(--corner-inset-y));left:calc(20px + var(--corner-inset-x));border-top:2px solid;border-left:2px solid}.hud-corner--tr{top:calc(20px + var(--corner-inset-y));right:calc(20px + var(--corner-inset-x));border-top:2px solid;border-right:2px solid}.hud-corner--bl{bottom:calc(20px + var(--corner-inset-y));left:calc(20px + var(--corner-inset-x));border-bottom:2px solid;border-left:2px solid}.hud-corner--br{bottom:calc(20px + var(--corner-inset-y));right:calc(20px + var(--corner-inset-x));border-bottom:2px solid;border-right:2px solid}.geofence-svg{z-index:98;pointer-events:none;opacity:0;--geofence-progress:0;will-change:opacity,transform;backface-visibility:hidden;width:min(45vw,40vh);height:min(35vw,35vh);position:absolute;top:50vh;left:50%;transform:translate(-50%,-50%)translateZ(0)}.geofence-shape{stroke:var(--accent-1);stroke-width:.8px;stroke-linejoin:round;stroke-dasharray:300;stroke-dashoffset:calc(300*(1 - var(--geofence-progress)));filter:drop-shadow(0 0 6px var(--accent-1));fill:#4a7c5914}.geofence-point{fill:var(--accent-1);filter:drop-shadow(0 0 4px var(--accent-1));opacity:0}.geofence-point-1{opacity:calc(var(--geofence-progress)*7 - 0)}.geofence-point-2{opacity:calc(var(--geofence-progress)*7 - 1)}.geofence-point-3{opacity:calc(var(--geofence-progress)*7 - 2)}.geofence-point-4{opacity:calc(var(--geofence-progress)*7 - 3)}.geofence-point-5{opacity:calc(var(--geofence-progress)*7 - 4)}.geofence-point-6{opacity:calc(var(--geofence-progress)*7 - 5)}.geofence-point-7{opacity:calc(var(--geofence-progress)*7 - 6)}.geofence-svg--enemy{width:min(30vw,25vh);height:min(25vw,22vh);top:25vh;left:65%}.geofence-svg--enemy .geofence-shape{stroke:#be123c;filter:drop-shadow(0 0 8px #be123c);fill:#be123c1f}.geofence-svg--enemy .geofence-point{fill:#be123c;filter:drop-shadow(0 0 6px #be123c)}.player-marker{opacity:0;z-index:45;will-change:opacity,transform;backface-visibility:hidden;pointer-events:none;flex-direction:column;align-items:center;gap:.5rem;display:flex;position:absolute;top:50vh;left:50%;transform:translate(-50%,-50%)translateZ(0)}.player-arrow{width:32px;height:32px;color:var(--accent-2);filter:drop-shadow(0 0 8px var(--accent-2));animation:2s ease-in-out infinite playerPulse}.player-label{text-transform:uppercase;letter-spacing:.1em;color:var(--accent-2);white-space:nowrap;background-color:#f5a62326;border-radius:.25rem;padding:.25rem .5rem;font-family:DM Mono,monospace;font-size:.7rem;font-weight:500}@keyframes playerPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(1.1)}}.tactical-hud{opacity:0;z-index:49;pointer-events:none;--hud-width:50%;--hud-aspect:1550/1050;--hud-radius:50px;width:var(--hud-width);aspect-ratio:var(--hud-aspect);backface-visibility:hidden;flex-direction:column;justify-content:space-between;display:flex;position:absolute;top:50vh;left:50%;transform:translate(-50%,-50%)translateZ(0)}.tactical-hud-top,.tactical-hud-bottom{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0a0f0af2;border:1px solid #00ff414d;justify-content:space-between;align-items:center;width:100%;padding:.6rem 1.5rem;display:flex}.tactical-hud-top{border-radius:var(--hud-radius)var(--hud-radius)0 0;border-bottom:1px solid #00ff4126}.tactical-hud-bottom{border-radius:0 0 var(--hud-radius)var(--hud-radius);border-top:1px solid #00ff4126}.tactical-hud-item{flex-direction:column;flex:1;align-items:center;gap:.15rem;display:flex}.tactical-hud-item:first-child{align-items:flex-start}.tactical-hud-item:last-child{align-items:flex-end}.tactical-hud-label{text-transform:uppercase;letter-spacing:.15em;color:#fff6;font-family:DM Mono,monospace;font-size:.55rem}.tactical-hud-value{color:var(--light);letter-spacing:.05em;font-family:DM Mono,monospace;font-size:.7rem;font-weight:500}.tactical-hud-value--green{color:var(--hud-green)}.tactical-hud-value--amber{color:var(--accent-2)}.tactical-hud-timer .tactical-hud-value{color:var(--hud-green);font-size:.85rem}.tactical-hud-compass{color:#ffffff4d;flex:1;justify-content:center;gap:1rem;font-family:DM Mono,monospace;font-size:.7rem;display:flex}.tactical-hud-compass-active{color:var(--hud-green);font-weight:500}.tactical-label{text-transform:uppercase;letter-spacing:.15em;color:var(--hud-green);opacity:.6;font-family:DM Mono,monospace;font-size:.65rem}.cta-buttons{gap:1.5rem;margin-top:1rem;display:flex}.cta-button{text-transform:uppercase;letter-spacing:.1em;cursor:pointer;background:0 0;border:1px solid;padding:1rem 2rem;font-family:DM Mono,monospace;font-size:.85rem;text-decoration:none;transition:all .3s}.cta-button--primary{border-color:var(--accent-1);color:var(--accent-1)}.cta-button--primary:hover{background:var(--accent-1);color:var(--dark)}.cta-button--secondary{border-color:var(--accent-2);color:var(--accent-2)}.cta-button--secondary:hover{background:var(--accent-2);color:var(--dark)}.outro h2{margin-bottom:1rem}.outro p{text-align:center;color:#f0f0f0b3;max-width:500px}@media (max-width:800px){section.hero{height:100svh}.hero-mask{height:100svh;-webkit-mask:linear-gradient(var(--light),var(--light)),url(/mask.svg) center/75% no-repeat;mask:linear-gradient(var(--light),var(--light)),url(/mask.svg) center/75% no-repeat;-webkit-mask:linear-gradient(var(--light),var(--light)),url(/mask.svg) center/75% no-repeat;-webkit-mask-composite:subtract;-webkit-mask-composite:source-out;mask-composite:subtract}.hero-mask--smartphone{height:100svh;-webkit-mask:linear-gradient(var(--light),var(--light)),url(/smartphone-mask.svg) center/75% no-repeat;mask:linear-gradient(var(--light),var(--light)),url(/smartphone-mask.svg) center/75% no-repeat;-webkit-mask:linear-gradient(var(--light),var(--light)),url(/smartphone-mask.svg) center/75% no-repeat}.hero-grid-overlay{width:100%;top:50svh}.marker-1{top:52.5svh;left:50vw}.marker-2{top:45svh;left:70vw}.marker-3{top:20svh;left:20vw}.marker-4{top:42svh;left:35vw}.marker-5{top:35svh;left:55vw}.marker-6{top:28svh;left:45vw}.marker-7{top:24svh;left:35vw}.marker-8{top:17svh;left:25vw}.marker-9{top:4svh;left:55vw}.marker-10{top:28svh;left:75vw}.geofence-svg{z-index:65;top:50svh}.geofence-svg--enemy{top:38svh;left:70%}.player-marker{z-index:70;top:50svh}.tactical-hud{z-index:80;top:50svh}.hero-scroll-progress-bar{top:50svh;right:1rem}.hero-content{height:602svh}.hero-content .hero-content-block{height:100svh;padding:1.5rem}.hero-content .hero-content-block:first-child{padding-bottom:4rem}.hero-content .hero-content-copy{width:75%}.hud-corners{height:100svh}.hud-corner{width:40px;height:40px}.hud-corner--tl{top:calc(10px + var(--corner-inset-y));left:calc(10px + var(--corner-inset-x))}.hud-corner--tr{top:calc(10px + var(--corner-inset-y));right:calc(10px + var(--corner-inset-x))}.hud-corner--bl{bottom:calc(10px + var(--corner-inset-y));left:calc(10px + var(--corner-inset-x))}.hud-corner--br{bottom:calc(10px + var(--corner-inset-y));right:calc(10px + var(--corner-inset-x))}.cta-buttons{flex-direction:column;width:100%;max-width:280px}.cta-button{text-align:center;width:100%}.tactical-hud-top,.tactical-hud-bottom{z-index:85;position:relative}.hero-content{z-index:90}.marker{z-index:68!important}.custom-cursor{display:none}body,a,button{cursor:auto}}
@font-face{font-family:Black Ops One;font-style:normal;font-weight:400;font-display:swap;src:url(../media/43c82e212d19847c-s.ab383750.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Black Ops One;font-style:normal;font-weight:400;font-display:swap;src:url(../media/a779771adc7177dc-s.a630bca8.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Black Ops One;font-style:normal;font-weight:400;font-display:swap;src:url(../media/2b8fa75f78012f0d-s.4ac914e7.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Black Ops One;font-style:normal;font-weight:400;font-display:swap;src:url(../media/61a50e7f6371107b-s.p.03d2ee56.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Black Ops One Fallback;src:local(Arial);ascent-override:74.14%;descent-override:27.3%;line-gap-override:0.0%;size-adjust:123.22%}.black_ops_one_ee40457d-module__EsDZ3W__className{font-family:Black Ops One,Black Ops One Fallback;font-style:normal;font-weight:400}.black_ops_one_ee40457d-module__EsDZ3W__variable{--font-military:"Black Ops One","Black Ops One Fallback"}
@font-face{font-family:Quantico;font-style:normal;font-weight:400;font-display:swap;src:url(../media/267e21d860473425-s.p.630aae2d.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Quantico;font-style:normal;font-weight:700;font-display:swap;src:url(../media/d1c1cf16c8e6bc75-s.p.13122256.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Quantico Fallback;src:local(Arial);ascent-override:100.19%;descent-override:34.59%;line-gap-override:0.0%;size-adjust:106.1%}.quantico_c2173ad8-module___fdPJa__className{font-family:Quantico,Quantico Fallback;font-style:normal}.quantico_c2173ad8-module___fdPJa__variable{--font-quantico:"Quantico","Quantico Fallback"}
