@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&family=Space+Mono:wght@400;700&display=swap";:root{color:#fff;font-synthesis:none;--red:#ef1b2d;--line:#ffffff2b;background:#000;font-family:Inter,Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;background:#000}body{color:#fff;background:#000;min-width:320px;margin:0;overflow-x:hidden}button,a{font:inherit}a{color:inherit;text-decoration:none}button{color:inherit}::selection{background:var(--red);color:#fff}.header{border-bottom:1px solid var(--line);z-index:20;background:#000;justify-content:space-between;align-items:center;width:100%;height:88px;padding:0 clamp(20px,4vw,72px);display:flex;position:absolute;top:0;left:0}.brand{letter-spacing:-.04em;align-items:center;gap:12px;font-size:18px;font-weight:800;display:flex}.mark{background:var(--red);clip-path:polygon(0 0,44% 0,100% 56%,100% 100%,56% 100%,0 44%);place-items:center;width:74px;height:74px;display:grid;transform:rotate(45deg)}.mark i{background:#000;border-radius:50%;width:19px;height:19px}.mark--small{width:28px;height:28px}.mark--small i{width:8px;height:8px}.nav{letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:34px;font:700 11px Space Mono,monospace;display:flex}.nav a{align-items:center;gap:6px;transition:color .2s;display:flex}.nav a:hover{color:var(--red)}.nav svg{width:14px}.menu-button{background:0 0;border:0;padding:10px;display:none}.menu-button svg{width:24px}.hero{border-bottom:1px solid var(--line);--mx:65%;--my:35%;background:#000;flex-direction:column;justify-content:space-between;min-height:100svh;padding:clamp(130px,15vh,170px) clamp(20px,4vw,72px) 48px;display:flex;position:relative;overflow:hidden}.hero:before{content:"";pointer-events:none;background-image:linear-gradient(#ffffff0b 1px,#0000 1px),linear-gradient(90deg,#ffffff0b 1px,#0000 1px);background-size:6.25vw 6.25vw;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000,#000 22% 75%,#0000);mask-image:linear-gradient(#0000,#000 22% 75%,#0000)}.hero-signal{width:108px;height:108px;left:var(--mx);top:var(--my);pointer-events:none;border:1px solid #ef1b2db8;border-radius:50%;transition:left .16s cubic-bezier(.16,1,.3,1),top .16s cubic-bezier(.16,1,.3,1);position:absolute;transform:translate(-50%,-50%);box-shadow:0 0 50px #ef1b2d29}.hero-signal:before,.hero-signal:after{content:"";opacity:.42;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.hero-signal:before{background:linear-gradient(90deg,transparent,var(--red),transparent);width:310px;height:1px}.hero-signal:after{background:linear-gradient(transparent,var(--red),transparent);width:1px;height:310px}.hero-signal i{border:1px dashed #ef1b2d94;border-radius:50%;animation:8s linear infinite orbit;position:absolute;inset:18px}.hero-signal i:after{content:"";background:var(--red);width:13px;height:13px;box-shadow:0 0 24px var(--red),0 0 60px #ef1b2da6;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.hero-signal b{color:var(--red);letter-spacing:.18em;font:700 7px Space Mono;position:absolute;top:50%;left:calc(100% + 12px)}.hero-signal b:before{content:"";background:var(--red);vertical-align:middle;width:14px;height:1px;margin-right:6px;display:inline-block}@keyframes orbit{to{transform:rotate(360deg)}}.eyebrow,.section-kicker,.label,.game-bar,.game-help{letter-spacing:.14em;font:700 10px Space Mono,monospace}.eyebrow{align-items:center;gap:9px;display:flex;position:relative}.live-dot,.service-status i{background:var(--red);width:7px;height:7px;box-shadow:0 0 10px var(--red);border-radius:50%}.hero-title{letter-spacing:-.095em;margin:10vh 0 8vh;font-size:clamp(86px,20.5vw,330px);font-weight:900;line-height:.7;position:relative}.hero-title span{display:block}.title-top{z-index:2;position:relative}.title-bottom{color:#000;-webkit-text-stroke:clamp(1px,.22vw,4px) #fff;margin-left:12vw}.title-dot{color:var(--red);-webkit-text-stroke:0;margin-left:.04em;display:inline!important}.hero-foot{justify-content:space-between;align-items:flex-end;width:min(520px,48%);margin-left:auto;display:flex;position:relative}.hero-foot p{max-width:420px;margin:0;font-size:clamp(14px,1.3vw,18px);line-height:1.5}.round-link{border:1px solid #fff;border-radius:50%;flex:none;place-items:center;width:62px;height:62px;transition:all .25s;display:grid}.round-link:hover{background:var(--red);border-color:var(--red);transform:rotate(45deg)}.hero-index{color:#ffffff80;font:400 9px/1.4 Space Mono;position:absolute;bottom:50px;left:4vw}.reveal{animation:.9s cubic-bezier(.16,1,.3,1) both enter}.hero-title .reveal:nth-child(2){animation-delay:80ms}.hero-foot{animation-delay:.18s}@keyframes enter{0%{opacity:0;clip-path:inset(100% 0 0);transform:translateY(34px)}to{opacity:1;clip-path:inset(0);transform:none}}.section{background:#000;padding:120px clamp(20px,4vw,72px)}.section-kicker{border-bottom:1px solid var(--line);color:#ffffffa6;justify-content:space-between;padding-bottom:18px;display:flex}.section-heading{grid-template-columns:1.6fr .4fr;align-items:end;gap:40px;margin:80px 0;display:grid}.section-heading h2,.game-header h2,.footer h2{letter-spacing:-.075em;margin:0;font-size:clamp(50px,7.4vw,120px);line-height:.86}.section-heading h2 em,.footer h2 em{color:var(--red);font-style:normal}.section-heading>p{color:#ffffffa3;max-width:340px;margin:0;font-size:15px;line-height:1.65}.service-list{border:1px solid var(--line);grid-template-columns:1fr 1fr;display:grid}.service-card{background:#000;flex-direction:column;min-height:580px;padding:34px;transition:all .35s;display:flex;position:relative;overflow:hidden}.service-card+*{border-left:1px solid var(--line)}.service-card:before{content:"";background:var(--red);filter:blur(90px);opacity:0;border-radius:50%;width:270px;height:270px;transition:all .4s;position:absolute;top:-100px;right:-100px}.service-card:hover:before{opacity:.22}.service-top{justify-content:space-between;font:700 10px Space Mono;display:flex}.service-id{color:#fff6}.service-status{color:var(--red);align-items:center;gap:8px;display:flex}.service-icon{border:1px solid var(--red);place-items:center;width:92px;height:92px;margin:78px 0 50px;display:grid;position:relative}.service-icon:before{content:"";background:var(--red);position:absolute;inset:7px}.service-icon svg{z-index:1;color:#000;width:38px;position:relative}.label{color:var(--red);align-items:center;gap:8px;display:flex}.label svg{width:15px}.service-card h3{letter-spacing:-.06em;margin:10px 0 18px;font-size:clamp(36px,4.2vw,66px)}.service-copy{color:#ffffffa3;max-width:520px;margin:0;line-height:1.6}.service-meta{flex-wrap:wrap;gap:8px;margin:24px 0 30px;display:flex}.service-meta span{border:1px solid var(--line);padding:7px 10px;font:700 9px Space Mono}.service-link{border-top:1px solid var(--line);justify-content:space-between;margin-top:auto;padding-top:21px;font-weight:700;transition:color .2s;display:flex}.service-link:hover{color:var(--red)}.service-link svg{width:19px;transition:transform .2s}.service-link:hover svg{transform:translate(6px)}.marquee{border-block:1px solid var(--red);background:var(--red);color:#000;white-space:nowrap;padding:14px 0;font:900 clamp(22px,3vw,46px) Space Mono;overflow:hidden}.marquee div{width:max-content;animation:24s linear infinite marquee}@keyframes marquee{to{transform:translate(-50%)}}.manifesto{border-bottom:1px solid var(--line);grid-template-columns:.38fr .62fr;padding:130px clamp(20px,4vw,72px);display:grid}.manifesto-aside{color:#ffffff8c;flex-direction:column;justify-content:space-between;font:700 10px Space Mono;display:flex}.manifesto-copy>p{letter-spacing:-.055em;margin:0;font-size:clamp(35px,5vw,76px);font-weight:600;line-height:1.06}.manifesto-copy strong{color:var(--red);font-weight:600}.principles{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);margin-top:100px;padding-top:20px;font:700 10px/1.5 Space Mono;display:grid}.principles span{gap:32px;display:grid}.principles b{color:var(--red)}.game-section{background:#000;padding:120px clamp(20px,4vw,72px)}.game-header{grid-template-columns:1.5fr .5fr;align-items:end;gap:30px;margin:76px 0 50px;display:grid}.game-header>p{color:#ffffffa3;margin:0;font-size:14px;line-height:1.65}.game-header .label{margin-bottom:20px}.game-shell{border:1px solid var(--line)}.game-bar,.game-help{justify-content:space-between;padding:17px 20px;display:flex}.game-bar{border-bottom:1px solid var(--line)}.game-bar b{color:var(--red);margin-left:8px}.game-bar b i{color:#ffffff2b;font-style:normal}.canvas-wrap{aspect-ratio:900/460;position:relative}.canvas-wrap canvas{touch-action:none;cursor:crosshair;width:100%;height:100%;display:block}.game-overlay{text-align:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000000db;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.game-overlay>svg{color:var(--red);width:34px;height:34px}.game-overlay h3{letter-spacing:-.06em;margin:18px 0 5px;font-size:clamp(36px,6vw,80px)}.game-overlay p{color:#ffffffa3;margin:0 0 28px}.game-overlay button{background:var(--red);color:#000;cursor:pointer;border:0;align-items:center;gap:38px;padding:15px 18px;font:800 11px Space Mono;display:flex}.game-overlay button:hover{background:#fff}.game-overlay button svg{width:17px}.game-help{border-top:1px solid var(--line);color:#ffffff73}.footer{border-top:1px solid var(--line);background:#000;padding:120px clamp(20px,4vw,72px) 32px}.footer-top{justify-content:space-between;align-items:end;display:flex}.contact{border:1px solid var(--red);cursor:pointer;background:#000;justify-content:space-between;align-items:center;width:min(460px,38vw);height:110px;padding:0 28px;font:700 12px Space Mono;transition:all .2s;display:flex}.contact:hover{background:var(--red);color:#000}.contact svg{width:19px}.footer-bottom{border-top:1px solid var(--line);grid-template-columns:1fr 1fr 1fr;align-items:end;margin-top:120px;padding-top:26px;display:grid}.footer-bottom>div{justify-content:center;gap:28px;font:700 10px Space Mono;display:flex}.footer-bottom>div a:hover{color:var(--red)}.footer-bottom>span{text-align:right;color:#ffffff80;font:400 9px/1.7 Space Mono}.footer-bottom b{color:var(--red)}@media (width<=800px){.header{height:72px}.menu-button{z-index:2;display:block}.nav{border-bottom:1px solid var(--line);background:#000;flex-direction:column;align-items:flex-start;gap:26px;width:100%;padding:30px 20px;display:none;position:absolute;top:72px;left:0}.nav--open{display:flex}.hero{min-height:800px;padding-top:120px}.hero-title{margin:90px 0;font-size:clamp(75px,25vw,150px);line-height:.76}.hero-signal{width:82px;height:82px}.hero-signal:before{width:190px}.hero-signal:after{height:190px}.hero-signal b{display:none}.title-bottom{margin-left:5vw}.hero-foot{align-items:center;width:100%}.hero-foot p{max-width:280px}.hero-index{display:none}.section{padding-block:90px}.section-heading,.game-header{grid-template-columns:1fr;margin:60px 0}.section-heading h2{font-size:clamp(52px,14vw,88px)}.service-list{grid-template-columns:1fr}.service-card{min-height:530px;padding:25px}.service-card+*{border-left:0;border-top:1px solid var(--line)}.service-icon{margin:55px 0 36px}.game-header h2{font-size:clamp(52px,14vw,88px)}.canvas-wrap{aspect-ratio:1}.game-bar{font-size:8px}.game-help span:last-child{display:none}.footer{padding-top:90px}.footer-top{display:block}.contact{width:100%;height:80px;margin-top:50px}.footer-bottom{grid-template-columns:1fr 1fr;gap:40px;margin-top:80px}.footer-bottom>div{justify-content:flex-end}.footer-bottom>span{text-align:left;grid-column:1/-1}.footer h2{font-size:clamp(60px,17vw,100px)}}@media (width<=480px){.hero-title{font-size:24vw}.hero-foot p{font-size:13px}.round-link{width:52px;height:52px}.eyebrow{font-size:8px}.section-heading h2,.game-header h2{font-size:13vw}.service-card{min-height:500px}.service-card h3{font-size:42px}.manifesto-copy>p{font-size:34px}.principles{grid-template-columns:1fr;gap:25px}.principles span{gap:20px;display:flex}.game-section{padding-inline:0}.game-section>.section-kicker,.game-header{margin-inline:20px}.game-shell{border-inline:0}.game-bar{padding:12px}.game-help{padding:12px;font-size:8px}.game-overlay p{max-width:250px;font-size:12px}.footer h2{font-size:16vw}.footer-bottom{grid-template-columns:1fr}.footer-bottom>div{justify-content:flex-start}.contact{font-size:10px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal,.marquee div,.hero-signal i{animation:none!important}.hero-signal{transition:none}}.service-list{grid-template-columns:repeat(2,1fr)}.footer{padding-top:48px}.footer-bottom{margin-top:0}@media (width<=800px){.service-list{grid-template-columns:1fr}}
