.hero-latest{display:none}
@media(min-width:768px){
 .hero.hero-has-latest{grid-template-columns:minmax(0,6fr) minmax(0,6fr);grid-template-rows:1fr auto;column-gap:clamp(28px,4vw,76px);row-gap:54px;align-items:center}
 .hero.hero-has-latest .hero-copy{width:100%;min-width:0;grid-column:1;grid-row:1}
 .hero.hero-has-latest h1{font-size:clamp(46px,5.85vw,112px);line-height:.98;margin-top:28px;margin-bottom:30px}
 .hero.hero-has-latest .hero-copy>p{font-size:clamp(16px,1.3vw,22px);max-width:680px}
 .hero.hero-has-latest .hero-actions{gap:12px;margin-top:32px}
 .hero.hero-has-latest .hero-actions .button{min-width:0;gap:22px}
 .hero.hero-has-latest .hero-note{grid-column:1/-1;grid-row:2}
 .hero-latest{display:block;position:relative;z-index:3;grid-column:2;grid-row:1;min-width:0;width:100%;max-width:none;justify-self:end;color:#111}
 .hero-latest-top{display:flex;justify-content:space-between;gap:16px;margin:0 2px 18px;font:700 10px/1.5 'Manrope',sans-serif;letter-spacing:.14em;text-transform:uppercase}
 .hero-latest-top>span:last-child{font-weight:500;letter-spacing:.03em}
 .hero-latest-frame{padding:clamp(9px,1vw,15px);background:#fff;box-shadow:0 24px 55px -18px #0005,0 3px 12px #0001;border:1px solid #ffffffd9}
 .hero-latest-stage{position:relative;aspect-ratio:4/5;isolation:isolate;overflow:hidden;background:#18202c}
 .hero-latest-slide{position:absolute;inset:0;display:block;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .65s ease,visibility .65s;color:#fff}
 .hero-latest-slide.is-active{opacity:1;visibility:visible;pointer-events:auto;z-index:1}
 .hero-latest-slide picture,.hero-latest-slide img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}
 .hero-latest-slide:after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(180deg,#0002,transparent 28%,#0005 48%,#000e 100%)}
 .hero-latest-kind{position:absolute;left:22px;top:22px;z-index:2;padding:8px 12px;background:#ffffffed;color:#111;font:800 10px/1 'Manrope',sans-serif;letter-spacing:.12em;text-transform:uppercase}
 .hero-latest-copy{position:absolute;inset:auto 0 0;padding:clamp(20px,2.3vw,36px);z-index:2;color:#fff}
 .hero-latest-label{display:block;margin-bottom:12px;font:700 10px/1.4 'Manrope',sans-serif;letter-spacing:.08em;text-transform:uppercase;color:#fff}
 .hero-latest .hero-latest-copy h2{margin:0;font:700 clamp(23px,2.25vw,37px)/1.1 'Manrope',sans-serif;letter-spacing:-.045em;color:#fff;text-wrap:pretty}
 .hero-latest-cta{display:flex;align-items:center;justify-content:space-between;gap:10px;border-top:1px solid #ffffff65;padding-top:15px;margin-top:22px;font:600 12px/1.4 'Manrope',sans-serif;color:#fff}
 .hero-latest-cta b{font-size:24px;line-height:1}
 .hero-latest-slide:focus-visible{outline:3px solid #ffd000;outline-offset:-4px}
 .hero-latest-controls{display:flex;align-items:center;gap:14px;justify-content:space-between;margin-top:18px}.hero-latest-controls[hidden]{display:none}
 .hero-latest-dots{display:flex;gap:2px}.hero-latest-dots button{border:0;background:none;padding:8px 4px;cursor:pointer}.hero-latest-dots span{display:block;width:19px;height:3px;background:#1113;transition:background .3s}.hero-latest-dots button[aria-pressed=true] span{background:#111}
 .hero-latest-pause{border:0;background:none;color:#111;padding:5px 0;cursor:pointer;font-size:11px}.hero-latest-pause:hover{text-decoration:underline}
 .hero-latest-counter{font:600 11px 'Manrope',sans-serif;white-space:nowrap;font-variant-numeric:tabular-nums}.hero-latest button:focus-visible{outline:2px solid #111;outline-offset:3px}
}
@media(min-width:768px) and (max-width:1000px){.hero.hero-has-latest{padding-left:32px;padding-right:32px;column-gap:26px}.hero-latest-top>span:last-child{display:none}.hero-latest-copy{padding:18px}.hero-latest-kind{left:16px;top:16px}.hero-latest .hero-latest-copy h2{font-size:23px}.hero-latest-label{font-size:9px}.hero-latest-pause{font-size:10px}.hero-latest-controls{gap:6px}.hero-latest-dots span{width:14px}.hero.hero-has-latest .hero-copy .eyebrow{font-size:10px}}
@media(prefers-reduced-motion:reduce){.hero-latest-slide{transition:none}}
/* Polaroid treatment: uncropped 16:9 image above a white editorial caption. */
@media(min-width:768px){
 .hero-latest-stage{display:grid;aspect-ratio:auto;background:#fff;overflow:hidden}
 .hero-latest-slide{position:relative;inset:auto;grid-area:1/1;display:flex;flex-direction:column;color:#111;background:#fff;align-self:stretch}
 .hero-latest-slide picture{position:relative;height:auto;aspect-ratio:16/9;background:#101622;flex:none}
 .hero-latest-slide img{position:absolute;inset:0;width:100%;height:100%;object-fit:contain}
 .hero-latest-slide:after{display:none}
 .hero-latest-kind{left:12px;top:12px;padding:7px 10px;box-shadow:0 2px 8px #0001}
 .hero-latest-copy{position:static;display:flex;flex:1;flex-direction:column;padding:24px 14px 14px;color:#111}
 .hero-latest-label{color:#636363;font-size:10px;margin-bottom:12px}
 .hero-latest .hero-latest-copy h2{font-size:clamp(23px,2.05vw,34px);color:#111;line-height:1.13;margin-bottom:24px}
 .hero-latest-cta{align-self:flex-start;min-width:135px;margin-top:auto;padding:11px 16px;border:0;border-radius:30px;background:#ffd000;color:#111;gap:26px;font-size:12px}
 .hero-latest-cta b{font-size:21px}
 .hero-latest-slide:hover .hero-latest-cta{background:#111;color:#fff}
}
@media(min-width:768px) and (max-width:1000px){.hero-latest-copy{padding:20px 9px 12px}.hero-latest .hero-latest-copy h2{font-size:22px}.hero-latest-label{font-size:9px}}

/* Photo-led polaroid with compact captions. */
@media(min-width:768px){
 .hero-latest-frame{transform-origin:50% 50%;backface-visibility:hidden}
 .hero-latest-stage{display:block;overflow:hidden}
 .hero-latest-slide{position:absolute;inset:0;display:block;transition:none}
 .hero-latest-slide.is-active{position:relative;inset:auto}
 .hero-latest-copy{display:block;padding:18px 12px 10px}
 .hero-latest .hero-latest-copy h2{font-size:clamp(23px,1.65vw,34px);line-height:1.13;margin:0 0 18px}
 .hero-latest-label{margin-bottom:9px}
 .hero-latest-cta{display:inline-flex;min-width:130px;margin:0;padding:10px 16px}
}

/* All slides share one grid cell: the longest caption reserves its space once,
   so rotating between titles never changes the card or the surrounding hero. */
@media(min-width:768px){
 .hero-latest-frame{border-radius:10px;box-shadow:0 24px 54px -16px rgba(0,0,0,.34),0 5px 16px rgba(0,0,0,.12)}
 .hero-latest-stage{display:grid;border-radius:10px}
 .hero-latest-slide,.hero-latest-slide.is-active{position:relative;inset:auto;grid-area:1/1;display:flex;flex-direction:column;min-width:0}
 .hero-latest-slide picture{border-radius:10px;overflow:hidden}
 .hero-latest-copy{display:flex;flex:1;flex-direction:column}
 .hero-latest-cta{margin-top:auto}
}

/* Edge-to-edge photos; movement is clipped inside the rounded image only. */
@media(min-width:768px){
 .hero-latest-slide img{object-fit:cover;transform-origin:center;transform:scale(1)}
 .hero-latest-slide.is-active img{animation:hero-photo-zoom 12s linear infinite alternate}
 .hero-latest.is-photo-paused .hero-latest-slide.is-active img{animation-play-state:paused}
}
@keyframes hero-photo-zoom{from{transform:scale(1)}to{transform:scale(1.12)}}
@media(prefers-reduced-motion:reduce){.hero-latest-slide.is-active img{animation:none;transform:none}}
