:root{--bg:#13071d;--bg2:#1d0b2b;--surface:#29103b;--surface2:#36164c;--surface3:#431d5e;--text:#fff;--soft:#c8b7d5;--line:rgba(255,255,255,.12);--yellow:#ffe21f;--purple:#6f2ea0;--purple2:#8b3cc1;--cyan:#22b9d4;--green:#47d88c;--danger:#ff5976;--shadow:0 22px 55px rgba(0,0,0,.27)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:112px}body{margin:0;min-width:0;background:radial-gradient(circle at 85% -10%,rgba(125,55,178,.24),transparent 28%),radial-gradient(circle at -5% 45%,rgba(255,226,31,.045),transparent 24%),var(--bg);color:var(--text);font-family:"Montserrat",system-ui,sans-serif;overflow-x:hidden}body.theme-light{--bg:#f3edf8;--bg2:#ede3f5;--surface:#fff;--surface2:#fbf7fe;--surface3:#efe2f7;--text:#301842;--soft:#756584;--line:#dfd0e9;--shadow:0 22px 55px rgba(79,29,112,.11)}
img,video,iframe{max-width:100%;display:block}.card{border:1px solid var(--line);background:linear-gradient(160deg,var(--surface2),var(--surface));border-radius:28px;box-shadow:var(--shadow);min-width:0}.eyebrow{font-size:11px;letter-spacing:1.1px;font-weight:900;font-style:italic;color:var(--yellow)}.primary-cta,.secondary-btn,.game-button,.verify-member-btn,.chat-send-btn{border:0;text-decoration:none;cursor:pointer;font:inherit;font-weight:900;font-style:italic}.primary-cta,.game-button,.chat-send-btn{background:linear-gradient(180deg,#ffe32e,#f2c711);color:#351349}.secondary-btn{display:inline-flex;align-items:center;justify-content:center;padding:12px 16px;border:1px solid var(--line);border-radius:14px;background:var(--surface3);color:var(--text)}
.live-alert{min-height:34px;display:flex;align-items:center;justify-content:center;gap:9px;padding:7px 50px;background:#3a1453;color:#fff;font-size:12px;font-weight:700;position:relative}.live-alert p{margin:0;text-align:center}.live-alert button{position:absolute;right:14px;top:50%;transform:translateY(-50%);border:0;background:transparent;color:#fff;font-size:20px;cursor:pointer}
.live-header{position:sticky;top:0;z-index:100;background:rgba(27,8,40,.93);backdrop-filter:blur(18px);border-bottom:1px solid rgba(255,255,255,.1)}.header-main{width:min(1540px,calc(100% - 28px));min-height:78px;margin:auto;display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:22px;align-items:center}.brand{display:flex;align-items:center;gap:9px;text-decoration:none;min-width:0}.brand img{width:150px;max-height:42px;object-fit:contain}.brand span{padding:4px 7px;border-radius:7px;background:var(--yellow);color:#39124c;font-size:10px;font-weight:900;letter-spacing:.7px}.live-nav{display:flex;justify-content:center;gap:5px;min-width:0;overflow-x:auto;scrollbar-width:none}.live-nav::-webkit-scrollbar{display:none}.live-nav a{flex:0 0 auto;padding:10px 11px;text-decoration:none;color:#d9cde1;font-size:12px;font-weight:800;border-radius:12px}.live-nav a:hover{background:rgba(255,255,255,.06);color:#fff}.header-actions{display:flex;align-items:center;gap:8px}.header-status,.header-viewers{display:inline-flex;align-items:center;gap:7px;padding:8px 10px;border:1px solid var(--line);border-radius:999px;background:var(--surface);font-size:11px;font-weight:800;white-space:nowrap}.header-status i{width:8px;height:8px;border-radius:50%;background:#8e7b9b}.header-status.is-live i{background:var(--green);box-shadow:0 0 0 5px rgba(71,216,140,.14)}.header-viewers b{color:var(--yellow)}.header-join{padding:11px 15px;border-radius:14px;background:var(--cyan);text-decoration:none;color:#fff;font-size:12px;font-weight:900}.language-switch{display:flex;gap:2px;padding:3px;border:1px solid var(--line);border-radius:999px;background:var(--surface)}.language-switch button{border:0;background:transparent;color:var(--soft);padding:6px 8px;border-radius:999px;font:inherit;font-size:10px;font-weight:900;cursor:pointer}.language-switch button.active{background:var(--yellow);color:#36164b}
.live-page{width:min(1540px,calc(100% - 32px));margin:24px auto 0;display:grid;gap:20px}.hero-shell{display:grid;grid-template-columns:minmax(0,1fr) minmax(420px,.72fr);gap:24px;padding:32px;border:1px solid var(--line);border-radius:32px;background:linear-gradient(145deg,#36154f,#1c0a29 70%);box-shadow:var(--shadow);overflow:hidden}.hero-copy h1{margin:7px 0 4px;font-size:clamp(34px,4vw,60px);line-height:.98;font-style:italic;letter-spacing:-1.8px}.hero-copy h2{margin:9px 0 12px;font-size:clamp(24px,2.5vw,38px);font-style:italic}.hero-copy>p{margin:0;color:var(--soft);line-height:1.7;max-width:760px}.hero-actions{display:flex;gap:10px;flex-wrap:wrap;margin:20px 0 16px}.hero-notice{display:flex;gap:10px;align-items:flex-start;padding:13px 15px;border:1px solid rgba(255,226,31,.24);border-radius:16px;background:rgba(255,226,31,.07)}.hero-notice span{padding:5px 7px;border-radius:7px;background:var(--yellow);color:#35134b;font-size:9px;font-weight:900}.hero-notice p{margin:0;color:var(--soft);font-size:12px;line-height:1.5}.hero-visual{position:relative;min-height:320px;border-radius:26px;overflow:hidden;background:radial-gradient(circle at 58% 44%,rgba(36,185,212,.25),transparent 18%),radial-gradient(circle at 32% 72%,rgba(255,226,31,.12),transparent 18%),linear-gradient(145deg,#6e289c,#241032 74%)}.hero-ring{position:absolute;border-radius:50%;border:1px solid rgba(255,255,255,.18)}.ring-one{width:330px;height:330px;right:-60px;top:-70px}.ring-two{width:220px;height:220px;left:30px;bottom:-65px}.hero-orb{position:absolute;right:12%;top:50%;width:150px;height:150px;transform:translateY(-50%);border-radius:50%;display:grid;place-items:center;background:#241030;border:10px solid #fff;box-shadow:0 24px 45px rgba(0,0,0,.35)}.hero-orb img{width:72%;border-radius:28px}.hero-caption{position:absolute;left:24px;bottom:24px;display:grid;gap:5px}.hero-caption small{color:var(--yellow);font-size:10px;font-weight:900}.hero-caption strong{font-size:28px;font-style:italic}
.live-grid{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(320px,.65fr);gap:20px;align-items:start}.stream-panel,.chat-sidebar,.schedule-panel,.promo-side-panel,.commentator-stage,.livetv-section,.episode-section{padding:20px}.section-head{display:flex;justify-content:space-between;align-items:flex-start;gap:14px}.section-head h2{margin:6px 0 0;font-size:24px;font-style:italic;line-height:1.05}.section-head.compact{align-items:center}.stream-meta{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.stream-meta span{padding:8px 10px;border:1px solid var(--line);border-radius:999px;background:var(--surface3);font-size:10px;font-weight:800}.player-shell{margin-top:14px;position:relative;width:100%;aspect-ratio:16/9;border-radius:22px;overflow:hidden;background:#0e0515;border:1px solid var(--line)}.player-shell iframe,.player-shell video{width:100%;height:100%;border:0}.stream-info{display:flex;align-items:center;gap:10px;margin-top:13px;color:var(--soft)}.stream-info strong{color:var(--text)}.stream-info p{margin:3px 0 0;font-size:12px}.live-dot{width:10px;height:10px;border-radius:50%;background:var(--yellow);box-shadow:0 0 0 6px rgba(255,226,31,.08)}.chat-viewers{display:grid;place-items:center;min-width:68px;padding:8px 10px;border:1px solid var(--line);border-radius:18px}.chat-viewers b{color:var(--yellow)}.chat-viewers small{font-size:9px;color:var(--soft)}.chat-embed{height:470px;overflow:auto;margin-top:14px;padding:12px;border:1px solid var(--line);border-radius:20px;background:rgba(14,5,21,.3)}.member-gate,.verified-comment-box{margin-top:14px}.member-gate-copy{display:grid;gap:3px}.member-gate-copy span,.comment-note{color:var(--soft);font-size:11px}.member-gate-controls{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:10px}.member-gate input,.verified-comment-box input{width:100%;border:1px solid var(--line);background:var(--surface3);color:var(--text);border-radius:14px;padding:12px}.verify-member-btn{width:100%;margin-top:8px;padding:12px;border-radius:14px;background:var(--purple2);color:#fff}.member-status,.comment-error{min-height:18px;margin-top:7px;font-size:11px}.chat-register-link{display:inline-flex;margin-top:6px;color:var(--yellow);font-size:11px;font-weight:800}.chat-input-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px}.chat-send-btn{padding:0 18px;border-radius:14px}.verified-badge{margin-bottom:8px;color:var(--green);font-size:11px;font-weight:800}.new-message-btn{position:sticky;bottom:8px;margin:0 auto;border:0;border-radius:999px;background:var(--yellow);color:#37154a;padding:8px 12px;font-weight:900;cursor:pointer}.chat-message{display:grid;grid-template-columns:42px minmax(0,1fr);gap:8px;margin-bottom:9px}.chat-avatar{width:42px;height:42px;border-radius:14px;display:grid;place-items:center;background:linear-gradient(135deg,#9d4bd2,#6e2ca7);font-weight:900;font-style:italic}.chat-bubble{padding:10px 12px;border:1px solid var(--line);border-radius:16px;background:var(--surface3)}.chat-bubble strong{display:flex;justify-content:space-between;gap:10px;font-size:11px}.chat-bubble time{color:var(--soft);font-size:9px}.chat-bubble p{margin:6px 0 0;font-size:12px;line-height:1.5}
.info-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.schedule-list,.promo-side-list{display:grid;gap:10px;margin-top:14px}.schedule-item,.promo-side{border:1px solid var(--line);border-radius:18px;background:var(--surface3)}

/* Betsat Live v11 production UI */
.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
.games-zone{display:grid;gap:20px}.wheel-card{display:grid;grid-template-columns:minmax(0,.88fr) minmax(500px,1.12fr);gap:34px;align-items:center;padding:34px;overflow:hidden;background:radial-gradient(circle at 78% 46%,rgba(255,187,55,.15),transparent 26%),linear-gradient(145deg,#35134e,#1c092a 76%)}.wheel-copy h2{margin:8px 0 10px;font-size:clamp(38px,4.3vw,66px);font-style:italic;line-height:.94;letter-spacing:-1.3px}.wheel-copy>p{margin:0;color:var(--soft);line-height:1.65}.game-result{margin-top:20px;display:grid;gap:8px;padding:22px;border:1px solid var(--line);border-radius:22px;background:rgba(255,255,255,.035);position:relative;overflow:hidden}.game-result>span{font-size:9px;font-weight:900;color:var(--yellow);letter-spacing:.7px}.game-result strong{font-size:clamp(32px,3.4vw,50px);font-style:italic;line-height:.98}.game-result p{margin:0;color:var(--soft);font-size:12px;line-height:1.55}.game-result a{justify-self:start;margin-top:4px;padding:10px 14px;border-radius:12px;background:var(--yellow);color:#321144;text-decoration:none;font-size:10px;font-weight:900}.game-result.is-win{border-color:rgba(255,226,31,.52);box-shadow:0 0 0 1px rgba(255,226,31,.18) inset,0 0 34px rgba(255,214,31,.12)}.game-result.is-win strong{color:#ffe76a;text-shadow:0 0 20px rgba(255,221,71,.25)}
.wheel-stage{display:grid;justify-items:center;align-content:center;gap:16px;min-width:0}.wheel-machine{position:relative;width:min(620px,100%);aspect-ratio:1;isolation:isolate}.wheel-machine:before{content:"";position:absolute;inset:42px;border-radius:50%;background:linear-gradient(145deg,#7c1b26,#431129);border:12px solid #d79b25;box-shadow:0 0 0 7px #7b1728,0 0 0 12px #f5c84f,0 24px 55px rgba(0,0,0,.42),0 0 48px rgba(255,159,28,.24);z-index:0}.fortune-wheel-canvas{position:absolute;inset:58px;width:calc(100% - 116px);height:calc(100% - 116px);border-radius:50%;z-index:2}.wheel-bulbs{position:absolute;inset:27px;z-index:5;pointer-events:none}.wheel-bulb{position:absolute;width:15px;height:15px;margin:-7.5px;border-radius:50%;background:radial-gradient(circle at 35% 30%,#fff 0 20%,#fff2a4 21% 37%,#ffc429 38% 72%,#b74d08 73% 100%);box-shadow:0 0 8px #ffd33b,0 0 18px rgba(255,126,20,.76);animation:wheelLight 1s steps(2,end) infinite}.wheel-bulb:nth-child(2n){animation-delay:-.5s}.wheel-bulb:nth-child(4n+1){background:radial-gradient(circle at 35% 30%,#fff 0 18%,#ffd8c4 20% 38%,#ff815a 40% 72%,#9a260d 73% 100%);box-shadow:0 0 9px #ff8a65,0 0 20px rgba(255,69,26,.66)}.wheel-pointer{position:absolute;left:50%;top:29px;transform:translateX(-50%);z-index:9;width:52px;height:68px;background:linear-gradient(180deg,#fff7cf 0 26%,#ffd246 27% 62%,#b96d0d 100%);clip-path:polygon(50% 100%,0 0,100% 0);filter:drop-shadow(0 8px 8px rgba(0,0,0,.36))}.wheel-pointer:before{content:"";position:absolute;left:50%;top:-12px;transform:translateX(-50%);width:31px;height:31px;border-radius:50%;background:radial-gradient(circle,#fff 0 32%,#ffe596 34% 64%,#a75b04 66%);box-shadow:0 0 17px rgba(255,218,85,.84)}.wheel-center{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:30%;aspect-ratio:1;border-radius:50%;z-index:7;display:grid;place-items:center;background:radial-gradient(circle at 35% 28%,#681331,#3b0a28 75%);border:8px solid #f3c757;box-shadow:0 0 0 7px #741526,0 14px 30px rgba(0,0,0,.42)}.wheel-center img{width:72%;max-height:42%;object-fit:contain}.game-button{min-width:260px;padding:18px 26px;border-radius:22px;background:linear-gradient(180deg,#ffe52b,#efbf13);box-shadow:0 14px 30px rgba(255,198,31,.24),inset 0 1px 0 rgba(255,255,255,.45);color:#351348;font-size:22px;font-style:italic;font-weight:900}.game-button:disabled{cursor:not-allowed;filter:saturate(.65);opacity:.75}.wheel-spinning .wheel-bulb{animation-duration:.35s}
.mini-games-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.mini-game-card{padding:26px;min-width:0;overflow:hidden;position:relative}.mini-game-head h2{margin:7px 0 8px;font-size:clamp(34px,3.2vw,50px);font-style:italic;line-height:.96}.mini-game-head p{margin:0;color:var(--soft);line-height:1.55;font-size:12px}.slot-cabinet{position:relative;margin-top:22px;border-radius:34px;overflow:hidden;padding:64px 22px 24px;background:linear-gradient(180deg,#a9122d 0 18%,#df9718 18% 83%,#86152b 83%);border:4px solid #f2c443;box-shadow:0 24px 45px rgba(0,0,0,.32),inset 0 0 0 3px rgba(255,239,143,.2)}.slot-marquee{position:absolute;left:0;right:0;top:11px;display:flex;justify-content:center;gap:10px;align-items:center;color:#49142f;font-weight:900;letter-spacing:1px}.slot-lights{position:absolute;left:30px;right:30px;top:42px;height:18px;background:radial-gradient(circle,#fffce0 0 28%,#ffdc39 30% 64%,transparent 68%) left center/34px 18px repeat-x;filter:drop-shadow(0 0 7px #ffe460)}.slot-window{position:relative;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;padding:15px;border-radius:24px;background:#3b0c1c;border:4px solid #6d1429;box-shadow:inset 0 0 0 2px rgba(255,215,61,.48)}.slot-payline{position:absolute;left:14px;right:14px;top:50%;height:5px;transform:translateY(-50%);z-index:8;border-radius:999px;background:linear-gradient(90deg,transparent,#fff9c4 12%,#ffd41f 40%,#fff 50%,#ffd41f 60%,#fff9c4 88%,transparent);box-shadow:0 0 14px #ffd63a;pointer-events:none}.slot-reel{position:relative;height:200px;overflow:hidden;border-radius:19px;border:3px solid #d18b20;background:linear-gradient(180deg,#180617,#330b24 48%,#170615);box-shadow:inset 0 22px 28px rgba(0,0,0,.55),inset 0 -22px 28px rgba(0,0,0,.55)}.slot-reel:before,.slot-reel:after{content:"";position:absolute;left:0;right:0;height:34px;z-index:7;pointer-events:none}.slot-reel:before{top:0;background:linear-gradient(180deg,rgba(16,3,14,.95),transparent)}.slot-reel:after{bottom:0;background:linear-gradient(0deg,rgba(16,3,14,.95),transparent)}.slot-reel-track{display:grid;gap:10px;padding:32px 10px 80px;will-change:transform}.slot-symbol{height:112px;border-radius:20px;background:linear-gradient(180deg,#fff087,#ffd52d 56%,#f1a915);border:2px solid rgba(255,248,193,.72);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;text-align:center;color:#47164f;box-shadow:inset 0 2px 0 rgba(255,255,255,.56),0 7px 0 #915000,0 11px 18px rgba(0,0,0,.22);padding:8px}.slot-symbol strong{font-size:clamp(14px,1.5vw,20px);font-weight:900;font-style:italic;line-height:1.05;text-transform:uppercase}.slot-symbol small{font-size:9px;font-weight:900;letter-spacing:1.5px;color:#7a3c05}.slot-reel.is-spinning .slot-symbol{filter:blur(.45px)}.slot-button{display:block;margin:22px auto 0;min-width:250px}.slot-cabinet.jackpot-win,.mini-game-card.jackpot-win .slot-cabinet{animation:jackpotPulse .32s ease-in-out 8 alternate;box-shadow:0 0 0 4px #fff19b,0 0 55px rgba(255,215,31,.78),inset 0 0 38px rgba(255,236,100,.35)}.mini-game-card.jackpot-win .slot-lights{filter:brightness(2) drop-shadow(0 0 11px #fff4a0)}.win-confetti{position:absolute;inset:0;z-index:30;overflow:hidden;pointer-events:none;border-radius:inherit}.win-confetti i{position:absolute;left:var(--x);top:-20px;width:9px;height:16px;border-radius:2px;animation:confettiFall 2.5s cubic-bezier(.18,.72,.27,1) var(--delay) forwards}
.penalty-stadium{position:relative;margin-top:20px;padding:22px;border-radius:32px;background:linear-gradient(180deg,#17081f,#301149);border:3px solid #b37b1c;box-shadow:0 24px 45px rgba(0,0,0,.3);overflow:hidden}.stadium-lights{height:22px;margin:-4px 0 8px;background:radial-gradient(circle,#fff8c8 0 25%,#ffd62c 28% 62%,transparent 68%) left center/36px 20px repeat-x;filter:drop-shadow(0 0 8px #ffd829)}.score-board{display:inline-flex;padding:10px 16px;border-radius:12px;background:linear-gradient(180deg,#f2b92c,#c47e14);color:#40134c;font-size:16px;font-weight:900;font-style:italic}.penalty-field{position:relative;margin-top:12px;height:420px;border-radius:24px;overflow:hidden;background:linear-gradient(180deg,#503077 0 54%,#2e9443 54% 100%);border:1px solid rgba(255,255,255,.2)}.goal-box{position:absolute;left:6%;right:6%;top:22px;height:235px;border:10px solid #fff;border-radius:18px 18px 4px 4px}.goal-net{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.16) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.16) 1px,transparent 1px);background-size:46px 42px}.goal-target{position:absolute;width:65px;height:65px;border-radius:50%;border:3px solid rgba(255,255,255,.85);background:rgba(255,226,31,.08);box-shadow:0 0 0 12px rgba(255,190,31,.08);cursor:pointer;z-index:5}.goal-target span{display:none}.goal-target:hover{border-color:#ffe32c;box-shadow:0 0 0 13px rgba(255,219,46,.13),0 0 18px rgba(255,219,46,.22)}.t1{left:7%;top:12%}.t2{left:50%;top:2%;transform:translateX(-50%)}.t3{right:7%;top:12%}.t4{left:18%;bottom:10%}.t5{right:18%;bottom:10%}.goalkeeper-art{position:absolute;left:50%;bottom:7px;width:130px;height:165px;object-fit:contain;transform:translateX(-50%);z-index:6;pointer-events:none;filter:drop-shadow(0 10px 10px rgba(0,0,0,.33))}.goalkeeper-art.diving{animation:keeperDive 1.05s ease-out}.penalty-spot{position:absolute;left:50%;bottom:52px;width:8px;height:8px;border-radius:50%;background:#fff;transform:translateX(-50%)}.penalty-ball-art{position:absolute;left:50%;bottom:35px;width:52px;height:52px;object-fit:contain;transform:translateX(-50%);z-index:7;filter:drop-shadow(0 8px 6px rgba(0,0,0,.36))}.penalty-ball-art.shooting{animation:ballShot 1.05s cubic-bezier(.15,.72,.25,1) forwards}
.episode-section{display:grid;grid-template-columns:minmax(0,.72fr) minmax(420px,1.28fr);gap:24px;align-items:center}.episode-copy h2{margin:8px 0 10px;font-size:clamp(34px,3.8vw,55px);font-style:italic;line-height:.98}.episode-copy p{color:var(--soft);line-height:1.6}.episode-source-note{max-width:520px;font-size:11px!important;color:#d7bedf!important}.episode-video{min-width:0}.episode-poster-host{width:100%;min-height:320px;border-radius:22px;overflow:hidden;background:#0b0610;border:1px solid rgba(255,255,255,.08)}.episode-poster,.episode-poster-static{position:relative;width:100%;aspect-ratio:16/9;border:0;padding:0;background:radial-gradient(circle at 50% 50%,rgba(111,46,160,.3),#0c0710 68%);color:#fff;text-align:left;overflow:hidden}.episode-poster.is-playable{cursor:pointer}.episode-poster img{width:100%;height:100%;object-fit:cover;opacity:.72}.episode-poster-copy{position:absolute;inset:0;display:flex;justify-content:space-between;align-items:flex-end;gap:15px;padding:24px;background:linear-gradient(180deg,transparent 40%,rgba(8,3,12,.78))}.episode-poster-copy strong{font-size:clamp(22px,2.6vw,34px);font-style:italic;line-height:1}.episode-source-badge{padding:10px 13px;border-radius:999px;background:rgba(255,226,31,.95);color:#37124c;font-size:9px;font-weight:900;white-space:nowrap}.episode-poster-host iframe,.episode-poster-host video,.episode-inline-video{width:100%;aspect-ratio:16/9;border:0;background:#000}.episode-inline-button[hidden]{display:none!important}
.livetv-section{padding:26px}.livetv-head{display:flex;justify-content:space-between;gap:16px;align-items:end}.livetv-head h2{margin:6px 0 6px;font-size:40px;font-style:italic}.livetv-head p{margin:0;color:var(--soft)}.livetv-note{padding:8px 11px;border:1px solid var(--line);border-radius:999px;font-size:9px;font-weight:800;color:var(--soft)}.tv-category-tabs{display:flex;gap:8px;flex-wrap:wrap;margin:18px 0}.tv-category-tabs button{border:1px solid var(--line);border-radius:999px;padding:10px 14px;background:var(--surface3);color:var(--text);font:inherit;font-size:10px;font-weight:900;cursor:pointer}.tv-category-tabs button.active{background:var(--yellow);color:#38134d}.tv-live-layout{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(330px,.65fr);gap:18px}.tv-player-panel,.tv-channel-panel{padding:16px;border:1px solid var(--line);border-radius:22px;background:rgba(255,255,255,.025);min-width:0}.tv-player-top{display:flex;justify-content:space-between;align-items:center;gap:12px}.tv-player-top h3{margin:5px 0 4px;font-size:26px;font-style:italic}.tv-player-top p{margin:0;color:var(--soft);font-size:10px}.tv-refresh{border:1px solid var(--line);border-radius:12px;padding:9px 11px;background:var(--surface3);color:var(--text);font:inherit;font-size:9px;font-weight:900;cursor:pointer}.tv-embed-stage{margin-top:12px;width:100%;aspect-ratio:16/9;border-radius:18px;overflow:hidden;background:#050207}.tv-embed-stage iframe,.tv-embed-stage video{width:100%;height:100%;border:0;background:#000}.tv-video-wrap{position:relative;width:100%;height:100%}.tv-muted-badge{position:absolute;left:10px;bottom:10px;padding:7px 10px;border-radius:10px;background:rgba(0,0,0,.65);font-size:9px}.tv-panel-head h3{margin:0 0 5px;font-size:30px;font-style:italic}.tv-panel-head p{margin:0 0 12px;color:var(--soft);font-size:10px}.tv-country-groups{display:grid;gap:9px;max-height:520px;overflow:auto;padding-right:3px}.tv-inline-card{display:grid;grid-template-columns:50px minmax(0,1fr) auto;align-items:center;gap:10px;width:100%;padding:10px;border:1px solid var(--line);border-radius:15px;background:var(--surface3);color:var(--text);text-align:left;cursor:pointer}.tv-inline-card.active,.tv-inline-card:hover{border-color:#d7a82b;box-shadow:0 0 0 1px rgba(255,226,31,.12) inset}.tv-inline-logo{width:50px;height:50px;border-radius:12px;display:grid;place-items:center;overflow:hidden;background:linear-gradient(180deg,#ffe22e,#e8b916);color:#3d154e;font-weight:900;font-size:13px}.tv-inline-logo img{width:100%;height:100%;object-fit:contain;background:#fff}.tv-inline-copy{min-width:0}.tv-inline-copy strong{display:block;font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tv-inline-copy small{display:block;margin-top:3px;color:var(--soft);font-size:8px}.tv-source{color:var(--green);font-size:8px;font-weight:900;white-space:nowrap}.tv-player-error,.tv-loading,.tv-empty{height:100%;min-height:220px;display:grid;place-content:center;text-align:center;padding:28px}.tv-player-error strong,.tv-empty strong{font-size:16px}.tv-player-error p,.tv-empty p,.tv-loading p{margin:7px 0 0;color:var(--soft);font-size:11px;line-height:1.5}
@keyframes wheelLight{50%{opacity:.38;filter:brightness(.72)}}@keyframes keeperDive{0%{transform:translateX(-50%) translateY(0) rotate(0)}45%{transform:translateX(calc(-50% + var(--dive-x,0px))) translateY(-22px) rotate(var(--dive-rot,0deg)) scale(1.04)}100%{transform:translateX(calc(-50% + var(--dive-x,0px))) translateY(0) rotate(var(--dive-rot,0deg))}}@keyframes ballShot{0%{transform:translateX(-50%) translate(0,0) scale(1)}100%{transform:translate(calc(-50% + var(--shot-x,0px)),var(--shot-y,0px)) scale(.42)}}@keyframes jackpotPulse{from{transform:scale(1)}to{transform:scale(1.012)}}@keyframes confettiFall{0%{transform:translate3d(0,-20px,0) rotate(0);opacity:0}10%{opacity:1}100%{transform:translate3d(var(--dx),700px,0) rotate(var(--r));opacity:0}}
@media(max-width:1180px){.header-main{grid-template-columns:auto minmax(0,1fr)}.header-actions{grid-column:1/-1;justify-content:flex-end;padding-bottom:8px}.live-nav{justify-content:flex-start}.hero-shell,.wheel-card,.episode-section,.tv-live-layout{grid-template-columns:minmax(0,1fr)}.live-grid{grid-template-columns:minmax(0,1fr)}.chat-sidebar{position:static}.wheel-machine{width:min(620px,78vw);margin-inline:auto}.tv-country-groups{max-height:400px}.footer-main{grid-template-columns:1fr 1fr}.footer-responsible{justify-content:flex-start}}
@media(max-width:900px){.mini-games-grid,.info-grid,.commentator-grid{grid-template-columns:1fr}.live-nav{order:3;grid-column:1/-1;padding-bottom:8px}.header-main{grid-template-columns:auto auto}.header-actions{grid-column:auto;padding-bottom:0}.language-switch{display:none}.footer-main{grid-template-columns:1fr}.footer-links{grid-template-columns:repeat(3,1fr)}}
@media(max-width:680px){html{scroll-padding-top:120px}.live-alert{padding-left:35px;padding-right:35px}.header-main{width:min(100% - 18px,1540px);grid-template-columns:minmax(0,1fr) auto;gap:10px}.brand img{width:122px}.brand span{font-size:8px}.header-actions{gap:5px}.header-status,.header-viewers{display:none}.header-join{padding:9px 11px}.live-page{width:min(100% - 18px,1540px);margin-top:12px;gap:12px}.hero-shell,.stream-panel,.chat-sidebar,.schedule-panel,.promo-side-panel,.commentator-stage,.livetv-section,.episode-section,.wheel-card,.mini-game-card{padding:16px;border-radius:21px}.hero-shell{grid-template-columns:minmax(0,1fr)}.hero-visual{min-height:230px}.wheel-card{gap:14px}.wheel-machine{width:min(360px,94vw)}.wheel-machine:before{inset:27px;border-width:8px}.fortune-wheel-canvas{inset:37px;width:calc(100% - 74px);height:calc(100% - 74px)}.wheel-bulbs{inset:17px}.wheel-bulb{width:10px;height:10px;margin:-5px}.wheel-pointer{top:18px;width:34px;height:48px}.wheel-pointer:before{width:22px;height:22px;top:-8px}.wheel-center{width:31%;border-width:5px;box-shadow:0 0 0 4px #741526,0 10px 20px rgba(0,0,0,.38)}.game-button{min-width:220px;padding:15px 20px;font-size:17px}.slot-cabinet{padding:58px 10px 18px;border-radius:25px}.slot-window{gap:6px;padding:9px}.slot-reel{height:145px;border-width:2px}.slot-reel-track{padding:22px 5px 50px;gap:7px}.slot-symbol{height:86px;border-radius:14px;padding:5px}.slot-symbol strong{font-size:12px}.slot-symbol small{font-size:7px}.slot-payline{left:8px;right:8px;height:3px}.penalty-field{height:330px}.goal-box{height:185px;border-width:7px}.goal-target{width:50px;height:50px}.goalkeeper-art{width:105px;height:130px}.penalty-ball-art{width:44px;height:44px}.livetv-head{align-items:flex-start;flex-direction:column}.livetv-note{display:none}.tv-live-layout{grid-template-columns:minmax(0,1fr)}.tv-country-groups{max-height:330px}.episode-poster-copy{padding:15px;flex-direction:column;align-items:flex-start;justify-content:flex-end}.episode-source-badge{white-space:normal}.footer-links{grid-template-columns:1fr 1fr}.footer-bottom{flex-direction:column}.site-popup{grid-template-columns:1fr}.popup-media{min-height:180px}}
@media(max-width:380px){.live-nav a{font-size:9px}.footer-links{grid-template-columns:1fr}.wheel-machine{width:min(320px,94vw)}.slot-symbol strong{font-size:10px}.goal-target{width:44px;height:44px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}}

.commentator-heading{display:flex;justify-content:space-between;gap:16px;align-items:flex-start}.commentator-heading h2{margin:7px 0 5px;font-size:34px;font-style:italic}.commentator-heading p{margin:0;color:var(--soft)}.commentator-prize-chip{padding:11px 14px;border-radius:16px;background:var(--yellow);color:#36154c}.commentator-prize-chip span{display:block;font-size:9px;font-weight:800}.commentator-prize-chip strong{font-size:14px;font-style:italic}.commentator-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:14px;margin-top:14px}.winner-spotlight,.history-panel{border:1px solid var(--line);border-radius:22px;background:rgba(255,255,255,.03);padding:18px}.winner-spotlight{text-align:center;position:relative;overflow:hidden}.winner-avatar{width:62px;height:62px;margin:16px auto 12px;border-radius:18px;display:grid;place-items:center;background:var(--yellow);color:#54206d;font-size:28px}.winner-spotlight h3{margin:0;font-size:26px;font-style:italic}.winner-spotlight p{color:var(--soft)}.winner-week{display:inline-flex;padding:7px 10px;border-radius:999px;background:var(--surface3);font-size:9px;font-weight:900}.winner-history{display:grid;gap:8px;margin-top:12px}.winner-history-item{display:grid;grid-template-columns:40px minmax(0,1fr) auto;align-items:center;gap:10px;padding:9px;border-radius:14px;background:var(--surface3)}.winner-history-rank{display:grid;place-items:center;height:34px;border-radius:10px;background:#351149;color:var(--yellow);font-weight:900}.winner-history-copy strong,.winner-history-copy span{display:block}.winner-history-copy strong{font-size:11px}.winner-history-copy span{font-size:9px;color:var(--soft);margin-top:2px}.winner-history-prize{font-size:9px;color:var(--yellow);font-weight:900}.bottom-promos{padding:6px 0 10px}.bottom-promos-head h2{margin:6px 0 6px;font-size:36px;font-style:italic}.bottom-promos-head p{margin:0;color:var(--soft)}
.live-footer{margin-top:26px;border-top:1px solid var(--line);background:#1b0828}.footer-main{width:min(1540px,calc(100% - 32px));margin:auto;display:grid;grid-template-columns:minmax(220px,.8fr) minmax(0,1.4fr) minmax(220px,.55fr);gap:34px;padding:34px 0}.footer-brand img{width:180px;max-height:54px;object-fit:contain}.footer-brand span{display:block;margin-top:8px;color:var(--yellow);font-weight:900;font-size:11px}.footer-brand p{max-width:320px;color:var(--soft);font-size:11px;line-height:1.6}.footer-links{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.footer-links h3{margin:0 0 10px;color:var(--yellow);font-size:11px;letter-spacing:.7px}.footer-links a{display:block;margin:7px 0;text-decoration:none;color:#ddd0e4;font-size:11px}.footer-links a:hover{color:#fff}.footer-responsible{display:flex;align-items:flex-start;justify-content:flex-end;gap:10px;color:var(--soft);font-size:10px}.age-circle{width:48px;height:48px;border-radius:50%;display:grid;place-items:center;border:4px solid #ff3d55;color:#fff;font-weight:900;flex:0 0 auto}.footer-responsible p{margin:6px 0 0;max-width:210px;line-height:1.5}.footer-theme-btn{width:34px;height:34px;border-radius:50%;border:1px solid var(--line);background:var(--surface3);color:var(--text);cursor:pointer}.footer-bottom{width:min(1540px,calc(100% - 32px));margin:auto;display:flex;justify-content:space-between;gap:16px;padding:14px 0 22px;border-top:1px solid rgba(255,255,255,.08);color:#9e8daa;font-size:10px}.footer-bottom a{text-decoration:none;color:var(--yellow)}
.site-popup-backdrop{position:fixed;inset:0;z-index:300;background:rgba(15,5,22,.74);backdrop-filter:blur(10px);display:grid;place-items:center;padding:18px}.site-popup-backdrop[hidden],.tv-modal[hidden]{display:none!important}.site-popup{position:relative;width:min(760px,100%);display:grid;grid-template-columns:.9fr 1.1fr;overflow:hidden;border-radius:28px;background:var(--surface);border:1px solid var(--line);box-shadow:0 34px 100px rgba(0,0,0,.38)}.popup-media{min-height:300px;background:linear-gradient(135deg,#6f2ca7,#241034)}.popup-media img,.popup-media video{width:100%;height:100%;object-fit:cover}.popup-copy{padding:28px}.popup-close{position:absolute;right:12px;top:12px;z-index:3;width:38px;height:38px;border-radius:50%;border:1px solid var(--line);background:var(--surface);color:var(--text);cursor:pointer;font-size:22px}

/* v11 production mobile overflow hardening */
html,body{max-width:100%;overflow-x:clip}
.live-header,.live-page,.live-footer,.footer-main,.footer-bottom,.header-main{min-width:0;max-width:100%}
.live-nav,.header-actions,.footer-links,.footer-responsible,.footer-main>*{min-width:0}
@media(max-width:680px){
  .live-nav{width:100%;max-width:100%;overflow-x:auto;overscroll-behavior-inline:contain}
  .live-nav a{white-space:nowrap}
  .footer-main,.footer-bottom{width:calc(100% - 24px)}
  .footer-links{grid-template-columns:1fr 1fr;gap:16px;min-width:0}
  .footer-links>div{min-width:0}
  .footer-links a{overflow-wrap:anywhere}
  .footer-responsible{width:100%;max-width:100%;justify-content:flex-start;flex-wrap:wrap}
  .footer-responsible p{max-width:min(240px,calc(100vw - 110px));overflow-wrap:anywhere}
  .hero-visual,.player-shell,.wheel-machine,.slot-cabinet,.penalty-stadium,.episode-video,.tv-player-panel{max-width:100%;overflow:hidden}
}
@media(max-width:420px){.footer-links{grid-template-columns:1fr}.footer-responsible p{max-width:calc(100vw - 104px)}}

/* Version 11 final responsive hardening */
.wheel-labels.sr-only{display:none!important}
@media(max-width:900px){
  .footer-main{grid-template-columns:minmax(0,1fr)!important;gap:24px!important}
  .footer-responsible{justify-content:flex-start!important;width:100%!important}
  .footer-links{grid-template-columns:repeat(3,minmax(0,1fr))!important}
}
@media(max-width:600px){
  .header-main{width:calc(100% - 20px)!important;display:flex!important;flex-wrap:wrap!important;gap:8px 10px!important;padding:8px 0!important}
  .brand{order:1}.header-actions{order:2;margin-left:auto;display:flex!important;gap:6px!important}.live-nav{order:3;width:100%!important;display:flex!important;flex-wrap:wrap!important;overflow:visible!important;gap:3px!important;padding:0 0 4px!important}
  .live-nav a{padding:7px 8px!important;font-size:9px!important;white-space:nowrap!important}
  .header-status,.header-viewers{display:none!important}
  .header-join{padding:9px 12px!important;font-size:10px!important}
  .brand img{width:120px!important}.brand span{font-size:8px!important}
  .footer-main,.footer-bottom{width:calc(100% - 24px)!important}
  .footer-links{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:18px!important}
  .footer-responsible{display:grid!important;grid-template-columns:48px minmax(0,1fr)!important;align-items:start!important;gap:10px!important}
  .footer-responsible p{max-width:none!important;min-width:0!important;overflow-wrap:anywhere!important}
  .player-abstract-bg,.studio-visual,.wheel-card,.mini-game-card,.episode-section,.livetv-section{overflow:hidden}
}
@media(max-width:380px){
  .footer-links{grid-template-columns:minmax(0,1fr)!important}
  .live-nav a{font-size:8.5px!important;padding:6px 7px!important}
}
@media(max-width:320px){
  .wheel-machine{width:100%!important;max-width:100%!important}
  .section-head{flex-wrap:wrap!important;min-width:0!important}
  .section-head>*{min-width:0!important;max-width:100%!important}
  .winner-spotlight,.hero-visual{overflow:hidden!important}
  .winner-spotlight h3{font-size:22px!important;overflow-wrap:anywhere!important}
}
