@import"https://fonts.googleapis.com/css2?family=Changa:wght@600;700;800&family=Exo+2:wght@500;600;700;800;900&display=swap";:root{--night: #061341;--night-deep: #02072b;--blue: #0a1c5c;--cyan: #00d2ff;--gold: #ffd700;--orange: #ff6600;--pink: #e6005c;--bronze: #c69136;--green: #17f57a;--white: #f7fbff;--muted: #a8d9ff;--ease-out: cubic-bezier(.16, 1, .3, 1)}*{box-sizing:border-box}html,body{min-width:280px;min-height:100%;margin:0}body{color:var(--white);background:var(--night-deep);font-family:"Exo 2",Trebuchet MS,sans-serif}button{color:inherit;font:inherit}button:focus-visible{outline:3px solid var(--gold);outline-offset:4px}.integrated-winner-section{position:relative;z-index:3;width:100%;overflow:hidden;background:#02072b}.winner-scene{position:relative;isolation:isolate;width:100%;min-height:720px;overflow:hidden;display:grid;grid-template-columns:50% 50%;background:radial-gradient(circle at 72% 45%,rgba(0,210,255,.16),transparent 25rem),radial-gradient(circle at 10% 62%,rgba(230,0,92,.13),transparent 24rem),linear-gradient(180deg,#061341 0 4%,#040a35 4% 100%)}.winner-scene:before{content:"";position:absolute;z-index:-5;inset:30px 0 0;background:repeating-linear-gradient(0deg,transparent 0 37px,rgba(30,114,255,.34) 38px 40px),repeating-linear-gradient(90deg,transparent 0 66px,rgba(30,114,255,.31) 67px 69px);box-shadow:inset 0 0 110px #02072be6;-webkit-mask-image:linear-gradient(90deg,#000 0 23%,rgba(0,0,0,.08) 43% 60%,#000 83% 100%);mask-image:linear-gradient(90deg,#000 0 23%,#00000014 43% 60%,#000 83% 100%);filter:blur(.65px);opacity:.82}.winner-scene:after{content:"";position:absolute;z-index:-4;inset:30px 0 0;pointer-events:none;background:radial-gradient(ellipse at 51% 46%,rgba(3,9,45,.94) 0 23%,rgba(3,9,45,.78) 41%,rgba(3,9,45,.2) 65%,transparent 76%),linear-gradient(90deg,transparent 49.8%,rgba(247,251,255,.62) 49.9%,var(--cyan) 50%,rgba(230,0,92,.9) 50.1%,transparent 50.2%),repeating-linear-gradient(180deg,rgba(247,251,255,.025) 0 1px,transparent 1px 4px);opacity:.76}.grid-horizon{position:absolute;z-index:-3;left:0;right:0;top:29px;height:110px;background:linear-gradient(90deg,transparent,rgba(0,210,255,.8) 20%,rgba(230,0,92,.8) 76%,transparent) 0 35px / 100% 2px no-repeat,linear-gradient(90deg,transparent,rgba(0,210,255,.55) 24%,rgba(230,0,92,.64) 72%,transparent) 0 74px / 100% 2px no-repeat;filter:drop-shadow(0 0 8px var(--cyan));opacity:.64}.grid-floor{position:absolute;z-index:-3;left:-18%;right:-18%;bottom:-70%;height:103%;transform:perspective(420px) rotateX(58deg);transform-origin:center top;background:repeating-linear-gradient(0deg,transparent 0 43px,rgba(31,97,255,.78) 44px 47px),repeating-linear-gradient(90deg,transparent 0 82px,rgba(120,52,255,.76) 83px 86px);filter:drop-shadow(0 0 5px #235cff);opacity:.5;-webkit-mask-image:linear-gradient(90deg,#000 0 25%,rgba(0,0,0,.15) 44% 60%,#000 84% 100%);mask-image:linear-gradient(90deg,#000 0 25%,#00000026 44% 60%,#000 84% 100%)}.center-beam{position:absolute;z-index:-1;top:106px;bottom:0;left:calc(50% - 1px);width:3px;background:linear-gradient(180deg,var(--cyan),#6847ff 45%,var(--pink));box-shadow:0 0 8px var(--cyan),0 0 18px #7250ff}.story-panel{position:relative;z-index:5;padding:112px 25px 20px max(36px,15.2vw)}.kicker{margin:0 0 14px;color:#79e9ff;font-size:11px;font-weight:900;letter-spacing:.08em;text-shadow:0 0 10px rgba(0,210,255,.75)}.story-panel h1,.story-panel>h2{max-width:430px;margin:0;color:var(--gold);font:800 clamp(45px,4.1vw,57px)/1.05 "Changa",sans-serif;letter-spacing:-.035em;-webkit-text-stroke:1px #ff8a00;text-shadow:0 2px 0 #ad5c00,0 4px 0 #824100,0 0 6px #ffd700,0 0 17px rgba(255,102,0,.9),0 0 34px rgba(255,215,0,.42)}.intro{max-width:390px;margin:15px 0 19px;color:#75ddff;font-size:13px;font-weight:700;line-height:1.55;text-shadow:0 0 9px rgba(0,210,255,.3)}.journey{width:min(100%,435px);margin:0;padding:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 18px;list-style:none}.journey-wide{grid-column:1 / -1}.journey-step{width:100%;min-height:47px;padding:0;border:0;display:grid;grid-template-columns:39px minmax(0,1fr);gap:8px;align-items:center;text-align:left;background:transparent;cursor:pointer;transition:transform .26s var(--ease-out),filter .26s var(--ease-out)}.journey-step:hover{transform:translate(4px);filter:brightness(1.25)}.journey-step[aria-pressed=true]{filter:saturate(.72)}.journey-step[aria-pressed=true] .step-number:after{content:"✓";position:absolute;inset:0;display:grid;place-items:center;color:var(--night-deep);font-size:17px}.journey-step[aria-pressed=true] .step-number{color:transparent;background:var(--gold)}.journey-step>span:last-child{color:var(--white);font-size:12.5px;font-weight:800;line-height:1.08;text-shadow:0 2px 4px rgba(2,7,43,.86)}.step-number{position:relative;display:grid;place-items:center;width:36px;height:36px;border:2px solid currentColor;border-radius:50%;font:900 18px Changa;background:#061341e6}.step-green .step-number{color:var(--green);box-shadow:0 0 8px var(--green),inset 0 0 8px #17f57a4d}.step-cyan .step-number{color:var(--cyan);box-shadow:0 0 8px var(--cyan),inset 0 0 8px #00d2ff4d}.step-pink .step-number,.step-fuchsia .step-number{color:#ff33d3;box-shadow:0 0 8px #ff33d3,inset 0 0 8px #ff33d34d}.step-orange .step-number{color:#ff9c30;box-shadow:0 0 8px #ff7a00,inset 0 0 8px #ff66004d}.start-button{position:relative;width:190px;height:52px;margin-top:31px;border:1px solid #aaff80;border-radius:15px;display:flex;align-items:center;justify-content:center;gap:13px;color:#061341;background:#17f57a;box-shadow:inset 0 2px #f7fbff7a,0 0 10px #17f57a,0 0 28px #17f57ae0;font-size:14px;font-weight:900;cursor:pointer;transition:transform .28s var(--ease-out),box-shadow .28s var(--ease-out)}.start-button:hover{transform:translateY(-3px) scale(1.02);box-shadow:inset 0 2px #f7fbff8f,0 0 15px #17f57a,0 0 42px #17f57af0}.start-button:active{transform:translateY(0) scale(.98)}.status-message{min-height:18px;margin:5px 0 0;color:#75ffbf;font-size:11px;font-weight:800}.machine-zone{position:relative;z-index:4;min-width:0}.winner-machine{position:absolute;z-index:5;top:165px;left:13px;width:min(540px,calc(100% - 75px));height:476px;padding:18px;border:4px solid #ff3148;border-radius:33px;background:#071346;box-shadow:0 0 0 4px #ff6b20,0 0 0 8px #e6005ca8,0 0 16px #ff3148,0 0 34px #e6005cc7}.winner-machine:before{content:"";position:absolute;inset:9px;border:4px solid #3c88ff;border-radius:25px;box-shadow:inset 0 0 0 4px #00d2ff,inset 0 0 17px #00d2ffb8,0 0 10px #00d2ff;pointer-events:none}.winner-machine:after{content:"";position:absolute;inset:20px;border:2px solid rgba(247,251,255,.7);border-radius:19px;box-shadow:inset 0 0 18px #00d2ff70;pointer-events:none}.machine-cap{position:absolute;top:-60px;width:175px;height:62px;border:4px solid #ff3148;border-bottom:0;border-radius:28px 28px 0 0;background:#061341eb;box-shadow:0 0 0 4px #f60,0 0 17px #e6005c}.machine-cap:after{content:"";position:absolute;inset:12px 14px 0;border:3px solid #00d2ff;border-bottom:0;border-radius:18px 18px 0 0;box-shadow:0 0 10px #00d2ff}.cap-left{left:12px}.cap-right{right:12px}.machine-inner{position:relative;z-index:2;height:100%;padding:24px 24px 21px;display:grid;grid-template-columns:43% 57%;gap:12px}.winner-identity{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding-top:22px;text-align:center}.trophy-wrap{position:relative;width:142px;height:121px;margin-top:-17px}.trophy-halo{position:absolute;inset:6px -20px -25px;border-radius:50%;background:radial-gradient(circle,rgba(23,245,122,.38),rgba(255,215,0,.18) 35%,transparent 67%);filter:blur(6px)}.trophy{position:relative;width:142px;height:136px;filter:drop-shadow(0 0 9px rgba(255,215,0,.78)) drop-shadow(0 0 19px rgba(23,245,122,.42))}.wall-label{margin:0 0 4px;color:#f4dc54;font-size:9px;font-weight:900;letter-spacing:.11em;line-height:1.03}.winner-identity h2{margin:0;color:var(--white);font:800 31px/.93 Changa,sans-serif;letter-spacing:-.03em;text-shadow:0 3px 0 #071346,0 0 12px rgba(247,251,255,.28)}.winner-identity>strong{margin:8px 0 7px;color:#ffd541;font:800 16px/1.08 Changa,sans-serif;text-shadow:0 0 10px rgba(255,215,0,.46)}.winner-note{max-width:180px;margin:0;color:#d9e8ff;font-size:9.5px;line-height:1.42}.verified{margin-top:13px;padding:7px 9px;border:1px solid #3cff9b;border-radius:999px;color:#fffbd0;background:#051539eb;box-shadow:0 0 10px #17f57abd,inset 0 0 10px #17f57a33;font-size:7.8px;font-weight:900}.verified i{display:inline-block;width:6px;height:6px;margin-right:5px;border-radius:50%;background:gold;box-shadow:0 0 7px gold}.leaderboard{align-self:start;min-width:0;min-height:355px;margin-top:20px;padding:14px 12px 10px;border:2px solid #dbd84b;border-radius:18px;background:linear-gradient(180deg,#071344fa,#040c2efa);box-shadow:0 0 12px #ffd7009e,inset 0 0 20px #00d2ff1f}.leaderboard header{padding:0 0 11px;border-bottom:1px solid rgba(0,210,255,.35);display:flex;align-items:center;justify-content:space-between}.leaderboard h3{margin:0;color:var(--white);font:800 11.5px Changa}.leaderboard h3 span{color:#ffd541}.leaderboard header>i{width:6px;height:6px;border-radius:50%;background:#17f57a;box-shadow:0 0 8px #17f57a}.leaderboard ol{margin:9px 0 0;padding:0;display:grid;gap:6px;list-style:none}.leaderboard li{min-width:0;min-height:43px;padding:5px 8px;border:1px solid rgba(56,111,255,.3);border-radius:9px;display:grid;grid-template-columns:23px 33px minmax(0,1fr) auto;gap:7px;align-items:center;background:linear-gradient(90deg,#0a2261fa,#040e3aeb);box-shadow:inset 0 0 11px #13348075;transition:transform .24s var(--ease-out),border-color .24s var(--ease-out)}.leaderboard li:first-child{border-color:#17f57a;box-shadow:0 0 9px #17f57aab,inset 0 0 12px #17f57a24}.leaderboard li:hover{transform:translate(-3px);border-color:var(--cyan)}.rank{display:grid;place-items:center;color:var(--white);font-size:10px;font-weight:900}.crown{font-size:19px}.gold{color:gold;text-shadow:0 0 8px #ffd700}.silver{color:#e4f0ff;text-shadow:0 0 8px #a8ccff}.bronze{color:#ff812a;text-shadow:0 0 8px #ff6600}.avatar{display:grid;place-items:center;width:31px;height:31px;border:1px solid rgba(247,251,255,.78);border-radius:50%;color:var(--white);font-size:7px;font-weight:900;box-shadow:inset 0 0 9px #f7fbff33}.avatar-blue{background:#315d9e}.avatar-red{background:#a83858}.avatar-purple{background:#8e42a9}.avatar-green{background:#24965f}.avatar-orange{background:#c47226}.leaderboard li strong{min-width:0;overflow:hidden;color:var(--white);font-size:9px;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.leaderboard li b{color:#17f57a;font-size:10px;text-shadow:0 0 8px rgba(23,245,122,.58)}.leaderboard>p{margin:7px 0 0;color:#8fa9d7;font-size:6.8px;line-height:1.3}.decor-card{position:absolute;z-index:1;width:178px;padding:10px;border:2px solid var(--cyan);border-radius:6px;color:#63e6ff;background:#081c54d1;box-shadow:0 0 11px var(--cyan)}.decor-card-left{top:95px;left:-96px;transform:rotate(-21deg)}.decor-card-right{top:282px;right:-53px;transform:rotate(19deg)}.decor-title{margin-bottom:7px;display:flex;justify-content:space-between;color:#ff417f;font:700 24px Changa;letter-spacing:.21em;text-shadow:0 0 8px #e6005c}.decor-grid{display:grid;grid-template-columns:repeat(5,1fr)}.decor-grid span{height:29px;border:1px solid rgba(0,210,255,.42);display:grid;place-items:center;font-size:11px}.reward-icons{position:absolute;z-index:6;left:-205px;bottom:23px;color:#ffd24b;font-size:40px;letter-spacing:1px;text-shadow:0 0 8px #ff6600}.win-marquee{position:absolute;z-index:6;left:43px;bottom:16px;margin:0;color:#ffae21;font:800 clamp(33px,3.9vw,50px)/1 "Changa";letter-spacing:.015em;-webkit-text-stroke:1px #ffd700;text-shadow:0 3px 0 #8f3c00,0 0 8px #ff6600,0 0 22px rgba(255,102,0,.82);white-space:nowrap}.corner-rings{position:absolute;z-index:2;width:210px;height:210px;pointer-events:none}.corner-rings i{position:absolute;border:3px solid var(--cyan);border-radius:50%;box-shadow:0 0 8px var(--cyan)}.corner-rings i:nth-child(1){inset:0}.corner-rings i:nth-child(2){inset:18px;border-color:#ff45df;box-shadow:0 0 8px #ff45df}.corner-rings i:nth-child(3){inset:36px;border-color:#ff6b3b;box-shadow:0 0 8px #ff6b3b}.corner-rings-left{top:-86px;left:-105px}.corner-rings-right{right:-92px;bottom:-103px}.number-orb{position:absolute;z-index:3;display:grid;place-items:center;border:2px solid currentColor;border-radius:50%;color:#66e9ff;background:#071647ad;box-shadow:0 0 8px currentColor,inset 0 0 10px currentColor;font:700 22px Changa;text-shadow:0 0 8px currentColor}.orb-12-left{top:232px;left:40px;width:54px;height:54px}.orb-1{top:290px;left:96px;width:60px;height:60px;color:#ff5a5f}.orb-38{top:360px;left:-36px;width:96px;height:96px;color:#ff7d50;font-size:33px}.orb-51{top:440px;left:69px;width:82px;height:82px;color:#66ff82;font-size:30px}.orb-12-bottom{left:-22px;bottom:19px;width:118px;height:118px;color:#59e7ff;font-size:40px}.orb-74{top:111px;right:-3px;width:96px;height:96px;color:#fff25f;font-size:39px}.orb-6{top:407px;left:calc(50% - 30px);width:66px;height:66px;color:#ff49e0;font-size:27px}.confetti-layer{position:absolute;z-index:30;inset:0;overflow:hidden;pointer-events:none}.confetti{position:absolute;top:46%;left:75%;width:8px;height:15px;border-radius:2px;background:var(--confetti-color);box-shadow:0 0 8px var(--confetti-color);animation:confetti-burst 1.1s var(--ease-out) forwards}.winner-scene.is-live .winner-machine{animation:machine-pulse .95s var(--ease-out)}.winner-scene.is-live .win-marquee{animation:win-flash .9s steps(2,end) 2}@keyframes confetti-burst{0%{opacity:1;transform:translate(-50%,-50%) rotate(0)}to{opacity:0;transform:translate(var(--dx),var(--dy)) rotate(var(--spin))}}@keyframes machine-pulse{0%,to{filter:brightness(1)}35%{filter:brightness(1.7) saturate(1.35)}}@keyframes win-flash{50%{color:#f7fbff;text-shadow:0 0 16px #f7fbff,0 0 42px #ffd700}}@media(min-width:1500px){.story-panel{padding:80px 34px 12px clamp(118px,7.3vw,150px)}.kicker{margin-bottom:11px;font-size:14px}.story-panel h1,.story-panel>h2{max-width:560px;font-size:64px;line-height:1.01}.intro{max-width:520px;margin:13px 0 15px;font-size:16px;line-height:1.48}.journey{width:min(100%,620px);gap:10px 24px}.journey-step{min-height:50px;grid-template-columns:44px minmax(0,1fr);gap:10px}.journey-step>span:last-child{font-size:15px;line-height:1.12}.step-number{width:41px;height:41px;font-size:20px}.start-button{width:260px;height:62px;margin-top:10px;border-radius:17px;font-size:18px}.winner-scene .status-message{left:clamp(118px,7.3vw,150px);bottom:2px}.winner-machine{top:137px;left:clamp(18px,2.4vw,46px);width:min(840px,calc(100% - 86px));height:500px;padding:20px;border-radius:36px}.machine-cap{top:-68px;width:232px;height:70px}.cap-left{left:34px}.cap-right{right:34px}.machine-inner{padding:25px 34px 23px;grid-template-columns:42% 58%;gap:22px}.winner-identity{padding-top:12px}.trophy-wrap{width:168px;height:137px;margin-top:-15px}.trophy{width:168px;height:151px}.wall-label{font-size:11px}.winner-identity h2{font-size:38px}.winner-identity>strong{margin-block:8px;font-size:20px}.winner-note{max-width:235px;font-size:12px}.verified{margin-top:12px;padding:8px 12px;font-size:10px}.leaderboard{min-height:390px;margin-top:10px;padding:16px 15px 12px;border-radius:20px}.leaderboard h3{font-size:clamp(12px,.76vw,15px)}.leaderboard ol{gap:7px}.leaderboard li{min-height:49px;padding:6px 10px;grid-template-columns:27px 38px minmax(0,1fr) auto;gap:9px}.avatar{width:38px;height:38px;font-size:9px}.leaderboard li strong{font-size:clamp(11px,.66vw,13px)}.leaderboard li b{font-size:clamp(12px,.72vw,14px)}.leaderboard>p{font-size:8.5px}.decor-card-left{top:76px;left:-116px}.decor-card-right{top:272px;right:-70px}.reward-icons{left:-258px;bottom:21px;font-size:45px}.win-marquee{left:76px;bottom:10px;font-size:54px}}@media(min-width:861px){.story-panel{padding-bottom:0}.status-message{position:absolute;left:max(36px,15.2vw);bottom:3px}}@media(max-width:1050px){.winner-scene{min-height:770px}.story-panel{padding-left:6vw}.winner-machine{left:4px;width:calc(100% - 24px)}.machine-inner{padding-inline:17px}.decor-card-left{left:-70px}.win-marquee{left:80px;bottom:5px}}@media(max-width:860px){.winner-scene{min-height:1380px;grid-template-columns:1fr}.winner-scene:after,.center-beam{display:none}.story-panel{padding:82px max(24px,8vw) 44px}.story-panel h1,.story-panel>h2{font-size:clamp(44px,9vw,64px)}.intro{max-width:58ch}.journey{width:min(100%,610px)}.machine-zone{min-height:700px}.winner-machine{top:82px;left:50%;width:min(590px,calc(100% - 36px));transform:translate(-50%)}.decor-card-left{top:12px;left:6%}.decor-card-right{top:330px;right:-35px}.reward-icons{left:9%;bottom:55px}.win-marquee{left:50%;bottom:15px;transform:translate(-50%)}.orb-6{top:760px;left:80%}}@media(max-width:590px){.winner-scene{min-height:1570px}.story-panel{padding:65px 18px 36px}.story-panel h1,.story-panel>h2{font-size:clamp(40px,13.8vw,58px)}.journey{grid-template-columns:1fr;gap:7px}.journey-wide{grid-column:auto}.journey-step>span:last-child{font-size:13px}.start-button{width:100%}.machine-zone{min-height:870px}.winner-machine{top:86px;height:auto;min-height:725px;padding:13px}.machine-inner{padding:32px 18px 26px;grid-template-columns:1fr;gap:18px}.winner-identity{padding-top:5px}.trophy-wrap{height:109px}.winner-note{max-width:240px}.leaderboard{width:100%}.decor-card-left{left:-88px}.decor-card-right,.orb-74{display:none}.reward-icons{bottom:35px;font-size:27px}.win-marquee{bottom:2px;font-size:clamp(25px,8vw,36px)}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.directos-section,.directos-section *{box-sizing:border-box}.directos-section{--directos-night: #03062f;--directos-cyan: #00d2ff;--directos-pink: #f600c9;--directos-green: #45ff68;--directos-gold: #ffd94b;--directos-white: #f4f8ff;position:relative;z-index:3;isolation:isolate;min-height:720px;overflow:hidden;color:var(--directos-white);background:radial-gradient(ellipse at 50% 54%,rgba(0,210,255,.15),transparent 33%),radial-gradient(circle at 78% 57%,rgba(246,0,201,.16),transparent 28%),linear-gradient(180deg,#060739,#03062f 54%,#071646);font-family:"Exo 2",Trebuchet MS,sans-serif}.directos-section:before{content:"";position:absolute;z-index:-5;inset:0;background:repeating-linear-gradient(90deg,transparent 0 96px,rgba(75,71,255,.34) 97px 100px),repeating-linear-gradient(0deg,transparent 0 48px,rgba(203,52,255,.28) 49px 52px);-webkit-mask-image:linear-gradient(90deg,#000 0 23%,rgba(0,0,0,.2) 43% 59%,#000 82% 100%);mask-image:linear-gradient(90deg,#000 0 23%,#0003 43% 59%,#000 82% 100%);opacity:.76;filter:blur(.25px)}.directos-section:after{content:"";position:absolute;z-index:-4;inset:0;pointer-events:none;background:linear-gradient(90deg,transparent 1.5%,rgba(118,48,255,.9) 1.7%,transparent 1.9% 49.8%,rgba(0,210,255,.54) 50%,transparent 50.2% 98.1%,rgba(246,0,201,.8) 98.3%,transparent 98.5%),linear-gradient(180deg,transparent 88%,rgba(0,210,255,.5) 88.3%,transparent 88.7%);box-shadow:inset 0 0 100px #020323db}.directos-ceiling{position:absolute;z-index:-3;top:-125px;left:-8%;width:116%;height:280px;transform:perspective(430px) rotateX(-56deg);transform-origin:center bottom;background:repeating-linear-gradient(0deg,transparent 0 45px,rgba(177,38,255,.62) 46px 49px),repeating-linear-gradient(90deg,transparent 0 93px,rgba(83,69,255,.54) 94px 97px);filter:drop-shadow(0 0 5px #b720ff);opacity:.58}.directos-floor{position:absolute;z-index:-3;left:-12%;right:-12%;bottom:-57%;height:92%;transform:perspective(430px) rotateX(58deg);transform-origin:center top;background:repeating-linear-gradient(0deg,transparent 0 44px,rgba(31,97,255,.72) 45px 48px),repeating-linear-gradient(90deg,transparent 0 92px,rgba(161,47,255,.72) 93px 96px);filter:drop-shadow(0 0 5px #6638ff);opacity:.74}.directos-heading{position:relative;z-index:4;padding-top:86px;text-align:center}.directos-kicker{margin:0 0 5px;color:#ff47d8;font:800 27px/1.1 Changa,sans-serif;letter-spacing:.02em;-webkit-text-stroke:1px #bf149e;text-shadow:0 0 5px #f600c9,0 0 18px rgba(246,0,201,.9)}.directos-heading h2{margin:0;color:#39e5ff;font:800 clamp(58px,6.6vw,78px)/1 "Changa",sans-serif;letter-spacing:-.04em;-webkit-text-stroke:2px #0377b4;text-shadow:0 4px 0 #075e9e,0 0 7px #00d2ff,0 0 24px rgba(0,210,255,.9),0 0 48px rgba(0,210,255,.44);transform:scaleX(1.36);transform-origin:center}.directos-heading>p:last-child{max-width:700px;margin:8px auto 0;color:#e1e8f8;font-size:18px;font-weight:600;line-height:1.4;text-shadow:0 2px 5px rgba(2,3,35,.9)}.directos-platforms{position:relative;z-index:4;width:min(1680px,calc(100% - clamp(74px,9.4vw,180px)));margin:50px auto 0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(24px,2vw,40px)}.channel-stage{position:relative;min-width:0;min-height:365px;overflow:hidden;padding:74px 42px 38px;border-radius:26px;transition:transform .32s cubic-bezier(.16,1,.3,1),filter .32s cubic-bezier(.16,1,.3,1)}.channel-stage:hover{transform:translateY(-6px);filter:brightness(1.08)}.facebook-stage{border:3px solid #42ddff;background:radial-gradient(circle at 28% 44%,rgba(0,210,255,.14),transparent 31%),linear-gradient(145deg,#051c4cf7,#03092bfa);box-shadow:0 0 0 5px #05449bc7,0 0 0 9px #52dfffd1,0 0 19px #00d2ff,0 0 48px #00d2ff6b,inset 0 0 32px #00d2ff1f}.facebook-stage:after{content:"";position:absolute;inset:14px;border:2px solid rgba(142,239,255,.72);border-radius:17px;box-shadow:inset 0 0 15px #00d2ff80;pointer-events:none}.tiktok-stage{border:2px solid #e73ac0;background:radial-gradient(circle at 76% 25%,rgba(255,51,210,.17),transparent 23%),linear-gradient(145deg,#4a062bf7,#1a031bfc);box-shadow:0 0 17px #f600c9bd,0 0 45px #f600c945,inset 0 0 34px #f600c91f}.channel-content{position:relative;z-index:3;max-width:78%}.tiktok-stage .channel-content{max-width:80%}.channel-icon{display:grid;place-items:center;width:58px;height:58px;margin-bottom:23px;border:3px solid currentColor;border-radius:16px}.channel-icon svg{width:31px;height:31px;fill:currentColor}.facebook-stage .channel-icon{color:#55e9ff;box-shadow:0 0 12px #00d2ff,inset 0 0 10px #00d2ff4d}.tiktok-stage .channel-icon{color:#f7f5ff;border-color:#ff50dc;box-shadow:0 0 12px #f600c9,inset 0 0 12px #f600c961}.channel-stage h3{margin:0;color:var(--directos-white);font:800 27px/1.05 Changa,sans-serif;text-shadow:0 0 10px rgba(247,251,255,.25)}.channel-stage p{max-width:560px;margin:17px 0 23px;color:#d3deef;font-size:16px;font-weight:600;line-height:1.5}.channel-cta{width:max-content;min-width:184px;min-height:48px;padding:10px 23px;border:1px solid rgba(247,251,255,.5);border-radius:999px;display:inline-flex;align-items:center;justify-content:center;gap:12px;color:#05123f;font-size:16px;font-weight:900;text-decoration:none;transition:transform .26s cubic-bezier(.16,1,.3,1),box-shadow .26s cubic-bezier(.16,1,.3,1)}.facebook-stage .channel-cta{background:#24e4ff;box-shadow:0 0 12px #00d2ff,0 0 28px #00d2ffb8}.tiktok-stage .channel-cta{color:#30022f;background:#ff16d2;border-color:#ff8bea;box-shadow:0 0 12px #f600c9,0 0 28px #f600c9b8}.channel-cta:hover,.channel-cta:focus-visible{transform:translateY(-3px) scale(1.025)}.channel-cta:focus-visible{outline:3px solid var(--directos-gold);outline-offset:4px}.facebook-bingo{position:absolute;z-index:1;top:32px;right:3%;width:48%;padding:13px;border:2px solid #2ddfff;border-radius:8px;color:#44e7ff;background:#051645bd;box-shadow:0 0 13px #00d2ffad;transform:rotate(12deg);opacity:.58}.facebook-bingo strong{display:block;margin-bottom:7px;color:#ff54cf;font:700 31px Changa,sans-serif;letter-spacing:.19em;text-align:center;text-shadow:0 0 9px #f600c9}.facebook-bingo-grid{display:grid;grid-template-columns:repeat(5,1fr)}.facebook-bingo-grid span{min-height:41px;border:1px solid rgba(34,218,255,.5);display:grid;place-items:center;font-size:16px;font-weight:700}.live-number-orb{position:absolute;z-index:2;top:20px;right:48px;display:grid;place-items:center;width:108px;height:108px;border:3px solid #62ebff;border-radius:50%;color:#ff79db;background:radial-gradient(circle,#6b144f,#23042c 72%);box-shadow:0 0 0 8px #00d2ff26,0 0 14px #00d2ff,0 0 30px #f600c9b8,inset 0 0 18px #f600c9;font:700 42px Changa,sans-serif;text-shadow:0 0 9px #f600c9}.live-dice{position:absolute;z-index:5;right:2.2%;bottom:31px;display:flex;align-items:flex-end}.live-die{position:relative;display:block;width:74px;height:74px;border:3px solid currentColor;border-radius:13px;background:radial-gradient(circle at 27% 27%,currentColor 0 3px,transparent 4px),radial-gradient(circle at 73% 27%,currentColor 0 3px,transparent 4px),radial-gradient(circle at 50% 50%,currentColor 0 3px,transparent 4px),radial-gradient(circle at 27% 73%,currentColor 0 3px,transparent 4px),radial-gradient(circle at 73% 73%,currentColor 0 3px,transparent 4px),#051541d1;box-shadow:0 0 11px currentColor,inset 0 0 12px #f7fbff14}.live-die:first-child{color:#44e9ff;transform:rotate(18deg)}.live-die:last-child{color:#ff50dc;margin-left:-4px;transform:rotate(-15deg)}.live-corner-ring{position:absolute;z-index:1;width:165px;height:165px;border:5px solid #54ff76;border-radius:50%;box-shadow:0 0 15px #45ff68,inset 0 0 15px #45ff68}.live-corner-ring.top{top:-102px;left:28px}.live-corner-ring.bottom{right:-96px;bottom:-92px;border-color:#ff51d7;box-shadow:0 0 15px #f600c9,inset 0 0 15px #f600c9}@media(min-width:1500px){.directos-heading{padding-top:58px}.directos-kicker{font-size:30px}.directos-heading h2{font-size:88px;transform:scaleX(1.16)}.directos-heading>p:last-child{max-width:900px;font-size:19px}.directos-platforms{margin-top:50px}.channel-stage{min-height:365px;padding:50px 52px 38px}.channel-content{max-width:62%}.channel-stage h3{font-size:31px}.channel-stage p{font-size:18px}.channel-cta{min-width:212px;min-height:52px;font-size:18px}.facebook-bingo{width:46%}}@media(max-width:900px){.directos-section{min-height:auto;padding-bottom:80px}.directos-heading{padding:66px 20px 0}.directos-kicker{font-size:clamp(19px,5vw,25px)}.directos-heading h2{font-size:clamp(45px,10vw,68px);transform:none}.directos-heading>p:last-child{max-width:62ch}.directos-platforms{width:min(620px,calc(100% - 38px));grid-template-columns:1fr;margin-top:42px}.channel-stage{min-height:340px}}@media(max-width:560px){.directos-heading h2{font-size:clamp(40px,13vw,56px)}.directos-heading>p:last-child{font-size:14px}.channel-stage{min-height:365px;padding:38px 27px 30px}.channel-content,.tiktok-stage .channel-content{max-width:100%}.channel-stage h3{font-size:25px}.channel-stage p{max-width:32ch;font-size:15px}.facebook-bingo{right:-18%;width:72%;opacity:.23}.live-number-orb{top:22px;right:22px;width:82px;height:82px;font-size:32px;opacity:.72}.live-dice{right:-14px;bottom:8px;opacity:.66}.live-die{width:58px;height:58px}}@media(prefers-reduced-motion:reduce){.channel-stage,.channel-cta{transition-duration:.01ms}}.game-countdown,.game-countdown *{box-sizing:border-box}.game-countdown{--count-night: #030735;--count-cyan: #35ecff;--count-gold: #ffe20d;--count-fuchsia: #ff43df;position:relative;z-index:4;min-height:310px;padding:clamp(34px,4.4vw,58px) 18px clamp(40px,5vw,64px);overflow:hidden;isolation:isolate;color:#f8fbff;background:radial-gradient(circle at 13% 35%,rgba(246,0,201,.23),transparent 14%),radial-gradient(circle at 84% 35%,rgba(0,210,255,.2),transparent 15%),linear-gradient(180deg,#071247,#030735 76%,#07144d);font-family:"Exo 2",sans-serif}.game-countdown:before{content:"";position:absolute;z-index:-2;inset:0;opacity:.54;background:radial-gradient(circle at 7% 30%,#00d2ff 0 7px,transparent 9px),radial-gradient(circle at 17% 70%,#ff42d6 0 6px,transparent 9px),radial-gradient(circle at 76% 67%,#ffd700 0 6px,transparent 9px),radial-gradient(circle at 94% 36%,#ff6a20 0 8px,transparent 11px),linear-gradient(90deg,rgba(0,210,255,.2),transparent 24% 76%,rgba(230,0,92,.18));filter:blur(4px)}.game-countdown:after{content:"";position:absolute;z-index:-1;inset:0;opacity:.23;background-image:radial-gradient(#fff 1px,transparent 1px);background-size:54px 54px;-webkit-mask-image:linear-gradient(90deg,#000,transparent 30% 70%,#000);mask-image:linear-gradient(90deg,#000,transparent 30% 70%,#000)}.countdown-console{width:min(720px,100%);margin-inline:auto;padding:clamp(18px,2.4vw,28px) clamp(16px,3vw,34px) 18px;border:2px solid rgba(206,247,255,.85);border-radius:19px;background:linear-gradient(145deg,#04082af0,#09133ede);box-shadow:0 0 0 4px #ff48d229,0 0 24px #ff30c770,0 0 44px #1fe5ff6b,inset 0 0 28px #00d2ff1f;text-align:center}.countdown-console h2{margin:0 0 16px;font:800 clamp(1.55rem,3.3vw,2.25rem)/1 "Changa",sans-serif;letter-spacing:-.025em;text-shadow:0 0 7px #fff,0 0 18px rgba(0,210,255,.75)}.countdown-units{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(8px,1.5vw,17px)}.countdown-unit{min-width:0}.countdown-value{display:grid;place-items:center;min-height:clamp(72px,8vw,98px);border:2px solid var(--unit-color);border-radius:12px;color:#fff22b;background:linear-gradient(180deg,#1c1c5cf7,#08082cfa);box-shadow:0 0 10px var(--unit-color),0 0 24px color-mix(in srgb,var(--unit-color) 55%,transparent),inset 0 0 18px #ffffff0f;font:800 clamp(2.2rem,5.8vw,4rem)/1 "Changa",sans-serif;font-variant-numeric:tabular-nums;letter-spacing:.02em;text-shadow:0 0 8px rgba(255,226,13,.96),0 3px 0 rgba(101,61,0,.72)}.countdown-unit:nth-child(1){--unit-color: #ffe20d}.countdown-unit:nth-child(2){--unit-color: #ff43df}.countdown-unit:nth-child(3){--unit-color: #6e72ff}.countdown-unit:nth-child(4){--unit-color: #35ecff}.countdown-label{display:block;margin-top:7px;color:#52eaff;font-size:clamp(.7rem,1.5vw,.98rem);font-weight:900;letter-spacing:.04em;text-shadow:0 0 9px rgba(35,226,255,.74)}.countdown-date{min-height:29px;margin:13px 0 0;color:#ffe3f7;font-size:clamp(.88rem,2vw,1.16rem);font-style:italic;font-weight:600;text-shadow:0 0 12px rgba(255,65,205,.58)}.countdown-console[data-state=loading] .countdown-value{opacity:.62}.countdown-console[data-state=live]{animation:countdown-live 1.15s ease-in-out infinite alternate}.countdown-console[data-state=error] .countdown-date{color:#ffd76a}@keyframes countdown-live{to{box-shadow:0 0 0 4px #ffe20d38,0 0 34px #ff49d2b3,0 0 62px #35ecff8c,inset 0 0 30px #ffe20d24}}@media(max-width:620px){.game-countdown{min-height:0;padding-inline:10px}.countdown-console{padding-inline:11px;border-radius:15px}.countdown-units{gap:6px}.countdown-value{min-height:65px;border-radius:9px;font-size:clamp(1.7rem,10vw,2.65rem)}.countdown-label{font-size:clamp(.58rem,2.7vw,.75rem);letter-spacing:0}}@media(prefers-reduced-motion:reduce){.countdown-console[data-state=live]{animation:none}}.next-play-section,.next-play-section *{box-sizing:border-box}.next-play-section{--close-night: #061341;--close-deep: #02072b;--close-cyan: #00d2ff;--close-green: #22f47c;--close-gold: #ffd700;--close-orange: #ff6600;--close-pink: #e6005c;position:relative;z-index:3;isolation:isolate;min-height:720px;overflow:hidden;display:grid;place-items:center;color:#f5f8ff;background:radial-gradient(circle at 50% 48%,rgba(15,47,117,.44),transparent 33%),linear-gradient(180deg,#0a1c5c,#061341 62%,#071b55);font-family:"Exo 2",Trebuchet MS,sans-serif}.next-play-section:before{content:"";position:absolute;z-index:-4;inset:-40px;background:radial-gradient(circle at 3% 5%,rgba(255,215,0,.85) 0 12px,transparent 32px),radial-gradient(circle at 14% 9%,rgba(0,210,255,.85) 0 16px,transparent 45px),radial-gradient(circle at 84% 3%,rgba(0,210,255,.82) 0 15px,transparent 42px),radial-gradient(circle at 98% 14%,rgba(255,102,0,.8) 0 14px,transparent 39px),radial-gradient(circle at 2% 56%,rgba(56,255,126,.82) 0 18px,transparent 48px),radial-gradient(circle at 97% 54%,rgba(54,255,113,.7) 0 21px,transparent 55px),radial-gradient(circle at 91% 79%,rgba(230,0,92,.66) 0 18px,transparent 55px),linear-gradient(180deg,#05144547,#03092cbd);filter:blur(13px);opacity:.86}.next-play-section:after{content:"";position:absolute;z-index:-3;left:0;right:0;bottom:0;height:176px;background:radial-gradient(ellipse at 50% 100%,rgba(46,102,215,.36),transparent 64%),linear-gradient(180deg,transparent,rgba(11,38,109,.78));border-top:1px solid rgba(0,210,255,.28)}.next-play-card{position:relative;width:min(1180px,calc(100% - 76px));height:520px;overflow:visible;border:1px solid rgba(61,218,255,.5);border-radius:34px;background:radial-gradient(circle at 50% 42%,rgba(24,66,137,.32),transparent 44%),linear-gradient(145deg,#04123fe0,#02072bf0);box-shadow:0 28px 70px #0000198c,0 0 35px #00d2ff2e,inset 0 0 58px #00d2ff14;-webkit-backdrop-filter:blur(14px) saturate(1.16);backdrop-filter:blur(14px) saturate(1.16)}.next-play-content{position:relative;z-index:12;width:min(800px,70%);margin:0 auto;padding-top:108px;text-align:center}.next-play-kicker{margin:0 0 17px;color:#f5f8ff;font-size:13px;font-weight:900;letter-spacing:.11em;text-transform:uppercase;text-shadow:0 0 9px rgba(247,251,255,.45)}.next-play-content h2{max-width:850px;margin:0 auto;color:#f5f8ff;font:800 clamp(52px,5.8vw,76px)/.98 "Changa",sans-serif;letter-spacing:-.04em;text-wrap:balance;text-shadow:0 4px 0 rgba(3,8,42,.66),0 0 18px rgba(247,251,255,.2);transform:scaleX(1.08);transform-origin:center}.next-play-content h2 span{color:#ff38d1;-webkit-text-stroke:1px #b50078;text-shadow:0 3px 0 #790050,0 0 6px rgba(255,220,247,.72),0 0 16px #ff00c8,0 0 31px rgba(230,0,92,1),0 0 58px rgba(255,0,200,.72)}.next-play-description{max-width:760px;margin:20px auto 0;color:#d7e1f3;font-size:18px;font-weight:600;line-height:1.5}.next-play-cta{position:relative;width:min(390px,100%);min-height:64px;overflow:hidden;margin:30px auto 0;padding:14px 28px;border:1px solid #baff9e;border-radius:999px;display:flex;align-items:center;justify-content:center;gap:15px;color:#031940;background:linear-gradient(180deg,#62ff77,#20ed74 52%,#0bb65e);box-shadow:inset 0 3px #f7fbff8f,0 0 12px #32ff7e,0 0 30px #22f47cf0,0 0 58px #22f47c8c;font-size:18px;font-weight:900;text-decoration:none;transition:transform .3s cubic-bezier(.16,1,.3,1),box-shadow .3s cubic-bezier(.16,1,.3,1)}.next-play-cta:after{content:"";position:absolute;top:-30%;left:-35%;width:24%;height:160%;background:linear-gradient(90deg,transparent,rgba(247,251,255,.7),transparent);transform:skew(-24deg);transition:left .55s cubic-bezier(.16,1,.3,1)}.next-play-cta:hover,.next-play-cta:focus-visible{transform:translateY(-4px) scale(1.035);box-shadow:inset 0 3px #f7fbffad,0 0 18px #57ff91,0 0 42px #22f47c,0 0 78px #22f47cb3}.next-play-cta:hover:after,.next-play-cta:focus-visible:after{left:115%}.next-play-cta:focus-visible{outline:3px solid var(--close-gold);outline-offset:5px}.rendered-ball-frame{position:absolute;z-index:20;inset:0;pointer-events:none;-webkit-user-select:none;user-select:none}.frame-edge{position:absolute;display:block;max-width:none;filter:drop-shadow(0 6px 7px rgba(0,0,24,.72)) drop-shadow(0 0 8px rgba(0,210,255,.24))}.frame-top,.frame-bottom{left:30px;width:calc(100% - 60px);height:auto}.frame-top{top:-27px}.frame-bottom{bottom:-25px}.frame-left,.frame-right{top:-30px;width:auto;height:calc(100% + 60px)}.frame-left{left:-27px}.frame-right{right:-27px}.bulb-rail.top,.bulb-rail.bottom{left:18px;right:18px;align-items:center;justify-content:space-between}.bulb-rail.top{top:-19px}.bulb-rail.bottom{bottom:-18px}.bulb-rail.left,.bulb-rail.right{top:30px;bottom:30px;flex-direction:column;justify-content:space-between}.bulb-rail.left{left:-18px}.bulb-rail.right{right:-18px}.bulb-rail span{--bulb-color: #00d2ff;display:grid;place-items:center;width:35px;height:35px;border:2px solid rgba(255,241,164,.78);border-radius:50%;color:#171431;background:radial-gradient(circle at 34% 26%,rgba(247,251,255,.98) 0 8%,transparent 10%),radial-gradient(circle,#fff7d2 0 33%,var(--bulb-color) 36% 72%,#44233d 76% 100%);box-shadow:0 2px 4px #00001494,0 0 8px var(--bulb-color),inset 0 -4px 6px #14072552;font:900 8px/1 "Exo 2",sans-serif}.bulb-rail span:nth-child(5n+1){--bulb-color: #ff7c33}.bulb-rail span:nth-child(5n+2){--bulb-color: #ff63de}.bulb-rail span:nth-child(5n+3){--bulb-color: #ffd84e}.bulb-rail span:nth-child(5n+4){--bulb-color: #55ebff}.bulb-rail span:nth-child(5n){--bulb-color: #63ef73}.closing-board{position:absolute;z-index:2;width:205px;height:205px;border:2px solid rgba(0,210,255,.32);border-radius:10px;background:repeating-linear-gradient(90deg,transparent 0 38px,rgba(0,210,255,.26) 39px 41px),repeating-linear-gradient(0deg,transparent 0 38px,rgba(230,0,92,.26) 39px 41px),#07194999;box-shadow:0 0 19px #00d2ff3d;opacity:.38}.closing-board:before{content:"B I N G O";position:absolute;left:16px;top:13px;color:#ff56cb;font:700 21px Changa,sans-serif;letter-spacing:.12em;text-shadow:0 0 8px #e6005c}.closing-board.left{top:58px;left:22px;transform:rotate(-24deg)}.closing-board.right{top:47px;right:22px;transform:rotate(21deg)}.floating-ball{--ball-color: #ff6a37;--ball-shadow: #e6005c;--float-rotate-start: -3deg;--float-rotate-end: 3deg;position:absolute;z-index:24;display:grid;place-items:center;width:var(--ball-size, 110px);height:var(--ball-size, 110px);border:3px solid #fff1ab;border-radius:50%;color:#24122d;background:radial-gradient(circle at 32% 24%,rgba(247,251,255,.96) 0 6%,transparent 14%),radial-gradient(circle at 50% 48%,#fffaf1 0 43%,#f4d9ad 45% 53%,var(--ball-color) 56% 78%,#68273a 82% 100%);box-shadow:0 9px 14px #00001473,0 0 10px var(--ball-shadow),0 0 25px color-mix(in srgb,var(--ball-shadow) 68%,transparent),inset 0 -8px 12px #22052d47;font:900 calc(var(--ball-size, 110px) * .3)/1 "Changa",sans-serif;animation:float var(--float-duration, 4.4s) ease-in-out var(--float-delay, 0s) infinite}.floating-ball:before{content:attr(data-letter);position:absolute;top:20%;color:#4c2547;font:900 calc(var(--ball-size, 110px) * .14)/1 "Exo 2",sans-serif}.ball-12{--ball-size: 118px;--ball-color: #ee5944;--ball-shadow: #ff4938;--float-duration: 3s;--float-delay: -.8s;left:9%;bottom:-13px}.ball-25{--ball-size: 138px;--ball-color: #ff8d35;--ball-shadow: #ff6600;--float-duration: 3.6s;--float-delay: -2.1s;left:17%;bottom:-34px}.ball-38{--ball-size: 120px;--ball-color: #44d8f1;--ball-shadow: #00d2ff;--float-duration: 3.3s;--float-delay: -1.4s;left:27%;bottom:-38px}.ball-51{--ball-size: 125px;--ball-color: #60d35e;--ball-shadow: #2ef76e;--float-duration: 3.9s;--float-delay: -3.2s;right:21%;bottom:-35px}.ball-67{--ball-size: 142px;--ball-color: #ffd349;--ball-shadow: #ffd700;--float-duration: 3.1s;--float-delay: -2.5s;right:9%;bottom:-27px}.dauber{--float-rotate-start: 26deg;--float-rotate-end: 21deg;position:absolute;z-index:25;width:158px;height:272px;bottom:-35px;animation:float var(--float-duration, 5s) ease-in-out var(--float-delay, 0s) infinite;pointer-events:none}.dauber img{width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 13px 10px rgba(0,0,25,.62)) drop-shadow(0 0 10px rgba(0,210,255,.8)) drop-shadow(0 0 20px rgba(255,102,0,.35))}.dauber-left{--float-duration: 3.4s;--float-delay: -1.6s;left:1.1%}.dauber-right{--float-rotate-start: -26deg;--float-rotate-end: -21deg;--float-duration: 3.1s;--float-delay: -2.8s;right:1.1%}.dauber-right img{transform:scaleX(-1)}.closing-confetti{position:absolute;z-index:9;inset:0;overflow:hidden;pointer-events:none}.closing-confetti i{--confetti-color: #00d2ff;position:absolute;left:var(--x);bottom:var(--y);width:15px;height:7px;border-radius:999px;background:var(--confetti-color);box-shadow:0 0 6px color-mix(in srgb,var(--confetti-color) 70%,transparent);transform:rotate(var(--r))}.closing-confetti i:nth-child(5n+1){--confetti-color: #00d2ff}.closing-confetti i:nth-child(5n+2){--confetti-color: #ffd700}.closing-confetti i:nth-child(5n+3){--confetti-color: #ff6600}.closing-confetti i:nth-child(5n+4){--confetti-color: #e6005c}.closing-confetti i:nth-child(5n){--confetti-color: #5af077}@keyframes float{0%,to{transform:translateY(0) rotate(var(--float-rotate-start))}50%{transform:translateY(-15px) rotate(var(--float-rotate-end))}}@media(min-width:1500px){.next-play-card{width:min(1680px,calc(100% - 130px));height:552px}.next-play-content{width:min(1050px,68%);padding-top:112px}.next-play-kicker{font-size:15px}.next-play-content h2{max-width:1080px;font-size:78px;transform:scaleX(1.06)}.next-play-description{max-width:900px;font-size:20px}.next-play-cta{width:430px;min-height:68px;font-size:20px}.bulb-rail span{width:38px;height:38px;font-size:9px}.closing-board{width:250px;height:250px}.dauber-left{left:2.5%}.dauber-right{right:2.5%}}@media(max-width:900px){.next-play-section{min-height:980px;padding-block:46px}.next-play-card{width:calc(100% - 28px);height:880px}.next-play-content{width:calc(100% - 44px);padding-top:128px}.next-play-content h2{font-size:clamp(42px,9vw,58px);transform:none}.next-play-description{font-size:16px}.next-play-cta{width:min(360px,100%)}.bulb-rail span{width:27px;height:27px;font-size:6px}.bulb-rail.top,.bulb-rail.bottom{left:10px;right:10px;overflow:hidden;gap:8px}.bulb-rail.left{left:-13px}.bulb-rail.right{right:-13px}.closing-board{opacity:.2}.ball-12{--ball-size: 86px;left:16%;bottom:52px}.ball-25{--ball-size: 102px;left:33%;bottom:27px}.ball-38{--ball-size: 84px;left:53%;bottom:26px}.ball-51{--ball-size: 88px;right:18%;bottom:112px}.ball-67{--ball-size: 104px;right:5%;bottom:31px}.dauber{width:116px;height:210px;bottom:48px}.dauber-left{left:3%}.dauber-right{right:3%}}@media(max-width:520px){.next-play-section{min-height:940px}.next-play-card{height:850px}.next-play-content{width:calc(100% - 36px);padding-top:112px}.next-play-kicker{font-size:10px}.next-play-content h2{font-size:clamp(36px,11vw,48px)}.next-play-description{font-size:14px}.next-play-cta{min-height:58px;padding-inline:16px;font-size:15px}.closing-board{width:155px;height:155px}.ball-12{--ball-size: 68px;left:12%}.ball-25{--ball-size: 84px;left:28%}.ball-38{--ball-size: 69px;left:48%}.ball-51{--ball-size: 72px;right:16%}.ball-67{--ball-size: 86px;right:2%}.dauber{width:92px;height:170px}}@media(prefers-reduced-motion:reduce){.floating-ball,.dauber{animation:none}.next-play-cta{transition-duration:.01ms}}.star-product,.star-product *{box-sizing:border-box}.star-product{--panel-night: #03082c;--panel-blue: #0a1c5c;--panel-cyan: #00d2ff;--panel-gold: #ffd700;--panel-orange: #ff6600;--panel-pink: #e6005c;position:relative;min-height:820px;padding:clamp(26px,3vw,38px) 0 clamp(58px,5vw,76px);overflow:hidden;isolation:isolate;background:radial-gradient(circle at 50% 36%,rgba(14,73,166,.42),transparent 33rem),radial-gradient(circle at 12% 44%,rgba(0,210,255,.13),transparent 25rem),radial-gradient(circle at 89% 49%,rgba(230,0,92,.12),transparent 27rem),linear-gradient(180deg,#020a32,#07184f 48%,#080c42)}.star-product:before{content:"";position:absolute;z-index:-3;inset:0;opacity:.48;background-image:linear-gradient(rgba(0,210,255,.11) 1px,transparent 1px),linear-gradient(90deg,rgba(230,0,92,.09) 1px,transparent 1px);background-size:64px 64px;-webkit-mask-image:linear-gradient(to bottom,transparent,#000 23%,#000 78%,transparent);mask-image:linear-gradient(to bottom,transparent,#000 23%,#000 78%,transparent);transform:perspective(620px) rotateX(62deg) scale(1.6) translateY(22%);transform-origin:center bottom}.star-product:after{content:"";position:absolute;z-index:-2;inset:0;pointer-events:none;background:linear-gradient(90deg,rgba(0,210,255,.18),transparent 13% 87%,rgba(230,0,92,.16)),repeating-linear-gradient(180deg,rgba(247,251,255,.018) 0 1px,transparent 1px 4px);box-shadow:inset 0 0 110px #00001eb8}.star-product>.container{position:relative;z-index:3}.play-atmosphere{position:absolute;z-index:1;inset:0;overflow:hidden;pointer-events:none}.play-atmosphere>i{position:absolute;left:var(--x);top:var(--y);width:var(--s);height:var(--s);border-radius:50%;opacity:.8;background:var(--c);filter:blur(7px);box-shadow:0 0 calc(var(--s) * .65) var(--c),0 0 calc(var(--s) * 1.25) color-mix(in srgb,var(--c) 55%,transparent);animation:bokeh-drift 6s ease-in-out calc(var(--x) * -.04) infinite}@keyframes bokeh-drift{50%{translate:0 -14px;opacity:.48;scale:.9}}.star-product .section-heading{position:relative;z-index:5;max-width:900px;margin:0 auto clamp(22px,2.4vw,30px);text-align:center}.star-product .section-heading h2{margin:0;color:#ffd64a;font:800 clamp(2.75rem,4.5vw,3.85rem)/.94 "Changa",sans-serif;letter-spacing:-.045em;text-shadow:0 3px 0 #8e360a,0 0 7px rgba(255,247,183,.85),0 0 20px rgba(255,184,0,.86),0 0 42px rgba(255,102,0,.45)}.star-product .section-heading h2 .gradient-text{display:block;margin-top:3px;color:#35efff;-webkit-text-fill-color:currentColor;-webkit-text-stroke:1px #087fa9;text-shadow:0 3px 0 #07558e,0 0 8px rgba(221,253,255,.88),0 0 20px #00d2ff,0 0 45px rgba(0,210,255,.64)}.star-product .section-heading p{max-width:760px;margin:12px auto 0;color:#aef3ff;font-size:clamp(.96rem,1.45vw,1.16rem);font-weight:650;line-height:1.45;text-shadow:0 0 12px rgba(0,210,255,.28)}.star-product .electronic-console{--tilt-x: 0deg;--tilt-y: 0deg;position:relative;z-index:5;width:min(920px,calc(100% - 150px));max-width:920px;margin-inline:auto;padding:clamp(18px,2vw,23px);overflow:visible;border:2px solid #66eaff;border-radius:28px;background:radial-gradient(circle at 50% 10%,rgba(0,210,255,.1),transparent 27rem),linear-gradient(155deg,#0a1d5bfa,#03082cfc);box-shadow:0 0 0 5px #0b1f65f5,0 0 0 8px #00d2ffc7,0 0 0 12px #0f1b5bfa,0 0 0 15px #e6005cd1,0 0 22px #00d2ff,0 0 52px #e6005c80,0 35px 85px #000019b8,inset 0 0 55px #00d2ff17;transform:perspective(1400px) rotateX(var(--tilt-x)) rotateY(var(--tilt-y));transform-style:preserve-3d;transition:transform .22s cubic-bezier(.16,1,.3,1),box-shadow .3s ease}.star-product .electronic-console:before{content:"";position:absolute;z-index:0;inset:0;border-radius:inherit;pointer-events:none;background:linear-gradient(110deg,transparent 0 34%,rgba(247,251,255,.06) 42%,transparent 50%),repeating-linear-gradient(0deg,transparent 0 5px,rgba(104,231,255,.022) 5px 6px);background-size:220% 100%,auto;animation:cabinet-sheen 7s linear infinite}.star-product .electronic-console:after{content:"";position:absolute;z-index:-1;inset:-24px;border:2px solid rgba(80,228,255,.5);border-radius:43px;pointer-events:none;box-shadow:inset 0 0 18px #00d2ff57,0 0 17px #ff277180}@keyframes cabinet-sheen{to{background-position:-220% 0,0 0}}.star-product .electronic-console.is-complete{box-shadow:0 0 0 5px #0b1f65f5,0 0 0 8px #00d2ffe6,0 0 0 12px #0f1b5bfa,0 0 0 15px #ffd700f2,0 0 30px gold,0 0 74px #ff6600b3,0 35px 85px #000019b8}.cabinet-light{position:absolute;z-index:8;display:block;border-radius:999px;pointer-events:none}.cabinet-light-top,.cabinet-light-bottom{left:88px;right:88px;height:5px}.cabinet-light-top{top:-24px;background:linear-gradient(90deg,#ff3b45 0 12%,#00d2ff 12% 25%,gold 25% 75%,#00d2ff 75% 88%,#ff3b45 88%);box-shadow:0 0 8px currentColor,0 0 18px #ffd700b8}.cabinet-light-bottom{bottom:-24px;background:linear-gradient(90deg,#ff344b 0 16%,#00d2ff 16% 35%,#45f48f 35% 65%,#00d2ff 65% 84%,#ff344b 84%);box-shadow:0 0 8px #00d2ff,0 0 18px #4af48f94}.cabinet-light-left,.cabinet-light-right{top:80px;bottom:80px;width:5px;background:linear-gradient(180deg,#ff344b 0 19%,#00d2ff 19% 70%,#45f48f 70% 100%);box-shadow:0 0 8px #00d2ff,0 0 17px #e6005ca3}.cabinet-light-left{left:-24px}.cabinet-light-right{right:-24px}.star-product .console-top{display:none}.star-product .console-grid{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,1.4fr) minmax(270px,.6fr);gap:clamp(18px,2.3vw,26px);align-items:stretch}.star-product .board-stage{min-width:0;padding:clamp(11px,1.4vw,15px);border:1px solid rgba(0,210,255,.38);border-radius:22px;background:radial-gradient(circle at 50% 38%,rgba(74,65,210,.18),transparent 27rem),linear-gradient(155deg,#041143f5,#020727fa);box-shadow:inset 0 0 34px #00d2ff14,0 15px 28px #00001857}.star-product .called-strip{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:7px;margin-bottom:13px}.star-product .called-number{min-width:0;padding:7px 4px;border:1px solid rgba(54,191,255,.55);border-radius:8px;color:#bcefff;background:linear-gradient(180deg,#0e317aeb,#050f39f5);box-shadow:inset 0 1px #f7fbff1f;text-align:center;font-size:.78rem;font-weight:900;transition:transform .24s cubic-bezier(.16,1,.3,1),box-shadow .24s ease,background .24s ease}.star-product .called-number.hot{color:#141331;border-color:#fff29a;background:linear-gradient(180deg,#fff06d,#ffb900 58%,#ff8a00);box-shadow:0 0 8px #fff1a4,0 0 20px #ffd700d9,inset 0 2px #f7fbff8f;transform:translateY(-2px)}.star-product .board-housing{width:100%;max-width:none;margin:0;padding:clamp(10px,1.3vw,14px);border:2px solid #3fe9ff;border-radius:20px;background:linear-gradient(145deg,rgba(0,210,255,.08),transparent 32%),linear-gradient(180deg,#071a63,#02072f);box-shadow:0 0 0 4px #00d2ff12,0 0 12px #00d2ffd9,0 0 36px #1976ff47,inset 0 0 24px #00d2ff1c}.star-product .bingo-letters,.star-product .bingo-board{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:clamp(6px,.7vw,8px)}.star-product .bingo-letters{margin-bottom:8px}.star-product .bingo-letters span{color:#4af1ff;font:800 clamp(1rem,2vw,1.38rem)/1 "Changa",sans-serif;text-align:center;text-shadow:0 0 8px #00d2ff,0 0 18px rgba(0,210,255,.72)}.star-product .bingo-cell{position:relative;min-width:0;height:56px;padding:0;overflow:hidden;border:2px solid var(--cell-glow);border-radius:10px;color:#f7fbff;background:radial-gradient(circle at 31% 22%,rgba(247,251,255,.25),transparent 25%),linear-gradient(145deg,var(--cell-top),var(--cell-base) 62%,var(--cell-deep));box-shadow:inset 0 2px 5px #f7fbff33,inset 0 -9px 16px #00001c45,0 0 7px var(--cell-glow),0 7px 12px #00001861;font:900 clamp(.82rem,1.7vw,1.18rem)/1 "Changa",sans-serif;cursor:pointer;transform:translateZ(18px);transition:transform .24s cubic-bezier(.16,1,.3,1),filter .24s ease,box-shadow .24s ease}.star-product .bingo-cell:before{content:"";position:absolute;inset:2px;border:1px solid rgba(247,251,255,.2);border-radius:7px;pointer-events:none}.star-product .bingo-cell:after{content:"";position:absolute;top:-70%;left:-45%;width:36%;height:220%;background:linear-gradient(90deg,transparent,rgba(247,251,255,.48),transparent);transform:rotate(22deg);transition:left .5s cubic-bezier(.16,1,.3,1)}.star-product .bingo-cell:nth-child(5n+1){--cell-top: #1288b8;--cell-base: #075278;--cell-deep: #032b4d;--cell-glow: #23e9ff}.star-product .bingo-cell:nth-child(5n+2){--cell-top: #d92e7b;--cell-base: #8f1456;--cell-deep: #48092f;--cell-glow: #ff37aa}.star-product .bingo-cell:nth-child(5n+3){--cell-top: #a04ee2;--cell-base: #6121a4;--cell-deep: #321063;--cell-glow: #c071ff}.star-product .bingo-cell:nth-child(5n+4){--cell-top: #2bbc83;--cell-base: #147758;--cell-deep: #073c31;--cell-glow: #46f7a0}.star-product .bingo-cell:nth-child(5n+5){--cell-top: #df9a29;--cell-base: #ac4b18;--cell-deep: #61210e;--cell-glow: #ffb63f}.star-product .bingo-cell:hover,.star-product .bingo-cell:focus-visible{z-index:3;outline:none;filter:saturate(1.2) brightness(1.16);transform:translateY(-4px) translateZ(28px) scale(1.045);box-shadow:inset 0 2px 5px #f7fbff4d,0 0 11px var(--cell-glow),0 0 25px color-mix(in srgb,var(--cell-glow) 65%,transparent),0 12px 18px #0000187a}.star-product .bingo-cell:hover:after,.star-product .bingo-cell:focus-visible:after{left:125%}.star-product .bingo-cell.marked,.star-product .bingo-cell.marked:nth-child(n){--cell-glow: #ffd700;color:#171331;border-color:#fff6bd;background:radial-gradient(circle at 32% 22%,#fffad0 0 10%,transparent 24%),linear-gradient(145deg,#fff068,#ffd000 45%,#ff7a00 82%,#e6005c);box-shadow:inset 0 2px 6px #f7fbff80,inset 0 -10px 15px #b4241b38,0 0 10px #fff0a0,0 0 27px #ffd700e6;transform:translateZ(25px) scale(1.045)}.star-product .bingo-cell.marked:before{border-color:#f7fbff8c}.star-product .bingo-cell.just-called{animation:cell-call .42s cubic-bezier(.16,1,.3,1)}@keyframes cell-call{45%{transform:translateY(-7px) translateZ(34px) scale(1.09)}}.star-product .board-caption{margin:12px 0 0;color:#7feeff;text-align:center;font-size:.72rem;font-weight:650}.star-product .control-panel{min-width:0;padding:clamp(18px,2vw,23px);border:2px solid #f04cff;border-radius:20px;display:flex;flex-direction:column;background:radial-gradient(circle at 50% 0,rgba(230,0,92,.23),transparent 16rem),linear-gradient(160deg,#27125efa,#04082afc 67%);box-shadow:0 0 8px #ff38cf,0 0 24px #e6005c8c,inset 0 0 30px #e6005c1f}.star-product .control-label{color:#35efff;font-size:.68rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.star-product .control-panel h4{margin:6px 0 12px;color:#f7fbff;font:800 clamp(1.55rem,2.8vw,2.05rem)/1.02 "Changa",sans-serif}.star-product .control-panel p{margin:0;color:#d2ddf7;font-size:.88rem;line-height:1.43}.star-product .progress-card{margin:18px 0;padding:13px;border:1px solid rgba(255,215,0,.38);border-radius:14px;background:#020723c7;box-shadow:inset 0 0 16px #00001857}.star-product .progress-top{color:#e9f4ff;font-size:.72rem}.star-product .progress-top strong{color:gold}.star-product .progress-track{height:12px;padding:2px;border:1px solid rgba(247,251,255,.08);background:repeating-linear-gradient(90deg,rgba(247,251,255,.09) 0 calc(20% - 4px),transparent calc(20% - 4px) 20%),#060b2e}.star-product .progress-fill{height:100%;border-radius:inherit;background:linear-gradient(90deg,#00d2ff,#46f7a0 24%,gold 52%,#f60 76%,#e6005c);box-shadow:0 0 12px gold;transition:width .42s cubic-bezier(.16,1,.3,1)}.star-product .feature-list{display:grid;gap:11px;margin:0 0 20px;padding:0;list-style:none}.star-product .feature-list li{display:grid;grid-template-columns:34px minmax(0,1fr);gap:10px;align-items:center;color:#ccecff;font-size:.8rem;line-height:1.25}.star-product .feature-list li i{display:grid;place-items:center;width:34px;height:34px;border:1px solid #ffe678;border-radius:50%;color:#221332;background:linear-gradient(145deg,#fff078,#ffb000 63%,#f60);box-shadow:0 0 12px #ffd700ad}.star-product .control-panel .cta-primary{width:100%;min-height:54px;margin-top:auto;border:1px solid #fff1a0;border-radius:13px;color:#09224d;background:linear-gradient(135deg,#35efff,gold 52%,#f60);box-shadow:inset 0 2px #f7fbff7a,0 0 12px #ffd700b8,0 0 28px #ff660075;font-weight:900}.star-product .control-panel .cta-primary:hover,.star-product .control-panel .cta-primary:focus-visible{transform:translateY(-3px) scale(1.025);box-shadow:inset 0 2px #f7fbff9e,0 0 18px gold,0 0 42px #ff6600a6}.scene-ball{--ball-size: 82px;--ball-shell: #21b8e5;--ball-deep: #07598a;--ball-glow: #00d2ff;--ball-rotate-a: -5deg;--ball-rotate-b: 7deg;position:absolute;z-index:2;width:var(--ball-size);height:var(--ball-size);border:3px solid #fff2b3;border-radius:50%;display:grid;place-items:center;color:#21142b;background:radial-gradient(circle at 31% 22%,rgba(247,251,255,.96) 0 6%,transparent 13%),radial-gradient(circle,#fffaf0 0 43%,#ead8b9 45% 52%,var(--ball-shell) 55% 79%,var(--ball-deep) 83%);box-shadow:0 11px 17px #0000198a,0 0 11px var(--ball-glow),0 0 27px color-mix(in srgb,var(--ball-glow) 60%,transparent),inset 0 -8px 12px #00001e40;font:900 calc(var(--ball-size) * .28)/1 "Changa",sans-serif;animation:scene-float var(--float-speed, 4.2s) ease-in-out var(--float-delay, 0s) infinite}.scene-ball:before{content:attr(data-letter);position:absolute;top:19%;font:900 calc(var(--ball-size) * .13)/1 "Exo 2",sans-serif}@keyframes scene-float{0%,to{transform:translateZ(0) rotate(var(--ball-rotate-a))}50%{transform:translate3d(4px,-17px,0) rotate(var(--ball-rotate-b))}}.scene-ball-25-a{--ball-size: 91px;--ball-shell: #33c9f0;--ball-deep: #1467a0;--ball-glow: #00d2ff;--float-speed: 3.7s;left:8%;top:9%}.scene-ball-12{--ball-size: 70px;--ball-shell: #ff8a2c;--ball-deep: #a62719;--ball-glow: #ff6600;--float-speed: 4.4s;--float-delay: -1.2s;left:4%;top:22%}.scene-ball-13{--ball-size: 80px;--ball-shell: #59cf70;--ball-deep: #167246;--ball-glow: #45f48f;--float-speed: 3.9s;--float-delay: -2.4s;left:5.5%;top:39%}.scene-ball-15{--ball-size: 94px;--ball-shell: #f06a40;--ball-deep: #9f2623;--ball-glow: #ff6600;--float-speed: 4.8s;--float-delay: -1.7s;left:7%;bottom:11%}.scene-ball-11{--ball-size: 72px;--ball-shell: #ff8c26;--ball-deep: #ad3014;--ball-glow: #ff6600;--float-speed: 4.1s;--float-delay: -.8s;right:8%;top:5%}.scene-ball-25-b{--ball-size: 79px;--ball-shell: #42c9ef;--ball-deep: #176da0;--ball-glow: #00d2ff;--float-speed: 3.5s;--float-delay: -2s;right:5.5%;top:19%}.scene-ball-51{--ball-size: 88px;--ball-shell: #5ad05f;--ball-deep: #176b3d;--ball-glow: #45f48f;--float-speed: 4.6s;--float-delay: -2.7s;right:7%;top:38%}.scene-ball-67{--ball-size: 90px;--ball-shell: #df55d5;--ball-deep: #75228a;--ball-glow: #ff38d1;--float-speed: 3.8s;--float-delay: -1.4s;right:2.5%;top:26%}.scene-dauber{position:absolute;z-index:2;width:126px;height:240px;object-fit:contain;filter:drop-shadow(0 15px 12px rgba(0,0,30,.62)) drop-shadow(0 0 10px rgba(0,210,255,.8));animation:dauber-hover 3.4s ease-in-out infinite}.scene-dauber-left{left:9%;bottom:24%;transform-origin:center;--dauber-angle-a: 68deg;--dauber-angle-b: 74deg}.scene-dauber-right{right:6%;bottom:12%;--dauber-angle-a: -62deg;--dauber-angle-b: -68deg}@keyframes dauber-hover{0%,to{transform:translateY(0) rotate(var(--dauber-angle-a))}50%{transform:translateY(-13px) rotate(var(--dauber-angle-b))}}.play-confetti{position:absolute;z-index:2;width:13px;height:6px;border-radius:999px;background:gold;box-shadow:0 0 6px currentColor;animation:confetti-hover 3.8s ease-in-out infinite}.confetti-a{left:20%;top:30%;rotate:28deg;color:gold}.confetti-b{left:17%;top:67%;rotate:-34deg;color:#f60;animation-delay:-.8s}.confetti-c{left:23%;bottom:11%;rotate:61deg;color:#00d2ff;animation-delay:-1.6s}.confetti-d{right:21%;top:27%;rotate:-28deg;color:gold;animation-delay:-2.1s}.confetti-e{right:17%;top:58%;rotate:43deg;color:#e6005c;animation-delay:-1.1s}.confetti-f{right:24%;bottom:8%;rotate:-55deg;color:#45f48f;animation-delay:-2.7s}@keyframes confetti-hover{50%{translate:0 -9px;rotate:22deg}}@media(max-width:1180px){.star-product .electronic-console{width:min(900px,calc(100% - 70px))}.scene-ball-13,.scene-ball-51{opacity:.62}.scene-dauber-left{left:2%}.scene-dauber-right{right:1%}}@media(max-width:960px){.star-product{min-height:1080px}.star-product .electronic-console{width:calc(100% - 52px);max-width:720px}.star-product .console-grid{grid-template-columns:1fr}.star-product .control-panel{display:grid;grid-template-columns:minmax(0,1fr) minmax(220px,.72fr);gap:16px 22px;align-items:center}.star-product .control-panel .progress-card,.star-product .control-panel .feature-list{margin:0}.star-product .control-panel .cta-primary{grid-column:1 / -1}.scene-ball-12,.scene-ball-67,.scene-ball-13,.scene-ball-51{display:none}.scene-dauber{width:100px;height:190px;opacity:.78}}@media(max-width:640px){.star-product{min-height:960px;padding:62px 0 80px}.star-product .section-heading{width:calc(100% - 34px);margin-bottom:44px}.star-product .section-heading h2{font-size:clamp(2.35rem,12vw,3.15rem)}.star-product .section-heading p{font-size:.88rem}.star-product .electronic-console{width:calc(100% - 30px);padding:12px;border-radius:20px;transform:none!important;box-shadow:0 0 0 4px #0b1f65f5,0 0 0 6px #00d2ffbd,0 0 0 9px #e6005cb8,0 24px 55px #000019a3}.star-product .electronic-console:after{inset:-14px;border-radius:30px}.cabinet-light-top,.cabinet-light-bottom{left:46px;right:46px}.cabinet-light-top{top:-14px}.cabinet-light-bottom{bottom:-14px}.cabinet-light-left{left:-14px}.cabinet-light-right{right:-14px}.star-product .board-stage{padding:8px;border-radius:15px}.star-product .called-strip{gap:4px;margin-bottom:8px}.star-product .called-number{padding:6px 2px;font-size:.58rem}.star-product .board-housing{padding:8px;border-radius:14px}.star-product .bingo-letters,.star-product .bingo-board{gap:5px}.star-product .bingo-cell{height:auto;aspect-ratio:1.08 / 1;border-width:1px;border-radius:7px;font-size:clamp(.7rem,3.5vw,.9rem)}.star-product .control-panel{display:flex;padding:16px}.star-product .control-panel h4{font-size:1.6rem}.star-product .control-panel .progress-card{margin:16px 0}.star-product .control-panel .feature-list{margin-bottom:18px}.scene-ball{opacity:.54}.scene-ball-25-a{--ball-size: 62px;left:-3%;top:11%}.scene-ball-11{--ball-size: 58px;right:-2%}.scene-ball-15,.scene-ball-25-b,.scene-dauber{display:none}}@media(prefers-reduced-motion:reduce){.play-atmosphere>i,.scene-ball,.scene-dauber,.play-confetti,.star-product .electronic-console:before{animation:none}.star-product .electronic-console{transform:none!important}}
