.th-game{aspect-ratio:9 / 14;width:100%;max-height:680px;margin-left:auto;margin-right:auto;background:radial-gradient(ellipse at 50% 20%,#2a1810,#1a0f08 58%,#0a0604)}@media(min-width:1024px){.th-game{max-height:840px;max-width:540px}}.th-stage-vignette{background:radial-gradient(ellipse at 50% 44%,transparent 0%,rgba(0,0,0,.1) 52%,rgba(0,0,0,.48) 100%),linear-gradient(to bottom,#0000001a,#0000000a 46%,#00000057)}.th-top-overlay{position:absolute;left:5%;right:5%;top:9%;z-index:20;display:flex;align-items:flex-start;justify-content:space-between;gap:14px;pointer-events:none}.th-status-panel{min-height:56px;width:min(40%,200px);max-width:36%;display:flex;align-items:center;justify-content:center;padding:7px 9px;background:linear-gradient(180deg,#080504c7,#120a0694),radial-gradient(ellipse at 50% 0%,rgba(251,191,36,.16),transparent 70%);border:1px solid rgba(251,191,36,.22);box-shadow:0 10px 30px #0000006b;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.th-status-panel p{font-size:clamp(9px,2.25vw,14px);line-height:1.12;text-align:center;text-transform:uppercase;letter-spacing:.03em;text-shadow:0 2px 7px rgba(0,0,0,.85)}.th-ticket-badge{width:min(28%,132px);min-width:86px;padding:10px 8px;text-align:center;background:linear-gradient(180deg,#080504db,#130a05b8),radial-gradient(ellipse at 50% 0%,rgba(251,191,36,.18),transparent 70%);border:1px solid rgba(251,191,36,.38);box-shadow:0 10px 26px #00000073,inset 0 0 0 1px #ffffff0d;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.th-board-scene{position:absolute;left:55%;top:32%;z-index:10;width:76%;transform:translate(-50%)}.th-grid{--th-gap: clamp(1px, .55vw, 4px);display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(3,1fr);gap:var(--th-gap);aspect-ratio:1 / 1;width:100%;margin:0 auto;position:relative}.th-tile{--th-row-scale: 1;--th-row-x: 0%;--th-row-y: 0%;position:relative;aspect-ratio:1 / 1;cursor:pointer;transition:transform .25s cubic-bezier(.4,0,.2,1),filter .25s ease;border-radius:12px;transform:translate(var(--th-row-x),var(--th-row-y)) scale(var(--th-row-scale));transform-origin:center bottom}.th-tile.th-disabled{cursor:default}.th-tile:not(.th-disabled):hover{filter:brightness(1.08);transform:translate(var(--th-row-x),var(--th-row-y)) translateY(-5px) scale(var(--th-row-scale))}.th-chest{position:absolute;inset:-10% -8% 0;z-index:1;width:116%;height:110%;object-fit:contain;pointer-events:none;opacity:0;transition:opacity .32s ease-in-out;transform-origin:center bottom;filter:drop-shadow(0 12px 14px rgba(0,0,0,.58)) drop-shadow(0 2px 3px rgba(0,0,0,.72))}.th-chest.th-visible{opacity:1}.th-chest-fallback{display:flex;align-items:center;justify-content:center;font-size:2.5rem;line-height:1}.th-item{--th-item-x: -8%;position:absolute;inset:0;display:flex;align-items:center;justify-content:center;opacity:0;transform:translate(var(--th-item-x)) translateZ(34px) scale(.3) rotate(-15deg);pointer-events:none;z-index:3}.th-item .th-emoji{width:60%;height:60%;object-fit:contain;filter:drop-shadow(0 4px 10px rgba(0,0,0,.6)) drop-shadow(0 0 14px rgba(255,220,130,.55))}.th-item.th-item-in{animation:th-item-pop .42s cubic-bezier(.34,1.56,.64,1) forwards}.th-item.th-item-out{animation:th-item-retract .32s cubic-bezier(.36,0,.66,-.56) forwards}@keyframes th-item-pop{0%{opacity:0;transform:translate(var(--th-item-x)) translateZ(34px) scale(.3) rotate(-15deg)}60%{opacity:1;transform:translate(var(--th-item-x)) translateZ(42px) scale(1.18) rotate(4deg)}to{opacity:1;transform:translate(var(--th-item-x)) translateZ(34px) scale(1) rotate(0)}}@keyframes th-item-retract{0%{opacity:1;transform:translate(var(--th-item-x)) translateZ(34px) scale(1) rotate(0)}to{opacity:0;transform:translate(var(--th-item-x)) translateZ(34px) scale(.3) rotate(-15deg)}}@keyframes th-win-pulse{0%,to{box-shadow:0 0 0 3px #fbbf24e6,0 0 22px #fbbf2480}50%{box-shadow:0 0 0 3px #fbbf24,0 0 50px #fbbf24d9}}.th-tile.th-win{animation:th-win-pulse 1.1s ease-in-out infinite}@keyframes th-jackpot-pulse{0%,to{box-shadow:0 0 0 3px gold,0 0 30px #ffd700b3}50%{box-shadow:0 0 0 3px gold,0 0 70px gold,0 0 100px #ff8c00cc}}.th-tile.th-jackpot-win{animation:th-jackpot-pulse 1s ease-in-out infinite}.th-tile-0{--th-row-scale: .72;--th-row-x: 26%;--th-row-y: 28%;--th-merge-x: calc(100% + var(--th-gap));--th-merge-y: calc(100% + var(--th-gap))}.th-tile-1{--th-row-scale: .72;--th-row-x: 0%;--th-row-y: 28%;--th-merge-x: 0px;--th-merge-y: calc(100% + var(--th-gap))}.th-tile-2{--th-row-scale: .72;--th-row-x: -26%;--th-row-y: 28%;--th-merge-x: calc(0px - 100% - var(--th-gap));--th-merge-y: calc(100% + var(--th-gap))}.th-tile-3{--th-row-scale: .86;--th-row-x: 12%;--th-row-y: 2%;--th-merge-x: calc(100% + var(--th-gap));--th-merge-y: 0px}.th-tile-4{--th-row-scale: .86;--th-row-x: 0%;--th-row-y: 2%;--th-merge-x: 0px;--th-merge-y: 0px}.th-tile-5{--th-row-scale: .86;--th-row-x: -12%;--th-row-y: 2%;--th-merge-x: calc(0px - 100% - var(--th-gap));--th-merge-y: 0px}.th-tile-6{--th-row-scale: .98;--th-row-x: 0%;--th-row-y: -20%;--th-merge-x: calc(100% + var(--th-gap));--th-merge-y: calc(0px - 100% - var(--th-gap))}.th-tile-7{--th-row-scale: .98;--th-row-x: 0%;--th-row-y: -20%;--th-merge-x: 0px;--th-merge-y: calc(0px - 100% - var(--th-gap))}.th-tile-8{--th-row-scale: .98;--th-row-x: 0%;--th-row-y: -20%;--th-merge-x: calc(0px - 100% - var(--th-gap));--th-merge-y: calc(0px - 100% - var(--th-gap))}@keyframes th-shuffle-merge{0%{transform:translate(var(--th-row-x),var(--th-row-y)) scale(var(--th-row-scale)) rotate(0)}22%{transform:translate(var(--th-merge-x),var(--th-merge-y)) scale(.55) rotate(360deg)}78%{transform:translate(var(--th-merge-x),var(--th-merge-y)) scale(.55) rotate(900deg)}to{transform:translate(var(--th-row-x),var(--th-row-y)) scale(var(--th-row-scale)) rotate(0)}}.th-shuffling .th-tile{transition:none;animation:th-shuffle-merge 1.6s cubic-bezier(.7,0,.3,1) forwards;z-index:10}.th-legend{background:linear-gradient(160deg,#28160aeb,#140a04eb);border:2px solid rgba(184,115,51,.55);border-radius:14px;padding:14px;box-shadow:0 6px 18px #0000008c,inset 0 1px 4px #ffc87826}.th-legend-row{display:flex;align-items:center;gap:10px;padding:6px 4px;border-bottom:1px dashed rgba(184,115,51,.35)}.th-legend-row:last-child{border-bottom:none}.th-legend-row img{width:36px;height:36px;object-fit:contain;filter:drop-shadow(0 2px 4px rgba(0,0,0,.6));flex-shrink:0}.th-legend-row .th-pair{display:flex;gap:2px}.th-legend-row .th-pair img{width:26px;height:26px}.th-pirate-title{font-family:Cinzel,Georgia,serif;letter-spacing:.05em;background:linear-gradient(135deg,#fbbf24,#f59e0b,#d97706);-webkit-background-clip:text;-webkit-text-fill-color:transparent;text-shadow:0 2px 8px rgba(0,0,0,.5)}.th-stage-label{position:absolute;left:8%;right:8%;top:77%;z-index:18;text-align:center;font-size:clamp(12px,3.6vw,20px);font-weight:800;text-transform:uppercase;letter-spacing:.08em;color:#fcd34d;text-shadow:0 2px 7px rgba(0,0,0,.85);pointer-events:none}.th-demo-hook{animation:th-demo-pulse 2.4s ease-in-out infinite;text-shadow:0 2px 8px rgba(0,0,0,.95),0 0 18px rgba(0,0,0,.8)}.th-demo-hook:before{content:"";position:absolute;inset:-.7em -8%;z-index:-1;background:radial-gradient(ellipse at 50% 50%,#000000c7,#0000 74%);pointer-events:none}@keyframes th-demo-pulse{0%,to{opacity:.62;transform:scale(1)}50%{opacity:1;transform:scale(1.05)}}.th-mute-btn{position:absolute;right:3%;bottom:3%;z-index:30;display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:9999px;border:1px solid rgba(251,191,36,.3);background:#08050499;color:#fde68ad9;font-size:13px;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);transition:color .15s ease,border-color .15s ease,background .15s ease}.th-mute-btn:hover{color:#fde68a;border-color:#fbbf2499;background:#080504d1}.th-action-panel,.th-exhausted-panel{position:absolute;left:50%;right:auto;bottom:2.8%;z-index:22;width:min(76%,390px);transform:translate(-50%);box-sizing:border-box}.th-action-panel{display:flex;flex-direction:column;align-items:center;gap:9px;padding:10px;background:linear-gradient(180deg,#0906059e,#1109056b);border:1px solid rgba(251,191,36,.18);box-shadow:0 12px 34px #0000005c;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}@keyframes th-cta-bob{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-4px) scale(1.04)}}@keyframes th-cta-glow{0%,to{box-shadow:0 0 #fbbf248c,0 10px 30px #0009}50%{box-shadow:0 0 0 14px #fbbf2400,0 14px 40px #000000b3}}.th-play-cta{display:inline-flex;align-items:center;justify-content:center;width:min(78%,300px);min-width:0;min-height:42px;padding:10px 18px;border-radius:14px;background:linear-gradient(160deg,#fcd34d,#f59e0b 45%,#b45309);color:#1a0a02;font-weight:900;text-transform:uppercase;letter-spacing:.12em;font-size:.86rem;border:2px solid rgba(255,230,160,.85);cursor:pointer;animation:th-cta-bob 2.4s ease-in-out infinite,th-cta-glow 2.4s ease-in-out infinite;text-shadow:0 1px 0 rgba(255,240,200,.55);white-space:nowrap}.th-play-cta:hover{filter:brightness(1.08)}.th-action-panel .multiplier-wrap{max-width:100%;justify-content:center;flex-wrap:wrap}.th-action-panel .multiplier-info-panel{width:min(14rem,74vw)}[data-th-themed-stage] .th-game{background:var(--th-stage-image) center top / cover no-repeat}
