.etsm-site-wrap{font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#141414}
.etsm-section{padding:48px 24px;max-width:1200px;margin:0 auto}
.etsm-section-head h2{font-size:clamp(32px,4vw,52px);margin:0 0 10px;font-weight:800}
.etsm-section-head p{font-size:20px;line-height:1.6;max-width:860px;margin:0 0 16px}
.etsm-grid{display:grid;gap:26px}
.etsm-card-link,.etsm-social-row a{display:inline-block;text-decoration:none}

.etsm-live-hero{max-width:1200px;margin:20px auto 18px;padding:32px;background:radial-gradient(circle at 85% 82%, rgba(71,132,255,.55), transparent 22%),radial-gradient(circle at 80% 80%, rgba(81,48,200,.45), transparent 35%),linear-gradient(115deg,#03122e 0%,#14296b 58%,#263f90 100%);border-radius:34px;color:#fff;display:grid;grid-template-columns:1.05fr .95fr;gap:28px;align-items:stretch;overflow:hidden;box-shadow:0 14px 50px rgba(8,18,60,.18)}
.etsm-live-copy{padding:26px 18px 26px 24px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}
.etsm-live-logo{width:92px;height:92px;object-fit:contain;border-radius:0;background:transparent;padding:0;margin-bottom:18px;box-shadow:none}
.etsm-hero-whatsapp-pill{display:inline-block;background:rgba(82,127,255,.22);border:1px solid rgba(136,185,255,.35);color:#c8ebff;border-radius:999px;padding:10px 16px;font-size:14px;font-weight:800;letter-spacing:.02em;margin-bottom:18px}
.etsm-live-copy h1{font-size:clamp(44px,7vw,88px);line-height:.95;margin:0 0 18px;font-weight:900;letter-spacing:-.03em}
.etsm-live-copy p{font-size:clamp(20px,2.4vw,26px);line-height:1.35;max-width:620px;margin:0;color:#eef4ff}
.etsm-live-player-area{display:flex;flex-direction:column;gap:18px;padding:18px}
.etsm-player-card,.etsm-live-meta-card{background:rgba(255,255,255,.08);backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.12);border-radius:26px;padding:18px}
.etsm-player-head{display:flex;align-items:center;justify-content:space-between;gap:10px;color:#fff;margin-bottom:12px;font-size:16px;flex-wrap:wrap}
.etsm-on-air-pill{display:inline-flex;align-items:center;gap:10px;background:rgba(255,61,110,.14);color:#fff;border:1px solid rgba(255,61,110,.45);border-radius:999px;padding:8px 14px;font-size:13px;font-weight:900;letter-spacing:.12em;text-transform:uppercase;box-shadow:0 0 22px rgba(255,61,110,.18)}
.etsm-player-dot{width:10px;height:10px;border-radius:50%;background:#ff3d6e;box-shadow:0 0 16px rgba(255,61,110,.55);animation:etsmPulse 1.4s infinite}
@keyframes etsmPulse{0%{transform:scale(.85);opacity:.85}60%{transform:scale(1.08);opacity:1}100%{transform:scale(.85);opacity:.85}}
.etsm-featured-video{box-shadow:0 10px 30px rgba(0,0,0,.22)}
.etsm-player-placeholder{min-height:280px;border-radius:20px;background:#0f1730;color:#d9e8ff;display:flex;align-items:center;justify-content:center;text-align:center;padding:24px;font-size:18px;line-height:1.5}
.etsm-live-meta-card{display:grid;grid-template-columns:1fr auto;gap:8px 18px;align-items:center;color:#fff}
.etsm-live-meta-label{grid-column:1/-1;font-size:14px;text-transform:uppercase;letter-spacing:.1em;color:#90dfff;font-weight:800}
.etsm-clock-time{font-size:clamp(26px,3vw,40px);font-weight:900;letter-spacing:.04em}
.etsm-clock-date{font-size:18px;color:#dde8ff}

.etsm-ticker-section{padding-top:0;padding-bottom:18px}
.etsm-news-ticker-wrap{display:grid;grid-template-columns:auto 1fr;align-items:center;border-radius:18px;overflow:hidden;background:#08122e;box-shadow:0 10px 30px rgba(8,18,46,.12)}
.etsm-news-ticker-label{background:#ff3d6e;color:#fff;padding:18px 22px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap}
.etsm-news-ticker-track-wrap{position:relative;overflow:hidden;padding:0 16px}
.etsm-news-ticker-track{display:flex;gap:34px;align-items:center;min-width:max-content;animation:etsmTickerMove 28s linear infinite;padding:18px 0;color:#fff;font-size:18px;font-weight:700}
.etsm-news-item{display:inline-flex;align-items:center;gap:12px;white-space:nowrap}
.etsm-news-item::before{content:"";width:8px;height:8px;border-radius:50%;background:#56d8ff;display:inline-block;box-shadow:0 0 14px rgba(86,216,255,.65)}
@keyframes etsmTickerMove{0%{transform:translateX(0)}100%{transform:translateX(-50%)}}

.etsm-banner-section{padding-top:12px}
.etsm-banner-rotator{position:relative;min-height:190px;border-radius:24px;overflow:hidden;background:#0f1730;isolation:isolate}
.etsm-banner-slide{position:absolute;inset:0;opacity:0;visibility:hidden;transition:opacity 1s ease,transform 1.2s ease;transform:scale(1.015)}
.etsm-banner-slide.is-active{opacity:1;visibility:visible;z-index:2;transform:scale(1)}
.etsm-banner-slide a,.etsm-banner-static-wrap{display:block;position:relative;width:100%;height:100%}
.etsm-banner-slide img{display:block;width:100%;height:100%}
.etsm-banner-slide img{height:190px;object-fit:cover}
.etsm-banner-overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(5,10,30,.04),rgba(5,10,30,.18));pointer-events:none}
.etsm-banner-caption{position:absolute;left:18px;bottom:16px;background:rgba(8,18,46,.72);color:#fff;padding:10px 14px;border-radius:999px;font-size:13px;font-weight:800;letter-spacing:.04em;backdrop-filter:blur(8px)}
.etsm-banner-placeholder{height:190px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:22px;font-weight:800;background:linear-gradient(135deg,#1b2d78,#364ec4)}

.etsm-services-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));margin-top:26px}
.etsm-card,.etsm-gallery-card,.etsm-contact-card,.etsm-faq-item{background:#f2efe7;border-radius:28px}
.etsm-card{padding:34px;min-height:270px;display:flex;flex-direction:column;justify-content:flex-start}
.etsm-card-icon{font-size:48px;width:58px;height:58px;color:#4f2480;margin-bottom:18px}
.etsm-card h3,.etsm-gallery-body h3{font-size:28px;line-height:1.15;margin:0 0 16px;font-weight:800}
.etsm-card-text p,.etsm-faq-answer p,.etsm-gallery-body p{font-size:18px;line-height:1.65;margin:0 0 12px}
.etsm-card-link{margin-top:auto;color:#4f2480;font-weight:700}
.etsm-gallery-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-top:24px}
.etsm-gallery-card{overflow:hidden}
.etsm-gallery-image img{display:block;width:100%;height:260px;object-fit:cover}
.etsm-gallery-placeholder{height:260px;display:flex;align-items:center;justify-content:center;background:#ddd;font-size:24px;font-weight:700}
.etsm-gallery-body{padding:28px}
.etsm-subtitle{color:#4f2480;font-weight:700}
.etsm-faq-list{display:grid;gap:16px;margin-top:24px}
.etsm-faq-item{padding:22px 26px}
.etsm-faq-item summary{cursor:pointer;font-size:22px;font-weight:800;list-style:none}
.etsm-faq-item summary::-webkit-details-marker{display:none}
.etsm-faq-answer{padding-top:14px}
.etsm-contact-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:20px;margin-top:24px}
.etsm-contact-card{padding:24px;font-size:18px;line-height:1.6}
.etsm-contact-card a{color:#4f2480;text-decoration:none;font-weight:700}
.etsm-social-row{display:flex;gap:16px;flex-wrap:wrap;margin-top:22px}
.etsm-social-row a{background:#141414;color:#fff;padding:12px 18px;border-radius:999px}
.etsm-video-wrap{position:relative;width:100%;padding-top:56.25%;overflow:hidden;border-radius:18px;background:#000}
.etsm-video-wrap iframe{position:absolute;inset:0;width:100%;height:100%;border:0}

@media (max-width:920px){
  .etsm-live-hero{grid-template-columns:1fr}
  .etsm-hero-sponsor-frame{grid-template-columns:repeat(2,minmax(0,1fr))}
  .etsm-live-copy h1{font-size:clamp(40px,14vw,72px)}
  .etsm-news-ticker-wrap{grid-template-columns:1fr}
  .etsm-news-ticker-label{text-align:center}
}
@media (max-width:720px){
  .etsm-live-hero,.etsm-section{padding-left:18px;padding-right:18px}
  .etsm-hero-sponsor-frames{min-height:224px}
  .etsm-hero-sponsor-card a,.etsm-hero-sponsor-static{min-height:100px}
  .etsm-card,.etsm-gallery-body,.etsm-contact-card,.etsm-faq-item{border-radius:22px}
  .etsm-live-copy p{font-size:20px}
  .etsm-live-meta-card{grid-template-columns:1fr}
  .etsm-banner-slide img,.etsm-banner-placeholder,.etsm-banner-rotator{height:150px;min-height:150px}
  .etsm-news-ticker-track{font-size:16px;gap:26px}
}


.etsm-hero-sponsors{margin-top:26px;width:100%;max-width:680px}
.etsm-hero-sponsors-label{font-size:13px;text-transform:uppercase;letter-spacing:.14em;font-weight:800;color:#9fdcff;margin-bottom:12px}
.etsm-hero-sponsor-frames{position:relative;min-height:110px}
.etsm-hero-sponsor-frame{position:absolute;inset:0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;opacity:0;visibility:hidden;transform:translateY(8px);transition:opacity .6s ease,transform .6s ease}
.etsm-hero-sponsor-frame.is-active{opacity:1;visibility:visible;transform:translateY(0);position:relative}
.etsm-hero-sponsor-card,.etsm-hero-sponsor-static{display:block;width:100%;height:100%}
.etsm-hero-sponsor-card a,.etsm-hero-sponsor-static{display:flex;align-items:center;justify-content:center;min-height:96px;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.14);border-radius:18px;overflow:hidden;padding:10px;backdrop-filter:blur(8px)}
.etsm-hero-sponsor-card img,.etsm-hero-sponsor-static img{display:block;max-width:100%;max-height:68px;width:auto;height:auto;object-fit:contain}
.etsm-hero-sponsor-placeholder{display:flex;align-items:center;justify-content:center;width:100%;height:76px;color:#fff;font-size:14px;font-weight:800;text-align:center}


/* 1.4.2 hero corrections */
.etsm-live-hero{
  max-width:1480px;
  margin:18px auto 0;
  padding:42px 34px 18px;
  gap:40px;
  grid-template-columns:1.08fr .92fr;
  border-radius:40px 40px 0 0;
  background:
    radial-gradient(circle at 75% 84%, rgba(84,110,255,.88), rgba(84,110,255,0) 24%),
    linear-gradient(90deg,#00164d 0%,#15308b 57%,#2948c6 100%);
}
.etsm-live-copy{padding:4px 0 0 2px}
.etsm-live-logo{
  width:210px !important;
  height:210px !important;
  object-fit:contain;
  margin:10px 0 30px;
  border-radius:0 !important;
  box-shadow:none !important;
  background:transparent !important;
}
.etsm-hero-whatsapp-pill,
.etsm-hero-sponsors{display:none !important}
.etsm-live-copy h1{
  font-size:clamp(78px,8vw,112px);
  line-height:.92;
  letter-spacing:-2px;
  font-weight:900;
  margin:0 0 22px;
  color:#fff;
}
.etsm-live-copy p{
  font-size:clamp(28px,2.6vw,58px);
  line-height:1.18;
  font-weight:500;
  color:rgba(255,255,255,.96);
  max-width:760px;
  margin:0 0 30px;
}
.etsm-hero-whatsapp-box{
  display:inline-flex;
  flex-direction:column;
  gap:10px;
  padding:18px 22px;
  min-width:430px;
  max-width:100%;
  border-radius:24px;
  background:rgba(255,255,255,.10);
  border:1px solid rgba(255,255,255,.12);
  box-shadow:0 14px 34px rgba(6,16,52,.18);
}
.etsm-hero-whatsapp-title{
  font-size:15px;
  letter-spacing:2px;
  text-transform:uppercase;
  font-weight:800;
  color:#bde8ff;
}
.etsm-hero-whatsapp-line{
  display:flex;
  align-items:center;
  gap:14px;
}
.etsm-whatsapp-icon{
  width:34px;
  height:34px;
  color:#fff;
  display:inline-flex;
}
.etsm-whatsapp-icon svg{display:block;width:100%;height:100%}
.etsm-hero-whatsapp-number{
  font-size:clamp(28px,2.4vw,40px);
  font-weight:900;
  color:#fff;
  line-height:1;
}
.etsm-live-player-area{padding-top:20px}
.etsm-player-card,.etsm-live-meta-card{
  border-radius:34px;
  padding:22px;
  background:rgba(255,255,255,.10);
  border:1px solid rgba(255,255,255,.08);
  box-shadow:0 14px 34px rgba(6,16,52,.18);
}
.etsm-player-head{margin-bottom:14px}
.etsm-on-air-pill{
  min-height:50px;
  padding:0 22px;
  border-radius:999px;
  background:rgba(255,76,131,.08);
  border:1px solid rgba(255,76,131,.35);
  font-size:16px;
  letter-spacing:2px;
  font-weight:900;
}
.etsm-featured-video,
.etsm-video-wrap.etsm-featured-video{border-radius:28px;overflow:hidden}
.etsm-video-wrap iframe{aspect-ratio:16 / 9}
.etsm-live-meta-card{
  margin-top:24px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:20px;
  min-height:142px;
}
.etsm-live-meta-label{display:none}
.etsm-clock-time{
  font-size:clamp(54px,5vw,86px);
  line-height:1;
  letter-spacing:-2px;
  white-space:nowrap;
}
.etsm-clock-date{
  font-size:clamp(22px,2vw,34px);
  text-align:right;
  white-space:nowrap;
}
.etsm-banner-section--fullwidth{
  max-width:1480px;
  margin:0 auto 18px;
  padding:0 34px 30px;
  background:
    radial-gradient(circle at 75% 84%, rgba(84,110,255,.88), rgba(84,110,255,0) 24%),
    linear-gradient(90deg,#00164d 0%,#15308b 57%,#2948c6 100%);
  border-radius:0 0 40px 40px;
}
.etsm-banner-section--fullwidth .etsm-banner-rotator{
  min-height:132px;
  height:132px;
  border-radius:28px;
  background:rgba(255,255,255,.10);
  border:1px solid rgba(255,255,255,.08);
}
.etsm-banner-section--fullwidth .etsm-banner-slide,
.etsm-banner-section--fullwidth .etsm-banner-static-wrap{
  display:flex;
  align-items:center;
  justify-content:center;
  padding:18px 24px;
}
.etsm-banner-section--fullwidth .etsm-banner-slide img,
.etsm-banner-section--fullwidth .etsm-banner-static-wrap img{
  max-width:100%;
  max-height:84px;
  width:auto;
  height:auto;
  object-fit:contain;
  display:block;
}
.etsm-banner-overlay,.etsm-banner-caption{display:none !important}

@media (max-width: 1024px){
  .etsm-live-hero{grid-template-columns:1fr;border-radius:34px 34px 0 0;padding:28px 22px 16px}
  .etsm-banner-section--fullwidth{padding:0 22px 22px;border-radius:0 0 34px 34px}
  .etsm-hero-whatsapp-box{min-width:0;width:100%}
  .etsm-live-meta-card{flex-direction:column;align-items:flex-start}
  .etsm-clock-date{text-align:left;white-space:normal}
}


/* 1.4.3 spacing fixes */
.etsm-site-wrap{
  max-width: 1520px;
  margin: 0 auto;
}
.etsm-live-hero{
  max-width: 1520px !important;
  margin: 18px auto 0 !important;
  padding: 44px 46px 22px !important;
  gap: 46px !important;
}
.etsm-live-copy{
  padding: 8px 0 0 6px !important;
}
.etsm-live-player-area{
  padding-top: 26px !important;
  padding-right: 10px !important;
}
.etsm-player-card{
  padding: 24px !important;
}
.etsm-featured-video,
.etsm-video-wrap.etsm-featured-video{
  border-radius: 30px !important;
}
.etsm-live-meta-card{
  margin-top: 26px !important;
}
.etsm-banner-section--fullwidth{
  max-width: 1520px !important;
  margin: 0 auto 26px !important;
  padding: 0 46px 34px !important;
}
.etsm-banner-section--fullwidth .etsm-banner-rotator{
  min-height: 136px !important;
  height: 136px !important;
}
.etsm-ticker-section{
  max-width: 1520px;
  margin: 0 auto 18px;
  padding-top: 0 !important;
}
.etsm-news-ticker-wrap{
  border-radius: 20px !important;
}
@media (max-width: 1024px){
  .etsm-live-hero{
    padding: 28px 24px 18px !important;
  }
  .etsm-banner-section--fullwidth{
    padding: 0 24px 24px !important;
  }
}


/* 1.4.4 center right column inside blue area */
.etsm-live-hero{
  max-width: 1620px !important;
  width: calc(100% - 40px) !important;
  grid-template-columns: minmax(380px, 1fr) minmax(560px, 700px) !important;
  justify-content: space-between !important;
  align-items: start !important;
}
.etsm-live-player-area{
  width: 100% !important;
  max-width: 700px !important;
  margin-left: auto !important;
  margin-right: auto !important;
  justify-self: center !important;
  align-self: start !important;
  padding-right: 0 !important;
}
.etsm-player-card,
.etsm-live-meta-card{
  width: 100% !important;
}
.etsm-live-meta-card{
  overflow: hidden !important;
}
.etsm-clock-time,
.etsm-clock-date{
  position: relative;
  z-index: 2;
}
.etsm-banner-section--fullwidth{
  max-width: 1620px !important;
  width: calc(100% - 40px) !important;
}
.etsm-ticker-section{
  max-width: 1620px !important;
  width: calc(100% - 40px) !important;
}
@media (max-width: 1280px){
  .etsm-live-hero{
    grid-template-columns: 1fr 620px !important;
  }
}
@media (max-width: 1100px){
  .etsm-live-hero{
    grid-template-columns: 1fr !important;
    width: calc(100% - 24px) !important;
  }
  .etsm-banner-section--fullwidth,
  .etsm-ticker-section{
    width: calc(100% - 24px) !important;
  }
}


/* 1.4.5 clock text fit fix */
.etsm-live-meta-card{
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) auto !important;
  align-items: center !important;
  column-gap: 22px !important;
  padding: 24px 28px !important;
}
.etsm-clock-time{
  font-size: clamp(42px, 4.2vw, 74px) !important;
  line-height: 1 !important;
  min-width: 0 !important;
}
.etsm-clock-date{
  font-size: clamp(18px, 1.55vw, 30px) !important;
  line-height: 1.15 !important;
  white-space: nowrap !important;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
  max-width: 100% !important;
}
@media (max-width: 1200px){
  .etsm-live-meta-card{
    grid-template-columns: 1fr !important;
    row-gap: 10px !important;
  }
  .etsm-clock-date{
    white-space: normal !important;
    text-overflow: clip !important;
  }
}


/* 1.4.6 banner VERSIONE 2 - grande impatto */
.etsm-banner-section--fullwidth .etsm-banner-rotator{
  height: 180px !important;
  min-height: 180px !important;
  padding: 0 !important;
}
.etsm-banner-section--fullwidth .etsm-banner-slide,
.etsm-banner-section--fullwidth .etsm-banner-static-wrap{
  padding: 0 !important;
}
.etsm-banner-section--fullwidth .etsm-banner-slide img,
.etsm-banner-section--fullwidth .etsm-banner-static-wrap img{
  height: 140px !important;
  max-height: 140px !important;
  width: auto !important;
  object-fit: contain !important;
}
