:root{--ink:#eee9dc;--muted:#a9a293;--panel:#181a18;--panel-soft:#20231f;--line:#eee9dc1f;--lime:#a3e635;--gold:#d9a72e;--blue:#5489ff;--danger:#ff7b62;--hex-width:10.55%;--hex-height:14.07%}*{box-sizing:border-box}html{background:#0e100e}body{min-width:320px;color:var(--ink);background:radial-gradient(circle at 50% -20%,#8ea65729,#0000 38rem),#0e100e;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button{font:inherit}.app-shell{background:radial-gradient(circle at 56% 8%, var(--active-player-glow), transparent 44rem), linear-gradient(180deg, var(--active-player-page-tint), transparent 65%), #0e100e;min-height:100vh;transition:background .24s}.eyebrow{color:var(--muted);letter-spacing:.16em;text-transform:uppercase;margin:0 0 3px;font-size:10px;font-weight:750}h2,p{margin-top:0}h2{margin-bottom:0;font:650 22px/1.1 Georgia,serif}.game-layout{grid-template-columns:84px minmax(0,1180px) 84px;gap:10px 8px;min-width:740px;max-width:1500px;margin:0 auto;padding:10px clamp(10px,1.5vw,24px) 46px;display:grid}.control-column{display:contents}.turn-panel,.tile-tray{border:1px solid var(--line);background:linear-gradient(#20231ff0,#161815f5);border-radius:18px;align-self:start;padding:20px;box-shadow:0 24px 80px #0000002e}.turn-panel{grid-area:2/1}.turn-heading{justify-content:space-between;align-items:center;gap:10px;display:flex}.turn-heading .eyebrow{margin-bottom:0}.auto-button{color:var(--lime);cursor:pointer;background:#a3e63514;border:1px solid #a3e63559;border-radius:8px;padding:5px 10px;font-size:10px;font-weight:800}:is(.auto-button:hover,.auto-button:focus-visible){background:#a3e63524;border-color:#a3e635b3}.player-card{border-bottom:1px solid var(--line);align-items:center;gap:11px;padding:12px 0 18px;display:flex}.player-card strong,.player-card span{display:block}.player-card strong{font-size:13px}.player-card span:not(.player-token){color:var(--muted);margin-top:2px;font-size:11px}.player-token{color:#fff;border-radius:12px;place-items:center;width:36px;height:36px;font-size:12px;font-weight:800;display:grid!important}.player-token.blue{background:linear-gradient(145deg,#6598ff,#2858c9);box-shadow:0 7px 20px #3767d64d}.unit-roster{grid-template-columns:repeat(4,34px);justify-content:center;gap:6px;padding:0;display:grid}.unit-marker{background:#08090847;border:1px solid #eee9dc1a;border-radius:8px;place-items:center;width:34px;min-width:0;height:34px;display:grid;position:relative}.unit-marker img{object-fit:contain;width:58%;height:58%}.unit-marker img[src*="/white.png"]{filter:sepia()saturate(3.2)hue-rotate(52deg)brightness(.82)}.unit-marker.troll img{filter:drop-shadow(0 0 1px #ff9a78)drop-shadow(0 0 3px #ff4a26)drop-shadow(0 0 6px #b71806e6);width:78%;height:78%}.unit-marker.reserve,.unit-marker.waiting{opacity:.28;filter:grayscale(.65)}.unit-marker.board{opacity:.6;background:#08090861;border-color:#eee9dc24}.unit-marker.ready{background:#a3e63521;border-color:#a3e635d1;box-shadow:0 0 8px #a3e63552}.unit-marker.deployable{cursor:grab;touch-action:none}.unit-marker.selected{border-color:var(--lime);box-shadow:0 0 0 2px #a3e63552,0 0 12px #a3e63594}.unit-marker i{width:12px;height:12px;color:var(--ink);background:#111310;border-radius:50%;place-items:center;font:700 7px/1 sans-serif;display:grid;position:absolute;bottom:1px;right:1px}.phase-card{border-bottom:1px solid var(--line);gap:12px;padding:18px 0;display:flex}.phase-card strong{font:650 17px/1.2 Georgia,serif}.phase-card p{color:var(--muted);margin:6px 0 0;font-size:12px;line-height:1.5}.phase-number{color:var(--lime);padding-top:3px;font:700 11px/1 monospace}.game-facts{margin:8px 0 16px}.game-facts div{border-bottom:1px solid #eee9dc12;justify-content:space-between;padding:9px 0;display:flex}.game-facts dt{color:var(--muted);font-size:11px}.game-facts dd{margin:0;font-size:11px;font-weight:750}.player-count-label{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;margin:16px 0 6px;font-size:10px;font-weight:750;display:block}.turn-panel select{border:1px solid var(--line);width:100%;color:var(--ink);background:#111310;border-radius:9px;outline:none;padding:9px 10px;font:700 12px/1 inherit}.panel-actions{grid-template-columns:1fr 1fr;gap:7px;display:grid}.quiet-button{border:1px solid var(--line);width:100%;color:var(--ink);cursor:pointer;background:0 0;border-radius:10px;padding:10px;font-size:12px;font-weight:700}.quiet-button:hover:not(:disabled){background:#a3e6350f;border-color:#a3e63570}.quiet-button:focus-visible{background:#a3e6350f;border-color:#a3e63570}.quiet-button:disabled{opacity:.38;cursor:not-allowed}.board-column{grid-area:2/2;align-self:start;width:100%;min-width:0;margin-inline:auto}.board-heading{justify-content:space-between;align-items:end;gap:18px;margin-bottom:14px;padding:0 8px;display:flex}.board-heading>p{max-width:240px;color:var(--muted);text-align:right;margin-bottom:0;font-size:11px;line-height:1.5}.board-frame{border:1px solid var(--line);background:linear-gradient(145deg,#262922,#11130f);border-radius:20px;padding:clamp(7px,.9vw,12px);box-shadow:0 32px 100px #00000052}.board-surface{aspect-ratio:5031/4362;background:#000;border-radius:16px;width:100%;position:relative;overflow:hidden}.board-surface>img{object-fit:cover;clip-path:polygon(25.7% .7%,74.3% .7%,99.1% 50%,74.3% 99.3%,25.7% 99.3%,.9% 50%);filter:brightness(.93)contrast(.9)saturate(.72)sepia(.08);opacity:.8;-webkit-user-select:none;user-select:none;width:100%;height:100%;position:absolute;inset:0}.hex-overlay{position:absolute;inset:0}.hex-target{width:var(--hex-width);height:var(--hex-height);clip-path:polygon(50% 0,100% 25%,100% 75%,50% 100%,0 75%,0 25%);cursor:default;background:0 0;border:0;outline:0;padding:0;position:absolute;translate:-50% -50%}.hex-target:has(.gem-stacks){z-index:6}.hex-target.tier-1{background:#dee2d709}.hex-target.tier-2{background:#b1b7ac06}.hex-target.tier-3{background:#727a6e03}.hex-target.tier-4{background:#11141103}.hex-target.tier-5{background:#04060409}.hex-overlay.grid-hidden .hex-target:not(.legal):not(.move-legal):not(.dig-legal):not(.ready-legal){background:0 0}.hex-overlay.grid-hidden .hex-target.entry:not(.legal):not(.ready-legal){filter:none}.hex-overlay.grid-hidden .hex-target.entry:not(.legal):not(.ready-legal):after{display:none}.hex-target.entry{filter:drop-shadow(0 0 6px #a3e635a6);background:#a3e6350a}.hex-target.entry:after{content:"";clip-path:inherit;border:2px solid var(--lime);background:#a3e6350a;position:absolute;inset:9%}.hex-target.center{filter:none;background:0 0}.hex-overlay.choosing .hex-target:not(:disabled){cursor:crosshair}.hex-overlay.choosing .hex-target.entry:after{opacity:.24}.hex-target.legal{filter:drop-shadow(0 0 8px #a3e6357a);background:#a3e63529}.hex-target.legal:after{content:"";z-index:3;clip-path:inherit;background:#a3e6350f;border:2px solid #bef759eb;position:absolute;inset:7%}.hex-target.illegal{background:#1414120f}.hex-target.hover.legal{filter:drop-shadow(0 0 14px #a3e635cc);background:#a3e63559}.hex-target.hover.illegal{filter:drop-shadow(0 0 9px #ff7b62ad);background:#ff7b6238}.hex-target.move-legal{background:var(--active-player-panel);filter:drop-shadow(0 0 12px var(--active-player-color))}.hex-target.dig-legal{filter:drop-shadow(0 0 12px #d9a72ed1);background:#d9a72e2e}.hex-target.ready-legal{filter:drop-shadow(0 0 11px #a3e635b8);background:#a3e63538}.hex-target.combat-target{filter:drop-shadow(0 0 12px #ff7b62b8);background:#ff7b6221}.hex-target.combat-winning{filter:drop-shadow(0 0 13px #a3e635c7);background:#a3e63524}.hex-target.combat-retreat-target{filter:drop-shadow(0 0 13px #ffb74dd1);background:#ffb74d33}.hex-target.combat-occupy-target{filter:drop-shadow(0 0 13px #a3e635d1);background:#a3e63533}.hex-target.move-legal:after,.hex-target.dig-legal:after{display:none}.hex-target.hover.move-legal{background:var(--active-player-border);filter:drop-shadow(0 0 15px var(--active-player-color))}.entry-frame{z-index:3;clip-path:inherit;pointer-events:none;position:absolute;inset:0;overflow:hidden}.entry-frame img{object-fit:cover;width:100%;height:100%;transform:rotate(var(--entry-rotation)) scale(1.24);transform-origin:50%;filter:brightness(1.02)contrast(1.04)saturate(.72)drop-shadow(0 1px 1px #000000b8)drop-shadow(0 0 4px #deca913d)}.entry-frame:after{content:"";transform:rotate(var(--entry-rotation)) scale(1.24);transform-origin:50%;filter:drop-shadow(0 0 3px #e0c98947);background:radial-gradient(9% 6% at 8% 20%,#020302fa 0 48%,#cbc19dc2 54%,#8d846759 64%,#0000 74%);position:absolute;inset:0}.placed-tile{z-index:4;clip-path:inherit;filter:drop-shadow(0 1px 1px #0000008c);background:0 0;position:absolute;inset:0;overflow:hidden}.placed-tile img{object-fit:cover;width:100%;height:100%;transform:rotate(var(--tile-rotation)) scale(1.24);transform-origin:50%;filter:none}.placed-mine{z-index:4;clip-path:inherit;filter:drop-shadow(0 1px 2px #000000a6);background:0 0;position:absolute;inset:0;overflow:hidden}.placed-mine img{object-fit:cover;transform-origin:50%;width:100%;height:100%;position:absolute;inset:0;transform:rotate(30deg)scale(1.24)}.placed-mine .mine-face{translate:0 -1.4%}.placed-mine .mine-back{opacity:1}.placed-mine.discovered{filter:drop-shadow(0 0 5px #d9a72eb3)drop-shadow(0 1px 2px #000000a6)}.placed-mine i{background:var(--owner-color);border:2px solid #151713;border-radius:50%;width:9px;height:9px;display:none;position:absolute;bottom:12%;right:12%;box-shadow:0 1px 5px #0009}.placed-mine.owner-reminder i{display:block}.mine-plan-label{z-index:2;border:1px solid color-mix(in srgb, var(--owner-color) 72%, transparent);width:72%;color:var(--owner-color);letter-spacing:.015em;text-align:center;text-shadow:0 1px 2px #000;background:#060806d1;border-radius:6px;padding:3px 4px;font:900 clamp(6px,.68vw,10px)/1.15 sans-serif;position:absolute;bottom:13%;left:50%;translate:-50%;box-shadow:0 2px 7px #000000b8}.board-unit{z-index:7;pointer-events:none;filter:drop-shadow(0 0 5px #000000fa)drop-shadow(0 0 10px #000000d1)drop-shadow(0 3px 3px #000000e6);place-items:center;width:43%;height:52%;display:grid;position:absolute;top:56%;left:50%;translate:-50% -50%}.board-unit>img{object-fit:contain;transform-origin:bottom;filter:drop-shadow(0 0 2px #000)drop-shadow(0 0 5px #000000f5);width:100%;height:100%;transform:scaleY(1.12)}.board-unit>img[src*="/white.png"]{filter:sepia()saturate(3.2)hue-rotate(52deg)brightness(.82)drop-shadow(0 0 2px #000)drop-shadow(0 0 5px #000000f5)}.board-unit.troll{filter:drop-shadow(0 0 2px #ff8a65)drop-shadow(0 0 5px #ff4a26)drop-shadow(0 0 10px #b71806eb)drop-shadow(0 3px 3px #4a0802d6);width:48%;height:56%}.board-unit.troll>img{filter:drop-shadow(0 0 1px #ff8a65)drop-shadow(0 0 3px #ff3b1c)drop-shadow(0 0 6px #b71806e0);transform:scaleY(1.08)}.board-unit i{z-index:2;border:1.5px solid var(--unit-color);color:#fff;background:#050705eb;border-radius:50%;place-items:center;width:14px;height:14px;font:900 8px/1 sans-serif;display:grid;position:absolute;bottom:17%;left:50%;translate:-50%;box-shadow:0 1px 3px #000000db}.board-unit.movable{pointer-events:auto;cursor:grab;touch-action:none;filter:drop-shadow(0 0 4px var(--unit-color)) drop-shadow(0 0 8px var(--unit-color)) drop-shadow(0 2px 2px #000000e6)}.board-unit.movable:before{content:"";aspect-ratio:1;border:2px solid var(--unit-color);opacity:.7;border-radius:50%;width:135%;position:absolute;top:50%;left:50%;translate:-50% -50%}.board-unit.selected{z-index:13}.board-unit.selected:before{opacity:1;border-width:3px;width:155%}.board-unit.held{z-index:14;cursor:grabbing;filter:drop-shadow(0 0 7px #fff) drop-shadow(0 0 14px var(--unit-color)) drop-shadow(0 9px 5px #000000b8);transform:scale(1.2)rotate(-4deg)}.board-unit.held:before{opacity:1;border-width:4px;width:170%;animation:.85s ease-in-out infinite alternate held-pulse}.gem-stacks{z-index:12;pointer-events:none;position:absolute;inset:0}.gem-stack{aspect-ratio:1;filter:drop-shadow(0 2px 2px #000000e6);place-items:center;width:26.25%;display:grid;position:absolute}.gem-stack.diamond{bottom:3%;left:50%;translate:-50%}.gem-stack.ruby{bottom:15%;right:7%}.gem-stack.emerald{bottom:15%;left:7%}.gem-stack img{object-fit:contain;width:100%;height:100%}.gem-stack b{z-index:2;color:#fff;text-shadow:0 1px 2px #000;background:#050706b3;border:1px solid #ffffff9e;border-radius:999px;place-items:center;min-width:18px;height:18px;padding:0 3px;font:900 9px/1 ui-monospace,monospace;display:grid;position:absolute;top:50%;left:50%;translate:-50% -50%;box-shadow:0 1px 4px #000000c7}.gem-stack.recent{animation:.9s ease-out both gem-arrives}.gem-stack.pickable{filter:drop-shadow(0 0 5px var(--active-player-color)) drop-shadow(0 2px 2px #000000e6)}.gem-pickup-target{z-index:16;aspect-ratio:1;cursor:pointer;border-radius:50%;width:34%;display:block;position:absolute}.gem-pickup-target.diamond{bottom:0;left:50%;translate:-50%}.gem-pickup-target.ruby{bottom:11%;right:3%}.gem-pickup-target.emerald{bottom:11%;left:3%}.gem-pickup-target:hover{outline:2px solid var(--active-player-color);outline-offset:-3px;background:var(--active-player-page-tint)}.carried-gems{z-index:5;pointer-events:none;width:190%;height:72%;position:absolute;bottom:82%;left:50%;translate:-50%}.carried-gem{aspect-ratio:1;filter:drop-shadow(0 1px 3px #000000f2);place-items:center;width:36%;min-width:25px;max-width:38px;display:grid;position:absolute}.carried-gem.diamond{top:0;left:50%;translate:-50%}.carried-gem.emerald{bottom:0;left:3%}.carried-gem.ruby{bottom:0;right:3%}.carried-gem-layer{width:calc(100% - var(--stack-index) * 5%);aspect-ratio:1;z-index:calc(var(--stack-index) + 1);background:#0d0f0de0;border:1px solid #ffffff61;border-radius:50%;grid-area:1/1;place-items:center;display:grid;box-shadow:0 1px 2px #000000db}.carried-gem-layer img{object-fit:contain;width:90%;height:90%}.carried-gem b{z-index:8;color:#fff;text-shadow:0 1px 2px #000;background:#080a08c2;border:1px solid #ffffff94;border-radius:999px;place-items:center;min-width:16px;height:16px;padding-inline:2px;font:900 8px/1 monospace;display:grid;position:absolute;top:50%;left:50%;translate:-50% -50%}.carried-gem.droppable{pointer-events:auto;cursor:pointer}.carried-gem.droppable:hover{scale:1.18}@keyframes gem-arrives{0%{opacity:0;filter:drop-shadow(0 0 18px #fff);scale:2.3}55%{opacity:1;scale:.86}to{opacity:1;scale:1}}.board-stashes{z-index:30;pointer-events:none;position:absolute;inset:0}.player-stash-panel{border:2px solid color-mix(in srgb, var(--stash-color) 72%, transparent);width:clamp(148px,20%,210px);color:var(--stash-color);box-shadow:0 8px 24px #00000094, inset 0 0 18px color-mix(in srgb, var(--stash-color) 10%, transparent);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#080a08e0;border-radius:13px;padding:clamp(8px,.9vw,12px);position:absolute}.player-stash-panel.stash-1{top:10px;left:10px}.player-stash-panel.stash-2{top:10px;right:10px}.player-stash-panel.stash-3{bottom:46px;right:10px}.player-stash-panel.stash-4{bottom:46px;left:10px}.player-stash-panel.stash-5{bottom:clamp(148px,18vw,210px);left:10px}.player-stash-panel header{align-items:baseline;gap:6px;margin-bottom:4px;display:flex}.player-stash-panel header strong{color:var(--stash-color);font:900 clamp(10px,1vw,14px)/1 sans-serif}.player-stash-panel header span{color:#eee9dcdb;font-size:clamp(8px,.82vw,11px);font-weight:800}.player-stash-panel>div{justify-content:space-between;align-items:center;gap:5px;display:flex}.player-stash-panel>p{border-top:1px solid color-mix(in srgb, var(--stash-color) 24%, transparent);color:color-mix(in srgb, var(--stash-color) 78%, #eee9dc);letter-spacing:.035em;text-align:center;text-transform:uppercase;margin:5px 0 0;padding-top:5px;font-size:clamp(7px,.68vw,9px);font-weight:800}.stash-gem{place-items:center;width:clamp(28px,3.4vw,42px);height:clamp(28px,3.4vw,42px);display:inline-grid;position:relative}.stash-gem img{object-fit:contain;filter:drop-shadow(0 2px 3px #000000d1);width:86%;height:86%}.stash-gem b{color:#fff;background:#070907f5;border:1px solid #ffffff85;border-radius:50%;place-items:center;min-width:clamp(15px,1.5vw,20px);height:clamp(15px,1.5vw,20px);padding:0 2px;font:900 clamp(8px,.78vw,11px)/1 monospace;display:grid;position:absolute;bottom:-1px;right:-1px}.destination-marker{z-index:11;aspect-ratio:1;border:3px solid var(--active-player-color);color:#fff;letter-spacing:.03em;text-transform:uppercase;width:48%;box-shadow:0 0 0 3px var(--active-player-page-tint), 0 0 13px var(--active-player-color);pointer-events:none;background:#090c0ac7;border-radius:50%;place-items:center;font:850 clamp(7px,.8vw,11px)/1 sans-serif;display:grid;position:absolute;top:50%;left:50%;translate:-50% -50%}.destination-marker.mine-destination{border-color:var(--gold);color:#f5d77d;box-shadow:0 0 0 3px #d9a72e29,0 0 13px #d9a72ed1}.destination-marker.dig-destination{color:#f5d77d;border-style:dashed;border-color:#f5d77d;width:56%;box-shadow:0 0 0 3px #d9a72e2b,0 0 14px #d9a72ee0}.destination-marker.combat-destination{z-index:15;color:#ffd1c8;border-color:#ff7b62;width:62%;box-shadow:0 0 0 3px #ff7b6226,0 0 15px #ff7b62c7}.destination-marker.combat-destination.winning{border-color:var(--lime);color:#e7ffc2;box-shadow:0 0 0 3px #a3e63526,0 0 15px #a3e635c7}.destination-marker.combat-retreat-destination{z-index:15;color:#ffe2b5;border-color:#ffb74d;width:58%;box-shadow:0 0 0 3px #ffb74d26,0 0 15px #ffb74dc7}.exit-marker{z-index:18;aspect-ratio:1;color:#f5d77d;cursor:pointer;background:#1f1809f0;border:2px solid #f5d77d;border-radius:50%;place-items:center;width:30%;min-width:28px;display:grid;position:absolute;translate:-50% -50%;box-shadow:0 0 0 3px #d9a72e33,0 0 14px #d9a72ebf}.exit-marker b{rotate:var(--exit-arrow-rotation);margin-top:-4px;font:900 clamp(16px,2vw,26px)/1 sans-serif}.exit-marker i{color:#fff5ce;letter-spacing:.04em;text-transform:uppercase;font:900 clamp(5px,.55vw,8px)/1 sans-serif;position:absolute;bottom:12%}.exit-marker:hover{background:#41300afa;scale:1.08}@keyframes held-pulse{0%{opacity:.72;scale:.94}to{opacity:1;scale:1.08}}.hex-coordinate{z-index:5;pointer-events:none;color:#c6c9c4c7;letter-spacing:-.06em;text-shadow:0 1px 2px #000000fa,0 0 5px #000000e6;opacity:.8;font:800 clamp(14px,1.6vw,20px)/1 ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;position:absolute;top:50%;left:50%;translate:-50% -50%}.combat-support-lines{z-index:19;pointer-events:none;width:100%;height:100%;position:absolute;inset:0;overflow:visible}.combat-support-lines .support-line path{fill:none;stroke:var(--support-color);stroke-width:.68px;stroke-linecap:round;filter:drop-shadow(0 0 .8px var(--support-color)) drop-shadow(0 1px .7px #000);marker-end:url(#combat-arrow-attacker)}.combat-support-lines .support-line.defender path{marker-end:url(#combat-arrow-defender)}.combat-support-lines text{fill:#fff;paint-order:stroke;stroke:#050705f2;stroke-width:.55px;text-anchor:middle;font:900 1.65px/1 ui-sans-serif,sans-serif}.combat-support-lines .support-line text{fill:var(--support-color)}.combat-support-lines .defense-value circle{fill:none;stroke:var(--support-color);stroke-width:.55px;filter:drop-shadow(0 0 .8px var(--support-color))}.combat-support-lines .defense-value text{fill:var(--support-color)}.empty-hex-border{z-index:6;pointer-events:none;width:100%;height:100%;position:absolute;inset:0;overflow:visible}.empty-hex-border polygon{fill:none;vector-effect:non-scaling-stroke}.empty-hex-border .hex-carve-shadow{stroke:#000000db;stroke-width:3.6px;filter:blur(.12px);translate:-.75px -.85px}.empty-hex-border .hex-carve-groove{stroke:#20231ff0;stroke-width:2.05px}.empty-hex-border .hex-carve-lip{display:none}.board-toggles{z-index:20;flex-direction:column;align-items:flex-start;gap:3px;display:flex;position:absolute;bottom:9px;left:9px}.board-toggle{color:#eee9dccc;cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0c0e0cbd;border:1px solid #eee9dc2e;border-radius:7px;align-items:center;gap:4px;min-width:72px;padding:3px 5px;font-size:clamp(7px,.66vw,10px);font-weight:750;display:flex}.board-toggle:hover{border-color:var(--active-player-border);color:var(--ink)}.board-toggle input{width:12px;height:12px;accent-color:var(--active-player-color);cursor:pointer;margin:0}.rule-popover{z-index:35;width:min(310px,44%);color:var(--ink);pointer-events:auto;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#18110ff5;border:1px solid #ff7b62b8;border-radius:11px;grid-template-columns:auto minmax(0,1fr) auto;align-items:start;gap:8px;padding:10px 11px;display:grid;position:absolute;box-shadow:0 10px 30px #00000094}.rule-popover strong{color:var(--danger);font:800 12px/1.25 ui-monospace,SFMono-Regular,Menlo,monospace}.rule-popover span{color:#eee9dce0;font-size:clamp(10px,1.05vw,13px);line-height:1.35}.rule-popover button{width:22px;height:22px;color:var(--muted);cursor:pointer;background:0 0;border:1px solid #eee9dc2b;border-radius:7px;padding:0;font:800 15px/1 sans-serif}.rule-popover.legal{background:#0f180df5;border-color:#a3e635b3}.rule-popover.legal strong{color:var(--lime)}.rule-popover.computer-choice{background:#0f180de6;width:min(255px,30%);padding:8px 9px;box-shadow:0 6px 18px #0000006b}.rule-popover.computer-choice strong{font-size:clamp(8px,.8vw,10px)}.rule-popover.computer-choice span{font-size:clamp(8px,.85vw,10px);line-height:1.25}.rule-popover.computer-choice button{width:18px;height:18px;font-size:12px}.turn-row{grid-template-columns:minmax(0,1fr) 152px;align-items:stretch;gap:6px;min-width:0;display:grid}.action-dock{border:1px solid var(--active-player-border);min-height:54px;box-shadow:inset 0 0 20px var(--active-player-page-tint);background:#0d0f0db8;border-radius:11px;grid-template-columns:minmax(280px,320px) minmax(0,1fr);align-items:stretch;gap:6px;padding:5px;display:grid;position:static}.action-summary{border:1px solid var(--active-player-border);background:var(--active-player-page-tint);border-radius:8px;align-content:center;gap:4px;min-width:280px;padding:5px 7px;display:grid}.summary-player{grid-template-columns:24px minmax(74px,1fr) auto;align-items:center;gap:6px;display:grid}.summary-player .player-token{border-radius:7px;width:24px;height:24px;font-size:9px}.summary-player-name>div{align-items:baseline;gap:7px;min-width:0;display:flex}.summary-player-name strong,.summary-player-name span{display:block}.summary-player-name strong{font-size:10px;line-height:1.05}.summary-player-name b{color:var(--active-player-color);white-space:nowrap;font-size:8px;font-weight:850}.summary-player-name span{color:var(--muted);margin-top:1px;font-size:7px}.action-summary>.mining-result{color:#f3d679;letter-spacing:.02em;text-transform:none;align-items:center;gap:4px;font-size:7px;display:flex}.mining-result img{object-fit:contain;filter:drop-shadow(0 0 4px #ffffff59);width:13px;height:13px}.action-summary>.haste-result{color:#b9f6ff;letter-spacing:.02em;text-transform:none;font-size:7px;font-weight:800}.action-summary>.support-result{color:#f3d679;letter-spacing:.02em;text-transform:none;font-size:7px;font-weight:800}.action-options{scrollbar-width:thin;align-items:stretch;gap:5px;min-width:0;display:flex;overflow-x:auto}.action-option{opacity:.72;background:#eee9dc06;border:1px solid #eee9dc1a;border-radius:8px;flex-direction:column;flex:0 145px;justify-content:center;min-width:104px;padding:5px 7px;display:flex;position:relative}.action-option strong{color:var(--ink);font:650 11px/1.1 Georgia,serif}.action-option span{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.action-option.entry,.action-option.mine{background:#a3e63512;border-color:#a3e63566}.action-option.haste{background:linear-gradient(150deg,#61dafb26,#5489ff12);border-color:#61dafb7a}.action-option.buy-support{background:linear-gradient(150deg,#e4bd3a29,#99521714);border-color:#e4bd3a85}.action-option.exit{background:#d9a72e14;border-color:#d9a72e75}.action-option.combat{background:#a3e63514;border-color:#a3e63580}.action-option.combat-blocked{background:#ff7b6214;border-color:#ff7b627a}.action-option.combat-retreat{background:#ffb74d14;border-color:#ffb74d80}.action-option.combat-occupy,.action-option.combat-stay{background:#a3e63514;border-color:#a3e63580}.action-option.actionable{cursor:pointer;opacity:1;background:linear-gradient(#d9a72e29,#d9a72e12);border-color:#f5d77da6;padding-right:20px;box-shadow:inset 0 -2px #d9a72e42,0 2px 6px #0000003d}.action-option.actionable:after{content:"›";color:#f5d77d;font:800 17px/1 sans-serif;position:absolute;top:50%;right:7px;translate:0 -54%}.action-option.actionable:hover,.action-option.actionable:focus-within{background:#d9a72e33;border-color:#f5d77df2;translate:0 -1px;box-shadow:0 0 14px #d9a72e3d,inset 0 -2px #f5d77d59}.gem-supply{background:linear-gradient(150deg,#d9a72e21,#201c14c7);border:1px solid #d9a72e94;border-radius:10px;flex-direction:column;justify-content:center;min-width:152px;padding:5px 8px;display:flex;box-shadow:inset 0 0 18px #d9a72e12}.gem-supply>span{color:#dfc77f;letter-spacing:.1em;text-transform:uppercase;font-size:8px;font-weight:850}.gem-supply>div{justify-content:space-between;align-items:center;gap:5px;margin-top:3px;display:flex}.supply-gem{place-items:center;width:38px;height:38px;display:grid;position:relative}.supply-gem img{object-fit:contain;filter:drop-shadow(0 2px 3px #000c);width:31px;height:31px}.supply-gem b{color:#fff;background:#080a08f0;border:1px solid #ffffff8a;border-radius:50%;place-items:center;min-width:17px;height:17px;padding:0 2px;font:900 9px/1 ui-monospace,monospace;display:grid;position:absolute;bottom:0;right:0}.status-dock{z-index:54;min-height:36px;padding:4px max(12px, env(safe-area-inset-right)) max(4px, env(safe-area-inset-bottom)) max(12px, env(safe-area-inset-left));background:#080a08f7;border-top:1px solid #eee9dc1a;grid-template-columns:auto auto minmax(0,1fr);align-items:center;gap:10px;display:grid;position:fixed;bottom:0;left:0;right:0}.fixes-button{border:1px solid var(--line);color:var(--muted);cursor:pointer;background:#eee9dc09;border-radius:7px;padding:4px 9px;font-size:10px;font-weight:750}:is(.fixes-button:hover,.fixes-button:focus-visible){border-color:var(--active-player-border);color:var(--ink)}.status-line{min-width:0;min-height:24px;color:var(--muted);text-align:center;text-overflow:ellipsis;white-space:nowrap;justify-content:center;align-items:center;gap:7px;margin:0;font-size:11px;display:flex;overflow:hidden}.status-line span{background:var(--lime);border-radius:50%;width:6px;height:6px}.art-progress{color:var(--muted);white-space:nowrap;align-items:center;gap:7px;font-size:9px;font-weight:800;display:flex}.art-progress i{background:#eee9dc1c;border-radius:999px;width:72px;height:5px;overflow:hidden}.art-progress b{border-radius:inherit;background:linear-gradient(90deg, var(--active-player-color), var(--lime));height:100%;transition:width .35s;display:block}.fixes-popover{z-index:90;border:1px solid var(--active-player-border);background:#141714fa;border-radius:14px;width:min(520px,100vw - 24px);padding:14px 16px;position:fixed;bottom:43px;left:12px;box-shadow:0 24px 80px #000000a3}.fixes-popover>div{justify-content:space-between;align-items:center;gap:20px;display:flex}.fixes-popover>div strong{color:var(--active-player-color);font:650 18px/1.1 Georgia,serif}.fixes-popover button{border:1px solid var(--line);color:var(--ink);cursor:pointer;background:0 0;border-radius:7px;padding:5px 9px;font-size:10px}.fixes-popover ul{color:var(--muted);margin:12px 0 0;padding-left:18px;font-size:12px;line-height:1.55}.tile-tray{border-color:var(--active-player-border);background:linear-gradient(120deg, var(--active-player-panel), #161815f5 62%), #161815;grid-area:1/1/auto/-1;grid-template-rows:auto;grid-template-columns:minmax(0,1fr);row-gap:6px;width:100%;padding:6px 10px;transition:background .24s,border-color .24s;display:grid;overflow:hidden;box-shadow:0 24px 80px #0000002e,inset 0 1px #ffffff0d}.cavern-tray{border:1px solid var(--active-player-border);background:linear-gradient(180deg, var(--active-player-panel), #10120ff0 28%);border-radius:13px;grid-area:2/1;grid-template-rows:auto minmax(0,1fr);align-self:stretch;gap:5px;min-width:0;max-height:calc(100vh - 175px);padding:7px 4px;display:grid;overflow:hidden;box-shadow:inset 0 1px #ffffff0a,0 12px 34px #0000003d}.cavern-tray-label{color:var(--active-player-color);letter-spacing:.12em;text-align:center;text-transform:uppercase;font-size:7px;font-weight:900}.cavern-tray .tile-grid{flex-direction:column;gap:4px;height:auto;min-height:0;padding:0 2px 3px 0;overflow:hidden auto}.cavern-tray .tile-card{flex:0 0 62px;grid-template-columns:42px minmax(0,1fr);gap:3px;width:100%;position:relative}.cavern-tray .tile-preview{width:42px;height:49px}.cavern-tray .mine-card{grid-template-columns:44px minmax(0,1fr)}.cavern-tray .mine-preview{width:44px;height:51px}.cavern-tray .tile-card>div:nth-child(2){align-self:center;min-width:0}.cavern-tray .tile-card strong{overflow-wrap:anywhere;font-size:7px;line-height:1.05}.cavern-tray .tile-card span{font-size:5px;line-height:1.05}.cavern-tray .tile-card button{background:#141713e0;width:15px;height:17px;position:absolute;bottom:3px;right:3px}.cavern-tray .tile-slot{flex:0 0 30px;width:100%}.cavern-tray .troll-rule-card{flex:none;width:100%;padding:7px 6px}.global-control-strip{border-bottom:1px solid #eee9dc14;align-items:center;gap:6px;min-width:0;padding-bottom:3px;display:flex}.global-control-strip>span{min-width:0;color:var(--muted);letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;flex:0 180px;align-items:baseline;gap:6px;font-size:12px;font-weight:800;display:flex;overflow:hidden}.global-control-strip>span b{text-overflow:ellipsis;min-width:0;overflow:hidden}.global-control-strip>span i{color:#eee9dc75;letter-spacing:.04em;flex:none;font-size:8px;font-style:normal}.alpha-label{color:var(--lime);letter-spacing:.08em;text-transform:uppercase;background:#a3e63514;border:1px solid #a3e63561;border-radius:999px;flex:none;padding:3px 6px;font:850 8px/1 ui-sans-serif,sans-serif}.unit-roster.compact{border:0;grid-template-columns:repeat(4,28px);gap:4px}.unit-roster.compact .unit-marker{border-radius:7px;width:28px;height:28px}.game-controls{scrollbar-width:thin;scrollbar-color:#eee9dc33 transparent;flex:1;justify-content:safe end;align-items:center;gap:4px;min-width:0;display:flex;overflow:auto hidden}.game-controls select{border:1px solid var(--line);width:auto;min-width:132px;height:28px;color:var(--ink);background:#111310;border-radius:7px;outline:none;padding:3px 6px;font-size:12px;font-weight:700}.game-controls .quiet-button,.game-controls .auto-button{border-radius:7px;width:auto;height:28px;margin:0;padding:3px 7px;font-size:13.5px}.game-controls .quiet-button{flex:none}.game-controls .file-button{cursor:pointer;place-items:center;display:grid}.game-controls .file-button input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute;overflow:hidden}.new-game-button{color:#f2d584!important;border-color:#d9a72e80!important}.dialog-scrim{z-index:1000;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#030403c2;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.new-game-dialog{width:min(430px,100vw - 32px);color:var(--ink);background:linear-gradient(160deg,#20231d,#11130f);border:1px solid #d9a72e80;border-radius:14px;gap:16px;padding:18px;display:grid;box-shadow:0 24px 80px #000000b8}.new-game-dialog header,.new-game-dialog footer{justify-content:space-between;align-items:center;gap:10px;display:flex}.new-game-dialog header strong{color:#f2d584;font:850 19px/1.1 Georgia,serif}.new-game-dialog header button{border:1px solid var(--line);width:30px;height:30px;color:var(--ink);cursor:pointer;background:#282c25;border-radius:8px;font-size:19px}.new-game-dialog label{gap:6px;display:grid}.new-game-dialog label>span{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:800}.new-game-dialog input,.new-game-dialog select{border:1px solid var(--line);width:100%;height:40px;color:var(--ink);background:#0f110e;border-radius:9px;outline:none;padding:7px 10px;font-size:14px}.new-game-dialog input:focus,.new-game-dialog select:focus{border-color:#d9a72ecc;box-shadow:0 0 0 3px #d9a72e1f}.new-game-dialog footer{flex-wrap:wrap;justify-content:end;padding-top:2px}.new-game-dialog footer button{cursor:pointer;border-radius:8px;min-width:92px;height:34px}.new-game-dialog .start-game-button{color:var(--lime);background:#a3e63521;border:1px solid #a3e6358f;font-weight:850}.config-game-dialog>p{color:var(--muted);margin:-4px 0 0;font-size:12px;line-height:1.45}.config-player-list{gap:7px;display:grid}.config-player-list>label{border:1px solid color-mix(in srgb, var(--config-player-color) 42%, transparent);background:color-mix(in srgb, var(--config-player-color) 7%, transparent);border-radius:9px;grid-template-columns:minmax(0,1fr) 130px;align-items:center;gap:10px;padding:8px 9px;display:grid}.config-player-list>label>span{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:750;overflow:hidden}.config-player-list>label>span b{color:var(--config-player-color)}.config-player-list select{height:32px}.strategy-dialog{width:min(1040px,100vw - 32px);max-height:calc(100vh - 32px);color:var(--ink);background:linear-gradient(160deg,#20231d,#11130f);border:1px solid #d9a72e80;border-radius:14px;gap:12px;padding:16px;display:grid;overflow:hidden;box-shadow:0 24px 80px #000000b8}.strategy-dialog>header,.strategy-dialog>footer{justify-content:space-between;align-items:center;gap:12px;display:flex}.strategy-dialog>header>div{gap:3px;display:grid}.strategy-dialog>header strong{color:#f2d584;font:850 19px/1.1 Georgia,serif}.strategy-dialog>header span{color:var(--muted);font-size:10px}.strategy-dialog>header button{border:1px solid var(--line);width:30px;height:30px;color:var(--ink);cursor:pointer;background:#282c25;border-radius:8px;font-size:19px}.strategy-player-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid;overflow-y:auto}.strategy-player-list article{border:1px solid color-mix(in srgb, var(--strategy-color) 48%, transparent);background:color-mix(in srgb, var(--strategy-color) 7%, #080a08bf);border-radius:10px;gap:7px;padding:10px;display:grid}.strategy-player-list article>header{justify-content:space-between;gap:10px;display:flex}.strategy-player-list article>header strong{color:var(--strategy-color);font-size:12px}.strategy-player-list article>header b{color:var(--ink);font-size:10px}.strategy-player-list article>p{min-height:32px;color:var(--muted);margin:0;font-size:10px;line-height:1.4}.strategy-player-list article>div{gap:4px;display:grid}.strategy-player-list article label{grid-template-columns:68px minmax(80px,1fr) 18px;align-items:center;gap:6px;display:grid}.strategy-player-list article label span,.strategy-player-list article label b{font-size:9px}.strategy-player-list article label b{color:var(--strategy-color);text-align:right}.strategy-player-list article input{width:100%;accent-color:var(--strategy-color)}.strategy-dialog>footer{justify-content:end}.strategy-dialog>footer button{cursor:pointer;border-radius:8px;width:auto;min-width:100px;height:32px;padding:5px 10px}.strategy-dialog>footer .start-game-button{color:var(--lime);background:#a3e63521;border:1px solid #a3e6358f;font-weight:850}.no-computers{border:1px dashed var(--line);color:var(--muted);text-align:center;border-radius:10px;grid-column:1/-1;margin:0;padding:24px}.next-move-button{color:#9ebcff!important;border-color:#5489ff80!important}.strategy-button{color:#f2d584!important;border-color:#d9a72e7a!important}.replay-strip{background:#d9a72e13;border:1px solid #d9a72e7a;border-radius:9px;gap:5px;min-width:0;padding:5px 7px;display:grid}.replay-controls{align-items:center;gap:6px;min-width:0;display:flex;overflow-x:auto}.replay-controls input[type=range]{flex:240px;min-width:120px}.replay-strip strong{color:#e6c36d;text-overflow:ellipsis;white-space:nowrap;max-width:180px;font-size:10px;overflow:hidden}.replay-strip span{color:var(--muted);white-space:nowrap;font:700 9px/1 ui-monospace,monospace}.replay-strip button{border:1px solid var(--line);height:24px;color:var(--ink);cursor:pointer;background:#1d201c;border-radius:6px;padding:3px 7px;font-size:9px}.replay-strip .replay-branch{color:var(--lime);border-color:#a3e6358c}.replay-strip .replay-close{color:#ffb0a1;border-color:#ff7b626b}.replay-frames{scrollbar-width:thin;scrollbar-color:#d9a72e5c transparent;gap:3px;min-width:0;padding:1px 0 3px;display:flex;overflow-x:auto}.replay-frames button{color:#eee9dc8c;border-color:#eee9dc1a;border-radius:5px;flex:0 0 25px;height:21px;padding:0;font:750 7px/1 ui-monospace,monospace}.replay-frames button.active{color:#fff0b5;background:#d9a72e40;border-color:#f5d77df2;box-shadow:0 0 8px #d9a72e4d}.controller-button.computer,.play-button.running{color:var(--lime);background:#a3e6351a;border-color:#a3e6358f}.app-shell[data-computer-thinking] .tile-card.selected,.app-shell[data-computer-thinking] .unit-marker.selected,.app-shell[data-computer-thinking] .board-unit.selected{animation:.72s ease-in-out infinite alternate computer-choice}.app-shell[data-replay] .board-surface,.app-shell[data-replay] .action-dock,.app-shell[data-replay] .tile-grid{pointer-events:none}@keyframes computer-choice{0%{filter:brightness()}to{filter:brightness(1.38) drop-shadow(0 0 7px var(--lime))}}.tray-copy{grid-row:1;grid-template-columns:minmax(150px,190px) minmax(190px,1fr) minmax(190px,260px);align-items:center;gap:14px;min-width:0;display:grid}.tray-heading{justify-content:space-between;align-items:start;gap:10px;display:flex}.tray-heading>span{border:1px solid var(--active-player-border);background:var(--active-player-panel);color:var(--active-player-color);border-radius:8px;padding:5px 8px;font-size:10px;font-weight:800}.tray-help{color:var(--muted);margin:0;font-size:11px;line-height:1.45}.tile-grid{overscroll-behavior-x:contain;scrollbar-width:thin;scrollbar-color:#a3e63547 transparent;gap:4px;min-width:0;height:52px;min-height:52px;padding:1px 2px 3px;display:flex;overflow-x:auto}.tile-grid:empty:after{content:"No tunnels remaining";color:#eee9dc4d;letter-spacing:.08em;text-transform:uppercase;border:1px dashed #eee9dc1a;border-radius:8px;place-items:center;width:100%;font-size:8px;font-weight:750;display:grid}.tile-card{cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none;background:#08090847;border:1px solid #eee9dc17;border-radius:8px;flex:0 0 86px;grid-template-columns:27px 1fr 17px;align-items:center;gap:3px;padding:3px;transition:border-color .15s,background .15s,transform .15s;display:grid}.tile-card:hover{background:#eee9dc09;border-color:#eee9dc38}.tile-card.selected{background:#a3e63512;border-color:#a3e635ad;transform:translate(-3px)}.tile-card.unit-usable{background:#d9a72e14;border-color:#d9a72e9e;box-shadow:inset 0 0 0 1px #f5d77d1a}.tile-card.unit-unusable{opacity:.34;filter:grayscale(.72)}.tile-card:active{cursor:grabbing}.tile-preview{clip-path:polygon(50% 0,100% 25%,100% 75%,50% 100%,0 75%,0 25%);background:#2427224d;width:27px;height:31px;overflow:hidden}.tile-preview img{object-fit:cover;width:100%;height:100%;transform:rotate(var(--tile-rotation)) scale(1.24);transform-origin:50%;filter:none}.mine-card{flex-basis:90px;grid-template-columns:35px 1fr}.mine-preview{clip-path:polygon(50% 0,100% 25%,100% 75%,50% 100%,0 75%,0 25%);background:#242722;width:33px;height:38px;overflow:hidden}.mine-preview img{object-fit:cover;width:100%;height:100%;transform:scale(1.03)}.tile-card strong,.tile-card span{display:block}.tile-card strong{text-transform:capitalize;font-size:8px}.tile-card span{color:var(--muted);margin-top:1px;font-size:6px}.tile-card button{border:1px solid var(--line);width:17px;height:20px;color:var(--ink);cursor:pointer;background:#2a2e28;border-radius:5px;padding:0;font-size:10px}:is(.tile-card button:hover,.tile-card button:focus-visible){color:var(--lime);border-color:#a3e63580}.tile-slot{color:#eee9dc57;text-align:center;background:#0809082e;border:1px dashed #eee9dc1a;border-radius:7px;flex:0 0 48px;align-content:center;justify-items:center;padding:3px;display:grid}.tile-slot strong,.tile-slot span{display:block}.tile-slot strong{letter-spacing:.025em;text-transform:uppercase;font-size:6px}.tile-slot span{margin-top:2px;font-size:5px}.troll-rule-card{background:linear-gradient(135deg,#5c140838,#0c0e0b6b);border:1px solid #ff4a2659;border-radius:8px;flex:0 0 clamp(150px,18vw,220px);align-content:center;padding:6px 10px;display:grid;box-shadow:inset 0 0 14px #ff3b1c0f}.troll-rule-card strong{color:#ff8a6d;letter-spacing:.08em;text-transform:uppercase;font:900 8px/1 sans-serif}.troll-rule-card span{color:#eee9dcb3;margin-top:4px;font-size:7px;line-height:1.2}.used-tile{opacity:.46}.rules-note{border-left:2px solid var(--gold);color:var(--muted);background:#d9a72e0f;border-radius:0 9px 9px 0;margin-top:0;padding:9px 10px;font-size:9px;line-height:1.4}.rules-note span{color:#e6c36d;letter-spacing:.11em;text-transform:uppercase;margin-bottom:3px;font-size:9px;font-weight:800;display:block}.drag-ghost{z-index:100;pointer-events:none;clip-path:polygon(50% 0,100% 25%,100% 75%,50% 100%,0 75%,0 25%);opacity:.9;filter:drop-shadow(0 8px 8px #00000080);background:0 0;width:48px;height:55px;position:fixed;overflow:hidden;translate:-50% -50%}.drag-ghost img{object-fit:cover;width:100%;height:100%;transform:rotate(var(--tile-rotation)) scale(1.24);transform-origin:50%;filter:none}.mine-ghost img{transform:scale(1.03)}.unit-ghost{clip-path:none;filter:drop-shadow(0 0 6px var(--active-player-color)) drop-shadow(0 8px 8px #000000a6);background:0 0;overflow:visible}.unit-ghost img{object-fit:contain;transform:scale(.62)}.unit-ghost img[src*="/white.png"]{filter:sepia()saturate(3.2)hue-rotate(52deg)brightness(.82)}.unit-ghost.troll{filter:drop-shadow(0 0 2px #ff8a65)drop-shadow(0 0 6px #ff3b1c)drop-shadow(0 0 12px #b71806e6)}.unit-ghost.troll img{transform:scale(.76)}@media (max-width:1080px){.game-layout{grid-template-columns:76px minmax(0,1fr) 0;column-gap:7px;padding-inline:10px}.tile-tray{padding:6px 8px}.cavern-tray .tile-card{grid-template-columns:39px minmax(0,1fr)}.cavern-tray .tile-preview{width:39px;height:46px}.cavern-tray .mine-card{grid-template-columns:41px minmax(0,1fr)}.cavern-tray .mine-preview{width:41px;height:48px}.cavern-tray .tile-card>div:nth-child(2) span{display:none}}@media (max-width:760px){.game-controls{gap:4px}.game-controls select{min-width:126px;max-width:142px}.turn-row{grid-template-columns:minmax(0,1fr) 132px}.action-dock{grid-template-columns:250px minmax(0,1fr);gap:5px}.action-summary{min-width:250px;padding-inline:6px}.action-option{padding-inline:6px}.gem-supply{min-width:132px;padding-inline:5px}.supply-gem{width:32px;height:32px}.supply-gem img{width:26px;height:26px}.strategy-player-list{grid-template-columns:1fr}}@media (max-width:1180px) and (max-height:900px){.game-layout{padding-top:8px;padding-bottom:46px}.board-frame{width:100%;margin-inline:auto}}
