/* Local Flow media layouts. */
.motion-page-hero{position:relative;isolation:isolate;overflow:hidden;background:#102b3a;color:#fff;min-height:320px}
.motion-page-hero>.ambient-poster,.motion-page-hero>.ambient-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 57%;z-index:-3;pointer-events:none}
.motion-page-hero::after{content:"";position:absolute;inset:0;background:linear-gradient(100deg,rgba(7,24,39,.91),rgba(7,24,39,.76) 63%,rgba(7,24,39,.53));z-index:-2;pointer-events:none}
body[data-alicia-clean] .motion-page-hero .container{position:relative;padding-bottom:26px}
body[data-alicia-clean] .motion-page-hero h1,body[data-alicia-clean] .motion-page-hero p{color:#fff}
body[data-alicia-clean] .motion-page-hero .eyebrow{color:#ead3a7}
.motion-page-hero .ambient-toggle{position:relative;inset:auto;margin-top:22px;z-index:2;display:inline-flex;align-items:center;border-radius:5px;min-height:44px}
body[data-clean-home] .clean-trip-grid .motion-card{position:relative;isolation:isolate;overflow:hidden}
body[data-clean-home] .clean-trip-grid .motion-card>.ambient-poster,body[data-clean-home] .clean-trip-grid .motion-card>.ambient-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-3;pointer-events:none}
body[data-clean-home] .clean-trip-grid .motion-card::before{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(7,24,39,.93),rgba(7,24,39,.79) 64%,rgba(7,24,39,.66));opacity:1;z-index:-2;transform:none;pointer-events:none}
body[data-clean-home] .clean-trip-grid .motion-card h3,body[data-clean-home] .clean-trip-grid .motion-card p,body[data-clean-home] .clean-trip-grid .motion-card b,body[data-clean-home] .clean-trip-grid .motion-card>span{position:relative;z-index:1;color:#fff}
body[data-alicia-clean] .page-hero.motion-page-hero{background:#102b3a}
.motion-section-controls{display:flex;gap:18px;align-items:center;justify-content:space-between;flex-wrap:wrap;margin-top:20px}
.motion-section-controls small{font-size:.72rem;color:#57676a;line-height:1.6;max-width:55ch}
.motion-section-controls .ambient-toggle{position:static;min-height:44px;max-width:none;border-radius:5px;margin:0;font-size:.75rem}
.ambient-video{opacity:0;pointer-events:none;transition:opacity .45s ease}
.ambient-loaded>.ambient-video{opacity:1}
.motion-page-hero .ambient-toggle:disabled,.motion-section-controls .ambient-toggle:disabled{cursor:default;opacity:.8}
@media(max-width:680px){.motion-page-hero{min-height:300px}.motion-page-hero::after{background:rgba(7,24,39,.83)}.motion-section-controls{align-items:flex-start;flex-direction:column}.motion-page-hero>.ambient-video,.motion-page-hero>.ambient-poster{object-position:60% center}}
@media(prefers-reduced-motion:reduce){.ambient-video{transition:none}}
