@font-face{font-family:HSESans;src:url(/fonts/HSESans-Thin.otf)format("opentype");font-weight:100;font-style:normal}@font-face{font-family:HSESans;src:url(/fonts/HSESans-Regular.otf)format("opentype");font-weight:400;font-style:normal}@font-face{font-family:HSESans;src:url(/fonts/HSESans-Italic.otf)format("opentype");font-weight:400;font-style:italic}@font-face{font-family:HSESans;src:url(/fonts/HSESans-SemiBold.otf)format("opentype");font-weight:600;font-style:normal}@font-face{font-family:HSESans;src:url(/fonts/HSESans-Bold.otf)format("opentype");font-weight:700;font-style:normal}@font-face{font-family:HunttechLogo;src:url(/fonts/hunttech.ttf)format("truetype");font-weight:400;font-style:normal}.scroll-indicator{color:#ffffffb3;z-index:10;cursor:pointer;transition:color .3s,opacity .3s;position:absolute;bottom:40px;left:50%;transform:translate(-50%)}.scroll-indicator:hover{color:#fff}@font-face{font-family:Elisabethische;src:url(/fonts/EIisabethische.ttf)format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Gosha Sans;src:url(/fonts/GoshaSans-Regular.otf)format("opentype");font-weight:400;font-style:normal}@font-face{font-family:Gosha Sans;src:url(/fonts/GoshaSans-Bold.otf)format("opentype");font-weight:700;font-style:normal}:root{--bg-dark:#050508;--fg:#fff;--fg-muted:#ffffff8c;--glass-bg:#ffffff0a;--glass-border:#ffffff1f;--glass-highlight:#ffffff14;--grid-color:#63b3ed12;--accent:#63b3ed;--accent-dim:#63b3ed26;--font-primary:"Gosha Sans", sans-serif;--font-heading:"HSESans", -apple-system, BlinkMacSystemFont, sans-serif;--red:#c1211f}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:var(--bg-dark);color:var(--fg);font-family:var(--font-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}a{color:inherit;text-decoration:none}.hero{z-index:1;width:100%;height:100vh;position:sticky;top:0;overflow:hidden}.hero__bg{will-change:transform;transform-origin:50%;background-image:url(/hero.jpg);background-position:50%;background-size:cover;position:absolute;inset:0;transform:scale(1.08)translateY(0)}.scroll-section{z-index:2;color:#111;background:#fff;padding:60px 8vw 40px;position:relative;overflow:hidden}.scroll-section h2{color:#0a0a0a;letter-spacing:-.03em;margin-bottom:32px;font-size:clamp(32px,4vw,56px);font-weight:800}.grid-overlay{pointer-events:none;z-index:1;position:absolute;inset:0;overflow:hidden}.grid-overlay svg{width:100%;height:100%}.underline-reveal{text-underline-offset:6px;-webkit-text-decoration:underline #0000;text-decoration:underline #0000;display:inline;position:relative}.underline-reveal:after{content:"";bottom:var(--u-bottom,.15em);width:100%;height:4px;transform:scaleX(var(--u-scale,0));transform-origin:0;pointer-events:none;background:#fff;position:absolute;left:0}.u-word-1{--u-bottom:-3px;text-underline-offset:3px}.u-word-2{--u-bottom:-1px;text-underline-offset:1px}.u-word-3{--u-bottom:-14px;text-underline-offset:14px}.menu-underline{background:var(--red);width:0;height:3px;margin-top:8px;transition:width .6s cubic-bezier(.19,1,.22,1)}.menu-underline.active{width:60px}.coop-btn{background:var(--red);color:#fff;cursor:pointer;text-transform:uppercase;letter-spacing:.05em;border:none;padding:16px 32px;font-size:18px;font-weight:700;transition:all .3s}.coop-btn:hover{color:var(--red);background:#fff;transform:translateY(-2px);box-shadow:0 10px 20px #c1121f4d}.brain-canvas{z-index:2;pointer-events:none;position:absolute;inset:0}.glass-window{z-index:10;-webkit-backdrop-filter:blur(32px)saturate(180%);opacity:0;background:linear-gradient(135deg,#ffffff0a 0%,#ffffff03 100%);border:1px solid #ffffff1f;border-radius:16px;width:min(520px,90vw);position:absolute;overflow:hidden;transform:translateY(24px)scale(.97);box-shadow:0 40px 100px #00000080,inset 0 0 0 1px #ffffff0d}.glass-window.visible{animation:.9s cubic-bezier(.16,1,.3,1) forwards windowIn}@keyframes windowIn{to{opacity:1;transform:translateY(0)scale(1)}}.glass-window.dissolve{animation:.7s cubic-bezier(.7,0,1,1) forwards windowOut}@keyframes windowOut{to{opacity:0;filter:blur(12px);transform:scale(1.06)}}.window-titlebar{-webkit-user-select:none;user-select:none;background:#ffffff0d;border-bottom:1px solid #ffffff14;align-items:center;height:44px;padding:14px 16px;display:flex;position:relative}.traffic-lights{gap:8px;display:flex}.traffic-light{border-radius:50%;width:12px;height:12px}.traffic-light.red{background:#ff5f57;box-shadow:inset 0 0 0 .5px #0000004d}.traffic-light.yellow{background:#febc2e;box-shadow:inset 0 0 0 .5px #0000004d}.traffic-light.green{background:#28c840;box-shadow:inset 0 0 0 .5px #0000004d}.window-title{color:#fff6;letter-spacing:.05em;white-space:nowrap;pointer-events:none;font-family:JetBrains Mono,monospace;font-size:11px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);font-weight:700}.window-body{color:#ffffffbf;min-height:220px;padding:20px 24px 24px;font-family:JetBrains Mono,monospace;font-size:13px;line-height:1.8;position:relative}.code-line{display:block}.code-kw{color:#c792ea}.code-fn{color:#82aaff}.code-str{color:#c3e88d}.code-num{color:#f78c6c}.code-cm{color:#ffffff4d}.code-cursor{background:var(--fg);vertical-align:text-bottom;width:2px;height:1em;margin-left:1px;animation:1s step-end infinite blink;display:inline-block}@keyframes blink{0%,to{opacity:1}50%{opacity:0}}.window-footer{border-top:1px solid #ffffff0f;justify-content:flex-end;align-items:center;padding:12px 24px 20px;display:flex}.btn-play{color:var(--fg);cursor:pointer;letter-spacing:.03em;background:#ffffff1a;border:1px solid #ffffff2e;border-radius:50px;align-items:center;gap:8px;padding:9px 20px;font-family:Inter,sans-serif;font-size:13px;font-weight:500;transition:background .2s,border-color .2s,transform .15s;display:flex}.btn-play:hover{background:#ffffff29;border-color:#ffffff47;transform:scale(1.04)}.btn-play:active{transform:scale(.97)}.btn-play svg{flex-shrink:0;width:14px;height:14px}.hero-text{z-index:10;text-align:left;opacity:0;pointer-events:none;max-width:720px;padding:0;position:absolute;top:50%;left:8vw;transform:translateY(-50%)}.hero-text.visible{pointer-events:auto}.hero-text h1{letter-spacing:-.03em;background:linear-gradient(160deg,#fff 0%,#fff9 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:24px;font-size:clamp(2.2rem,5.5vw,4.4rem);font-weight:800;line-height:1.1}.hero-text p{color:var(--fg-muted);max-width:540px;margin:0;font-size:clamp(1rem,2vw,1.2rem);line-height:1.6}.scroll-section{z-index:20;color:#0a0a0a;background:#fff;border-radius:0;min-height:100vh;margin-top:0;padding:60px 10vw;position:relative;box-shadow:0 -40px 80px #0000004d}.scroll-section h2{letter-spacing:-.03em;margin-bottom:32px;font-size:clamp(2rem,4vw,3rem);font-weight:800}.scroll-section p{color:#444;max-width:640px;font-size:1.1rem;line-height:1.8}::selection{background:var(--red);color:#fff;-webkit-box-decoration-break:clone;box-decoration-break:clone}::-moz-selection{background:var(--red);color:#fff}h1::selection,h2::selection,h3::selection,h4::selection,h5::selection,h6::selection,h1 ::selection,h2 ::selection,h3 ::selection,h4 ::selection,h5 ::selection,h6 ::selection,[class*=title]::selection,[class*=heading]::selection,[class*=title] ::selection,[class*=heading] ::selection,.logo-text::selection,.underline-reveal::selection,.underline-reveal ::selection{color:#000!important;background:0 0!important}.hero h1::selection,.hero h1 ::selection{color:var(--red)!important;background:0 0!important}h1::-moz-selection{color:#000!important;background:0 0!important}h2::-moz-selection{color:#000!important;background:0 0!important}h3::-moz-selection{color:#000!important;background:0 0!important}h4::-moz-selection{color:#000!important;background:0 0!important}h5::-moz-selection{color:#000!important;background:0 0!important}h6::-moz-selection{color:#000!important;background:0 0!important}h1 ::-moz-selection{color:#000!important;background:0 0!important}h2 ::-moz-selection{color:#000!important;background:0 0!important}h3 ::-moz-selection{color:#000!important;background:0 0!important}h4 ::-moz-selection{color:#000!important;background:0 0!important}h5 ::-moz-selection{color:#000!important;background:0 0!important}h6 ::-moz-selection{color:#000!important;background:0 0!important}[class*=title]::-moz-selection{color:#000!important;background:0 0!important}[class*=heading]::-moz-selection{color:#000!important;background:0 0!important}[class*=title] ::-moz-selection{color:#000!important;background:0 0!important}[class*=heading] ::-moz-selection{color:#000!important;background:0 0!important}.logo-text::-moz-selection{color:#000!important;background:0 0!important}.underline-reveal::-moz-selection{color:#000!important;background:0 0!important}.underline-reveal ::-moz-selection{color:#000!important;background:0 0!important}.hero h1::-moz-selection{color:var(--red)!important;background:0 0!important}.hero h1 ::-moz-selection{color:var(--red)!important;background:0 0!important}.menu-stagger svg text,.menu-item-text{-webkit-user-select:none;user-select:none;ms-user-select:none}.nav-link{text-decoration:none;transition:color .3s;position:relative}.nav-link:after{content:"";width:0;height:3px;transition:width .3s ease-out;position:absolute;bottom:-6px;left:0}.nav-link.light:after{background-color:#fff}.nav-link.dark:after{background-color:#c1211f}.nav-link.is-hovered:after{width:100%}.nav-link.dark.is-hovered{color:#c1211f!important}.nav-link.light.is-hovered{color:#fff!important}
