.brand-handoff{position:relative;min-height:100vh;overflow:hidden;isolation:isolate;background:#0a211c;color:#122a24}.brand-handoff:before{content:"";position:absolute;inset:-2px;z-index:0;background:#f5f3eb;opacity:0}.brand-handoff.in-view:before{animation:background-dissolve 1.5s cubic-bezier(.45,0,.2,1) forwards}.brand-handoff .handoff-track,.brand-handoff .handoff-marks,.brand-handoff .handoff-arrow,.transition-sequence{display:none}
.editorial-handoff{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;justify-content:center;max-width:960px;min-height:100vh;padding:80px 28px}.bird-skeleton-bg{position:relative;z-index:1;display:block;width:190px;height:190px;margin:0 auto 24px;object-fit:contain;pointer-events:none;opacity:0;transform:scale(.55);transform-origin:center}.brand-handoff.in-view .bird-skeleton-bg{animation:bird-intro .95s .1s cubic-bezier(.16,1,.3,1) forwards}.handoff-copy{width:100%;padding-top:0;opacity:0;transform:translateY(18px)}.brand-handoff.in-view .handoff-copy{animation:copy-arrive .8s .05s cubic-bezier(.16,1,.3,1) forwards}
.editorial-handoff .eyebrow{justify-content:center;color:#168d80}.editorial-handoff h2{margin:30px 0;color:#122a24;font:500 clamp(48px,6vw,88px)/1 Manrope,sans-serif;letter-spacing:-4px}.editorial-handoff h2 em{color:#6f817b;font-weight:400}.editorial-handoff p{max-width:650px;margin:0 auto;color:#63736d;font-size:17px;line-height:1.7}.editorial-handoff .bird-arrival{margin-top:32px;color:#168d80}
@keyframes background-dissolve{to{opacity:1}}@keyframes bird-intro{to{opacity:.28;transform:scale(1)}}@keyframes copy-arrive{to{opacity:1;transform:none}}
@media(max-width:700px){.brand-handoff,.editorial-handoff{min-height:88vh}.editorial-handoff{padding:70px 24px}.bird-skeleton-bg{width:145px;height:145px;margin-bottom:18px}.editorial-handoff h2{letter-spacing:-3px}}
@media(prefers-reduced-motion:reduce){.brand-handoff:before,.handoff-copy{opacity:1;transform:none;animation:none!important}.bird-skeleton-bg{opacity:.28;transform:none;animation:none!important}}
