@import "https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=Space+Grotesk:wght@400;600;700&display=swap";:root{color:#11140f;--ink:#11140f;--paper:#f2f0e9;--muted:#666a60;--lime:#d7ff3f;--red:#ff584e;--blue:#56b9ff;--line:#11140f29;background:#f2f0e9;font-family:Space Grotesk,Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);min-width:320px;margin:0}button,a{color:inherit;font:inherit}a{text-decoration:none}button{cursor:pointer;border:0}.shell{width:min(1180px,100% - 48px);margin-inline-start:auto;margin-inline-end:auto}.icon{stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;flex:none;display:block}.nav{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;height:84px;display:flex}.brand{letter-spacing:-.04em;align-items:center;gap:11px;font-size:17px;font-weight:700;display:flex}.brand-mark{width:36px;height:36px;color:var(--lime);background:var(--ink);clip-path:polygon(50% 0,92% 20%,92% 70%,50% 100%,8% 70%,8% 20%);place-items:center;display:grid}.nav-links{align-items:center;gap:30px;font-size:13px;font-weight:600;display:flex}.text-button{background:0 0;padding:0}.nav-links a:hover,.text-button:hover{opacity:.55}.button{border:1px solid #0000;border-radius:3px;justify-content:center;align-items:center;gap:10px;min-height:50px;padding:0 22px;font-size:13px;font-weight:700;transition:transform .18s,box-shadow .18s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-small{min-height:42px;padding-inline-start:17px;padding-inline-end:17px}.button-dark{color:#fff;background:var(--ink);box-shadow:4px 4px 0 var(--lime)}.button-primary{background:var(--lime);box-shadow:5px 5px 0 var(--ink)}.button-quiet{border-bottom-color:var(--ink);border-radius:0;padding-inline-start:4px;padding-inline-end:4px}.hero{grid-template-columns:.84fr 1.16fr;align-items:center;gap:60px;min-height:690px;padding:72px 4%;display:grid}.eyebrow,.section-kicker{letter-spacing:.13em;text-transform:uppercase;font:500 11px DM Mono,monospace}.eyebrow{color:#3c4038;align-items:center;gap:9px;display:flex}.status-dot{background:var(--red);border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 5px #ff584e21}.hero h1,.section-heading h2,.arsenal-copy h2,.cta-card h2{letter-spacing:-.065em;margin:0;font-size:clamp(57px,6vw,88px);line-height:.93}.hero h1{margin-top:24px}.hero h1 span{color:#0000;-webkit-text-stroke:2px var(--ink)}.hero-intro{max-width:510px;color:var(--muted);margin:28px 0 0;font-size:17px;line-height:1.7}.hero-actions{align-items:center;gap:24px;margin-top:32px;display:flex}.trust-row{color:var(--muted);align-items:center;gap:14px;margin-top:42px;font-size:11px;line-height:1.5;display:flex}.trust-row p{margin:0}.trust-row strong{color:var(--ink)}.avatar-stack{display:flex}.avatar-stack span{color:#fff;border:2px solid var(--paper);background:var(--ink);border-radius:50%;place-items:center;width:31px;height:31px;margin-left:-7px;font-size:10px;display:grid}.avatar-stack span:first-child{background:var(--red);margin-left:0}.avatar-stack span:nth-child(2){background:var(--blue)}.hero-visual{isolation:isolate;place-items:center;min-height:550px;display:grid;position:relative}.hero-visual:before{content:"";z-index:-2;aspect-ratio:1;background:var(--lime);clip-path:polygon(50% 0,92% 18%,100% 68%,71% 100%,16% 91%,0 43%,18% 9%);width:min(500px,95%);position:absolute;transform:rotate(4deg)}.phone{z-index:2;color:#fff;background:#090d11;border-radius:36px;width:292px;height:545px;padding:9px;position:relative;transform:rotate(-3deg);box-shadow:14px 18px #11140f2e,0 30px 65px #11140f40}.phone-top{z-index:6;place-items:center;display:grid;position:absolute;top:13px;left:0;right:0}.speaker{background:#07090b;border-radius:9px;width:62px;height:16px}.game-screen{background-color:#121c25;background-image:linear-gradient(#ffffff09 1px,#0000 1px),linear-gradient(90deg,#ffffff09 1px,#0000 1px),none;background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:31px 31px;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;border-radius:28px;height:100%;position:relative;overflow:hidden}.game-hud{background:#05090cc7;justify-content:space-between;align-items:center;height:65px;padding:27px 15px 10px;display:flex}.game-hud span,.game-hud strong{font:500 9px DM Mono,monospace}.game-hud span:first-child{color:var(--blue)}.game-hud span:last-child{color:var(--red)}.game-hud i{background:currentColor;width:6px;height:10px;display:inline-block;transform:skew(-15deg)}.track-line{background:#ffffff1a;height:1px;position:absolute;left:20px;right:20px}.track-one{top:148px}.track-two{top:228px}.base-gate{flex-direction:column;justify-content:space-around;display:flex;position:absolute;top:105px;bottom:90px;left:11px}.base-gate span{border:1px solid var(--lime);background:#d7ff3f1a;width:12px;height:38px}.enemy{z-index:3;background:var(--red);border:2px solid #ff877f;border-radius:50% 50% 50% 4px;width:21px;height:21px;animation:1.8s ease-in-out infinite alternate bob;position:absolute;transform:rotate(45deg)}.enemy i{background:#451c1a;width:23px;height:3px;position:absolute;top:-9px;left:-3px}.enemy i:after{content:"";background:var(--red);width:65%;height:100%;display:block}.enemy-one{top:94px;left:82px}.enemy-two{animation-delay:-.7s;top:180px;right:55px}.enemy-three{animation-delay:-1.1s;top:255px;left:131px}@keyframes bob{to{translate:0 12px}}.unit{border:1px solid #fff6;border-radius:11px;place-items:center;width:52px;height:52px;display:grid;position:absolute;box-shadow:0 8px 16px #0000004d}.unit-laser{background:#b93630}.unit-frost{background:#31649b}.unit-core{background:#04070a61;border-radius:50%;place-items:center;width:29px;height:29px;display:grid}.unit em{color:var(--ink);background:var(--lime);padding:2px 5px;font:500 7px DM Mono,monospace;position:absolute;bottom:-7px;right:-5px}.laser-beam{z-index:2;background:linear-gradient(transparent, var(--red));width:2px;height:190px;animation:1s infinite pulse;position:absolute;top:172px;left:104px;transform:rotate(-23deg)}@keyframes pulse{50%{opacity:.2}}.spawn-button{height:53px;color:var(--ink);background:var(--lime);align-items:center;gap:10px;padding:0 15px;display:flex;position:absolute;bottom:13px;left:13px;right:13px}.spawn-button>span{border:1px solid var(--ink);place-items:center;width:24px;height:24px;display:grid}.spawn-button strong{letter-spacing:.08em;flex:1;font-size:11px}.spawn-button small{font:500 7px DM Mono,monospace}.accent-card{z-index:4;color:#fff;background:var(--ink);box-shadow:5px 5px 0 var(--red);align-items:center;gap:9px;padding:12px;font:500 8px DM Mono,monospace;display:flex;position:absolute}.accent-card strong{color:var(--lime);margin-top:3px;font-size:12px;display:block}.accent-card-left{top:105px;left:0}.accent-card-right{bottom:94px;right:-5px}.pulse-ring{width:36px;height:36px;color:var(--red);border:1px solid var(--red);border-radius:50%;place-items:center;display:grid}.ticker{color:var(--ink);background:var(--lime);border-block:1px solid var(--ink);overflow:hidden;transform:rotate(-1deg)scale(1.01)}.ticker-track{letter-spacing:.12em;align-items:center;gap:28px;width:max-content;height:49px;font:500 11px DM Mono,monospace;animation:25s linear infinite ticker;display:flex}@keyframes ticker{to{transform:translate(-45%)}}.how-section{padding:135px 0}.section-heading{grid-template-columns:1.2fr .7fr;align-items:end;gap:70px;display:grid}.section-kicker{color:#73776e}.section-heading h2,.arsenal-copy h2{margin-top:16px;font-size:clamp(46px,5.5vw,72px)}.section-heading>p,.arsenal-copy>p{color:var(--muted);margin:0;font-size:15px;line-height:1.75}.steps{border:1px solid var(--ink);grid-template-columns:repeat(3,1fr);margin-top:52px;display:grid}.step-card{background:#e8e6df;flex-direction:column;min-height:440px;padding:28px;display:flex}.step-card+.step-card{border-left:1px solid var(--ink)}.featured-step{background:var(--lime)}.step-top{justify-content:space-between;font:500 10px DM Mono,monospace;display:flex}.step-card h3{letter-spacing:-.04em;margin:auto 0 10px;font-size:25px}.step-card p{min-height:64px;color:var(--muted);margin:0;font-size:13px;line-height:1.65}.mini-board{border:1px solid #11140f26;justify-content:center;align-items:center;gap:10px;height:150px;margin:58px 0 40px;display:flex;position:relative}.mini-unit{color:#fff;border-radius:9px;place-items:center;width:46px;height:46px;display:grid;position:relative;box-shadow:4px 5px #11140f33}.mini-unit.red{background:var(--red)}.mini-unit.blue{background:#487ed0}.mini-unit b{background:var(--ink);border-radius:50%;place-items:center;width:15px;height:15px;font-size:8px;display:grid;position:absolute;bottom:-4px;right:-4px}.mana-orb{color:#fff;background:var(--ink);border-radius:20px;padding:5px 8px;font:500 8px DM Mono,monospace;position:absolute;top:12px;left:12px}.tap-mark{letter-spacing:.12em;font:500 8px DM Mono,monospace;position:absolute;bottom:10px}.merge-plus{font-size:18px}.beam{background:var(--red);width:52px;height:2px;box-shadow:0 0 8px var(--red)}.mini-enemy{border:2px solid var(--red);background:#702d28;border-radius:50%;width:20px;height:20px}.shield-wall{color:var(--ink);position:absolute;left:11px}.arsenal-section{grid-template-columns:.67fr 1.33fr;align-items:center;gap:70px;padding-block-start:125px;padding-block-end:125px;display:grid}.arsenal-copy .button{margin-top:30px}.tower-cards{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.tower-card{color:#fff;background:var(--ink);min-height:550px;padding:24px}.tower-card-title{color:#9ca098;justify-content:space-between;align-items:center;font:500 9px DM Mono,monospace;display:flex}.tower-icon{color:#fff;place-items:center;width:48px;height:48px;display:grid}.laser-card .tower-icon{background:var(--red)}.frost-card .tower-icon{background:#407dd8}.tower-art{place-items:center;height:270px;display:grid;position:relative;overflow:hidden}.art-range{border:1px dashed #474b43;border-radius:50%;width:225px;height:225px;position:absolute}.art-tower{z-index:2;border-radius:18px;place-items:center;width:91px;height:91px;display:grid;position:relative}.laser-art .art-tower{background:var(--red);box-shadow:0 0 50px #ff584e4d}.frost-art .art-tower{background:#487dcf;box-shadow:0 0 50px #56b9ff4d}.art-beam{background:linear-gradient(var(--red),transparent);transform-origin:bottom;width:2px;height:120px;position:absolute;top:4px;left:50%;transform:rotate(38deg)}.crystal{background:var(--blue);width:7px;height:18px;position:absolute;transform:rotate(30deg)}.crystal-one{top:46px;left:48px}.crystal-two{bottom:47px;right:42px}.crystal-three{top:52px;right:61px;transform:rotate(-20deg)}.tower-card h3{margin:5px 0 9px;font-size:25px}.tower-card>p{color:#a0a49b;min-height:48px;margin:0;font-size:12px;line-height:1.6}.tower-card dl{margin:22px 0 0}.tower-card dl>div{grid-template-columns:70px 1fr;align-items:center;padding:7px 0;display:grid}.tower-card dt{color:#7f837a;font:500 8px DM Mono,monospace}.tower-card dd{gap:4px;margin:0;display:flex}.tower-card dd i{background:var(--lime);flex:1;height:3px}.tower-card dd i.off{background:#343831}.sound-strip{color:#fff;background:var(--red)}.sound-inner{align-items:center;gap:20px;min-height:120px;display:flex}.sound-icon{border:1px solid #ffffff73;border-radius:50%;place-items:center;width:52px;height:52px;display:grid}.sound-inner>div:nth-child(2){flex:1}.sound-inner span{letter-spacing:.12em;text-transform:uppercase;font:500 9px DM Mono,monospace}.sound-inner strong{margin-top:6px;font-size:17px;display:block}.waveform{align-items:center;gap:4px;height:50px;display:flex}.waveform i{opacity:.72;background:#fff;border-radius:2px;width:3px}.final-cta{padding-block-start:100px;padding-block-end:100px}.cta-card{color:#fff;background:var(--ink);text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:520px;padding:90px 30px;display:flex;position:relative;overflow:hidden}.cta-grid{opacity:.13;background-image:linear-gradient(#ffffff4d 1px,#0000 1px),linear-gradient(90deg,#ffffff4d 1px,#0000 1px);background-size:40px 40px;position:absolute;top:0;bottom:0;left:0;right:0}.cta-card>:not(.cta-grid):not(.cta-orbit){z-index:2;position:relative}.cta-card h2{margin-top:16px;font-size:clamp(58px,8vw,105px)}.cta-card h2:after{content:".";color:var(--lime)}.cta-card>p{color:#a3a79e}.cta-actions{gap:14px;margin-top:26px;display:flex}.cta-share{color:#fff;background:0 0;border-color:#464b42}.cta-orbit{border:1px solid #3b3f37;border-radius:50%;position:absolute}.orbit-one{width:440px;height:440px;left:-250px}.orbit-two{width:340px;height:340px;right:-180px}.footer{min-height:110px;color:var(--muted);border-top:1px solid var(--line);justify-content:space-between;align-items:center;display:flex}.footer p{font-size:11px}.footer .brand{color:var(--ink)}@media (max-width:900px){.nav-links{display:none}.hero{text-align:center;grid-template-columns:1fr;padding-top:90px}.hero-copy{flex-direction:column;align-items:center;display:flex}.eyebrow,.hero-actions,.trust-row{justify-content:center}.section-heading{grid-template-columns:1fr;gap:22px}.steps{grid-template-columns:1fr}.step-card+.step-card{border-left:0;border-top:1px solid var(--ink)}.step-card{min-height:370px}.step-card h3{margin-top:20px}.arsenal-section{grid-template-columns:1fr}.arsenal-copy{max-width:620px}}@media (max-width:620px){.shell{width:min(100% - 28px,1180px)}.nav{height:68px}.nav-links,.nav>.button{display:none}.hero{min-height:0;padding:60px 0 70px}.hero h1{font-size:clamp(51px,17vw,72px)}.hero-intro{font-size:15px}.hero-actions{flex-direction:column;gap:12px;width:100%}.hero-actions .button{width:100%}.hero-visual{min-height:500px;margin:-20px 0 -50px;transform:scale(.83)}.accent-card-left{left:-12px}.accent-card-right{right:-15px}.how-section{padding:90px 0}.section-heading h2,.arsenal-copy h2{font-size:47px}.step-card{padding:24px}.arsenal-section{padding-block-start:90px;padding-block-end:90px}.tower-cards{grid-template-columns:1fr}.tower-card{min-height:500px}.sound-inner{flex-wrap:wrap;padding-block-start:25px;padding-block-end:25px}.waveform{display:none}.final-cta{padding-block-start:65px;padding-block-end:65px}.cta-card{min-height:500px;padding-inline-start:18px;padding-inline-end:18px}.cta-card h2{font-size:61px}.cta-actions{flex-direction:column;width:100%}.cta-actions .button{width:100%}.footer{text-align:center;flex-direction:column;padding-block-start:30px;padding-block-end:30px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
