[data-dice-roll]{--theme-accent-primary: #fbbf24;--theme-accent-secondary: #f59e0b;--theme-accent-deep: #d97706;--theme-accent-highlight: #facc15;--theme-result-win: #10b981;--theme-result-win-light: #34d399;--theme-result-loss: #ef4444;--theme-result-jackpot: #fbbf24;--theme-btn-text: #1c1917;--theme-stop-btn-text: #111827;--theme-title-shadow: rgba(0, 0, 0, .85);--theme-glow: #fbbf24;--theme-glow-core: #ffdc50;--theme-glow-inset: #fb8c00;--theme-centre-bg-from: #052e16;--theme-centre-bg-to: #021a0c}.dr-frame{border-color:color-mix(in srgb,var(--theme-accent-secondary) 40%,transparent)}.dr-title{background:linear-gradient(135deg,var(--theme-accent-primary),var(--theme-accent-secondary),var(--theme-accent-deep));-webkit-background-clip:text;background-clip:text;font-family:Saira,Arial,sans-serif;-webkit-text-fill-color:transparent;color:transparent;filter:drop-shadow(0 2px 3px var(--theme-title-shadow)) drop-shadow(0 0 9px var(--theme-title-shadow))}.dr-accent-text{color:var(--theme-accent-primary)}.dr-stop-btn{background:linear-gradient(to right,var(--theme-accent-secondary),var(--theme-accent-highlight));color:var(--theme-stop-btn-text);box-shadow:0 10px 15px -3px color-mix(in srgb,var(--theme-accent-secondary) 40%,transparent),0 4px 6px -4px color-mix(in srgb,var(--theme-accent-secondary) 40%,transparent)}.dr-table{aspect-ratio:9 / 14;max-height:800px;width:100%;margin-left:auto;margin-right:auto}@media(min-width:640px){.dr-table{max-width:480px;max-height:747px}}@media(min-width:1024px){.dr-table{max-width:540px;max-height:840px}}.dr-board-square{aspect-ratio:1 / 1;width:100%;max-width:100%;max-height:100%}[data-dr-themed-table] .dr-table{background:var(--dr-table-image) center / cover no-repeat!important}[data-dr-themed-table] .dr-bg-fallback{display:none!important}.board-sq{position:relative;border-radius:8px;background:transparent;overflow:visible;isolation:isolate;transition:transform .2s ease}.board-sq:before{content:"";display:block;padding-top:100%}.board-sq:after{content:"";position:absolute;inset:0;z-index:0;background-position:center;background-repeat:no-repeat;background-size:contain;pointer-events:none;transition:filter .25s ease,opacity .25s ease,transform .25s ease}.sq-inner{position:absolute;inset:0;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1px;padding:3px}.sq-inner--side{flex-direction:row;flex-wrap:wrap;gap:2px}.sq-icon{font-size:clamp(22px,6vw,44px);line-height:1;filter:drop-shadow(0 1px 2px rgba(0,0,0,.6))}.sq-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block}.sq-label{font-size:9px;font-weight:900;letter-spacing:.05em;text-transform:uppercase;line-height:1}.sq-num{font-size:8px;opacity:.35;line-height:1}.sq-plain{--tile-image: var(--dr-tile-plain)}.sq-plain:after{background-image:var(--tile-image)}.sq-win{--tile-image: var(--dr-tile-win)}.sq-win:after{background-image:var(--tile-image)}.sq-win .sq-label{color:var(--theme-accent-primary)}.sq-win .sq-icon{filter:drop-shadow(0 0 4px color-mix(in srgb,var(--theme-glow) 60%,transparent))}.sq-arrow{--tile-image: var(--dr-tile-arrow)}.sq-arrow .sq-label{color:#c4b5fd}.sq-arrow:after{background-image:var(--tile-image);animation:arrowPulse 2.4s ease-in-out infinite}@keyframes arrowPulse{0%,to{filter:drop-shadow(0 0 2px rgba(157,92,255,.4));opacity:.86;transform:scale(1)}50%{filter:drop-shadow(0 0 7px rgba(157,92,255,.65)) drop-shadow(0 0 14px rgba(157,92,255,.35));opacity:1;transform:scale(1.025)}}.sq-active{transform:scale(1.03);z-index:2}.sq-active:after{animation:sqActivePulse 1.1s ease-in-out infinite!important}.sq-active .sq-icon,.sq-active .sq-label{filter:drop-shadow(0 0 3px rgba(255,200,50,.9)) brightness(1.4)!important;color:#fff!important}.sq-demo-lit{z-index:2}.sq-demo-lit:after{animation:sqDemoPulse .55s ease-in-out infinite!important}.sq-demo-lit .sq-icon,.sq-demo-lit .sq-label{filter:drop-shadow(0 0 3px color-mix(in srgb,var(--theme-glow-core) 80%,transparent)) brightness(1.3)!important;color:#fff!important}@keyframes sqActivePulse{0%,to{filter:drop-shadow(0 0 6px color-mix(in srgb,var(--theme-glow-core) 80%,transparent)) drop-shadow(0 0 18px color-mix(in srgb,var(--theme-glow) 50%,transparent));transform:scale(1.02)}50%{filter:drop-shadow(0 0 10px color-mix(in srgb,var(--theme-glow-core) 95%,transparent)) drop-shadow(0 0 30px color-mix(in srgb,var(--theme-glow) 75%,transparent));transform:scale(1.08)}}@keyframes sqDemoPulse{0%,to{filter:drop-shadow(0 0 7px color-mix(in srgb,var(--theme-glow-core) 75%,transparent)) drop-shadow(0 0 18px color-mix(in srgb,var(--theme-glow) 45%,transparent));transform:scale(1.02);opacity:1}50%{filter:drop-shadow(0 0 10px color-mix(in srgb,var(--theme-glow-core) 95%,transparent)) drop-shadow(0 0 26px color-mix(in srgb,var(--theme-result-jackpot) 70%,transparent));transform:scale(1.06);opacity:.92}}.centre-area{background:radial-gradient(ellipse at center,var(--theme-centre-bg-from) 0%,var(--theme-centre-bg-to) 100%);border:1px solid color-mix(in srgb,var(--theme-glow) 20%,transparent);border-radius:10px;display:flex;align-items:center;justify-content:center;padding:4px;transition:border-color .4s ease,box-shadow .4s ease;overflow:hidden;min-height:0}.centre-area--active{border-color:color-mix(in srgb,var(--theme-glow-core) 100%,transparent)!important;animation:centreActivePulse 1.1s ease-in-out infinite!important;z-index:2}@keyframes centreActivePulse{0%,to{box-shadow:0 0 0 2px color-mix(in srgb,var(--theme-glow) 40%,transparent),0 0 16px 4px color-mix(in srgb,var(--theme-glow) 45%,transparent),inset 0 0 18px 4px color-mix(in srgb,var(--theme-glow-inset) 35%,transparent);border-color:color-mix(in srgb,var(--theme-glow) 90%,transparent)}50%{box-shadow:0 0 0 3px color-mix(in srgb,var(--theme-glow-core) 55%,transparent),0 0 28px 8px color-mix(in srgb,var(--theme-glow) 65%,transparent),inset 0 0 28px 8px color-mix(in srgb,var(--theme-glow-inset) 50%,transparent);border-color:color-mix(in srgb,var(--theme-glow-core) 100%,transparent)}}.sq-active-muted{z-index:2}.sq-active-muted:after{filter:drop-shadow(0 0 5px color-mix(in srgb,var(--theme-glow-core) 55%,transparent)) drop-shadow(0 0 14px color-mix(in srgb,var(--theme-glow) 35%,transparent));opacity:.9;transform:scale(1.02)}.centre-grid--idle{opacity:.35;filter:saturate(.4);transition:opacity .4s ease,filter .4s ease}.centre-grid:not(.centre-grid--idle){transition:opacity .4s ease,filter .4s ease}.slot-reel{width:68px;height:86px;position:relative;overflow:hidden;border-radius:10px;border:2px solid color-mix(in srgb,var(--theme-accent-primary) 60%,transparent);background:#0c0a09;box-shadow:0 4px 16px #000000b3,inset 0 0 12px #0009;flex-shrink:0}.slot-reel:before{content:"";position:absolute;left:0;right:0;top:calc(50% - 1px);height:2px;background:color-mix(in srgb,var(--theme-accent-primary) 35%,transparent);z-index:3;pointer-events:none}.reel-strip{position:absolute;top:0;left:0;right:0;will-change:transform}.reel-face{height:80px;display:flex;align-items:center;justify-content:center;font-size:48px;color:var(--theme-accent-primary);font-family:sans-serif;text-shadow:0 0 10px color-mix(in srgb,var(--theme-accent-primary) 70%,transparent),0 2px 4px rgba(0,0,0,.8);line-height:1}.reel-fade{position:absolute;left:0;right:0;height:32px;z-index:2;pointer-events:none}.reel-fade--top{top:0;background:linear-gradient(to bottom,rgba(12,10,9,.92),transparent)}.reel-fade--bottom{bottom:0;background:linear-gradient(to top,rgba(12,10,9,.92),transparent)}.roll-btn{background:linear-gradient(135deg,var(--theme-accent-secondary),var(--theme-accent-deep));color:var(--theme-btn-text);font-weight:900;font-size:13px;letter-spacing:.08em;padding:8px 20px;border-radius:999px;border:none;cursor:pointer;box-shadow:0 4px 12px color-mix(in srgb,var(--theme-accent-secondary) 45%,transparent),0 0 0 2px color-mix(in srgb,var(--theme-accent-secondary) 20%,transparent);transition:transform .15s ease,box-shadow .15s ease}.roll-btn:hover:not(.roll-btn--disabled){transform:scale(1.06);box-shadow:0 6px 18px color-mix(in srgb,var(--theme-accent-secondary) 60%,transparent),0 0 0 3px color-mix(in srgb,var(--theme-accent-secondary) 30%,transparent)}.roll-btn--disabled{opacity:.6;cursor:not-allowed}.centre-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(3,1fr);gap:3px;width:100%;height:100%;overflow:hidden}.centre-cell{position:relative;border-radius:6px;display:flex;align-items:center;justify-content:center;border:1px solid transparent;transition:all .08s ease;min-height:0;overflow:hidden}.centre-cell:before{content:"";position:absolute;inset:0;z-index:0;background:var(--dr-centre-stone) center / cover no-repeat;opacity:.32;pointer-events:none}.centre-cell-img{position:relative;z-index:1;width:65%;height:65%;object-fit:contain;display:block}.centre-cell--win{background:#04785759;border-color:color-mix(in srgb,var(--theme-result-win) 30%,transparent)}.centre-cell--win .centre-cell-label{color:#6ee7b7}.centre-cell--loss{background:#7f1d1d59;border-color:#ef44444d}.centre-cell--loss .centre-cell-label{color:#fca5a5}.centre-cell--jackpot{background:#78350f66;border-color:color-mix(in srgb,var(--theme-glow) 40%,transparent);animation:jackpotGlow 2s ease-in-out infinite}.centre-cell--jackpot .centre-cell-label{color:#fde68a}@keyframes jackpotGlow{0%,to{box-shadow:none;border-color:color-mix(in srgb,var(--theme-glow) 30%,transparent)}50%{box-shadow:0 0 8px color-mix(in srgb,var(--theme-glow) 40%,transparent) inset;border-color:color-mix(in srgb,var(--theme-glow) 70%,transparent)}}.centre-cell--active{transform:scale(1.1);z-index:2}.centre-cell--win.centre-cell--active{background:color-mix(in srgb,var(--theme-result-win) 70%,transparent)!important;border-color:var(--theme-result-win)!important;box-shadow:0 0 12px color-mix(in srgb,var(--theme-result-win) 60%,transparent)}.centre-cell--loss.centre-cell--active{background:color-mix(in srgb,var(--theme-result-loss) 70%,transparent)!important;border-color:var(--theme-result-loss)!important;box-shadow:0 0 12px color-mix(in srgb,var(--theme-result-loss) 60%,transparent)}.centre-cell--jackpot.centre-cell--active{background:color-mix(in srgb,var(--theme-result-jackpot) 70%,transparent)!important;border-color:var(--theme-result-jackpot)!important;box-shadow:0 0 16px color-mix(in srgb,var(--theme-result-jackpot) 80%,transparent)}.centre-cell--locked{transform:scale(1.12);z-index:3}.centre-cell--win.centre-cell--locked{background:color-mix(in srgb,var(--theme-result-win) 85%,transparent)!important;border-color:var(--theme-result-win)!important;box-shadow:0 0 20px color-mix(in srgb,var(--theme-result-win) 70%,transparent);animation:cellPulse .8s ease-in-out infinite}.centre-cell--loss.centre-cell--locked{background:color-mix(in srgb,var(--theme-result-loss) 85%,transparent)!important;border-color:var(--theme-result-loss)!important;box-shadow:0 0 20px color-mix(in srgb,var(--theme-result-loss) 70%,transparent);animation:cellPulse .8s ease-in-out infinite}@keyframes cellPulse{0%,to{opacity:1}50%{opacity:.75}}
