:root{--bg:#030711;--bg2:#06163a;--card:rgba(7,18,48,.78);--card2:rgba(12,30,75,.72);--line:rgba(120,170,255,.24);--text:#f6fbff;--muted:#a9b7d4;--blue:#1168ff;--blue2:#3ddcff;--pink:#f7356e;--yellow:#f7cf37;--radius:28px;--shadow:0 22px 80px rgba(0,0,0,.38);--max:1220px;--bottom-safe:calc(78px + env(safe-area-inset-bottom))}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--text);font-family:Segoe UI,Arial,sans-serif;background:radial-gradient(circle at 12% 5%,rgba(28,113,255,.35),transparent 34%),radial-gradient(circle at 82% 12%,rgba(61,220,255,.16),transparent 30%),radial-gradient(circle at 50% 88%,rgba(247,53,110,.16),transparent 30%),linear-gradient(180deg,#04123b 0%,#030711 46%,#02050d 100%);min-height:100vh;overflow-x:hidden;padding-bottom:var(--bottom-safe)}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}img{max-width:100%;display:block}body::before{content:"";position:fixed;inset:0;z-index:-1;pointer-events:none;background:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.028) 1px,transparent 1px);background-size:52px 52px;mask-image:linear-gradient(to bottom,black,transparent 85%)}.loading-screen{position:fixed;inset:0;z-index:99999;display:grid;place-items:center;background:radial-gradient(circle at center,rgba(17,104,255,.32),transparent 38%),linear-gradient(160deg,#021866,#02050d 65%);transition:opacity .35s ease,visibility .35s ease}.loading-screen.hide{opacity:0;visibility:hidden;pointer-events:none}.loading-card{width:min(92vw,520px);padding:34px 26px;border:1px solid rgba(255,255,255,.16);border-radius:32px;text-align:center;background:rgba(0,10,48,.68);box-shadow:0 30px 90px rgba(0,0,0,.45),inset 0 0 35px rgba(61,220,255,.08)}.loading-logo{width:190px;margin:0 auto 18px;filter:drop-shadow(0 0 18px rgba(61,220,255,.45))}.loading-card h1{font-size:clamp(1.35rem,4vw,2rem);margin:0 0 8px}.loading-card p{margin:0 0 18px;color:var(--muted)}.loading-card strong{font-size:2rem;color:#fff}.loading-bar{height:9px;background:rgba(255,255,255,.12);border-radius:99px;margin-top:18px;overflow:hidden}.loading-bar span{display:block;height:100%;width:0;background:linear-gradient(90deg,var(--blue),var(--blue2),var(--pink));border-radius:inherit;box-shadow:0 0 22px rgba(61,220,255,.7)}.site-header{position:sticky;top:0;z-index:50;padding:14px 18px 8px;background:linear-gradient(180deg,rgba(2,7,20,.82),rgba(2,7,20,.25));backdrop-filter:blur(14px)}.header-inner{width:min(var(--max),100%);margin:auto;min-height:72px;display:flex;align-items:center;justify-content:space-between;border:1px solid rgba(255,255,255,.12);border-radius:28px;padding:10px 14px;background:rgba(8,18,48,.68);box-shadow:0 18px 48px rgba(0,0,0,.24)}.brand img{width:174px;max-height:58px;object-fit:contain;filter:drop-shadow(0 0 14px rgba(61,220,255,.35))}.top-nav{display:flex;gap:8px;align-items:center}.top-nav a,.mobile-menu a{color:#dfe8ff;padding:12px 16px;border-radius:999px;font-weight:700;font-size:.94rem}.top-nav a:hover,.mobile-menu a:hover{background:rgba(255,255,255,.1);color:#fff}.menu-btn{display:none;border:0;background:rgba(255,255,255,.1);color:#fff;border-radius:18px;width:48px;height:44px;font-size:1.35rem}.mobile-menu{display:none;width:min(var(--max),100%);margin:8px auto 0;border:1px solid rgba(255,255,255,.1);border-radius:24px;background:rgba(7,18,48,.95);padding:8px}.mobile-menu.open{display:grid;grid-template-columns:1fr 1fr;gap:6px}.section-shell{width:min(var(--max),calc(100% - 28px));margin:0 auto 28px}.hero{min-height:680px;display:grid;grid-template-columns:1.03fr .85fr;align-items:center;gap:28px;padding:46px 0 18px;position:relative}.hero-copy{position:relative;z-index:2}.live-chip{display:inline-flex;align-items:center;gap:10px;padding:10px 14px;border-radius:999px;border:1px solid rgba(61,220,255,.28);background:rgba(7,18,48,.72);color:#dbeaff;font-size:.85rem;font-weight:900;letter-spacing:.08em}.live-chip span{width:10px;height:10px;border-radius:50%;background:#ff2757;box-shadow:0 0 0 8px rgba(255,39,87,.12),0 0 20px rgba(255,39,87,.8)}.hero h2{margin:20px 0 12px;font-size:clamp(3.1rem,8vw,6.9rem);line-height:.88;letter-spacing:-.07em;text-transform:uppercase;text-shadow:0 0 34px rgba(61,220,255,.32)}.hero-subtitle{color:var(--muted);font-size:1.18rem;line-height:1.65;width:min(610px,100%);margin:0 0 26px}.hero-actions{display:flex;gap:14px;flex-wrap:wrap;align-items:center}.primary-btn,.ghost-btn,.pill-btn{border:0;cursor:pointer;font-weight:900;border-radius:999px;min-height:52px;padding:0 22px}.primary-btn{color:#fff;background:linear-gradient(135deg,var(--blue),#09a7ff 45%,var(--pink));box-shadow:0 18px 45px rgba(17,104,255,.36),0 0 0 1px rgba(255,255,255,.14) inset}.primary-btn:hover{transform:translateY(-1px)}.primary-btn.small{display:inline-flex;align-items:center;min-height:46px;padding:0 18px}.ghost-btn,.pill-btn{color:#e8f0ff;border:1px solid rgba(255,255,255,.16);background:rgba(255,255,255,.08)}.player-card{position:relative;min-height:456px;border:1px solid rgba(255,255,255,.16);border-radius:42px;padding:28px;background:radial-gradient(circle at 50% 20%,rgba(61,220,255,.22),transparent 38%),linear-gradient(145deg,rgba(15,36,88,.84),rgba(4,11,29,.88));box-shadow:var(--shadow),inset 0 0 60px rgba(255,255,255,.035);overflow:hidden}.player-card::before{content:"";position:absolute;width:360px;height:360px;border-radius:50%;left:50%;top:50%;transform:translate(-50%,-50%);background:radial-gradient(circle,rgba(61,220,255,.12),transparent 60%);border:1px solid rgba(61,220,255,.18)}.player-top{position:relative;z-index:1;display:flex;gap:16px;align-items:center}.player-top img{width:118px;max-height:72px;object-fit:contain;filter:drop-shadow(0 0 14px rgba(61,220,255,.34))}.player-top h3{margin:0;font-size:1.25rem}.player-top p{margin:4px 0 0;color:var(--muted)}.visualizer{position:absolute;left:28px;right:28px;bottom:110px;height:86px;display:flex;align-items:end;justify-content:center;gap:9px;opacity:.52}.visualizer i{display:block;width:10px;height:18px;border-radius:99px;background:linear-gradient(180deg,var(--blue2),var(--blue),var(--pink));box-shadow:0 0 16px rgba(61,220,255,.28);animation:none}.visualizer.playing i{animation:equalize 1.1s infinite ease-in-out}.visualizer.playing i:nth-child(2){animation-delay:.08s}.visualizer.playing i:nth-child(3){animation-delay:.16s}.visualizer.playing i:nth-child(4){animation-delay:.24s}.visualizer.playing i:nth-child(5){animation-delay:.32s}.visualizer.playing i:nth-child(6){animation-delay:.4s}.visualizer.playing i:nth-child(7){animation-delay:.48s}.visualizer.playing i:nth-child(8){animation-delay:.56s}.visualizer.playing i:nth-child(9){animation-delay:.64s}.visualizer.playing i:nth-child(10){animation-delay:.72s}@keyframes equalize{0%,100%{height:18px}50%{height:82px}}.big-play{position:absolute;z-index:2;left:50%;top:50%;transform:translate(-50%,-50%);width:126px;height:126px;border:0;border-radius:50%;color:#fff;font-size:3.2rem;cursor:pointer;padding-left:8px;background:linear-gradient(135deg,#0b65ff,#3ddcff 55%,#f7356e);box-shadow:0 22px 60px rgba(17,104,255,.42),0 0 0 14px rgba(61,220,255,.10),inset 0 -10px 20px rgba(0,0,0,.22)}.big-play:hover{filter:brightness(1.08)}.mini-actions{position:absolute;left:26px;right:26px;bottom:24px;display:flex;gap:10px;z-index:2}.mini-actions button{flex:1;border:1px solid rgba(255,255,255,.14);background:rgba(255,255,255,.08);color:#fff;border-radius:999px;min-height:44px;font-weight:800;cursor:pointer}.stats-card{grid-column:1/-1;display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:-4px}.stats-card>div{border:1px solid rgba(255,255,255,.12);background:rgba(7,18,48,.68);border-radius:24px;padding:18px 20px;box-shadow:0 16px 42px rgba(0,0,0,.2)}.stats-card small{display:block;color:var(--muted);font-weight:900;font-size:.72rem;letter-spacing:.1em}.stats-card strong{display:block;margin-top:6px;font-size:1.1rem}.about,.app,.djs,.chat,.redes{border:1px solid rgba(255,255,255,.12);border-radius:var(--radius);background:linear-gradient(180deg,rgba(9,22,56,.75),rgba(5,12,30,.68));box-shadow:0 20px 70px rgba(0,0,0,.2);padding:34px}.section-title span{color:var(--blue2);font-size:.78rem;font-weight:950;letter-spacing:.16em}.section-title h2{font-size:clamp(1.9rem,4vw,3rem);line-height:1;margin:8px 0 16px;letter-spacing:-.04em}.section-title.center{text-align:center}.about>p,.app p{color:var(--muted);font-size:1.04rem;line-height:1.72;margin:0}.features-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:24px}.features-grid article{border:1px solid rgba(255,255,255,.11);border-radius:24px;background:rgba(255,255,255,.06);padding:18px}.features-grid b{font-size:1.8rem}.features-grid strong{display:block;margin:8px 0 4px}.features-grid span{color:var(--muted)}.app{display:grid;grid-template-columns:.9fr 1.1fr;gap:24px;align-items:center}.store-buttons{display:grid;grid-template-columns:1fr 1fr;gap:12px}.store-btn{display:flex;align-items:center;gap:14px;min-height:78px;padding:14px 16px;border:1px solid rgba(255,255,255,.12);border-radius:22px;background:rgba(255,255,255,.07);transition:.2s}.store-btn:hover{transform:translateY(-2px);background:rgba(255,255,255,.1)}.store-btn b{display:grid;place-items:center;width:44px;height:44px;border-radius:16px;background:linear-gradient(135deg,var(--blue),var(--blue2));font-size:1.15rem}.store-btn span{color:var(--muted);line-height:1.16}.store-btn strong{color:#fff}.slider-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:12px 0 18px}.pill-btn.active{background:rgba(17,104,255,.24);border-color:rgba(61,220,255,.3)}.slider-controls{display:flex;gap:8px}.slider-controls button{width:46px;height:46px;border-radius:50%;border:1px solid rgba(255,255,255,.14);background:rgba(255,255,255,.08);color:#fff;font-size:1.6rem;cursor:pointer}.dj-slider{display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - 36px)/4);gap:12px;overflow-x:auto;scroll-snap-type:x mandatory;padding:4px 2px 10px;scrollbar-width:thin}.dj-card{scroll-snap-align:start;min-height:230px;border:1px solid rgba(255,255,255,.12);border-radius:28px;background:linear-gradient(180deg,rgba(255,255,255,.08),rgba(255,255,255,.045));padding:18px;text-align:center;position:relative;overflow:hidden}.dj-card::before{content:"";position:absolute;inset:-40% -20% auto;height:160px;background:radial-gradient(circle,rgba(61,220,255,.26),transparent 60%)}.dj-photo{position:relative;margin:10px auto 16px;width:100px;height:100px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(135deg,#092c95,#3ddcff,#f7356e);box-shadow:0 0 0 8px rgba(255,255,255,.06),0 15px 30px rgba(0,0,0,.28);font-size:2.4rem;font-weight:950;overflow:hidden}.dj-photo img{width:100%;height:100%;object-fit:cover}.dj-card small{color:var(--blue2);font-weight:950;font-size:.72rem;letter-spacing:.08em}.dj-card h3{margin:8px 0 0;font-size:1.05rem}.chat-box{height:520px;border:1px solid rgba(255,255,255,.12);border-radius:28px;overflow:hidden;background:rgba(0,0,0,.28)}.chat-box iframe{width:100%;height:100%;display:block;background:transparent}.social-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:10px 0 18px}.social-card{min-height:92px;border-radius:26px;border:1px solid rgba(255,255,255,.13);background:rgba(255,255,255,.07);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;font-weight:900;transition:.2s}.social-card:hover{transform:translateY(-2px)}.social-card b{width:42px;height:42px;border-radius:16px;display:grid;place-items:center;background:rgba(255,255,255,.12);font-size:1.25rem}.facebook{background:linear-gradient(160deg,rgba(16,91,255,.32),rgba(255,255,255,.06))}.whatsapp{background:linear-gradient(160deg,rgba(0,216,118,.22),rgba(255,255,255,.06))}.tiktok{background:linear-gradient(160deg,rgba(0,0,0,.2),rgba(247,53,110,.16))}.instagram{background:linear-gradient(160deg,rgba(247,53,110,.22),rgba(255,206,55,.12))}.facebook-box{display:flex;align-items:center;justify-content:space-between;gap:16px;border:1px solid rgba(61,220,255,.18);border-radius:28px;padding:22px;background:linear-gradient(135deg,rgba(17,104,255,.22),rgba(4,11,29,.72))}.facebook-box h3{margin:0 0 6px}.facebook-box p{margin:0;color:var(--muted)}.site-footer{width:min(var(--max),calc(100% - 28px));margin:28px auto 0;text-align:center;color:var(--muted);padding:24px 0 36px}.site-footer img{width:150px;margin:0 auto 10px;opacity:.95}.bottom-nav{position:fixed;left:50%;bottom:14px;transform:translateX(-50%);z-index:80;width:min(520px,calc(100% - 28px));display:grid;grid-template-columns:repeat(4,1fr);gap:8px;padding:10px;border:1px solid rgba(255,255,255,.14);border-radius:26px;background:rgba(5,14,38,.88);backdrop-filter:blur(14px);box-shadow:0 18px 50px rgba(0,0,0,.35)}.bottom-nav a{min-height:54px;border-radius:20px;display:grid;place-items:center;gap:0;color:#dce7ff;font-weight:800;font-size:.72rem}.bottom-nav a:hover{background:rgba(255,255,255,.1);color:#fff}.bottom-nav b{font-size:1.15rem;line-height:1}@media (max-width:920px){.top-nav{display:none}.menu-btn{display:block}.hero{grid-template-columns:1fr;min-height:auto;padding-top:32px}.stats-card{grid-template-columns:1fr}.app{grid-template-columns:1fr}.dj-slider{grid-auto-columns:calc((100% - 12px)/2)}.social-grid{grid-template-columns:1fr 1fr}}@media (max-width:560px){:root{--radius:24px}.site-header{padding:10px 10px 6px}.header-inner{border-radius:24px;min-height:64px}.brand img{width:148px}.section-shell{width:calc(100% - 20px);margin-bottom:20px}.hero h2{font-size:3rem;letter-spacing:-.06em}.player-card{min-height:400px;border-radius:30px;padding:20px}.big-play{width:104px;height:104px;font-size:2.55rem}.visualizer{bottom:96px}.about,.app,.djs,.chat,.redes{padding:22px;border-radius:24px}.features-grid,.store-buttons,.social-grid{grid-template-columns:1fr}.dj-slider{grid-auto-columns:82%}.chat-box{height:470px}.facebook-box{display:block}.facebook-box .primary-btn{margin-top:16px}.bottom-nav{bottom:10px;border-radius:24px}.bottom-nav a{min-height:50px}}@media (max-width:768px){html,body{width:100%;height:100%;min-height:100dvh;overflow:hidden !important;overscroll-behavior:none}body{padding-bottom:calc(82px + env(safe-area-inset-bottom));position:fixed;inset:0}.site-header,.mobile-menu,.about,.app,.site-footer{display:none !important}main{width:100%;height:calc(100dvh - 82px - env(safe-area-inset-bottom));overflow:hidden;padding:10px 10px 0}main>section{display:none !important}body[data-view="home"] .hero,body[data-view="djs"] .djs,body[data-view="chat"] .chat,body[data-view="redes"] .redes{display:flex !important}.section-shell{width:100%;height:100%;margin:0;border-radius:28px;overflow:hidden}.hero{min-height:0;grid-template-columns:1fr;align-items:center;justify-content:center;padding:14px}.hero-copy,.stats-card{display:none !important}.player-card{width:100%;max-width:420px;min-height:460px;margin:auto}.player-top{justify-content:center;text-align:center}.player-top img{width:155px}.big-play{width:118px;height:118px;font-size:3rem}.visualizer{left:24px;right:24px;bottom:108px}.djs{flex-direction:column;padding:14px}.djs .section-title,.djs .slider-head .pill-btn{display:none !important}.slider-head{justify-content:flex-end;margin:0 0 10px;min-height:38px}.dj-slider{flex:1;grid-auto-columns:82%;align-content:center;padding:8px 2px 16px}.dj-card{min-height:calc(100dvh - 190px);display:flex;flex-direction:column;justify-content:center}.dj-photo{width:128px;height:128px}.chat{flex-direction:column;padding:10px}.chat .section-title{display:none !important}.chat-box{flex:1;height:auto;border-radius:24px}.redes{flex-direction:column;gap:12px;padding:16px;overflow-y:auto;-webkit-overflow-scrolling:touch}.redes .section-title{margin-bottom:0}.redes .section-title span{display:none}.redes .section-title h2{font-size:1.45rem}.social-grid{grid-template-columns:1fr 1fr;gap:10px;margin:0}.social-card{min-height:82px;border-radius:22px}.facebook-box{display:block;border-radius:22px;padding:18px}.facebook-box .primary-btn{margin-top:14px;width:100%;justify-content:center}.bottom-nav{display:grid !important;width:100%;left:0;right:0;bottom:0;transform:none;border-radius:28px 28px 0 0;padding:10px 10px calc(10px + env(safe-area-inset-bottom));border-left:0;border-right:0;border-bottom:0}.bottom-nav a.active{background:linear-gradient(135deg,rgba(17,104,255,.9),rgba(61,220,255,.25));color:#fff;box-shadow:0 0 22px rgba(17,104,255,.35)}}@media (min-width:769px){.bottom-nav a.active{background:rgba(255,255,255,.1);color:#fff}}svg{display:block;width:1em;height:1em;fill:currentColor}.redes-app-panel{display:grid;grid-template-columns:.9fr 1.1fr;gap:24px;align-items:center;margin-bottom:22px;padding:28px;border:1px solid rgba(61,220,255,.18);border-radius:30px;background:radial-gradient(circle at 85% 15%,rgba(61,220,255,.12),transparent 36%),linear-gradient(135deg,rgba(17,104,255,.18),rgba(4,11,29,.72));box-shadow:inset 0 0 35px rgba(61,220,255,.05)}.store-btn{position:relative;overflow:hidden}.store-btn::after{content:"";position:absolute;inset:-40%;background:linear-gradient(120deg,transparent 35%,rgba(255,255,255,.12),transparent 65%);transform:translateX(-80%);transition:.45s}.store-btn:hover::after{transform:translateX(80%)}.store-btn b,.store-icon{color:#fff;box-shadow:0 0 20px rgba(61,220,255,.22)}.store-btn b svg{font-size:1.3rem}.social-card b{color:#fff;box-shadow:0 0 18px rgba(61,220,255,.18),inset 0 0 16px rgba(255,255,255,.06)}.social-card b svg{font-size:1.45rem}.social-card.whatsapp b{background:linear-gradient(135deg,#00d876,#078646)}.social-card.facebook b{background:linear-gradient(135deg,#1877f2,#0b45a8)}.social-card.tiktok b{background:linear-gradient(135deg,#111827,#f7356e)}.social-card.instagram b{background:linear-gradient(135deg,#f7356e,#f7cf37)}.bottom-nav a b{width:34px;height:34px;border-radius:14px;display:grid;place-items:center;background:rgba(255,255,255,.08);color:#eaf6ff;box-shadow:inset 0 0 12px rgba(255,255,255,.05);transition:.2s ease}.bottom-nav a b svg{width:20px;height:20px}.bottom-nav a.active b,.bottom-nav a:hover b{background:linear-gradient(135deg,var(--blue),var(--blue2));box-shadow:0 0 18px rgba(61,220,255,.42);transform:translateY(-1px)}@media (max-width:768px){.redes-app-panel{grid-template-columns:1fr;gap:16px;padding:20px;border-radius:26px;margin-bottom:12px;flex-shrink:0}.redes-app-panel .section-title{display:block !important;text-align:left}.redes-app-panel .section-title span{display:block !important;font-size:.78rem}.redes-app-panel .section-title h2{font-size:2rem;line-height:.98;margin:8px 0 12px}.redes-app-panel p{font-size:.96rem;line-height:1.45;margin:0}.redes-app-panel .store-buttons{grid-template-columns:1fr 1fr;gap:10px}.redes-app-panel .store-btn{min-height:76px;padding:12px;border-radius:20px;gap:10px}.redes-app-panel .store-btn b{width:40px;height:40px;min-width:40px;border-radius:15px}.redes-title{margin-top:0}.bottom-nav a{gap:3px;font-size:.78rem}.bottom-nav a b{width:36px;height:36px;border-radius:15px}.bottom-nav a b svg{width:21px;height:21px}}@media (max-width:380px){.redes-app-panel .store-buttons{grid-template-columns:1fr}}.player-live-info{position:relative;z-index:3;margin-top:18px;text-align:center;display:grid;gap:6px;justify-items:center}.onair-dot{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:30px;padding:6px 12px;border-radius:999px;background:rgba(255,39,87,.13);border:1px solid rgba(255,39,87,.28);color:#fff;font-size:.82rem;font-weight:950;letter-spacing:.08em;box-shadow:0 0 18px rgba(255,39,87,.12)}.player-live-info strong{max-width:92%;color:#fff;font-size:clamp(1.08rem,2.4vw,1.45rem);line-height:1.12;font-weight:950;text-shadow:0 0 18px rgba(61,220,255,.24);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.player-live-info small{color:#c7d5f2;font-size:1rem;font-weight:800}.player-controls button:first-child{background:linear-gradient(135deg,rgba(17,104,255,.52),rgba(61,220,255,.22))}.player-controls button:last-child{background:linear-gradient(135deg,rgba(247,53,110,.28),rgba(255,255,255,.08))}.player-controls button:disabled{opacity:.55;cursor:not-allowed}@media (max-width:768px){.player-live-info{margin-top:14px;padding:0 8px}.player-live-info strong{font-size:1.22rem;max-width:96%}.player-live-info small{font-size:1rem}.big-play{top:54%}.visualizer{bottom:118px !important}.mini-actions{bottom:22px}}@media (max-width:768px){main{height:calc(100dvh - 92px - env(safe-area-inset-bottom));padding:10px 10px 0}body[data-view="home"] .hero{width:100%;height:100%;padding:0 !important;align-items:stretch;justify-content:stretch}body[data-view="home"] .player-card{width:100% !important;max-width:none !important;height:100% !important;min-height:0 !important;margin:0 !important;padding:22px 18px 24px !important;border-radius:30px !important}body[data-view="home"] .player-top{position:absolute;top:24px;left:20px;right:20px;justify-content:flex-start;text-align:left;gap:14px}body[data-view="home"] .player-top img{width:138px;max-height:70px;flex:0 0 auto}body[data-view="home"] .player-top h3{font-size:1.35rem;line-height:1.1}body[data-view="home"] .player-top p{font-size:1rem}body[data-view="home"] .player-live-info{position:absolute;top:19%;left:14px;right:14px;margin:0 !important;padding:0 !important;gap:8px}body[data-view="home"] .player-live-info strong{max-width:100%;white-space:normal;overflow:visible;text-overflow:clip;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:clamp(1.22rem,5vw,1.7rem);line-height:1.15}body[data-view="home"] .player-live-info small{font-size:1.05rem}body[data-view="home"] .big-play{top:54% !important;width:min(38vw,155px);height:min(38vw,155px);min-width:124px;min-height:124px;font-size:3.25rem}body[data-view="home"] .visualizer{left:20px !important;right:20px !important;bottom:110px !important;height:96px;gap:10px}body[data-view="home"] .visualizer i{width:11px}body[data-view="home"] .mini-actions{left:22px;right:22px;bottom:22px;gap:12px}body[data-view="home"] .mini-actions button{min-height:52px;font-size:1rem;letter-spacing:.02em}}@media (max-width:380px),(max-height:700px){body[data-view="home"] .player-top{top:18px}body[data-view="home"] .player-top img{width:118px}body[data-view="home"] .player-top h3{font-size:1.18rem}body[data-view="home"] .player-live-info{top:20%}body[data-view="home"] .big-play{top:55% !important;min-width:108px;min-height:108px;font-size:2.75rem}body[data-view="home"] .visualizer{bottom:100px !important;height:74px}body[data-view="home"] .mini-actions button{min-height:48px}}.big-play{display:none !important}@media (max-width:768px){body[data-view="home"] .player-live-info{margin-top:105px !important}body[data-view="home"] .visualizer{bottom:118px !important}}.bottom-nav a b img,.mini-actions button img{display:block;width:22px;height:22px;object-fit:contain;filter:drop-shadow(0 0 8px rgba(61,220,255,.25))}.bottom-nav a.active b img,.bottom-nav a:hover b img{filter:drop-shadow(0 0 10px rgba(255,255,255,.55))}.mini-actions button{display:flex;align-items:center;justify-content:center;gap:9px}.mini-actions button img{width:20px;height:20px}#miniPlayBtn:not(:disabled){background:linear-gradient(135deg,rgba(11,101,255,.82),rgba(61,220,255,.32));box-shadow:0 0 24px rgba(61,220,255,.24)}#stopBtn:not(:disabled){background:linear-gradient(135deg,rgba(247,53,110,.75),rgba(255,255,255,.06));box-shadow:0 0 24px rgba(247,53,110,.18)}.visualizer.speaker-visual{position:absolute;left:50% !important;right:auto !important;bottom:auto !important;top:55%;transform:translate(-50%,-50%);width:min(58vw,260px);height:min(58vw,260px);max-width:260px;max-height:260px;min-width:190px;min-height:190px;display:grid;place-items:center;opacity:1;overflow:visible;z-index:1}.visualizer.speaker-visual img{width:55%;max-height:55%;object-fit:contain;z-index:3;filter:drop-shadow(0 0 24px rgba(61,220,255,.48))}.visualizer.speaker-visual .wave{position:absolute;inset:18%;border-radius:50%;border:2px solid rgba(61,220,255,.38);box-shadow:0 0 32px rgba(61,220,255,.22),inset 0 0 22px rgba(61,220,255,.08);opacity:.55;transform:scale(.76)}.visualizer.speaker-visual.playing .wave{animation:speakerPulse 2.1s infinite ease-out}.visualizer.speaker-visual.playing .wave-2{animation-delay:.55s}.visualizer.speaker-visual.playing .wave-3{animation-delay:1.1s}.visualizer.speaker-visual.playing img{animation:speakerLogoBeat 1.7s infinite ease-in-out}@keyframes speakerPulse{0%{transform:scale(.70);opacity:.75}75%,100%{transform:scale(1.55);opacity:0}}@keyframes speakerLogoBeat{0%,100%{transform:scale(1)}45%{transform:scale(1.055)}}@media (max-width:768px){.hero-actions{display:none !important}body[data-view="home"] .player-live-info{top:17% !important;margin-top:0 !important}body[data-view="home"] .visualizer.speaker-visual{top:57% !important;width:min(72vw,300px);height:min(72vw,300px);min-width:220px;min-height:220px}body[data-view="home"] .mini-actions{bottom:26px !important}.bottom-nav a b img{width:23px;height:23px}}@media (max-width:380px),(max-height:700px){body[data-view="home"] .visualizer.speaker-visual{top:58% !important;width:min(66vw,245px);height:min(66vw,245px);min-width:185px;min-height:185px}body[data-view="home"] .player-live-info{top:18% !important}}.visualizer.speaker-visual{left:50% !important;top:58% !important;right:auto !important;bottom:auto !important;transform:translate(-50%,-50%) !important;display:block !important;overflow:visible !important;pointer-events:none}.visualizer.speaker-visual .speaker-logo,.visualizer.speaker-visual>img{position:absolute !important;left:50% !important;top:50% !important;transform:translate(-50%,-50%) !important;width:62% !important;height:auto !important;max-width:190px !important;max-height:120px !important;object-fit:contain !important;z-index:5 !important;filter:drop-shadow(0 0 22px rgba(61,220,255,.55)) !important}.visualizer.speaker-visual.playing .speaker-logo,.visualizer.speaker-visual.playing>img{animation:speakerLogoBeatCentered 1.7s infinite ease-in-out !important}@keyframes speakerLogoBeatCentered{0%,100%{transform:translate(-50%,-50%) scale(1)}45%{transform:translate(-50%,-50%) scale(1.06)}}@media (max-width:768px){body[data-view="home"] .visualizer.speaker-visual{left:50% !important;top:58% !important;width:min(74vw,310px) !important;height:min(74vw,310px) !important;min-width:220px !important;min-height:220px !important}body[data-view="home"] .visualizer.speaker-visual .speaker-logo,body[data-view="home"] .visualizer.speaker-visual>img{width:58% !important;max-width:180px !important}body[data-view="home"] .player-live-info{z-index:7 !important}body[data-view="home"] .mini-actions{z-index:8 !important}}html,body{max-width:100%;overflow-x:hidden;-webkit-text-size-adjust:100%;touch-action:manipulation}body{-webkit-tap-highlight-color:transparent}button,a,.bottom-nav,.player-card,.dj-card{touch-action:manipulation;-webkit-tap-highlight-color:transparent}img,svg{user-select:none;-webkit-user-select:none;-webkit-user-drag:none}.card-song-title,#cardSongTitle{max-width:94%;margin:12px auto 0;text-align:center;line-height:1.08;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-break:break-word}.player-live-info{display:flex;flex-direction:column;align-items:center;gap:10px}.card-listeners,#cardListeners{position:static!important;margin:12px auto 0!important;text-align:center!important;font-weight:900!important;font-size:clamp(18px,4.8vw,24px)!important;color:#e6f7ff!important;z-index:3}.speaker-visual{width:min(300px,72vw);height:min(300px,72vw);margin:20px auto 10px;position:relative;display:grid;place-items:center}.speaker-logo{position:relative!important;inset:auto!important;width:clamp(138px,42vw,190px)!important;height:auto!important;max-height:190px!important;object-fit:contain;z-index:4;margin:0 auto!important}.dj-slider{width:100%;max-width:100%;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.dj-card{scroll-snap-align:center;max-width:100%;box-sizing:border-box}.mobile-credit{display:none}.site-footer a,.mobile-credit a{color:#7ee7ff;font-weight:900;text-decoration:none}.site-footer a:hover,.mobile-credit a:hover{text-decoration:underline}@media(max-width:768px){.dj-slider{display:grid!important;grid-auto-flow:column;grid-auto-columns:100%!important;gap:12px;padding:8px 0 16px;overflow-x:auto!important;overflow-y:hidden!important}.dj-card{width:100%!important;min-width:0!important;max-width:100%!important}.slider-controls{display:flex;gap:10px}.card-song-title,#cardSongTitle{font-size:clamp(24px,7vw,34px)!important;min-height:2.15em}.speaker-visual{margin-top:16px}.player-card{width:100%!important;max-width:100%!important;min-height:calc(100dvh - 130px)!important;display:flex;flex-direction:column;justify-content:center}.mobile-credit{display:block;text-align:center;margin:14px 0 4px;padding:15px 10px;border-top:1px solid rgba(255,255,255,.12);color:rgba(230,247,255,.82);font-size:.9rem}.mobile-credit p{margin:4px 0}.redes{padding-bottom:18px!important}}@media(min-width:769px){.site-footer p{margin:6px 0}.site-footer{padding-bottom:44px}}

.player-live-info{
display:flex;
flex-direction:column;
align-items:center;
}
.player-live-info .card-listeners{display:none!important;}
.speaker-visual{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
}
.speaker-logo{
width:220px!important;
max-width:60%!important;
margin-top:40px!important;
}
.speaker-visual::after{
content:'👥 ' attr(data-listeners) ' Conectados';
}
.visualizer .listeners-below{
margin-top:18px;
font-size:22px;
font-weight:700;
}
.player-top img{
width:140px!important;
}

/* ===== FIX FINAL: CONECTADOS SIEMPRE DEBAJO DEL LOGO ===== */
.player-live-info .card-listeners,
.visualizer .listeners-below,
.listeners-below{
  display:none !important;
}
.speaker-visual::after{
  content:none !important;
  display:none !important;
}
.player-card{
  overflow:hidden;
}
#cardSongTitle{
  max-width:92% !important;
  margin-left:auto !important;
  margin-right:auto !important;
  display:-webkit-box !important;
  -webkit-line-clamp:2 !important;
  -webkit-box-orient:vertical !important;
  overflow:hidden !important;
  text-overflow:ellipsis !important;
  line-height:1.08 !important;
}
.visualizer.speaker-visual{
  left:50% !important;
  top:56% !important;
  transform:translate(-50%,-50%) !important;
  width:min(58vw,330px) !important;
  height:min(58vw,330px) !important;
  min-width:230px !important;
  min-height:230px !important;
  margin:0 !important;
  z-index:2 !important;
}
.visualizer.speaker-visual .speaker-logo,
.visualizer.speaker-visual > img.speaker-logo{
  position:absolute !important;
  left:50% !important;
  top:50% !important;
  transform:translate(-50%,-50%) !important;
  width:min(62%,220px) !important;
  max-width:220px !important;
  max-height:145px !important;
  height:auto !important;
  margin:0 !important;
  object-fit:contain !important;
  z-index:5 !important;
}
#cardListeners.listeners-under-logo{
  display:block !important;
  position:absolute !important;
  left:0 !important;
  right:0 !important;
  top:70% !important;
  margin:0 auto !important;
  text-align:center !important;
  font-weight:900 !important;
  font-size:clamp(18px,4.8vw,25px) !important;
  color:#e9f8ff !important;
  text-shadow:0 0 15px rgba(61,220,255,.28) !important;
  z-index:7 !important;
  line-height:1.2 !important;
}
@media(max-width:768px){
  body[data-view="home"] .player-live-info{
    top:18% !important;
    z-index:6 !important;
  }
  body[data-view="home"] .visualizer.speaker-visual{
    top:57% !important;
    width:min(72vw,320px) !important;
    height:min(72vw,320px) !important;
    min-width:230px !important;
    min-height:230px !important;
  }
  body[data-view="home"] .visualizer.speaker-visual .speaker-logo,
  body[data-view="home"] .visualizer.speaker-visual > img.speaker-logo{
    width:min(68%,230px) !important;
    max-width:230px !important;
  }
  body[data-view="home"] #cardListeners.listeners-under-logo{
    top:71% !important;
  }
  body[data-view="home"] .mini-actions{
    bottom:24px !important;
    z-index:9 !important;
  }
}
@media(max-height:700px){
  body[data-view="home"] .visualizer.speaker-visual{top:58% !important;width:min(66vw,270px) !important;height:min(66vw,270px) !important;min-width:190px !important;min-height:190px !important;}
  body[data-view="home"] #cardListeners.listeners-under-logo{top:70% !important;font-size:18px !important;}
}

.luna-radio-core{position:fixed;left:0;bottom:0;width:320px;height:120px;overflow:hidden;opacity:.01;pointer-events:none;z-index:-1;}

.visualizer.spectrum-visual,
body[data-view="home"] .visualizer.spectrum-visual{
  left:50% !important;
  right:auto !important;
  top:57% !important;
  bottom:auto !important;
  transform:translate(-50%,-50%) !important;
  width:min(88%,390px) !important;
  height:178px !important;
  min-width:260px !important;
  min-height:160px !important;
  max-width:420px !important;
  max-height:190px !important;
  display:block !important;
  opacity:1 !important;
  z-index:2 !important;
}
.spectrum-frame{
  position:absolute;
  inset:0;
  overflow:hidden;
  border:1px solid rgba(61,220,255,.78);
  border-bottom-width:2px;
  border-radius:0 0 18px 18px;
  background:
    linear-gradient(180deg,transparent 0 61%,rgba(61,220,255,.22) 61.5%,transparent 62%),
    repeating-linear-gradient(90deg,rgba(255,255,255,.035) 0 1px,transparent 1px 18px),
    repeating-linear-gradient(0deg,rgba(255,255,255,.028) 0 1px,transparent 1px 15px),
    radial-gradient(circle at 20% 96%,rgba(61,220,255,.14),transparent 40%),
    linear-gradient(180deg,rgba(5,1,18,.18),rgba(6,0,18,.82));
  box-shadow:
    0 0 18px rgba(61,220,255,.32),
    inset 0 -14px 34px rgba(61,220,255,.08),
    inset 0 0 28px rgba(0,0,0,.45);
}
.spectrum-frame::before,
.spectrum-frame::after{
  content:"";
  position:absolute;
  pointer-events:none;
}
.spectrum-frame::before{
  left:0;
  right:0;
  bottom:8px;
  height:1px;
  background:rgba(61,220,255,.62);
  box-shadow:0 0 14px rgba(61,220,255,.55);
}
.spectrum-frame::after{
  inset:0;
  background:linear-gradient(90deg,rgba(61,220,255,.5),transparent 4%,transparent 96%,rgba(61,220,255,.35));
  opacity:.55;
}
.spectrum-bars{
  position:absolute;
  left:12px;
  right:12px;
  bottom:11px;
  height:74px;
  display:flex;
  align-items:flex-end;
  gap:2px;
  z-index:2;
}
.spectrum-bar{
  flex:1 1 0;
  min-width:3px;
  height:8px;
  border-radius:1px 1px 0 0;
  background:
    repeating-linear-gradient(0deg,rgba(188,248,255,.98) 0 3px,rgba(41,174,230,.92) 3px 5px);
  box-shadow:0 0 8px rgba(61,220,255,.42);
  transform-origin:bottom;
  transition:height .08s linear;
}
.spectrum-visual.playing .spectrum-bar{
  animation:spectrumIdle 1.15s infinite ease-in-out;
}
.spectrum-visual.playing .spectrum-bar:nth-child(3n){animation-delay:.08s}
.spectrum-visual.playing .spectrum-bar:nth-child(4n){animation-delay:.16s}
.spectrum-visual.playing .spectrum-bar:nth-child(5n){animation-delay:.24s}
@keyframes spectrumIdle{
  0%,100%{height:10px}
  45%{height:var(--idle-height,42px)}
}

@media(max-width:768px){
  body[data-view="home"] .visualizer.spectrum-visual{
    top:56% !important;
    width:min(92vw,360px) !important;
    height:160px !important;
    min-width:280px !important;
  }
  body[data-view="home"] .spectrum-bars{
    height:70px;
    left:10px;
    right:10px;
  }
  body[data-view="home"] .spectrum-bar{
    min-width:2px;
  }
}

#cardSongTitle{
  font-size:clamp(.78rem,1.8vw,.96rem) !important;
  line-height:1.15 !important;
  max-width:92% !important;
}
#cardListeners.listeners-under-logo,
.card-listeners,
#cardListeners{
  font-size:clamp(.72rem,1.75vw,.86rem) !important;
  line-height:1.1 !important;
  opacity:.9 !important;
}
@media(max-width:768px){
  body[data-view="home"] #cardSongTitle{
    font-size:clamp(.78rem,3.2vw,.95rem) !important;
    -webkit-line-clamp:1 !important;
    min-height:auto !important;
  }
  body[data-view="home"] #cardListeners.listeners-under-logo,
  body[data-view="home"] #cardListeners{
    top:77% !important;
    font-size:clamp(.72rem,2.9vw,.86rem) !important;
  }
}

.visualizer.gif-visual,
body[data-view="home"] .visualizer.gif-visual{
  left:50% !important;
  right:auto !important;
  top:56% !important;
  bottom:auto !important;
  transform:translate(-50%,-50%) !important;
  width:min(86vw,350px) !important;
  height:min(86vw,350px) !important;
  min-width:235px !important;
  min-height:235px !important;
  display:grid !important;
  place-items:center !important;
  opacity:1 !important;
  z-index:2 !important;
  overflow:visible !important;
}
.visualizer.gif-visual .speaker-gif{
  width:100% !important;
  height:100% !important;
  object-fit:contain !important;
  filter:drop-shadow(0 0 26px rgba(61,220,255,.32)) !important;
}
.visualizer.gif-visual::before,
.visualizer.gif-visual::after,
.visualizer.gif-visual .wave,
.visualizer.gif-visual .spectrum-frame,
.visualizer.gif-visual .spectrum-bars{
  display:none !important;
}
@media(max-width:768px){
  body[data-view="home"] .visualizer.gif-visual{
    top:52% !important;
    width:min(82vw,360px) !important;
    height:min(82vw,360px) !important;
    min-width:265px !important;
    min-height:265px !important;
  }
}

@media(max-width:768px){
  body[data-view="home"] .visualizer.gif-visual{
    top:50% !important;
    width:min(82vw,360px) !important;
    height:min(82vw,360px) !important;
    min-width:265px !important;
    min-height:265px !important;
  }
  body[data-view="home"] #cardListeners.listeners-under-logo,
  body[data-view="home"] #cardListeners{
    display:block !important;
    position:absolute !important;
    left:0 !important;
    right:0 !important;
    top:77% !important;
    margin:0 auto !important;
    text-align:center !important;
    font-size:clamp(.72rem,2.9vw,.86rem) !important;
    line-height:1.1 !important;
    z-index:8 !important;
  }
}

@media(max-width:768px) and (max-height:700px){
  body[data-view="home"] .visualizer.gif-visual{
    top:49% !important;
    width:min(78vw,330px) !important;
    height:min(78vw,330px) !important;
    min-width:245px !important;
    min-height:245px !important;
  }
  body[data-view="home"] #cardListeners.listeners-under-logo,
  body[data-view="home"] #cardListeners{
    top:76% !important;
  }
}

#cardSongTitle{
  display:block !important;
  width:92% !important;
  max-width:92% !important;
  overflow:hidden !important;
  white-space:nowrap !important;
  text-overflow:clip !important;
  -webkit-line-clamp:unset !important;
  -webkit-box-orient:unset !important;
  word-break:normal !important;
}
.song-marquee-text{
  display:inline-block !important;
  min-width:100% !important;
  white-space:nowrap !important;
  will-change:transform !important;
  animation:songMarquee 30s linear infinite !important;
}
.song-marquee-text::after{
  content:"";
  padding-left:0;
}
@keyframes songMarquee{
  0%,16%{transform:translateX(0)}
  100%{transform:translateX(-55%)}
}
@media(max-width:768px){
  body[data-view="home"] #cardSongTitle{
    width:90% !important;
    max-width:90% !important;
    min-height:auto !important;
    display:block !important;
    overflow:hidden !important;
    white-space:nowrap !important;
    font-size:clamp(.78rem,3.2vw,.95rem) !important;
  }
}

@media(max-width:768px){
  body[data-view="home"] .visualizer.gif-visual{
    top:50% !important;
    width:min(90vw,410px) !important;
    height:min(90vw,410px) !important;
    min-width:315px !important;
    min-height:315px !important;
  }
  body[data-view="home"] #cardSongTitle{
    width:88% !important;
    max-width:88% !important;
    margin:0 auto !important;
    text-align:center !important;
    font-size:clamp(1.05rem,4.6vw,1.35rem) !important;
    line-height:1.1 !important;
    display:block !important;
    overflow:hidden !important;
    white-space:nowrap !important;
  }
  body[data-view="home"] .song-marquee-text{
    min-width:0 !important;
    width:auto !important;
    max-width:100% !important;
    display:inline-block !important;
    animation:none !important;
    transform:none !important;
    text-align:center !important;
    overflow:hidden !important;
    text-overflow:ellipsis !important;
  }
  body[data-view="home"] .song-marquee-text::after{
    content:"" !important;
    padding-left:0 !important;
  }
}

@media(max-width:768px) and (max-height:700px){
  body[data-view="home"] .visualizer.gif-visual{
    top:49% !important;
    width:min(86vw,380px) !important;
    height:min(86vw,380px) !important;
    min-width:285px !important;
    min-height:285px !important;
  }
}


/* Bocina grande movil + ondas negras */
@media (max-width:768px){
  .speaker-wrap,.speaker-visual,.speaker-box{
    width:230px!important;
    height:230px!important;
    position:relative;
    margin:20px auto 25px!important;
    display:flex;
    align-items:center;
    justify-content:center;
  }
  .speaker-gif,.speaker-wrap img,.speaker-visual img,.speaker-box img{
    width:190px!important;
    height:190px!important;
    object-fit:contain!important;
    z-index:3;
    position:relative;
  }
  body.is-playing .speaker-wrap::before,
  body.is-playing .speaker-wrap::after{
    content:"";
    position:absolute;
    inset:10px;
    border-radius:50%;
    border:3px solid rgba(255,255,255,.75);
    pointer-events:none;
  }
  body.is-playing .speaker-wrap::before{
    animation:speakerBlackWave 1.7s infinite;
  }
  body.is-playing .speaker-wrap::after{
    animation:speakerBlackWave 1.7s infinite .75s;
  }
}
@keyframes speakerBlackWave{
  0%{transform:scale(.72);opacity:.85;box-shadow:0 0 18px rgba(255,255,255,.9);}
  100%{transform:scale(1.55);opacity:0;box-shadow:0 0 45px rgba(255,255,255,0);}
}


/* ===== FIX CHAT MOVIL TOPADO AL MENU INFERIOR ===== */
@media (max-width:768px){

  body[data-view="chat"]{
    overflow:hidden !important;
  }

  body[data-view="chat"] main,
  body[data-view="chat"] .app,
  body[data-view="chat"] .mobile-app,
  body[data-view="chat"] .content,
  body[data-view="chat"] .container,
  body[data-view="chat"] .section,
  body[data-view="chat"] #chat,
  body[data-view="chat"] .chat-section,
  body[data-view="chat"] .chat-card,
  body[data-view="chat"] .chat-container{
    margin:0 !important;
    padding:0 !important;
    border:0 !important;
    border-radius:0 !important;
    box-shadow:none !important;
    overflow:hidden !important;
  }

  body[data-view="chat"] #chat,
  body[data-view="chat"] .chat-section,
  body[data-view="chat"] .chat-card,
  body[data-view="chat"] .chat-container{
    position:fixed !important;
    left:0 !important;
    right:0 !important;
    top:0 !important;
    bottom:74px !important;
    width:100vw !important;
    height:auto !important;
    max-width:100vw !important;
    background:#000 !important;
    z-index:20 !important;
  }

  body[data-view="chat"] iframe,
  body[data-view="chat"] #cboxFrame,
  body[data-view="chat"] .chat-card iframe{
    position:absolute !important;
    inset:0 !important;
    width:100% !important;
    height:100% !important;
    display:block !important;
    border:0 !important;
    margin:0 !important;
    padding:0 !important;
  }

  body[data-view="chat"] .bottom-nav{
    z-index:9999 !important;
  }
}



/* ===== EFECTO BOCINA NEGRO - MOBILE FIX ===== */
@media (max-width:768px){

  .speaker-visual,
  .speaker-wrap,
  .speaker-box,
  .speaker-area,
  .radio-speaker,
  .visualizer,
  .bocina-box{
    position:relative !important;
    overflow:visible !important;
    isolation:isolate !important;
  }

  .speaker-visual img,
  .speaker-wrap img,
  .speaker-box img,
  .speaker-area img,
  .radio-speaker img,
  .visualizer img,
  .bocina-box img,
  .speaker-gif{
    position:relative !important;
    z-index:5 !important;
    width:190px !important;
    max-width:190px !important;
    height:auto !important;
    object-fit:contain !important;
  }

  .speaker-visual::before,
  .speaker-wrap::before,
  .speaker-box::before,
  .speaker-area::before,
  .radio-speaker::before,
  .visualizer::before,
  .bocina-box::before,
  .speaker-visual::after,
  .speaker-wrap::after,
  .speaker-box::after,
  .speaker-area::after,
  .radio-speaker::after,
  .visualizer::after,
  .bocina-box::after{
    content:"" !important;
    position:absolute !important;
    left:50% !important;
    top:50% !important;
    width:190px !important;
    height:190px !important;
    border-radius:50% !important;
    transform:translate(-50%,-50%) scale(.75);
    border:4px solid rgba(255,255,255,.82) !important;
    box-shadow:
      0 0 18px rgba(0,0,0,.75),
      inset 0 0 22px rgba(0,0,0,.45) !important;
    opacity:.75 !important;
    z-index:1 !important;
    pointer-events:none !important;
    animation:bocinaWaveBlack 1.8s infinite ease-out !important;
  }

  .speaker-visual::after,
  .speaker-wrap::after,
  .speaker-box::after,
  .speaker-area::after,
  .radio-speaker::after,
  .visualizer::after,
  .bocina-box::after{
    animation-delay:.85s !important;
  }

  @keyframes bocinaWaveBlack{
    0%{
      transform:translate(-50%,-50%) scale(.68);
      opacity:.8;
    }
    70%{
      opacity:.32;
    }
    100%{
      transform:translate(-50%,-50%) scale(1.75);
      opacity:0;
    }
  }
}



/* ===== EFECTO WAVE NEGRO REAL DETRAS DE LA BOCINA ===== */
.visualizer.gif-visual,
body[data-view="home"] .visualizer.gif-visual{
  position:absolute !important;
  overflow:visible !important;
  isolation:isolate !important;
}

.visualizer.gif-visual .speaker-wave,
body[data-view="home"] .visualizer.gif-visual .speaker-wave{
  display:block !important;
  position:absolute !important;
  left:50% !important;
  top:50% !important;
  width:62% !important;
  height:62% !important;
  border-radius:50% !important;
  background:#000 !important;
  opacity:0 !important;
  transform:translate(-50%,-50%) scale(.65) !important;
  transform-origin:center center !important;
  z-index:1 !important;
  pointer-events:none !important;
  box-shadow:
    0 0 24px rgba(0,0,0,.85),
    inset 0 0 18px rgba(0,0,0,.72) !important;
  animation:radioSpeakerWaveBlack 2.05s infinite ease-out !important;
}

.visualizer.gif-visual .speaker-wave-2{animation-delay:.42s !important;}
.visualizer.gif-visual .speaker-wave-3{animation-delay:.84s !important;}
.visualizer.gif-visual.playing .speaker-wave,
body.is-playing .visualizer.gif-visual .speaker-wave{
  animation-duration:1.22s !important;
}

.visualizer.gif-visual .speaker-gif,
body[data-view="home"] .visualizer.gif-visual .speaker-gif{
  position:relative !important;
  z-index:5 !important;
  width:100% !important;
  height:100% !important;
  object-fit:contain !important;
}

@keyframes radioSpeakerWaveBlack{
  0%{
    transform:translate(-50%,-50%) scale(.72) !important;
    opacity:.48 !important;
  }
  55%{
    opacity:.28 !important;
  }
  100%{
    transform:translate(-50%,-50%) scale(1.82) !important;
    opacity:0 !important;
  }
}

@media(max-width:768px){
  body[data-view="home"] .visualizer.gif-visual .speaker-wave{
    width:58% !important;
    height:58% !important;
  }
}

/* ===== EFECTO DEL MICROFONO APLICADO DETRAS DE LA BOCINA ===== */
.visualizer.gif-visual,
body[data-view="home"] .visualizer.gif-visual{
  isolation:isolate !important;
}

.visualizer.gif-visual .speaker-wave,
body[data-view="home"] .visualizer.gif-visual .speaker-wave{
  display:block !important;
  position:absolute !important;
  left:50% !important;
  top:50% !important;
  width:70% !important;
  height:70% !important;
  border-radius:50% !important;
  border:4px solid rgba(61,220,255,.82) !important;
  background:radial-gradient(circle, rgba(255,255,255,.18) 0%, rgba(255,255,255,.42) 55%, rgba(61,220,255,.2) 74%, transparent 100%) !important;
  opacity:.78 !important;
  transform:translate(-50%,-50%) scale(.66) !important;
  transform-origin:center !important;
  z-index:1 !important;
  pointer-events:none !important;
  box-shadow:
    0 0 22px rgba(61,220,255,.72),
    0 0 44px rgba(255,255,255,.78),
    inset 0 0 24px rgba(255,255,255,.58) !important;
  animation:speakerMicPulse 1.65s infinite ease-out !important;
}

.visualizer.gif-visual .speaker-wave-2{animation-delay:.35s !important;}
.visualizer.gif-visual .speaker-wave-3{animation-delay:.7s !important;}
.visualizer.gif-visual.playing .speaker-wave,
body.is-playing .visualizer.gif-visual .speaker-wave{
  animation-duration:1.05s !important;
  opacity:.9 !important;
}

.visualizer.gif-visual .speaker-gif,
body[data-view="home"] .visualizer.gif-visual .speaker-gif{
  position:relative !important;
  z-index:5 !important;
}

@keyframes speakerMicPulse{
  0%{transform:translate(-50%,-50%) scale(.62) !important;opacity:.9 !important;}
  72%{opacity:.38 !important;}
  100%{transform:translate(-50%,-50%) scale(1.78) !important;opacity:0 !important;}
}

/* ===== EFECTO AZUL ORIGINAL DE /efecto/ DETRAS DE LA BOCINA ===== */
.visualizer.gif-visual,
body[data-view="home"] .visualizer.gif-visual{
  position:absolute !important;
  isolation:isolate !important;
  overflow:visible !important;
  display:grid !important;
  place-items:center !important;
}

.visualizer.gif-visual .speaker-wave,
body[data-view="home"] .visualizer.gif-visual .speaker-wave{
  display:block !important;
  position:absolute !important;
  inset:0 !important;
  left:auto !important;
  top:auto !important;
  width:100% !important;
  height:100% !important;
  border:0 !important;
  border-radius:50% !important;
  background:#275BF5 !important;
  opacity:.35 !important;
  transform:scale(1) !important;
  transform-origin:center center !important;
  z-index:1 !important;
  pointer-events:none !important;
  box-shadow:none !important;
  animation:bocinaPulseOriginal 2s infinite ease-out !important;
}

.visualizer.gif-visual .speaker-wave-2{animation-delay:.35s !important;}
.visualizer.gif-visual .speaker-wave-3{animation-delay:.7s !important;}
.visualizer.gif-visual.playing .speaker-wave,
body.is-playing .visualizer.gif-visual .speaker-wave{
  animation-duration:1.1s !important;
}

.visualizer.gif-visual .speaker-gif,
body[data-view="home"] .visualizer.gif-visual .speaker-gif{
  position:relative !important;
  z-index:3 !important;
  filter:drop-shadow(0 8px 12px rgba(0,0,0,.6)) drop-shadow(0 0 26px rgba(39,91,245,.45)) !important;
}

@keyframes bocinaPulseOriginal{
  0%{transform:scale(1);opacity:.45}
  100%{transform:scale(1.65);opacity:0}
}

/* ===== ONDAS EN MOVIMIENTO SIN BLOQUEO DE !IMPORTANT ===== */
.visualizer.gif-visual .speaker-wave{
  display:none !important;
}

.visualizer.gif-visual .effect-wave,
body[data-view="home"] .visualizer.gif-visual .effect-wave{
  display:block;
  position:absolute;
  left:50%;
  top:50%;
  width:70%;
  height:70%;
  border-radius:50%;
  border:4px solid rgba(61,220,255,.82);
  background:radial-gradient(circle, rgba(255,255,255,.18) 0%, rgba(255,255,255,.42) 55%, rgba(61,220,255,.2) 74%, transparent 100%);
  box-shadow:
    0 0 22px rgba(61,220,255,.72),
    0 0 44px rgba(255,255,255,.78),
    inset 0 0 24px rgba(255,255,255,.58);
  transform:translate(-50%,-50%) scale(.62);
  opacity:.9;
  transform-origin:center;
  z-index:1;
  pointer-events:none;
  animation:bocinaEffectMove 1.65s infinite ease-out;
}

.visualizer.gif-visual .effect-wave-2{animation-delay:.35s}
.visualizer.gif-visual .effect-wave-3{animation-delay:.7s}
.visualizer.gif-visual.playing .effect-wave,
body.is-playing .visualizer.gif-visual .effect-wave{
  animation-duration:1.05s;
}

.visualizer.gif-visual .speaker-gif,
body[data-view="home"] .visualizer.gif-visual .speaker-gif{
  position:relative !important;
  z-index:5 !important;
}

@keyframes bocinaEffectMove{
  0%{transform:translate(-50%,-50%) scale(.62);opacity:.9}
  72%{opacity:.38}
  100%{transform:translate(-50%,-50%) scale(1.78);opacity:0}
}

/* ===== CENTRADO REAL DE LA BOCINA DENTRO DEL CIRCULO ===== */
.visualizer.gif-visual,
body[data-view="home"] .visualizer.gif-visual{
  display:block !important;
  position:absolute !important;
  overflow:visible !important;
  isolation:isolate !important;
}

.visualizer.gif-visual > img.speaker-gif,
body[data-view="home"] .visualizer.gif-visual > img.speaker-gif{
  position:absolute !important;
  left:50% !important;
  top:50% !important;
  right:auto !important;
  bottom:auto !important;
  transform:translate(-50%,-50%) !important;
  width:64% !important;
  max-width:240px !important;
  height:auto !important;
  max-height:240px !important;
  margin:0 !important;
  object-fit:contain !important;
  z-index:5 !important;
}

@media(max-width:768px){
  body[data-view="home"] .visualizer.gif-visual > img.speaker-gif{
    width:62% !important;
    max-width:235px !important;
    max-height:235px !important;
  }
}

@media(max-width:768px) and (max-height:700px){
  body[data-view="home"] .visualizer.gif-visual > img.speaker-gif{
    width:60% !important;
    max-width:210px !important;
    max-height:210px !important;
  }
}

/* ===== VELOCIDAD SUAVE DEL EFECTO ===== */
.visualizer.gif-visual .effect-wave,
body[data-view="home"] .visualizer.gif-visual .effect-wave{
  animation-duration:2.8s !important;
}

.visualizer.gif-visual.playing .effect-wave,
body.is-playing .visualizer.gif-visual .effect-wave{
  animation-duration:2.15s !important;
}

.visualizer.gif-visual .effect-wave-2{animation-delay:.65s !important;}
.visualizer.gif-visual .effect-wave-3{animation-delay:1.3s !important;}

/* ===== AJUSTE FINAL: EFECTO NEGRO Y BOCINA SIN TAPAR TEXTOS ===== */
.visualizer.gif-visual,
body[data-view="home"] .visualizer.gif-visual{
  top:62% !important;
  width:min(42vw,218px) !important;
  height:min(42vw,218px) !important;
  min-width:190px !important;
  min-height:190px !important;
  max-width:218px !important;
  max-height:218px !important;
}

.visualizer.gif-visual .effect-wave,
body[data-view="home"] .visualizer.gif-visual .effect-wave{
  width:72% !important;
  height:72% !important;
  border:4px solid rgba(255,255,255,.78) !important;
  background:radial-gradient(circle, rgba(255,255,255,.26) 0%, rgba(255,255,255,.5) 58%, rgba(255,255,255,.18) 74%, transparent 100%) !important;
  box-shadow:
    0 0 22px rgba(255,255,255,.82),
    inset 0 0 24px rgba(255,255,255,.55) !important;
  animation-duration:3.05s !important;
}

.visualizer.gif-visual.playing .effect-wave,
body.is-playing .visualizer.gif-visual .effect-wave{
  animation-duration:2.35s !important;
}

.visualizer.gif-visual > img.speaker-gif,
body[data-view="home"] .visualizer.gif-visual > img.speaker-gif{
  width:54% !important;
  max-width:132px !important;
  max-height:132px !important;
  filter:drop-shadow(0 8px 12px rgba(0,0,0,.72)) drop-shadow(0 0 18px rgba(0,0,0,.52)) !important;
}

#cardListeners.listeners-under-logo,
#cardListeners{
  top:75% !important;
  z-index:8 !important;
}

@media(max-width:768px){
  body[data-view="home"] .visualizer.gif-visual{
    top:50% !important;
    width:min(88vw,390px) !important;
    height:min(88vw,390px) !important;
    min-width:300px !important;
    min-height:300px !important;
    max-width:390px !important;
    max-height:390px !important;
  }

  body[data-view="home"] .visualizer.gif-visual > img.speaker-gif{
    width:58% !important;
    max-width:225px !important;
    max-height:225px !important;
  }

  body[data-view="home"] #cardListeners.listeners-under-logo,
  body[data-view="home"] #cardListeners{
    top:77% !important;
  }
}

@media(max-width:768px) and (max-height:700px){
  body[data-view="home"] .visualizer.gif-visual{
    width:min(84vw,350px) !important;
    height:min(84vw,350px) !important;
    min-width:275px !important;
    min-height:275px !important;
  }

  body[data-view="home"] .visualizer.gif-visual > img.speaker-gif{
    width:56% !important;
    max-width:196px !important;
    max-height:196px !important;
  }
}

@media(min-width:769px){
  .visualizer.gif-visual,
  body[data-view="home"] .visualizer.gif-visual{
    top:61% !important;
    width:min(39vw,210px) !important;
    height:min(39vw,210px) !important;
    min-width:185px !important;
    min-height:185px !important;
    max-width:210px !important;
    max-height:210px !important;
  }

  .visualizer.gif-visual > img.speaker-gif,
  body[data-view="home"] .visualizer.gif-visual > img.speaker-gif{
    width:48% !important;
    max-width:112px !important;
    max-height:112px !important;
  }

  #cardListeners.listeners-under-logo,
  #cardListeners{
    top:78% !important;
  }
}

/* ===== MOVIL: SOLO BORDE NEGRO PEQUENO ALREDEDOR DE LA BOCINA ===== */
@media(max-width:768px){
  body[data-view="home"] .visualizer.gif-visual{
    top:50% !important;
    width:min(70vw,300px) !important;
    height:min(70vw,300px) !important;
    min-width:250px !important;
    min-height:250px !important;
    max-width:300px !important;
    max-height:300px !important;
  }

  body[data-view="home"] .visualizer.gif-visual .effect-wave{
    width:76% !important;
    height:76% !important;
    border:4px solid rgba(255,255,255,.82) !important;
    background:transparent !important;
    box-shadow:
      0 0 16px rgba(255,255,255,.82),
      inset 0 0 18px rgba(255,255,255,.38) !important;
    opacity:.82 !important;
  }

  body[data-view="home"] .visualizer.gif-visual > img.speaker-gif{
    width:72% !important;
    max-width:216px !important;
    max-height:216px !important;
  }
}

@media(max-width:768px) and (max-height:700px){
  body[data-view="home"] .visualizer.gif-visual{
    width:min(66vw,275px) !important;
    height:min(66vw,275px) !important;
    min-width:235px !important;
    min-height:235px !important;
  }

  body[data-view="home"] .visualizer.gif-visual > img.speaker-gif{
    width:70% !important;
    max-width:192px !important;
    max-height:192px !important;
  }
}

/* ===== BORDE NEGRO PEGADO DETRAS DE LA BOCINA ===== */
.visualizer.gif-visual .speaker-border-back,
body[data-view="home"] .visualizer.gif-visual .speaker-border-back{
  display:block !important;
  position:absolute !important;
  left:50% !important;
  top:50% !important;
  width:62% !important;
  height:62% !important;
  border-radius:50% !important;
  transform:translate(-50%,-50%) !important;
  background:radial-gradient(circle, rgba(255,255,255,.18) 0 48%, rgba(255,255,255,.88) 62%, rgba(255,255,255,.78) 74%, transparent 76%) !important;
  box-shadow:
    0 0 18px rgba(255,255,255,.72),
    inset 0 0 16px rgba(255,255,255,.65) !important;
  z-index:4 !important;
  pointer-events:none !important;
}

@media(max-width:768px){
  body[data-view="home"] .visualizer.gif-visual .speaker-border-back{
    width:76% !important;
    height:76% !important;
  }
}

@media(min-width:769px){
  .visualizer.gif-visual .speaker-border-back,
  body[data-view="home"] .visualizer.gif-visual .speaker-border-back{
    width:58% !important;
    height:58% !important;
  }
}

/* ===== SOLO NEGRO: SIN RUEDA CELESTE ===== */
.visualizer.gif-visual,
body[data-view="home"] .visualizer.gif-visual{
  background:transparent !important;
}

.visualizer.gif-visual::before,
.visualizer.gif-visual::after,
body[data-view="home"] .visualizer.gif-visual::before,
body[data-view="home"] .visualizer.gif-visual::after{
  content:none !important;
  display:none !important;
  background:transparent !important;
  border-color:transparent !important;
  box-shadow:none !important;
}

.visualizer.gif-visual .speaker-wave{
  display:none !important;
  background:transparent !important;
  border-color:transparent !important;
  box-shadow:none !important;
}

body[data-view="home"] .visualizer.gif-visual .speaker-wave{
  display:none !important;
  background:transparent !important;
  background-image:none !important;
  background-color:transparent !important;
  border-color:transparent !important;
  box-shadow:none !important;
}

.visualizer.gif-visual .effect-wave,
body[data-view="home"] .visualizer.gif-visual .effect-wave{
  width:74% !important;
  height:74% !important;
  border:8px solid rgba(255,255,255,.9) !important;
  background:transparent !important;
  background-image:none !important;
  background-color:transparent !important;
  box-shadow:
    0 0 18px rgba(255,255,255,.88),
    inset 0 0 16px rgba(255,255,255,.42) !important;
  opacity:.88 !important;
}

.visualizer.gif-visual .speaker-border-back,
body[data-view="home"] .visualizer.gif-visual .speaker-border-back{
  display:none !important;
}

/* ===== TEXTO MAS GRANDE: CANCION Y CONECTADOS ===== */
#cardSongTitle,
body[data-view="home"] #cardSongTitle{
  font-size:clamp(1.08rem,4.8vw,1.35rem) !important;
  line-height:1.15 !important;
  font-weight:950 !important;
}

#cardListeners.listeners-under-logo,
#cardListeners,
body[data-view="home"] #cardListeners.listeners-under-logo,
body[data-view="home"] #cardListeners{
  font-size:clamp(1.08rem,4.8vw,1.35rem) !important;
  line-height:1.15 !important;
  font-weight:950 !important;
}

.visualizer.gif-visual .effect-wave-1,
body[data-view="home"] .visualizer.gif-visual .effect-wave-1{
  display:none !important;
}

.visualizer.gif-visual .effect-wave-2,
body[data-view="home"] .visualizer.gif-visual .effect-wave-2{
  display:block !important;
  width:70% !important;
  height:70% !important;
}

.visualizer.gif-visual .effect-wave-3,
body[data-view="home"] .visualizer.gif-visual .effect-wave-3{
  display:block !important;
  width:86% !important;
  height:86% !important;
}

@media(max-width:768px){
  body[data-view="home"] .visualizer.gif-visual{
    width:min(68vw,292px) !important;
    height:min(68vw,292px) !important;
    min-width:246px !important;
    min-height:246px !important;
    max-width:292px !important;
    max-height:292px !important;
  }

  body[data-view="home"] .visualizer.gif-visual .effect-wave{
    width:78% !important;
    height:78% !important;
    border-width:9px !important;
  }

  body[data-view="home"] .visualizer.gif-visual .speaker-border-back{
    display:none !important;
  }
}

/* ===== ONDAS CERCA DE LA BOCINA ===== */
.visualizer.gif-visual .speaker-wave,
body[data-view="home"] .visualizer.gif-visual .speaker-wave,
.visualizer.gif-visual .effect-wave-1,
body[data-view="home"] .visualizer.gif-visual .effect-wave-1,
.visualizer.gif-visual .speaker-border-back,
body[data-view="home"] .visualizer.gif-visual .speaker-border-back{
  display:none !important;
}

.visualizer.gif-visual .effect-wave,
body[data-view="home"] .visualizer.gif-visual .effect-wave{
  position:absolute !important;
  left:50% !important;
  top:50% !important;
  display:block !important;
  border:7px solid rgba(255,255,255,.88) !important;
  border-radius:50% !important;
  background:transparent !important;
  box-shadow:
    0 0 14px rgba(255,255,255,.72),
    inset 0 0 10px rgba(255,255,255,.30) !important;
  opacity:.78 !important;
  transform:translate(-50%,-50%) scale(.98) !important;
  animation:tightSpeakerVibration 1.45s infinite ease-in-out !important;
  transform-origin:center center !important;
}

.visualizer.gif-visual .effect-wave-2,
body[data-view="home"] .visualizer.gif-visual .effect-wave-2{
  width:62% !important;
  height:62% !important;
  animation-delay:0s !important;
}

.visualizer.gif-visual .effect-wave-3,
body[data-view="home"] .visualizer.gif-visual .effect-wave-3{
  width:76% !important;
  height:76% !important;
  animation-delay:.28s !important;
}

@keyframes tightSpeakerVibration{
  0%,100%{
    transform:translate(-50%,-50%) scale(.97);
    opacity:.58;
  }
  50%{
    transform:translate(-50%,-50%) scale(1.04);
    opacity:.92;
  }
}

@media(max-width:768px){
  body[data-view="home"] .visualizer.gif-visual{
    width:min(68vw,292px) !important;
    height:min(68vw,292px) !important;
    min-width:246px !important;
    min-height:246px !important;
    max-width:292px !important;
    max-height:292px !important;
  }

  body[data-view="home"] .visualizer.gif-visual .effect-wave{
    border-width:7px !important;
  }

  body[data-view="home"] .visualizer.gif-visual .effect-wave-2{
    width:62% !important;
    height:62% !important;
  }

  body[data-view="home"] .visualizer.gif-visual .effect-wave-3{
    width:76% !important;
    height:76% !important;
  }
}

/* ===== ANIMACION REAL DE LAS ONDAS ===== */
.visualizer.gif-visual .effect-wave,
body[data-view="home"] .visualizer.gif-visual .effect-wave{
  transform:none !important;
  translate:-50% -50% !important;
  scale:1;
  animation:speakerWaveBreath 1.15s infinite ease-in-out !important;
  will-change:scale, filter;
}

.visualizer.gif-visual .effect-wave-2,
body[data-view="home"] .visualizer.gif-visual .effect-wave-2{
  animation-delay:0s !important;
}

.visualizer.gif-visual .effect-wave-3,
body[data-view="home"] .visualizer.gif-visual .effect-wave-3{
  animation-delay:.22s !important;
}

@keyframes speakerWaveBreath{
  0%,100%{
    scale:.94;
    filter:brightness(.9);
  }
  50%{
    scale:1.08;
    filter:brightness(1.28);
  }
}

/* ===== TEXTO MAS COMPACTO EN PC ===== */
@media(min-width:769px){
  #cardSongTitle,
  body[data-view="home"] #cardSongTitle{
    font-size:clamp(.95rem,1.8vw,1.12rem) !important;
    line-height:1.12 !important;
  }

  #cardListeners.listeners-under-logo,
  #cardListeners,
  body[data-view="home"] #cardListeners.listeners-under-logo,
  body[data-view="home"] #cardListeners{
    font-size:clamp(.92rem,1.7vw,1.08rem) !important;
    line-height:1.12 !important;
  }
}

/* ===== BOCINA MOVIL 275PX Y BLOQUES ALINEADOS ===== */
@media(max-width:768px){
  body[data-view="home"] .visualizer.gif-visual{
    width:275px !important;
    height:275px !important;
    min-width:275px !important;
    min-height:275px !important;
    max-width:275px !important;
    max-height:275px !important;
  }
}

@media(min-width:769px){
  .section-shell{
    width:min(var(--max), calc(100% - 42px)) !important;
    max-width:var(--max) !important;
  }

  .hero.section-shell > .stats-card{
    grid-column:1 / -1 !important;
    width:100% !important;
    max-width:none !important;
    justify-self:stretch !important;
  }

  .stats-card{
    width:100% !important;
    max-width:none !important;
    grid-template-columns:repeat(3, minmax(0, 1fr)) !important;
  }

  .about.section-shell,
  .app.section-shell,
  .djs.section-shell,
  .chat.section-shell,
  .redes.section-shell{
    width:min(var(--max), calc(100% - 42px)) !important;
    max-width:var(--max) !important;
  }
}

/* ===== LOGO EN REPRODUCTOR Y ALINEACION FINAL ===== */
.visualizer.gif-visual > img.player-logo-visual,
body[data-view="home"] .visualizer.gif-visual > img.player-logo-visual{
  width:74% !important;
  height:auto !important;
  max-width:235px !important;
  max-height:160px !important;
  object-fit:contain !important;
  border-radius:0 !important;
  filter:drop-shadow(0 0 18px rgba(61,220,255,.55)) !important;
}

@media(max-width:768px){
  body[data-view="home"] .visualizer.gif-visual > img.player-logo-visual{
    width:78% !important;
    max-width:225px !important;
    max-height:160px !important;
  }
}

@media(min-width:769px){
  .section-shell{
    width:min(var(--max), calc(100vw - 40px)) !important;
    max-width:var(--max) !important;
  }

  .hero.section-shell{
    overflow:visible !important;
  }

  .hero.section-shell > .stats-card{
    width:100vw !important;
    max-width:none !important;
    margin-left:calc(50% - 50vw) !important;
    margin-right:0 !important;
    padding-left:20px !important;
    padding-right:20px !important;
    grid-column:1 / -1 !important;
    justify-self:stretch !important;
    display:grid !important;
    grid-template-columns:repeat(3, minmax(0, 1fr)) !important;
    gap:12px !important;
  }

  .about.section-shell,
  .app.section-shell,
  .djs.section-shell,
  .chat.section-shell,
  .redes.section-shell{
    width:calc(100vw - 40px) !important;
    max-width:var(--max) !important;
  }
}

/* ===== CORRECCION DE ALINEACION ESCRITORIO ===== */
@media(min-width:769px){
  .section-shell,
  .hero.section-shell,
  .about.section-shell,
  .app.section-shell,
  .djs.section-shell,
  .chat.section-shell,
  .redes.section-shell{
    width:min(var(--max), calc(100% - 40px)) !important;
    max-width:var(--max) !important;
    margin-left:auto !important;
    margin-right:auto !important;
  }

  .hero.section-shell > .stats-card{
    width:100% !important;
    max-width:100% !important;
    margin-left:0 !important;
    margin-right:0 !important;
    padding-left:0 !important;
    padding-right:0 !important;
    grid-column:1 / -1 !important;
    justify-self:stretch !important;
    display:grid !important;
    grid-template-columns:repeat(3, minmax(0, 1fr)) !important;
    gap:12px !important;
  }
}

/* ===== MENOS ESPACIO ENTRE BLOQUES SUPERIORES Y SOBRE ===== */
@media(min-width:769px){
  .hero.section-shell{
    margin-bottom:14px !important;
    padding-bottom:0 !important;
  }

  .hero.section-shell > .stats-card{
    margin-bottom:0 !important;
  }

  .about.section-shell{
    margin-top:0 !important;
  }
}

/* ===== MISMO ANCHO EXACTO: STATS Y BLOQUE SOBRE ===== */
@media(min-width:769px){
  .section-shell,
  .about.section-shell,
  .app.section-shell,
  .djs.section-shell,
  .chat.section-shell,
  .redes.section-shell{
    width:min(var(--max), calc(100vw - 24px)) !important;
    max-width:var(--max) !important;
    margin-left:auto !important;
    margin-right:auto !important;
  }

  .hero.section-shell{
    width:min(var(--max), calc(100vw - 24px)) !important;
    max-width:var(--max) !important;
    margin-left:auto !important;
    margin-right:auto !important;
    overflow:visible !important;
  }

  .hero.section-shell > .stats-card{
    width:min(var(--max), calc(100vw - 24px)) !important;
    max-width:var(--max) !important;
    margin-left:auto !important;
    margin-right:auto !important;
    padding-left:0 !important;
    padding-right:0 !important;
    justify-self:center !important;
    grid-column:1 / -1 !important;
    grid-template-columns:repeat(3, minmax(0, 1fr)) !important;
    gap:12px !important;
  }
}

/* ===== MEDIDA FINAL DE BLOQUES EN PC ===== */
@media(min-width:769px){
  .section-shell,
  .hero.section-shell,
  .about.section-shell,
  .app.section-shell,
  .djs.section-shell,
  .chat.section-shell,
  .redes.section-shell{
    width:min(var(--max), calc(100% - 20px)) !important;
    max-width:var(--max) !important;
    margin-left:auto !important;
    margin-right:auto !important;
  }

  .hero.section-shell > .stats-card{
    width:100% !important;
    max-width:100% !important;
    margin-left:0 !important;
    margin-right:0 !important;
    padding-left:0 !important;
    padding-right:0 !important;
    grid-column:1 / -1 !important;
    justify-self:stretch !important;
    grid-template-columns:repeat(3, minmax(0, 1fr)) !important;
    gap:12px !important;
  }
}
