.hero-jackpot{--hj-primary:#5b55e7;--hj-accent:#ffcc3d;--hj-bg:#171b2f;position:relative;z-index:10050}.hero-jackpot-launcher{position:fixed;right:22px;bottom:92px;width:58px;height:58px;border:0;border-radius:50%;background:linear-gradient(145deg,var(--hj-primary),#312aa8);color:#fff;font-size:27px;box-shadow:0 14px 34px rgba(24,26,58,.28);cursor:pointer;animation:hjPulse 2.4s infinite;z-index:10040}.hero-jackpot-launcher:hover{transform:translateY(-2px)}[dir=rtl] .hero-jackpot-launcher{right:auto;left:22px}.hero-jackpot-backdrop{position:fixed;inset:0;padding:22px;background:rgba(9,11,25,.76);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;overflow:auto;z-index:10060}.hero-jackpot-backdrop[hidden],.hero-jackpot-launcher[hidden],.hero-jackpot-result[hidden]{display:none!important}.hero-jackpot-dialog{position:relative;width:min(100%,560px);padding:30px 28px 24px;border-radius:28px;background:radial-gradient(circle at 50% -20%,rgba(255,255,255,.18),transparent 42%),var(--hj-bg);color:#fff;box-shadow:0 30px 90px rgba(0,0,0,.45);text-align:center;overflow:hidden}.hero-jackpot-dialog:before{content:"";position:absolute;inset:-80px auto auto -80px;width:190px;height:190px;border-radius:50%;background:var(--hj-primary);opacity:.18;filter:blur(4px)}.hero-jackpot-close{position:absolute;top:13px;right:15px;width:38px;height:38px;border:0;border-radius:50%;background:rgba(255,255,255,.1);color:#fff;font-size:26px;line-height:1;cursor:pointer;z-index:2}[dir=rtl] .hero-jackpot-close{right:auto;left:15px}.hero-jackpot-header{position:relative;z-index:1}.hero-jackpot-kicker{display:inline-flex;padding:6px 12px;border-radius:999px;background:rgba(255,255,255,.11);font-size:12px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.hero-jackpot-header h2{margin:13px 0 7px;color:#fff;font-size:clamp(25px,5vw,38px);font-weight:900}.hero-jackpot-description{max-width:430px;margin:0 auto;color:rgba(255,255,255,.72);line-height:1.65}.hero-jackpot-wheel-shell{position:relative;width:min(76vw,330px);aspect-ratio:1;margin:24px auto 20px}.hero-jackpot-wheel{position:absolute;inset:8px;border:8px solid rgba(255,255,255,.92);border-radius:50%;box-shadow:0 0 0 7px rgba(255,204,61,.24),0 18px 42px rgba(0,0,0,.35);transition:transform 4.6s cubic-bezier(.12,.76,.12,1);overflow:hidden}.hero-jackpot-segment-label{position:absolute;left:50%;top:50%;width:42%;margin-left:-21%;margin-top:-14px;text-align:center;color:#fff;font-size:11px;font-weight:900;text-shadow:0 1px 4px rgba(0,0,0,.5);line-height:1.15;transform-origin:50% 14px}.hero-jackpot-pointer{position:absolute;top:-4px;left:50%;z-index:5;transform:translateX(-50%);width:0;height:0;border-left:17px solid transparent;border-right:17px solid transparent;border-top:35px solid var(--hj-accent);filter:drop-shadow(0 5px 5px rgba(0,0,0,.3))}.hero-jackpot-wheel-center{position:absolute;left:50%;top:50%;z-index:4;transform:translate(-50%,-50%);display:grid;place-items:center;width:58px;height:58px;border:6px solid rgba(255,255,255,.9);border-radius:50%;background:var(--hj-accent);color:#352d00;font-size:24px;box-shadow:0 8px 20px rgba(0,0,0,.25)}.hero-jackpot-play{position:relative;z-index:1;min-width:210px;min-height:52px;border-radius:16px;font-weight:900}.hero-jackpot-play:disabled{cursor:wait;opacity:.7}.hero-jackpot-result{position:relative;z-index:1;margin:0 auto 16px;padding:15px 16px;border:1px solid rgba(255,255,255,.15);border-radius:17px;background:rgba(255,255,255,.09)}.hero-jackpot-result h3{margin:0 0 5px;color:#fff;font-size:21px}.hero-jackpot-result p{margin:0;color:rgba(255,255,255,.76)}.hero-jackpot-coupon{display:flex;align-items:center;justify-content:center;gap:10px;margin-top:12px}.hero-jackpot-code{padding:9px 12px;border:1px dashed rgba(255,255,255,.55);border-radius:10px;background:rgba(0,0,0,.16);font-weight:900;letter-spacing:.09em}.hero-jackpot-copy{border:0;border-radius:10px;padding:9px 12px;background:var(--hj-accent);color:#2e2700;font-weight:900;cursor:pointer}.hero-jackpot-note{margin:14px 0 0;color:rgba(255,255,255,.48);font-size:12px}.hero-jackpot-error{color:#ffd2d2!important}@keyframes hjPulse{0%,100%{box-shadow:0 14px 34px rgba(24,26,58,.28),0 0 0 0 rgba(91,85,231,.42)}60%{box-shadow:0 14px 34px rgba(24,26,58,.28),0 0 0 14px rgba(91,85,231,0)}}@media(max-width:575px){.hero-jackpot-backdrop{padding:10px;align-items:flex-end}.hero-jackpot-dialog{padding:26px 16px 20px;border-radius:25px 25px 16px 16px}.hero-jackpot-wheel-shell{width:min(82vw,310px);margin-top:20px}.hero-jackpot-launcher{right:15px;bottom:84px;width:54px;height:54px}[dir=rtl] .hero-jackpot-launcher{right:auto;left:15px}}