.super-jackpot{position:fixed;inset:0;z-index:300;display:grid;place-items:center;overflow:hidden;pointer-events:none;background:radial-gradient(circle at 50% 45%,rgba(83,36,0,.3),rgba(8,6,3,.92) 68%);animation:jackpot-screen 4.3s both}.jackpot-rays{position:absolute;width:160vmax;aspect-ratio:1;border-radius:50%;opacity:.65;background:repeating-conic-gradient(from 0deg,rgba(255,215,64,.28) 0 5deg,transparent 5deg 13deg);animation:jackpot-rays 9s linear infinite}.jackpot-card{position:relative;display:grid;justify-items:center;gap:.55rem;width:min(88vw,720px);padding:clamp(1.5rem,5vw,3.5rem);text-align:center;color:#fff9ce;border:3px solid #ffe36b;border-radius:28px;background:linear-gradient(135deg,rgba(65,20,90,.96),rgba(174,58,0,.97) 38%,rgba(115,27,123,.96) 68%,rgba(5,91,117,.96));box-shadow:0 0 0 8px rgba(255,212,67,.12),0 0 80px rgba(255,179,0,.72),inset 0 0 50px rgba(255,244,176,.2);animation:jackpot-card 4.3s cubic-bezier(.2,.8,.2,1) both}.jackpot-card:before{content:"✦ ✦ ✦";font-size:clamp(18px,3vw,30px);letter-spacing:.7em;color:#ffe977;text-shadow:0 0 14px #fff}.jackpot-card small{font-weight:900;letter-spacing:.18em;color:#fff2a0}.jackpot-card strong{font-size:clamp(48px,10vw,112px);line-height:.79;letter-spacing:-.055em;background:linear-gradient(90deg,#fff7ad,#ffb52e,#fff,#61e9ff,#ff74dc,#fff7ad);background-size:260% auto;-webkit-background-clip:text;background-clip:text;color:transparent;filter:drop-shadow(0 4px 0 #7b2c00) drop-shadow(0 0 22px rgba(255,224,79,.9));animation:jackpot-title 1.1s linear infinite}.jackpot-card span{padding:.55rem 1rem;border:1px solid rgba(255,255,255,.55);border-radius:999px;background:rgba(0,0,0,.25);font-weight:800;letter-spacing:.05em}.jackpot-confetti,.jackpot-confetti i{position:absolute;inset:0}.jackpot-confetti i{top:-12vh;left:var(--x);width:10px;height:22px;background:var(--color);box-shadow:0 0 10px var(--color);animation:jackpot-confetti var(--duration) cubic-bezier(.18,.7,.36,1) var(--delay) forwards}@keyframes jackpot-screen{0%{opacity:0}8%,82%{opacity:1}100%{opacity:0}}@keyframes jackpot-card{0%{transform:scale(.15) rotate(-8deg);opacity:0}12%{transform:scale(1.08) rotate(2deg);opacity:1}20%,82%{transform:scale(1) rotate(0)}100%{transform:scale(1.12);opacity:0}}@keyframes jackpot-rays{to{transform:rotate(360deg)}}@keyframes jackpot-title{to{background-position:260% center}}@keyframes jackpot-confetti{to{transform:translate(var(--drift),120vh) rotate(var(--turn))}}@media(max-width:560px){.jackpot-card{border-radius:20px}.jackpot-card small{font-size:.7rem}.jackpot-card strong{font-size:clamp(44px,18vw,82px)}}@media(prefers-reduced-motion:reduce){.super-jackpot,.jackpot-card{animation:jackpot-screen 4.3s both}.jackpot-rays,.jackpot-card strong,.jackpot-confetti{animation:none!important}.jackpot-rays{opacity:.25}}
