/* DirectPlayer 7.4 — directory + radio details + responsive navigation */
.radio-description-section{width:100%!important;max-width:1500px!important;margin:0 auto!important;padding:28px clamp(18px,4vw,64px) 0!important}.radio-description-card{width:100%!important;max-width:none!important;margin:0!important}.radio-description-card>p:last-child{max-width:none!important}
/* Répertoires Pays / Villes plus compacts */
.directory-hero-v74{max-width:1500px;margin:0 auto;padding:56px clamp(18px,4vw,64px) 24px;display:flex;align-items:flex-end;justify-content:space-between;gap:26px}.directory-hero-v74 h1{margin:5px 0 10px;color:#172d47;font-size:clamp(42px,5vw,66px);line-height:.95;letter-spacing:-.055em}.directory-hero-v74>div:first-child>p:last-child{max-width:650px;margin:0;color:#738196;font-size:14px;line-height:1.6}.directory-hero-count{min-width:112px;padding:16px 18px;border:1px solid #dfe6ee;border-radius:16px;background:#f8fafc}.directory-hero-count strong{display:block;color:#1b3550;font-size:30px;line-height:1}.directory-hero-count span{display:block;margin-top:4px;color:#8492a2;font-size:10px}.directory-list-section{max-width:1500px;margin:0 auto;padding:12px clamp(18px,4vw,64px) 56px}.country-grid-v74{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.city-grid-v74{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.country-card-v74,.city-card-v74{overflow:hidden;border:1px solid #e0e7ef;border-radius:17px;background:#fff;box-shadow:0 7px 22px rgba(20,46,73,.045);transition:.18s ease}.country-card-v74:hover,.city-card-v74:hover{transform:translateY(-2px);border-color:#c2d0dc;box-shadow:0 12px 28px rgba(20,46,73,.075)}.directory-card-media{position:relative;height:122px;overflow:hidden;background:#eaf0f5}.city-card-v74 .directory-card-media{height:100px}.directory-card-media>img,.directory-card-fallback{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.directory-card-fallback{background:radial-gradient(circle at 20% 20%,rgba(255,255,255,.4),transparent 26%),linear-gradient(135deg,#6f8ba5,#294961)}.directory-card-fallback.city{background:radial-gradient(circle at 78% 18%,rgba(255,255,255,.35),transparent 26%),linear-gradient(135deg,#7991a8,#36546d)}.directory-card-overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(15,32,48,.03),rgba(15,32,48,.28))}.country-flag{position:absolute;left:12px;bottom:10px;min-width:37px;height:32px;padding:0 8px;border-radius:9px;background:rgba(255,255,255,.94);box-shadow:0 5px 14px rgba(15,31,49,.13);display:grid;place-items:center;font-size:19px}.country-flag-generic svg{width:18px;height:18px;fill:none;stroke:#345774;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.directory-card-copy{min-height:72px;padding:12px 13px;display:flex;align-items:center;justify-content:space-between;gap:10px}.directory-card-copy>div{min-width:0}.directory-card-copy strong{display:block;color:#1d3348;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.directory-card-copy small{display:block;margin-top:3px;color:#8a97a4;font-size:9px}.directory-card-copy>span{flex:none;padding:5px 8px;border-radius:999px;background:#f1f5f8;color:#587087;font-size:8px;font-weight:800}
/* Header : bascule en menu compact avant que la navigation ne se tasse sous la recherche */
@media(max-width:1240px){
  .site-header.v2-header{grid-template-columns:minmax(175px,230px) minmax(190px,1fr) auto auto!important;gap:12px!important;padding-left:20px!important;padding-right:20px!important}
  .site-header.v2-header .brand-logo img{width:min(215px,19vw)!important;max-width:100%!important}
  .mobile-menu{display:flex!important;width:38px;height:38px;border:0;background:transparent;flex-direction:column;justify-content:center;gap:5px;order:3}.mobile-menu span:not(.sr-only){height:2px;width:22px;background:#162e48}
  .site-header.v2-header .main-nav{position:absolute!important;top:100%!important;left:0!important;right:0!important;width:100%!important;height:auto!important;display:none!important;grid-template-columns:repeat(4,minmax(0,1fr));gap:0!important;padding:10px 20px 14px!important;background:#fff!important;border-top:1px solid #e8edf2;box-shadow:0 16px 28px rgba(18,39,60,.09);z-index:1000}
  .site-header.v2-header .main-nav.open{display:grid!important}
  .site-header.v2-header .main-nav a{height:44px!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;padding:0 11px!important;border-radius:8px;font-size:11px!important}
  .site-header.v2-header .main-nav a.active:after{display:none!important}.site-header.v2-header .main-nav a.active{background:#f0f4f7!important}
  .site-header.v2-header .header-search{display:flex!important;min-width:0!important;max-width:360px!important;width:100%!important;justify-self:end!important}
  .site-header.v2-header .header-actions{order:4!important}
}
@media(max-width:930px){.site-header.v2-header{grid-template-columns:1fr auto auto!important}.site-header.v2-header .header-search{display:none!important}.site-header.v2-header .main-nav{grid-template-columns:repeat(2,minmax(0,1fr))}.site-header.v2-header .brand-logo img{width:190px!important}.country-grid-v74,.city-grid-v74{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:720px){.radio-description-section{padding:16px 14px 0!important}.directory-hero-v74{padding:38px 16px 18px;align-items:flex-start}.directory-hero-v74 h1{font-size:42px}.directory-hero-count{display:none}.directory-list-section{padding:8px 14px 42px}.country-grid-v74,.city-grid-v74{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.directory-card-media{height:100px}.city-card-v74 .directory-card-media{height:86px}.directory-card-copy{min-height:66px;padding:10px}.directory-card-copy strong{font-size:13px}.directory-card-copy>span{font-size:7px;padding:4px 7px}.country-flag{left:9px;bottom:8px;min-width:34px;height:29px;font-size:17px}.site-header.v2-header .main-nav{top:100%!important;grid-template-columns:1fr!important;padding:8px 14px 12px!important;max-height:calc(100vh - 68px);overflow-y:auto}.site-header.v2-header .main-nav a{height:42px!important;padding:0 10px!important}}
@media(max-width:440px){.country-grid-v74,.city-grid-v74{grid-template-columns:1fr}.directory-card-media,.city-card-v74 .directory-card-media{height:112px}.directory-card-copy{min-height:62px}}
