:root {
  --navy: #06172c;
  --navy-2: #0a2340;
  --navy-3: #102f51;
  --maroon: #48101d;
  --maroon-2: #6c1529;
  --green: #0d9e48;
  --green-bright: #66c742;
  --pink: #f20a83;
  --yellow: #f5dc20;
  --cream: #f8f4e8;
  --white: #ffffff;
  --ink: #111827;
  --muted: #637083;
  --line: rgba(11, 33, 58, .13);
  --shadow: 0 24px 70px rgba(2, 18, 35, .18);
  --radius: 26px;
  --container: 1180px;
}

* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body {
  margin: 0;
  color: var(--ink);
  background: var(--cream);
  font-family: "Segoe UI", Arial, Helvetica, sans-serif;
  line-height: 1.65;
  overflow-x: hidden;
}
body.nav-open { overflow: hidden; }
.noscript-note { position: relative; z-index: 9999; padding: 10px 16px; background: #ffd23f; color: #07192f; text-align: center; font-weight: 800; }
img { display: block; max-width: 100%; }
a { color: inherit; text-decoration: none; }
button, input, textarea, select { font: inherit; }
button { border: 0; }
.container { width: min(calc(100% - 40px), var(--container)); margin-inline: auto; }
.skip-link { position: fixed; top: 8px; left: 8px; z-index: 9999; padding: 10px 14px; background: var(--white); color: var(--navy); transform: translateY(-150%); border-radius: 8px; }
.skip-link:focus { transform: translateY(0); }

.site-header {
  position: fixed;
  inset: 0 0 auto 0;
  z-index: 1000;
  color: var(--white);
  border-bottom: 1px solid transparent;
  transition: background .25s ease, border-color .25s ease, box-shadow .25s ease;
}
.site-header.scrolled { background: rgba(6, 23, 44, .94); border-color: rgba(255,255,255,.08); box-shadow: 0 10px 34px rgba(0,0,0,.2); backdrop-filter: blur(16px); }
.header-inner { min-height: 84px; display: flex; align-items: center; justify-content: space-between; gap: 26px; }
.brand { display: flex; align-items: center; gap: 12px; min-width: 0; }
.brand img { width: 58px; height: 58px; object-fit: contain; background: var(--white); border-radius: 50%; padding: 3px; box-shadow: 0 0 0 3px rgba(255,255,255,.1); }
.brand span { display: flex; flex-direction: column; line-height: .95; text-transform: uppercase; font-family: Impact, "Arial Narrow", sans-serif; letter-spacing: .7px; font-size: 15px; }
.brand strong { font-size: 24px; color: var(--yellow); font-weight: 900; }
.main-nav { display: flex; align-items: center; gap: 24px; font-size: 14px; font-weight: 800; }
.main-nav > a:not(.nav-cta) { position: relative; padding-block: 12px; }
.main-nav > a:not(.nav-cta)::after { content: ""; position: absolute; left: 0; right: 100%; bottom: 6px; height: 2px; background: var(--yellow); transition: right .2s ease; }
.main-nav > a:not(.nav-cta):hover::after, .main-nav > a:not(.nav-cta):focus-visible::after { right: 0; }
.nav-cta { padding: 10px 18px; border-radius: 999px; color: #031208; background: var(--green-bright); box-shadow: 0 8px 24px rgba(102,199,66,.28); }
.nav-toggle { display: none; width: 46px; height: 46px; border-radius: 50%; background: rgba(255,255,255,.1); padding: 12px; cursor: pointer; }
.nav-toggle span { display: block; width: 100%; height: 2px; margin: 5px 0; background: var(--white); border-radius: 10px; transition: transform .25s ease, opacity .25s ease; }

.hero {
  position: relative;
  min-height: 100svh;
  display: grid;
  align-items: center;
  color: var(--white);
  background:
    radial-gradient(circle at 76% 30%, rgba(20, 162, 79, .24), transparent 27%),
    radial-gradient(circle at 15% 75%, rgba(242, 10, 131, .16), transparent 30%),
    linear-gradient(135deg, #020b16 0%, var(--navy) 50%, #071c31 100%);
  overflow: hidden;
  padding: 128px 0 76px;
}
.hero::before { content: ""; position: absolute; inset: auto -10% -38% -10%; height: 62%; border-radius: 50% 50% 0 0; background: repeating-linear-gradient(90deg, rgba(255,255,255,.022) 0 10px, transparent 10px 28px), linear-gradient(180deg, #0b6932, #063d20); transform: perspective(700px) rotateX(55deg); transform-origin: bottom; opacity: .72; }
.hero-stadium { position: absolute; inset: 0; opacity: .28; background: radial-gradient(circle at 12% 10%, rgba(255,255,255,.9) 0 2px, transparent 3px), radial-gradient(circle at 22% 8%, rgba(255,255,255,.8) 0 1.5px, transparent 3px), radial-gradient(circle at 76% 13%, rgba(255,255,255,.8) 0 2px, transparent 3px), radial-gradient(circle at 88% 9%, rgba(255,255,255,.8) 0 1.5px, transparent 3px); background-size: 170px 150px, 130px 130px, 180px 150px, 120px 140px; }
.hero-stitches { position: absolute; width: 560px; aspect-ratio: 1; border: 2px solid rgba(255,255,255,.05); border-radius: 50%; left: -350px; top: 18%; box-shadow: inset 0 0 0 34px rgba(255,255,255,.012); }
.hero-stitches::before, .hero-stitches::after { content: ""; position: absolute; top: 8%; bottom: 8%; width: 86px; border-left: 5px dashed rgba(224, 25, 61, .18); border-radius: 50%; }
.hero-stitches::before { left: 28%; transform: rotate(-10deg); }
.hero-stitches::after { right: 28%; transform: rotate(10deg); }
.hero-grid { position: relative; z-index: 2; display: grid; grid-template-columns: minmax(0, 1.06fr) minmax(360px, .72fr); align-items: center; gap: clamp(46px, 7vw, 100px); }
.eyebrow, .section-kicker { display: inline-flex; align-items: center; gap: 9px; color: var(--green-bright); font-size: 12px; font-weight: 900; letter-spacing: .18em; text-transform: uppercase; }
.live-dot { width: 9px; height: 9px; border-radius: 50%; background: #ff3156; box-shadow: 0 0 0 0 rgba(255,49,86,.65); animation: pulse 1.7s infinite; }
@keyframes pulse { 70% { box-shadow: 0 0 0 10px rgba(255,49,86,0); } 100% { box-shadow: 0 0 0 0 rgba(255,49,86,0); } }
.hero h1 { max-width: 760px; margin: 22px 0 22px; font-family: Impact, "Arial Narrow", sans-serif; font-size: clamp(58px, 8.8vw, 116px); line-height: .84; letter-spacing: .01em; text-transform: uppercase; font-weight: 900; text-wrap: balance; }
.hero h1 em { display: block; color: var(--yellow); font-style: normal; text-shadow: 4px 5px 0 var(--maroon), 8px 10px 22px rgba(0,0,0,.35); }
.hero-lead { max-width: 620px; margin: 0; color: rgba(255,255,255,.82); font-size: clamp(18px, 2vw, 22px); }
.hero-actions { display: flex; flex-wrap: wrap; gap: 14px; margin-top: 34px; }
.button { min-height: 52px; display: inline-flex; justify-content: center; align-items: center; padding: 13px 22px; border-radius: 999px; font-weight: 900; line-height: 1.2; transition: transform .2s ease, box-shadow .2s ease, background .2s ease; }
.button:hover, .button:focus-visible { transform: translateY(-3px); }
.button-primary { color: #04150a; background: var(--green-bright); box-shadow: 0 14px 34px rgba(102,199,66,.28); }
.button-ghost { border: 1px solid rgba(255,255,255,.25); background: rgba(255,255,255,.06); color: var(--white); backdrop-filter: blur(8px); }
.button-light { background: var(--white); color: var(--navy); }
.hero-platforms { display: flex; flex-wrap: wrap; gap: 8px; margin-top: 28px; }
.hero-platforms span { padding: 7px 12px; border: 1px solid rgba(255,255,255,.12); border-radius: 999px; color: rgba(255,255,255,.72); font-size: 12px; font-weight: 800; }
.hero-visual { position: relative; justify-self: end; width: min(100%, 430px); }
.poster-frame { position: relative; padding: 12px; background: linear-gradient(135deg, rgba(255,255,255,.28), rgba(255,255,255,.04)); border: 1px solid rgba(255,255,255,.18); border-radius: 32px; transform: rotate(2.3deg); box-shadow: 0 40px 90px rgba(0,0,0,.42); backdrop-filter: blur(10px); }
.poster-frame::before { content: ""; position: absolute; inset: -18px; z-index: -1; background: linear-gradient(135deg, var(--pink), var(--yellow), var(--green)); filter: blur(28px); opacity: .2; }
.poster-frame img { width: 100%; max-height: 68vh; object-fit: cover; object-position: center top; border-radius: 22px; }
.score-card { position: absolute; right: -34px; bottom: 44px; min-width: 235px; padding: 18px 22px; color: var(--navy); background: var(--yellow); border-radius: 18px; box-shadow: 0 20px 44px rgba(0,0,0,.34); transform: rotate(-3deg); }
.score-card span, .score-card strong { display: block; }
.score-card .score-label { font-size: 10px; font-weight: 900; letter-spacing: .18em; text-transform: uppercase; }
.score-card strong { margin: 2px 0; font-family: Impact, "Arial Narrow", sans-serif; font-size: 26px; text-transform: uppercase; }
.score-card > span:last-child { font-weight: 800; }
.scroll-cue { position: absolute; z-index: 4; bottom: 22px; left: 50%; width: 32px; height: 52px; border: 1px solid rgba(255,255,255,.3); border-radius: 20px; transform: translateX(-50%); }
.scroll-cue span { position: absolute; top: 9px; left: 50%; width: 5px; height: 9px; border-radius: 999px; background: var(--white); transform: translateX(-50%); animation: scrollCue 1.7s infinite; }
@keyframes scrollCue { 60% { transform: translate(-50%, 18px); opacity: 0; } 100% { transform: translate(-50%, 0); opacity: 0; } }

.section { position: relative; padding: 110px 0; }
.section-kicker { margin-bottom: 13px; }
.section h2 { margin: 0; color: var(--navy); font-family: Impact, "Arial Narrow", sans-serif; font-size: clamp(42px, 5.5vw, 72px); line-height: .95; letter-spacing: .015em; text-transform: uppercase; text-wrap: balance; }
.section-heading { max-width: 850px; margin-bottom: 46px; }
.section-heading > p { max-width: 650px; margin: 18px 0 0; color: var(--muted); font-size: 18px; }
.section-heading-inline { max-width: none; display: flex; justify-content: space-between; align-items: end; gap: 30px; }
.section-heading-inline > p { max-width: 320px; margin: 0; text-align: right; }
.section-heading-light h2, .section-heading-light p { color: var(--white); }

.program-section { background: var(--cream); }
.program-grid { display: grid; grid-template-columns: 1.08fr .92fr; align-items: center; gap: clamp(42px, 7vw, 90px); }
.program-photo { position: relative; }
.program-photo::before { content: ""; position: absolute; inset: 8% -18px -18px 12%; z-index: 0; border-radius: var(--radius); background: var(--green); transform: rotate(2deg); }
.program-photo img { position: relative; z-index: 1; width: 100%; aspect-ratio: 16 / 10.5; object-fit: cover; border-radius: var(--radius); box-shadow: var(--shadow); }
.photo-badge { position: absolute; z-index: 2; left: -18px; bottom: 28px; min-width: 182px; padding: 15px 20px; color: var(--white); background: var(--maroon); border-radius: 13px; box-shadow: 0 15px 30px rgba(72,16,29,.28); transform: rotate(-3deg); }
.photo-badge strong, .photo-badge span { display: block; line-height: 1; text-transform: uppercase; }
.photo-badge strong { font-size: 12px; letter-spacing: .15em; }
.photo-badge span { margin-top: 5px; color: var(--yellow); font-family: Impact, "Arial Narrow", sans-serif; font-size: 25px; }
.section-copy > p { color: #475569; font-size: 18px; }
.location-strip { display: inline-flex; align-items: center; gap: 10px; margin-top: 15px; padding: 11px 15px; border: 1px solid var(--line); border-radius: 999px; color: var(--navy); font-weight: 900; background: rgba(255,255,255,.65); }
.location-strip svg { width: 20px; fill: var(--green); }

.topics-section { background: #fff; overflow: hidden; }
.topics-section::before { content: ""; position: absolute; right: -180px; top: -180px; width: 500px; aspect-ratio: 1; border-radius: 50%; background: repeating-linear-gradient(22deg, transparent 0 17px, rgba(199,26,48,.06) 17px 21px); border: 3px solid rgba(7,25,47,.04); }
.topic-grid { display: grid; grid-template-columns: repeat(5, 1fr); gap: 14px; }
.topic-card { position: relative; min-height: 210px; display: flex; flex-direction: column; justify-content: flex-end; padding: 24px; border: 1px solid var(--line); border-radius: 22px; background: linear-gradient(145deg, #fff, #f7f8fa); overflow: hidden; transition: transform .25s ease, border-color .25s ease, box-shadow .25s ease; }
.topic-card:hover { transform: translateY(-8px); border-color: rgba(13,158,72,.42); box-shadow: 0 18px 42px rgba(3,28,48,.1); }
.topic-card::after { content: ""; position: absolute; inset: auto -35px -45px auto; width: 110px; aspect-ratio: 1; border-radius: 50%; background: rgba(13,158,72,.07); }
.topic-number { position: absolute; top: 16px; right: 18px; color: rgba(6,23,44,.25); font-size: 11px; font-weight: 900; letter-spacing: .14em; }
.topic-icon { font-size: 32px; filter: saturate(.8); }
.topic-card h3 { position: relative; z-index: 1; margin: 14px 0 0; color: var(--navy); font-size: 17px; line-height: 1.2; }
.topic-card-feature { color: var(--white); background: linear-gradient(145deg, var(--green), #075c2e); border-color: transparent; }
.topic-card-feature h3, .topic-card-feature .topic-number { color: var(--white); }
.topic-card-feature::after { background: rgba(255,255,255,.12); }

.team-section { color: var(--white); background: radial-gradient(circle at 80% 16%, rgba(242,10,131,.12), transparent 27%), linear-gradient(150deg, #030c18, var(--navy) 53%, #091e35); overflow: hidden; }
.team-section::before { content: ""; position: absolute; inset: 0; opacity: .09; background-image: linear-gradient(rgba(255,255,255,.25) 1px, transparent 1px), linear-gradient(90deg, rgba(255,255,255,.25) 1px, transparent 1px); background-size: 40px 40px; mask-image: linear-gradient(to bottom, transparent, #000 25%, #000 75%, transparent); }
.team-layout { position: relative; display: grid; grid-template-columns: minmax(300px, .8fr) minmax(0, 1.2fr); gap: clamp(34px, 6vw, 80px); align-items: center; }
.team-poster { position: relative; max-width: 430px; justify-self: center; }
.team-poster::before { content: ""; position: absolute; inset: -13px; border-radius: 28px; border: 1px solid rgba(255,255,255,.16); transform: rotate(-2deg); }
.team-poster img { position: relative; width: 100%; border-radius: 22px; box-shadow: 0 34px 85px rgba(0,0,0,.45); }
.host-list { display: grid; gap: 12px; }
.host-card { display: flex; align-items: center; gap: 22px; padding: 24px; border: 1px solid rgba(255,255,255,.1); border-radius: 20px; background: rgba(255,255,255,.055); backdrop-filter: blur(10px); transition: background .2s ease, transform .2s ease; }
.host-card:hover { transform: translateX(8px); background: rgba(255,255,255,.09); }
.host-index { color: var(--yellow); font-family: Impact, "Arial Narrow", sans-serif; font-size: 34px; }
.host-card small { color: var(--green-bright); font-size: 10px; font-weight: 900; letter-spacing: .16em; text-transform: uppercase; }
.host-card h3 { margin: 2px 0 0; font-family: Impact, "Arial Narrow", sans-serif; font-size: clamp(26px, 3vw, 38px); line-height: 1; text-transform: uppercase; letter-spacing: .02em; }
.broadcast-card { margin-top: 12px; padding: 30px; color: var(--navy); background: var(--yellow); border-radius: 24px; box-shadow: 0 22px 60px rgba(0,0,0,.28); }
.on-air { display: inline-flex; align-items: center; gap: 7px; padding: 5px 10px; color: var(--white); background: #e61e46; border-radius: 999px; font-size: 10px; font-weight: 900; letter-spacing: .13em; text-transform: uppercase; }
.on-air i { width: 7px; height: 7px; border-radius: 50%; background: var(--white); animation: pulse 1.7s infinite; }
.broadcast-card h3 { margin: 15px 0 2px; font-family: Impact, "Arial Narrow", sans-serif; font-size: 38px; line-height: 1; text-transform: uppercase; }
.broadcast-card p { margin: 0; font-size: 22px; font-weight: 900; }
.broadcast-platforms { display: flex; flex-wrap: wrap; gap: 8px; margin-top: 18px; }
.broadcast-platforms span { padding: 6px 9px; border: 1px solid rgba(6,23,44,.16); border-radius: 999px; font-size: 11px; font-weight: 800; }

.guests-section { background: #fff; }
.guest-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 18px; }
.gallery-item { position: relative; display: block; width: 100%; padding: 0; text-align: left; background: none; border-radius: 22px; overflow: hidden; cursor: zoom-in; }
.gallery-item img { width: 100%; height: 100%; object-fit: cover; transition: transform .5s ease; }
.gallery-item:hover img { transform: scale(1.035); }
.guest-card { aspect-ratio: 16 / 9; box-shadow: 0 16px 38px rgba(2,18,35,.13); }
.guest-card::after, .gallery-grid .gallery-item::after { content: ""; position: absolute; inset: 40% 0 0; background: linear-gradient(transparent, rgba(2,13,26,.82)); pointer-events: none; }
.guest-card span { position: absolute; z-index: 2; left: 20px; bottom: 16px; color: var(--white); font-weight: 900; }

.gallery-section { background: var(--cream); }
.gallery-grid { display: grid; grid-template-columns: repeat(12, 1fr); grid-auto-rows: 220px; gap: 14px; }
.gallery-grid .gallery-item { grid-column: span 4; }
.gallery-grid .gallery-large { grid-column: span 8; grid-row: span 2; }
.gallery-grid .gallery-tall { grid-column: span 4; grid-row: span 2; }
.gallery-grid .gallery-wide { grid-column: span 8; }
.image-label { position: absolute; z-index: 2; left: 18px; bottom: 15px; color: var(--white); font-size: 13px; font-weight: 900; }

.platforms-section { color: var(--white); background: linear-gradient(120deg, var(--maroon), #2d0812 60%, #15111a); overflow: hidden; }
.platforms-section::after { content: ""; position: absolute; right: -110px; bottom: -240px; width: 560px; aspect-ratio: 1; border-radius: 50%; background: repeating-linear-gradient(18deg, transparent 0 24px, rgba(255,255,255,.06) 24px 28px); border: 4px solid rgba(255,255,255,.04); }
.platforms-grid { position: relative; z-index: 2; display: grid; grid-template-columns: .8fr 1.2fr; gap: clamp(50px, 7vw, 90px); align-items: center; }
.platform-intro h2 { color: var(--white); }
.platform-intro p { color: rgba(255,255,255,.72); font-size: 18px; }
.platform-cards { display: grid; grid-template-columns: repeat(2, 1fr); gap: 14px; }
.platform-card { min-height: 120px; display: flex; align-items: center; gap: 18px; padding: 22px; border: 1px solid rgba(255,255,255,.12); border-radius: 20px; background: rgba(255,255,255,.07); backdrop-filter: blur(12px); }
.platform-mark { width: 50px; height: 50px; flex: 0 0 auto; display: grid; place-items: center; border-radius: 15px; background: rgba(255,255,255,.12); color: var(--white); font-size: 28px; font-weight: 900; }
.platform-card small, .platform-card strong { display: block; }
.platform-card small { color: rgba(255,255,255,.55); font-size: 10px; font-weight: 900; letter-spacing: .16em; text-transform: uppercase; }
.platform-card strong { margin-top: 3px; font-size: 15px; overflow-wrap: anywhere; }
.facebook { box-shadow: inset 3px 0 #1671e8; }
.youtube { box-shadow: inset 3px 0 #ff1f2f; }
.x-card { box-shadow: inset 3px 0 #fff; }
.instagram { box-shadow: inset 3px 0 var(--pink); }

.contact-section { color: var(--white); background: linear-gradient(135deg, #087338, var(--green)); overflow: hidden; }
.contact-ball { position: absolute; left: -130px; top: -130px; width: 400px; aspect-ratio: 1; border-radius: 50%; background: var(--cream); opacity: .1; }
.contact-ball::before, .contact-ball::after { content: ""; position: absolute; top: 8%; bottom: 8%; width: 65px; border-left: 5px dashed var(--maroon); border-radius: 50%; }
.contact-ball::before { left: 28%; transform: rotate(-8deg); }
.contact-ball::after { right: 28%; transform: rotate(8deg); }
.contact-grid { position: relative; z-index: 2; display: grid; grid-template-columns: .95fr 1.05fr; align-items: center; gap: clamp(40px, 7vw, 90px); }
.contact-copy h2 { color: var(--white); }
.contact-copy p { color: rgba(255,255,255,.82); font-size: 18px; }
.contact-actions { display: flex; flex-wrap: wrap; gap: 12px; margin-top: 26px; }
.contact-panel { padding: 30px; background: rgba(3,46,23,.35); border: 1px solid rgba(255,255,255,.16); border-radius: 26px; backdrop-filter: blur(10px); }
.contact-row { display: flex; justify-content: space-between; gap: 20px; padding: 20px 0; border-bottom: 1px solid rgba(255,255,255,.12); }
.contact-row:last-child { border-bottom: 0; }
.contact-row span { color: rgba(255,255,255,.58); font-size: 12px; font-weight: 900; letter-spacing: .1em; text-transform: uppercase; }
.contact-row strong { text-align: right; overflow-wrap: anywhere; }
.contact-row[href]:hover strong { color: var(--yellow); }

.site-footer { padding: 34px 0; color: rgba(255,255,255,.66); background: #020a13; font-size: 13px; }
.footer-grid { display: grid; grid-template-columns: 1.2fr 1fr .8fr; align-items: center; gap: 30px; }
.footer-brand { display: flex; align-items: center; gap: 14px; }
.footer-brand img { width: 58px; height: 58px; object-fit: contain; background: var(--white); border-radius: 50%; padding: 3px; }
.footer-brand strong, .footer-brand span { display: block; }
.footer-brand strong { color: var(--white); font-family: Impact, "Arial Narrow", sans-serif; font-size: 18px; text-transform: uppercase; letter-spacing: .03em; }
.footer-links { display: flex; flex-wrap: wrap; gap: 14px; }
.footer-links a:hover { color: var(--white); }
.footer-contact { display: flex; flex-direction: column; align-items: flex-end; }
.footer-contact a:hover { color: var(--green-bright); }

.whatsapp-float { position: fixed; z-index: 999; right: 22px; bottom: 22px; width: 58px; height: 58px; display: grid; place-items: center; background: #25d366; border-radius: 50%; box-shadow: 0 14px 35px rgba(0,0,0,.28); transition: transform .2s ease; }
.whatsapp-float:hover { transform: translateY(-4px) scale(1.03); }
.whatsapp-float svg { width: 31px; fill: var(--white); }

.lightbox { width: min(94vw, 1160px); max-height: 92vh; padding: 0; border: 0; border-radius: 24px; background: transparent; overflow: visible; }
.lightbox::backdrop { background: rgba(0,8,18,.88); backdrop-filter: blur(9px); }
.lightbox figure { margin: 0; max-height: 90vh; display: flex; flex-direction: column; align-items: center; }
.lightbox img { max-width: 100%; max-height: 84vh; width: auto; height: auto; border-radius: 18px; box-shadow: 0 25px 80px rgba(0,0,0,.45); }
.lightbox figcaption { padding-top: 10px; color: var(--white); font-weight: 800; text-align: center; }
.lightbox-close, .lightbox-nav { position: fixed; z-index: 2; display: grid; place-items: center; color: var(--white); background: rgba(255,255,255,.12); border: 1px solid rgba(255,255,255,.18); cursor: pointer; backdrop-filter: blur(9px); }
.lightbox-close { top: 20px; right: 22px; width: 48px; height: 48px; border-radius: 50%; font-size: 32px; }
.lightbox-nav { top: 50%; width: 50px; height: 70px; border-radius: 16px; transform: translateY(-50%); font-size: 42px; }
.lightbox-prev { left: 20px; }
.lightbox-next { right: 20px; }

.reveal { opacity: 1; transform: none; }
.reveal.is-visible { opacity: 1; transform: none; }

:focus-visible { outline: 3px solid var(--yellow); outline-offset: 4px; }

@media (max-width: 1040px) {
  .main-nav { gap: 15px; }
  .topic-grid { grid-template-columns: repeat(3, 1fr); }
  .hero-grid { grid-template-columns: 1fr .72fr; gap: 40px; }
  .score-card { right: -10px; }
}

@media (max-width: 820px) {
  .container { width: min(calc(100% - 30px), var(--container)); }
  .nav-toggle { display: block; }
  .main-nav { position: fixed; inset: 0 0 0 24%; display: flex; flex-direction: column; align-items: stretch; justify-content: center; gap: 10px; padding: 90px 34px; background: rgba(6,23,44,.98); transform: translateX(105%); transition: transform .28s ease; box-shadow: -20px 0 50px rgba(0,0,0,.3); }
  .main-nav.is-open { transform: translateX(0); }
  .main-nav a { padding: 12px; border-bottom: 1px solid rgba(255,255,255,.08); font-size: 17px; }
  .nav-cta { text-align: center; border-bottom: 0 !important; margin-top: 10px; }
  .nav-toggle.is-open span:nth-child(1) { transform: translateY(7px) rotate(45deg); }
  .nav-toggle.is-open span:nth-child(2) { opacity: 0; }
  .nav-toggle.is-open span:nth-child(3) { transform: translateY(-7px) rotate(-45deg); }
  .hero { min-height: auto; padding-top: 118px; }
  .hero-grid { grid-template-columns: 1fr; }
  .hero-copy { text-align: center; }
  .hero-lead { margin-inline: auto; }
  .hero-actions, .hero-platforms { justify-content: center; }
  .hero-visual { justify-self: center; width: min(88%, 420px); margin-top: 16px; }
  .poster-frame img { max-height: none; }
  .score-card { right: -8px; bottom: 30px; }
  .scroll-cue { display: none; }
  .program-grid, .team-layout, .platforms-grid, .contact-grid { grid-template-columns: 1fr; }
  .section { padding: 82px 0; }
  .team-poster { max-width: 390px; }
  .section-heading-inline { display: block; }
  .section-heading-inline > p { margin-top: 15px; text-align: left; }
  .gallery-grid { grid-template-columns: repeat(2, 1fr); grid-auto-rows: 210px; }
  .gallery-grid .gallery-item, .gallery-grid .gallery-large, .gallery-grid .gallery-tall, .gallery-grid .gallery-wide { grid-column: span 1; grid-row: span 1; }
  .gallery-grid .gallery-large { grid-column: span 2; }
  .footer-grid { grid-template-columns: 1fr; text-align: center; }
  .footer-brand, .footer-links { justify-content: center; }
  .footer-contact { align-items: center; }
}

@media (max-width: 600px) {
  .header-inner { min-height: 72px; }
  .brand img { width: 48px; height: 48px; }
  .brand span { font-size: 12px; }
  .brand strong { font-size: 20px; }
  .main-nav { inset: 0 0 0 10%; }
  .hero { padding: 100px 0 62px; }
  .hero h1 { font-size: clamp(52px, 17vw, 78px); }
  .hero-lead { font-size: 17px; }
  .button { width: 100%; }
  .score-card { position: relative; right: auto; bottom: auto; margin: -36px auto 0; width: min(92%, 260px); transform: rotate(-2deg); }
  .section h2 { font-size: clamp(38px, 12vw, 58px); }
  .program-photo::before { right: -9px; bottom: -10px; }
  .photo-badge { left: 8px; bottom: 15px; }
  .topic-grid { grid-template-columns: repeat(2, 1fr); }
  .topic-card { min-height: 170px; padding: 18px; }
  .guest-grid, .platform-cards { grid-template-columns: 1fr; }
  .gallery-grid { grid-template-columns: 1fr; grid-auto-rows: 240px; }
  .gallery-grid .gallery-item, .gallery-grid .gallery-large { grid-column: 1; }
  .gallery-grid .gallery-tall { grid-row: span 2; }
  .contact-actions { flex-direction: column; }
  .contact-row { flex-direction: column; gap: 5px; }
  .contact-row strong { text-align: left; }
  .lightbox-nav { width: 42px; height: 58px; }
  .lightbox-prev { left: 6px; }
  .lightbox-next { right: 6px; }
  .whatsapp-float { right: 16px; bottom: 16px; width: 54px; height: 54px; }
}

@media (prefers-reduced-motion: reduce) {
  html { scroll-behavior: auto; }
  *, *::before, *::after { animation-duration: .01ms !important; animation-iteration-count: 1 !important; transition-duration: .01ms !important; }
  .reveal { opacity: 1; transform: none; }
}
