@import"https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@500;600;700;800&family=DM+Sans:wght@400;450;500;550;600;650;700&family=Space+Grotesk:wght@400;500;600;700&display=swap";.vox-arena-canvas{display:block;width:100%;height:100%;min-width:0;background:#10292d;isolation:isolate}@media(max-width:640px){.vox-arena-canvas{object-fit:cover}}:root{font-family:DM Sans,sans-serif;color:#eff0e9;background:#0c1115;font-synthesis:none;font-weight:400;--lime:#d0f66b;--cyan:#6edce3;--orange:#f5a16e;--muted:#7a868c;--border:#283137;--panel:#141b20;color-scheme:dark}*{box-sizing:border-box}body{margin:0;min-width:360px}button,input,textarea,select{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.42}button{transition:background .18s,color .18s,border-color .18s,transform .18s}button:focus-visible,a:focus-visible{outline:2px solid var(--lime);outline-offset:5px}input:focus-visible,textarea:focus-visible,select:focus-visible{outline:none;border-color:var(--lime)}button:not(:disabled):active{transform:translateY(1px)}a{color:inherit;text-decoration:none}button{color:inherit}button svg{flex-shrink:0}::selection{background:#d0f66b;color:#111}h1,h2,h3,p{margin:0}svg{vertical-align:middle}.app-shell{background:radial-gradient(ellipse at 20% 0%,#26302933,transparent 46%);min-height:100vh}.site-header{height:84px;padding:0 4.2%;border-bottom:1px solid #242c32;display:flex;align-items:center;gap:64px;background:#0d1316b3}.brand{display:flex;align-items:center;gap:11px;white-space:nowrap}.brand>span:last-child{font-family:Barlow Condensed,sans-serif;font-size:27px;font-weight:800;letter-spacing:1px;display:flex;align-items:center;gap:3px}.brand-light{font-weight:500;color:#b9c0be}.brand small{font:9px DM Sans,sans-serif;letter-spacing:1px;padding:4px 5px;margin-left:9px;border:1px solid #3f4936;color:var(--lime);border-radius:3px;align-self:center}.brand-symbol{width:31px;height:31px;position:relative;display:block;transform:skew(-13deg)}.brand-symbol i{position:absolute;background:var(--lime);width:7px;top:2px}.brand-symbol i:nth-child(1){left:0;height:17px}.brand-symbol i:nth-child(2){left:10px;height:29px}.brand-symbol i:nth-child(3){left:20px;height:21px}.site-header nav{display:flex;height:100%;gap:34px}.nav-link{background:none;border:0;padding:0;display:flex;align-items:center;gap:8px;color:#9ba5a8;font-size:12px;position:relative;font-weight:550}.nav-link.active{color:var(--lime)}.nav-link.active:after{content:"";height:2px;background:var(--lime);position:absolute;bottom:0;left:0;right:0}.nav-link:hover{color:#eef4e7}.header-tools{margin-left:auto;display:flex;align-items:center;gap:17px}.connection{font-size:9px;font-weight:600;letter-spacing:1.3px;display:flex;align-items:center;gap:8px;color:#919e9e;white-space:nowrap}.connection i,.live-badge i{width:5px;height:5px;border-radius:50%;background:var(--lime);box-shadow:0 0 7px #d0f66b44}.connection.offline i{background:var(--orange)}.tool-separator{height:18px;width:1px;background:var(--border);margin:0 3px}.icon-button{padding:5px;border:0;background:none;display:inline-flex;align-items:center;justify-content:center;color:#99a4a8;border-radius:5px}.icon-button:hover{background:#263138;color:#fff}.user-avatar{height:31px;width:31px;display:grid;place-items:center;border:1px solid #444e42;border-radius:50%;background:#222d26;color:#ced5be;font-size:12px;margin-left:4px}main{max-width:1540px;margin:0 auto;padding:41px 4.2% 0}.page-intro{display:flex;align-items:center;justify-content:space-between;gap:25px;margin-bottom:34px}.eyebrow{font-size:9px;font-weight:600;letter-spacing:2px;color:#a7b1a9;display:flex;align-items:center;gap:9px}.lime{color:var(--lime)!important}.mini-wave{display:inline-flex;gap:2px;align-items:center;height:14px}.mini-wave i{width:2px;height:5px;background:var(--lime)}.mini-wave i:nth-child(2n){height:11px}.mini-wave i:nth-child(3){height:15px}.page-intro h1{font-family:Space Grotesk,sans-serif;font-size:clamp(30px,3.2vw,48px);font-weight:500;letter-spacing:-2.1px;line-height:1.4;margin-top:5px}.page-intro h1 span{color:var(--lime)}.page-intro p{font-size:12px;line-height:1.8;color:#8c989e;margin-top:2px}.lobby-actions{display:flex;gap:10px;padding-top:12px}.button{display:inline-flex;justify-content:center;align-items:center;gap:10px;font-size:12px;font-weight:650;border-radius:6px;padding:13px 18px;border:1px solid transparent;white-space:nowrap;line-height:1.3}.button-lime{background:var(--lime);color:#192315;border-color:var(--lime)}.button-lime:hover:not(:disabled){background:#ddff8d;border-color:#ddff8d;box-shadow:0 0 23px #d0f66b13}.button-outline{background:#1b2327;border-color:#364047;color:#e1e5de}.button-outline:hover:not(:disabled){background:#283237;border-color:#515e64}.button-subtle{background:transparent;border-color:var(--border);color:#a4afb1}.button-subtle:hover{background:#202b30}.room-code{letter-spacing:2px}.arena-toolbar{height:33px;display:flex;justify-content:space-between;align-items:flex-start}.arena-toolbar-left{display:flex;align-items:center;gap:13px;height:20px}.live-badge{font-family:Space Grotesk,sans-serif;display:flex;align-items:center;gap:7px;font-size:9px;font-weight:600;letter-spacing:1.4px;color:#e7ebde}.toolbar-divider{height:10px;width:1px;background:#3b4348}.toolbar-note{font-size:8px;font-weight:600;letter-spacing:1.35px;color:#65727a}.arena-map-picker{position:relative;z-index:10}.arena-map-picker>button{border:0;background:none;display:flex;align-items:center;gap:8px;padding:0;font-size:10px;color:#a9b4b8}.map-symbol{font-size:15px;color:#808b90}.map-menu{position:absolute;right:0;top:27px;border:1px solid #425047;border-radius:6px;background:#162025;width:190px;padding:5px;box-shadow:0 15px 35px #0008}.map-menu button{background:transparent;border:0;padding:10px;width:100%;text-align:left;display:flex;justify-content:space-between;font-size:12px;border-radius:3px}.map-menu button:hover{background:#2a382f;color:var(--lime)}.arena-frame{border:1px solid #3a4749;border-radius:9px;overflow:hidden;box-shadow:0 10px 40px #0002;position:relative;background:#09161d}.arena-frame:after{content:"";position:absolute;top:0;left:6%;right:6%;height:1px;background:linear-gradient(90deg,transparent,#d3f1b23d,transparent);pointer-events:none}.hud{height:102px;padding:19px 28px 11px;display:grid;grid-template-columns:1fr 144px 1fr;gap:25px;background:linear-gradient(180deg,#15212c,#101f28);position:relative;z-index:2;border-bottom:1px solid #5680851a}.fighter-hud{display:flex;gap:14px;max-width:435px}.portrait{height:53px;width:53px;flex-shrink:0;background:linear-gradient(145deg,#3e6970,#15292f);border:1px solid #54777c;overflow:hidden;position:relative;border-radius:5px;margin-top:3px}.portrait-1{background:linear-gradient(145deg,#76594b,#382822);border-color:#82604a}.robot-head{width:30px;height:26px;background:linear-gradient(100deg,#698c90,#bad2cb);border-radius:9px 8px 5px 5px;position:absolute;left:11px;top:10px;transform:rotate(7deg);border:2px solid #172b34;box-shadow:-4px 1px #314954}.robot-head:before{content:"";position:absolute;top:6px;right:3px;bottom:5px;left:3px;background:#162630;border-radius:3px}.robot-head i{position:absolute;top:11px;left:6px;width:15px;height:4px;background:#adffec;box-shadow:0 0 8px #80ffec}.robot-head b{position:absolute;top:-5px;left:13px;width:5px;height:6px;background:#94d1ca}.robot-body{position:absolute;top:36px;left:8px;width:38px;height:32px;background:linear-gradient(90deg,#416a72,#8ab9ba);border:3px solid #14242a;transform:rotate(-4deg);border-radius:11px}.robot-body:before{content:"";position:absolute;top:2px;left:9px;width:9px;height:9px;border-radius:50%;background:#99fff1;box-shadow:0 0 9px #5bdcdb}.portrait-1 .robot-head{background:linear-gradient(100deg,#c38d68,#e0b092);transform:rotate(-7deg)}.portrait-1 .robot-head i{background:#ffe1a5;box-shadow:0 0 8px #ffb770}.portrait-1 .robot-body{background:linear-gradient(90deg,#795146,#d39c71)}.portrait-1 .robot-body:before{background:#ffb97f}.fighter-meters{flex:1;min-width:0}.fighter-label{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:7px;line-height:1}.fighter-label>span{font-size:13px;font-weight:700;display:flex;align-items:center;gap:8px;text-transform:uppercase;letter-spacing:1.3px}.fighter-label small{font-size:7px;font-weight:600;letter-spacing:1px;background:#23484b;color:#8ad7d9;padding:3px 4px;border:1px solid #355354;border-radius:2px}.fighter-label strong{font-size:12px;font-weight:650;font-family:Space Grotesk,sans-serif}.fighter-label i,.energy-row i{font-style:normal;font-size:9px;color:#7a949c;font-weight:400}.meter{height:7px;background:#35453e;overflow:hidden;border-radius:1px}.meter>span{display:block;height:100%;transition:width .7s ease}.hp-meter>span{background:linear-gradient(90deg,#b7e17e,#d9f4a0);box-shadow:0 0 10px #c8ed8866}.energy-row{display:flex;align-items:center;gap:6px;color:#8cdadf;margin-top:7px}.energy-meter{height:4px;flex:1;background:#233b45}.energy-meter>span{background:#71d8df}.energy-row>span{font-size:9px;font-family:Space Grotesk,sans-serif;white-space:nowrap}.guard-row{display:flex;gap:4px;align-items:center;color:#7c909c;margin-top:6px}.guard-row>span{font-size:6px;letter-spacing:1px;margin-right:4px}.guard-segments{display:flex;gap:3px}.guard-segments i{width:10px;height:2px;background:#31434c}.guard-segments i.filled{background:#7d979e}.fighter-hud-1{flex-direction:row-reverse;justify-self:end;width:100%}.fighter-hud-1 .fighter-label{flex-direction:row-reverse}.fighter-hud-1 .fighter-label>span{flex-direction:row-reverse}.fighter-hud-1 .energy-row{flex-direction:row-reverse;color:#e9b78d}.fighter-hud-1 .energy-meter>span{background:#efb37f;margin-left:auto}.fighter-hud-1 .hp-meter>span{margin-left:auto}.fighter-hud-1 .guard-row{flex-direction:row-reverse}.fighter-hud-1 .fighter-label small{background:#4a372c;color:#e7b78d;border-color:#664e3c}.round-hud{display:flex;align-items:center;flex-direction:column;position:relative;margin-top:-6px}.round-hud>span{font-size:8px;letter-spacing:2.2px;color:#c4cdc6;font-weight:600}.round-hud strong{font-family:Barlow Condensed,sans-serif;font-size:39px;font-weight:600;line-height:1.05;display:flex;flex-direction:column;align-items:center;letter-spacing:1px;margin-top:3px}.round-hud strong small{font:6px DM Sans,sans-serif;letter-spacing:2px;color:#799199;margin-top:3px}.round-hud>i{display:block;margin-top:7px;width:59px;height:2px;background:#375359;overflow:hidden}.round-hud>i:after{content:"";display:block;width:100%;background:#9aa99f;height:100%}.round-hud>i.timer-running:after{width:var(--time);background:var(--lime);transition:width .1s linear}.timer-urgent{color:#ffad80}.canvas-stage{height:385px;position:relative;overflow:hidden;background:#13252d}.stage-coordinate{position:absolute;left:23px;top:21px;font-size:7px;font-family:Space Grotesk,sans-serif;letter-spacing:1.5px;display:flex;align-items:center;gap:5px;color:#bfd0bd99;pointer-events:none}.stage-coordinate i{height:4px;width:4px;background:#a9ccac}.stage-coordinate span{display:block;position:absolute;top:15px;left:0;white-space:nowrap;font-size:6px;letter-spacing:1.3px;color:#a4b4b15e}.arena-welcome{position:absolute;inset:30px 20% auto;text-align:center;display:flex;align-items:center;flex-direction:column;z-index:2;pointer-events:none}.arena-welcome button{pointer-events:auto}.welcome-kicker{font-size:7px;letter-spacing:2.1px;color:#c4dac2;font-weight:600;position:relative;text-shadow:0 1px 7px #031d26}.welcome-kicker:before,.welcome-kicker:after{content:"";display:inline-block;width:17px;height:1px;background:#b2cea077;margin:0 9px;vertical-align:middle}.arena-welcome h2{font-family:Barlow Condensed,sans-serif;font-size:clamp(38px,4.6vw,67px);line-height:.99;text-transform:uppercase;letter-spacing:1.2px;font-weight:700;text-shadow:0 3px 25px #0b1e2caa;margin-top:13px;color:#edf1df}.arena-welcome h2 em{font-style:normal;color:#d8edaa}.practice-button{margin-top:20px;font-size:10px;padding:11px 14px;gap:9px;background:#d0f66b;box-shadow:0 5px 20px #0c181c80}.welcome-note{font-size:6px;letter-spacing:1.6px;color:#afc0b2;margin-top:11px;text-shadow:0 1px 4px #0c1820}.stage-bottom{position:absolute;bottom:14px;left:21px;right:21px;display:flex;justify-content:space-between;font:6px Space Grotesk,sans-serif;color:#a7bab79c;letter-spacing:1.5px;pointer-events:none}.stage-bottom>span{display:flex;align-items:center;gap:7px}.stage-bottom i{font-style:normal;color:#718782}.arena-status{height:35px;display:flex;align-items:center;justify-content:space-between;padding:0 20px;background:#162126;border-top:1px solid #2d44464d;color:#98a7a9;font-size:9px}.arena-status>span{display:flex;align-items:center;gap:8px}.status-light{width:4px;height:4px;border-radius:50%;background:#cde898}.status-right{font-size:6px;font-weight:600;letter-spacing:1.25px;color:#7c9093}.command-grid{display:grid;grid-template-columns:1fr 1fr;gap:17px;margin-top:19px}.command-card{background:linear-gradient(110deg,#172126,#141b20);border:1px solid #303c40;border-radius:7px;padding:17px 18px 0;overflow:hidden;transition:border-color .25s}.command-card.is-listening{border-color:#9bac64}.command-card-heading{display:flex;justify-content:space-between;align-items:center}.command-card-heading>div{display:flex;align-items:center;gap:10px}.player-number{font:11px Space Grotesk,sans-serif;letter-spacing:1px;color:#b4cccf;border:1px solid #3b5359;background:#1b333b;padding:5px 7px;border-radius:3px}.command-card h3{font-size:11px;font-weight:650;display:flex;align-items:center;gap:10px}.command-card h3>span{font-size:6px;font-weight:400;letter-spacing:1px;color:#6c7b82}.command-status{display:flex;align-items:center;gap:5px;font-size:6px;letter-spacing:1px;color:#8d9b9d;white-space:nowrap}.command-status>i{height:4px;width:4px;border-radius:50%;background:#82959c}.is-locked{color:var(--lime)}.voice-input-row{display:flex;align-items:center;gap:13px;padding:18px 0 16px;min-height:90px}.mic-button{height:46px;width:46px;flex-shrink:0;border:1px solid #48616a;background:#233a43;color:#b6dce1;display:grid;place-items:center;border-radius:50%;position:relative}.mic-button:disabled{opacity:.78}.mic-button:before{content:"";position:absolute;top:-5px;right:-5px;bottom:-5px;left:-5px;border:1px solid #35525e42;border-radius:50%;pointer-events:none}.mic-button:hover:not(:disabled){background:#3a5355;border-color:var(--lime);color:var(--lime)}.mic-button.recording{border-color:var(--lime);color:var(--lime);background:#3c4929;animation:mic-pulse 1.4s ease-in-out infinite}.transcript-input{flex:1;min-width:0}.transcript-input textarea{width:100%;resize:none;height:31px;min-height:31px;background:transparent;padding:1px 0;border:0;line-height:1.5;color:#d4e2dc;font-size:12px;outline:none;scrollbar-width:thin}.transcript-input textarea::placeholder{color:#aeb9b9;font-style:italic;font-size:11px}.transcript-input textarea:disabled{opacity:1}.input-hint{display:flex;align-items:center;gap:7px;font-size:7px;color:#71848c;margin-top:4px}.input-hint b{font-weight:400;color:#54686f}.input-hint button{background:transparent;border:0;padding:0;color:#a0b0b4;font-size:7px;display:flex;align-items:center;gap:6px}.input-hint button:disabled{opacity:.8}kbd{font-family:inherit;font-size:6px;letter-spacing:1px;background:#253137;border:1px solid #415259;box-shadow:0 1px #4a5b5c;padding:1px 4px;border-radius:3px;margin:0 2px;color:#b6c6c6}.send-button{background:#263b3a;border:1px solid #3b5550;display:grid;place-items:center;height:30px;width:30px;border-radius:4px;color:#ceeaa9;flex-shrink:0}.send-button:hover:not(:disabled){background:#43553b}.interpreted-row{height:33px;margin:0 -18px;padding:0 18px;display:flex;align-items:center;gap:8px;background:#101b20a8;border-top:1px solid #293a3f;color:#728b95;font-size:8px}.interpreted-row>svg{color:#88a0a0}.interpreted-row>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.interpreted-row.has-action{color:var(--lime)}.interpreted-row b{margin-left:auto;display:flex;align-items:center;gap:4px;white-space:nowrap;font-weight:500}.opponent-command{background:linear-gradient(110deg,#1b2022,#1c2021);border-color:#383c3a}.opponent-command .player-number{background:#352d28;color:#d7bd9f;border-color:#5d4b3a}.opponent-command .interpreted-row{background:#171c1e;border-top-color:#343a37;color:#8b9188}.opponent-thought{display:flex;align-items:center;gap:15px;min-height:90px;padding:16px 0}.opponent-wave{display:flex;align-items:center;justify-content:center;gap:3px;min-width:46px;height:38px;color:#b09577}.opponent-wave i{width:2px;height:7px;border-radius:2px;background:currentColor;opacity:.7}.opponent-wave i:nth-child(2n){height:16px}.opponent-wave i:nth-child(3n){height:27px}.opponent-wave i:nth-child(5){height:34px;opacity:1}.opponent-thought p{font-size:11px;color:#c0c1b7;font-style:italic;max-width:430px;line-height:1.5}.opponent-thought>div:last-child>span{font-size:7px;color:#8c958e;display:block;margin-top:7px}.field-guide{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:21px 0 24px;border-bottom:1px solid #283137}.guide-title{display:flex;align-items:center;gap:11px}.guide-icon{width:31px;height:31px;border:1px solid #39433a;border-radius:6px;background:#232c23;display:grid;place-items:center;color:#cedba0}.guide-title span{font-size:7px;letter-spacing:1.3px;color:#c5cabc;font-weight:600}.guide-title p{color:#75838a;font-size:8px;margin-top:4px}.strategy-rule{display:flex;align-items:center;gap:9px;font-size:8px;color:#7f8b92}.strategy-rule>svg:first-child{color:#9baaa1}.strategy-rule strong{font-weight:550;color:#bec9c5}.strategy-rule>svg:last-child{margin-left:12px;color:#475b60}.guide-link{background:transparent;border:0;display:flex;align-items:center;gap:9px;font-size:9px;white-space:nowrap;padding:5px 0;color:#bfd197}.guide-link:hover{color:var(--lime)}footer{display:flex;justify-content:space-between;align-items:center;padding:19px 0 24px;color:#596972;font-size:6px;letter-spacing:1.3px}footer>div{display:flex;align-items:center;gap:23px}footer button,footer .interpreter-label{display:flex;align-items:center;gap:6px;border:0;background:transparent;font-size:7px;color:#849297;padding:0;letter-spacing:0}footer button:hover{color:var(--lime)}footer button b{border-radius:3px;padding:1px 4px;background:#26332a;color:var(--lime);font-weight:500}footer .interpreter-label{font-size:6px;letter-spacing:1px;color:#73857e}.lobby-welcome{inset:43px 10% auto}.lobby-welcome h2,.victory-overlay h2{font-size:47px}.lobby-welcome p,.victory-overlay p{color:#c5d0c2;font-size:11px;line-height:1.7;margin:12px 0 15px;text-shadow:0 1px 5px #001924}.invite-code{letter-spacing:9px;font:600 31px Space Grotesk,sans-serif;letter-spacing:7px;color:var(--lime);padding:10px 18px 6px;background:#0c2025db;border:1px solid #d0f66b55;border-radius:5px;display:flex;align-items:center;gap:15px;margin-top:16px}.victory-overlay{inset:38px 8% auto}.victory-buttons{display:flex;gap:10px}.phase-banner{position:absolute;left:50%;top:33px;transform:translate(-50%);font-size:9px;letter-spacing:1.6px;color:#e6f0d3;display:flex;align-items:center;gap:8px;background:#0a232bd4;padding:10px 16px;border:1px solid #7795854d;border-radius:4px;white-space:nowrap}.phase-dot{width:4px;height:4px;border-radius:50%;background:var(--lime);animation:blink 1.2s ease-in-out infinite}.locked-banner{position:absolute;top:70px;left:50%;transform:translate(-50%);font-size:19px;font-weight:600;letter-spacing:1px;display:flex;gap:9px;align-items:center;flex-wrap:wrap;justify-content:center;width:290px;text-shadow:0 3px 10px #123;color:var(--lime);text-align:center}.locked-banner>span{display:block;width:100%;font-size:7px;letter-spacing:2px;color:#d6e4d0}.construct-captions{position:absolute;bottom:36px;left:0;right:0;display:flex;justify-content:space-around;pointer-events:none}.construct-caption{max-width:40%;display:flex;align-items:center;gap:7px;padding:8px 12px;background:#0d2633dd;border:1px solid #4d9ba168;color:#a7f9ed;border-radius:4px;font-size:9px;letter-spacing:.8px;text-transform:uppercase}.caption-1{color:#ffcb97;border-color:#a67c5d68;background:#332518dd}.construct-caption span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.adjustment{font-size:10px;color:#f2bd83;line-height:1.6;padding:8px 0;display:flex;align-items:center;gap:5px}.inline-error{font-size:11px;color:#ffb39e;line-height:1.6;padding:9px 0}.toast{position:fixed;bottom:25px;left:50%;transform:translate(-50%);border:1px solid #647047;background:#273127;box-shadow:0 8px 40px #0008;z-index:80;display:flex;align-items:center;gap:11px;padding:15px 18px;border-radius:7px;font-size:12px;color:#e1eed2;max-width:90vw}.toast>svg{color:var(--lime)}.toast button{border:0;background:none;color:#b2bda5;margin-left:8px;display:grid;place-items:center;padding:2px}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:#040a0eda;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);z-index:50;padding:28px;overflow:auto}.modal{width:465px;max-width:100%;max-height:90vh;overflow-y:auto;background:linear-gradient(145deg,#1c292c,#141c22 60%);border:1px solid #495549;border-radius:13px;padding:33px;position:relative;box-shadow:0 35px 100px #0007;animation:modal-in .18s ease-out}.modal-wide{width:720px}.modal-close{position:absolute;right:15px;top:15px}.modal>.eyebrow{margin-top:3px;font-size:8px}.modal h2{font-family:Space Grotesk,sans-serif;font-weight:500;font-size:29px;line-height:1.18;letter-spacing:-1.2px;margin-top:15px;max-width:90%}.modal-description{font-size:12px;color:#99aaa9;line-height:1.8;margin:15px 0 20px}.form-label{display:block;margin:22px 0 8px;font-size:8px;letter-spacing:1.5px;color:#aabbaf;font-weight:600}.text-input{width:100%;background:#0e181e;border:1px solid #405054;color:#edf2df;padding:13px 14px;border-radius:5px;font-size:14px;transition:border-color .2s}.code-input{font-family:Space Grotesk,sans-serif;font-size:24px;letter-spacing:7px;text-transform:uppercase}.full-width{width:100%;margin-top:24px}.modal-footnote{display:flex;align-items:center;justify-content:center;gap:8px;color:#8a9c98;font-size:10px;margin-top:20px;line-height:1.6}.help-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-top:26px}.help-steps span{font:24px Space Grotesk,sans-serif;color:var(--lime)}.help-steps h3{font-size:12px;font-weight:600;margin:12px 0 7px}.help-steps p{font-size:10px;color:#95a6a6;line-height:1.8}.rules-table{margin-top:25px;border:1px solid #344248;border-radius:6px;overflow:hidden}.rules-table>div{display:grid;grid-template-columns:1.1fr .55fr 2fr;padding:10px 12px;font-size:10px;border-top:1px solid #2c3a3f;gap:8px;line-height:1.5;color:#aebdb9}.rules-table>div>span:first-child{color:#e2e9d9}.rules-table>div>span:nth-child(2){color:var(--lime)}.rules-table>.rules-table-head{border-top:0;background:#24312e;font-size:7px;color:#8fa195;letter-spacing:1.2px}.rules-table>.rules-table-head>span{color:#93a69b}.help-note{display:flex;align-items:flex-start;gap:10px;font-size:10px;line-height:1.8;color:#9aacaa;margin-top:16px}.help-note>svg{flex-shrink:0;margin-top:4px;color:#a6c399}.voice-note{padding:16px;display:flex;gap:13px;background:#263128;border-radius:5px;margin-top:20px;color:#b3c39f}.voice-note>svg{flex-shrink:0}.voice-note p{font-size:10px;line-height:1.8}.voice-note strong{display:block;font-size:11px;margin-bottom:3px;color:#d6e3c5}.example-chips{display:flex;gap:7px;flex-wrap:wrap;margin:14px 0}.example-chips button{padding:8px 10px;background:#253132;border:1px solid #3e4f4b;border-radius:4px;font-size:10px;color:#c0d0bd;text-align:left}.example-chips button:hover{border-color:#a8c278;color:#d9f6a4}.lab-textarea{min-height:90px;resize:vertical;font-size:15px;line-height:1.6}.energy-slider{display:flex;align-items:center;gap:20px;margin:20px 0}.energy-slider label{display:flex;align-items:center;gap:6px;font-size:11px;white-space:nowrap;color:#b5c4b9}.energy-slider label b{font-family:Space Grotesk,sans-serif;color:var(--lime);margin-left:5px}.energy-slider input{flex:1;accent-color:var(--lime);min-width:0}.lab-result{display:flex;align-items:flex-start;gap:20px;border:1px solid #536845;background:#263126;padding:22px;border-radius:7px;margin-top:20px}.lab-result-icon{height:57px;width:57px;background:#d0f66b15;border:1px solid #6b8147;border-radius:9px;flex-shrink:0;display:grid;place-items:center;color:var(--lime)}.lab-result .eyebrow{font-size:7px;color:#b2cc8d}.lab-result h3{font-family:Space Grotesk,sans-serif;font-size:19px;text-transform:uppercase;margin:7px 0;color:#e6f1d6}.lab-result p{font-size:11px;line-height:1.7;color:#b5c7a8}.lab-stats{display:flex;gap:16px;margin-top:14px}.lab-stats span{display:flex;align-items:center;gap:5px;font-size:9px;color:#c2d3b4}.setting-row{display:flex;justify-content:space-between;gap:20px;align-items:center;padding:24px 0 18px;border-bottom:1px solid #334245}.setting-row h3{font-size:13px;font-weight:550}.setting-row p{font-size:10px;color:#8fa29f;margin-top:6px}.toggle{width:39px;height:23px;border:1px solid #55635a;background:#293b3b;flex-shrink:0;border-radius:50px;padding:3px}.toggle>i{display:block;width:15px;height:15px;background:#9eada1;border-radius:50%;transition:transform .2s}.toggle.on{background:var(--lime);border-color:var(--lime)}.toggle.on>i{background:#263028;transform:translate(16px)}.setting-info{display:flex;gap:13px;align-items:flex-start;margin-top:24px;color:#acc09e}.setting-info>svg{flex-shrink:0;margin-top:2px}.setting-info strong{font-size:12px;font-weight:550}.setting-info p{font-size:10px;line-height:1.8;color:#90a6a2;margin-top:7px}.empty-log{padding:45px 20px 30px;text-align:center;display:flex;align-items:center;flex-direction:column;color:#789287}.empty-log h3{font-size:17px;font-family:Space Grotesk,sans-serif;color:#d7e0cc;margin-top:19px;font-weight:500}.empty-log p{font-size:12px;line-height:1.8;margin-top:12px;max-width:330px}.history-list{margin-top:25px;display:flex;flex-direction:column;gap:15px}.history-list article{border:1px solid #364e4a;border-radius:6px;overflow:hidden}.history-round{font-size:8px;letter-spacing:2px;color:var(--lime);padding:10px 14px;background:#26352c}.history-actions{display:grid;grid-template-columns:1fr 1fr;gap:20px;padding:14px}.history-actions>div>span{font-size:8px;text-transform:uppercase;color:#85c6c6;letter-spacing:1px}.history-actions>div:nth-child(2)>span{color:#d8ac7c}.history-actions strong{font-size:10px;line-height:1.6;display:flex;align-items:center;gap:6px;margin-top:8px}.history-actions p{font-size:10px;color:#93a8a2;font-style:italic;line-height:1.7;margin-top:7px}.history-events{padding:0 14px 13px;display:flex;flex-wrap:wrap;gap:6px}.history-events span{font-size:9px;line-height:1.6;color:#bdcbae;background:#29342c;padding:3px 6px;border-radius:3px}@keyframes mic-pulse{50%{box-shadow:0 0 0 9px #d0f66b0d}}@keyframes blink{50%{opacity:.4}}@keyframes modal-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media(min-width:1550px){main{padding-top:48px}.page-intro{margin-bottom:40px}.canvas-stage{height:440px}.arena-welcome{top:48px}.arena-welcome h2{font-size:73px}.practice-button{margin-top:26px}.command-card{padding-top:19px}.voice-input-row,.opponent-thought{min-height:100px}.field-guide{padding-top:27px;padding-bottom:27px}}@media(max-width:1150px){.site-header{gap:35px;padding:0 3%}.site-header nav{gap:23px}.connection{display:none}.header-tools{gap:13px}main{padding-left:3%;padding-right:3%}.page-intro h1{font-size:38px}.page-intro p{font-size:11px}.page-intro .button{font-size:11px;padding:12px 14px}.hud{grid-template-columns:1fr 98px 1fr;gap:15px;padding-left:22px;padding-right:22px}.command-card h3>span{display:none}.canvas-stage{height:355px}.arena-welcome h2{font-size:59px}.field-guide{gap:10px}.strategy-rule{font-size:7px;gap:7px}.strategy-rule>svg:last-child{margin-left:0}.guide-title span{font-size:6px}.guide-title p{font-size:7px}.guide-link{font-size:8px}}@media(max-width:820px){.site-header{height:68px;gap:25px}.brand>span:last-child{font-size:23px}.brand small{display:none}.site-header nav{gap:20px}.nav-link{font-size:10px}.nav-link>svg{display:none}.header-tools{gap:9px}.tool-separator,.user-avatar{display:none}main{padding-top:29px}.page-intro{align-items:flex-start;margin-bottom:25px}.page-intro h1{font-size:31px;letter-spacing:-1.5px}.page-intro p{font-size:9px;max-width:330px}.eyebrow{font-size:7px;letter-spacing:1.6px}.lobby-actions{gap:7px}.page-intro .button{padding:11px 12px;font-size:10px}.page-intro .button>svg{width:14px}.page-intro .button-outline>svg{display:none}.hud{grid-template-columns:1fr 72px 1fr;gap:12px;padding:18px 17px 12px;height:101px}.fighter-hud{gap:8px}.portrait{width:41px;height:45px}.robot-head{left:6px}.robot-body{left:3px}.fighter-label>span{font-size:11px;gap:5px}.fighter-label strong{font-size:10px}.fighter-label i{font-size:7px}.fighter-label small{font-size:6px;padding:2px}.energy-row{gap:3px}.energy-row>span{font-size:8px}.guard-segments{gap:2px}.guard-segments i{width:7px}.guard-row>span{font-size:5px}.round-hud strong{font-size:35px}.canvas-stage{height:333px}.arena-welcome{inset:41px 17% auto}.arena-welcome h2{font-size:53px}.welcome-kicker{font-size:6px;letter-spacing:1.7px}.practice-button{font-size:9px;padding:10px;margin-top:18px}.practice-button svg{width:14px}.welcome-note{font-size:5px}.stage-coordinate{font-size:6px;left:15px;top:15px}.stage-coordinate span{display:none}.arena-status{padding:0 13px;font-size:8px}.status-right{font-size:5px}.command-grid{gap:11px;margin-top:14px}.command-card{padding:13px 13px 0}.command-card h3{font-size:10px}.player-number{font-size:9px;padding:4px}.command-card-heading>div{gap:7px}.command-status{font-size:5px;letter-spacing:.5px}.voice-input-row{gap:10px;padding:17px 0}.mic-button{height:37px;width:37px}.mic-button>svg{width:20px}.transcript-input textarea{font-size:11px}.transcript-input textarea::placeholder{font-size:10px}.input-hint{font-size:6px;gap:5px}.input-hint button{font-size:6px}.input-hint button svg{display:none}.send-button{width:24px;height:27px}.interpreted-row{margin:0 -13px;padding:0 13px;font-size:7px;gap:6px}.opponent-thought{gap:10px}.opponent-thought p{font-size:10px}.opponent-thought>div:last-child>span{font-size:6px}.opponent-wave{min-width:36px}.opponent-wave i{width:2px;gap:2px}.guide-title{gap:7px}.guide-icon{width:27px;height:27px}.guide-title p{display:none}.guide-title span{max-width:95px;display:block;line-height:1.6}.strategy-rule{font-size:7px}.strategy-rule>svg:first-child{width:14px}.strategy-rule>svg:last-child{display:none}.strategy-rule span{max-width:100px;line-height:1.6}.guide-link{font-size:7px;gap:4px}footer{font-size:5px}footer>div{gap:15px}footer button{font-size:6px}footer .interpreter-label{font-size:5px}.lobby-welcome h2,.victory-overlay h2{font-size:35px}.lobby-welcome p,.victory-overlay p{font-size:10px}.invite-code{font-size:25px;padding:6px 13px;margin-top:12px}.phase-banner{font-size:7px;letter-spacing:1px;padding:9px 12px}}@media(max-width:600px){body{min-width:360px}.site-header{padding:0 18px;height:64px;gap:0}.brand-symbol{transform:scale(.8) skew(-13deg);transform-origin:left center;width:26px}.brand{gap:6px}.brand>span:last-child{font-size:22px}.site-header nav{margin-left:auto;margin-right:17px}.nav-link{font-size:9px}.nav-link.active,.nav-link:last-child{display:none}.header-tools{gap:7px}.header-tools .icon-button{padding:3px}.header-tools svg{width:16px}main{padding:27px 15px 0}.page-intro{display:block;margin-bottom:26px}.page-intro h1{font-size:33px;letter-spacing:-1.9px;margin-top:7px}.page-intro p{font-size:10px;line-height:1.7;max-width:300px;margin-top:5px}.eyebrow{font-size:6px}.lobby-actions{padding-top:19px;gap:9px}.page-intro .button{font-size:10px;padding:10px 14px}.page-intro .button-outline>svg{display:block}.toolbar-note,.toolbar-divider{display:none}.live-badge{font-size:8px}.arena-map-picker>button{font-size:9px}.hud{height:87px;grid-template-columns:1fr 47px 1fr;gap:10px;padding:13px 11px 10px}.portrait{display:none}.fighter-hud{gap:0}.fighter-label{margin-bottom:6px}.fighter-label>span{font-size:9px;gap:4px;letter-spacing:.5px}.fighter-label strong{font-size:9px}.fighter-label i{display:none}.fighter-label small{font-size:5px;letter-spacing:0}.meter{height:5px}.energy-row{margin-top:5px}.energy-meter{height:3px}.energy-row>span{font-size:7px}.energy-row i{font-size:6px}.guard-row{margin-top:5px}.guard-row>span{font-size:4px}.guard-segments i{width:5px}.round-hud{margin-top:0}.round-hud>span{font-size:6px;letter-spacing:.8px;white-space:nowrap}.round-hud strong{font-size:29px}.round-hud strong small{font-size:4px;letter-spacing:1px}.round-hud>i{width:34px;margin-top:5px}.canvas-stage{height:310px}.arena-welcome{inset:36px 6% auto}.welcome-kicker{font-size:5px;letter-spacing:1.3px}.arena-welcome h2{font-size:49px}.practice-button{font-size:8px;padding:10px;margin-top:16px}.welcome-note{font-size:4.5px;letter-spacing:1.1px}.stage-coordinate{font-size:5px;letter-spacing:1px;left:10px;top:12px}.stage-bottom{left:10px;right:10px;font-size:4px;letter-spacing:1px;bottom:11px}.stage-bottom svg{width:9px}.arena-status{height:32px;font-size:7px;padding:0 11px}.status-right{display:none!important}.command-grid{grid-template-columns:1fr;gap:12px}.command-card{padding:15px 15px 0}.command-card h3{font-size:11px}.command-card h3>span{display:block;font-size:5px;letter-spacing:.6px}.command-status{font-size:5px}.player-number{font-size:9px}.voice-input-row{min-height:88px;padding:16px 0;gap:13px}.mic-button{width:42px;height:42px}.transcript-input textarea{font-size:11px}.input-hint,.input-hint button{font-size:7px}.send-button{height:29px;width:29px}.interpreted-row{margin:0 -15px;padding:0 15px;height:32px;font-size:7px}.opponent-thought{min-height:76px;padding:15px 0;gap:12px}.opponent-thought p{font-size:10px}.opponent-thought>div:last-child>span{font-size:7px}.opponent-wave{min-width:42px}.field-guide{display:grid;grid-template-columns:1fr 1fr;gap:17px 12px;padding:24px 0}.guide-title{grid-column:1/-1;gap:9px}.guide-title span{max-width:none;font-size:7px}.guide-title p{display:block;font-size:8px}.strategy-rule{font-size:8px;gap:7px}.strategy-rule span{max-width:none}.strategy-rule>svg:first-child{width:16px}.guide-link{font-size:8px}.guide-link svg{width:13px}footer{align-items:flex-start;gap:14px;flex-direction:column;padding:18px 0 25px;font-size:5px}footer>div{width:100%;justify-content:space-between;gap:10px}footer button{font-size:7px}footer .interpreter-label{font-size:5px}.phase-banner{top:30px;font-size:6px;letter-spacing:.7px;max-width:95%;padding:9px}.lobby-welcome h2,.victory-overlay h2{font-size:36px}.lobby-welcome p,.victory-overlay p{font-size:9px;margin:9px 0 11px}.lobby-welcome .button,.victory-overlay .button{font-size:9px;padding:10px}.construct-caption{font-size:6px;gap:5px;padding:6px;max-width:46%;letter-spacing:.1px}.construct-caption svg{width:12px}.construct-captions{bottom:32px}.locked-banner{font-size:17px;width:260px;top:65px}.locked-banner>span{font-size:6px}.modal-backdrop{padding:15px}.modal{padding:27px 21px;max-height:92vh;border-radius:9px}.modal h2{font-size:27px;margin-top:13px}.modal-description{font-size:11px}.help-steps{gap:16px;grid-template-columns:1fr;margin-top:23px}.help-steps>div{padding-left:34px;position:relative}.help-steps span{font-size:20px;position:absolute;left:0;top:1px}.help-steps h3{margin-top:0}.help-steps p{font-size:10px}.rules-table>div{font-size:8px;grid-template-columns:1fr .4fr 1.65fr;padding:9px 8px;gap:6px}.rules-table>.rules-table-head{font-size:6px;letter-spacing:.5px}.example-chips button{font-size:9px;padding:7px}.energy-slider{gap:12px}.energy-slider label{font-size:10px}.lab-result{padding:15px;gap:12px}.lab-result-icon{width:42px;height:42px}.lab-result-icon svg{width:23px}.lab-result h3{font-size:16px}.lab-stats{gap:10px;flex-wrap:wrap}.history-actions{gap:10px}.history-actions strong,.history-actions p,.history-events span{font-size:8px}.toast{font-size:11px;width:max-content;max-width:92vw;padding:12px}.modal-footnote{font-size:9px;text-align:center}.voice-note{padding:12px;gap:9px}}.chant-progress{display:flex;justify-content:space-between;align-items:center;padding:0 0 11px;gap:8px;min-height:24px}.chant-phases{display:flex;align-items:center;gap:6px;font-size:6px;letter-spacing:.7px;color:#647c85}.chant-phases .current{color:#cdec9e}.chant-phases svg{color:#41595e}.charge-readout{display:flex;align-items:center;gap:7px;font:8px Space Grotesk,sans-serif;color:#9aada7}.charge-pips{display:flex;gap:3px}.charge-pips i{width:10px;height:4px;background:#324842;border-radius:1px}.charge-pips i.charged{background:var(--lime);box-shadow:0 0 7px #d0f66b22}.charge-readout button{border:0;padding:0;background:transparent;color:#b2c2b2;display:flex}.opponent-hints>div{display:flex;gap:16px}.opponent-hints>div>span{font-size:6px;letter-spacing:.6px;color:#7b8986}.opponent-hints b{font-size:7px;font-weight:500;color:#c4b999;margin-left:5px}.hint-confidence{font-size:6px;letter-spacing:.5px;color:#958f7c}@media(max-width:820px){.chant-phases{font-size:5px;gap:3px;letter-spacing:.3px}.charge-readout{font-size:7px;gap:4px}.charge-pips i{width:7px}.opponent-hints>div{gap:7px}.opponent-hints b{font-size:6px;margin-left:3px}.hint-confidence{font-size:5px}}@media(max-width:600px){.chant-phases{font-size:6px;gap:5px;letter-spacing:.4px}.charge-readout{font-size:8px;gap:6px}.charge-pips i{width:9px}.opponent-hints>div{gap:16px}.opponent-hints b{font-size:7px}.hint-confidence{font-size:6px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}.reduced-motion *{animation:none!important}.live-forge{margin-top:18px;padding:19px 22px;border:1px solid #31413a;border-radius:8px;background:linear-gradient(110deg,#1a2520,#131c20 65%)}.forge-heading{display:flex;align-items:center;gap:13px}.forge-heading-icon{height:37px;width:37px;border:1px solid #40513b;border-radius:8px;display:grid;place-items:center;color:var(--lime);flex-shrink:0}.forge-heading h3{font:500 15px Space Grotesk,sans-serif}.forge-heading p{font-size:10px;color:#94a49c;line-height:1.6;margin-top:4px}.forge-heading>button{margin-left:auto;white-space:nowrap;background:none;border:0;color:var(--lime);display:flex;align-items:center;gap:9px;font-size:10px}.forge-gallery{display:flex;gap:12px;margin-top:16px;overflow:auto;padding-bottom:3px}.forge-card{width:137px;min-width:137px;border:1px solid #34443d;border-radius:6px;padding:8px;background:#0b1413;text-align:left;display:flex;flex-direction:column;gap:6px}.forge-card:disabled{opacity:1;cursor:default}.forge-card img{width:100%;height:95px;object-fit:contain;mix-blend-mode:screen}.forge-card>span{font-size:9px;color:#d1dfd2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:block;width:100%}.forge-card small{font-size:6px;color:#829779;letter-spacing:1px}.forge-waiting{align-items:center;justify-content:center;min-height:145px;text-align:center;color:var(--lime)}.forge-waiting>span{margin-top:9px}.forge-spinner{animation:forge-spin 3s linear infinite}@keyframes forge-spin{to{transform:rotate(360deg)}}.lab-forge{margin-top:25px;padding-top:22px;border-top:1px solid var(--border)}.lab-forge>div>p{color:#96a69e;font-size:11px;line-height:1.7;margin:8px 0 14px}.sprite-preview{display:flex;align-items:center;gap:20px;padding:16px;background:radial-gradient(ellipse at 0% 60%,#293329,#0c1617 75%);border:1px solid #35443a;border-radius:7px;margin-top:15px}.sprite-preview>img,.sprite-placeholder{width:185px;height:185px;object-fit:contain;mix-blend-mode:screen;flex-shrink:0}.sprite-placeholder{display:grid;place-items:center;color:var(--lime)}.sprite-preview p{font-family:Space Grotesk,sans-serif;font-size:15px;line-height:1.5;margin:10px 0}.sprite-preview small{color:#91a193;font-size:10px;line-height:1.6;display:block}.sprite-preview .eyebrow{font-size:7px;line-height:1.8}@media(max-width:600px){.live-forge{padding:15px}.forge-heading{gap:10px;flex-wrap:wrap}.forge-heading>div:nth-child(2){flex:1}.forge-heading h3{font-size:12px}.forge-heading p{font-size:9px}.forge-heading>button{margin-left:47px}.sprite-preview{flex-direction:column;gap:7px;text-align:center}.sprite-preview .eyebrow{justify-content:center}.sprite-preview>img,.sprite-placeholder{width:170px;height:170px}.forge-gallery{gap:8px}.forge-card{min-width:125px;width:125px}}
