/* Keep the immersive opening and motion; share collection and type scales. */
.home-immersive.pf-root{--pf-paper:#f5f4ef;--pf-accent:#171717}
.home-immersive .arrival-copy .pf-display{color:inherit;max-width:none}
.home-immersive .feature-copy.pf-stack{gap:24px}
.home-immersive .feature-copy .pf-heading{color:inherit}
.home-immersive .work-gallery .work-grid.pf-project-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--pf-gap)}
.home-immersive .work-gallery .pf-project-grid>.work-card{grid-column:auto}
.home-immersive .work-gallery-heading .pf-heading{font-size:var(--pf-text-heading)}
@media(max-width:800px){.home-immersive .work-gallery .work-grid.pf-project-grid{grid-template-columns:1fr}}
/* Fill the feature viewport rather than rendering the portrait at natural height. */
.home-immersive .home-rosie .feature-background{height:100%;object-fit:cover}
@media(min-width:801px){.home-immersive .home-rosie .feature-background{object-position:center 65%}}

/* Six featured projects, with a shorter pause between chapters. */
.home-immersive .home-feature{height:110svh}
.home-immersive .home-food-talk{background:#151515;color:white}
.home-immersive .home-food-talk .feature-background{height:100%;object-fit:cover;object-position:center}
.home-food-talk .feature-pin::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#000c,transparent),linear-gradient(0deg,#0009,transparent 70%)}
.home-immersive .home-shift{background:#ffce00;color:#111}
.home-immersive .home-shift .feature-background{position:absolute;right:5%;top:10%;width:48%;height:75%;object-fit:contain;mix-blend-mode:multiply}
.home-immersive .home-shift .feature-copy{right:52%}
@media(max-width:800px){.home-immersive .home-feature{height:100svh;min-height:650px}.home-immersive .home-shift .feature-background{top:4%;right:20%;width:60%;height:36%}.home-immersive .home-shift .feature-copy{right:6vw;bottom:10%}.home-immersive .home-shift .feature-copy h2{font-size:clamp(48px,11vw,75px)}}

.home-immersive .home-food-talk video.featured-film{width:100%;height:100%;object-fit:cover}
.home-immersive .home-shift video.featured-film{inset:0;width:100%;height:100%;object-fit:cover;mix-blend-mode:normal}
.home-immersive .home-shift{color:white;background:#171717}
.home-shift .feature-pin::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#000d,transparent),linear-gradient(0deg,#0009,transparent 70%)}
.home-immersive .home-shift .feature-copy{right:6vw}
.home-immersive .home-bagels video.bagels-product{height:100%;object-fit:contain;background:#edc3cd}
/* On phones, every featured film fills its chapter; focus Shift on Amanda. */
@media(max-width:800px){
.home-immersive .home-feature video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}
.home-immersive .home-bagels video.bagels-product{height:100%;object-fit:cover;object-position:60% center}
.home-immersive .home-shift video.featured-film{object-position:15% center}
.home-immersive .home-skin video{height:100%;object-fit:cover;object-position:center}
.home-skin .feature-pin::after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,#10121dd9,transparent 75%);pointer-events:none}
}

.home-immersive .home-vetiver video.featured-film{height:100%;width:100%;object-fit:cover;object-position:center}
