@import "https://fonts.googleapis.com/css2?family=Amatic+SC:wght@700&family=Creepster&display=swap";.setup-screen[data-v-91b7d349]{box-sizing:border-box;background-color:#f1f0f0;flex-direction:column;align-items:center;gap:24px;width:100%;max-width:620px;height:100%;margin:0 auto;padding:40px 34px;display:flex;overflow-y:auto}.title[data-v-91b7d349]{letter-spacing:.1em;margin:0;font-size:3rem}.subtitle[data-v-91b7d349]{margin:0;font-size:1.25rem;font-weight:400}.field[data-v-91b7d349]{flex-direction:column;gap:8px;width:100%;display:flex}.label[data-v-91b7d349]{font-size:1rem;font-weight:700}.options[data-v-91b7d349]{gap:12px;display:flex}.option-button[data-v-91b7d349]{cursor:pointer;background:#fff;border:2px solid #111;border-radius:8px;width:52px;height:52px;font-size:1.25rem}.option-button.selected[data-v-91b7d349]{color:#fff;background:#111}.select[data-v-91b7d349]{background:#fff;border:2px solid #111;border-radius:6px;padding:8px;font-size:1rem}.character-options[data-v-91b7d349]{flex-wrap:nowrap;justify-content:space-between;gap:8px;padding-bottom:4px;display:flex;overflow-x:hidden}.character-label[data-v-91b7d349]{flex-direction:column;align-items:center;gap:0;width:124px;min-width:124px;font-size:1rem;display:flex}.character-button[data-v-91b7d349]{cursor:pointer;background:#fff;border:0 solid #0000;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;width:124px;min-width:124px;padding:4px;display:flex}.character-button.selected[data-v-91b7d349],.character-button[data-v-91b7d349]:hover{box-shadow:inset 0 0 0 10px #111,0 0 0 2px #fff}.character-button:hover+.character-name[data-v-91b7d349],.character-button.selected+.character-name[data-v-91b7d349]{font-weight:700}.character-pawn[data-v-91b7d349]{object-fit:contain;width:104px;height:104px;display:block}.character-name[data-v-91b7d349]{margin-top:2px;transition:font-weight .12s}.toggle-label[data-v-91b7d349]{cursor:pointer;align-items:center;gap:5px;font-size:1.2rem;display:flex}.toggle-input[data-v-91b7d349]{cursor:pointer;width:18px;height:18px}.note[data-v-91b7d349]{color:#555;margin:0;font-size:.9rem}.start-button[data-v-91b7d349]{color:#fff;cursor:pointer;background:#111;border:2px solid #111;border-radius:8px;margin-top:8px;padding:12px 40px;font-size:1.1rem}.start-button[data-v-91b7d349]:hover{background:#333}.start-button[disabled][data-v-91b7d349]{opacity:.5;cursor:not-allowed;background:#666;border-color:#666}html,body,#app{height:100%;margin:0;overflow:hidden}.app[data-v-5cdf7c98]{justify-content:center;align-items:center;width:100%;height:100vh;display:flex;overflow:hidden}.board-row[data-v-5cdf7c98]{align-items:center;gap:16px;display:flex}:root{--overlay-edge-gap:16px;--overlay-stack-gap:16px;--player-panel-width:min(340px, 32vw);--player-panel-min-height:146px}.player-panels-layer[data-v-5cdf7c98]{pointer-events:none;z-index:80;position:fixed;inset:0}.player-panel[data-v-5cdf7c98]{width:var(--player-panel-width);min-height:var(--player-panel-min-height);pointer-events:auto;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);opacity:.93;border:2px solid #ffffff8c;border-radius:12px;padding:12px;position:absolute;box-shadow:0 6px 18px #00000047}.player-panel.active[data-v-5cdf7c98]{outline-offset:2px;outline:3px solid #fff;box-shadow:0 0 18px 6px #f4a7b9d9,0 6px 18px #00000047}.player-panel.top-left[data-v-5cdf7c98]{top:var(--overlay-edge-gap);left:var(--overlay-edge-gap)}.player-panel.top-right[data-v-5cdf7c98]{top:var(--overlay-edge-gap);right:var(--overlay-edge-gap)}.player-panel.bottom-right[data-v-5cdf7c98]{bottom:var(--overlay-edge-gap);right:var(--overlay-edge-gap)}.player-panel.bottom-left[data-v-5cdf7c98]{bottom:var(--overlay-edge-gap);left:var(--overlay-edge-gap)}.player-panel-type[data-v-5cdf7c98]{background:#ffffff40;border-radius:999px;margin-left:auto;padding:2px 8px;font-size:.72rem;font-weight:700}.player-panel-pawn-row[data-v-5cdf7c98]{background:#ffffff1f;border:1px solid #ffffff59;border-radius:6px;align-items:center;gap:10px;margin-bottom:8px;padding:4px 6px;display:flex}.player-panel-pawn-image[data-v-5cdf7c98]{object-fit:contain;flex-shrink:0;width:63px;height:63px}.player-panel-pawn-name[data-v-5cdf7c98]{letter-spacing:.06em;font-family:Amatic SC,Patrick Hand SC,sans-serif;font-size:1.9rem;font-weight:700;line-height:1.1}.player-panel-reward[data-v-5cdf7c98]{margin-top:4px;font-family:Patrick Hand SC,Amatic SC,sans-serif;font-size:1.9rem;font-weight:700;display:block}.player-panel-dice-wrap[data-v-5cdf7c98]{margin-bottom:8px}.player-panel-dice[data-v-5cdf7c98]{gap:8px;display:flex}.player-panel-dice.rolling .die[data-v-5cdf7c98]{animation:.32s ease-in-out infinite die-jitter-5cdf7c98}.die[data-v-5cdf7c98]{background:linear-gradient(145deg,#df0b0b,#b50404);border:1px solid #1b1b1b;border-radius:8px;flex-shrink:0;width:42px;height:42px;position:relative;box-shadow:inset 0 1px 2px #fff3,0 2px 6px #00000080}.die-pip[data-v-5cdf7c98]{background:radial-gradient(circle at 30% 30%,#cab676,#9d8749 65%);border-radius:50%;width:10px;height:10px;position:absolute;box-shadow:0 0 2px #42351473}.pip-top-left[data-v-5cdf7c98]{top:5px;left:5px}.pip-top-right[data-v-5cdf7c98]{top:5px;right:5px}.pip-mid-left[data-v-5cdf7c98]{top:50%;left:5px;transform:translateY(-50%)}.pip-mid-right[data-v-5cdf7c98]{top:50%;right:5px;transform:translateY(-50%)}.pip-bottom-left[data-v-5cdf7c98]{bottom:5px;left:5px}.pip-bottom-right[data-v-5cdf7c98]{bottom:5px;right:5px}.pip-center[data-v-5cdf7c98]{top:50%;left:50%;transform:translate(-50%,-50%)}.player-panel-line[data-v-5cdf7c98]{margin-top:3px;font-size:.84rem;line-height:1.3}.player-hand-summary[data-v-5cdf7c98]{border-radius:6px;outline:none;width:62px;height:42px;margin-top:4px;margin-bottom:4px;position:relative}.player-hand-grid[data-v-5cdf7c98]{flex-wrap:wrap;gap:2px;max-width:270px;margin-top:4px;margin-bottom:4px;display:flex}.player-hand-hover-area[data-v-5cdf7c98]{display:inline-block}.player-completed-sets-wrap[data-v-5cdf7c98]{margin-top:4px;margin-bottom:4px}.player-completed-title[data-v-5cdf7c98]{text-transform:uppercase;letter-spacing:.04em;margin-bottom:4px;font-size:.78rem;font-weight:700}.player-completed-sets-grid[data-v-5cdf7c98]{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;display:grid}.player-completed-set[data-v-5cdf7c98]{background:#ffffff21;border:1px solid #ffffff59;border-radius:8px;padding:4px}.player-completed-set-name[data-v-5cdf7c98]{margin-bottom:3px;font-size:.7rem;font-weight:700;line-height:1.1}.player-hand-front-card[data-v-5cdf7c98]{cursor:pointer;background-color:#f2ecd9;background-repeat:no-repeat;border:1px solid #00000059;border-radius:7px;flex-shrink:0;width:52px;height:74px;padding:0;overflow:hidden;box-shadow:0 2px 4px #00000047}.player-hand-front-card.no-image[data-v-5cdf7c98]{background-color:#fff;background-image:none}.player-completed-card[data-v-5cdf7c98]{cursor:default;width:68px;height:96px}.player-completed-card-label[data-v-5cdf7c98]{text-align:center;color:#202020;padding:2px;font-size:.52rem;line-height:1.05}.player-hand-front-card[data-v-5cdf7c98]:focus-visible{outline-offset:1px;outline:2px solid #fff}.player-hand-hover-preview[data-v-5cdf7c98]{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#ffffff2e;border:1px solid #ffffff6b;border-radius:10px;max-width:210px;margin-top:6px;margin-bottom:4px;padding:8px}.player-hand-hover-title[data-v-5cdf7c98]{font-size:.78rem;font-weight:700;line-height:1.2}.player-hand-hover-subtitle[data-v-5cdf7c98]{opacity:.86;margin-top:2px;margin-bottom:6px;font-size:.68rem}.player-hand-preview-grid[data-v-5cdf7c98]{grid-template-columns:repeat(var(--preview-cols), 64px);gap:2px;width:fit-content;display:grid}.player-hand-preview-grid.landscape[data-v-5cdf7c98]{grid-template-columns:repeat(var(--preview-cols), 91px)}.player-hand-preview-piece[data-v-5cdf7c98]{background:#d8dbe0 no-repeat;border:1px solid #00000047;border-radius:8px;width:64px;height:91px;overflow:hidden;box-shadow:0 2px 4px #0003}.player-hand-preview-piece.landscape[data-v-5cdf7c98]{width:91px;height:64px}.player-hand-preview-piece.owned[data-v-5cdf7c98]{background-color:#f2ecd9}.player-hand-preview-single[data-v-5cdf7c98]{background:#f2ecd9 no-repeat;border:1px solid #00000059;border-radius:11px;width:132px;height:188px;overflow:hidden;box-shadow:0 2px 6px #0000003d}.player-hand-preview-single.no-image[data-v-5cdf7c98]{box-sizing:border-box;background:#fff;justify-content:center;align-items:center;padding:8px;display:flex}.player-hand-preview-single-label[data-v-5cdf7c98]{color:#202020;text-align:center;font-size:.9rem;font-weight:700;line-height:1.2}.player-hand-card-back[data-v-5cdf7c98]{background-image:url(/WHY/images/cards/why-card-back-landscape.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;border:1px solid #00000073;border-radius:6px;width:100%;height:100%;box-shadow:0 2px 6px #0000004d}.player-hand-count[data-v-5cdf7c98]{color:#fff;text-align:center;box-sizing:border-box;background:#000000d1;border:1px solid #ffffff8c;border-radius:999px;min-width:20px;height:20px;padding:0 5px;font-size:.74rem;font-weight:700;line-height:18px;position:absolute;bottom:-6px;right:-5px}.player-hand-summary.is-human[data-v-5cdf7c98]{cursor:pointer}.player-hand-summary.is-human:hover .player-hand-card-back[data-v-5cdf7c98],.player-hand-summary.is-human:focus-visible .player-hand-card-back[data-v-5cdf7c98]{transform:translateY(-1px);box-shadow:0 4px 10px #0000006b}.board-frame[data-v-5cdf7c98]{--board-viewport-margin:16px;width:min(calc(100vw - (var(--board-viewport-margin) * 2)), calc((100vh - (var(--board-viewport-margin) * 2)) * 1154 / 1332));aspect-ratio:1154/1332;position:relative}.board-image[data-v-5cdf7c98]{width:100%;height:100%;display:block}.lawn-toggle-btn[data-v-5cdf7c98]{z-index:60;color:#fff;cursor:pointer;background:#0d2745eb;border:1px solid #ffffffa6;border-radius:10px;padding:8px 12px;font-size:.86rem;font-weight:700;position:absolute;bottom:12px;right:12px;box-shadow:0 3px 10px #0006}.lawn-toggle-btn[data-v-5cdf7c98]:hover{background:#15395ef2}.lawn-panel[data-v-5cdf7c98]{z-index:60;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);background-color:#346e3ce6;background-image:radial-gradient(circle at 25% 25%,#57a04b6b 0,#57a04b00 48%),radial-gradient(circle at 75% 70%,#285f2d73 0,#285f2d00 54%),repeating-linear-gradient(32deg,#ffffff0d 0 2px,#0000000a 2px 4px);border:1px solid #e6ffe173;border-radius:12px;padding:10px;position:absolute;bottom:56px;right:12px;box-shadow:0 10px 24px #00000075}.lawn-panel-header[data-v-5cdf7c98]{color:#fff;justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.lawn-panel-title[data-v-5cdf7c98]{margin:0;font-size:.9rem;line-height:1}.lawn-grid[data-v-5cdf7c98]{grid-template-columns:repeat(var(--lawn-cols), 64px);grid-auto-rows:91px;gap:4px;display:grid}.lawn-card[data-v-5cdf7c98]{cursor:default;background-color:#14301759;background-position:50%;background-repeat:no-repeat;background-size:cover;border:1px solid #00000059;border-radius:7px;justify-content:center;align-items:center;width:64px;height:91px;display:flex;overflow:hidden;box-shadow:0 2px 4px #0000004d}.lawn-card.empty[data-v-5cdf7c98]{box-shadow:none;background-color:#112c1452;border-style:dashed;border-color:#ffffff1f}.lawn-card.awaiting-placement[data-v-5cdf7c98]{cursor:pointer;border-color:#fff6}.lawn-card.awaiting-placement[data-v-5cdf7c98]:hover{border-color:#fff;box-shadow:0 0 0 2px #ffffff73}.lawn-card.awaiting-pickup[data-v-5cdf7c98]{cursor:pointer;border-color:#ffe68c99}.lawn-card.awaiting-pickup[data-v-5cdf7c98]:hover{border-color:#ffe082;box-shadow:0 0 0 2px #ffe08273}.lawn-card.discard-preview[data-v-5cdf7c98]{border-color:#ffe082;box-shadow:0 0 0 2px #ffe0827a}.lawn-card.newly-placed[data-v-5cdf7c98]{border-color:#ffe97a;animation:1s ease-in-out infinite lawn-new-card-flash-5cdf7c98,.35s ease-out lawn-card-fade-in-5cdf7c98}.lawn-card.no-image[data-v-5cdf7c98]{background-color:#fff;background-image:none}.lawn-card-label[data-v-5cdf7c98]{text-align:center;color:#202020;padding:2px;font-size:.64rem;line-height:1.1}.room-card-pile[data-v-5cdf7c98]{z-index:3;pointer-events:none;position:absolute;transform:translate(-50%,-50%);container-type:inline-size}.room-card-pile-back[data-v-5cdf7c98]{width:100%;height:100%;box-shadow:0 2px 4px #00000059, calc(var(--stack-step) * -1) calc(var(--stack-step) * 2) 0 -1px #d88fa0, calc(var(--stack-step) * -2) calc(var(--stack-step) * 4) 0 -1px #c87a8e, calc(var(--stack-step) * -3) calc(var(--stack-step) * 6) 0 -1px #b8657c, calc(var(--stack-step) * -4) calc(var(--stack-step) * 8) 0 -1px #a8506a, calc(var(--stack-step) * -5) calc(var(--stack-step) * 10) 0 -1px #983b58, calc(var(--stack-step) * -6) calc(var(--stack-step) * 12) 0 -1px #882646, calc(var(--stack-step) * -7) calc(var(--stack-step) * 14) 0 -1px #781134;background:#f4a7b9;border:2px solid #00000059;border-radius:8px;position:relative;overflow:hidden}.room-card-pile .room-card-pile-back[data-v-5cdf7c98]{writing-mode:horizontal-tb;text-orientation:initial;color:#0000;background-position:50%;background-repeat:no-repeat;background-size:cover;font-size:0;transform:none}.room-card-pile.portrait .room-card-pile-back[data-v-5cdf7c98]{background-image:url(/WHY/images/cards/why-card-back-portrait.jpg)}.room-card-pile:not(.portrait) .room-card-pile-back[data-v-5cdf7c98]{background-image:url(/WHY/images/cards/why-card-back-landscape.jpg)}.room-card-pile[style*="--stack-layers: 1"] .room-card-pile-back[data-v-5cdf7c98]{box-shadow:0 2px 4px #00000059}.room-card-pile[style*="--stack-layers: 2"] .room-card-pile-back[data-v-5cdf7c98]{box-shadow:0 2px 4px #00000059, calc(var(--stack-step) * -1) calc(var(--stack-step) * 2) 0 -1px #d88fa0}.room-card-pile[style*="--stack-layers: 3"] .room-card-pile-back[data-v-5cdf7c98]{box-shadow:0 2px 4px #00000059, calc(var(--stack-step) * -1) calc(var(--stack-step) * 2) 0 -1px #d88fa0, calc(var(--stack-step) * -2) calc(var(--stack-step) * 4) 0 -1px #c87a8e}.room-card-pile[style*="--stack-layers: 4"] .room-card-pile-back[data-v-5cdf7c98]{box-shadow:0 2px 4px #00000059, calc(var(--stack-step) * -1) calc(var(--stack-step) * 2) 0 -1px #d88fa0, calc(var(--stack-step) * -2) calc(var(--stack-step) * 4) 0 -1px #c87a8e, calc(var(--stack-step) * -3) calc(var(--stack-step) * 6) 0 -1px #b8657c}.room-card-pile-count[data-v-5cdf7c98]{color:#fff;background:#000000b8;border-radius:4px 0;padding:2px 5px;font-size:clamp(10px,1.2vw,18px);font-weight:700;line-height:1;position:absolute;bottom:-1px;right:-1px}.room-blocked-x[data-v-5cdf7c98]{color:#c41212;letter-spacing:.04em;text-shadow:0 0 8px #ffffffb3,0 2px 10px #0000008c;pointer-events:none;z-index:4;-webkit-user-select:none;user-select:none;font-family:Creepster,Chiller,Papyrus,cursive;font-size:clamp(72px,9vw,132px);font-weight:800;line-height:1;position:absolute;transform:translate(-50%,-50%)}.pawn[data-v-5cdf7c98]{aspect-ratio:1;pointer-events:none;border:2px solid #ffffffbf;border-radius:50%;width:4.2%;transition:left .35s,top .35s;position:absolute;transform:translate(-50%,-50%);box-shadow:0 2px 5px #0000008c}.deck-list[data-v-5cdf7c98]{height:100vh;margin:0;padding:8px;list-style:none;overflow-y:auto}.drawer-toggle[data-v-5cdf7c98]{writing-mode:vertical-rl;color:#fff;cursor:pointer;z-index:100;background:#111;border:none;padding:12px 8px;font-size:.9rem;position:fixed;top:50%;transform:translateY(-50%)}.drawer-toggle[data-v-5cdf7c98]:not(.directions-toggle){border-radius:6px 0 0 6px;right:0}.right-tab.log-tab[data-v-5cdf7c98]{top:42%}.right-tab.debug-tab[data-v-5cdf7c98]{top:58%}.directions-toggle[data-v-5cdf7c98]{border-radius:0 6px 6px 0;left:0}.drawer[data-v-5cdf7c98]{z-index:99;background:#fff;height:100vh;transition:all .3s;position:fixed;top:0}.drawer[data-v-5cdf7c98]:not(.directions-drawer){border-left:2px solid #111;width:360px;transition-property:right;right:-360px}.drawer:not(.directions-drawer).open[data-v-5cdf7c98]{right:0}.directions-drawer[data-v-5cdf7c98]{border-right:2px solid #111;width:420px;transition-property:left;left:-420px}.directions-drawer.open[data-v-5cdf7c98]{left:0}.drawer-content[data-v-5cdf7c98]{box-sizing:border-box;height:100%;padding:16px;font-size:.85rem;overflow-y:auto}.directions-drawer .drawer-content[data-v-5cdf7c98]{font-size:1rem}.directions-drawer pre[data-v-5cdf7c98]{white-space:pre;background:#f0f0f0;border-radius:4px;margin:8px 0;padding:8px;font-family:monospace;font-size:.85rem}.game-log-list[data-v-5cdf7c98]{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.game-log-list li[data-v-5cdf7c98]{background:#f5f5f5;border-radius:6px;padding:8px 10px;line-height:1.35}.turn-popout[data-v-5cdf7c98]{z-index:6;pointer-events:auto;width:100%;display:flex;position:absolute;left:0}.turn-popout.from-bottom[data-v-5cdf7c98]{top:calc(100% + var(--overlay-stack-gap));animation:.18s ease-out turn-popout-from-bottom-5cdf7c98}.turn-popout.from-top[data-v-5cdf7c98]{bottom:calc(100% + var(--overlay-stack-gap));animation:.18s ease-out turn-popout-from-top-5cdf7c98}.action-panel-section[data-v-5cdf7c98]{color:#fff;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#14385ce6;border:2px solid #badfff8c;border-radius:12px;width:100%;max-height:min(44vh,360px);padding:12px;overflow-y:auto;box-shadow:0 8px 22px #0814246b}.action-panel-title[data-v-5cdf7c98]{margin:0 0 10px;font-size:1.05rem;line-height:1.2}.start-roll-dice[data-v-5cdf7c98]{justify-content:flex-start;gap:10px;margin:0 0 18px;display:flex}.start-roll-dice.rolling .die[data-v-5cdf7c98]{animation:.32s ease-in-out infinite die-jitter-5cdf7c98}.dice-results[data-v-5cdf7c98]{text-align:left;margin:0 0 14px;padding:0;list-style:none}.dice-results li[data-v-5cdf7c98]{border-bottom:1px solid #eee;align-items:center;gap:12px;padding:10px 8px;display:flex}.dice-results li.winner[data-v-5cdf7c98]{color:#0e2b0e;background:#f0fff0;font-weight:700}.dice-results li.winner .dice-name[data-v-5cdf7c98],.dice-results li.winner .dice-roll[data-v-5cdf7c98]{color:#0e2b0e}.dice-name[data-v-5cdf7c98]{flex:1}.dice-roll[data-v-5cdf7c98]{text-align:right;min-width:32px;font-size:1.4rem;font-weight:700}.dice-winner-label[data-v-5cdf7c98]{color:#fff;background:#1a6b1a;border-radius:12px;padding:2px 8px;font-size:.8rem}.space-highlight[data-v-5cdf7c98]{aspect-ratio:1;cursor:pointer;pointer-events:auto;z-index:5;background:#ffffff40;border:3px solid #fff;border-radius:50%;width:4%;transition:background .15s;position:absolute;transform:translate(-50%,-50%)}.space-highlight[data-v-5cdf7c98]:hover{background:#ffffff8c}.space-highlight.teleport[data-v-5cdf7c98]{background:#ffd70033;border-color:gold}.space-highlight.teleport[data-v-5cdf7c98]:hover{background:#ffd70073}.turn-panel-content[data-v-5cdf7c98]{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.debug-roll-grid[data-v-5cdf7c98]{flex-wrap:wrap;gap:4px;display:flex}.debug-winner-preview-grid[data-v-5cdf7c98]{grid-template-columns:1fr;gap:6px;margin-bottom:10px;display:grid}.debug-roll-btn[data-v-5cdf7c98]{border-radius:10px;min-width:34px;padding:4px 8px;font-size:.8rem}@media (width<=1000px){:root{--player-panel-width:min(240px, 44vw);--player-panel-min-height:136px}.player-panel[data-v-5cdf7c98]{padding:10px}.player-panel-name[data-v-5cdf7c98]{font-size:.95rem}.player-panel-line[data-v-5cdf7c98]{font-size:.78rem}}.turn-name[data-v-5cdf7c98]{font-weight:700}.turn-btn[data-v-5cdf7c98]{color:#111;cursor:pointer;background:#fff;border:none;border-radius:14px;padding:6px 18px;font-size:.9rem;font-weight:700}.turn-btn[data-v-5cdf7c98]:disabled{opacity:.65;cursor:not-allowed}.turn-btn[data-v-5cdf7c98]:hover{background:#ddd}.winner-modal-overlay[data-v-5cdf7c98]{z-index:200;background:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.winner-modal[data-v-5cdf7c98]{box-sizing:border-box;text-align:center;background:#fff;width:min(520px,90vw);max-height:90vh;padding:20px;overflow-y:auto;box-shadow:0 12px 32px #00000080}.winner-header[data-v-5cdf7c98]{background:var(--winner-header-bg,#ffffff1f);border:1px solid #ffffff59;border-radius:6px;justify-content:flex-start;align-items:center;gap:10px;margin-bottom:8px;padding:14px;display:flex}.winner-title[data-v-5cdf7c98]{color:var(--winner-text-color,#111);margin:0 0 12px;font-size:1.25rem}.winner-item[data-v-5cdf7c98]{margin:6px 0}.winner-sets[data-v-5cdf7c98]{margin-bottom:12px}.winner-reward-wrap[data-v-5cdf7c98]{flex-direction:column;gap:10px;display:flex}.winner-bonus-note[data-v-5cdf7c98]{color:#1d3f1d;font-size:.9rem;font-weight:700}.winner-reward-grid[data-v-5cdf7c98]{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:12px;display:grid}.winner-reward-item[data-v-5cdf7c98]{background:#0000000a;border-radius:8px;flex-direction:column;align-items:center;gap:6px;padding:8px;display:flex}.winner-reward-amount[data-v-5cdf7c98]{font-size:.9rem;font-weight:700}.winner-solution-grid[data-v-5cdf7c98]{justify-content:center;align-items:flex-start;gap:16px;display:flex}.winner-set[data-v-5cdf7c98]{flex-direction:column;align-items:center;gap:8px;display:flex}.set-label[data-v-5cdf7c98]{font-weight:700}.winner-set-grid[data-v-5cdf7c98]{grid-template-columns:repeat(2,64px);gap:0;display:grid}.winner-set-grid.alfred-grid[data-v-5cdf7c98]{grid-template-columns:repeat(3,64px)}.winner-set-piece[data-v-5cdf7c98]{background-position:50%;background-repeat:no-repeat;background-size:cover;border:1px solid #00000040;border-radius:6px;width:64px;height:96px}.winner-card-large[data-v-5cdf7c98]{background-position:50%;background-repeat:no-repeat;background-size:cover;border:2px solid #00000047;border-radius:8px;width:120px;height:168px}.winner-card-large-wrap[data-v-5cdf7c98]{flex-direction:column;align-items:center;gap:8px;display:flex}.winner-character-image[data-v-5cdf7c98]{object-fit:contain;border-radius:0%;flex-shrink:0;width:150px;height:150px}.winner-header .player-panel-pawn-name[data-v-5cdf7c98]{color:var(--winner-text-color,#111)}.turn-dice em[data-v-5cdf7c98]{color:gold;font-style:normal}.turn-steps[data-v-5cdf7c98]{opacity:.75;font-size:.85rem}.room-action-section[data-v-5cdf7c98]{flex-direction:column;gap:6px;width:100%;display:flex}.room-action-prompt[data-v-5cdf7c98]{opacity:.9;margin:0;font-size:.85rem}.room-action-prompt.discard-warning[data-v-5cdf7c98]{color:#ffd166;font-weight:700}.turn-btn-muted[data-v-5cdf7c98]{opacity:.55}.drawn-card-display[data-v-5cdf7c98]{flex-direction:column;align-items:center;gap:4px;display:flex}.drawn-card-preview[data-v-5cdf7c98]{cursor:default;justify-content:center;align-items:center;width:68px;height:96px;display:flex}.cpu-drawn-card-back[data-v-5cdf7c98]{background-image:url(/WHY/images/cards/why-card-back-portrait.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;border:1px solid #00000073;border-radius:6px;box-shadow:0 2px 6px #0000004d}.drawn-card-preview.no-image[data-v-5cdf7c98]{background-color:#f2ecd9}.drawn-card-label[data-v-5cdf7c98]{text-align:center;color:#333;padding:2px;font-size:.65rem}.discard-selectable[data-v-5cdf7c98]{cursor:pointer;outline:2px solid #0000;transition:outline-color .1s,transform .1s}.discard-selectable[data-v-5cdf7c98]:hover{outline-color:#f44;transform:scale(1.08)}.discard-selected[data-v-5cdf7c98]{outline-color:#ffd166;transform:scale(1.08);box-shadow:0 0 0 2px #ffd166a6}.cpu-turn-msg[data-v-5cdf7c98]{opacity:.9;margin:0;font-size:.9rem}@keyframes die-jitter-5cdf7c98{0%{transform:translate(0)rotate(0)}20%{transform:translate(1px,-1px)rotate(-2.5deg)}40%{transform:translate(-1.5px,1px)rotate(2deg)}60%{transform:translate(1.2px,1.4px)rotate(-1.5deg)}80%{transform:translate(-1px,-.6px)rotate(1.5deg)}to{transform:translate(0)rotate(0)}}@keyframes turn-popout-from-bottom-5cdf7c98{0%{opacity:0;transform:translateY(-10px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes turn-popout-from-top-5cdf7c98{0%{opacity:0;transform:translateY(10px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes lawn-new-card-flash-5cdf7c98{0%{box-shadow:0 0 #ffe97acc}50%{box-shadow:0 0 0 3px #ffe97aa6}to{box-shadow:0 0 #ffe97acc}}@keyframes lawn-card-fade-in-5cdf7c98{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}
