:root{color:#243746;background:#e8f3e9;font-family:Inter,ui-rounded,PingFang SC,Microsoft YaHei,system-ui,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;--ink: #243746;--muted: #687b81;--blue: #2477ca;--blue-deep: #14509a;--red: #dd554c;--red-deep: #a82e35;--sun: #ffd45c;--green: #54a76a;--green-deep: #2e7651;--paper: rgba(255, 254, 248, .97);--shadow: 0 18px 48px rgba(44, 75, 68, .16)}*{box-sizing:border-box}html,body,#root{width:100%;height:100%}html{-webkit-text-size-adjust:100%}body{min-width:320px;min-height:100vh;margin:0;overflow:hidden;background:radial-gradient(circle at 8% 11%,rgba(255,213,90,.5) 0 6%,transparent 6.4%),radial-gradient(circle at 91% 13%,rgba(75,163,99,.3) 0 7%,transparent 7.4%),linear-gradient(135deg,#e8f6ec,#fff9df 52%,#e9f3ff);-webkit-font-smoothing:antialiased}button,a{font:inherit}button{border:0;color:inherit;cursor:pointer}button:focus-visible,a:focus-visible{outline:4px solid rgba(36,119,202,.3);outline-offset:3px}button:disabled{cursor:not-allowed;opacity:.44}h1,h2,p{margin:0}h1,h2{font-family:Kaiti SC,STKaiti,KaiTi,PingFang SC,cursive;font-weight:600}.eyebrow{color:var(--green-deep);font-size:12px;font-weight:950;letter-spacing:.08em}.setup-page,.game-page{width:min(1440px,100vw);height:100dvh;margin:0 auto;overflow:hidden}.setup-page{padding:clamp(10px,1.4vw,20px);display:grid;grid-template-rows:auto minmax(0,1fr);gap:12px}.setup-header,.mission-card,.match-header,.match-panel,.player-strip,.rules-dialog,.result-dialog{border:2px solid rgba(255,255,255,.88);background:var(--paper);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.setup-header{min-height:102px;border-radius:30px;padding:14px 22px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:18px}.home-link{width:46px;height:46px;border-radius:15px;display:grid;place-items:center;color:var(--blue);background:#edf6ff;text-decoration:none}.home-link svg{width:23px;height:23px}.setup-header h1{margin:2px 0 3px;font-size:clamp(36px,4vw,54px);line-height:.98}.setup-header>div>p:last-child{color:var(--blue);font-size:13px;font-weight:850}.solo-pill{border-radius:999px;padding:11px 16px;display:inline-flex;align-items:center;gap:7px;color:#704a00;background:var(--sun);box-shadow:0 7px 18px #ad770f33;font-size:13px;font-weight:950;letter-spacing:.08em}.solo-pill svg{width:18px;height:18px}.setup-content{min-height:0;display:grid;grid-template-columns:minmax(420px,1fr) minmax(370px,450px);gap:14px}.preview-stage{min-width:0;min-height:0;display:grid;place-items:center}.preview-frame{height:100%;max-height:700px;display:grid;grid-template-rows:auto minmax(0,1fr) auto;justify-items:center;gap:7px}.setup-tips{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:6px}.preview-tip{border:2px solid white;border-radius:999px;padding:8px 14px;display:flex;align-items:center;gap:7px;color:#6d5529;background:#fff8dbf2;box-shadow:0 8px 22px #524d331f;font-size:12px;font-weight:900}.preview-tip.arrange{color:#18558e;background:#ebf6fff5}.setup-feedback{min-height:18px;margin-top:-3px;color:#526b5a;font-size:10px;font-weight:850;text-align:center}.setup-feedback.success{color:#26724a}.setup-feedback.error{color:#b33d38}.mission-card{min-height:0;border-radius:30px;padding:clamp(15px,1.8vw,23px);display:flex;flex-direction:column;gap:clamp(9px,1.35vh,15px);overflow:hidden}.versus-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.setup-player{position:relative;min-width:0;display:grid;justify-items:center;gap:2px}.setup-player img{width:clamp(54px,7.5vh,74px);height:clamp(54px,7.5vh,74px);border:4px solid white;border-radius:50%;display:block;object-fit:cover;background:#fff;box-shadow:0 8px 20px #28435529,0 0 0 4px var(--blue)}.setup-player:nth-child(2) img{box-shadow:0 8px 20px #28435529,0 0 0 4px var(--red)}.setup-player strong{margin-top:3px;font-size:15px}.setup-player span{color:var(--muted);font-size:10px;font-weight:800}.setup-player b{position:absolute;top:26px;right:-25px;z-index:2;width:42px;height:42px;border:4px solid white;border-radius:50%;display:grid;place-items:center;color:#815000;background:var(--sun);box-shadow:0 6px 16px #93660b3d;font-size:13px}.mission-copy{border-radius:20px;padding:13px 16px;background:linear-gradient(135deg,#eef9f0,#f8fcf5)}.mission-copy h2{margin:3px 0 5px;font-size:clamp(22px,2.4vw,29px);line-height:1.05}.mission-copy>p:last-child{color:var(--muted);font-size:12px;font-weight:750;line-height:1.45}.spotlight-rule{border:2px solid #f0c948;border-radius:20px;padding:11px 13px;display:grid;grid-template-columns:auto 1fr;align-items:center;gap:11px;background:#fff8d7;box-shadow:0 8px 18px #a070111a}.spotlight-icon{width:42px;height:42px;border-radius:14px;display:grid;place-items:center;color:#764f00;background:var(--sun)}.spotlight-icon svg{width:24px;height:24px}.spotlight-rule strong{color:#5c4209;font-size:13px}.spotlight-rule p{margin-top:2px;color:#806b3e;font-size:11px;font-weight:750}.rule-chips{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.rule-chips span{border-radius:13px;padding:9px 5px;display:flex;align-items:center;justify-content:center;gap:5px;color:#356a4a;background:#e9f7ec;font-size:11px}.rule-chips svg{width:16px;height:16px}.rule-chips b{font-weight:900}.rank-guide{border:1px solid rgba(63,104,75,.14);border-radius:17px;padding:9px 10px 8px;background:#fffdf4}.rank-guide-title{display:block;color:var(--green-deep);text-align:center;font-size:10px;font-weight:950}.rank-guide>div{margin-top:4px;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:1px}.rank-guide>div span{display:inline-flex;align-items:center;gap:1px}.rank-guide b{font-size:10px}.rank-guide i{margin-inline:1px;color:#9da59d;font-size:13px;font-style:normal}.setup-actions{margin-top:auto;display:grid;grid-template-columns:.8fr .9fr 1.25fr;gap:7px}.setup-actions button,.primary-dialog-button{min-height:49px;border-radius:16px;display:flex;align-items:center;justify-content:center;gap:7px;font-size:12px;font-weight:950}.setup-actions svg{width:19px;height:19px}.rules-button{color:#2e6898;background:#e9f4ff}.shuffle-button{color:#52705b;background:#edf3eb}.start-button,.primary-dialog-button{color:#694300;background:var(--sun);box-shadow:0 8px 19px #af760d33}.junqi-board{position:relative;width:min(100%,500px);height:100%;min-height:500px;max-height:820px;border:7px solid #6e4f2d;border-radius:25px;padding:22px 13px;display:grid;grid-template-rows:minmax(0,1fr);background:linear-gradient(#fffde2db,#faeebdeb),repeating-linear-gradient(0deg,rgba(117,89,49,.08) 0 1px,transparent 1px 9px);box-shadow:0 22px 44px #4a3f2338,inset 0 0 0 2px #d3aa63}.junqi-board.preview{width:min(100%,350px);min-height:0}.board-grid{position:relative;min-height:0;display:grid;grid-template-columns:repeat(var(--cols),minmax(0,1fr));grid-template-rows:repeat(var(--rows),minmax(0,1fr));gap:3px}.board-cell{position:relative;min-width:0;min-height:0;border:1px solid rgba(84,69,36,.26);border-radius:8px;padding:2px;display:grid;place-items:center;overflow:visible;background:#fffbe0b8;isolation:isolate}.board-cell:before{content:"";position:absolute;top:46%;right:-4px;bottom:46%;left:-4px;z-index:-1;border-top:1px solid rgba(83,75,52,.28)}.board-cell.terrain-rail{border-color:#3746468c;background:repeating-linear-gradient(135deg,#eef2e9 0,#eef2e9 4px,#d8ded7 4px,#d8ded7 7px);box-shadow:inset 0 0 0 1px #ffffffa6}.board-cell.terrain-rail:before{border-top:3px double rgba(52,61,59,.55)}.board-cell.terrain-camp{border:2px solid #67a773;border-radius:50%;background:#e4f5df;box-shadow:inset 0 0 0 3px #ffffffa6}.board-cell.terrain-headquarters{border:2px solid #b68828;border-radius:10px 10px 4px 4px;background:#fff1ad}.board-cell.bridge-edge{border-bottom:3px solid #5488a6}.terrain-name{position:absolute;right:3px;bottom:1px;z-index:0;color:#45483a85;font-size:clamp(6px,.65vw,8px);font-weight:900;pointer-events:none}.board-cell.selected{z-index:4;border-color:#1e73c4;box-shadow:0 0 0 3px #2477ca59,0 7px 15px #224f7733}.board-cell.legal{z-index:3;border-color:#167bd3;background:#e0f2ff;box-shadow:inset 0 0 0 2px #1e7ed366,0 0 0 1px #ffffffdb}.board-cell.terrain-camp.legal{border-color:#157bd2;background:#dcefff;box-shadow:inset 0 0 0 3px #fff,0 0 0 2px #1b7bd052}.board-cell.capture{border-color:#e14e42;background:#ffe2da;animation:capture-pulse 1s ease-in-out infinite alternate}.board-cell.last-from:after{content:"";position:absolute;top:4px;right:4px;bottom:4px;left:4px;border:2px dashed rgba(37,112,186,.5);border-radius:7px}.board-cell.battle-origin,.board-cell.battle-target{z-index:8}.board-cell.battle-origin:after,.board-cell.battle-target:after{content:"";position:absolute;top:-4px;right:-4px;bottom:-4px;left:-4px;z-index:5;border:4px solid #2489e4;border-radius:12px;box-shadow:0 0 0 3px #fff,0 0 18px #2489e48c;pointer-events:none}.board-cell.battle-target:after{border-color:#f2a51c;box-shadow:0 0 0 3px #fff,0 0 20px #e260319e}.board-cell.battle-origin.marker-side-1:after{border-color:#db5048;box-shadow:0 0 0 3px #fff,0 0 18px #c4353c8f}.battle-cell-marker{position:absolute;left:50%;top:-13px;z-index:10;min-width:39px;min-height:22px;border:2px solid white;border-radius:999px;padding:3px 6px;transform:translate(-50%);color:#fff;background:#2182d6;box-shadow:0 5px 11px #1d5c914d;font-size:9px;font-weight:950;line-height:1;white-space:nowrap;pointer-events:none}.battle-cell-marker.target{color:#6f3500;background:var(--sun);box-shadow:0 5px 12px #9c5d0a52}.battle-cell-marker.origin{top:auto;bottom:-13px}.battle-cell-marker.origin.side-1{background:#c94643}.battle-route-arrow{position:absolute;left:var(--route-from-x);top:var(--route-from-y);z-index:12;width:40px;height:40px;border:4px solid white;border-radius:50%;display:grid;place-items:center;transform:translate(-50%,-50%) rotate(var(--route-angle));color:#7b4300;background:var(--sun);box-shadow:0 5px 16px #8b510e59;pointer-events:none;animation:battle-route-fly 1s ease-in-out 3 both}.battle-route-arrow svg{width:25px;height:25px}.move-marker{width:14px;height:14px;border:4px solid white;border-radius:50%;background:#1478d0;box-shadow:0 3px 9px #145b976b}.board-cell.setup-piece{cursor:grab}.board-cell.setup-piece:active{cursor:grabbing}.board-cell.setup-selected{z-index:5;border-color:#6c45b8;box-shadow:0 0 0 3px #6b45b859,0 8px 18px #492e823d}.board-cell.setup-allowed{z-index:3;border-color:#7d59c3;background:#f0eaff;box-shadow:inset 0 0 0 2px #734dbc42}.board-cell.setup-allowed .junqi-piece{box-shadow:0 0 0 2px #c6abff,0 5px 10px #45306c40}.capture-ring{position:absolute;top:2px;right:2px;bottom:2px;left:2px;z-index:4;border:3px solid #e15045;border-radius:10px;pointer-events:none}.junqi-piece{position:relative;z-index:2;width:calc(100% - 2px);height:calc(100% - 2px);min-height:27px;border:2px solid rgba(255,255,255,.96);border-radius:9px;display:grid;grid-template-columns:1fr auto;align-items:center;justify-items:center;color:#fff;box-shadow:0 4px 8px #2f2d2540,inset 0 0 0 1px #ffffff2e}.junqi-piece.side-0{background:linear-gradient(145deg,#368fe3,#1858a7)}.junqi-piece.side-1.face-up{background:linear-gradient(145deg,#eb6a5a,#ac3038)}.junqi-piece.face-down{grid-template-columns:1fr;color:#fff7cf;background:linear-gradient(145deg,#d74f46,#8f2934)}.junqi-piece.face-down>svg:first-child{width:20px;height:20px;opacity:.82}.junqi-piece.face-down>svg:last-child{position:absolute;width:12px;height:12px;color:#73303a}.junqi-piece strong{font-family:Kaiti SC,STKaiti,KaiTi,serif;font-size:clamp(10px,1.1vw,14px);font-weight:900;line-height:1;white-space:nowrap}.junqi-piece small{width:16px;height:16px;margin-right:2px;border-radius:50%;display:grid;place-items:center;color:#204b73;background:#ffffffe0;font-size:8px;font-weight:950}.junqi-piece.side-1 small{color:#8b2930}.junqi-piece.revealed{box-shadow:0 0 0 2px #ffd75f,0 5px 10px #77471a59}.reveal-eye{position:absolute;top:-6px;right:-5px;width:15px;height:15px;border:2px solid white;border-radius:50%;display:grid;place-items:center;color:#704500;background:var(--sun)}.reveal-eye svg{width:9px;height:9px}.last-move-dot{position:absolute;left:-4px;top:-5px;z-index:5;width:11px;height:11px;border:3px solid white;border-radius:50%;background:#22b76c;box-shadow:0 2px 5px #00502b59}.camp-label{position:absolute;left:50%;z-index:6;transform:translate(-50%);color:#4e361bb8;font-size:9px;font-weight:950;letter-spacing:.18em}.camp-label.top{top:5px}.camp-label.bottom{bottom:5px}.bridge-label{position:absolute;top:50%;right:-87px;transform:translateY(-50%);border:2px solid white;border-radius:999px;padding:6px 8px;display:flex;align-items:center;gap:4px;color:#32627a;background:#e9f7ff;box-shadow:0 6px 13px #3059692b;font-size:8px;font-weight:950;white-space:nowrap}.bridge-label svg{width:13px;height:13px}@keyframes capture-pulse{0%{box-shadow:inset 0 0 0 2px #e14e424d}to{box-shadow:inset 0 0 0 3px #e14e42a3,0 0 12px #e14e4240}}@keyframes battle-route-fly{0%{left:var(--route-from-x);top:var(--route-from-y);opacity:0}18%{opacity:1}82%{opacity:1}to{left:var(--route-to-x);top:var(--route-to-y);opacity:0}}.game-page{padding:clamp(6px,.8vw,11px);display:grid;grid-template-rows:auto minmax(0,1fr);gap:7px}.match-header{min-height:68px;border-radius:21px;padding:7px 12px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:11px}.match-title h1{margin:1px 0;font-size:clamp(25px,2.6vw,34px);line-height:1}.match-title>span{color:var(--blue);font-size:10px;font-weight:850}.header-actions{display:flex;gap:6px}.header-actions button{min-height:38px;border-radius:13px;padding:0 11px;display:flex;align-items:center;gap:6px;color:#436075;background:#edf3f5;font-size:12px;font-weight:900}.header-actions svg{width:17px;height:17px}.game-layout{min-height:0;display:grid;grid-template-columns:minmax(500px,1fr) minmax(250px,300px);gap:8px}.board-zone{min-width:0;min-height:0;display:grid;grid-template-rows:44px minmax(0,1fr) 44px;justify-items:center;gap:4px}.board-zone>.junqi-board{min-height:0}.player-strip{width:min(100%,530px);min-height:0;border-radius:15px;padding:4px 10px 4px 6px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:9px;transition:transform .18s ease,box-shadow .18s ease}.player-strip.active{transform:scale(1.018);box-shadow:0 10px 26px #1e537733,inset 0 0 0 2px var(--sun)}.player-strip img{width:32px;height:32px;border:3px solid white;border-radius:50%;display:block;object-fit:cover;background:#fff;box-shadow:0 0 0 3px var(--blue)}.player-strip.red img{box-shadow:0 0 0 3px var(--red)}.player-strip>div{display:grid;gap:1px}.player-strip strong{font-size:13px}.player-strip span{color:var(--muted);font-size:9px;font-weight:850}.player-strip>b{color:var(--blue-deep);font-size:18px;line-height:1}.player-strip.red>b{color:var(--red-deep)}.player-strip>b small{margin-left:3px;color:var(--muted);font-size:8px}.match-panel{min-height:0;border-radius:21px;padding:9px;display:flex;flex-direction:column;gap:6px;overflow:hidden}.coach-card{border-radius:14px;padding:7px;display:grid;grid-template-columns:auto 1fr;align-items:center;gap:7px;background:linear-gradient(135deg,#ecf6ff,#f6fbff)}.coach-card img{width:36px;height:36px;border:3px solid white;border-radius:50%;object-fit:cover;background:#fff;box-shadow:0 5px 13px #2c5a7c2e,0 0 0 3px #f29bc0}.coach-card strong{display:block;margin-top:3px;font-size:10px;line-height:1.3}.intel-panel{border:1px solid rgba(91,92,58,.16);border-radius:14px;padding:8px;background:#fffbed}.panel-title{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:6px;color:#6e530d}.panel-title svg{width:18px;height:18px}.panel-title strong{font-size:12px}.panel-title>span{min-width:23px;height:23px;border-radius:50%;display:grid;place-items:center;color:#684100;background:var(--sun);font-size:10px;font-weight:950}.intel-chips{margin-top:8px;display:flex;flex-wrap:wrap;gap:5px}.intel-chips span{border:1px solid #e76c5e;border-radius:999px;padding:5px 8px;color:#9a3436;background:#fff0e9;font-family:Kaiti SC,STKaiti,KaiTi,serif;font-size:11px;font-weight:900}.empty-intel{margin-top:7px;color:#7b765d;font-size:10px;font-weight:750}.intel-footnote{margin-top:6px;padding-top:5px;border-top:1px dashed rgba(109,97,54,.18);display:flex;align-items:center;gap:5px;color:#8a8061;font-size:9px;font-weight:800}.intel-footnote svg{width:13px;height:13px}.battle-report{border-radius:16px;padding:8px;display:grid;grid-template-columns:auto 1fr;align-items:center;gap:7px;color:#81363a;background:#fff0eb}.battle-report.quiet{color:#547060;background:#edf7ef}.battle-report>svg{width:23px;height:23px}.battle-report strong{font-size:11px}.battle-report p{margin-top:2px;color:#80686a;font-size:9px;line-height:1.35;font-weight:700}.battle-report.quiet p{color:#6d7f72}.battle-report.has-result{grid-template-columns:1fr;gap:7px;color:#74363a;background:linear-gradient(145deg,#fff9e7,#fff0e8);box-shadow:inset 0 0 0 1px #da704426}.battle-report-title{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:6px}.battle-report-title svg{width:18px;height:18px;color:#b64838}.battle-report-title strong{font-size:12px}.battle-initiator{border-radius:999px;padding:4px 7px;color:#12558e;background:#e4f2ff;font-size:9px;font-weight:950}.battle-initiator.side-1{color:#9f3036;background:#ffe6e1}.battle-report-pieces{display:grid;grid-template-columns:minmax(0,1fr) 20px minmax(0,1fr);align-items:center;gap:4px}.battle-report-pieces>div{min-width:0;display:grid;justify-items:center;gap:4px}.battle-report-pieces>div>span{max-width:100%;color:#67595a;font-size:9px;font-weight:900;white-space:nowrap}.battle-report-pieces>svg{width:18px;height:18px;color:#ca7b17}.battle-report-token{width:min(100%,92px);height:42px;display:block;font-style:normal}.battle-report-token .junqi-piece{width:100%;height:100%;border-radius:11px}.battle-report-token .junqi-piece strong{font-size:15px}.battle-report-token .junqi-piece small{width:20px;height:20px;font-size:9px}.battle-report .battle-report-result{margin:0;border-top:1px dashed rgba(153,74,59,.19);padding-top:7px;color:#8b423c;font-family:Kaiti SC,STKaiti,KaiTi,serif;font-size:13px;font-weight:900;text-align:center}.casualty-pools{border:1px solid rgba(67,86,96,.13);border-radius:17px;padding:6px;display:grid;gap:4px;background:#f8faf9}.casualty-row{min-width:0;display:grid;grid-template-columns:82px minmax(0,1fr);align-items:center;gap:6px}.casualty-row-title{min-width:0;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:4px;color:#a1373a}.casualty-row.mine .casualty-row-title{color:#2467a6}.casualty-row-title svg{width:14px;height:14px}.casualty-row-title strong{font-size:9px;white-space:nowrap}.casualty-row-title>b{width:17px;height:17px;border-radius:50%;display:grid;place-items:center;color:#fff;background:#cf4d49;font-size:8px}.casualty-row.mine .casualty-row-title>b{background:#2575bf}.casualty-track{min-width:0;margin:0;padding:2px 1px 3px;display:flex;gap:5px;overflow-x:auto;list-style:none;scrollbar-width:thin}.casualty-track li:not(.casualty-empty){flex:0 0 auto;min-height:27px;border:1px solid #e56f64;border-radius:9px;padding:4px 6px 4px 4px;display:flex;align-items:center;gap:4px;color:#8e2e35;background:#fff0eb;font-family:Kaiti SC,STKaiti,KaiTi,serif;font-size:10px;font-weight:900}.casualty-row.mine .casualty-track li:not(.casualty-empty){border-color:#6fa6d9;color:#185b99;background:#eaf5ff}.casualty-track i{width:15px;height:15px;border-radius:50%;display:grid;place-items:center;color:#fff;background:#d04c49;font-family:Inter,sans-serif;font-size:7px;font-style:normal}.casualty-row.mine .casualty-track i{background:#2875ba}.casualty-empty{padding:5px 2px;color:#8b9592;font-size:9px;font-weight:750;white-space:nowrap}.reveal-legend{border-radius:16px;padding:9px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:6px;background:#f3f5f1}.reveal-legend span{min-height:36px;border-radius:11px;display:flex;align-items:center;justify-content:center;gap:5px;font-size:10px;font-weight:950}.reveal-legend span svg{width:16px;height:16px}.legend-hidden{color:#fff;background:#a73b41}.legend-known{color:#6d4b00;background:var(--sun)}.reveal-legend>b{color:#657069;font-size:8px;text-align:center}.match-actions{margin-top:auto;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.match-actions button{min-height:46px;border-radius:13px;padding:6px 8px;display:grid;grid-template-columns:auto 1fr;align-items:center;gap:7px;color:#365970;background:#eaf4f9;text-align:left}.match-actions button:last-child{color:#5f5b3f;background:#f4f1dd}.match-actions svg{width:19px;height:19px}.match-actions span{display:grid}.match-actions strong{font-size:11px}.match-actions small{display:none}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;padding:12px;display:grid;place-items:center;background:#1c2f2e7a;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.rules-dialog,.result-dialog{position:relative;width:min(840px,96vw);max-height:calc(100dvh - 24px);border-radius:29px;padding:clamp(20px,3vw,31px);overflow:auto}.rules-dialog{width:min(980px,96vw)}.close-button{position:absolute;top:16px;right:16px;width:38px;height:38px;border-radius:13px;display:grid;place-items:center;color:#5d6a6d;background:#edf1ee}.close-button svg{width:18px;height:18px}.rules-dialog h2,.result-dialog h2{margin-top:3px;font-size:clamp(29px,4vw,42px);line-height:1}.rules-lead{margin-top:7px;color:var(--muted);font-size:12px;font-weight:750}.rule-visuals{margin-top:15px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.rule-map-card,.rule-engineer-card{min-height:322px;border:1px solid rgba(63,91,79,.14);border-radius:20px;padding:12px;display:grid;grid-template-columns:minmax(0,1fr) 148px;align-items:center;gap:10px;background:linear-gradient(135deg,#f8fcf4,#fffdf1)}.rule-engineer-card{background:linear-gradient(135deg,#edf7ff,#f8fbff)}.rule-visual-kicker{display:flex;align-items:center;gap:5px;color:var(--green-deep);font-size:10px;font-weight:950}.rule-engineer-card .rule-visual-kicker{color:var(--blue-deep)}.rule-visual-kicker svg{width:16px;height:16px}.rule-visual-copy h3{margin:7px 0 5px;color:#31443e;font-size:14px;line-height:1.25}.rule-visual-copy p{color:var(--muted);font-size:9px;font-weight:700;line-height:1.55}.terrain-legend{margin-top:10px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:5px}.terrain-legend span{min-height:26px;border:1px solid rgba(78,72,53,.25);border-radius:8px;display:grid;place-items:center;color:#616357;background:#fff8d9;font-size:8px;font-weight:950}.terrain-legend .rail-key{background:repeating-linear-gradient(135deg,#eef2e9 0,#eef2e9 4px,#d8ded7 4px,#d8ded7 7px)}.terrain-legend .camp-key{border:2px solid #67a773;border-radius:999px;background:#e4f5df}.terrain-legend .hq-key{border:2px solid #b68828;background:#fff1ad}.rule-board-shell{width:145px;height:290px}.rule-board-shell .junqi-board{width:100%;height:100%;min-height:0;border-width:4px;border-radius:15px;padding:14px 6px;box-shadow:0 10px 22px #4a3f232b,inset 0 0 0 1px #d3aa63}.rule-board-shell .board-grid{gap:1px}.rule-board-shell button:disabled{opacity:1}.rule-board-shell .board-cell{border-radius:4px;padding:1px}.rule-board-shell .terrain-name{right:1px;bottom:0;font-size:4px}.rule-board-shell .camp-label{font-size:5px}.rule-board-shell .camp-label.top{top:3px}.rule-board-shell .camp-label.bottom{bottom:3px}.rule-board-shell .bridge-label{display:none}.rule-board-shell .junqi-piece{min-height:15px;border-radius:4px}.rule-board-shell .junqi-piece strong{font-size:6px}.rule-board-shell .junqi-piece small{width:9px;height:9px;margin-right:0;font-size:5px}.rule-board-shell .move-marker{width:8px;height:8px;border-width:2px}.special-battle-strip{grid-column:1 / -1;border-radius:18px;padding:10px 12px;background:#fff5ee}.special-battle-strip>strong{display:block;margin-bottom:7px;color:#8e3d36;font-size:11px}.special-battle-strip>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.rule-battle-example{min-width:0;border-radius:12px;padding:7px;display:grid;grid-template-columns:43px auto 43px;align-items:center;justify-content:center;gap:4px;background:#fff}.rule-battle-example>svg{width:15px;height:15px;color:#ae554b}.rule-battle-example>b{grid-column:1 / -1;color:#714944;font-size:8px;text-align:center}.rule-demo-piece{width:43px;height:31px;display:block}.rule-demo-piece .junqi-piece{width:100%;height:100%;min-height:0}.rule-demo-piece .junqi-piece strong{font-size:9px}.rule-demo-piece .junqi-piece small{width:12px;height:12px;font-size:6px}.rules-grid{margin-top:17px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.rule-item{position:relative;min-height:92px;border-radius:18px;padding:13px 13px 13px 52px;display:grid;grid-template-columns:auto 1fr;align-items:center;gap:10px;background:#f2f8f0}.rule-number{position:absolute;top:10px;left:10px;width:25px;height:25px;border-radius:50%;display:grid;place-items:center;color:#6f4c00;background:var(--sun);font-size:10px;font-weight:950}.rule-icon{width:34px;height:34px;border-radius:11px;display:grid;place-items:center;color:var(--green-deep);background:#fff}.rule-icon svg{width:20px;height:20px}.rule-item strong{font-size:13px}.rule-item p{margin-top:3px;color:var(--muted);font-size:10px;font-weight:700;line-height:1.45}.setup-note{margin-top:9px;border-radius:14px;padding:9px 12px;display:flex;align-items:center;gap:8px;color:#7c5906;background:#fff8d7;font-size:10px;font-weight:850}.setup-note svg{flex:0 0 auto;width:18px;height:18px}.primary-dialog-button{width:min(260px,100%);margin:14px auto 0;padding:0 20px}.result-dialog{width:min(500px,94vw);text-align:center}.result-medal{width:82px;height:82px;margin:0 auto 12px;border:6px solid white;border-radius:50%;display:grid;place-items:center;color:#6e4a00;background:var(--sun);box-shadow:0 0 0 4px #e7b93c,0 13px 26px #7c581238}.result-medal.lose{color:#fff;background:var(--red);box-shadow:0 0 0 4px #c44347,0 13px 26px #7c2b3033}.result-medal.draw{color:#fff;background:var(--green);box-shadow:0 0 0 4px #3f8f56,0 13px 26px #32724633}.result-medal svg{width:42px;height:42px}.result-dialog>p:not(.eyebrow){margin-top:9px;color:var(--muted);font-size:12px;font-weight:750;line-height:1.5}.result-actions{margin-top:18px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.result-actions button{min-height:49px;border-radius:15px;display:flex;align-items:center;justify-content:center;gap:7px;color:#476075;background:#ebf2f5;font-size:12px;font-weight:900}.result-actions button.primary{color:#684200;background:var(--sun)}.result-actions svg{width:18px;height:18px}.battle-moment-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:70;display:grid;place-items:center;pointer-events:all;background:#1b2b2f47;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);animation:battle-backdrop-in .18s ease-out both}.battle-moment{width:min(470px,calc(100vw - 28px));border:5px solid white;border-radius:28px;padding:18px 22px 15px;color:#663034;background:linear-gradient(145deg,#fff8df,#ffe7dc);box-shadow:0 24px 70px #35272259,0 0 0 5px var(--sun);text-align:center;animation:battle-card-in .32s cubic-bezier(.17,.89,.32,1.28) both}.battle-moment>p{color:#a34b44;font-size:12px;font-weight:950;letter-spacing:.1em}.battle-versus{margin:13px auto 10px;display:grid;grid-template-columns:1fr 64px 1fr;align-items:center;gap:8px}.battle-versus>div{min-width:0;display:grid;justify-items:center;gap:6px}.battle-side-label{color:#846b66;font-size:9px;font-weight:900}.battle-piece-large{width:118px;height:68px;display:block;animation:battle-piece-clash .52s .24s ease-in-out both}.battle-piece-large .junqi-piece{width:100%;height:100%;border-width:4px;border-radius:16px}.battle-piece-large .junqi-piece strong{font-size:23px}.battle-piece-large .junqi-piece small{width:27px;height:27px;margin-right:6px;font-size:12px}.battle-versus .defeated .battle-piece-large,.battle-versus .removed .battle-piece-large{animation:battle-piece-lose .8s .65s ease-in both}.battle-versus .winner .battle-piece-large{animation:battle-piece-win .72s .52s ease-out both}.battle-burst{width:62px;height:62px;border:4px solid white;border-radius:50%;display:grid;place-items:center;color:#713e00;background:var(--sun);box-shadow:0 7px 18px #8b510e3d;font-size:14px;font-weight:950;animation:battle-burst .56s .32s ease-out both}.battle-burst svg{width:25px;height:25px}.battle-moment h2{color:#75343a;font-size:26px;line-height:1.1}.battle-timer{height:6px;margin-top:13px;border-radius:999px;overflow:hidden;background:#9b4e4321}.battle-timer span{width:100%;height:100%;display:block;border-radius:inherit;background:linear-gradient(90deg,var(--red),var(--sun));transform-origin:left;animation:battle-timer 1.85s linear both}@keyframes battle-backdrop-in{0%{opacity:0}to{opacity:1}}@keyframes battle-card-in{0%{opacity:0;transform:translateY(20px) scale(.86)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes battle-piece-clash{0%{transform:translate(0)}55%{transform:translate(9px) scale(1.04)}to{transform:translate(0)}}@keyframes battle-piece-win{0%{transform:scale(1)}55%{transform:scale(1.12) rotate(-2deg);filter:brightness(1.08)}to{transform:scale(1.05)}}@keyframes battle-piece-lose{0%{transform:scale(1);opacity:1}55%{transform:scale(.92) rotate(4deg);opacity:.72}to{transform:scale(.82);opacity:.34;filter:grayscale(.75)}}@keyframes battle-burst{0%{opacity:0;transform:scale(.3) rotate(-18deg)}65%{opacity:1;transform:scale(1.18) rotate(7deg)}to{transform:scale(1) rotate(0)}}@keyframes battle-timer{0%{transform:scaleX(1)}to{transform:scaleX(0)}}@media(max-height:720px)and (min-width:821px){.setup-header{min-height:86px}.setup-header h1{font-size:37px}.mission-card{gap:7px;padding:13px}.setup-player img{width:49px;height:49px}.setup-player b{top:19px}.mission-copy{padding-block:10px}.spotlight-rule{padding-block:8px}.rank-guide{padding-block:6px}.match-header{min-height:62px}.board-zone{grid-template-rows:40px minmax(0,1fr) 40px}.player-strip img{width:29px;height:29px}.match-panel{gap:5px;padding:7px}.coach-card,.intel-panel,.battle-report{padding:6px}.casualty-pools{padding:5px;gap:3px}.match-actions button{min-height:42px}}@media(max-width:1100px){.bridge-label{display:none}.game-layout{grid-template-columns:minmax(440px,1fr) minmax(238px,280px)}.match-panel{padding:7px}.battle-report-token{height:38px}.battle-report-token .junqi-piece strong{font-size:13px}.casualty-row{grid-template-columns:70px minmax(0,1fr)}}@media(max-width:820px){body{overflow:auto}.setup-page{height:auto;min-height:100dvh;overflow:visible}.setup-header{grid-template-columns:auto 1fr;border-radius:22px;padding:12px 14px}.setup-header h1{font-size:35px}.setup-header>div>p:last-child{font-size:11px}.solo-pill{display:none}.setup-content{grid-template-columns:1fr}.preview-stage{min-height:620px}.preview-frame{width:100%}.mission-card{overflow:visible}.game-page{height:100dvh;min-height:0;padding:5px;overflow:hidden}.match-header{min-height:60px;border-radius:17px;padding:6px 9px}.match-title .eyebrow{display:none}.match-title h1{font-size:25px}.match-title>span{font-size:9px}.header-actions button{min-height:35px;padding-inline:9px}.game-layout{grid-template-columns:minmax(390px,1fr) minmax(225px,245px);gap:6px}.board-zone{height:auto;grid-template-rows:40px minmax(0,1fr) 40px}.match-panel{border-radius:17px;padding:6px;gap:5px;overflow:hidden}.player-strip{border-radius:13px}.player-strip img{width:28px;height:28px}.player-strip span{display:none}.player-strip>b{font-size:16px}.battle-report.has-result{gap:5px}.battle-report-token{height:35px}.battle-report .battle-report-result{padding-top:5px;font-size:11px}.battle-report-pieces>div>span{font-size:8px}.intel-panel{padding:6px}.intel-chips{margin-top:5px}.intel-footnote{display:none}.casualty-pools{padding:5px}.casualty-row{grid-template-columns:62px minmax(0,1fr);gap:3px}.casualty-row-title strong{font-size:8px}.casualty-track li:not(.casualty-empty){min-height:23px;padding-block:2px;font-size:9px}.coach-card{margin-top:auto;padding:5px}.coach-card img{width:29px;height:29px}.coach-card .eyebrow{display:none}.coach-card strong{margin:0;font-size:9px}.match-actions{margin-top:0;gap:5px}.match-actions button{min-height:40px;padding:5px 7px}}@media(max-width:640px){.game-page{height:auto;min-height:100dvh;overflow:visible}.game-layout{grid-template-columns:1fr}.board-zone{height:790px}.match-panel{overflow:visible}}@media(max-width:560px){.setup-page,.game-page{padding:7px}.setup-header{gap:10px}.home-link{width:41px;height:41px}.setup-header h1{font-size:30px}.setup-header>div>p:last-child{display:none}.setup-actions{grid-template-columns:1fr 1fr}.setup-actions .start-button{grid-column:1 / -1}.preview-stage{min-height:590px}.junqi-board{width:min(100%,340px);padding-inline:10px}.match-header{grid-template-columns:auto 1fr}.header-actions{grid-column:1 / -1}.header-actions button{flex:1;justify-content:center}.board-zone{height:730px}.rules-grid,.rule-visuals{grid-template-columns:1fr}.rule-map-card,.rule-engineer-card{min-height:310px}.special-battle-strip{grid-column:auto}.special-battle-strip>div{grid-template-columns:1fr}.rule-item{min-height:84px}.junqi-piece strong{font-size:10px}.battle-cell-marker{top:-11px;min-width:34px;min-height:20px;font-size:8px}.battle-route-arrow{width:34px;height:34px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
