:root{--yellow:#ffdd00;--bg:#050505;--card:#0e0f11;--line:#28292d;--muted:#9b9da3;--white:#f7f7f8}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:radial-gradient(circle at 50% -10%,#1a1804 0,#080909 32%,#050505 70%);color:var(--white);font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}.topline{height:36px;background:#050505;border-bottom:1px solid #17181a;display:flex;align-items:center;justify-content:center;gap:30px;padding:0 4%;font-size:11px;color:#c7c8ca;white-space:nowrap}.topline b,.topline a:hover{color:var(--yellow)}.topline .social{margin-left:auto;display:flex;gap:14px}.movingWords{height:30px;overflow:hidden;border-bottom:1px solid #292400;background:#0a0902;white-space:nowrap}.movingTrack{height:100%;display:flex;align-items:center;gap:34px;width:max-content;padding-left:20px;color:#eee;font-size:10px;font-weight:800;letter-spacing:.6px;animation:marquee 34s linear infinite}.movingTrack span{color:#e9e9ea}.movingTrack span::first-letter{color:var(--yellow)}.movingWords:hover .movingTrack{animation-play-state:paused}@keyframes marquee{to{transform:translateX(-50%)}}.navwrap{position:sticky;top:10px;z-index:40;width:min(1420px,94%);height:72px;margin:12px auto 0;padding:8px 12px 8px 8px;border:1px solid #37320b;border-radius:22px;background:rgba(10,11,12,.92);backdrop-filter:blur(18px);display:flex;align-items:center;gap:14px;box-shadow:0 15px 50px #0009}.brand{width:62px;height:62px;flex:none;border:1px solid #6c5c00;border-radius:18px;background:#080909;display:grid;place-items:center;box-shadow:0 0 0 3px #111}.brand img{width:57px;height:57px;object-fit:contain}.nav{display:flex;align-items:center;justify-content:center;gap:4px;flex:1}.nav a{padding:12px 13px;border-radius:12px;font-size:13px;font-weight:800;color:#d7d7d9}.nav a:hover,.nav a.active{background:#17180d;color:var(--yellow)}.navactions{display:flex;gap:8px}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 17px;border-radius:12px;border:1px solid transparent;font-size:12px;font-weight:900;letter-spacing:.3px;transition:.2s}.btn.yellow{background:var(--yellow);color:#050505}.btn.dark{background:#18191b;border-color:#3a3b3e}.btn.outline{border-color:#575200;background:transparent}.btn.big{min-height:52px;padding:0 23px}.btn:hover{transform:translateY(-1px);filter:brightness(1.05)}.hamb{display:none;background:transparent;color:#fff;border:0;font-size:25px}.section{width:min(1420px,92%);margin:auto;padding:105px 0;scroll-margin-top:105px}.hero{min-height:720px;display:grid;grid-template-columns:1.04fr .96fr;gap:40px;align-items:center;padding-top:95px}.eyebrow{font-size:11px;font-weight:900;letter-spacing:2px;color:var(--yellow)}.pulse{animation:pulse 2.8s ease-in-out infinite}@keyframes pulse{50%{text-shadow:0 0 18px #ffdd0055;opacity:1}0%,100%{opacity:.72}}h1{font-size:clamp(45px,6vw,82px);line-height:.98;letter-spacing:-4px;margin:20px 0 25px;max-width:760px}h1 em{font-style:normal;color:var(--yellow)}.hero p{max-width:680px;color:#b8b9bd;font-size:18px;line-height:1.7}.heroButtons{display:flex;gap:12px;margin-top:30px}.miniStats{display:flex;gap:38px;margin-top:42px;color:#85878c;font-size:11px}.miniStats b{display:block;color:#fff;font-size:14px;margin-bottom:5px}.heroVisual{position:relative;min-height:500px;display:grid;place-items:center}.glow{position:absolute;width:480px;height:480px;border-radius:50%;background:#ffdd001a;filter:blur(70px)}.device{position:relative;width:min(600px,92%);aspect-ratio:1.45;border-radius:22px;border:1px solid #4a4b4d;background:#0d0e10;box-shadow:0 35px 80px #000,0 0 0 8px #0b0c0d;transform:perspective(1000px) rotateY(-7deg) rotateX(2deg);overflow:hidden;z-index:2}.deviceTop{height:38px;background:#151618;border-bottom:1px solid #333;display:flex;align-items:center;gap:7px;padding-left:14px}.deviceTop i{width:8px;height:8px;border-radius:50%;background:#444}.screen{height:calc(100% - 38px);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:28px 34px;overflow:hidden;background:radial-gradient(circle at 60% 30%,#292500,#0b0c0e 60%)}.screen img{width:clamp(92px,24%,145px);height:auto;max-height:145px;object-fit:contain;flex:none}.screen strong{font-size:clamp(22px,4vw,34px);line-height:1.08;max-width:92%;overflow-wrap:anywhere}.screen small{color:var(--yellow);margin-top:9px;line-height:1.35;max-width:92%;overflow-wrap:anywhere}.floatCard{position:absolute;z-index:3;background:#0b0c0de8;border:1px solid #645700;border-radius:16px;padding:13px 16px;box-shadow:0 18px 45px #000a;display:flex;flex-direction:column;gap:4px;font-size:13px}.floatCard small{color:#a7a8ac}.c1{right:0;top:70px}.c2{left:0;bottom:75px}.c3{right:20px;bottom:10px}.sectionHead{text-align:center;max-width:860px;margin:0 auto 42px}.sectionHead h2,.band h2,.cta h2{font-size:clamp(34px,4vw,55px);line-height:1.05;letter-spacing:-2px;margin:12px 0}.sectionHead p,.band p,.cta p{color:#9fa1a6;line-height:1.7}.serviceGrid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.serviceCard,.streamCard{border:1px solid var(--line);background:linear-gradient(145deg,#101113,#08090a);border-radius:20px;padding:24px;transition:.25s}.serviceCard{min-height:255px}.serviceCard:hover,.streamCard:hover{border-color:#756500;transform:translateY(-4px)}.icon{font-size:30px;color:var(--yellow);height:45px}.serviceCard h3{font-size:16px;margin:8px 0}.serviceCard p,.streamCard p{font-size:13px;line-height:1.65;color:#9fa1a6}.serviceCard a{display:inline-block;color:var(--yellow);font-size:11px;font-weight:900;margin-top:8px}.band{border-top:1px solid #222;border-bottom:1px solid #222;background:linear-gradient(90deg,#0b0c0d,#15140a);display:flex;align-items:center;justify-content:space-between;gap:40px}.band>div{max-width:850px}.band.reverse{background:#070808}.streamGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.streamCard span{color:var(--yellow);font-weight:900}.streamCard h3{font-size:24px}.streamCard small{color:var(--yellow);font-size:10px;font-weight:900;letter-spacing:1px}.planGrid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.plan{border:1px solid #2a2b2f;border-radius:22px;background:linear-gradient(145deg,#111214,#08090a);padding:26px;display:flex;flex-direction:column;box-shadow:0 18px 45px #0006}.plan.featured{border-color:#a28c00;box-shadow:0 0 0 1px #4f4600,0 25px 65px #000}.planTag{color:var(--yellow);font-size:10px;font-weight:900;letter-spacing:1.5px}.plan h3{font-size:22px;margin:9px 0}.desc{color:#9fa1a6;font-size:12px;min-height:42px;line-height:1.5}.price{font-size:42px;font-weight:900;margin-top:15px}.price small{font-size:12px;color:#999;font-weight:600}.annual{color:var(--yellow);font-size:11px;font-weight:800;min-height:20px;margin:5px 0 15px}.plan ul{list-style:none;padding:0;margin:0 0 20px;flex:1}.plan li{border-top:1px solid #222328;padding:9px 0;font-size:11px;color:#c5c6c9;line-height:1.4}.plan li::first-letter{color:var(--yellow)}.full{width:100%}.cta{border-top:1px solid #242528;display:flex;justify-content:space-between;align-items:center;gap:30px}.cta p{margin:0}footer{border-top:1px solid #242528;padding:60px 4% 105px;display:grid;grid-template-columns:2fr 1fr 1.3fr 1fr;gap:35px;background:#030303;position:relative}.footerBrand img{width:105px;height:105px;object-fit:contain}.footerBrand p{color:#898b90;max-width:270px}.footerCol{display:flex;flex-direction:column;gap:10px}.footerCol h4{margin:0 0 7px}.footerCol a,.footerCol span{font-size:13px;color:#9b9ca1}.copyright{position:absolute;left:4%;bottom:22px;color:#62646a;font-size:11px}.player{position:fixed;z-index:60;left:50%;bottom:14px;transform:translateX(-50%);width:min(1420px,92%);min-height:82px;border:1px solid #756500;background:rgba(10,11,12,.96);backdrop-filter:blur(18px);border-radius:23px;padding:10px 14px;display:flex;align-items:center;gap:16px;box-shadow:0 20px 75px #000c}.station{display:flex;align-items:center;gap:10px;min-width:230px}.station img{width:52px;height:52px;object-fit:contain}.station b,.station small{display:block}.station small{font-size:10px;color:#8f9196;margin-top:4px}.liveDot{display:inline-block;width:7px;height:7px;background:#ff365e;border-radius:50%;margin-right:4px}.play{width:52px;height:52px;border-radius:50%;border:0;background:var(--yellow);font-weight:900;font-size:18px;cursor:pointer;flex:none}.wave{height:45px;display:flex;align-items:center;gap:3px;flex:1;max-width:220px}.wave i{width:3px;background:var(--yellow);border-radius:4px;display:block}.wave.playing i{animation:bars .8s ease-in-out infinite alternate}@keyframes bars{to{transform:scaleY(.35)}}.track{min-width:185px}.track b,.track small{display:block;font-size:12px}.track small{color:#8f9196;margin-top:4px}.volume{display:flex;align-items:center;gap:7px}.volume input{accent-color:var(--yellow);width:90px}.quality{font-size:10px;color:#bbb;border:1px solid #3d3e42;padding:8px 10px;border-radius:10px}.min{background:#111;color:#fff;border:1px solid #38393d;width:36px;height:36px;border-radius:10px;cursor:pointer}.player.expanded{flex-wrap:wrap;min-height:132px}.playerInfo{width:100%;border-top:1px solid #242528;padding:12px 65px 0;display:flex;gap:18px}.playerInfo strong{color:var(--yellow);font-size:12px}.playerInfo span{color:#8f9196;font-size:11px}@media(max-width:1080px){.nav a{font-size:11px;padding:11px 8px}.serviceGrid,.planGrid{grid-template-columns:repeat(2,1fr)}.hero{grid-template-columns:1fr}.heroVisual{min-height:420px}.topline .address{display:none}.track{display:none}}@media(max-width:760px){.topline{height:30px;justify-content:flex-start;gap:12px;padding:0 4%;font-size:9px}.topline .social,.topline>div:nth-child(2){display:none}.movingWords{height:28px}.movingTrack{font-size:9px;gap:22px;animation-duration:24s}.navwrap{top:6px;height:64px;border-radius:18px;width:calc(100% - 16px);padding:6px 8px}.brand{width:52px;height:52px;border-radius:16px}.brand img{width:48px;height:48px}.hamb{display:block;margin-left:auto}.nav{display:none;position:absolute;top:70px;left:0;right:0;background:#0c0d0f;border:1px solid #34353a;border-radius:18px;padding:8px;flex-direction:column;align-items:stretch;box-shadow:0 20px 50px #000}.nav.open{display:flex}.nav a{text-align:left;padding:13px}.navactions{display:none}.section{padding:75px 0}.hero{padding-top:65px;min-height:0}.hero h1{font-size:46px;letter-spacing:-2.6px}.hero p{font-size:15px}.heroButtons{flex-direction:column}.miniStats{gap:18px;flex-wrap:wrap}.heroVisual{min-height:390px;padding:25px 0 20px}.device{width:96%}.floatCard{font-size:10px;padding:9px 11px}.c1{right:4px;top:18px}.c2{left:4px;bottom:28px}.c3{right:4px;bottom:0}.serviceGrid,.streamGrid,.planGrid{grid-template-columns:1fr}.serviceCard{min-height:auto}.band,.cta{flex-direction:column;align-items:flex-start}.band .btn,.cta .btn{width:100%}footer{grid-template-columns:1fr 1fr;padding-bottom:145px}.player{bottom:8px;left:7px;transform:none;width:calc(100% - 14px);min-height:74px;border-radius:18px;padding:8px 10px;gap:8px;display:grid;grid-template-columns:minmax(0,1fr) 52px 38px;align-items:center;overflow:visible}.station{min-width:0;display:flex;align-items:center;gap:8px}.station img{width:44px;height:44px;flex:none}.station b{font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.station small{font-size:9px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.wave,.track,.volume,.quality{display:none}.play{width:48px;height:48px;padding:0;justify-self:center;display:grid;place-items:center;line-height:1}.min{width:34px;height:34px;padding:0;justify-self:center}.player.expanded{display:grid;grid-template-columns:minmax(0,1fr) 52px 38px;min-height:150px}.playerInfo{grid-column:1/-1;width:100%;box-sizing:border-box;padding:10px 2px 2px;display:flex;flex-direction:column;gap:4px}.playerInfo strong{font-size:11px}.playerInfo span{font-size:10px;line-height:1.35;overflow-wrap:anywhere}}@media(max-width:390px){h1{font-size:42px}.player{grid-template-columns:minmax(0,1fr) 50px 34px;gap:5px}.play{width:46px;height:46px}.min{width:31px;height:31px}.station img{width:40px;height:40px}.station b{font-size:11px}.station small{font-size:8px}.player.expanded{grid-template-columns:minmax(0,1fr) 50px 34px}}

/* LA 593 2.0.2 — portada y navegación refinadas */
.heroCopy h1{color:#f4f4f4;text-wrap:balance}
.heroCopy h1 .heroChanging{color:#bfc1c5}
.wordSwap{display:inline-block;color:var(--yellow);min-width:5.7ch;transition:opacity .22s ease,transform .22s ease,filter .22s ease;text-shadow:0 0 24px #ffdd0018}
.wordSwap.swapOut{opacity:0;transform:translateY(10px);filter:blur(3px)}
.wordSwap.swapIn{animation:wordIn .42s ease both}
@keyframes wordIn{from{opacity:0;transform:translateY(-10px);filter:blur(3px)}to{opacity:1;transform:none;filter:none}}
.wordCursor{display:inline-block;color:var(--yellow);font-weight:400;animation:cursorBlink .9s steps(1,end) infinite;margin-left:2px}
@keyframes cursorBlink{50%{opacity:0}}
.heroTrust{display:flex;flex-wrap:wrap;gap:8px;margin-top:20px}
.heroTrust span{font-size:10px;color:#a9abb0;border:1px solid #292a2e;background:#0d0e10;padding:7px 10px;border-radius:999px}
.heroTrust span::first-letter{color:var(--yellow)}
.screenBadge{font-size:9px;letter-spacing:1.5px;color:var(--yellow);border:1px solid #5e5200;border-radius:999px;padding:6px 10px;margin-bottom:10px;background:#111006}
.screen strong{font-size:27px;text-align:center;max-width:85%}
.screen small{text-align:center}
.brand{border:1px solid #625600!important;background:#090a0be8;box-shadow:0 0 0 4px #090a0b,0 0 24px #ffdd0012}
.navactions .btn.dark{white-space:nowrap}

  .heroCopy h1{font-size:clamp(38px,11vw,50px);line-height:1.02;letter-spacing:-2.4px}
  .heroTrust{gap:6px;margin-top:16px}
  .heroTrust span{font-size:9px;padding:6px 8px}
  .screenBadge{font-size:7px;letter-spacing:1px}
  .screen strong{font-size:21px}
  .screen small{font-size:9px}
  .brand{width:54px;height:54px}
  .navwrap{height:66px}
  .heroVisual{min-height:330px}
  .player{bottom:6px;width:calc(100% - 10px);min-height:72px;padding:7px 8px;border-radius:17px;grid-template-columns:minmax(0,1fr) 46px 34px;gap:6px}
  .player.expanded{min-height:154px;grid-template-columns:minmax(0,1fr) 46px 34px;padding-bottom:10px}
  .playerInfo{grid-column:1/-1;display:flex!important;visibility:visible!important;opacity:1!important;padding:10px 3px 2px;min-width:0}
  .playerInfo span{overflow-wrap:anywhere}
}

/* LA593 MOBILE HOTFIX v2.0.5 */
@media (max-width:760px){
  .player{left:10px;right:10px;width:auto;max-width:none;transform:none;box-sizing:border-box;grid-template-columns:minmax(0,1fr) 50px 36px;gap:6px;padding:8px 8px;}
  .player .station{min-width:0;max-width:100%;}
  .player .play{width:50px;height:50px;position:relative;z-index:2;}
  .player .min{width:34px;height:34px;position:relative;z-index:2;}
  .player.expanded{grid-template-columns:minmax(0,1fr) 50px 36px;}
  .playerInfo{min-width:0;overflow:hidden;}
  .playerInfo span{min-width:0;max-width:100%;}
  .heroVisual{min-height:365px;overflow:visible;}
  .device{width:min(96%,560px);aspect-ratio:1.5;overflow:visible;}
  .screen{overflow:hidden;padding:18px 18px 20px;justify-content:center;min-height:0;}
  .screenBadge{margin-bottom:6px;}
  .screen img{width:clamp(72px,21vw,115px);max-height:105px;}
  .screen strong{font-size:clamp(17px,5.2vw,25px);line-height:1.08;max-width:96%;overflow-wrap:break-word;}
  .screen small{font-size:clamp(8px,2.5vw,11px);max-width:96%;}
}
@media (max-width:390px){
  .player{left:8px;right:8px;grid-template-columns:minmax(0,1fr) 48px 32px;gap:4px;padding:7px 7px;}
  .player .play{width:48px;height:48px;}
  .player .min{width:30px;height:30px;}
  .device{width:94%;aspect-ratio:1.42;}
  .screen{padding:14px 12px 16px;}
  .screen img{width:82px;max-height:82px;}
  .screen strong{font-size:18px;}
  .screen small{font-size:8px;}
}

/* LA 593 2.0.6 — authoritative responsive fixes */
html,body{width:100%;max-width:100%;overflow-x:hidden}
.screen{position:relative;isolation:isolate;overflow:hidden!important;padding:0!important;min-height:0}
.screenContent{position:relative;z-index:2;width:100%;height:100%;min-height:0;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:20px 28px 24px}
.screenDecor{position:absolute;inset:0;z-index:1;display:flex;flex-wrap:wrap;align-content:center;justify-content:center;gap:14px 22px;padding:18px;overflow:hidden;opacity:.13;pointer-events:none}
.screenDecor span{font-size:clamp(18px,3vw,34px);font-weight:900;letter-spacing:1px;color:#fff;white-space:nowrap;transform:rotate(var(--r,0deg))}
.screenDecor span:nth-child(2n){color:var(--yellow);transform:translateY(8px) rotate(-3deg)}
.screenContent .screenBadge{position:relative;z-index:3;margin-bottom:10px}
.screenContent img{position:relative;z-index:3}
.screenContent strong{position:relative;z-index:3;display:block;max-width:100%;overflow:visible!important;white-space:normal;overflow-wrap:normal;word-break:normal}
.screenContent small{position:relative;z-index:3;display:block;max-width:100%;white-space:normal;overflow:visible!important}
.versionTag{display:inline-block;margin-left:8px;padding:3px 7px;border:1px solid #5f5500;border-radius:999px;color:#8e8f94;font-size:8px;letter-spacing:.6px;vertical-align:middle}
/* Player: mobile layout is deliberately isolated from desktop rules. */
@media(max-width:760px){
  .player{position:fixed!important;left:10px!important;right:auto!important;bottom:8px!important;width:calc(100vw - 20px)!important;max-width:calc(100vw - 20px)!important;min-width:0!important;transform:none!important;box-sizing:border-box!important;overflow:hidden!important;display:grid!important;grid-template-columns:minmax(0,1fr) 56px 38px!important;gap:7px!important;padding:8px!important}
  .player .station{min-width:0!important;width:100%!important;max-width:100%!important;overflow:hidden!important}
  .player .station>div{min-width:0!important;overflow:hidden!important}
  .player .station b,.player .station small{max-width:100%!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}
  .player .play{width:50px!important;height:50px!important;min-width:50px!important;max-width:50px!important;margin:0!important;justify-self:center!important;align-self:center!important;position:static!important;transform:none!important;z-index:3!important}
  .player .min{width:34px!important;height:34px!important;min-width:34px!important;max-width:34px!important;margin:0!important;justify-self:center!important;align-self:center!important}
  .player.expanded{grid-template-columns:minmax(0,1fr) 56px 38px!important;min-height:148px!important}
  .playerInfo{grid-column:1/-1!important;width:100%!important;min-width:0!important;box-sizing:border-box!important;overflow:hidden!important;padding:10px 2px 2px!important}
  .playerInfo span{display:block!important;max-width:100%!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}
  .heroVisual{overflow:visible!important}
  .device{overflow:hidden!important}
  .screenContent{padding:14px 16px 18px}
  .screenContent img{width:clamp(68px,19vw,105px)!important;max-height:95px!important}
  .screenContent strong{font-size:clamp(16px,4.8vw,24px)!important;line-height:1.04!important;max-width:100%!important}
  .screenContent small{font-size:clamp(8px,2.3vw,10px)!important;line-height:1.25!important}
  .screenDecor{gap:8px 14px;padding:10px;opacity:.11}
  .screenDecor span{font-size:clamp(13px,4vw,21px)}
  .versionTag{display:none}
}
@media(max-width:390px){
  .player{left:7px!important;width:calc(100vw - 14px)!important;max-width:calc(100vw - 14px)!important;grid-template-columns:minmax(0,1fr) 52px 34px!important;gap:5px!important;padding:7px!important}
  .player .play{width:48px!important;height:48px!important;min-width:48px!important;max-width:48px!important}
  .player .min{width:31px!important;height:31px!important;min-width:31px!important;max-width:31px!important}
  .player.expanded{grid-template-columns:minmax(0,1fr) 52px 34px!important}
  .screenContent{padding:11px 10px 14px}
  .screenContent img{width:76px!important;max-height:76px!important}
  .screenContent strong{font-size:17px!important;line-height:1.02!important}
  .screenContent small{font-size:7.5px!important}
}
