:root{--bg:#030712;--bg2:#07101f;--card:#071426;--card2:#0a172a;--line:rgba(255,255,255,.14);--text:#fff;--muted:#cbd3e5;--pink:#ff25ce;--cyan:#00dfff;--purple:#8d4dff;--green:#58e640;--orange:#ff5b2b;--gold:#ffd166;--radius:18px;--shadow:0 22px 80px rgba(0,0,0,.45)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,Helvetica,sans-serif;background:radial-gradient(circle at top left,rgba(73,14,120,.42),transparent 38%),linear-gradient(180deg,#02050c,#050a16 45%,#02050c);color:var(--text)}a{color:inherit;text-decoration:none}.site-header{height:86px;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:0 28px;background:rgba(0,3,10,.96);border-bottom:1px solid rgba(255,255,255,.08);position:sticky;top:0;z-index:50}.brand{display:flex;align-items:center;min-width:235px}.brand-logo{line-height:.82;text-transform:uppercase;font-weight:950;letter-spacing:.02em;position:relative}.brand-logo .radio{display:block;font-size:23px}.brand-logo .eibiza{display:block;font-size:48px;background:linear-gradient(90deg,var(--pink),#b148ff 48%,var(--cyan));-webkit-background-clip:text;background-clip:text;color:transparent}.brand-logo .palm{position:absolute;left:163px;top:10px;color:var(--cyan);font-size:32px;transform:rotate(18deg)}.brand-logo small{display:block;margin-top:6px;font-size:10px;letter-spacing:.12em;color:#fff}.nav{display:flex;align-items:center;gap:34px;text-transform:uppercase;font-weight:900}.nav a{display:flex;align-items:center;gap:10px;position:relative;opacity:.95}.nav a .ico{font-size:28px;font-weight:400}.nav a small{display:block;font-size:12px;font-weight:500;opacity:.85}.nav a.active,.nav a:hover{color:var(--pink)}.nav a.active:after{content:"";position:absolute;left:0;right:0;bottom:-24px;height:3px;background:linear-gradient(90deg,var(--pink),var(--cyan))}.nav-toggle{display:none;background:transparent;border:1px solid var(--line);color:#fff;border-radius:12px;font-size:22px;padding:8px 12px}.hero{min-height:530px;padding:90px 5vw;display:grid;grid-template-columns:1.25fr .75fr;gap:28px;align-items:center;background:linear-gradient(180deg,rgba(3,7,18,.25),rgba(3,7,18,.92)),url('https://images.unsplash.com/photo-1533174072545-7a4b6ad7a6c3?auto=format&fit=crop&w=1900&q=80') center/cover}.eyebrow{text-transform:uppercase;letter-spacing:.18em;color:var(--cyan);font-weight:900}.hero h1{font-size:clamp(54px,9vw,118px);line-height:.86;margin:12px 0;text-shadow:0 0 30px rgba(0,0,0,.65)}.slogan{font-size:clamp(24px,4vw,44px);color:#fff;font-weight:950}.hero-text{max-width:680px;color:#ecf2ff;font-size:20px}.hero-card,.panel,.player-card,.card,.festival-board{background:linear-gradient(180deg,rgba(12,25,48,.88),rgba(4,11,24,.94));border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow)}.hero-card{padding:24px;font-size:18px}.hero-card strong{display:block;font-size:30px;margin-top:14px}.live-dot{display:inline-block;width:11px;height:11px;border-radius:50%;background:#19ff7a;box-shadow:0 0 18px #19ff7a;margin-right:8px}.section,.page{padding:54px 5vw}.section-title{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:24px}.section-title.compact{display:block}.section-title h2,.page h1{font-size:clamp(34px,5vw,62px);line-height:1;margin:0 0 8px}.section-title p,.page p{color:var(--muted)}.players-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.player-card{overflow:hidden}.player-cover{height:220px;background-size:cover;background-position:center;position:relative}.player-cover:after{content:"";position:absolute;inset:0;background:linear-gradient(transparent,rgba(0,0,0,.78))}.badge{position:absolute;top:14px;left:14px;z-index:1;background:rgba(0,0,0,.64);border:1px solid var(--line);border-radius:999px;padding:8px 12px;font-weight:900}.player-content{padding:22px}.player-content h3{font-size:25px;margin:0}.program-now{color:var(--gold);font-weight:900;margin:12px 0}.player-content audio{width:100%;margin-top:16px}.split{display:grid;grid-template-columns:1fr 1fr;gap:22px}.panel{padding:24px}.top-list{padding-left:22px}.top-list li{margin:14px 0;padding:14px;border-radius:16px;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.08)}.top-list strong{display:block}.chat-box{height:300px;overflow:auto;background:rgba(0,0,0,.25);border:1px solid var(--line);border-radius:16px;padding:14px}.chat-msg{margin:0 0 12px;padding:10px 12px;border-radius:14px;background:rgba(255,255,255,.07)}.chat-msg b{color:var(--cyan)}.chat-form,.contact-form{display:grid;gap:12px;margin-top:14px}.chat-form{grid-template-columns:120px 1fr auto}input,select,textarea,button{font:inherit;border-radius:14px;border:1px solid var(--line);padding:13px 14px;background:#071426;color:white}button,.button{background:linear-gradient(135deg,var(--pink),var(--cyan));border:none;color:white;font-weight:950;cursor:pointer;display:inline-block;border-radius:14px;padding:13px 18px}.button.outline,.festival-more{background:transparent;border:1px solid var(--pink);box-shadow:inset 0 0 0 1px rgba(0,223,255,.35)}.page-hero{padding:70px 5vw;text-align:center;background:linear-gradient(180deg,rgba(13,20,40,.3),rgba(3,7,18,.94)),url('https://images.unsplash.com/photo-1492684223066-81342ee5ff30?auto=format&fit=crop&w=1900&q=80') center/cover}.page-hero h1{font-size:clamp(42px,7vw,78px);margin:0;text-transform:uppercase}.page-hero p{font-size:18px;color:#eef3ff}.cards,.partner-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.card,.partner-grid div{padding:28px}.card h2,.card h3{margin-top:0}.schedule{display:grid;gap:20px}.schedule-station{background:linear-gradient(180deg,rgba(12,25,48,.88),rgba(4,11,24,.94));border:1px solid var(--line);border-radius:20px;padding:22px}.schedule-row{display:grid;grid-template-columns:140px 1fr 170px;gap:12px;padding:12px 0;border-top:1px solid var(--line)}.site-footer{padding:28px 5vw;color:var(--muted);border-top:1px solid var(--line);background:#02050c}.festival-hero-panel{min-height:245px;background:linear-gradient(180deg,rgba(0,0,0,.12),rgba(3,7,18,.95)),url('https://images.unsplash.com/photo-1501386761578-eac5c94b800a?auto=format&fit=crop&w=1900&q=80') center/cover;display:flex;align-items:center;justify-content:center;text-align:center;padding:34px}.festival-hero-content h1{margin:0;text-transform:uppercase;font-size:clamp(42px,6vw,72px);letter-spacing:.03em;text-shadow:0 4px 24px rgba(0,0,0,.8)}.festival-hero-content p{margin:10px 0 18px;color:#f1f5ff;font-size:18px}.festival-tabs{width:min(680px,92vw);margin:0 auto;display:grid;grid-template-columns:repeat(5,1fr);border:1px solid rgba(255,255,255,.2);border-radius:999px;overflow:hidden;background:rgba(3,7,18,.68)}.festival-tabs button{border:0;border-radius:0;background:transparent;color:#fff;text-transform:uppercase;font-weight:900;padding:14px 20px}.festival-tabs button.active{background:linear-gradient(120deg,var(--pink),var(--cyan));box-shadow:0 0 22px rgba(255,37,206,.35)}.festival-board{width:calc(100% - 28px);margin:0 auto 34px;padding:16px}.festival-meta-row{display:flex;justify-content:space-between;gap:16px;align-items:center;color:#cfd7e8;padding:4px 10px 16px}.source-dot{display:inline-block;width:8px;height:8px;border-radius:50%;background:var(--green);box-shadow:0 0 14px var(--green);margin-right:8px}.festival-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.festival-card{position:relative;border:1px solid rgba(255,255,255,.17);border-radius:9px;overflow:hidden;background:linear-gradient(180deg,#091527,#050b17);min-height:330px}.festival-card-photo{height:150px;background-size:cover;background-position:center;position:relative}.festival-card-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(transparent,rgba(0,0,0,.35))}.country-pill{position:absolute;top:10px;left:10px;z-index:2;background:rgba(7,11,18,.8);border:1px solid rgba(255,255,255,.16);border-radius:7px;padding:7px 10px;font-size:13px;font-weight:900}.heart{position:absolute;right:12px;top:10px;z-index:2;font-size:24px}.date-badge{position:absolute;right:12px;top:40px;z-index:3;width:70px;border-radius:7px;background:linear-gradient(180deg,#ff20c8,#e3138f);box-shadow:0 10px 30px rgba(255,32,200,.35);text-align:center;padding:9px 4px;text-transform:uppercase;font-weight:950;font-size:16px;line-height:1.25}.festival-card-body{text-align:center;padding:16px 12px 18px}.festival-card-body h3{font-size:23px;margin:0 0 12px}.festival-card-body p{margin:7px 0;color:#d6deee}.festival-more{display:inline-block;margin-top:12px;min-width:190px;text-align:center;border-color:var(--pink);color:#fff;font-weight:950;border-radius:7px;padding:10px 18px;text-transform:uppercase}.festival-info-box{display:flex;gap:18px;align-items:center;margin-top:14px;border:1px solid rgba(255,255,255,.11);border-radius:8px;background:linear-gradient(90deg,rgba(80,46,153,.14),rgba(15,28,57,.54));padding:16px 20px;color:#dfe5f5}.festival-info-box p{margin:0}.festival-info-box strong{color:var(--pink)}.info-icon{font-size:34px;color:#d6b5ff}.festival-loading,.festival-empty{grid-column:1/-1;text-align:center;color:#d5dbea;padding:48px 0}@media(max-width:1200px){.nav{gap:18px}.festival-grid{grid-template-columns:repeat(3,1fr)}.nav a .ico{display:none}.brand{min-width:190px}.brand-logo .eibiza{font-size:42px}}@media(max-width:900px){.site-header{height:auto;min-height:82px;padding:14px 18px}.nav-toggle{display:block}.nav{display:none;position:absolute;top:82px;left:14px;right:14px;flex-direction:column;align-items:flex-start;gap:16px;border:1px solid var(--line);border-radius:16px;background:#020711;padding:18px}.nav.open{display:flex}.nav a.active:after{display:none}.hero,.split{grid-template-columns:1fr}.players-grid,.cards,.partner-grid{grid-template-columns:1fr}.festival-grid{grid-template-columns:repeat(2,1fr)}.festival-meta-row{align-items:flex-start;flex-direction:column}.festival-tabs{grid-template-columns:1fr 1fr;border-radius:22px}.festival-tabs button:first-child{grid-column:1/-1}.chat-form{grid-template-columns:1fr}.schedule-row{grid-template-columns:1fr}.section-title{display:block}}@media(max-width:600px){.festival-grid{grid-template-columns:1fr}.festival-board{width:calc(100% - 20px);padding:10px}.festival-card-photo{height:210px}.festival-hero-panel{min-height:300px}.brand-logo .eibiza{font-size:36px}.brand-logo .palm{left:132px}.brand{min-width:165px}.festival-more{min-width:180px}}
.festival-neon-card{position:relative;border:1px solid rgba(255,255,255,.17);border-radius:9px;overflow:hidden;background:linear-gradient(180deg,#091527,#050b17);min-height:330px}.festival-card-body h2{font-size:23px;margin:0 0 12px}.festival-date,.festival-location{margin:7px 0;color:#d6deee}

.releases-section{position:relative}.release-source-row{display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin:-12px 0 22px;color:var(--muted)}.source-chip{display:inline-flex;align-items:center;gap:8px;border:1px solid rgba(255,255,255,.16);background:rgba(255,255,255,.06);border-radius:999px;padding:9px 13px;font-weight:950}.source-chip:hover{border-color:var(--cyan);box-shadow:0 0 18px rgba(0,223,255,.22)}.releases-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.release-card{position:relative;overflow:hidden;border-radius:16px;border:1px solid rgba(255,255,255,.16);background:linear-gradient(180deg,#091527,#050b17);box-shadow:var(--shadow)}.release-cover{height:210px;position:relative;background:linear-gradient(135deg,rgba(231,24,177,.22),rgba(0,223,255,.18));overflow:hidden}.release-cover img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .45s ease}.release-card:hover .release-cover img{transform:scale(1.06)}.release-cover:after{content:"";position:absolute;inset:0;background:linear-gradient(transparent,rgba(0,0,0,.82))}.release-source{position:absolute;left:12px;top:12px;z-index:2;background:rgba(4,9,20,.76);border:1px solid rgba(255,255,255,.18);border-radius:999px;padding:7px 10px;font-weight:950;font-size:12px}.release-body{padding:18px}.release-body h3{font-size:22px;margin:0 0 8px}.release-body p{color:var(--muted);margin:8px 0}.release-date{color:var(--gold)!important;font-weight:900}.release-loading,.release-empty{grid-column:1/-1;text-align:center;color:#d5dbea;padding:34px;border:1px solid var(--line);border-radius:16px;background:rgba(255,255,255,.04)}@media(max-width:1100px){.releases-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:800px){.releases-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){.releases-grid{grid-template-columns:1fr}.release-cover{height:245px}}

.release-links{display:flex;gap:10px;justify-content:center;flex-wrap:wrap;margin-top:10px}
.release-links .festival-more{min-width:120px}

/* ===============================
   RADIO EIBIZA — THEME IBIZA PARTY PREMIUM B
   Inspiration : fête premium type Ushuaïa Ibiza
   =============================== */
:root{
  --bg:#040608;
  --night:#050814;
  --glass:rgba(255,255,255,.075);
  --glass2:rgba(255,255,255,.11);
  --line:rgba(255,255,255,.18);
  --text:#fff;
  --muted:#d8dfec;
  --cyan:#00e7ff;
  --pink:#ff2a95;
  --purple:#8854ff;
  --sun:#ffb347;
  --gold:#ffe08a;
  --radius:26px;
  --shadow:0 28px 90px rgba(0,0,0,.48);
}
body{
  background:
    radial-gradient(circle at 22% 0%,rgba(0,231,255,.18),transparent 30%),
    radial-gradient(circle at 82% 8%,rgba(255,42,149,.22),transparent 34%),
    linear-gradient(180deg,#050608 0%,#07101c 44%,#020305 100%);
  overflow-x:hidden;
}
body:before{
  content:"";position:fixed;inset:0;pointer-events:none;z-index:-2;
  background:
    linear-gradient(120deg,transparent 0 38%,rgba(0,231,255,.09) 39%,transparent 40% 100%),
    linear-gradient(70deg,transparent 0 55%,rgba(255,42,149,.1) 56%,transparent 57% 100%);
  animation:eibizaLights 8s ease-in-out infinite alternate;
}
body:after{
  content:"";position:fixed;inset:0;pointer-events:none;z-index:-1;opacity:.32;
  background-image:radial-gradient(circle,rgba(255,255,255,.34) 1px,transparent 1.5px);
  background-size:42px 42px;
  mask-image:linear-gradient(180deg,transparent,#000 15%,#000 70%,transparent);
}
@keyframes eibizaLights{from{filter:hue-rotate(0deg);transform:translateX(-2%)}to{filter:hue-rotate(20deg);transform:translateX(2%)}}
.site-header{
  height:92px;background:rgba(4,6,10,.78);backdrop-filter:blur(18px);
  border-bottom:1px solid rgba(255,255,255,.14);padding:0 5vw;
}
.brand-logo .radio{font-size:18px;letter-spacing:.34em;color:#fff;opacity:.9}.brand-logo .eibiza{font-size:50px;letter-spacing:-.05em;background:linear-gradient(90deg,#fff 0%,var(--cyan) 35%,var(--pink) 78%,#fff 100%);-webkit-background-clip:text;background-clip:text;color:transparent;text-shadow:none}.brand-logo small{font-size:10px;letter-spacing:.19em;color:var(--gold)}.brand-logo .palm{display:none}.nav{gap:22px}.nav a{font-size:13px;letter-spacing:.12em;padding:12px 0}.nav a .ico{display:none}.nav a.active,.nav a:hover{color:#fff;text-shadow:0 0 18px var(--cyan)}.nav a.active:after{bottom:-25px;height:2px;background:linear-gradient(90deg,var(--cyan),var(--pink),var(--gold))}
.ushuaia-hero,.hero{
  position:relative;min-height:calc(100vh - 92px);padding:110px 5vw 70px;display:flex;align-items:center;justify-content:center;text-align:center;overflow:hidden;
  background:
    linear-gradient(180deg,rgba(0,0,0,.2),rgba(3,5,10,.52) 35%,#050608 100%),
    radial-gradient(circle at 50% 35%,rgba(255,179,71,.22),transparent 23%),
    url('https://images.unsplash.com/photo-1506157786151-b8491531f063?auto=format&fit=crop&w=2200&q=88') center/cover;
}
.hero:before{content:"";position:absolute;inset:0;background:linear-gradient(105deg,transparent 0 28%,rgba(0,231,255,.18) 29%,transparent 31% 54%,rgba(255,42,149,.16) 55%,transparent 57%);mix-blend-mode:screen;animation:eibizaLights 5s ease-in-out infinite alternate}.hero-overlay-content{position:relative;z-index:2;max-width:1040px}.eyebrow{color:var(--gold);letter-spacing:.26em;font-size:13px}.hero h1{font-size:clamp(68px,12vw,168px);letter-spacing:-.075em;text-transform:uppercase;margin:10px 0 0;text-shadow:0 14px 40px rgba(0,0,0,.75),0 0 38px rgba(0,231,255,.28)}.slogan{font-size:clamp(28px,4.8vw,64px);font-weight:950;letter-spacing:-.04em;margin:8px 0;background:linear-gradient(90deg,#fff,var(--gold),#fff);-webkit-background-clip:text;background-clip:text;color:transparent}.hero-text.big{display:inline-block;margin:18px auto 28px;padding:12px 20px;border:1px solid rgba(255,255,255,.2);border-radius:999px;background:rgba(0,0,0,.32);backdrop-filter:blur(10px);font-weight:900;color:#fff}.hero-actions{display:flex;gap:14px;justify-content:center;flex-wrap:wrap}.button,button{background:linear-gradient(135deg,var(--pink),#ff7a3d 48%,var(--gold));box-shadow:0 18px 40px rgba(255,42,149,.22);text-transform:uppercase;letter-spacing:.08em}.button.outline{background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.24);box-shadow:inset 0 0 0 1px rgba(0,231,255,.15),0 14px 40px rgba(0,0,0,.25)}.hero-stats{position:absolute;z-index:3;left:5vw;right:5vw;bottom:34px;display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.hero-stats div{border:1px solid rgba(255,255,255,.18);border-radius:22px;background:rgba(255,255,255,.08);backdrop-filter:blur(14px);padding:18px}.hero-stats strong{display:block;font-size:clamp(26px,4vw,44px);line-height:1}.hero-stats span{color:var(--muted);font-weight:900;text-transform:uppercase;font-size:12px;letter-spacing:.12em}
.section{padding:78px 5vw}.section-title h2,.page h1{font-size:clamp(42px,6vw,84px);letter-spacing:-.06em;text-transform:uppercase}.section-title p,.page p{font-size:17px}.players-grid.players-grid-4,.players-grid{grid-template-columns:repeat(4,1fr);gap:18px}.player-card,.panel,.card,.festival-board,.schedule-station,.partner-grid div{background:linear-gradient(180deg,rgba(255,255,255,.11),rgba(255,255,255,.045));border:1px solid rgba(255,255,255,.18);backdrop-filter:blur(18px);box-shadow:var(--shadow);position:relative;overflow:hidden}.player-card:before,.panel:before,.card:before{content:"";position:absolute;inset:-2px;background:linear-gradient(135deg,rgba(0,231,255,.23),transparent 32%,rgba(255,42,149,.22) 70%,transparent);opacity:.65;pointer-events:none}.player-cover{height:280px}.player-cover:after{background:linear-gradient(180deg,rgba(0,0,0,.02),rgba(0,0,0,.88))}.badge{background:rgba(0,0,0,.54);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.22);color:#fff}.player-content{position:relative;z-index:2;padding:24px}.player-content h3{font-size:clamp(28px,3vw,42px);text-transform:uppercase;letter-spacing:-.04em}.station-tagline{color:var(--gold);font-weight:950}.station-description{color:#ecf4ff;min-height:92px}.program-now{color:var(--cyan);font-weight:950}.player-content audio{filter:drop-shadow(0 10px 24px rgba(0,0,0,.4))}.top-list li{background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.14);backdrop-filter:blur(10px)}.chat-box{background:rgba(0,0,0,.32)}input,select,textarea{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.18)}.page-hero{position:relative;min-height:360px;display:grid;place-items:center;padding:90px 5vw;background:linear-gradient(180deg,rgba(0,0,0,.22),#050608 100%),url('https://images.unsplash.com/photo-1524368535928-5b5e00ddc76b?auto=format&fit=crop&w=2200&q=88') center/cover}.page-hero h1{text-shadow:0 16px 42px rgba(0,0,0,.72)}.card h2,.card h3{font-size:30px}.releases-grid{gap:18px}.release-card{border-radius:22px;background:linear-gradient(180deg,rgba(255,255,255,.1),rgba(255,255,255,.045));backdrop-filter:blur(14px)}.release-cover{height:260px}.release-source{background:rgba(0,0,0,.55);backdrop-filter:blur(10px)}.release-body h3{font-size:24px}.festival-hero-panel{min-height:430px;background:linear-gradient(180deg,rgba(0,0,0,.22),#050608 100%),url('https://images.unsplash.com/photo-1501386761578-eac5c94b800a?auto=format&fit=crop&w=2200&q=88') center/cover}.festival-card,.festival-neon-card{border-radius:20px;background:linear-gradient(180deg,rgba(255,255,255,.10),rgba(255,255,255,.04));backdrop-filter:blur(14px)}.festival-card-photo{height:205px}.festival-more{border-radius:999px}.site-footer{background:#030508;border-top:1px solid rgba(255,255,255,.14);text-align:center}.spotlight-panel{background:linear-gradient(135deg,rgba(255,42,149,.14),rgba(0,231,255,.08))}.frequencies-section{background:linear-gradient(180deg,#050608,#07101a)}
@media(max-width:1200px){.players-grid.players-grid-4,.players-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:900px){.hero-stats{position:relative;left:auto;right:auto;bottom:auto;margin-top:28px;grid-template-columns:1fr}.ushuaia-hero,.hero{min-height:auto;display:block}.hero-overlay-content{margin:auto}.nav a{font-size:14px}.nav.open{top:86px;background:rgba(4,6,10,.95);backdrop-filter:blur(18px)}}
@media(max-width:640px){.players-grid.players-grid-4,.players-grid{grid-template-columns:1fr}.hero h1{font-size:64px}.section{padding:56px 18px}.site-header{padding:12px 18px}.brand-logo .eibiza{font-size:38px}.player-cover{height:250px}.station-description{min-height:auto}.release-cover{height:245px}}


/* Correctifs Radio Eibiza : menu label élégant + hero stats propres */
.site-header{
  gap:18px;
}
.nav{
  gap:20px;
  flex-wrap:nowrap;
  white-space:nowrap;
}
.nav a{
  flex-shrink:0;
}
.nav a[href="label.html"] span:not(.ico){
  white-space:nowrap;
  display:inline-block;
}
.ushuaia-hero,.hero{
  flex-direction:column;
  justify-content:center;
  gap:34px;
  padding:92px 5vw 54px;
  overflow:hidden;
}
.hero-overlay-content{
  width:min(1080px,100%);
  margin:0 auto;
}
.hero-stats{
  position:relative;
  left:auto;
  right:auto;
  bottom:auto;
  width:min(1040px,100%);
  margin:0 auto;
  z-index:3;
  grid-template-columns:repeat(3,minmax(0,1fr));
}
.hero-stats div{
  min-width:0;
  overflow:hidden;
  text-align:center;
}
.hero-stats strong,
.hero-stats span{
  position:relative;
  z-index:2;
}
.hero-actions{
  position:relative;
  z-index:4;
}
@media(max-width:1320px){
  .site-header{padding:0 3vw;gap:14px;}
  .brand{min-width:185px;}
  .brand-logo .eibiza{font-size:42px;}
  .brand-logo .radio{font-size:15px;}
  .brand-logo small{font-size:8px;letter-spacing:.14em;}
  .nav{gap:14px;}
  .nav a{font-size:11px;letter-spacing:.08em;}
}
@media(max-width:1040px){
  .nav a[href="label.html"] span:not(.ico){font-size:10px;}
  .nav{gap:11px;}
}
@media(max-width:900px){
  .site-header{padding:14px 18px;}
  .nav{white-space:normal;}
  .nav a[href="label.html"] span:not(.ico){font-size:14px;}
  .hero-stats{grid-template-columns:1fr;}
  .ushuaia-hero,.hero{padding:64px 18px 46px;}
}

/* Contact page upgrade */
.contact-hero{background:linear-gradient(180deg,rgba(0,0,0,.22),#050608 100%),url('https://images.unsplash.com/photo-1516450360452-9312f5e86fc7?auto=format&fit=crop&w=2200&q=88') center/cover}.contact-layout{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(300px,.85fr);gap:22px;align-items:start}.contact-panel{padding:28px}.contact-form{margin-top:0}.contact-form label{display:grid;gap:8px}.contact-form label span{text-transform:uppercase;letter-spacing:.12em;font-weight:950;font-size:12px;color:var(--gold)}.contact-form button{margin-top:4px}.contact-cards{display:grid;gap:16px}.contact-card{padding:24px}.contact-card h3{margin:0 0 10px;text-transform:uppercase}.contact-card .button{margin-top:8px}@media(max-width:900px){.contact-layout{grid-template-columns:1fr}}


/* Correction définitive : liste déroulante lisible sur fond sombre */
select{
  background: rgba(0,0,0,.75) !important;
  color: #ffffff !important;
  text-shadow: 0 0 10px rgba(255,255,255,.35);
  backdrop-filter: blur(8px);
}
select option,
select optgroup{
  background: #050812 !important;
  color: #ffffff !important;
}
select:focus{
  outline: none;
  border-color: rgba(255,255,255,.38);
  box-shadow: 0 0 0 3px rgba(0,223,255,.16), 0 0 28px rgba(255,37,206,.18);
}


/* Bandeaux défilants / infos : fond sombre translucide et texte lisible */
.marquee,
.ticker,
.news-ticker,
.scrolling-text,
.defilement,
.bandeau-defilant{
  background: rgba(0,0,0,.75) !important;
  color: #ffffff !important;
  text-shadow: 0 0 10px rgba(255,255,255,.4);
  backdrop-filter: blur(8px);
}
.marquee *,
.ticker *,
.news-ticker *,
.scrolling-text *,
.defilement *,
.bandeau-defilant *{
  color: #ffffff !important;
}


/* Grand lecteur multi-fréquences */
body{padding-bottom:122px}
.station-card-logo{width:130px;height:130px;border-radius:28px;object-fit:cover;display:block;margin:0 0 12px;box-shadow:0 16px 36px rgba(0,0,0,.45),0 0 24px rgba(0,231,255,.20)}
.mega-player-shell{position:fixed;left:18px;right:18px;bottom:16px;z-index:9999;pointer-events:none}
.mega-player{pointer-events:auto;max-width:1320px;margin:0 auto;display:grid;grid-template-columns:auto minmax(260px,1fr) auto auto minmax(120px,170px);gap:18px;align-items:center;padding:14px 16px;border:1px solid rgba(255,255,255,.18);border-radius:28px;background:linear-gradient(135deg,rgba(7,12,25,.92),rgba(0,0,0,.86));box-shadow:0 24px 80px rgba(0,0,0,.62),0 0 45px rgba(0,231,255,.12);backdrop-filter:blur(20px)}
.mega-play{width:58px;height:58px;border-radius:50%;border:1px solid rgba(255,255,255,.22);background:linear-gradient(135deg,var(--pink),var(--cyan));color:#fff;font-size:23px;font-weight:1000;cursor:pointer;box-shadow:0 0 28px rgba(255,37,206,.28)}
.mega-now{display:flex;align-items:center;gap:14px;min-width:0}
.mega-station-logo{width:68px;height:68px;border-radius:20px;object-fit:cover;border:1px solid rgba(255,255,255,.18);box-shadow:0 12px 30px rgba(0,0,0,.45),0 0 20px rgba(0,231,255,.22)}
.mega-text{min-width:0}
.mega-kicker{display:block;color:var(--cyan);text-transform:uppercase;letter-spacing:.16em;font-size:11px;font-weight:1000}
.mega-text strong{display:block;font-size:18px;line-height:1.15;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.mega-text small{display:block;color:#cbd3e5;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.mega-eq{height:42px;display:flex;align-items:end;gap:4px}
.mega-eq span{display:block;width:5px;border-radius:999px;background:linear-gradient(180deg,var(--cyan),var(--pink));height:14px;animation:megaEq 1s ease-in-out infinite}
.mega-eq span:nth-child(2){animation-delay:.12s;height:27px}.mega-eq span:nth-child(3){animation-delay:.24s;height:19px}.mega-eq span:nth-child(4){animation-delay:.36s;height:34px}.mega-eq span:nth-child(5){animation-delay:.48s;height:22px}
.mega-player:not(.is-playing) .mega-eq span{animation-play-state:paused;opacity:.45}
@keyframes megaEq{0%,100%{transform:scaleY(.45)}50%{transform:scaleY(1.05)}}
.mega-stations{display:flex;align-items:center;gap:9px}
.mega-station-btn{width:54px;height:54px;padding:0;border-radius:16px;border:1px solid rgba(255,255,255,.16);background:rgba(255,255,255,.06);cursor:pointer;overflow:hidden;transition:.2s;box-shadow:0 8px 20px rgba(0,0,0,.28)}
.mega-station-btn img{width:100%;height:100%;object-fit:cover;display:block}
.mega-station-btn.active{border-color:var(--cyan);box-shadow:0 0 0 2px rgba(0,231,255,.20),0 0 24px rgba(0,231,255,.24);transform:translateY(-2px)}
.mega-volume{display:flex;align-items:center;gap:9px}
.mega-volume input{width:100%;accent-color:var(--pink)}
@media(max-width:980px){
  body{padding-bottom:176px}
  .mega-player{grid-template-columns:auto 1fr auto;grid-template-areas:"play now eq" "stations stations volume";gap:12px;border-radius:24px}
  .mega-play{grid-area:play}.mega-now{grid-area:now}.mega-eq{grid-area:eq}.mega-stations{grid-area:stations;justify-content:center}.mega-volume{grid-area:volume}
}
@media(max-width:620px){
  body{padding-bottom:210px}
  .mega-player-shell{left:10px;right:10px;bottom:10px}
  .mega-player{grid-template-columns:auto 1fr;grid-template-areas:"play now" "stations stations" "volume volume";padding:12px;border-radius:22px}
  .mega-eq{display:none}
  .mega-station-logo{width:56px;height:56px;border-radius:16px}
  .mega-station-btn{width:48px;height:48px}
  .mega-text strong{font-size:16px}
}


/* Pages Top Eibiza / Historique */
.top-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:18px}
.radio-data-wrap{width:min(1220px,92vw);margin:0 auto;padding:42px 0 70px}
.radio-data-hero{width:min(1220px,92vw);margin:0 auto;padding:74px 0 22px}
.radio-data-hero h1{font-size:clamp(38px,6vw,78px);line-height:.95;margin:0 0 16px}
.radio-data-hero p{max-width:760px;color:#dfeaff;font-weight:700;line-height:1.55}
.radio-data-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}
.history-station-card,.top-panel{border:1px solid rgba(255,255,255,.16);border-radius:28px;background:linear-gradient(135deg,rgba(6,10,24,.92),rgba(0,0,0,.82));box-shadow:0 22px 70px rgba(0,0,0,.42),0 0 30px rgba(0,231,255,.10);overflow:hidden}
.history-station-head{min-height:160px;background-size:cover;background-position:center;position:relative;padding:18px;display:flex;align-items:flex-end}
.history-station-head:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.08),rgba(0,0,0,.78))}
.history-station-head img{position:absolute;top:16px;left:16px;width:58px;height:58px;border-radius:17px;object-fit:cover;border:1px solid rgba(255,255,255,.24);box-shadow:0 12px 26px rgba(0,0,0,.45)}
.history-station-head h2{position:relative;margin:0;color:#fff;font-size:26px;text-shadow:0 8px 22px rgba(0,0,0,.8)}
.history-list,.ranking-list{list-style:none;margin:0;padding:16px}
.history-list li,.ranking-list li{padding:13px 0;border-bottom:1px solid rgba(255,255,255,.10)}
.history-list li:last-child,.ranking-list li:last-child{border-bottom:0}
.history-list strong,.ranking-list strong{display:block;color:#fff;font-size:15px;line-height:1.25}
.history-list span,.ranking-list span{display:block;color:#bfefff;font-size:13px;margin-top:5px;line-height:1.35}
.top-panel{padding:20px}
.top-panel h2{font-size:32px;margin:0 0 6px}
.top-note{color:#dfeaff;font-size:13px;margin:0 0 12px;line-height:1.45}
.rank-badge{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:999px;background:rgba(0,223,255,.14);border:1px solid rgba(0,223,255,.32);margin-right:8px;color:#fff;font-weight:1000}
.loading-line{color:#dfeaff;font-weight:800;padding:18px}
@media(max-width:900px){.radio-data-grid{grid-template-columns:1fr}.radio-data-hero{padding-top:46px}}


/* Optimisation mobile Radio Eibiza */
html, body{
  max-width:100%;
  overflow-x:hidden;
}
img, iframe, video, audio{
  max-width:100%;
}
button, a.button, .button{
  touch-action:manipulation;
}

@media(max-width:1024px){
  .section,
  .radio-data-wrap,
  .radio-data-hero{
    width:min(94vw,100%)!important;
    padding-left:0!important;
    padding-right:0!important;
  }

  .onair-grid,
  .players-grid,
  .players-grid-4,
  .festival-grid,
  .partners-grid,
  .cards,
  .releases-grid,
  .radio-data-grid,
  .label-links-grid{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:16px!important;
  }

  .split.section{
    grid-template-columns:1fr!important;
  }

  .programme-hero,
  .page-hero,
  .fest-hero,
  .partners-hero,
  .radio-data-hero{
    padding-top:48px!important;
  }
}

@media(max-width:760px){
  body{
    font-size:15px;
  }

  .site-header{
    position:sticky!important;
    top:0!important;
    z-index:9998!important;
    padding:10px 14px!important;
    min-height:72px!important;
  }

  .brand-logo-img{
    height:46px!important;
    max-width:170px!important;
  }

  .nav-toggle{
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    width:44px!important;
    height:44px!important;
    border-radius:14px!important;
    border:1px solid rgba(255,255,255,.18)!important;
    background:rgba(255,255,255,.08)!important;
    color:#fff!important;
    font-size:22px!important;
  }

  .nav{
    position:absolute!important;
    left:12px!important;
    right:12px!important;
    top:70px!important;
    display:none!important;
    flex-direction:column!important;
    gap:8px!important;
    padding:12px!important;
    border-radius:22px!important;
    background:rgba(3,8,18,.96)!important;
    border:1px solid rgba(255,255,255,.16)!important;
    box-shadow:0 22px 60px rgba(0,0,0,.55)!important;
    backdrop-filter:blur(18px)!important;
  }

  .nav.open{
    display:flex!important;
  }

  .nav a{
    width:100%!important;
    justify-content:center!important;
    padding:12px 14px!important;
    border-radius:16px!important;
    font-size:14px!important;
  }

  .hero,
  .ushuaia-hero{
    min-height:calc(100svh - 72px)!important;
    padding:84px 18px 34px!important;
    text-align:center!important;
  }

  .hero-overlay-content{
    width:100%!important;
    max-width:100%!important;
  }

  .hero h1,
  .page-hero h1,
  .programme-hero h1,
  .fest-hero h1,
  .partners-hero h1,
  .radio-data-hero h1{
    font-size:clamp(38px,14vw,58px)!important;
    line-height:.95!important;
    word-break:normal!important;
  }

  .slogan,
  .hero-text.big{
    font-size:17px!important;
    line-height:1.45!important;
  }

  .hero-actions{
    flex-direction:column!important;
    align-items:stretch!important;
    gap:10px!important;
  }

  .hero-actions .button,
  .top-actions .button{
    width:100%!important;
    justify-content:center!important;
  }

  .hero-stats{
    grid-template-columns:1fr!important;
    gap:10px!important;
    width:100%!important;
    padding:0 18px!important;
  }

  .section-title{
    flex-direction:column!important;
    align-items:flex-start!important;
    gap:14px!important;
  }

  .section-title h2{
    font-size:clamp(28px,9vw,42px)!important;
    line-height:1!important;
  }

  .onair-grid,
  .players-grid,
  .players-grid-4,
  .festival-grid,
  .partners-grid,
  .cards,
  .releases-grid,
  .radio-data-grid,
  .label-links-grid{
    grid-template-columns:1fr!important;
    gap:16px!important;
  }

  .onair-card{
    min-height:255px!important;
    border-radius:24px!important;
  }

  .api-show-title,
  .api-title{
    font-size:20px!important;
  }

  .api-artist{
    font-size:17px!important;
  }

  .api-track,
  .api-trackline{
    font-size:14px!important;
  }

  .player-card,
  .card,
  .panel,
  .festival-card,
  .partner-card,
  .release-card,
  .history-station-card,
  .top-panel,
  .label-link-card,
  .demo-form-card{
    border-radius:24px!important;
  }

  .player-cover,
  .festival-image,
  .release-cover{
    min-height:210px!important;
  }

  .schedule-shell{
    width:94vw!important;
    margin-left:auto!important;
    margin-right:auto!important;
  }

  .day-tabs,
  .station-filter{
    display:flex!important;
    gap:8px!important;
    overflow-x:auto!important;
    -webkit-overflow-scrolling:touch!important;
    padding-bottom:8px!important;
  }

  .day-tabs button,
  .station-filter button{
    flex:0 0 auto!important;
    min-height:42px!important;
    padding:10px 13px!important;
    font-size:13px!important;
  }

  .schedule-grid{
    grid-template-columns:1fr!important;
  }

  .schedule-card,
  .schedule-item{
    width:100%!important;
  }

  .current-strip{
    flex-direction:column!important;
    align-items:flex-start!important;
    gap:6px!important;
  }

  .top-list,
  .history-list,
  .ranking-list{
    padding:12px!important;
  }

  .top-list li,
  .history-list li,
  .ranking-list li{
    padding:12px 0!important;
  }

  .rank-badge{
    width:28px!important;
    height:28px!important;
  }

  .label-logo-premium{
    max-width:78vw!important;
    border-radius:22px!important;
  }

  .demo-form input,
  .demo-form textarea,
  .demo-form select,
  .chat-form input{
    font-size:16px!important;
  }

  .chat-form{
    grid-template-columns:1fr!important;
  }

  .holiday-programming-banner{
    width:92vw!important;
    margin-top:18px!important;
    padding:16px!important;
    border-radius:20px!important;
  }

  .site-footer{
    padding:18px 10px!important;
  }

  .footer-multiplayer{
    grid-template-columns:1fr!important;
    gap:12px!important;
    padding:12px!important;
    border-radius:24px!important;
  }

  .footer-player-frame{
    min-height:110px!important;
    width:100%!important;
  }

  .footer-player-frame iframe{
    height:110px!important;
  }

  .footer-frequency-logos{
    flex-direction:row!important;
    flex-wrap:wrap!important;
    justify-content:center!important;
    gap:8px!important;
  }

  .footer-frequency-logo{
    width:58px!important;
    height:58px!important;
    border-radius:16px!important;
  }

  .footer-change-frequency{
    min-height:42px!important;
    padding:9px 14px!important;
  }
}

@media(max-width:420px){
  .hero h1,
  .page-hero h1,
  .programme-hero h1,
  .fest-hero h1,
  .partners-hero h1,
  .radio-data-hero h1{
    font-size:38px!important;
  }

  .button,
  button{
    min-height:44px!important;
  }

  .onair-logo-badge,
  .freq-badge-logo{
    width:48px!important;
    height:48px!important;
    border-radius:14px!important;
  }

  .onair-live{
    font-size:10px!important;
    padding:7px 9px!important;
  }

  .footer-frequency-logo{
    width:54px!important;
    height:54px!important;
  }
}


/* Correctifs mobile v40 */
@media(max-width:760px){
  .hero,
  .ushuaia-hero{
    min-height:auto!important;
    padding-top:96px!important;
    padding-bottom:34px!important;
  }

  .hero-video,
  .video-bg,
  .hero-bg-video{
    height:100%!important;
    min-height:0!important;
    max-height:520px!important;
    object-fit:cover!important;
  }

  .hero::after,
  .ushuaia-hero::after{
    min-height:0!important;
  }

  .site-header{
    overflow:visible!important;
  }

  .nav-toggle{
    display:flex!important;
    position:relative!important;
    z-index:10001!important;
    cursor:pointer!important;
    pointer-events:auto!important;
  }

  .nav{
    z-index:10000!important;
    pointer-events:auto!important;
  }

  .nav.open,
  .site-header.menu-open .nav{
    display:flex!important;
  }
}

@media(max-width:420px){
  .hero,
  .ushuaia-hero{
    padding-top:86px!important;
    padding-bottom:26px!important;
  }
}

/* v46: suppression des anciennes cartes lecteurs doublons */
.frequencies-section,.players-grid,#playersGrid,.player-card{display:none!important;}


.footer-social-links{
  display:flex;
  gap:18px;
  justify-content:center;
  align-items:center;
  margin-top:10px;
}
.footer-social-links a{
  color:#00dfff;
  text-decoration:none;
  font-weight:700;
}
.footer-social-links a:hover{
  text-decoration:underline;
}


/* Footer social icons - Radio Eibiza */
.footer-social-links{
  display:flex!important;
  gap:16px!important;
  justify-content:center!important;
  align-items:center!important;
  margin-top:10px!important;
}
.footer-social-links a:not(.footer-social-icon){
  display:none!important;
}
.footer-social-icon{
  width:42px!important;
  height:42px!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  border-radius:50%!important;
  color:#ffffff!important;
  background:rgba(255,255,255,.06)!important;
  border:1px solid rgba(255,255,255,.18)!important;
  box-shadow:0 0 18px rgba(0,231,255,.16), inset 0 0 14px rgba(255,255,255,.04)!important;
  text-decoration:none!important;
  transition:transform .18s ease, box-shadow .18s ease, border-color .18s ease!important;
}
.footer-social-icon svg{
  width:23px!important;
  height:23px!important;
  fill:currentColor!important;
}
.footer-social-icon.facebook:hover{
  transform:translateY(-2px) scale(1.06)!important;
  border-color:#00dfff!important;
  box-shadow:0 0 24px rgba(0,231,255,.42)!important;
}
.footer-social-icon.instagram:hover{
  transform:translateY(-2px) scale(1.06)!important;
  border-color:#ff2a95!important;
  box-shadow:0 0 24px rgba(255,42,149,.42)!important;
}
