.narrative{position:relative;z-index:1}.narrative-stop{position:relative;--stop-height:220vh;height:var(--stop-height);z-index:var(--stack-order,1)}.narrative-stop:not(:first-child){margin-top:calc((var(--stop-height) - 100vh)/-2)}.narrative-stop__frame{position:sticky;top:0;height:100vh;overflow:hidden;display:flex;align-items:flex-end;justify-content:center}.narrative-stop__bg{position:absolute;inset:0;z-index:0;transform:scale(var(--scale,1));filter:blur(var(--blur,0));opacity:var(--opacity,1);will-change:auto;transition:transform .22s ease-out,filter .22s ease-out,opacity .28s linear}.narrative-stop__bg img,.narrative-stop__bg video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.narrative-stop__bg--placeholder{background:linear-gradient(160deg,#1a1620,#241c2e 60%,#14121a)}.narrative-stop__layer{position:absolute;inset:-10% -5%;z-index:1;transform:scale(var(--scale,1));filter:blur(var(--blur,0));opacity:var(--opacity,1);will-change:auto;transition:transform .22s ease-out,filter .22s ease-out,opacity .28s linear}.narrative-stop.is-active .narrative-stop__bg,.narrative-stop.is-active .narrative-stop__layer{will-change:transform,filter,opacity}.narrative-stop__layer img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.narrative-stop__model-canvas{position:absolute;inset:0;z-index:2;display:flex;align-items:center;justify-content:center;opacity:var(--model-opacity,0);filter:blur(var(--model-blur,14px));transform:scale(var(--model-scale,.85));pointer-events:none;transition:transform .22s ease-out,opacity .25s linear,filter .22s ease-out}.narrative-stop__model-canvas canvas{max-width:70%;max-height:70%}.narrative-progress{position:fixed;top:0;left:0;right:0;height:3px;z-index:50;background:hsla(0,0%,100%,.08);pointer-events:none}.narrative-progress__fill{height:100%;width:calc(var(--narrative-progress, 0)*100%);background:linear-gradient(90deg,#ff5050,#fc0);transition:width .1s linear}.narrative-stop__layer--placeholder{display:flex;align-items:center;justify-content:center;font-family:BarlowSC,system-ui,sans-serif;font-weight:700;font-size:13px;letter-spacing:.12em;text-transform:uppercase;color:hsla(0,0%,100%,.35)}.narrative-stop__layer--placeholder:before{content:attr(data-layer-label)}.narrative-stop__layer--placeholder[data-layer-depth="1"]{background:rgba(120,90,200,.1)}.narrative-stop__layer--placeholder[data-layer-depth="2"]{background:rgba(200,120,90,.1)}.narrative-stop__layer--placeholder[data-layer-depth="3"]{background:rgba(90,200,160,.1)}.narrative-stop__text{position:relative;z-index:2;text-align:center;padding:0 1.5rem 12vh;opacity:0;transform:translateY(24px);transition:opacity .6s ease,transform .6s ease}.narrative-stop.is-active .narrative-stop__text{opacity:1;transform:translateY(0)}.narrative-stop__header{font-family:BarlowSC,system-ui,sans-serif;font-weight:900;font-size:clamp(1.8rem,6vw,3.2rem);letter-spacing:.02em;color:#fff;margin:0 0 8px;text-shadow:0 2px 12px rgba(0,0,0,.5)}.narrative-stop__desc{font-family:BarlowSC,system-ui,sans-serif;font-weight:600;font-size:14px;line-height:1.5;color:hsla(0,0%,100%,.75);max-width:34ch;margin:0 auto}.narrative-stop--hero .narrative-stop__frame{align-items:center}.narrative-stop--hero .glassModule.hero-v2{position:relative;z-index:2;opacity:0;animation:none;will-change:auto;transition:none;cursor:default}.narrative-stop--hero.is-active .glassModule.hero-v2{opacity:1;animation:bounceIn .9s linear both;cursor:grab}
/*# sourceMappingURL=scroll-narrative.css.map */