*{box-sizing:border-box;margin:0;padding:0}body,html{height:100%;overflow:hidden}.simple-bg{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;background:#2a2826;background-image:radial-gradient(ellipse at 50% 50%,rgba(255,255,255,.04) 0,transparent 70%)}.crt-tv{position:relative;width:min(82vw,600px);height:calc(min(82vw, 600px) * .78);background:#1a1a1a;border-radius:22px;padding:min(3vw,20px);box-shadow:inset 0 0 30px rgba(0,0,0,.6),0 4px 20px rgba(0,0,0,.5),0 0 0 6px #111,0 0 0 10px #252525,0 0 0 12px #1a1a1a}.crt-screen{position:relative;width:100%;height:100%;background:#000;border-radius:12px;overflow:hidden;box-shadow:inset 0 0 60px rgba(100,100,255,.06)}.crt-glass{z-index:20;border-radius:12px;background:radial-gradient(ellipse at 50% 0,rgba(255,255,255,.06) 0,transparent 50%),radial-gradient(ellipse at 80% 20%,rgba(255,255,255,.03) 0,transparent 30%)}.crt-glass,.crt-scanlines{position:absolute;inset:0;pointer-events:none}.crt-scanlines{z-index:19;background:repeating-linear-gradient(0deg,transparent,transparent 2px,rgba(0,0,0,.12) 0,rgba(0,0,0,.12) 4px);animation:scan-move .1s linear infinite}@keyframes scan-move{0%{transform:translateY(0)}to{transform:translateY(4px)}}.crt-static{position:absolute;inset:0;z-index:15}.crt-static.active{opacity:1;background-image:repeating-linear-gradient(0deg,transparent,transparent 2px,rgba(180,180,180,.15) 0,rgba(180,180,180,.15) 4px),repeating-linear-gradient(90deg,transparent,transparent 2px,rgba(100,100,100,.15) 0,rgba(100,100,100,.15) 4px);animation:static-noise .08s steps(8) infinite}.crt-static.clearing{opacity:0;transition:opacity .8s ease-out}.crt-static.hidden{opacity:0;display:none}@keyframes static-noise{0%{background-position:0 0,0 0}16%{background-position:60px 120px,-40px 30px}33%{background-position:-90px -50px,80px -70px}50%{background-position:30px -100px,-60px 90px}66%{background-position:-20px 70px,50px -40px}83%{background-position:100px 10px,-80px 60px}to{background-position:0 0,0 0}}.crt-channel-switch{position:absolute;inset:0;z-index:17;opacity:0;pointer-events:none;background:repeating-linear-gradient(0deg,rgba(0,0,0,.7),rgba(0,0,0,.7) 3px,rgba(255,255,255,.2) 0,rgba(255,255,255,.2) 6px,rgba(0,0,0,.7) 0,rgba(0,0,0,.7) 9px,#fff 0,#fff 10px,rgba(0,0,0,.8) 0,rgba(0,0,0,.8) 14px)}.crt-channel-switch.active{opacity:1;animation:channel-roll .5s ease-in forwards}@keyframes channel-roll{0%{transform:translateY(0)}20%{transform:translateY(-120%)}40%{transform:translateY(80%)}55%{transform:translateY(-40%)}70%{transform:translateY(10%)}85%{transform:translateY(-2%)}to{transform:translateY(0);opacity:0}}.crt-scene{position:absolute;inset:0;z-index:10;opacity:0;transition:opacity .5s ease-out .1s}.crt-scene.visible{opacity:1}.sc-emblem{position:absolute;inset:0;display:flex;align-items:center;justify-content:center}.camera-rig{transform-style:preserve-3d;animation:rig-spin 14s linear infinite}@keyframes rig-spin{0%{transform:rotateX(10deg) rotateY(0deg)}to{transform:rotateX(10deg) rotateY(1turn)}}.emblem-3d{width:160px;height:160px;transform-style:preserve-3d;animation:emblem-wobble 5s ease-in-out infinite alternate}@keyframes emblem-wobble{0%{transform:rotate(-2deg)}to{transform:rotate(2deg)}}.emblem-layer{position:absolute;inset:0;display:flex;align-items:center;justify-content:center}.emblem-char{font-size:134px;line-height:1;display:block;-webkit-user-select:none;user-select:none}.sc-bike-race{position:absolute;inset:0;overflow:hidden}.stadium-bg{inset:0 0 60% 0;background:linear-gradient(180deg,#4a90d9,#1a3a5c,#2a5a8c);align-items:flex-start;justify-content:center}.sky-clouds,.stadium-bg{position:absolute;display:flex}.sky-clouds{top:2px;left:8px;right:8px;font-size:18px;opacity:.5}.crowd,.sky-clouds{justify-content:space-around}.crowd{position:absolute;top:22px;left:4px;right:4px;display:flex;flex-wrap:wrap;gap:1px;font-size:11px;opacity:.75;animation:crowd-cheer .6s ease-in-out infinite alternate}.crowd2{top:34px;font-size:10px;opacity:.65;animation:crowd-cheer .7s ease-in-out infinite alternate-reverse}@keyframes crowd-cheer{0%{transform:translateY(0)}to{transform:translateY(-3px)}}.stadium-icon{position:absolute;bottom:-24px;font-size:64px;opacity:.2}.medals{top:8px;right:8px;gap:2px;font-size:16px;animation:pulse 1s ease-in-out infinite}.confetti,.medals{position:absolute;display:flex}.confetti{top:12px;left:25%;gap:4px;font-size:12px;animation:confetti-fall 2s linear infinite}@keyframes confetti-fall{0%{transform:translateY(-10px);opacity:1}to{transform:translateY(60px);opacity:0}}.race-track{bottom:0;height:42%;background:linear-gradient(180deg,#444,#666);border-top:2px solid #999}.lane,.race-track{position:absolute;left:0;right:0}.lane{border-top:1px dashed rgba(255,255,255,.2)}.l1{top:14%}.l2{top:28%}.l3{top:42%}.l4{top:56%}.l5{top:70%}.finish{right:10%;top:0;bottom:0;width:3px;background:repeating-linear-gradient(180deg,#000 0,#000 6px,#fff 0,#fff 12px);opacity:.6}.biker,.finish{position:absolute}.biker{font-size:24px;z-index:2;animation-timing-function:linear;animation-iteration-count:infinite}.b1{bottom:2%;animation:race-cycle 2.8s linear infinite}.b2{bottom:14%;animation:race-cycle 3.2s linear infinite;animation-delay:-.8s}.b3{bottom:28%;animation:race-cycle 3s linear infinite;animation-delay:-1.6s}.b4{bottom:42%;animation:race-cycle 3.4s linear infinite;animation-delay:-.4s}.b5{bottom:55%;animation:race-cycle 2.9s linear infinite;animation-delay:-2s}.b6{bottom:68%;animation:race-cycle 3.1s linear infinite;animation-delay:-1.2s}@keyframes race-cycle{0%{left:110%}to{left:-10%}}.flag-waver{position:absolute;top:4%;right:12%;font-size:22px;animation:wave .4s ease-in-out infinite alternate}@keyframes wave{0%{transform:rotate(-10deg)}to{transform:rotate(10deg)}}.balloon{position:absolute;font-size:20px}.bl1{top:5%;left:8%;animation:float-up 3s ease-in-out infinite}.bl2{top:8%;left:15%;animation:float-up 3.5s ease-in-out .5s infinite}@keyframes float-up{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}.trophy{position:absolute;bottom:44%;left:5%;font-size:22px;animation:pulse 1.2s ease-in-out infinite}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.15)}}.sc-aquatics{overflow:hidden}.pool,.sc-aquatics{position:absolute;inset:0}.pool{background:linear-gradient(180deg,#0a3d62,#0c5e8a,#1589b0,#0e7d9a,#0a3d62)}.water-surface{position:absolute;top:12%;left:0;right:0;height:52%;background:linear-gradient(180deg,rgba(255,255,255,.12) 0,rgba(255,255,255,.05) 30%,rgba(100,200,255,.06) 60%,rgba(0,100,200,.1));animation:water-ripple 4s ease-in-out infinite}@keyframes water-ripple{0%,to{transform:scaleY(1)}50%{transform:scaleY(1.03)}}.pool-edge{position:absolute;top:2px;left:6px;right:6px;display:flex;justify-content:space-between;flex-wrap:wrap;font-size:14px;opacity:.45}.swimmer{position:absolute;font-size:26px;z-index:2;animation-timing-function:linear;animation-iteration-count:infinite}.s1{top:30%;animation:swim1 3.5s linear infinite}.s2{top:44%;animation:swim2 3s linear infinite;animation-delay:-1s}.s3{top:52%;animation:swim1 3.8s linear infinite;animation-delay:-2s}.s4{top:60%;animation:swim2 3.2s linear infinite;animation-delay:-.5s}@keyframes swim1{0%{left:110%}to{left:-10%}}@keyframes swim2{0%{left:-10%}to{left:110%}}.diver{position:absolute;top:8%;left:42%;font-size:30px;animation:dive 2.5s ease-in-out infinite}@keyframes dive{0%{transform:translateY(-30px) rotate(-15deg)}35%{transform:translateY(0) rotate(0deg)}65%{transform:translateY(0) rotate(0deg)}to{transform:translateY(-30px) rotate(-15deg)}}.splash{position:absolute;top:42%;left:38%;font-size:32px;animation:splash-pulse 2.5s ease-in-out infinite}.splash.s2{top:48%;left:55%;animation:splash-pulse 2.5s ease-in-out .6s infinite}@keyframes splash-pulse{0%{opacity:0;transform:scale(0)}38%{opacity:0;transform:scale(0)}48%{opacity:.7;transform:scale(1.2)}58%{opacity:.4;transform:scale(1)}68%{opacity:0;transform:scale(1.5)}to{opacity:0}}.sea-creature{position:absolute;font-size:20px;z-index:1;animation-timing-function:linear;animation-iteration-count:infinite}.sc1{top:20%;animation:swim2 4s linear infinite;animation-delay:-3s}.sc2{top:35%;animation:swim1 3.2s linear infinite;animation-delay:-1.5s}.sc3{top:48%;animation:swim2 3.6s linear infinite;animation-delay:-.8s}.sc4{top:58%;animation:swim1 4.5s linear infinite;animation-delay:-2.5s}.sc5{top:68%;animation:swim2 3.8s linear infinite;animation-delay:-1.2s}.surfer{position:absolute;top:22%;left:5%;font-size:28px;animation:surf-bob 2s ease-in-out infinite}@keyframes surf-bob{0%,to{transform:translateY(0) rotate(-3deg)}50%{transform:translateY(-6px) rotate(3deg)}}.boat{position:absolute;top:15%;left:75%;font-size:24px;animation:boat-drift 5s ease-in-out infinite}@keyframes boat-drift{0%,to{transform:translateX(0) rotate(-2deg)}50%{transform:translateX(10px) rotate(2deg)}}.seagull{position:absolute;top:4%;left:60%;font-size:18px;animation:seagull-fly 3s ease-in-out infinite}@keyframes seagull-fly{0%,to{transform:translate(0)}25%{transform:translate(15px,-8px)}50%{transform:translate(30px)}75%{transform:translate(15px,-6px)}}.sc-food{position:absolute;inset:0;overflow:hidden;background:linear-gradient(135deg,#fff8e1,#ffe0b2,#ffccbc,#fff3e0)}.food-table{position:absolute;bottom:0;left:0;right:0;height:22%;background:linear-gradient(180deg,#8d6e63,#5d4037);border-top:4px solid #4e342e}.food{position:absolute;font-size:28px;animation:food-float 2.5s ease-in-out infinite}.f1{top:3%;left:3%;animation-delay:0s}.f2{top:8%;left:12%;animation-delay:.2s}.f3{top:2%;left:22%;animation-delay:.4s}.f4{top:10%;left:32%;animation-delay:.6s}.f5{top:4%;left:42%;animation-delay:.8s}.f6{top:12%;left:52%;animation-delay:1s}.f7{top:5%;left:62%;animation-delay:1.2s}.f8{top:15%;left:72%;animation-delay:1.4s}.f9{top:3%;left:82%;animation-delay:1.6s}.f10{top:18%;left:8%;animation-delay:.3s}.f11{top:20%;left:20%;animation-delay:.7s}.f12{top:15%;left:38%;animation-delay:1.1s}.f13{top:22%;left:48%;animation-delay:.5s}.f14{top:10%;left:58%;animation-delay:1.3s}.f15{top:25%;left:68%;animation-delay:.9s}.f16{top:18%;left:78%;animation-delay:1.5s}.f17{top:6%;left:88%;animation-delay:1.7s}.f18{top:28%;left:15%;animation-delay:1.1s}.f19{top:24%;left:85%;animation-delay:.4s}.f20{top:12%;left:5%;animation-delay:1.8s}@keyframes food-float{0%,to{transform:translateY(0) rotate(0deg) scale(1)}33%{transform:translateY(-6px) rotate(3deg) scale(1.05)}66%{transform:translateY(-3px) rotate(-2deg) scale(.98)}}.chef{position:absolute;bottom:18%;font-size:38px;animation:chef-bounce 1.5s ease-in-out infinite alternate}.chef.ch1{right:10%}.chef.ch2{left:8%;animation-delay:.3s}@keyframes chef-bounce{0%{transform:translateY(0)}to{transform:translateY(-6px)}}.drink{position:absolute;bottom:24%;font-size:24px;animation:drink-clink 2s ease-in-out infinite}.d1{right:24%;animation-delay:0s}.d2{right:30%;animation-delay:.5s}.d3{right:36%;animation-delay:1s}@keyframes drink-clink{0%,to{transform:translateY(0) rotate(0deg)}25%{transform:translateY(-4px) rotate(-5deg)}75%{transform:translateY(-2px) rotate(5deg)}}.util{position:absolute;bottom:26%;font-size:20px;animation:food-float 3s ease-in-out infinite}.u1{right:44%;animation-delay:.2s}.u2{right:50%;animation-delay:.8s}.u3{right:56%;animation-delay:1.4s}.cake{top:30%;left:45%;font-size:48px;animation:pulse 1.5s ease-in-out infinite}.cake,.steam{position:absolute}.steam{top:22%;left:18%;font-size:20px;opacity:.5;animation:steam-rise 2s ease-in-out infinite}@keyframes steam-rise{0%{transform:translateY(0);opacity:.5}50%{transform:translateY(-10px);opacity:.2}to{transform:translateY(-20px);opacity:0}}.hand{position:absolute;z-index:30;right:-90px;bottom:-35px;width:120px;height:160px}.hand.hidden{opacity:0;pointer-events:none}.hand.smack{opacity:1;animation:hand-smack 1.1s ease-in-out forwards}@keyframes hand-smack{0%{transform:translateX(70px) rotate(-12deg)}35%{transform:translateX(-20px) rotate(6deg)}50%{transform:translateX(-30px) rotate(0deg)}65%{transform:translateX(-25px) rotate(-2deg)}to{transform:translateX(70px) rotate(-12deg)}}.hand-svg{width:100%;height:100%;filter:drop-shadow(3px 5px 8px rgba(0,0,0,.45))}@media (max-width:600px){.crt-tv{width:94vw;height:calc(94vw * .78);border-radius:16px;padding:min(4vw,12px);box-shadow:inset 0 0 20px rgba(0,0,0,.6),0 3px 12px rgba(0,0,0,.5),0 0 0 4px #111,0 0 0 7px #252525,0 0 0 9px #1a1a1a}.crt-glass,.crt-screen{border-radius:8px}.emblem-3d{width:110px;height:110px}.emblem-char{font-size:92px}.hand{right:-50px;bottom:-18px;width:80px;height:108px}.biker{font-size:18px}.crowd,.crowd2{font-size:8px}.sky-clouds{font-size:14px}.medals{font-size:12px}.flag-waver{font-size:16px}.balloon{font-size:14px}.trophy{font-size:16px}.swimmer{font-size:20px}.diver{font-size:22px}.splash{font-size:24px}.sea-creature{font-size:16px}.boat,.surfer{font-size:20px}.pool-edge{font-size:10px}.food{font-size:22px}.chef{font-size:28px}.drink{font-size:18px}.util{font-size:16px}.cake{font-size:36px}.steam{font-size:16px}}