.play-area.svelte-hy9bcf{background-color:var(--bg-primary);flex-direction:column;flex:1;gap:8px;min-width:0;padding:8px;display:flex;position:relative;overflow:hidden}.tray.svelte-hy9bcf{cursor:pointer;touch-action:none;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none;background:#0a5c2b;border-radius:12px;flex:1;width:100%;height:100px;position:relative;overflow:hidden}.player-name.svelte-hy9bcf{color:#ffffffd9;letter-spacing:.5px;text-transform:uppercase;border-bottom:1px solid #ffffff40;grid-column:1/-1;justify-content:center;align-items:center;padding:4px 0;font-size:12px;font-weight:600;display:flex}.board.svelte-hy9bcf{box-sizing:border-box;background:#8b5e3c;border-radius:12px;grid-template-rows:auto auto repeat(7,auto);grid-template-columns:repeat(12,1fr);gap:2px;width:100%;min-width:0;min-height:0;padding:0 4px 4px;display:grid}.col-label.svelte-hy9bcf{color:#00000080;border-radius:4px;justify-content:center;align-items:center;font-size:11px;font-weight:700;transition:background .15s;display:flex}.col-label.clickable.svelte-hy9bcf{cursor:pointer;background:#ffffff14;animation:1.8s ease-in-out infinite svelte-hy9bcf-label-pulse}.col-label.clickable.svelte-hy9bcf:active{background:#ffffff40}.col-label.active-col.svelte-hy9bcf{color:#fff;background:#fff3}.dot.svelte-hy9bcf{aspect-ratio:1;box-sizing:border-box;background:#0000004d;border-radius:50%;width:100%;max-width:100%}.dot.cross.svelte-hy9bcf{background:0 0;border-radius:0;position:relative}.dot.cross.svelte-hy9bcf:before,.dot.cross.svelte-hy9bcf:after{content:"";background:#fff;width:70%;height:2px;position:absolute;top:50%;left:50%}.dot.cross.svelte-hy9bcf:before{transform:translate(-50%,-50%)rotate(45deg)}.dot.cross.svelte-hy9bcf:after{transform:translate(-50%,-50%)rotate(-45deg)}.die.svelte-hy9bcf{perspective:300px;width:44px;height:44px;position:absolute}.cube.svelte-hy9bcf{width:100%;height:100%;transform-style:preserve-3d;transition:transform .9s cubic-bezier(.17,.85,.3,1.2);position:relative}.face.svelte-hy9bcf{box-sizing:border-box;background:#fff;border-radius:6px;width:44px;height:44px;padding:4px;position:absolute;box-shadow:inset 0 0 0 1px #0000001a}.face-1.svelte-hy9bcf{transform:rotateY(0)translateZ(22px)}.face-2.svelte-hy9bcf{transform:rotateY(90deg)translateZ(22px)}.face-3.svelte-hy9bcf{transform:rotateY(180deg)translateZ(22px)}.face-4.svelte-hy9bcf{transform:rotateY(-90deg)translateZ(22px)}.face-5.svelte-hy9bcf{transform:rotateX(90deg)translateZ(22px)}.face-6.svelte-hy9bcf{transform:rotateX(-90deg)translateZ(22px)}.grid.svelte-hy9bcf{grid-template-rows:repeat(3,1fr);grid-template-columns:repeat(3,1fr);width:100%;height:100%;display:grid}.pip.svelte-hy9bcf{background:0 0;border-radius:50%;width:0;height:0;margin:auto}.pip.active.svelte-hy9bcf{background:#222;width:55%;height:55%}.overlay.svelte-hy9bcf{z-index:20;background:#000000b3;border-radius:12px;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.gameover-text.svelte-hy9bcf{color:var(--text-accent,#c9a961);text-align:center;font-size:28px;font-weight:700}.bot-board.svelte-hy9bcf{opacity:.9}.bot-name.svelte-hy9bcf{color:#ffc864d9}.bot-indicator.svelte-hy9bcf{color:var(--text-accent,#c9a961);z-index:15;background:#000c;border-radius:8px;padding:8px 16px;font-size:14px;font-weight:600;animation:1.5s ease-in-out infinite svelte-hy9bcf-pulse;position:absolute;bottom:12px;left:50%;transform:translate(-50%)}.toast.svelte-hy9bcf{color:var(--text-accent,#c9a961);z-index:15;white-space:nowrap;background:#000c;border-radius:8px;padding:8px 16px;font-size:14px;font-weight:600;animation:.3s ease-out svelte-hy9bcf-toast-in;position:absolute;bottom:12px;left:50%;transform:translate(-50%)}@keyframes svelte-hy9bcf-toast-in{0%{opacity:0;transform:translate(-50%)translateY(8px)}to{opacity:1;transform:translate(-50%)translateY(0)}}@keyframes svelte-hy9bcf-pulse{0%,to{opacity:1}50%{opacity:.6}}@keyframes svelte-hy9bcf-label-pulse{0%,to{background:#ffffff14}50%{background:#ffffff24}}.carousel-wrapper.svelte-hy9bcf{flex:none;min-width:0;min-height:0;position:relative;overflow:hidden}.carousel-track.svelte-hy9bcf{width:200%;height:auto;transition:transform .35s;display:flex}.carousel-track.swiping.svelte-hy9bcf{transition:none}.carousel-slide.svelte-hy9bcf{box-sizing:border-box;flex-direction:column;flex:0 0 50%;min-width:0;height:auto;padding:0;display:flex}.carousel-slide.svelte-hy9bcf .board:where(.svelte-hy9bcf){height:auto;margin-top:0}.carousel-dots.svelte-hy9bcf{flex-shrink:0;justify-content:center;gap:8px;padding:6px 0;display:flex}.carousel-dot.svelte-hy9bcf{cursor:pointer;background:#ffffff4d;border:none;border-radius:50%;width:10px;height:10px;padding:0;transition:background .2s,transform .2s}.carousel-dot.active.svelte-hy9bcf{background:var(--text-accent,#c9a961);transform:scale(1.2)}
