@font-face{font-family:Noto Sans;font-style:normal;font-weight:400 900;font-display:swap;src:url(/fonts/noto-sans-latin-400-900.woff2) format("woff2")}:root{font-family:Noto Sans,-apple-system,BlinkMacSystemFont,PingFang SC,Microsoft YaHei,sans-serif;color:#203329;background:#f7f7f2;font-synthesis:none;line-height:1.6;font-weight:400;color-scheme:light;--ink: #203329;--muted: #69766b;--green: #244c36;--line: #dce2d7;--paper: #f7f7f2;--sage: #e8eedf}*{box-sizing:border-box}body{margin:0}button,input,textarea,select{font:inherit}a{color:inherit;text-decoration:none}button,.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:11px 20px;min-height:44px;border:1px solid var(--line);border-radius:10px;color:var(--ink);background:#fff;font-weight:600;font-size:14px;cursor:pointer;transition:background .16s,transform .16s,border-color .16s}button:hover:not(:disabled),.button:hover{background:#edf2e7;border-color:#aabda5;transform:translateY(-1px)}button:disabled{opacity:.48;cursor:not-allowed}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid #79a454;outline-offset:4px}.primary{background:var(--green);color:#fff;border-color:var(--green)}.primary:hover:not(:disabled){background:#316446;color:#fff;border-color:#316446}.ghost{background:transparent}.text-link{color:var(--green);font-size:14px;font-weight:600;display:inline-block;padding:10px 0}.text-link:hover{text-decoration:underline}.eyebrow{font-family:Noto Sans,sans-serif;font-size:10px;letter-spacing:2px;font-weight:600;color:var(--muted)}.pill{display:inline-flex;padding:5px 11px;border-radius:6px;background:#e4ecd8;color:#426044;font-size:11px;font-weight:600}.status-dot{display:inline-block;width:7px;height:7px;border-radius:50%;background:#698b4c;flex-shrink:0}h1,h2,h3,p{margin:0}h1{font-size:36px;line-height:1.35;letter-spacing:-1.2px;font-weight:750}h2{font-size:23px;line-height:1.4;letter-spacing:-.6px}h3{font-size:15px}p{color:var(--muted);font-size:14px;line-height:1.8}small{color:var(--muted)}.site-header{height:88px;border-bottom:1px solid var(--line);display:flex;align-items:center;padding:0 max(32px,calc((100vw - 1160px)/2));gap:64px;background:#fcfcf8}.brand{display:flex;align-items:center;font-size:23px;font-weight:800;letter-spacing:-.8px;white-space:nowrap}.brand>span:last-child{color:#608345}.brand-mark{width:32px;height:32px;background:var(--green);border-radius:8px;display:inline-flex;align-items:center;justify-content:center;margin-right:10px;position:relative}.brand-mark:before,.brand-mark:after{content:"";position:absolute;left:8px;right:8px;height:3px;background:#bad498;top:7px}.brand-mark:after{top:auto;bottom:7px}.brand-mark i{height:9px;width:13px;background:#d9eead;position:relative}.brand-mark i:after{content:"";position:absolute;right:-5px;top:3px;height:3px;width:10px;background:#d9eead}.site-header nav{display:flex;align-self:stretch;gap:30px}.site-header nav a{display:flex;align-items:center;border-bottom:3px solid transparent;padding:3px 0 0;font-size:13px;font-weight:600;color:var(--muted)}.site-header nav a[aria-current=page]{color:var(--green);border-bottom-color:var(--green)}.guest-chip{display:flex;align-items:center;gap:8px;font-size:11px;margin-left:auto;border:1px solid var(--line);border-radius:30px;padding:7px 12px;white-space:nowrap}main{max-width:1160px;padding:36px 0 0;margin:auto;min-height:calc(100vh - 88px)}.lobby-heading{display:flex;justify-content:space-between;align-items:center;margin:4px 0 18px}.season-label{font-size:11px;color:var(--muted)}.lobby-grid{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(0,1fr);gap:24px}.hero-panel{border:1px solid #dce4d1;background:#eaf0e1;border-radius:20px;position:relative;min-height:518px;overflow:hidden;padding:38px}.hero-copy{position:relative;z-index:1;pointer-events:none}.hero-copy h1{font-size:49px;line-height:1.25;margin:18px 0;letter-spacing:-2px}.hero-copy h1 span{color:#74934f}.hero-copy p{font-size:13px;line-height:1.9;max-width:290px}.hero-copy .pill{background:#f7faef;border:1px solid #d6e1c9}.tank-art{position:absolute;width:420px;max-width:78%;right:-10px;bottom:15px;filter:drop-shadow(0 9px 5px #435a2a08)}.hero-caption{position:absolute;bottom:24px;left:38px;right:38px;display:flex;justify-content:space-between;font:9px Noto Sans,sans-serif;letter-spacing:1px;color:#64785c}.match-card{background:#fff;border:1px solid var(--line);border-radius:20px;padding:32px;display:flex;flex-direction:column;min-width:0;box-shadow:0 6px 20px #2b452206}.card-label{display:flex;align-items:center;gap:8px;font:10px Noto Sans,sans-serif;color:var(--muted);letter-spacing:1.5px;margin:0 0 18px}.match-card h2{font-size:27px;margin-bottom:8px}.match-subtitle{font-size:12px}.loadout{display:flex;gap:12px;align-items:center;border:1px solid var(--line);border-radius:12px;padding:14px;margin-top:25px;background:#fafbf7}.loadout-icon{width:39px;height:39px;border-radius:9px;background:#e4edda;color:#48683a;display:grid;place-items:center;font-size:23px}.loadout small,.loadout strong{display:block}.loadout small{font-size:10px}.loadout strong{font-size:14px;max-width:170px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.loadout a{margin-left:auto;color:#5b7551;font-size:11px;min-width:45px;padding:6px 0}.strategy-excerpt{font-size:12px;line-height:1.8;margin:13px 0 24px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:43px}.match-cta{width:100%;font-size:17px;min-height:57px;border-radius:11px;justify-content:space-between;padding:14px 22px;margin-top:auto}.match-cta span{font-size:23px}.match-caption{font-size:10px;color:var(--muted);text-align:center;margin:12px 0 20px}.friend-entry{border-top:1px solid var(--line);padding-top:18px;display:flex;justify-content:space-between;align-items:center;gap:5px}.friend-entry>span{font-size:10px;color:var(--muted)}.friend-entry button{border:0;background:transparent;padding:3px 0;min-height:32px;font-size:12px;color:#476040;white-space:nowrap}.how-it-works{display:flex;align-items:center;justify-content:space-between;padding:32px 20px;border-bottom:1px solid var(--line);gap:20px}.how-it-works>div{display:flex;gap:16px;align-items:center}.how-it-works>div>span{font:11px Noto Sans,sans-serif;border:1px solid #d5decb;border-radius:50%;width:34px;height:34px;display:grid;place-items:center;color:#658354;flex-shrink:0}.how-it-works p{font-size:11px;margin-top:3px}.how-it-works h3{font-size:13px}.how-it-works>i{font-style:normal;color:#a1af98;font-size:18px}.recent-section{margin-top:29px}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:28px}.section-heading h1{margin:12px 0}.section-heading p{margin-top:8px}.section-heading.compact{margin-bottom:16px}.section-heading.compact h2{font-size:17px}.section-heading h2>span{font:9px Noto Sans,sans-serif;letter-spacing:1px;margin-left:10px;color:#929c8d}.section-heading.compact .text-link{font-size:11px}.history-list{background:#fff;border:1px solid var(--line);border-radius:15px;overflow:hidden}.empty-recent{padding:24px;display:flex;gap:18px;align-items:center;min-height:104px}.empty-icon{font-size:25px;color:#8d9d7e;width:46px;height:46px;border:1px dashed #bac9ad;border-radius:12px;display:grid;place-items:center;flex-shrink:0}.empty-recent strong{font-size:13px}.empty-recent p{font-size:11px;margin-top:3px}.outline-tag{margin-left:auto;border:1px solid var(--line);border-radius:4px;padding:5px 9px;font:8px Noto Sans,sans-serif;letter-spacing:1px;color:#86937b}.history-row{display:flex;gap:16px;align-items:center;padding:18px 24px;border-bottom:1px solid #edf0e8;font-size:13px}.history-row:last-child{border:0}.history-row:hover{background:#f5f8ef}.history-row strong,.history-row small{display:block}.history-row small{font-size:10px;margin-top:2px}.result-icon{width:37px;height:37px;display:grid;place-items:center;background:#f0f1ed;border-radius:9px;color:#839179;font-size:21px}.result{margin-left:auto;font-size:12px;color:#6c7a62}.win{color:#3c753f;background:#edf4e6}.result.win{background:none;font-weight:700}.record-meta{font-size:11px;color:var(--muted);min-width:126px;text-align:right}.record-meta b{margin-left:12px}.empty-record{text-align:center;padding:60px 20px}.empty-record .empty-icon{margin:0 auto 22px}.empty-record p{margin:12px 0 22px}.result-ready{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:20px;padding:19px 25px;border:1px solid #c8dcb9;border-radius:13px;background:#edf4e5;color:#33542f;font-size:14px}.result-ready small{display:block;margin-top:3px;font-size:12px}.queue-controls{text-align:center;margin-top:auto;padding-top:4px}.queue-controls>strong{display:block;font-size:16px}.queue-controls p{font-size:12px;margin:6px 0 13px}.queue-controls>small{display:block;font-size:10px;margin-top:12px}.search-animation{display:flex;justify-content:center;gap:6px;margin:2px auto 13px}.search-animation i{width:7px;height:7px;border-radius:50%;background:#739752;animation:pulse 1.4s ease-in-out infinite}.search-animation i:nth-child(2){animation-delay:.2s}.search-animation i:nth-child(3){animation-delay:.4s}.inline-note{font-size:12px;margin-top:14px;color:#996545}.strategy-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.strategy-card{display:block;text-align:left;padding:25px;position:relative;min-height:287px;white-space:normal;border-radius:16px;font-weight:400}.strategy-card.selected{border:2px solid #688c4b;background:#f3f7ed;padding:24px}.strategy-icon{font:24px Noto Sans,sans-serif;color:#7f9b66;display:inline-block;margin:0 0 26px}.strategy-card>.pill{position:absolute;right:24px;top:27px;font-size:10px}.strategy-card h2{font-size:19px;margin-bottom:12px;overflow-wrap:anywhere}.strategy-card p{font-size:12px;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.card-bottom{display:block;margin-top:24px;font-size:12px;color:#52733c;font-weight:600}.strategy-toolbar{display:flex;align-items:center;justify-content:flex-end;gap:12px;padding:24px 0}.strategy-toolbar>span{margin-right:auto;font-size:13px;overflow-wrap:anywhere}.state-card{max-width:760px;min-height:510px;padding:64px 32px;margin:20px auto;background:#fff;border:1px solid var(--line);border-radius:22px;text-align:center}.state-card h1{margin:20px 0;font-size:35px}.state-card h2{margin:20px 0}.state-card>p{margin:16px auto 28px;max-width:530px}.state-card>.primary{min-width:210px}.state-card>.text-link{display:block;width:max-content;margin:18px auto 0}.computing .pill{margin:12px 0 0}.computing-mark{display:inline-flex;position:relative;padding:17px;margin:0 auto}.computing-mark .brand-mark{width:44px;height:44px;margin:0}.computing-mark .brand-mark:before,.computing-mark .brand-mark:after{left:13px;right:13px;top:11px}.computing-mark .brand-mark:after{bottom:11px;top:auto}.spinner{display:inline-block;width:30px;height:30px;border:2px solid #dee6d6;border-top-color:#507746;border-radius:50%;animation:spin 1.1s linear infinite}.computing-mark .spinner{position:absolute;inset:0;width:78px;height:78px}.status-steps{display:flex;justify-content:center;gap:24px;color:#8b9782;font-size:12px;margin:30px 0}.status-steps strong{color:#486d3b}.versus{display:flex;align-items:center;justify-content:center;gap:56px;margin:35px 0}.versus>span{display:flex;align-items:center;flex-direction:column;gap:10px;font-size:12px}.versus>b{font-style:italic;color:#aebaa6;font-size:21px}.avatar{height:64px;width:64px;border-radius:18px;background:#e2edcf;display:grid;place-items:center;font-size:23px;color:#506e33}.avatar.alternate{background:#eee7d5;color:#8e7844}.invite-link{display:flex;max-width:480px;margin:20px auto;gap:8px}.invite-link input{flex:1;min-width:0;font-size:12px}.compact-select{display:flex;max-width:350px;align-items:center;justify-content:center;margin:20px auto;gap:16px;font-size:12px}.compact-select select{max-width:220px}.replay-layout{display:grid;grid-template-columns:minmax(0,660px) minmax(0,1fr);gap:40px}.replay-stage{padding:25px;background:#fff;border:1px solid var(--line);border-radius:20px}.scoreboard{display:flex;position:relative;justify-content:space-between;margin:0 0 22px}.player{display:flex;flex-direction:column;color:#1681cf}.player.b{text-align:right;color:#d73850}.player strong{font-size:12px}.player span{font-size:19px;letter-spacing:5px}.player small{font-size:10px}.round{position:absolute;left:50%;transform:translate(-50%);text-align:center}.round span,.round small{display:block;font-size:9px;color:var(--muted)}.round b{font:900 26px Noto Sans,sans-serif}.replay-stage canvas{width:100%;height:auto;display:block;border-radius:8px;border:1px solid #cfd8c6;aspect-ratio:1}.playback{display:flex;gap:12px;align-items:center;margin-top:18px}.playback input{min-width:30px;flex:1;accent-color:var(--green);padding:0}.playback button,.playback select{font-size:12px;min-height:40px;padding:7px 10px}.replay-notes{padding:26px 0}.replay-notes h2{font-size:27px;margin:22px 0 16px;line-height:1.5}.replay-notes p{font-size:13px;margin:12px 0 26px}.replay-notes .text-link{display:block;margin:12px 0}.replay-notes hr{border:0;border-top:1px solid var(--line);margin:32px 0}.replay-notes small{font-size:10px}.message{display:flex;align-items:center;gap:12px;background:#eaf1e0;border:1px solid #c7d8b4;color:#426033;border-radius:10px;padding:12px 16px;margin-bottom:20px;font-size:13px}.message>span{flex:1}.message button{background:transparent;min-height:32px;padding:3px 9px;color:inherit;border-color:currentColor}.message.error{background:#fbede6;border-color:#e8c6b5;color:#915a41}.strategy-dialog{border:1px solid var(--line);border-radius:20px;padding:30px;width:min(580px,calc(100vw - 32px));max-height:90vh;color:var(--ink);background:#fcfdf9;box-shadow:0 24px 90px #1b34252a}.strategy-dialog::backdrop{background:#1b302b50;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.strategy-dialog .section-heading{margin-bottom:15px}.strategy-dialog p{font-size:12px}.strategy-dialog label{display:block;margin-top:22px;font-size:12px;font-weight:600}.strategy-dialog input,.strategy-dialog textarea{width:100%;margin-top:8px}.strategy-dialog textarea{resize:vertical;line-height:1.9}.strategy-dialog small{display:block;text-align:right;font-size:10px;margin-top:5px}.dialog-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:24px}input,textarea,select{padding:10px 12px;border:1px solid #cdd7c4;border-radius:8px;background:#fff;color:var(--ink);min-height:42px;font-size:14px}.invalid{color:#a34832}footer{display:flex;justify-content:space-between;gap:25px;border-top:1px solid var(--line);margin-top:40px;padding:23px 0 28px;color:#89927f;font-size:10px}footer b{margin:0 8px;color:#bdc7b3}footer details{max-width:430px;text-align:right}footer summary{cursor:pointer;min-height:26px}footer p{text-align:left;font-size:11px;padding-top:12px}@keyframes spin{to{transform:rotate(360deg)}}@keyframes pulse{0%,80%,to{opacity:.35;transform:translateY(0)}40%{opacity:1;transform:translateY(-4px)}}@media(min-width:1500px){main{padding-top:46px}.hero-panel{min-height:548px}.tank-art{width:445px}}@media(max-width:1224px){main{padding:30px 32px 0}.site-header{gap:45px}.hero-panel{padding:30px}.hero-copy h1{font-size:44px}.hero-caption{left:30px;right:30px}.match-card{padding:27px}.how-it-works{padding:30px 0;gap:12px}.how-it-works>div{gap:10px}.how-it-works p{font-size:10px}}@media(max-width:950px){.site-header{gap:28px}.site-header nav{gap:22px}.guest-chip{display:none}.hero-panel{min-height:505px}.hero-copy h1{font-size:40px}.hero-copy p{font-size:12px}.match-card{padding:24px}.match-card h2{font-size:23px}.lobby-grid{grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);gap:18px}.friend-entry{flex-wrap:wrap;justify-content:center}.tank-art{max-width:95%;right:-15px;bottom:30px}.hero-caption span:last-child{display:none}.how-it-works>i{display:none}.strategy-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.replay-layout{gap:25px}.replay-notes h2{font-size:22px}.replay-stage{padding:18px}}@media(max-width:700px){.site-header{height:auto;min-height:98px;padding:16px 22px 0;flex-wrap:wrap;gap:6px;justify-content:space-between}.brand{font-size:21px}.brand-mark{height:30px;width:30px}.site-header nav{order:3;width:100%;height:42px;gap:30px}.site-header nav a{font-size:12px}.guest-chip{display:flex;font-size:10px;padding:4px 9px}.site-header nav a[aria-current=page]{border-bottom-width:2px}main{padding:24px 20px 0}.lobby-heading{margin-bottom:16px}.lobby-heading .eyebrow{font-size:8px;letter-spacing:1px}.season-label{font-size:10px}.lobby-grid{display:flex;flex-direction:column}.match-card{order:-1;padding:25px}.match-card h2{font-size:25px}.card-label{margin-bottom:13px}.loadout{margin-top:19px}.strategy-excerpt{margin:12px 0 19px}.friend-entry{flex-wrap:nowrap;justify-content:space-between;padding-top:15px}.match-caption{margin-bottom:17px}.hero-panel{min-height:290px;padding:27px}.hero-copy h1{font-size:32px;margin:15px 0}.hero-copy p{font-size:10px}.hero-copy .pill{font-size:9px}.tank-art{width:265px;max-width:70%;right:-22px;bottom:16px}.hero-caption{left:27px;bottom:19px;font-size:8px}.how-it-works{align-items:flex-start;padding:25px 0;gap:14px}.how-it-works>div{display:flex;flex-direction:column;align-items:flex-start;gap:9px;flex:1}.how-it-works>div>span{width:25px;height:25px;font-size:9px}.how-it-works h3{font-size:11px}.how-it-works p{font-size:10px;line-height:1.65;margin-top:5px}.section-heading.compact h2{font-size:16px}.section-heading h2>span{display:none}.empty-recent{padding:21px 18px;gap:13px}.empty-recent p{font-size:10px}.outline-tag{display:none}.empty-icon{width:36px;height:36px;font-size:21px}.history-row{padding:16px 14px;gap:10px;font-size:12px}.record-meta{font-size:10px;min-width:0}.record-meta b{margin-left:3px}.result{font-size:11px}.result-icon{width:28px;height:32px;flex-shrink:0}.history-row small{font-size:9px}.section-heading{align-items:flex-start;gap:14px;flex-wrap:wrap;margin-bottom:22px}.section-heading h1{font-size:28px}.section-heading p{font-size:12px}.strategy-grid{grid-template-columns:1fr;gap:14px}.strategy-card{min-height:0;padding:22px}.strategy-card.selected{padding:21px}.strategy-icon{margin-bottom:13px;font-size:19px}.strategy-card p{-webkit-line-clamp:3}.card-bottom{margin-top:17px}.strategy-toolbar{flex-wrap:wrap;gap:9px}.strategy-toolbar>span{width:100%;margin-bottom:6px}.state-card{padding:40px 22px;min-height:440px;margin:0 auto}.state-card h1{font-size:28px}.state-card p{font-size:12px}.status-steps{gap:14px;font-size:10px}.versus{gap:30px}.invite-link{flex-wrap:wrap;justify-content:center}.invite-link input{width:100%;flex-basis:100%;font-size:11px}.replay-layout{display:flex;flex-direction:column;gap:14px}.replay-stage{padding:14px}.replay-notes{padding:15px 4px}.replay-notes h2{font-size:24px}.replay-notes hr{margin:20px 0}.playback{gap:8px}.playback button,.playback select{padding:7px;font-size:11px}.result-ready{padding:16px;font-size:12px;gap:12px}.result-ready strong{white-space:nowrap}.result-ready small{font-size:10px}.message{font-size:12px;padding:11px;gap:7px}.message button{font-size:11px}footer{font-size:9px;gap:16px;margin-top:28px;flex-wrap:wrap}footer details{text-align:left;max-width:100%;font-size:10px}.strategy-dialog{padding:23px}}@media(max-width:360px){main{padding:20px 14px 0}.site-header{padding:15px 16px 0}.site-header nav{gap:24px}.brand{font-size:20px}.guest-chip{font-size:9px;padding:3px 6px}.match-card{padding:22px}.hero-panel{min-height:280px;padding:23px}.hero-copy h1{font-size:29px}.hero-copy p{max-width:165px}.hero-copy p br{display:none}.tank-art{max-width:70%;right:-27px;bottom:29px}.history-row{gap:8px}.record-meta{font-size:9px}.result-icon{display:none}.how-it-works{gap:10px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}@media(max-width:700px){.hero-copy p{display:none}}.defense-panel{margin-top:22px;padding-top:20px;border-top:1px solid #dce3d7;font-size:13px;color:#6b776c}.defense-panel strong{color:#254738}.defense-panel p{line-height:1.7;margin:8px 0}.defense-panel small{display:block;line-height:1.6}.defense-panel>div{display:flex;flex-wrap:wrap;gap:8px;margin:12px 0}.defense-panel button{font-size:12px;padding:8px 12px}.prompt-composer{margin:24px 0}.prompt-heading,.prompt-meta,.prompt-actions{display:flex;align-items:center;justify-content:space-between;gap:12px}.prompt-heading{margin-bottom:10px}.prompt-heading label{font-weight:800;color:#20364e}.prompt-heading a{font-size:13px;color:#467254}.prompt-composer textarea{box-sizing:border-box;width:100%;min-height:160px;resize:vertical;padding:16px;border:2px solid #adc7d7;border-radius:16px;background:#f5faff;color:#20364e;font:inherit;font-size:16px;line-height:1.75}.prompt-composer textarea:focus{outline:3px solid #a5d9fc;outline-offset:2px;border-color:#1989d2;background:#fff}.prompt-meta{align-items:start;margin:8px 0 16px;font-size:12px;color:#6c7c8b}.prompt-meta #prompt-count{white-space:nowrap}.prompt-actions{margin-bottom:12px;flex-wrap:wrap}.prompt-composer>small{display:block;font-size:12px;line-height:1.7;color:#71808b}@media(max-width:480px){.prompt-meta{flex-direction:column;gap:4px}.prompt-heading{flex-wrap:wrap}}.garage-entry{position:relative;z-index:3;display:inline-block;margin:0 30px 22px;font-weight:800;color:#2d604e}.garage-grid{display:grid;grid-template-columns:1fr 1fr;gap:32px}.garage-preview,.garage-form{padding:32px;border:2px solid #bdcdd4;border-radius:24px;background:#fffdf7}.garage-preview{display:flex;flex-direction:column;align-items:center;gap:20px;border:3px solid #344f69;box-shadow:0 7px #b6cfde,inset 0 2px #fff;background:radial-gradient(ellipse at 50% 38%,#f8fcff,#dff3ff 48%,#c1e2f6);position:relative;overflow:hidden}.garage-angles,.garage-parts{display:flex;gap:8px;flex-wrap:wrap;justify-content:center}.garage-angles button[aria-pressed=true]{background:#ffd456;border-color:#705932;box-shadow:0 3px #a88131}.garage-form{display:flex;flex-direction:column;gap:18px}.garage-form label{font-weight:800}.garage-form textarea{width:100%;box-sizing:border-box;padding:16px;border:2px solid #adc7d7;border-radius:14px;font:inherit;line-height:1.7;resize:vertical}.garage-form small,.garage-preview small{color:#617486;line-height:1.7}@media(max-width:720px){.garage-grid{grid-template-columns:1fr}.garage-preview,.garage-form{padding:20px}.site-header nav{flex-wrap:wrap;gap:16px}}.garage-preview>.pill{background:#fff5cc;color:#4b4634;border:2px solid #324c64;font-weight:900;transform:rotate(-2deg);box-shadow:0 3px #adc4d5}.garage-preview .garage-parts .pill{background:#ffffffc9;color:#31516b;border:1px solid #93b5cf}.garage-angles button{min-width:48px;border:2px solid #526d83;box-shadow:0 3px #9cbace;font-weight:900}.garage-form>.primary{background:#ffd456;color:#21394e;border:2px solid #846331;box-shadow:0 5px #b48430;font-weight:900}:root{--ink: #22344b;--muted: #6a7784;--line: #dce3e7;color:var(--ink);background:#faf8f2;-webkit-font-smoothing:antialiased}h1,h2,h3{text-wrap:balance}p{text-wrap:pretty}button,.button{transition:background .16s,transform .16s,border-color .16s,box-shadow .16s}button:active:not(:disabled),.button:active{transform:scale(.96)}.match-card,.strategy-card,.replay-stage{box-shadow:0 5px #25384b0c,0 14px 32px #25384b05}.match-card{border:2px solid #344a5d;border-radius:24px;background:#fffefb}.match-cta.primary{background:#ffcc52;color:#29394c;border:2px solid #805c28;box-shadow:0 5px #ae7a2e,inset 0 2px #fff3b3;font-weight:850}.match-cta.primary:hover:not(:disabled){background:#ffda70;border-color:#805c28}.match-cta.primary:active:not(:disabled){box-shadow:0 2px #ae7a2e}.match-cta.primary:disabled{box-shadow:none}.loadout{background:#edf4f8;border-color:#d8e5ed}.loadout-icon{background:#d7eafa;color:#246b96}.card-label{color:#42799a}.card-label .status-dot{background:#168fea}.hero-panel{background:radial-gradient(ellipse at 55% 72%,#ffe7a5 0 25%,transparent 25.3%),radial-gradient(ellipse at 55% 72%,transparent 36%,#f3deb070 36.2% 36.5%,transparent 36.8%),#fff2d5;border-color:#e7d6b2;border-radius:24px;min-height:640px}.hero-copy h1{color:#24384e;font-weight:850;letter-spacing:-1.6px}.hero-copy h1 span{color:#168fea}.hero-copy .pill{background:#fffaf0;border-color:#dfc894;color:#826539}.hero-copy p,.hero-caption{color:#8b744d}.tank-art{width:86%;max-width:86%;height:auto;right:7%;bottom:44px;filter:drop-shadow(0 18px 12px #8c662427)}.hero-caption{z-index:2}.hero-caption span:first-child{color:#8b632a}.strategy-card{overflow:hidden;border-radius:20px;padding:20px;border:2px solid #dce3e7}.strategy-card.selected{padding:20px;background:#f2f8ff;border:2px solid #2086cd;box-shadow:0 5px #2086cd35,0 12px 25px #2086cd0d}.strategy-art{display:block;position:relative;height:160px;margin:-20px -20px 18px;overflow:hidden;background:radial-gradient(ellipse at 50% 115%,#a9d5f5 0 50%,transparent 50.5%),#e6f4ff}.strategy-art.tone-1{background:radial-gradient(ellipse at 50% 115%,#f5c0c0 0 50%,transparent 50.5%),#fff0eb}.strategy-art.tone-2{background:radial-gradient(ellipse at 50% 115%,#f0d18b 0 50%,transparent 50.5%),#fff5d7}.strategy-art img{display:block;width:166px;height:166px;object-fit:contain;margin:2px auto 0;filter:drop-shadow(0 8px 4px #22344b12);transition:transform .2s ease-out}.strategy-card:hover .strategy-art img{transform:translateY(-3px)}.strategy-icon{position:absolute;top:14px;left:17px;color:#35546e;font-size:13px;font-weight:800}.strategy-card>.pill{top:13px;right:14px;background:#ffffffc9;color:#456176;border:1px solid #ffffff}.strategy-card h2{color:#263d54;margin-top:0}.strategy-card .card-bottom{color:#2476ae}.result-icon{border-radius:12px;background:#edf2f8;color:#567494;box-shadow:inset 0 -3px #263e5610}.result-icon.win{background:#fff0be;color:#946512}.history-row{border-radius:16px;transition:background .16s,border-color .16s}.history-row:hover{background:#fffaf0;border-color:#d4bc8d}.replay-stage{background:#fffcf5;border:2px solid #344a5d;border-radius:24px;padding:22px}.scoreboard{min-height:88px;margin-bottom:18px;gap:56px}.player{position:relative;min-width:130px;padding:10px 12px 10px 66px;border:1px solid #c9e3f6;border-radius:16px;background:#eaf6ff;justify-content:center}.player.b{padding:10px 66px 10px 12px;border-color:#f3d1d5;background:#fff0f0}.player-portrait{position:absolute;width:68px;height:68px;object-fit:contain;left:-2px;top:8px}.player.b .player-portrait{left:auto;right:-2px;transform:scaleX(-1)}.player strong{font-size:11px;white-space:nowrap}.player .health-pips{display:flex;gap:4px;margin:7px 0 5px}.player.b .health-pips{justify-content:flex-end}.health-pips i{width:17px;height:10px;border-radius:3px;background:#22344b20;box-shadow:inset 0 -2px #22344b12}.player.a .health-pips .filled{background:#168fea;box-shadow:inset 0 2px #67ccff,inset 0 -2px #1672b0}.player.b .health-pips .filled{background:#ed4057;box-shadow:inset 0 2px #ff9aa5,inset 0 -2px #b52d48}.round{top:8px}.round b{font-weight:900;font-style:normal;font-variant-numeric:tabular-nums;color:#30425b}.arena-ribbon{display:flex;align-items:center;justify-content:space-between;padding:8px 14px;color:#fcecc7;background:#344a5d;border-radius:12px 12px 0 0;font-size:10px;letter-spacing:1px}.arena-ribbon b{color:#ffcf53;font-size:11px}.replay-stage canvas{border:2px solid #344a5d;border-radius:0 0 12px 12px}.playback{gap:10px;padding-top:4px}.playback input{accent-color:#247bac}.playback button,.playback select{min-height:44px;border-color:#ced9e2}.replay-notes .pill{background:#fff0bc;border:1px solid #e4c471;color:#7d611f}@media(max-width:1100px)and (min-width:701px){.hero-panel{min-height:600px}.tank-art{bottom:60px}}@media(max-width:700px){.hero-panel{min-height:400px}.tank-art{width:100%;max-width:100%;right:0;bottom:38px}.hero-copy h1{font-size:31px}.strategy-card,.strategy-card.selected{padding:18px}.strategy-art{margin:-18px -18px 15px;height:140px}.strategy-art img{width:146px;height:146px}.replay-stage{padding:12px;border-radius:20px}.scoreboard{gap:38px;min-height:83px;margin-bottom:12px}.player{min-width:0;padding:38px 9px 7px}.player.b{padding:38px 9px 7px}.player-portrait{width:48px;height:48px;left:0;top:-5px}.player.b .player-portrait{right:0}.player strong{font-size:10px}.player small{font-size:9px}.health-pips i{width:13px;height:8px}.round{top:19px}.round b{font-size:24px}.arena-ribbon{padding:7px 9px;font-size:8px;letter-spacing:.5px}}@media(max-width:359px){.hero-panel{min-height:365px}.hero-copy h1{font-size:28px}}@media(prefers-reduced-motion:reduce){.strategy-art img{transition:none}.strategy-card:hover .strategy-art img{transform:none}}.result-banner{display:flex;gap:16px;align-items:center;padding:20px;margin-bottom:26px;background:#fff2c5;border:1px solid #e6c982;border-radius:18px;box-shadow:0 4px #ae7a2e14}.result-banner svg{width:60px;height:60px;flex:0 0 auto}.result-banner strong{display:block;font-size:23px;color:#775a22}.result-banner small{display:block;font-size:11px;color:#8e7b52}.result-banner.draw,.result-banner.finished{background:#edf3f9;border-color:#d1deea}.result-banner.draw strong,.result-banner.finished strong{color:#385573}.result-banner.draw small,.result-banner.finished small{color:#6a7b8e}.tank-art{aspect-ratio:16 / 11;isolation:isolate;filter:none;pointer-events:none}.tank-art>img{position:relative;display:block;width:100%;height:auto;filter:drop-shadow(0 18px 12px #8c662427)}.hero-orbit{position:absolute;inset:12% 6%;border:2px dashed #d3a94a55;border-radius:50%;transform:rotate(-18deg)}.hero-orbit.inner{inset:22% 17%;border-style:solid;border-color:#d3a94a35;transform:rotate(-18deg)}.hero-motes i{position:absolute;left:9%;top:44%;width:9px;height:9px;border-radius:2px;background:#229ee5;transform:rotate(25deg)}.hero-motes i:nth-child(2){left:82%;top:34%;background:#f06c69}.hero-motes i:nth-child(3){left:61%;top:13%;width:6px;height:6px;background:#e5ae32}.hero-motes i:nth-child(4){left:32%;top:85%;width:6px;height:6px;background:#e5ae32}.hero-motes i:nth-child(5){left:88%;top:72%;width:5px;height:5px}.hero-versus{position:absolute;left:49%;top:49%;color:#fff7da;font-size:clamp(18px,2.2vw,30px);font-weight:900;font-style:italic;line-height:1;paint-order:stroke fill;-webkit-text-stroke:3px #263a51;text-shadow:0 3px 0 #263a51;transform:translate(-50%,-50%) rotate(-10deg)}.hero-motion-toggle{position:absolute;z-index:3;bottom:10px;right:18px;min-height:44px;padding:8px 10px;border:0;background:transparent;color:#826539;font-size:11px;display:flex;align-items:center;gap:7px}.hero-motion-toggle:hover{background:#ffffff80}@media(prefers-reduced-motion:no-preference){.tank-art>img{animation:lobby-float 5s ease-in-out infinite}.hero-orbit{animation:lobby-orbit 32s linear infinite}.hero-orbit.inner{animation-direction:reverse;animation-duration:40s}.hero-motes i{animation:lobby-mote 4.5s ease-in-out infinite}.hero-motes i:nth-child(2){animation-delay:-1.3s}.hero-motes i:nth-child(3){animation-delay:-2.5s}.hero-motes i:nth-child(4){animation-delay:-3.2s}.hero-motes i:nth-child(5){animation-delay:-.8s}.tank-art[data-paused=true] *{animation-play-state:paused}.hero-copy{animation:lobby-enter .6s cubic-bezier(.2,.7,.2,1) both}.lobby-grid>.match-card{animation:lobby-enter .6s .1s cubic-bezier(.2,.7,.2,1) backwards}@media(hover:hover){.match-cta.primary:hover:not(:disabled){transform:translateY(-2px)}.match-cta.primary:active:not(:disabled){transform:scale(.96)}}}@media(prefers-reduced-motion:reduce){.hero-motion-toggle{display:none}}@keyframes lobby-float{0%,to{transform:translateY(0) rotate(-.5deg)}50%{transform:translateY(-9px) rotate(.5deg)}}@keyframes lobby-orbit{to{transform:rotate(342deg)}}@keyframes lobby-mote{0%,to{transform:translateY(0) rotate(25deg);opacity:.45}50%{transform:translateY(-14px) rotate(65deg);opacity:.9}}@keyframes lobby-enter{0%{opacity:0;translate:0 12px}to{opacity:1;translate:0 0}}
