:root{color:#243848;background:#eaf7ee;font-family:Inter,ui-rounded,PingFang SC,Microsoft YaHei,system-ui,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;--ink: #243848;--muted: #667b82;--blue: #287bd6;--blue-deep: #1653a2;--red: #e3564d;--red-deep: #a92d35;--sun: #ffd45c;--green: #4fa95e;--paper: rgba(255, 254, 247, .96);--shadow: 0 20px 52px rgba(42, 78, 74, .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 9% 10%,rgba(255,215,92,.52) 0 6%,transparent 6.5%),radial-gradient(circle at 92% 14%,rgba(72,166,102,.28) 0 7%,transparent 7.5%),linear-gradient(135deg,#e9f8f1,#fff9dd 51%,#eaf3ff);-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(40,123,214,.3);outline-offset:3px}button:disabled{cursor:not-allowed;opacity:.46}h1,h2,p{margin:0}h1,h2{font-family:Kaiti SC,STKaiti,KaiTi,PingFang SC,cursive;font-weight:600}.eyebrow{color:var(--green);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-card,.coach-card,.rules-dialog,.result-dialog{border:2px solid rgba(255,255,255,.86);background:var(--paper);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.setup-header{min-height:105px;border-radius:30px;padding:15px 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}.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}.mode-switch{border-radius:18px;padding:5px;display:flex;gap:4px;background:#edf0eb}.mode-switch a{min-width:104px;border-radius:14px;padding:12px 15px;color:#657378;text-align:center;text-decoration:none;font-size:14px;font-weight:900}.mode-switch a.active{color:#714900;background:var(--sun);box-shadow:0 6px 15px #b47e1433}.setup-content{min-height:0;display:grid;grid-template-columns:minmax(420px,1fr) minmax(350px,430px);gap:14px}.preview-stage,.board-stage{min-width:0;min-height:0;display:grid;place-items:center}.mission-card{min-height:0;border-radius:30px;padding:clamp(16px,2vw,24px);display:flex;flex-direction:column;gap:clamp(11px,1.7vh,18px);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(58px,8vh,78px);height:clamp(58px,8vh,78px);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:4px;font-size:15px}.setup-player span{color:var(--muted);font-size:10px;font-weight:800}.setup-player b{position:absolute;top:29px;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:14px 16px;background:linear-gradient(135deg,#eef9f0,#f8fcf5)}.mission-copy h2{margin:3px 0 5px;font-size:clamp(22px,2.5vw,29px);line-height:1.05}.mission-copy>p:last-child{color:var(--muted);font-size:12px;font-weight:750;line-height:1.5}.rule-chips{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.rule-chips span{border-radius:12px;padding:9px 4px;color:#356a4a;background:#e9f7ec;text-align:center;font-size:11px;font-weight:900}.rank-line{border:1px solid rgba(63,104,75,.13);border-radius:17px;padding:9px 10px 8px;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:2px;background:#fffdf4}.rank-line>span{display:inline-flex;align-items:center;gap:1px}.rank-line i{font-size:18px;font-style:normal;line-height:1}.rank-line b{font-size:10px}.rank-line em{margin-inline:1px;color:#a0a89f;font-size:15px;font-style:normal}.rank-line small{flex:0 0 100%;margin-top:3px;color:var(--red);text-align:center;font-size:10px;font-weight:900}.ai-note{border-radius:16px;padding:10px 12px;display:flex;align-items:center;gap:9px;color:#536379;background:#eef5ff;font-size:11px;line-height:1.4}.ai-note svg{flex:0 0 auto;width:21px;height:21px;color:var(--blue)}.ai-note strong{color:var(--blue-deep);display:block}.setup-actions{margin-top:auto;display:grid;grid-template-columns:.75fr 1.3fr;gap:8px}.setup-actions button,.result-actions button,.primary-dialog-button{min-height:55px;border-radius:18px;display:flex;align-items:center;justify-content:center;gap:8px;font-weight:950}.setup-actions svg{width:22px;height:22px}.rules-button{color:var(--blue-deep);background:#edf6ff}.start-button,.primary-dialog-button,.result-actions .primary{color:#704700;background:var(--sun);box-shadow:0 10px 22px #b0790b3d;font-size:18px}.jungle-board{position:relative;height:min(100%,calc((100vw - 455px) * 9 / 7));max-width:100%;aspect-ratio:7 / 9;border:clamp(9px,1.5vmin,16px) solid #93622f;border-radius:clamp(22px,3vw,34px);padding:clamp(20px,3.1vmin,31px) clamp(13px,2.1vmin,22px);background:linear-gradient(90deg,rgba(255,255,255,.1),transparent 16% 84%,rgba(78,44,16,.08)),#cf9250;box-shadow:inset 0 0 0 5px #ffde9f75,inset 0 -9px #5d32132e,0 22px 48px #364b4138}.jungle-board.preview{width:auto;height:min(100%,calc((100vw - 455px) * 9 / 7))}.board-grid{width:100%;height:100%;border:3px solid rgba(91,58,25,.48);border-radius:clamp(12px,1.8vw,20px);padding:clamp(4px,.8vmin,8px);display:grid;grid-template-columns:repeat(7,minmax(0,1fr));grid-template-rows:repeat(9,minmax(0,1fr));gap:clamp(2px,.55vmin,6px);background:radial-gradient(circle at 20% 25%,rgba(255,255,255,.2) 0 2%,transparent 2.5%),linear-gradient(135deg,#9bc271,#7dad5c 52%,#9cc875);box-shadow:inset 0 8px 22px #2656302e;overflow:hidden}.board-compass{position:absolute;left:50%;z-index:4;transform:translate(-50%);color:#fff9e4e0;font-size:clamp(8px,1.1vmin,11px);font-weight:950;letter-spacing:.16em;white-space:nowrap;pointer-events:none}.board-compass.top{top:5px}.board-compass.bottom{bottom:4px}.board-square{position:relative;min-width:0;min-height:0;border:1px solid rgba(45,90,52,.22);border-radius:clamp(5px,1vmin,10px);padding:0;display:grid;place-items:center;background:#ece5ab6b;box-shadow:inset 0 2px 3px #ffffff3d;transition:transform .14s ease,box-shadow .14s ease,filter .14s ease}.board-square:not(:disabled):hover{z-index:6;transform:scale(1.055)}.board-square:disabled{cursor:default;opacity:1}.terrain-water{border-color:#25709b3b;background:linear-gradient(160deg,rgba(255,255,255,.2),transparent 40%),#62b9d7;box-shadow:inset 0 4px 8px #1e699833}.water-lines{position:absolute;color:#eafbffa8;font-size:clamp(17px,3.5vmin,30px);font-weight:800;transform:rotate(-4deg)}.terrain-trap{background:repeating-linear-gradient(45deg,rgba(98,60,25,.13) 0 3px,transparent 3px 7px),#e6bd68}.terrain-den{border:2px solid rgba(102,58,20,.45);background:#8b5b35;box-shadow:inset 0 5px 8px #301b0d52,0 0 0 2px #ffdc783d}.terrain-trap.owner-0,.terrain-den.owner-0{outline:2px solid rgba(40,123,214,.38);outline-offset:-3px}.terrain-trap.owner-1,.terrain-den.owner-1{outline:2px solid rgba(227,86,77,.4);outline-offset:-3px}.terrain-label{position:absolute;bottom:2px;z-index:1;color:#513317ad;font-size:clamp(6px,1.15vmin,10px);font-weight:950;line-height:1;pointer-events:none}.terrain-den .terrain-label{color:#ffe9b0}.terrain-water .terrain-label{color:#e8fbffc7}.animal-piece{position:relative;z-index:3;width:min(82%,58px);aspect-ratio:1;border:clamp(2px,.45vmin,4px) solid white;border-radius:50%;display:grid;place-items:center;background:radial-gradient(circle at 33% 24%,rgba(255,255,255,.72) 0 7%,transparent 8%),linear-gradient(145deg,#6db8ff 5%,#287bd6 56%,#174b9b);box-shadow:0 0 0 2px var(--blue-deep),inset 0 -6px 8px #133d7e47,0 5px 7px #222d2c54;transition:transform .15s ease,filter .15s ease}.animal-piece.side-1{background:radial-gradient(circle at 33% 24%,rgba(255,255,255,.72) 0 7%,transparent 8%),linear-gradient(145deg,#ff9e89 5%,#e3564d 56%,#a82938);box-shadow:0 0 0 2px var(--red-deep),inset 0 -6px 8px #76192447,0 5px 7px #222d2c54}.animal-emoji{font-size:clamp(19px,4.2vmin,37px);line-height:1;transform:translateY(-5%);filter:drop-shadow(0 1px 0 rgba(255,255,255,.35))}.animal-name{position:absolute;bottom:-1px;left:50%;min-width:20px;border-radius:999px;padding:0 4px 1px;transform:translate(-50%);color:#fff;background:#132f51cc;font-size:clamp(7px,1.25vmin,10px);font-weight:950;line-height:1.25}.animal-piece b{position:absolute;top:-5px;right:-5px;width:clamp(14px,2.4vmin,20px);height:clamp(14px,2.4vmin,20px);border:2px solid white;border-radius:50%;display:grid;place-items:center;color:#624000;background:var(--sun);font-size:clamp(7px,1.2vmin,10px);line-height:1}.last-move-marker{position:absolute;top:-6px;left:-6px;z-index:5;width:clamp(13px,2.25vmin,19px);height:clamp(13px,2.25vmin,19px);border:3px solid #fffdf4;border-radius:50%;background:#ffcf33;box-shadow:0 0 0 2px #9b5b00,0 3px 8px #502e0061;pointer-events:none}.board-square.selected{z-index:7;box-shadow:inset 0 0 0 3px var(--sun),0 0 0 3px #ffd45c85}.board-square.selected .animal-piece{transform:translateY(-4px) scale(1.07);filter:brightness(1.08)}.board-square.legal{z-index:5;box-shadow:inset 0 0 0 4px #d8ff85,0 0 0 2px #54a0478c}.board-square.legal.capture{box-shadow:inset 0 0 0 4px #ffd565,0 0 0 3px #de433bb3}.board-square.legal.capture .animal-piece{animation:capture-pulse .9s ease-in-out infinite alternate}.board-square.guide-from{z-index:8;box-shadow:inset 0 0 0 4px #f28ac6,0 0 0 4px #f28ac66b}.board-square.guide-to{z-index:8;box-shadow:inset 0 0 0 4px #8fe6ff,0 0 0 4px #2699dd94;animation:guide-pulse .85s ease-in-out infinite alternate}.board-square.guide-focus:not(.guide-from):not(.guide-to){z-index:7;box-shadow:inset 0 0 0 3px #ffd75f,0 0 0 3px #a65d0059}.guide-marker,.guide-focus-dot{position:absolute;top:-5px;left:-5px;z-index:12;width:clamp(18px,2.8vmin,25px);height:clamp(18px,2.8vmin,25px);border:3px solid white;border-radius:50%;display:grid;place-items:center;color:#fff;background:#d64e9d;box-shadow:0 4px 10px #47254c59;font-size:clamp(9px,1.4vmin,12px);font-weight:950;line-height:1;pointer-events:none}.guide-marker.to{background:#168bcf}.guide-focus-dot{background:#e49b16}@keyframes guide-pulse{to{filter:brightness(1.1);box-shadow:inset 0 0 0 4px #b9f0ff,0 0 0 5px #2699dd5c}}.move-dot{z-index:4;width:28%;aspect-ratio:1;border:3px solid rgba(255,255,255,.8);border-radius:50%;background:#63ba54;box-shadow:0 3px 7px #1c5a2d52}.board-square.last-from:after,.board-square.last-to:after{content:"";position:absolute;top:4px;right:4px;bottom:4px;left:4px;z-index:2;border:2px dashed rgba(255,246,151,.84);border-radius:inherit;pointer-events:none}.board-square.last-to:after{border-style:solid}@keyframes capture-pulse{to{transform:scale(.92);filter:brightness(1.12)}}.game-page{padding:max(8px,env(safe-area-inset-top)) 10px max(8px,env(safe-area-inset-bottom));display:grid;grid-template-rows:auto minmax(0,1fr);gap:9px}.match-header{min-height:70px;border-radius:23px;padding:8px 12px;display:grid;grid-template-columns:auto minmax(240px,1fr) auto;align-items:center;gap:12px}.match-title{display:flex;align-items:center;gap:8px}.paw-badge{width:38px;height:38px;border-radius:12px;display:grid;place-items:center;background:#e9f7ec}.match-title p{color:var(--green);font-size:9px;font-weight:950}.match-title h1{font-size:26px;line-height:.9}.turn-banner{min-width:0;min-height:42px;border-radius:15px;padding:8px 14px;display:flex;align-items:center;justify-content:center;gap:9px;color:var(--blue-deep);background:#eaf4ff}.turn-banner.side-1{color:var(--red-deep);background:#fff0ed}.turn-banner i{flex:0 0 auto;width:11px;height:11px;border-radius:50%;background:var(--blue);box-shadow:0 0 0 5px #287bd621}.turn-banner.side-1 i{background:var(--red);box-shadow:0 0 0 5px #e3564d21}.turn-banner strong{overflow:hidden;font-size:clamp(11px,1.5vw,14px);text-overflow:ellipsis;white-space:nowrap}.thinking-paws{animation:thinking .7s ease-in-out infinite alternate}@keyframes thinking{to{transform:translate(7px) rotate(6deg)}}.match-actions{display:flex;gap:5px}.match-actions button{min-width:58px;min-height:48px;border-radius:14px;display:grid;place-items:center;gap:1px;color:#536979;background:#f1f4f1}.match-actions svg{width:19px;height:19px}.match-actions span{font-size:9px;font-weight:900}.match-workspace{min-height:0;display:grid;grid-template-columns:minmax(390px,1fr) minmax(280px,330px);gap:10px}.match-panel{min-height:0;border-radius:24px;padding:12px;display:flex;flex-direction:column;gap:9px;overflow:hidden}.players-stack{display:grid;gap:7px}.player-card{min-height:77px;border-radius:18px;padding:8px 10px;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;column-gap:9px;box-shadow:0 8px 19px #2a444817;opacity:.72;transition:opacity .16s ease,transform .16s ease}.player-card.active{opacity:1;transform:translate(-3px)}.player-card.active.blue{box-shadow:inset 4px 0 0 var(--blue),0 8px 19px #2a44481a}.player-card.active.red{box-shadow:inset 4px 0 0 var(--red),0 8px 19px #2a44481a}.avatar-wrap{position:relative;grid-row:span 2}.avatar-wrap img{width:52px;height:52px;border:3px solid white;border-radius:50%;display:block;object-fit:cover;background:#fff;box-shadow:0 0 0 3px var(--blue),0 5px 12px #2f46502e}.red .avatar-wrap img{box-shadow:0 0 0 3px var(--red),0 5px 12px #2f46502e}.avatar-wrap span{position:absolute;right:-4px;bottom:-2px;border:2px solid white;border-radius:999px;padding:2px 5px;color:#fff;background:var(--blue);font-size:8px;font-weight:950}.red .avatar-wrap span{background:var(--red)}.player-copy{min-width:0;display:flex;justify-content:space-between;align-items:baseline;gap:5px}.player-copy strong{font-size:15px}.player-copy small{color:var(--muted);font-size:9px;font-weight:850}.captured-list{min-height:20px;display:flex;align-items:center;gap:1px;font-size:15px;filter:grayscale(.3)}.captured-list .all-safe{color:#789085;font-size:9px;font-weight:850}.coach-card{border-radius:18px;padding:13px 14px;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:12px;background:radial-gradient(circle at 100% 0%,rgba(255,212,92,.22),transparent 36%),linear-gradient(145deg,#edf7ff,#f7fbff);box-shadow:0 8px 19px #2a444814}.coach-card img{width:58px;height:58px;border:4px solid white;border-radius:50%;object-fit:cover;box-shadow:0 0 0 3px #dc84be,0 7px 15px #4e407029}.coach-copy{min-width:0}.coach-card p{color:#a64885;font-size:10px;font-weight:950}.coach-card p span{margin-left:5px;border-radius:999px;padding:3px 7px;color:#6a4b00;background:#ffe99d;font-size:8px}.coach-card strong{display:block;margin-top:5px;color:#304d68;font-size:13px;line-height:1.4}.coach-card small{display:block;margin-top:5px;color:#657b88;font-size:9px;font-weight:750;line-height:1.4}.coach-legend{margin-top:9px;display:flex;flex-wrap:wrap;gap:6px}.coach-legend span{border-radius:999px;padding:4px 8px;display:inline-flex;align-items:center;gap:5px;color:#526978;background:#fffc;font-size:8px;font-weight:900}.legend-dot{width:9px;height:9px;border:1px solid white;border-radius:50%;display:block;box-shadow:0 0 0 1px #394c4438}.legend-dot.latest{background:#ffcf33}.legend-dot.legal{background:#63ba54}.match-panel>.rank-line{margin-top:auto}.guide-button{width:100%;min-height:52px;margin-top:10px;border-radius:15px;padding:8px 10px;display:flex;align-items:center;justify-content:center;gap:9px;color:#174f85;background:linear-gradient(135deg,#bfeeff,#e4f8ff);box-shadow:inset 0 0 0 2px #2287c526,0 7px 14px #2d688f21}.guide-button:hover:not(:disabled){transform:translateY(-1px);filter:brightness(1.02)}.guide-button:disabled{opacity:.52;cursor:not-allowed}.guide-button svg{flex:0 0 auto;width:25px;height:25px;color:#e1a000}.guide-button>span{min-width:0;display:grid;text-align:left}.guide-button b{font-size:12px}.guide-button small{margin:1px 0 0;color:#557488;font-size:8px}.coach-card.guide-active{border-color:#7bd3f6cc;background:radial-gradient(circle at 100% 0%,rgba(255,222,98,.22),transparent 34%),linear-gradient(145deg,#e9f8ff,#fffdf3)}.coach-card.guide-active>img,.coach-card.guide-loading>img{width:48px;height:48px}.guide-title{margin-top:3px!important;color:#174f85!important;font-size:14px!important}.guide-steps{margin-top:8px;display:grid;gap:5px}.guide-steps article{border-radius:11px;padding:6px 7px;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:7px;background:#ffffffc7}.guide-steps article>b{width:21px;height:21px;border-radius:7px;display:grid;place-items:center;color:#fff;background:#d958a6;font-size:10px}.guide-steps article:nth-child(2)>b{background:#e49b16}.guide-steps article:nth-child(3)>b{background:#168bcf}.guide-steps article>div{min-width:0;display:grid;gap:1px}.guide-steps em{color:#5a6e7c;font-size:8px;font-style:normal;font-weight:950}.guide-steps span{color:#304d68;font-size:9px;font-weight:800;line-height:1.35}.guide-action-step{box-shadow:inset 0 0 0 2px #168bcf24}.guide-details{margin-top:7px;border-radius:10px;padding:6px 8px;color:#5f6d68;background:#fff8d9;font-size:9px;line-height:1.4}.guide-details summary{cursor:pointer;color:#8a6509;font-weight:950}.guide-details p{margin-top:4px;color:#5f6d68;font-size:9px;line-height:1.4}.guide-details small{margin-top:4px;color:#76591d;font-size:8px}.guide-details small b{color:#684a00}.guide-dismiss{width:100%;min-height:31px;margin-top:7px;border-radius:10px;color:#526d7d;background:#ffffffc7;font-size:9px;font-weight:900}.guide-thinking{min-height:88px;display:flex;flex-direction:column;justify-content:center}.guide-thinking strong{color:#174f85}.guide-thinking span{margin-top:8px;color:#d958a6;font-size:13px;animation:thinking .7s ease-in-out infinite alternate}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:40;padding:18px;display:grid;place-items:center;background:#1c302d7a;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.rules-dialog,.result-dialog{position:relative;width:min(760px,100%);max-height:calc(100dvh - 36px);border-radius:28px;padding:clamp(22px,4vw,34px);overflow:auto}.close-button{position:absolute;top:14px;right:14px;width:38px;height:38px;border-radius:12px;display:grid;place-items:center;background:#eff3ee}.close-button svg{width:20px;height:20px}.rules-dialog h2,.result-dialog h2{margin:4px 0 16px;font-size:clamp(31px,5vw,44px);line-height:1}.rules-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:9px}.rules-grid article{border-radius:17px;padding:12px;display:flex;gap:10px;background:#f3f7f0}.rules-grid article>b{flex:0 0 auto;width:27px;height:27px;border-radius:9px;display:grid;place-items:center;color:#714900;background:var(--sun)}.rules-grid span{color:var(--muted);font-size:12px;line-height:1.45}.rules-grid strong{display:block;margin-bottom:2px;color:var(--ink)}.variant-note{margin:13px 0;border-radius:13px;padding:9px 11px;color:#5b6e78;background:#edf6ff;font-size:11px;font-weight:800}.primary-dialog-button{width:180px;margin:15px auto 0}.result-dialog{width:min(460px,100%);text-align:center;overflow:visible}.result-dialog>p:not(.eyebrow){color:var(--muted);font-size:13px;line-height:1.5}.result-characters{position:relative;width:102px;margin:-78px auto 15px}.result-characters img{width:102px;height:102px;border:6px solid white;border-radius:50%;object-fit:cover;background:#fff;box-shadow:0 10px 25px #273f4340}.result-characters span{position:absolute;right:-15px;bottom:-3px;width:48px;height:48px;border:4px solid white;border-radius:50%;display:grid;place-items:center;background:var(--sun);font-size:24px}.result-actions{margin-top:19px;display:grid;grid-template-columns:1fr 1.15fr;gap:8px}.result-actions button{min-height:52px;background:#eef3ed}@media(max-width:980px){.setup-content{grid-template-columns:minmax(360px,1fr) minmax(315px,370px)}.setup-header{grid-template-columns:auto minmax(0,1fr)}.setup-header .mode-switch{grid-column:1 / -1;justify-self:end;margin-top:-56px}.mission-card{padding:14px}.match-workspace{grid-template-columns:minmax(370px,1fr) 270px}.match-title p{display:none}.match-panel{padding:9px}}@media(max-width:820px)and (orientation:portrait){.game-page{gap:7px}.match-header{min-height:62px;grid-template-columns:auto minmax(0,1fr) auto;padding:6px 8px}.match-title h1{font-size:22px}.paw-badge{display:none}.turn-banner{min-height:38px;padding:7px 9px}.match-actions button{min-width:44px;min-height:43px}.match-actions span{display:none}.match-workspace{grid-template-columns:1fr;grid-template-rows:minmax(0,1fr) auto;gap:7px}.jungle-board{width:min(100%,calc((100dvh - 230px) * 7 / 9));height:auto}.match-panel{border-radius:18px;padding:7px;display:grid;grid-template-columns:1.45fr 1fr;gap:7px}.players-stack{grid-template-columns:repeat(2,minmax(0,1fr));gap:5px}.player-card{min-height:62px;padding:6px;column-gap:6px}.avatar-wrap img{width:40px;height:40px}.player-copy strong,.captured-list{font-size:12px}.coach-card{padding:8px 10px}.coach-card img{width:42px;height:42px}.coach-card strong{font-size:10px}.coach-card small{display:none}.coach-legend{margin-top:5px}.guide-button{min-height:44px;margin-top:6px}.guide-button b{font-size:10px}.guide-title{font-size:11px!important}.guide-steps{gap:3px}.guide-steps article{padding:4px 5px}.guide-steps span{font-size:8px}.match-panel>.rank-line{display:none}}@media(max-width:650px){body{overflow:auto}.setup-page{height:auto;min-height:100dvh;overflow:visible;padding:8px}.setup-header{min-height:0;border-radius:22px;padding:12px;grid-template-columns:auto minmax(0,1fr);gap:10px}.setup-header h1{font-size:34px}.setup-header>div>p:last-child{font-size:11px}.setup-header .mode-switch{grid-column:1 / -1;width:100%;margin-top:0}.mode-switch a{flex:1;min-width:0;padding:9px}.setup-content{grid-template-columns:1fr}.preview-stage{display:none}.mission-card{border-radius:22px;overflow:visible}.rules-grid{grid-template-columns:1fr}.game-page{padding-inline:5px}.match-header{grid-template-columns:auto 1fr}.match-title{display:none}.turn-banner{justify-content:flex-start}.match-actions{gap:3px}.match-actions button{min-width:39px;padding:0}.jungle-board{width:min(100%,calc((100dvh - 215px) * 7 / 9))}.board-grid{gap:2px;padding:3px}.animal-piece{width:84%}.animal-name{display:none}.animal-emoji{font-size:clamp(18px,7vw,29px)}.coach-card>img{display:none}.match-panel.guide-open .players-stack{display:none}.match-panel.guide-open .coach-card{grid-column:1 / -1}.guide-steps{grid-template-columns:1fr}}@media(max-height:720px)and (orientation:landscape){.setup-header{min-height:78px;padding-block:10px}.setup-header h1{font-size:37px}.mission-card{gap:7px;padding:10px 13px}.setup-player img{width:50px;height:50px}.setup-player b{top:16px}.mission-copy{padding:10px 12px}.mission-copy h2{font-size:21px}.rule-chips span{padding-block:7px}.ai-note{display:none}.setup-actions button{min-height:47px}.match-header{min-height:58px}.player-card{min-height:62px}.avatar-wrap img{width:40px;height:40px}.coach-card{padding:8px 10px}.coach-card img{width:42px;height:42px}.coach-card small{display:none}.coach-legend{margin-top:5px}.guide-button{min-height:43px;margin-top:6px}.guide-button small{display:block}.guide-steps span,.guide-details small{display:inline}.guide-details,.guide-dismiss{margin-top:5px}.rank-line i{font-size:15px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}}
