/* Isolated DVAR /staged/ concept. All tokens and rules belong to this document. */
@font-face{font-family:Manrope;src:url('../fonts/manrope-latin.woff2') format('woff2');font-weight:400 800;font-display:swap}
@font-face{font-family:Inter;src:url('../fonts/inter-latin.woff2') format('woff2');font-weight:400 700;font-display:swap}
:root{color-scheme:dark;--stg-bg:#091518;--stg-surface:#102327;--stg-alt:#122c31;--stg-text:#ecf4f3;--stg-muted:#adc2c3;--stg-line:#2d464b;--stg-teal:#84cace;--stg-orange:#fa9932;--stg-gutter:clamp(1.25rem,5.6vw,6.5rem);--stg-radius:1.15rem;--stg-header:5rem}
html[data-stage-theme=light]{color-scheme:light;--stg-bg:#eef3f3;--stg-surface:#e3ebec;--stg-alt:#dbe7e8;--stg-text:#152e33;--stg-muted:#4d656a;--stg-line:#bacbce;--stg-teal:#2f7075}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:var(--stg-header)}body.stg{margin:0;background:var(--stg-bg);color:var(--stg-text);font-family:Inter,system-ui,sans-serif;font-size:16px;line-height:1.65;overflow-x:clip}body.stg h1,body.stg h2,body.stg h3{font-family:Manrope,system-ui,sans-serif;letter-spacing:-.055em;line-height:1.06;margin:0;font-weight:650}body.stg p{margin:0}body.stg a{color:inherit;text-decoration:none}body.stg button{font:inherit;cursor:pointer}body.stg img,body.stg picture{display:block;max-width:100%}body.stg img{height:auto}body.stg figure{margin:0}body.stg [hidden]{display:none!important}body.stg a:focus-visible,body.stg button:focus-visible,body.stg [tabindex]:focus-visible{outline:3px solid var(--stg-orange);outline-offset:6px}body.stg ::selection{background:#fa9932;color:#132b30}
.stg-wrap{width:min(100% - var(--stg-gutter)*2,1440px);margin-inline:auto}.stg-section{padding-block:clamp(5rem,9.5vw,10rem)}.stg-skip{position:fixed;left:1rem;top:-10rem;padding:.8rem 1.2rem;background:var(--stg-orange);color:#132b30!important;z-index:50}.stg-skip:focus{top:1rem}.stg-read-progress{position:fixed;inset:0 0 auto;height:3px;background:var(--stg-orange);transform:scaleX(0);transform-origin:left;z-index:40;pointer-events:none}
/* Layer scale: atmospheric0, content1, header20, mobile navigation25, skip50. */
.stg-header{height:var(--stg-header);padding-inline:var(--stg-gutter);display:flex;align-items:center;gap:2rem;position:fixed;inset:0 0 auto;z-index:20;background:rgb(8 20 24/.9);border-bottom:1px solid rgb(145 198 200/.16);color:#eaf3f3;backdrop-filter:blur(16px)}.stg-brand{flex:none}.stg-brand img{width:154px;height:auto}.stg-navigation{display:flex;align-items:center;gap:clamp(1rem,2vw,2rem);margin-left:auto;font-size:.81rem;font-weight:600}.stg-navigation a{white-space:nowrap;transition:color .2s}.stg-navigation a:hover{color:#fa9932}.stg-nav-contact{display:flex;align-items:center;gap:.65rem}.stg-nav-contact span{color:#fa9932}.stg-controls{display:flex;gap:.55rem;align-items:center}.stg-controls button{color:#d2e1e1;background:transparent;border:1px solid #476067;border-radius:99px;padding:.5rem .75rem;font-size:.68rem;white-space:nowrap;min-height:36px}.stg-controls button:hover{border-color:#fa9932;color:#fa9932}#stg-menu{display:none}
.stg-hero{position:relative;min-height:max(720px,100dvh);display:flex;align-items:center;isolation:isolate;overflow:hidden;background:#081518;color:#eff5f4;padding-block:calc(var(--stg-header) + 3rem) 5rem}.stg-hero-scene{position:absolute;inset:-6%;z-index:-3;will-change:transform}.stg-hero-drift{height:100%;width:100%;transform-origin:65% 50%;will-change:transform}.stg-hero-scene picture,.stg-hero-scene img{width:100%;height:100%;object-fit:cover;object-position:65% center}.stg-hero-shade{position:absolute;inset:0;z-index:-2;background:linear-gradient(90deg,rgba(4,15,20,.93) 0%,rgba(4,15,20,.72) 34%,rgba(4,15,20,.15) 75%),linear-gradient(0deg,#091518 0%,transparent 22%,transparent 80%,rgba(9,21,24,.1))}#stg-field{position:absolute;inset:0;width:100%;height:100%;z-index:-1;pointer-events:none;opacity:.72}.stg-hero-content{position:relative;padding-top:1rem}.stg-eyebrow{text-transform:uppercase;letter-spacing:.15em;font-size:.68rem;font-weight:700;color:var(--stg-teal);margin-bottom:1.6rem!important}.stg-hero .stg-eyebrow{color:#91c9cb}.stg-hero h1{font-size:clamp(4rem,7.2vw,8rem);max-width:12ch;font-weight:650;letter-spacing:-.065em;line-height:.98}.stg-hero h1 span{display:block;color:#f4f5f0}.stg-hero-lede{max-width:31rem;margin-top:2rem!important;color:#c4d3d6;font-size:clamp(1rem,1.2vw,1.15rem);line-height:1.7}.stg-actions{display:flex;flex-wrap:wrap;gap:1rem;margin-top:2.3rem}.stg-button{min-height:54px;display:inline-flex;align-items:center;justify-content:center;gap:1.75rem;padding:.9rem 1.4rem;border-radius:99px;font-size:.82rem;font-weight:650;position:relative;transition:background .25s,transform .25s,border-color .25s}.stg-button span{font-size:1.1rem}.stg-button:hover{transform:translateY(-3px)}.stg-button:active{transform:translateY(0) scale(.985)}.stg-button--primary{background:var(--stg-orange);color:#142b30!important;border:1px solid var(--stg-orange)}.stg-button--primary:hover{background:#ffb462}.stg-button--glass{background:rgb(14 35 39/.5);border:1px solid #527077;color:#edf4f4!important}.stg-button--glass:hover{background:#193a40}.stg-button--outline{border:1px solid var(--stg-line)}.stg-button--outline:hover{border-color:var(--stg-teal);background:var(--stg-alt)}.stg-hero-caption{position:absolute;bottom:1.4rem;right:var(--stg-gutter);font-size:.61rem;color:#8caaad}
.stg-statement h2{font-size:clamp(2.6rem,5.7vw,6.25rem);max-width:19ch;line-height:1.17}.stg-statement [data-word]{display:inline}.stg-accent{color:var(--stg-teal)}.stg-statement-foot{margin-top:3.2rem;max-width:38rem}.stg-statement-foot p{font-size:1.05rem;color:var(--stg-muted)}.stg-text-link{display:inline-flex;align-items:center;gap:1rem;font-size:.86rem;font-weight:650;border-bottom:1px solid var(--stg-line);padding-bottom:.55rem;transition:color .2s,border-color .2s}.stg-text-link span{color:var(--stg-teal);font-size:1.15rem}.stg-text-link:hover{color:var(--stg-teal);border-color:var(--stg-orange)}.stg-statement-foot .stg-text-link{margin-top:1.5rem}
.stg-engineering{background:var(--stg-surface)}.stg-engineering-heading{padding-top:calc(var(--stg-header) + 2rem);padding-bottom:2rem}.stg-engineering h2{font-size:clamp(2rem,3.2vw,3.75rem)}.stg-engineering-heading p{color:var(--stg-muted);margin-top:.8rem}.stg-track{display:grid;gap:3rem;padding:0 var(--stg-gutter) 5rem}.stg-chapter{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:clamp(2rem,5vw,6rem);align-items:center;min-width:0;max-width:1440px;margin:auto;width:100%}.stg-chapter-copy{max-width:29rem}.stg-category{font-size:.8rem;color:var(--stg-teal);margin-bottom:1.4rem!important}.stg-chapter h3{font-size:clamp(2.6rem,4.6vw,5.25rem);line-height:1.04}.stg-chapter-copy>p:not(.stg-category){margin-top:1.5rem;color:var(--stg-muted);max-width:34ch}.stg-chapter .stg-text-link{margin-top:2rem}.stg-chapter-media{border-radius:var(--stg-radius);overflow:hidden;position:relative}.stg-chapter-media picture,.stg-chapter-media img{width:100%}.stg-chapter-media img{aspect-ratio:1.4;object-fit:cover}.stg-chapter-media figcaption{padding:.7rem 1rem;font-size:.65rem;color:var(--stg-muted);background:var(--stg-alt)}
@media(min-width:1000px){.stg-horizontal .stg-engineering__pin{height:100dvh;min-height:700px;display:flex;flex-direction:column;overflow:hidden}.stg-horizontal .stg-track{display:flex;flex:1;gap:var(--stg-gutter);padding:0 var(--stg-gutter) 3rem;width:100%;will-change:transform}.stg-horizontal .stg-chapter{flex:0 0 calc(100vw - var(--stg-gutter)*2);margin:0;max-width:none;min-width:0}.stg-horizontal .stg-chapter-media{max-height:60dvh}.stg-horizontal .stg-chapter-media img{max-height:calc(60dvh - 2.5rem);object-fit:cover}}
.stg-connected-services{display:flex;justify-content:space-between;gap:2rem;padding-block:2rem;border-bottom:1px solid var(--stg-line)}.stg-connected-services a{font-size:.82rem;display:flex;gap:1.5rem;align-items:center}.stg-connected-services span{color:var(--stg-teal)}.stg-connected-services a:hover{color:var(--stg-teal)}
.stg-intelligence-heading{margin-bottom:3.5rem;max-width:58rem}.stg-intelligence h2{font-size:clamp(2.7rem,5.3vw,6rem);line-height:1.08}.stg-intelligence-heading>p:last-child{margin-top:1.7rem;color:var(--stg-muted);max-width:38rem;font-size:1.05rem}.stg-intelligence-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:clamp(2rem,6vw,7rem);align-items:center}.stg-intelligence-media{border-radius:var(--stg-radius);overflow:hidden;transform-style:preserve-3d;perspective:900px;background:var(--stg-alt)}.stg-intelligence-media picture,.stg-intelligence-media img{width:100%}.stg-intelligence-media img{aspect-ratio:1;object-fit:cover}.stg-intelligence-media figcaption{position:relative;padding:.85rem 1rem;color:var(--stg-muted);font-size:.68rem;background:var(--stg-alt)}#stg-ai-tabs{display:flex;gap:.4rem;border-bottom:1px solid var(--stg-line);padding-bottom:.8rem}#stg-ai-tabs button{flex:1;padding:.75rem .65rem;font-size:.78rem;color:var(--stg-muted);border:1px solid transparent;background:transparent;border-radius:99px}#stg-ai-tabs button[aria-selected=true]{background:var(--stg-alt);color:var(--stg-text);border-color:var(--stg-line)}#stg-ai-tabs button:hover{color:var(--stg-teal)}.stg-ai-panels{padding-block:2.5rem;min-height:19rem}.stg-ai-panels h3{font-size:clamp(2rem,3.1vw,3.5rem);max-width:14ch;line-height:1.08}.stg-ai-panels p{margin-top:1.5rem;color:var(--stg-muted);max-width:36ch}.stg-panel-focus{display:block;font-size:.69rem;color:var(--stg-teal);margin-top:2rem}.stg:not(.stg-enhanced) [data-ai-panel]+[data-ai-panel]{margin-top:2.5rem}
.stg-process{background:var(--stg-surface)}.stg-process-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:clamp(3rem,7vw,8rem);align-items:start}.stg-process-title{position:sticky;top:calc(var(--stg-header) + 3rem)}.stg-process h2{font-size:clamp(2.7rem,4.8vw,5.5rem)}.stg-process-title p{color:var(--stg-muted);max-width:33ch;margin-top:1.7rem}.stg-process-title .stg-text-link{margin-top:2rem}.stg-process-list{position:relative;padding-left:3rem}.stg-process-rail{position:absolute;left:0;top:.5rem;bottom:1rem;width:2px;background:var(--stg-line);overflow:hidden}.stg-process-rail span{position:absolute;inset:0;background:var(--stg-orange);transform-origin:top}.stg-process-step{padding:0 0 4rem}.stg-process-step:last-child{padding-bottom:0}.stg-process-step h3{font-size:clamp(2.5rem,4vw,4.5rem);color:var(--stg-teal)}.stg-process-step p{margin-top:1rem;color:var(--stg-muted);max-width:32ch}
.stg-insights-heading{margin-bottom:3rem}.stg-insights h2{font-size:clamp(2.7rem,4.8vw,5.5rem)}.stg-insights-heading p{margin-top:1.5rem;color:var(--stg-muted)}.stg-notes{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem}.stg-note{position:relative;isolation:isolate;overflow:hidden;border:1px solid var(--stg-line);border-radius:var(--stg-radius);background:var(--stg-surface)}.stg-note-image{display:block;overflow:hidden}.stg-note-image img{width:100%;aspect-ratio:1.9;object-fit:cover;transition:transform .6s}.stg-note:hover .stg-note-image img{transform:scale(1.035)}.stg-note-copy{padding:2rem}.stg-note-copy>p{font-size:.71rem;color:var(--stg-muted);margin-bottom:1rem}.stg-note h3{font-size:clamp(1.5rem,2.1vw,2.25rem);line-height:1.2}.stg-note .stg-text-link{margin-top:2rem}.stg-all-guides{margin-top:2rem}.stg-pointer-light{position:absolute;left:0;top:0;width:450px;height:450px;border-radius:50%;background:radial-gradient(circle,rgba(74,136,141,.15),transparent 65%);pointer-events:none;z-index:-1;opacity:0;will-change:transform}
.stg-contact{position:relative;isolation:isolate;overflow:hidden;border-top:1px solid var(--stg-line);background:var(--stg-alt)}.stg-contact h2{font-size:clamp(3.7rem,8vw,9rem);line-height:1.04}.stg-contact p{margin-top:2rem;color:var(--stg-muted);font-size:1.1rem}.stg-contact .stg-pointer-light{width:850px;height:850px;background:radial-gradient(circle,rgba(250,153,50,.13),transparent 65%)}.stg-footer{padding-block:4.5rem 2rem;background:var(--stg-bg)}.stg-footer-top{display:flex;justify-content:space-between;gap:2rem}.stg-footer-top img{width:220px}.stg-footer-top p{font-size:.84rem;color:var(--stg-muted);margin-top:1.5rem}.stg-footer-contact{display:grid;gap:.5rem;font-size:.88rem}.stg-footer-contact span{color:var(--stg-muted);font-size:.76rem}.stg-footer-services{display:flex;flex-wrap:wrap;gap:1rem 2rem;margin-top:3.5rem;padding-bottom:2.5rem;border-bottom:1px solid var(--stg-line);font-size:.75rem}.stg-footer a:hover{color:var(--stg-teal)}.stg-footer-bottom{display:flex;flex-wrap:wrap;justify-content:space-between;gap:1rem;font-size:.63rem;color:var(--stg-muted);padding-top:1.5rem}
@media(max-width:1200px){.stg-header{gap:1rem}.stg-brand img{width:130px}.stg-navigation{gap:1rem;font-size:.74rem}.stg-controls button{padding:.45rem .55rem}.stg-nav-contact{display:none!important}}
@media(max-width:999px){:root{--stg-header:4.5rem}.stg-header{padding-inline:1.25rem;justify-content:space-between}.stg-brand img{width:130px}.stg-controls{margin-left:auto}.stg-controls button{min-height:36px}#stg-menu{display:block}.stg-enhanced .stg-navigation{position:fixed;left:0;right:0;top:var(--stg-header);padding:1.5rem var(--stg-gutter) 2rem;background:#0c2025;border-bottom:1px solid #476067;display:none;flex-direction:column;align-items:stretch;gap:0;font-size:1.2rem;max-height:calc(100dvh - var(--stg-header));overflow:auto}.stg-enhanced .stg-navigation.is-open{display:flex}.stg-navigation a{padding:.8rem 0}.stg-navigation .stg-nav-contact{display:flex!important}.stg:not(.stg-enhanced) .stg-header{height:auto;position:relative;flex-wrap:wrap;padding-block:1rem}.stg:not(.stg-enhanced) .stg-navigation{flex-wrap:wrap;order:3;width:100%;font-size:.85rem}.stg:not(.stg-enhanced) .stg-controls{display:none}.stg-hero{min-height:90dvh}.stg-hero h1{font-size:clamp(3.5rem,10vw,6.5rem)}.stg-hero-scene img{object-position:68% center}.stg-hero-shade{background:linear-gradient(90deg,rgba(4,15,20,.89),rgba(4,15,20,.25)),linear-gradient(0deg,#091518,transparent 40%)}.stg-chapter{grid-template-columns:1fr;gap:2rem}.stg-chapter-copy{max-width:none}.stg-chapter h3 br{display:none}.stg-chapter-media img{aspect-ratio:1.7}.stg-track{gap:5rem}.stg-engineering-heading{padding-top:5rem}.stg-intelligence-grid{gap:2.5rem}.stg-process-layout{gap:2.5rem}.stg-process-title{top:6rem}.stg-connected-services{gap:1.5rem}.stg-connected-services a{gap:.5rem}}
@media(max-width:767px){.stg-section{padding-block:5rem}.stg-wrap{width:calc(100% - 2.5rem)}.stg-brand img{width:105px}.stg-controls{gap:.35rem}.stg-controls button{font-size:.6rem;padding:.4rem .5rem}#stg-theme{max-width:4.2rem;white-space:normal;line-height:1.2}.stg-hero{min-height:100dvh;padding-block:calc(var(--stg-header) + 3rem) 4rem}.stg-hero h1{font-size:clamp(3.15rem,12vw,5.5rem)}.stg-eyebrow{font-size:.6rem;letter-spacing:.11em}.stg-hero-lede{max-width:28ch;font-size:.95rem;margin-top:1.6rem!important}.stg-hero-scene{inset:-4% -35%}.stg-hero-scene img{object-position:62% center}.stg-hero-shade{background:linear-gradient(90deg,rgba(4,15,20,.91),rgba(4,15,20,.41)),linear-gradient(0deg,#091518,transparent 45%)}.stg-actions{gap:.75rem;align-items:flex-start}.stg-button{font-size:.76rem;min-height:49px;padding:.8rem 1.1rem;gap:1rem}.stg-hero-caption{font-size:.55rem}.stg-statement h2{font-size:2.8rem;max-width:17ch}.stg-statement-foot{margin-top:2rem}.stg-statement-foot p{font-size:.96rem}.stg-chapter h3{font-size:2.7rem}.stg-chapter-copy>p:not(.stg-category){max-width:35ch;font-size:.96rem}.stg-chapter-media img{aspect-ratio:1.35}.stg-track{padding-inline:1.25rem}.stg-connected-services{flex-direction:column;gap:0;padding-block:1rem}.stg-connected-services a{justify-content:space-between;padding-block:.9rem}.stg-intelligence-grid,.stg-process-layout,.stg-notes{grid-template-columns:1fr}.stg-intelligence h2 br{display:none}.stg-intelligence-heading{margin-bottom:2rem}.stg-intelligence-media img{aspect-ratio:1.25}.stg-ai-panels{min-height:18rem;padding-block:2rem}.stg-ai-panels h3{font-size:2.4rem}.stg-process-title{position:static;margin-bottom:1rem}.stg-process-list{padding-left:2rem}.stg-process-step{padding-bottom:3rem}.stg-process-step h3{font-size:3rem}.stg-note-copy{padding:1.5rem}.stg-note-image img{aspect-ratio:1.6}.stg-contact h2{font-size:3.8rem}.stg-footer{padding-top:3rem}.stg-footer-top{flex-direction:column;gap:2rem}.stg-footer-top img{width:170px}.stg-footer-services{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-top:2rem}.stg-footer-bottom{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.stg-footer-bottom p{grid-column:1/-1}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.stg *, .stg *::before,.stg *::after{animation:none!important;transition:none!important}.stg-hero-scene,.stg-hero-drift{will-change:auto}#stg-field{display:none}.stg-button:hover,.stg-note:hover .stg-note-image img{transform:none}}
body.stg .stg-hero-scene img{height:100%}.stg-process-step.is-active h3{color:var(--stg-orange)}.stg-registered{flex-basis:100%}
body.stg[data-motion=paused] .stg-hero-scene,body.stg[data-motion=reduced] .stg-hero-scene{will-change:auto}body.stg[data-motion=paused] .stg-button:hover{transform:none}
body.stg[data-motion=paused] [data-word],body.stg[data-motion=paused] [data-reveal],body.stg[data-motion=paused] [data-hero-copy],body.stg[data-motion=reduced] [data-word],body.stg[data-motion=reduced] [data-reveal],body.stg[data-motion=reduced] [data-hero-copy],body.stg[data-motion=unavailable] [data-word],body.stg[data-motion=unavailable] [data-reveal],body.stg[data-motion=unavailable] [data-hero-copy]{opacity:1!important;transform:none!important}
body.stg[data-motion=paused] [data-hero-scene],body.stg[data-motion=paused] [data-hero-drift],body.stg[data-motion=paused] [data-parallax],body.stg[data-motion=paused] [data-tilt],body.stg[data-motion=reduced] [data-hero-scene],body.stg[data-motion=reduced] [data-hero-drift],body.stg[data-motion=reduced] [data-parallax],body.stg[data-motion=reduced] [data-tilt]{transform:none!important}
@media(max-width:999px){.stg-chapter{grid-template-columns:minmax(0,1fr)}.stg-chapter>*{min-width:0}.stg-chapter h3 br{display:initial}.stg-chapter h3{overflow-wrap:break-word}}
@media(max-width:767px){.stg-intelligence h2 br{display:initial}.stg-registered{grid-column:1/-1}}
@media(max-width:999px){.stg:not(.stg-enhanced) .stg-header{position:absolute}}
.stg:not(.stg-enhanced) .stg-controls{visibility:hidden}
/* Blender film: genuine camera/object animation, no CSS transform on rendered frames. */
.stg-blender-story{background:#081519;color:#eef5f4}.stg-film-pin{position:relative;isolation:isolate;min-height:100dvh}.stg-film-stage{position:absolute;inset:0 0 auto;height:100dvh;background:#081519;z-index:-2}.stg-film-stage picture,.stg-film-stage img,.stg-film-stage canvas{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;object-position:center;max-width:none}.stg-film-shade{position:absolute;inset:0 0 auto;height:100dvh;z-index:-1;background:linear-gradient(90deg,rgba(5,16,21,.91),rgba(5,16,21,.67) 28%,rgba(5,16,21,.05) 64%,transparent)}.stg-film-copy{position:relative;display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center;padding:5rem var(--stg-gutter);background:var(--stg-bg);color:var(--stg-text)}.stg-film-copy:first-of-type{min-height:100dvh;background:transparent;color:#eef5f4}.stg-film-copy[data-film-chapter="0"]{min-height:100dvh;background:transparent;color:#eef5f4;padding-top:calc(var(--stg-header) + 2rem)}.stg-film-words{max-width:31rem}.stg-film-copy h1,.stg-film-copy h2{font-size:clamp(3rem,5.7vw,6.4rem);line-height:1.03;max-width:12ch}.stg-film-copy h1 span{display:block}.stg-film-copy .stg-eyebrow{color:#9bced0}.stg-film-copy .stg-film-words>p:not(.stg-eyebrow){max-width:32ch;margin-top:1.7rem;line-height:1.7;color:#b9ced0}.stg-film-copy .stg-text-link{margin-top:2rem}.stg-film-keyframe img{width:100%;height:auto;border-radius:var(--stg-radius)}.stg-film-caption{position:absolute;right:var(--stg-gutter);top:calc(100dvh - 2.3rem);font-size:.62rem;color:#97b4b8;pointer-events:none}.is-film-ready .stg-film-pin{height:100dvh;min-height:720px;overflow:hidden}.is-film-ready .stg-film-stage,.is-film-ready .stg-film-shade{height:100%}.is-film-ready .stg-film-copy{position:absolute;left:var(--stg-gutter);right:auto;top:50%;transform:translateY(-45%);display:block;width:40%;max-width:34rem;padding:0;min-height:0;background:transparent;color:#eef5f4;opacity:0;visibility:hidden;transition:opacity .3s}.is-film-ready .stg-film-copy.is-current{opacity:1;visibility:visible}.is-film-ready .stg-film-keyframe{display:none}.is-film-ready .stg-film-caption{top:auto;bottom:1.3rem}.stg-film-copy .stg-actions{gap:.65rem}.stg-film-copy .stg-button{padding:.85rem 1.1rem;gap:.8rem;font-size:.75rem}
@media(max-width:999px){.stg-film-copy{grid-template-columns:1fr}.stg-film-copy[data-film-chapter="0"]{display:flex;align-items:flex-end;padding-top:52dvh;padding-bottom:2.8rem;min-height:100dvh}.stg-film-stage{height:65dvh;top:var(--stg-header)}.stg-film-stage picture,.stg-film-stage img,.stg-film-stage canvas{object-position:center 34%}.stg-film-shade{background:linear-gradient(0deg,#081519 0%,rgba(8,21,25,.82) 20%,transparent 55%)}.is-film-ready .stg-film-pin{min-height:780px;height:100dvh}.is-film-ready .stg-film-stage{top:var(--stg-header);height:65%}.is-film-ready .stg-film-copy{top:auto;bottom:3.8rem;left:1.25rem;width:calc(100% - 2.5rem);max-width:36rem;transform:none;padding:0;min-height:0}.stg-film-copy h1,.stg-film-copy h2{font-size:clamp(2.6rem,8.5vw,4.3rem);max-width:17ch}.stg-film-copy .stg-film-words>p:not(.stg-eyebrow){margin-top:1rem;font-size:.9rem;max-width:35ch}.stg-film-copy .stg-eyebrow{margin-bottom:.8rem!important}.stg-film-copy .stg-actions{margin-top:1.2rem}.stg-film-copy .stg-button{font-size:.69rem;min-height:45px;padding:.7rem .85rem;gap:.5rem}.stg-film-caption{font-size:.55rem}.stg-film-copy:not([data-film-chapter="0"]){color:var(--stg-text)}.is-film-ready .stg-film-copy:not([data-film-chapter="0"]){color:#eef5f4}}
body.stg[data-motion=paused] .stg-film-copy,body.stg[data-motion=reduced] .stg-film-copy{opacity:1;visibility:visible}.stg-blender-story:not(.is-film-ready) .stg-film-copy:not([data-film-chapter="0"]) .stg-film-words>p{color:var(--stg-muted)}
body.stg .stg-film-stage img{height:100%}
/* Preserve the selected portrait/landscape frame ratio in static motion fallbacks. */
.stg-film-keyframe img{object-fit:contain}
.stg-film-copy h1,.stg-film-copy h2{font-size:clamp(3rem,5vw,5.8rem);max-width:none}.stg-film-copy h1 span{white-space:nowrap}
@media(max-width:999px){.stg-film-copy h1,.stg-film-copy h2{font-size:clamp(2.4rem,8.5vw,4rem)}}
@media(max-width:999px){.stg-film-stage{-webkit-mask-image:linear-gradient(to bottom,#000 0%,#000 80%,transparent 100%);mask-image:linear-gradient(to bottom,#000 0%,#000 80%,transparent 100%)}}
@media(prefers-reduced-transparency:reduce){.stg-header{background:#0a1b20;backdrop-filter:none}.stg-button--glass{background:#17383d}}
