:root{color:#25314d;background:#eef8ff;font-family:Inter,ui-rounded,PingFang SC,Microsoft YaHei,system-ui,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;--ink: #25314d;--muted: #6b7690;--paper: rgba(255, 254, 248, .96);--blue: #3b82e8;--blue-soft: #e9f4ff;--purple: #8058d1;--coral: #f36f65;--teal: #42b9ad;--mint: #74d7b2;--sun: #ffd45f;--wood: #f4c979;--wood-deep: #ad6d26;--shadow: 0 18px 48px rgba(47, 68, 108, .15)}*{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% 10%,rgba(255,212,95,.5) 0 6%,transparent 7%),radial-gradient(circle at 92% 14%,rgba(116,215,178,.42) 0 7%,transparent 8%),linear-gradient(135deg,#eaf7ff,#fff8de 52%,#ffedf3);-webkit-font-smoothing:antialiased}button{border:0;color:inherit;font:inherit;cursor:pointer}button:focus-visible,a:focus-visible{outline:4px solid rgba(57,126,232,.3);outline-offset:3px}button:disabled{cursor:not-allowed;opacity:.46}h1,h2,p{margin:0}.eyebrow,.section-kicker{color:var(--blue);font-size:12px;font-weight:950;letter-spacing:.02em}h1{font-family:Kaiti SC,STKaiti,KaiTi,PingFang SC,cursive;font-weight:500}.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,.game-header,.match-strip,.setup-panel,.status-bar,.board-shell,.game-controls,.result-card{border:2px solid rgba(255,255,255,.84);background:var(--paper);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.setup-header{min-height:104px;border-radius:28px;padding:16px 24px;display:flex;align-items:center;justify-content:space-between;gap:24px}.setup-header h1{margin-top:3px;font-size:clamp(34px,4vw,52px);line-height:1.02}.setup-header>div>p:last-child{margin-top:5px;color:var(--blue);font-size:14px;font-weight:850}.rule-pills{display:flex;gap:7px}.rule-pills span{border-radius:999px;padding:9px 13px;background:#e6f7ef;color:#276950;font-size:12px;font-weight:900}.setup-workspace{min-height:0;display:grid;grid-template-columns:minmax(520px,1fr) minmax(330px,400px);gap:14px}.setup-preview{min-width:0;min-height:0;display:grid;place-items:center}.setup-panel{min-height:0;border-radius:28px;padding:clamp(14px,1.7vw,22px);display:flex;flex-direction:column;gap:clamp(12px,1.5vh,18px);overflow:hidden}.setup-section{min-height:0}.section-heading{margin-bottom:10px;display:flex;align-items:center;justify-content:space-between;gap:12px}.section-heading h2{margin-top:2px;font-size:clamp(18px,2vw,24px);line-height:1.15}.section-heading>svg{width:25px;height:25px;color:var(--blue)}.count-picker{border-radius:18px;padding:4px;display:grid;grid-template-columns:repeat(3,1fr);gap:4px;background:#f3f2ed}.count-picker button{min-height:43px;border-radius:14px;background:transparent;font-size:15px;font-weight:900}.count-picker button.selected{background:var(--sun);color:#714900;box-shadow:0 5px 13px #c1891530}.preview-lineup{position:relative;min-height:72px;margin-top:10px;display:flex;align-items:flex-start;gap:5px}.random-note{position:absolute;right:2px;bottom:0;color:var(--muted);font-size:10px;font-weight:800}.participant{min-width:0;display:flex;align-items:center;gap:9px}.participant-avatar{position:relative;flex:0 0 auto;width:56px;height:56px;border:4px solid white;border-radius:50%;background:#fff;box-shadow:0 5px 14px #2e41662b,0 0 0 3px currentColor;overflow:visible}.participant-avatar img{width:100%;height:100%;border-radius:50%;display:block;object-fit:cover}.participant.active .participant-avatar{box-shadow:0 7px 16px #2e416633,0 0 0 4px var(--sun);transform:translateY(-2px)}.participant-copy{min-width:0;display:grid;gap:1px}.participant-copy strong{overflow:hidden;font-size:16px;text-overflow:ellipsis;white-space:nowrap}.participant-copy span{color:var(--muted);font-size:10px;font-weight:800}.participant.compact{display:grid;justify-items:center;gap:4px}.participant.compact .participant-avatar{width:47px;height:47px;border-width:3px}.participant.compact .participant-copy{justify-items:center}.participant.compact .participant-copy strong{max-width:64px;font-size:12px}.participant.compact .participant-copy span{display:none}.turn-number{position:absolute;right:-5px;bottom:-4px;width:20px;height:20px;border:2px solid white;border-radius:50%;display:grid;place-items:center;background:currentColor;color:#fff;font-size:10px;font-weight:950}.color-blue{color:var(--blue);--piece-highlight: #c9edff;--piece-main: #50a9ff;--piece-low: #2368c5;--piece-edge: #143b86}.color-purple{color:var(--purple);--piece-highlight: #efd9ff;--piece-main: #a77af1;--piece-low: #6940b5;--piece-edge: #3e2378}.color-coral{color:var(--coral);--piece-highlight: #ffe1d7;--piece-main: #ff8b76;--piece-low: #d94d51;--piece-edge: #8f2c3d}.color-teal{color:var(--teal);--piece-highlight: #d4fff4;--piece-main: #61d8c6;--piece-low: #279c99;--piece-edge: #176263}.map-options{display:grid;gap:8px}.map-option{min-height:62px;border:2px solid transparent;border-radius:18px;padding:7px 11px;display:grid;grid-template-columns:58px minmax(0,1fr) 22px;align-items:center;gap:11px;background:#f8f7f2;text-align:left}.map-option.selected{border-color:var(--sun);background:#fffdf2}.map-option>span:nth-child(2){min-width:0;display:grid;gap:2px}.map-option strong{font-size:16px}.map-option small{color:var(--muted);font-size:11px;font-weight:800}.map-option svg{color:#eab934}.map-swatch{width:58px;height:44px;border:3px solid white;border-radius:13px;display:block;object-fit:cover;box-shadow:0 4px 10px #2f416524}.map-description{min-height:32px;margin-top:8px;color:var(--muted);font-size:12px;font-weight:750;line-height:1.4}.start-button,.result-actions .primary{min-height:60px;border-radius:20px;display:flex;align-items:center;justify-content:center;gap:10px;background:var(--sun);color:#744700;box-shadow:0 10px 23px #ba7e0f3b;font-size:21px;font-weight:950}.start-button{margin-top:auto}.start-button svg{width:25px;height:25px}@media(max-height:800px)and (min-width:901px){.setup-panel{padding:14px;gap:8px}.opponent-section{flex:0 0 164px}.map-section{flex:1 1 auto}.section-heading{margin-bottom:6px}.section-heading h2{font-size:21px}.count-picker button{min-height:37px}.preview-lineup{min-height:59px;margin-top:6px}.participant.compact .participant-avatar{width:42px;height:42px}.map-options{gap:5px}.map-option{min-height:52px;padding-block:5px;grid-template-columns:52px minmax(0,1fr) 20px}.map-swatch{width:50px;height:36px}.map-description{min-height:17px;margin-top:4px;font-size:10px}.start-button{min-height:52px;font-size:18px}}.board-shell{position:relative;width:min(100%,calc(100dvh - 145px));max-height:100%;aspect-ratio:1;border-radius:clamp(24px,3vw,38px);padding:clamp(18px,2.2vmin,28px);overflow:hidden;background:#f8d38c;box-shadow:inset 0 0 0 10px #ffefbe80,inset 0 -12px #ab682126,var(--shadow)}.board-shell.map-meadow{background-color:#f4cf84}.board-shell.map-moon{background-color:#d9ccf3}.board-shell.map-canyon{background-color:#a9dbe5}.board-shell.preview{height:min(100%,calc(100vw - 430px));width:auto;max-width:100%}.board-surface{position:relative;width:100%;height:100%;border:3px solid rgba(161,100,30,.5);border-radius:clamp(18px,2.4vw,31px);background:#ffe09ec7;box-shadow:inset 0 9px 22px #814d1826}.map-moon .board-surface{background:#fff0c2d1}.map-canyon .board-surface{background:#f4d18ff0}.board-hole{position:absolute;width:clamp(9px,4.05%,34px);aspect-ratio:1;border:1px solid rgba(122,72,22,.32);border-radius:50%;padding:0;display:grid;place-items:center;background:#ac6b2330;box-shadow:inset 0 2px 3px #6f401445,0 1px #ffffffb3;transform:translate(-50%,-50%);transition:transform .15s ease,box-shadow .15s ease,background .15s ease}.board-hole:disabled{cursor:default;opacity:1}.board-hole.child-camp{box-shadow:inset 0 2px 4px #175aab3b}.board-hole.child-goal{box-shadow:inset 0 2px 4px #175aab47,0 0 0 2px #3b82e82b}.board-hole:not(:disabled):hover{z-index:8;transform:translate(-50%,-50%) scale(1.08)}.piece,.moving-piece{display:block;border:1px solid rgba(255,255,255,.8);border-radius:50%;background:radial-gradient(circle at 29% 23%,rgba(255,255,255,.98) 0 6%,rgba(255,255,255,.57) 7% 12%,transparent 20%),radial-gradient(circle at 36% 30%,var(--piece-highlight) 0 10%,var(--piece-main) 32%,var(--piece-low) 70%,var(--piece-edge) 100%);box-shadow:inset 3px 4px 6px #ffffff59,inset -5px -6px 8px #121b3452,inset 0 -1px 2px #06112773,0 2px 1px #ffffff6b,0 5px 7px #2e324259}.piece{position:relative;width:116%;height:116%;transition:transform .17s ease,filter .17s ease,opacity .1s ease}.piece:before,.moving-piece:before{position:absolute;content:"";left:18%;top:14%;width:44%;height:27%;border-top:2px solid rgba(255,255,255,.75);border-radius:50%;opacity:.72;transform:rotate(-24deg)}.piece:after,.moving-piece:after{position:absolute;content:"";top:5%;right:5%;bottom:5%;left:5%;border:1px solid rgba(255,255,255,.18);border-radius:50%;box-shadow:inset -2px -2px 3px #0512252e}.board-hole.selected{z-index:12}.board-hole.selected .piece{filter:brightness(1.08);transform:scale(1.3) translateY(-2px);box-shadow:inset 3px 4px 7px #ffffff7a,inset -5px -6px 8px #121b344d,0 0 0 5px #ffd45fe0,0 10px 15px #33436657}.legal{z-index:9;overflow:visible}.legal-step{background:#4e9fef57}.legal-jump{background:#ffcf4080}.legal-dot{width:45%;height:45%;border-radius:50%;background:var(--blue);box-shadow:0 0 0 4px #3b82e829;animation:legal-dot-pulse 1.1s ease-in-out infinite}.legal-jump .legal-dot{background:#f4b81f;box-shadow:0 0 0 4px #ffcd3b40}.legal-multi .legal-dot{width:55%;height:55%;box-shadow:0 0 0 4px #ffcd3b4d,0 0 0 7px #ffffffad}.board-hole.chain-stop:not(.occupied){background:#ffffff80}.board-hole.invalid{z-index:15;animation:invalid-shake .36s ease;box-shadow:0 0 0 5px #f1635d6b,inset 0 2px 4px #95393547}.board-hole.arriving .piece{opacity:0}.last-move-dot,.example-last-dot{border:2px solid white;border-radius:50%;display:block;background:#ff5b78;box-shadow:0 2px 5px #5720303d}.last-move-dot{position:absolute;z-index:3;right:-4px;top:-4px;width:10px;height:10px}.moving-piece{position:absolute;z-index:30;left:var(--from-left);top:var(--from-top);width:4.8%;aspect-ratio:1;pointer-events:none;transform:translate(-50%,-50%);animation:hop-move .36s cubic-bezier(.25,.7,.3,1) forwards}@keyframes hop-move{0%{left:var(--from-left);top:var(--from-top);transform:translate(-50%,-50%) scale(1)}48%{transform:translate(-50%,-80%) scale(1.18)}to{left:var(--to-left);top:var(--to-top);transform:translate(-50%,-50%) scale(1)}}@keyframes legal-dot-pulse{50%{transform:scale(1.35)}}@keyframes invalid-shake{0%,to{transform:translate(-50%,-50%)}30%{transform:translate(calc(-50% - 5px),-50%)}65%{transform:translate(calc(-50% + 5px),-50%)}}.game-page{padding:10px clamp(10px,1.4vw,18px);display:grid;grid-template-rows:auto auto minmax(0,1fr);gap:9px}.game-header{min-height:66px;border-radius:22px;padding:9px 17px;display:flex;align-items:center;justify-content:space-between;gap:16px}.game-title h1{margin-top:1px;font-size:clamp(27px,3.4vw,40px);line-height:1}.header-actions,.header-actions button,.map-mode{display:flex;align-items:center}.header-actions{gap:8px}.header-actions button,.map-mode{min-height:41px;border-radius:999px;padding:0 14px;gap:7px;font-size:12px;font-weight:900}.map-mode{background:#e6f7ef;color:#276950}.header-actions button{background:#eaf4ff;color:#315d86}.match-strip{min-height:72px;border-radius:22px;padding:7px 12px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));align-items:center;gap:8px}.match-player-wrap{position:relative;min-width:0;border:2px solid transparent;border-radius:17px;padding:5px 8px;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:8px}.match-player-wrap.active{border-color:var(--sun);background:#fffdf0}.match-player-wrap .participant.compact{grid-template-columns:auto minmax(0,1fr);justify-items:start}.match-player-wrap .participant.compact .participant-copy{justify-items:start}.match-player-wrap .participant.compact .participant-copy strong{max-width:92px;font-size:clamp(12px,1.5vw,15px)}.goal-progress{overflow:hidden;color:var(--muted);font-size:10px;font-weight:850;text-overflow:ellipsis;white-space:nowrap}.thinking-dot{position:absolute;right:5px;top:-5px;border-radius:999px;padding:3px 7px;background:var(--purple);color:#fff;font-size:9px;font-weight:900}.game-workspace{min-height:0;display:grid;grid-template-columns:minmax(480px,1fr) minmax(250px,292px);gap:10px}.board-column{min-width:0;min-height:0;display:grid;grid-template-rows:42px minmax(0,1fr);gap:8px}.board-column>.board-shell{width:auto;height:100%;max-width:100%;justify-self:center}.status-bar{min-width:0;border-radius:16px;padding:0 13px;display:flex;align-items:center;gap:9px;overflow:hidden}.status-bar.error{animation:status-flash .42s ease}@keyframes status-flash{50%{background:#ffe9e8}}.status-bar strong{min-width:0;overflow:hidden;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.status-color{flex:0 0 auto;width:13px;height:13px;border-radius:50%;background:currentColor}.chain-badge{margin-left:auto;border-radius:999px;padding:5px 9px;display:flex;align-items:center;gap:4px;background:#fff2b5;color:#7d5900;font-size:10px;font-weight:950;white-space:nowrap}.game-controls{min-height:0;border-radius:24px;padding:13px;display:flex;flex-direction:column;gap:10px;overflow:hidden}.goal-card,.move-card{border-radius:18px;padding:13px;background:#f5fbff}.control-heading{display:flex;align-items:center;gap:9px}.control-heading>svg{flex:0 0 auto;width:25px;height:25px;color:var(--blue)}.control-heading div{min-width:0;display:grid;gap:1px}.control-heading span{color:var(--muted);font-size:10px;font-weight:850}.control-heading strong{overflow:hidden;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.progress-track{height:8px;margin-top:12px;border-radius:999px;overflow:hidden;background:#dce9f2}.progress-track span{height:100%;display:block;border-radius:inherit;background:var(--blue);transition:width .26s ease}.goal-card>p{margin-top:6px;color:var(--muted);font-size:10px;font-weight:800}.move-card ol{margin:9px 0 0;padding:0;display:grid;gap:6px;list-style:none}.move-card li{border-radius:11px;padding:6px 7px;display:flex;align-items:center;gap:7px;color:var(--muted);font-size:11px;font-weight:850}.move-card li span{flex:0 0 auto;width:20px;height:20px;border-radius:50%;display:grid;place-items:center;background:#e5eaf1;color:#5d6980;font-size:10px}.move-card li.active{background:#fff3bb;color:#745400}.move-card li.active span{background:var(--sun)}.move-card li.done span{background:var(--mint);color:#205c48}.move-type{margin-top:8px;border-radius:10px;padding:7px 9px;font-size:10px;font-weight:900}.move-type-step{background:#e8f3ff;color:#346895}.move-type-jump{background:#fff2b6;color:#7c5900}.control-actions{margin-top:auto;display:grid;gap:7px}.control-actions button{min-height:43px;border-radius:14px;display:flex;align-items:center;justify-content:center;gap:7px;background:#edf3f8;color:#41516e;font-size:12px;font-weight:900}.control-actions button.finish-chain{background:var(--sun);color:#744b00}.last-move-help{display:flex;align-items:center;justify-content:center;gap:7px;color:var(--muted);font-size:9px;font-weight:800}.example-last-dot{width:10px;height:10px}.result-overlay{position:fixed;z-index:100;top:0;right:0;bottom:0;left:0;padding:18px;display:grid;place-items:center;background:#222d4652;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.result-card{width:min(430px,100%);border-radius:28px;padding:25px;display:grid;justify-items:center;gap:10px;text-align:center}.result-card>img{width:92px;height:92px;border:5px solid white;border-radius:50%;object-fit:cover;box-shadow:0 0 0 4px var(--sun),0 8px 18px #3142632e}.result-card h2{font-size:25px}.result-card>p:not(.eyebrow){color:var(--muted);font-size:13px}.result-actions{width:100%;margin-top:7px;display:grid;gap:7px}.result-actions button{min-height:45px;border-radius:14px;background:#edf3f8;font-weight:900}.result-actions .primary{min-height:50px;font-size:16px}@media(max-width:900px)and (orientation:portrait){.setup-header{min-height:92px;padding:12px 18px}.setup-header h1{font-size:37px}.setup-header>div>p:last-child{font-size:12px}.rule-pills{display:none}.setup-workspace{grid-template-columns:1fr;grid-template-rows:minmax(0,1fr) 276px}.setup-panel{padding:12px;display:grid;grid-template-columns:.92fr 1.08fr;grid-template-rows:minmax(0,1fr) 53px;gap:10px}.setup-section{overflow:hidden}.section-heading{margin-bottom:6px}.section-heading h2{font-size:17px}.section-heading>svg{width:20px;height:20px}.count-picker button{min-height:37px}.preview-lineup{min-height:57px;margin-top:7px}.preview-lineup .participant-avatar{width:38px;height:38px}.preview-lineup .participant-copy{display:none}.random-note{left:0;right:auto;font-size:9px}.map-options{grid-template-columns:repeat(3,1fr);gap:5px}.map-option{min-height:77px;padding:6px;grid-template-columns:1fr;justify-items:center;gap:4px;text-align:center}.map-option .map-swatch{width:100%;height:28px}.map-option small,.map-option svg,.map-description{display:none}.map-option strong{font-size:11px}.start-button{grid-column:1 / -1;min-height:53px;margin-top:0;font-size:17px}.board-shell.preview{width:auto;height:100%;max-width:100%}.game-page{padding:7px 8px;grid-template-rows:57px 66px minmax(0,1fr);gap:7px}.game-header{min-height:57px;padding:6px 12px}.game-title h1{font-size:27px}.map-mode{display:none}.header-actions button{min-height:37px;padding:0 11px}.match-strip{min-height:66px;padding:4px 6px;gap:3px}.match-player-wrap{padding:3px;gap:3px}.match-player-wrap .participant.compact{grid-template-columns:auto minmax(0,1fr);justify-items:start}.match-player-wrap .participant.compact .participant-avatar{width:38px;height:38px}.match-player-wrap .participant-copy{display:grid}.match-player-wrap .participant.compact .participant-copy strong{max-width:46px;font-size:10px}.goal-progress{text-align:center;font-size:8px}.game-workspace{grid-template-columns:1fr;grid-template-rows:minmax(0,1fr) 126px;gap:7px}.board-column{grid-template-rows:37px minmax(0,1fr);gap:6px}.status-bar{padding:0 10px}.board-column>.board-shell{height:100%;width:auto}.game-controls{min-height:126px;border-radius:20px;padding:8px;display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);gap:8px}.goal-card{padding:9px}.goal-card>p{display:none}.progress-track{margin-top:8px}.move-card,.last-move-help{display:none}.control-actions{margin-top:0;gap:5px}.control-actions button{min-height:32px;font-size:10px}}@media(max-width:720px){.setup-page{padding:7px;gap:7px}.setup-header{border-radius:20px}.setup-header h1{font-size:31px}.setup-header .eyebrow{display:none}.setup-workspace{grid-template-rows:minmax(0,1fr) 286px;gap:7px}.setup-panel{border-radius:20px}.game-title .eyebrow{display:none}.game-title h1{font-size:24px}.header-actions button span{display:none}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.game-workspace.with-coach{grid-template-columns:minmax(0,1fr) clamp(250px,22vw,292px);grid-template-rows:1fr;place-items:stretch;gap:10px}.marshall-coach{min-width:0;min-height:0;border:2px solid rgba(255,255,255,.88);border-radius:24px;padding:14px;display:flex;flex-direction:column;gap:12px;overflow:hidden;background:radial-gradient(circle at 96% 2%,rgba(255,212,95,.42),transparent 29%),#fffef8f5;box-shadow:var(--shadow);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.coach-topline{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px}.coach-topline h2{margin-top:1px;font-size:19px;line-height:1.1}.coach-avatar-wrap{position:relative;width:54px;height:54px;border:3px solid white;border-radius:50%;background:#f0f7ff;box-shadow:0 0 0 3px var(--coral),0 6px 14px #4c38412b}.coach-avatar-wrap img{width:100%;height:100%;border-radius:50%;display:block;object-fit:cover}.coach-avatar-wrap span{position:absolute;right:-7px;bottom:-5px;width:23px;height:23px;border:2px solid white;border-radius:50%;display:grid;place-items:center;background:var(--coral);color:#fff}.coach-avatar-wrap svg{width:13px;height:13px}.coach-collapse{display:none;border-radius:999px;padding:7px 10px;background:#fff1eb;color:#9b4943;font-size:11px;font-weight:950}.coach-content{min-height:0;flex:1;display:flex;flex-direction:column;gap:10px}.coach-speech,.coach-answer{border-radius:18px;background:#fff5c8;color:#6f550d}.coach-speech{padding:13px;display:flex;align-items:flex-start;gap:9px;font-size:13px;font-weight:850;line-height:1.45}.coach-speech svg{flex:0 0 auto;width:22px;height:22px;color:#e8a914}.coach-promise{border-radius:16px;padding:10px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:5px;background:#eef8ff;color:#4e617d}.coach-promise>span{display:grid;justify-items:center;gap:5px;text-align:center;font-size:10px;font-weight:850}.coach-promise strong{width:25px;height:25px;border-radius:50%;display:grid;place-items:center;background:#fff;color:var(--blue);box-shadow:0 3px 8px #2f446c1f;font-size:12px}.coach-promise>svg{color:#9bb0c7}.ask-marshall,.guide-piece{min-height:52px;border-radius:17px;display:flex;align-items:center;justify-content:center;gap:9px;background:linear-gradient(180deg,#ff8d7c,#ee655f);color:#fff;box-shadow:0 9px 18px #da4c473d;font-size:16px;font-weight:950}.ask-marshall{margin-top:auto}.ask-marshall svg,.guide-piece svg{width:21px;height:21px}.coach-thinking{flex:1;display:grid;place-content:center;justify-items:center;gap:8px;color:#596982;text-align:center}.coach-thinking strong{font-size:16px}.coach-thinking p{font-size:11px;font-weight:800}.thinking-paws{display:flex;gap:6px;color:var(--coral)}.thinking-paws svg{width:21px;height:21px;animation:coach-paw-bounce .9s ease-in-out infinite}.thinking-paws svg:nth-child(2){animation-delay:.12s}.thinking-paws svg:nth-child(3){animation-delay:.24s}@keyframes coach-paw-bounce{50%{transform:translateY(-6px) rotate(-8deg)}}.coach-answer{padding:12px;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:9px}.coach-answer-icon{width:31px;height:31px;border-radius:11px;display:grid;place-items:center;background:#ffd659;color:#8a6100}.coach-answer small{color:#94772b;font-size:9px;font-weight:900}.coach-answer h3{margin:1px 0 4px;color:#59430d;font-size:15px;line-height:1.2}.coach-answer p{color:#76652f;font-size:11px;font-weight:750;line-height:1.4}.coach-directions{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:6px}.coach-directions>div{min-height:88px;border:2px solid #edf0f4;border-radius:15px;padding:9px 6px;display:grid;place-items:center;align-content:center;gap:7px;text-align:center}.coach-directions>svg{color:#a4afbe}.coach-directions p{color:#647089;font-size:10px;font-weight:800;line-height:1.3}.coach-directions p strong{display:block;color:var(--ink);font-size:11px}.mini-marker{height:29px;min-width:29px;border-radius:999px;display:grid;place-items:center;font-size:9px;font-weight:950}.mini-start{padding-inline:7px;background:#4e9ff3;color:#fff;box-shadow:0 0 0 4px #4e9ff32b}.mini-end{background:#ffd659;color:#775200;box-shadow:0 0 0 4px #ffd65933}.coach-hop-note{border-radius:12px;padding:8px 10px;display:flex;align-items:center;justify-content:center;gap:6px;background:#e9f8f1;color:#267259;font-size:11px;font-weight:900}.ask-again{min-height:34px;border-radius:12px;background:#eef3f7;color:#536079;font-size:11px;font-weight:900}.coach-route{position:absolute;z-index:7;top:0;right:0;bottom:0;left:0;width:100%;height:100%;overflow:visible;pointer-events:none}.coach-route polyline{fill:none;stroke:#ff754f;stroke-width:1.25;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:2 1.4;filter:drop-shadow(0 1px 1px white) drop-shadow(0 2px 2px rgba(132,57,38,.3));animation:coach-route-dash 1.1s linear infinite}@keyframes coach-route-dash{to{stroke-dashoffset:-6.8}}.board-hole.coach-hint-start,.board-hole.coach-hint-end,.board-hole.coach-hint-waypoint{z-index:18}.board-hole.coach-hint-start .piece{transform:scale(1.24);box-shadow:inset 3px 4px 7px #ffffff7a,inset -5px -6px 8px #121b344d,0 0 0 5px #ff754fd6,0 0 0 10px #ffffffb8,0 9px 16px #50363259;animation:coach-piece-pulse 1.25s ease-in-out infinite}@keyframes coach-piece-pulse{50%{transform:scale(1.38) translateY(-1px)}}.board-hole.coach-hint-end{background:#ffe273;box-shadow:0 0 0 5px #ff754f8c,0 0 0 10px #ffffffbf}.board-hole.coach-hint-waypoint{background:#ffd6c9;box-shadow:0 0 0 4px #ff754f61}.coach-marker{position:absolute;z-index:4;pointer-events:none}.coach-marker-start{left:50%;bottom:calc(100% + 6px);border:2px solid white;border-radius:999px;padding:3px 6px;background:#ff754f;color:#fff;box-shadow:0 3px 8px #582c2447;font-size:clamp(7px,1.1vw,10px);font-weight:950;white-space:nowrap;transform:translate(-50%)}.coach-marker-end{top:0;right:0;bottom:0;left:0;display:grid;place-items:center;color:#9b6200}.coach-marker-end svg{width:66%;height:66%;filter:drop-shadow(0 1px 0 white)}@media(max-width:900px)and (orientation:portrait){.game-workspace.with-coach{position:relative;display:grid;grid-template-columns:1fr;grid-template-rows:1fr;gap:0}.marshall-coach{position:absolute;z-index:60;right:8px;bottom:max(8px,env(safe-area-inset-bottom));width:min(286px,calc(100% - 16px));min-height:0;max-height:calc(100% - 16px);border-radius:20px;padding:10px;overflow:auto;transition:width .18s ease}.coach-collapse{display:block}.marshall-coach:not(.expanded){width:210px;padding:8px 9px}.marshall-coach:not(.expanded) .coach-content,.marshall-coach:not(.expanded) .section-kicker{display:none}.marshall-coach:not(.expanded) .coach-avatar-wrap{width:40px;height:40px}.marshall-coach:not(.expanded) .coach-topline h2{font-size:15px}.coach-avatar-wrap{width:46px;height:46px}.coach-directions>div{min-height:73px}}@media(max-height:720px)and (min-width:901px){.marshall-coach{padding:10px;gap:8px}.coach-avatar-wrap{width:44px;height:44px}.coach-topline h2{font-size:16px}.coach-speech{padding:9px;font-size:11px}.coach-promise{padding:7px}.coach-directions>div{min-height:67px;padding:6px}.coach-answer{padding:9px}.coach-answer p{font-size:10px}.ask-marshall,.guide-piece{min-height:43px;font-size:14px}}.game-page{padding:8px;grid-template-rows:62px minmax(0,1fr);gap:8px}.game-header{min-height:62px;border-radius:22px;padding:6px 10px 6px 15px;display:grid;grid-template-columns:minmax(145px,190px) minmax(0,1fr) auto;align-items:center;gap:10px}.game-title h1{font-size:clamp(25px,3.2vw,35px)}.header-message{min-width:0;max-width:190px;display:flex;align-items:center;gap:5px;color:#60708e;font-size:9px;line-height:1.1}.header-message strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.header-message.error{color:#b73f44}.header-message .status-color{width:8px;height:8px}.header-message .chain-badge{flex:0 0 auto;padding:2px 5px;font-size:8px}.game-header .match-strip{min-width:0;min-height:0;border:0;border-radius:0;padding:0;gap:4px;background:transparent;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.game-header .match-player-wrap{min-width:0;min-height:48px;border-radius:15px;padding:3px 6px;grid-template-columns:minmax(0,1fr) auto;gap:3px}.game-header .match-player-wrap .participant.compact{grid-template-columns:auto minmax(0,1fr);justify-items:start;gap:6px}.game-header .match-player-wrap .participant-avatar{width:36px;height:36px;border-width:2px}.game-header .match-player-wrap .participant-copy{display:grid;justify-items:start}.game-header .match-player-wrap .participant-copy strong{max-width:72px;font-size:12px}.game-header .goal-progress{max-width:42px;font-size:9px}.game-header .turn-number{right:-4px;bottom:-3px;width:16px;height:16px;font-size:8px}.game-header .thinking-dot{right:2px;top:-3px}.header-actions{gap:5px}.header-actions button{min-height:40px;border-radius:14px;padding:0 10px;gap:5px}.header-actions button svg{width:18px;height:18px}.game-workspace{min-width:0;min-height:0;display:grid;grid-template-columns:1fr;grid-template-rows:1fr;place-items:center;gap:0}.board-stage{position:relative;width:100%;height:100%;min-width:0;min-height:0;display:grid;place-items:center}.board-stage>.board-shell{width:min(100%,calc(100dvh - 86px));height:auto;max-width:100%}.finish-chain-floating{position:absolute;z-index:45;border:2px solid rgba(255,255,255,.88);border-radius:999px;background:#fffef8f0;box-shadow:0 8px 22px #2f446c2e;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.finish-chain-floating{right:max(12px,calc(50% - min(50vw,344px) + 12px));bottom:14px;min-height:42px;padding:0 16px;display:flex;align-items:center;justify-content:center;gap:7px;background:#ffd45ff7;color:#744b00;font-size:12px;font-weight:950}@media(max-width:900px)and (orientation:portrait){.game-page{padding:max(7px,env(safe-area-inset-top)) 7px max(12px,env(safe-area-inset-bottom));grid-template-rows:108px minmax(0,1fr);gap:7px}.board-stage{place-items:start center}.board-stage>.board-shell{width:min(100%,calc(100dvh - 160px))}.game-header{min-height:108px;padding:6px 8px;grid-template-columns:minmax(118px,1fr) auto;grid-template-rows:42px 52px;gap:2px 7px}.game-title .eyebrow{display:block;font-size:9px}.game-title h1{font-size:23px}.game-header .match-strip{grid-column:1 / -1;grid-row:2}.game-header .match-player-wrap{min-height:48px;padding:2px 4px}.game-header .match-player-wrap .participant-avatar{width:34px;height:34px}.game-header .match-player-wrap .participant-copy strong{max-width:48px;font-size:10px}.game-header .goal-progress{font-size:8px}.header-actions button{min-height:36px;padding:0 8px}.finish-chain-floating{right:13px;bottom:max(13px,env(safe-area-inset-bottom));min-height:38px;padding:0 12px}}@media(max-width:720px){.game-page{grid-template-rows:102px minmax(0,1fr)}.game-header{min-height:102px;grid-template-rows:39px 49px}.header-actions button span{display:none}.header-actions button{width:36px;padding:0}}
