.cinematic-scroll{position:relative;min-height:140vh;background-color:#0f0d0a;color:#f8f7f3;overflow:hidden}.cinematic-media{position:absolute;inset:0;overflow:hidden;isolation:isolate;z-index:0}.cinematic-overlay{position:relative;display:flex;flex-direction:column;justify-content:center;gap:1.1rem;padding:18vh 1.5rem 16vh;max-width:920px;margin:0 auto;width:100%;text-align:left;will-change:transform,opacity;text-shadow:0 14px 40px rgba(0,0,0,.35);z-index:4}.cinematic-video{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transform:scaleX(1);will-change:transform,filter;transition:transform .3s ease,filter .3s ease;backface-visibility:hidden;z-index:1}.cinematic-gradient{background:linear-gradient(180deg,rgba(12,11,10,.7),rgba(12,11,10,.5) 55%,rgba(12,11,10,.7));z-index:2}.cinematic-gradient,.cinematic-grain{position:absolute;inset:0;pointer-events:none}.cinematic-grain{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='160' height='160' viewBox='0 0 160 160'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.65' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='160' height='160' filter='url(%23n)' opacity='0.25'/%3E%3C/svg%3E");mix-blend-mode:soft-light;opacity:.28;transform:translateZ(0);z-index:3}.cinematic-eyebrow{letter-spacing:.35em;text-transform:uppercase;font-size:.72rem;color:hsla(48,26%,96%,.82)}.cinematic-title{font-family:Playfair Display,serif;font-size:clamp(2.5rem,4vw,3.5rem);line-height:1.1;color:#f8f7f3}.cinematic-copy{font-size:1rem;line-height:1.8;color:hsla(48,26%,96%,.8);max-width:48ch}.cinematic-meta{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:.25rem}.cinematic-meta span{display:inline-flex;align-items:center;padding:.4rem .9rem;border-radius:999px;border:1px solid hsla(48,26%,96%,.25);background:hsla(48,26%,96%,.08);letter-spacing:.15em;font-size:.72rem;text-transform:uppercase}@media (max-width:900px){.cinematic-overlay{padding:0 1.25rem}}@media (max-width:640px){.cinematic-scroll{min-height:120vh}.cinematic-overlay{gap:1rem;padding:14vh 1.25rem 12vh}.cinematic-title{font-size:clamp(2rem,8vw,2.6rem)}.cinematic-copy{font-size:.98rem}.cinematic-meta span{font-size:.68rem;letter-spacing:.12em}}