/* Refinamentos da versão de apresentação /is2 */
.video-hero{display:block;min-height:0;padding:0;background:var(--blue-dark)}
.video-hero video{position:relative;inset:auto;width:100%;height:auto;max-height:calc(100vh - 88px);aspect-ratio:16/9;object-fit:contain;background:var(--blue-dark)}
.hero-caption{position:absolute;z-index:2;top:clamp(22px,5vw,70px);left:50%;width:min(var(--container),calc(100% - 40px));padding:0;transform:translateX(-50%);pointer-events:none;text-shadow:0 2px 20px rgba(0,0,0,.8)}
.hero-caption .actions{pointer-events:auto}.hero-caption h1{max-width:760px;font-size:clamp(2rem,4.6vw,4.4rem)}.hero-caption>p:not(.eyebrow){max-width:590px}
.hero-caption .button-outline{border-color:#fff;background:#fff;box-shadow:0 12px 26px rgba(0,0,0,.2);color:var(--blue-deep)}.hero-caption .button-outline:hover{border-color:var(--yellow);background:var(--yellow);color:var(--blue-deep)}
.history-grid{display:grid;grid-template-columns:1.25fr .75fr;gap:clamp(35px,7vw,90px);align-items:start}.leadership-card{padding:clamp(30px,5vw,48px);border-radius:var(--radius);background:linear-gradient(145deg,var(--blue-deep),var(--blue));box-shadow:var(--shadow);color:#fff}.leadership-card h3{margin-top:25px;color:#fff}.leadership-card .eyebrow{color:var(--yellow)}
.values div{min-height:180px}.values small{display:block;margin-top:9px;color:var(--muted);font-size:.88rem;line-height:1.45}
.cta-button-large{min-width:250px;min-height:66px;padding:18px 34px;font-size:1.05rem;text-align:center}
.program-cta{display:flex;align-items:center;justify-content:space-between;gap:36px;margin-top:36px;padding:30px;border-radius:var(--radius-sm);background:#fff;box-shadow:var(--shadow)}.program-cta p{max-width:670px;margin:0}.program-cta .button{flex:none}
.global-agenda{display:grid;gap:24px}.global-agenda article{display:grid;grid-template-columns:220px 1fr;gap:clamp(28px,5vw,60px);align-items:center;padding:clamp(28px,5vw,52px);border:1px solid var(--line);border-radius:var(--radius);background:#fff;box-shadow:0 12px 38px rgba(5,63,102,.08)}.agenda-logo{display:flex;min-height:190px;align-items:center;justify-content:center}.agenda-logo img{max-width:190px;max-height:180px;object-fit:contain}.global-agenda h3{font-size:clamp(1.45rem,3vw,2.15rem)}.global-agenda article p:last-child{margin-bottom:0}.agenda-note{max-width:900px;margin:26px auto 0;color:var(--muted);font-size:.85rem;text-align:center}
.whatsapp-float svg{width:30px;height:30px;fill:currentColor}
.feature-section{padding:clamp(50px,5vw,72px) 0}.feature-section+.feature-section{padding-top:clamp(42px,4vw,60px)}
.brand img,.footer-brand img{background:#fff}
@media(max-width:960px){.video-hero video{max-height:none}.hero-caption{top:28px}.hero-caption h1{max-width:650px}.history-grid{grid-template-columns:1fr}.program-cta{align-items:flex-start;flex-direction:column}.global-agenda article{grid-template-columns:160px 1fr}.agenda-logo{min-height:140px}.agenda-logo img{max-width:145px;max-height:135px}}
@media(max-width:640px){.hero-caption{position:relative;top:auto;left:auto;width:min(100% - 28px,var(--container));padding:32px 0 40px;transform:none}.hero-caption h1{font-size:2.2rem}.video-hero video{aspect-ratio:auto}.values div{min-height:155px}.global-agenda article{grid-template-columns:1fr}.agenda-logo{min-height:120px}.agenda-logo img{max-width:150px;max-height:140px}.program-cta .button,.cta-button-large{width:100%}}
@media(prefers-reduced-motion:reduce){.video-hero video{display:block}}
