:root{--fr-red: #ff2d55;--fr-green: #00ff88;--fr-yellow: #ffe500;--fr-purple: #bf5af2;--fr-bg: #050008;--fr-surface: #0d000f;--fr-border: #1a0022}.slots-page[data-astro-cid-ryuye5he]{min-height:100vh;background:var(--fr-bg);color:#fff;font-family:inherit;position:relative;overflow:hidden}.slots-page[data-astro-cid-ryuye5he]:before{content:"";position:fixed;inset:0;pointer-events:none;z-index:0;background:radial-gradient(ellipse at 15% 85%,rgba(255,45,85,.05) 0%,transparent 50%),radial-gradient(ellipse at 85% 15%,rgba(0,255,136,.04) 0%,transparent 50%),radial-gradient(ellipse at 50% 50%,rgba(191,90,242,.03) 0%,transparent 60%)}.slots-header[data-astro-cid-ryuye5he]{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.5rem;background:#080010;border-bottom:1px solid #1a0022;gap:1rem;flex-wrap:wrap;position:relative;z-index:1}.back-link[data-astro-cid-ryuye5he]{color:var(--fr-red);text-decoration:none;font-size:.85rem;opacity:.8;transition:opacity .2s}.back-link[data-astro-cid-ryuye5he]:hover{opacity:1}.game-title[data-astro-cid-ryuye5he]{font-size:1.1rem;font-weight:700;letter-spacing:.08em;color:var(--fr-red);margin:0;text-shadow:0 0 10px rgba(255,45,85,.6)}.wallet-display[data-astro-cid-ryuye5he]{display:flex;gap:.75rem;flex-wrap:wrap}.wallet-item[data-astro-cid-ryuye5he]{display:flex;align-items:center;gap:.3rem;background:#120018;padding:.35rem .75rem;border-radius:999px;font-size:.8rem;border:1px solid #1a0022}.wallet-label[data-astro-cid-ryuye5he]{color:#405}.wallet-amount[data-astro-cid-ryuye5he]{font-weight:700;color:var(--fr-green);text-shadow:0 0 6px rgba(0,255,136,.5)}.auth-gate[data-astro-cid-ryuye5he]{display:flex;align-items:center;justify-content:center;min-height:calc(100vh - 64px);padding:2rem;position:relative;z-index:1}.auth-card[data-astro-cid-ryuye5he]{background:var(--fr-surface);border:1px solid var(--fr-border);border-radius:1rem;padding:2.5rem;max-width:420px;width:100%;text-align:center;box-shadow:0 0 60px #ff2d551a}.auth-logo[data-astro-cid-ryuye5he]{font-size:3.5rem;margin-bottom:1rem}.auth-card[data-astro-cid-ryuye5he] h2[data-astro-cid-ryuye5he]{color:var(--fr-red);margin:0 0 .5rem;text-shadow:0 0 12px rgba(255,45,85,.6)}.auth-card[data-astro-cid-ryuye5he] p[data-astro-cid-ryuye5he]{color:#607;font-size:.9rem;margin-bottom:1.5rem;line-height:1.6}.auth-form[data-astro-cid-ryuye5he]{display:flex;flex-direction:column;gap:.75rem}.auth-input[data-astro-cid-ryuye5he]{padding:.75rem 1rem;border-radius:.5rem;border:1px solid #1a0022;background:var(--fr-bg);color:#fff;font-size:1rem}.auth-input[data-astro-cid-ryuye5he]:focus{outline:none;border-color:var(--fr-red)}.btn-primary[data-astro-cid-ryuye5he]{padding:.75rem 1.5rem;background:linear-gradient(135deg,#ff2d55,#cc1033);color:#fff;font-weight:700;border:none;border-radius:.5rem;cursor:pointer;font-size:1rem;transition:opacity .2s}.btn-primary[data-astro-cid-ryuye5he]:hover{opacity:.9}.auth-note[data-astro-cid-ryuye5he]{font-size:.8rem;color:var(--fr-red);min-height:1.2em}.game-container[data-astro-cid-ryuye5he]{max-width:680px;margin:0 auto;padding:1.5rem 1rem 3rem;position:relative;z-index:1}.mode-selector[data-astro-cid-ryuye5he]{display:flex;gap:.5rem;margin-bottom:1.25rem;background:var(--fr-surface);border-radius:.75rem;padding:.35rem;border:1px solid var(--fr-border)}.mode-btn[data-astro-cid-ryuye5he]{flex:1;padding:.65rem 1rem;border:none;border-radius:.5rem;background:transparent;color:#405;font-size:.85rem;font-weight:600;cursor:pointer;transition:all .2s;display:flex;flex-direction:column;align-items:center;gap:.1rem}.mode-btn[data-astro-cid-ryuye5he].active{background:var(--fr-red);color:#fff;box-shadow:0 0 12px #ff2d5566}.mode-label[data-astro-cid-ryuye5he]{font-size:.65rem;font-weight:400;opacity:.7}.big-win-banner[data-astro-cid-ryuye5he]{position:fixed;inset:0;z-index:999;display:flex;align-items:center;justify-content:center;background:#000000d9;opacity:0;pointer-events:none;transition:opacity .25s;backdrop-filter:blur(6px)}.big-win-banner[data-astro-cid-ryuye5he].visible{opacity:1;pointer-events:all}.big-win-inner[data-astro-cid-ryuye5he]{background:linear-gradient(135deg,#1a0022,#0d0010);border:3px solid var(--fr-red);border-radius:1.5rem;padding:2.5rem 3rem;text-align:center;box-shadow:0 0 80px #ff2d5580,0 0 200px #ff2d5526;animation:bigWinPop .35s cubic-bezier(.175,.885,.32,1.275);min-width:280px}.big-win-emoji[data-astro-cid-ryuye5he]{font-size:3.5rem;margin-bottom:.5rem;display:block;animation:bellBounce .5s ease-in-out infinite alternate}.big-win-text[data-astro-cid-ryuye5he]{font-size:2.2rem;font-weight:900;color:var(--fr-red);letter-spacing:.08em;text-shadow:0 0 30px rgba(255,45,85,.8)}.big-win-amount[data-astro-cid-ryuye5he]{font-size:1.4rem;font-weight:700;color:var(--fr-green);margin-top:.5rem;text-shadow:0 0 10px rgba(0,255,136,.6)}.bw-close[data-astro-cid-ryuye5he]{margin-top:1.25rem;padding:.6rem 2rem;background:var(--fr-red);color:#fff;border:none;border-radius:.5rem;font-size:.9rem;font-weight:700;cursor:pointer}@keyframes bigWinPop{0%{transform:scale(.6) rotate(-3deg);opacity:0}to{transform:scale(1) rotate(0);opacity:1}}@keyframes bellBounce{0%{transform:rotate(-15deg) scale(1)}to{transform:rotate(15deg) scale(1.1)}}.slot-machine[data-astro-cid-ryuye5he]{background:linear-gradient(180deg,#120018,#0a0010 70%,#050008);border:2px solid var(--fr-red);border-radius:1.5rem;padding:1.25rem 1.5rem 1.5rem;box-shadow:0 0 40px #ff2d5526,inset 0 1px #ff2d5526;transition:box-shadow .3s;position:relative;overflow:hidden}.slot-machine[data-astro-cid-ryuye5he]:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at top,rgba(255,45,85,.04) 0%,transparent 70%);pointer-events:none}.slot-machine[data-astro-cid-ryuye5he].win-flash{animation:fruitFlash .4s ease 2;box-shadow:0 0 60px #ff2d5599}.slot-machine[data-astro-cid-ryuye5he].jackpot-flash{animation:jackpotPulse .25s ease 8}.slot-machine[data-astro-cid-ryuye5he].shaking{animation:machineShake .35s ease}@keyframes fruitFlash{0%,to{border-color:var(--fr-red)}50%{border-color:var(--fr-green);box-shadow:0 0 80px #00ff8880}}@keyframes jackpotPulse{0%,to{border-color:var(--fr-red)}50%{border-color:var(--fr-yellow);box-shadow:0 0 120px #ffe50080}}@keyframes machineShake{0%,to{transform:translate(0)}20%{transform:translate(-6px)}40%{transform:translate(6px)}60%{transform:translate(-4px)}80%{transform:translate(4px)}}.neon-sign[data-astro-cid-ryuye5he]{text-align:center;font-size:1.5rem;font-weight:900;letter-spacing:.15em;margin-bottom:1rem;user-select:none}.neon-letter[data-astro-cid-ryuye5he]{display:inline-block}.neon-sep[data-astro-cid-ryuye5he]{color:var(--fr-yellow);margin:0 .3rem;opacity:.7}.n1[data-astro-cid-ryuye5he],.n2[data-astro-cid-ryuye5he],.n3[data-astro-cid-ryuye5he],.n4[data-astro-cid-ryuye5he],.n5[data-astro-cid-ryuye5he]{color:var(--fr-red);text-shadow:0 0 8px var(--fr-red),0 0 20px rgba(255,45,85,.5);animation:neonFlicker 3s ease-in-out infinite}.n6[data-astro-cid-ryuye5he],.n7[data-astro-cid-ryuye5he],.n8[data-astro-cid-ryuye5he],.n9[data-astro-cid-ryuye5he],.n10[data-astro-cid-ryuye5he],.n11[data-astro-cid-ryuye5he]{color:var(--fr-green);text-shadow:0 0 8px var(--fr-green),0 0 20px rgba(0,255,136,.5);animation:neonFlicker 3s ease-in-out infinite reverse}.n1[data-astro-cid-ryuye5he]{animation-delay:0s}.n2[data-astro-cid-ryuye5he]{animation-delay:.1s}.n3[data-astro-cid-ryuye5he]{animation-delay:.2s}.n4[data-astro-cid-ryuye5he]{animation-delay:.3s}.n5[data-astro-cid-ryuye5he]{animation-delay:.4s}.n6[data-astro-cid-ryuye5he]{animation-delay:.05s}.n7[data-astro-cid-ryuye5he]{animation-delay:.15s}.n8[data-astro-cid-ryuye5he]{animation-delay:.25s}.n9[data-astro-cid-ryuye5he]{animation-delay:.35s}.n10[data-astro-cid-ryuye5he]{animation-delay:.45s}.n11[data-astro-cid-ryuye5he]{animation-delay:.55s}@keyframes neonFlicker{0%,90%,to{opacity:1}92%{opacity:.5}94%{opacity:1}96%{opacity:.3}98%{opacity:1}}.reels-window[data-astro-cid-ryuye5he]{background:#020005;border:3px solid #1a0022;border-radius:.75rem;overflow:hidden;margin-bottom:.75rem;position:relative;box-shadow:inset 0 0 40px #000000e6;height:270px}.payline-overlay[data-astro-cid-ryuye5he]{position:absolute;left:0;right:0;height:90px;z-index:10;pointer-events:none;opacity:0;transition:opacity .15s}#payline0[data-astro-cid-ryuye5he]{top:0}#payline1[data-astro-cid-ryuye5he]{top:90px}#payline2[data-astro-cid-ryuye5he]{top:180px}.payline-overlay[data-astro-cid-ryuye5he].active{opacity:1;background:#ff2d550f;border-top:2px solid rgba(255,45,85,.7);border-bottom:2px solid rgba(255,45,85,.7);animation:paylineFlash .35s ease 4}@keyframes paylineFlash{0%,to{background:#ff2d550a}50%{background:#ff2d552e}}.reels-track[data-astro-cid-ryuye5he]{display:flex;height:270px}.reel-col[data-astro-cid-ryuye5he]{flex:1;overflow:hidden;position:relative;height:270px}.reel-divider[data-astro-cid-ryuye5he]{width:3px;flex-shrink:0;background:linear-gradient(180deg,transparent,rgba(255,45,85,.25) 30%,rgba(255,45,85,.5) 50%,rgba(255,45,85,.25) 70%,transparent)}.reel-strip[data-astro-cid-ryuye5he]{display:flex;flex-direction:column;will-change:transform}.reel-strip[data-astro-cid-ryuye5he].spinning{filter:blur(2.5px)}.row-lines[data-astro-cid-ryuye5he]{position:absolute;inset:0;pointer-events:none;z-index:5}.row-line[data-astro-cid-ryuye5he]{position:absolute;left:0;right:0;height:1px}.top-sep[data-astro-cid-ryuye5he]{top:90px;background:#ff2d551f}.bot-sep[data-astro-cid-ryuye5he]{top:180px;background:#ff2d551f}.window-shine[data-astro-cid-ryuye5he]{position:absolute;inset:0;pointer-events:none;z-index:20;background:linear-gradient(180deg,rgba(255,255,255,.04) 0%,transparent 25%,transparent 75%,rgba(0,0,0,.5) 100%)}.sym-cell[data-astro-cid-ryuye5he]{height:90px;display:flex;align-items:center;justify-content:center;font-size:2.5rem;font-weight:900;flex-shrink:0;width:100%;text-align:center;user-select:none}.sym-bell[data-astro-cid-ryuye5he]{filter:drop-shadow(0 0 10px rgba(255,229,0,.8));animation:bellShine 2s ease-in-out infinite}@keyframes bellShine{0%,to{filter:drop-shadow(0 0 8px rgba(255,229,0,.6))}50%{filter:drop-shadow(0 0 18px rgba(255,229,0,1))}}.sym-seven[data-astro-cid-ryuye5he]{color:var(--fr-red);text-shadow:0 0 16px rgba(255,45,85,.8);font-size:2.2rem}.sym-star[data-astro-cid-ryuye5he]{filter:drop-shadow(0 0 8px rgba(255,229,0,.7))}.sym-grape[data-astro-cid-ryuye5he]{filter:drop-shadow(0 0 6px rgba(191,90,242,.5))}.sym-orange[data-astro-cid-ryuye5he]{filter:drop-shadow(0 0 6px rgba(255,150,0,.4))}.sym-lemon[data-astro-cid-ryuye5he]{filter:drop-shadow(0 0 5px rgba(255,229,0,.4))}.sym-cherry[data-astro-cid-ryuye5he]{filter:drop-shadow(0 0 6px rgba(255,45,85,.5))}.sym-blank[data-astro-cid-ryuye5he]{color:#1a0022;font-size:1.4rem}.payline-indicators[data-astro-cid-ryuye5he]{display:flex;gap:.5rem;justify-content:center;margin-bottom:.75rem}.pi[data-astro-cid-ryuye5he]{font-size:.6rem;font-weight:700;letter-spacing:.1em;padding:.2rem .6rem;border-radius:999px;border:1px solid #1a0022;color:#203;transition:all .2s}.pi[data-astro-cid-ryuye5he].active,.pi[data-astro-cid-ryuye5he].lit{border-color:#ff2d5599;color:var(--fr-red);background:#ff2d551a;text-shadow:0 0 6px rgba(255,45,85,.6)}.pi[data-astro-cid-ryuye5he].lit{animation:piFlash .3s ease 4}@keyframes piFlash{0%,to{background:#ff2d551a}50%{background:#ff2d5559}}.result-message[data-astro-cid-ryuye5he]{text-align:center;font-size:1rem;font-weight:700;min-height:1.6em;padding:.5rem;border-radius:.5rem;margin-bottom:.75rem;transition:all .3s}.result-message[data-astro-cid-ryuye5he].win{color:var(--fr-green);background:#00ff8814;text-shadow:0 0 8px rgba(0,255,136,.6);animation:pop .3s ease}.result-message[data-astro-cid-ryuye5he].lose{color:#304}@keyframes pop{0%{transform:scale(.9)}60%{transform:scale(1.05)}to{transform:scale(1)}}.bet-controls[data-astro-cid-ryuye5he]{margin-bottom:.75rem}.bet-row[data-astro-cid-ryuye5he]{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap;justify-content:center}.bet-label[data-astro-cid-ryuye5he]{font-size:.7rem;color:#304;font-weight:700;letter-spacing:.1em}.bet-buttons[data-astro-cid-ryuye5he]{display:flex;gap:.35rem;flex-wrap:wrap;justify-content:center}.bet-chip[data-astro-cid-ryuye5he]{padding:.35rem .75rem;background:var(--fr-surface);border:1px solid #1a0022;border-radius:.4rem;color:#405;font-size:.8rem;font-weight:700;cursor:pointer;transition:all .15s}.bet-chip[data-astro-cid-ryuye5he]:hover{border-color:var(--fr-red);color:var(--fr-red)}.bet-chip[data-astro-cid-ryuye5he].active{background:#ff2d5526;border-color:var(--fr-red);color:var(--fr-red)}.bet-current[data-astro-cid-ryuye5he]{font-size:.8rem;color:#405}.bet-current[data-astro-cid-ryuye5he] strong[data-astro-cid-ryuye5he]{color:var(--fr-red)}.spin-btn[data-astro-cid-ryuye5he]{width:100%;padding:1rem;background:linear-gradient(135deg,#ff2d55,#f68 35%,#ff2d55 65%,#cc1033);background-size:300% 300%;color:#fff;font-size:1.1rem;font-weight:900;letter-spacing:.15em;border:none;border-radius:.75rem;cursor:pointer;transition:box-shadow .2s,transform .15s;margin-bottom:.75rem;box-shadow:0 4px 24px #ff2d5566,inset 0 1px #fff3;display:flex;align-items:center;justify-content:center;gap:.5rem;animation:shimmerBtn 2.5s ease-in-out infinite;text-shadow:0 1px 2px rgba(0,0,0,.3)}.spin-btn[data-astro-cid-ryuye5he]:hover:not([disabled]){box-shadow:0 6px 32px #ff2d5599;transform:translateY(-2px)}.spin-btn[data-astro-cid-ryuye5he]:active:not([disabled]){transform:translateY(0)}.spin-btn[data-astro-cid-ryuye5he][disabled]{opacity:.6;cursor:not-allowed;animation:none}@keyframes shimmerBtn{0%,to{background-position:0% 50%}50%{background-position:100% 50%}}.paytable-toggle[data-astro-cid-ryuye5he]{width:100%;padding:.5rem;background:transparent;border:1px solid #1a0022;border-radius:.5rem;color:#304;font-size:.8rem;cursor:pointer;transition:all .2s}.paytable-toggle[data-astro-cid-ryuye5he]:hover{border-color:var(--fr-red);color:var(--fr-red)}.paytable[data-astro-cid-ryuye5he]{background:var(--fr-surface);border:1px solid var(--fr-border);border-radius:.75rem;padding:1.25rem;margin-top:1rem}.paytable[data-astro-cid-ryuye5he] h3[data-astro-cid-ryuye5he]{color:var(--fr-red);margin:0 0 1rem;font-size:.85rem;letter-spacing:.12em;text-transform:uppercase}.pay-grid[data-astro-cid-ryuye5he]{display:flex;flex-direction:column;gap:.35rem}.pay-row[data-astro-cid-ryuye5he]{display:flex;justify-content:space-between;align-items:center;padding:.4rem .6rem;border-radius:.4rem;background:#080010;font-size:.85rem}.pay-row[data-astro-cid-ryuye5he].jackpot{background:#ff2d551a;border:1px solid rgba(255,45,85,.3)}.pay-row[data-astro-cid-ryuye5he].jackpot .pay-syms[data-astro-cid-ryuye5he],.pay-row[data-astro-cid-ryuye5he].jackpot .pay-mult[data-astro-cid-ryuye5he]{color:var(--fr-red);font-weight:700}.pay-syms[data-astro-cid-ryuye5he]{color:#607}.pay-mult[data-astro-cid-ryuye5he]{color:var(--fr-green);font-weight:700}.pay-row[data-astro-cid-ryuye5he].dim .pay-syms[data-astro-cid-ryuye5he]{color:#304}.pay-row[data-astro-cid-ryuye5he].dim .pay-mult[data-astro-cid-ryuye5he]{color:#405}.rtp-note[data-astro-cid-ryuye5he]{color:#203;font-size:.75rem;margin:.75rem 0 0;text-align:center}.recent-wins[data-astro-cid-ryuye5he]{margin-top:1.5rem}.recent-wins[data-astro-cid-ryuye5he] h3[data-astro-cid-ryuye5he]{color:#304;font-size:.7rem;text-transform:uppercase;letter-spacing:.12em;margin:0 0 .6rem}.wins-list[data-astro-cid-ryuye5he]{display:flex;flex-direction:column;gap:.3rem}.no-wins[data-astro-cid-ryuye5he]{color:#1a0022;font-size:.85rem;text-align:center;padding:1rem}.spin-row[data-astro-cid-ryuye5he]{display:flex;align-items:center;justify-content:space-between;padding:.4rem .75rem;background:var(--fr-surface);border:1px solid #120018;border-radius:.4rem;font-size:.82rem}.spin-row[data-astro-cid-ryuye5he].win{border-color:#0f83}.sh-syms[data-astro-cid-ryuye5he]{color:#405;font-size:.95rem;flex:1}.sh-bet[data-astro-cid-ryuye5he]{color:#203;font-size:.72rem;padding:0 .5rem}.sh-win[data-astro-cid-ryuye5he]{color:var(--fr-green);font-weight:700}.sh-loss[data-astro-cid-ryuye5he]{color:#203}@media(max-width:480px){.wallet-display[data-astro-cid-ryuye5he]{gap:.4rem}.wallet-item[data-astro-cid-ryuye5he]{padding:.3rem .5rem;font-size:.72rem}.slots-header[data-astro-cid-ryuye5he]{padding:.75rem 1rem}.neon-sign[data-astro-cid-ryuye5he]{font-size:1.1rem;letter-spacing:.08em}.big-win-inner[data-astro-cid-ryuye5he]{padding:2rem 1.5rem;min-width:240px}.big-win-text[data-astro-cid-ryuye5he]{font-size:1.6rem}}
