/* A single, persistent stage. Only the narrative changes with each gesture. */
body[data-layout="stage"] { --stage-pad:clamp(24px,4.3vw,84px); --stage-white:#f4f7fc; --stage-muted:#b9c9de; --dock-height:84px; background:#071224; }
@media(min-width:1800px) {
  body[data-layout="stage"] { --stage-pad:calc((100vw - 1600px) / 2); }
}
body[data-layout="stage"] .nav { background:linear-gradient(#071224c9,#07122400); backdrop-filter:none; }
body[data-layout="stage"] .nav__links a { background:transparent; }
body[data-layout="stage"] .nav__links a:hover { background:#afc9f015; }
.stage-skip { position:fixed; left:24px; top:-70px; z-index:100; padding:12px 18px; background:white; color:#081426; }
.stage-skip:focus { top:16px; }
.stage-sr-only { position:absolute; width:1px; height:1px; overflow:hidden; clip-path:inset(50%); white-space:nowrap; }
.home-stage { position:relative; background:#071224; }
.scene { position:relative; min-height:100svh; isolation:isolate; overflow:hidden; color:var(--stage-white); background:#071224; }
.scene-index { position:absolute; top:clamp(126px,15vh,162px); right:var(--stage-pad); z-index:3; display:flex; align-items:baseline; gap:9px; color:#b7d7ff; font-family:"Geist Mono",monospace; opacity:0; transform:translateY(14px); transition:opacity .55s ease,transform .75s cubic-bezier(.22,1,.36,1); }
.scene-index::before { content:""; width:clamp(34px,4vw,70px); height:1px; margin-right:8px; background:#80b9ff80; }
.scene-index span::before { content:attr(data-index); }
.scene-index small::before { content:"/ 05"; }
.scene-index span { font-size:clamp(28px,3.2vw,52px); font-weight:400; letter-spacing:-.08em; line-height:1; }
.scene-index small { color:#6f90b7; font-size:10px; letter-spacing:.12em; }
.scene::after { content:""; position:absolute; inset:0; z-index:-1; pointer-events:none; background:linear-gradient(180deg,#06122435,transparent 45%,#061224e8 100%),linear-gradient(90deg,#061224e8 0%,#06122482 42%,#0612242b 72%,#06122410 100%); }
.scene__content { min-height:100svh; padding:clamp(124px,17vh,180px) var(--stage-pad) 120px; display:flex; flex-direction:column; gap:40px; }
.scene__heading { flex:0 0 auto; }
.scene h1,.scene h2 { font-family:"Inter",system-ui,sans-serif; font-size:clamp(50px,6.05vw,104px); letter-spacing:-.063em; line-height:1.045; font-weight:400; max-width:1300px; margin:25px 0 0; }
.scene h1 em,.scene h2 em { color:#a8c8ff; }
.scene__bottom { margin-top:auto; }
.scene__bottom--intro { display:flex; align-items:flex-end; justify-content:space-between; gap:32px; }
.scene__summary { max-width:47ch; color:#c5d2e5; font-size:clamp(15px,1.18vw,18px); line-height:1.65; }
.scene__actions { display:flex; gap:8px; align-items:stretch; flex-wrap:wrap; }
.scene__actions .ghost { background:#a8caff14; border:1px solid #c3d6ee33; padding-inline:20px; }
.scene__actions .btn { border:1px solid #eef4ff; }
.scene__actions .btn .action-icon { margin-block:-1px; margin-right:-1px; }
.scene--opening::after { background:linear-gradient(180deg,#07122418 30%,#07122408 52%,#071224e8 96%),linear-gradient(90deg,#071224d9 0%,#07122465 43%,#07122418 75%); }
.scene--opening h1 { max-width:1400px; text-shadow:0 2px 35px #06122465; }
.scene--opening .scene__content { gap:60px; }
.scene--services h2 { font-size:clamp(48px,5.9vw,94px); }
.service-reading { display:flex; justify-content:space-between; align-items:flex-end; gap:30px; margin-bottom:28px; }
.service-panels { max-width:610px; min-height:115px; }
.service-panels h3 { font-size:16px; font-weight:500; margin-bottom:9px; }
.service-panels p { color:#bbcae0; font-size:14px; line-height:1.65; max-width:62ch; }
.service-panels [role="tabpanel"] + [role="tabpanel"] { margin-top:24px; }
.service-tabs { display:none; grid-template-columns:repeat(5,1fr); gap:18px; }
.service-tabs button { text-align:left; background:transparent; border:0; border-top:1px solid #99b7e34d; color:#a9bdd8; padding:14px 0 0; font-family:inherit; font-size:14px; line-height:1.4; cursor:pointer; transition:border-color .25s,color .25s; }
.service-tabs button span { display:block; color:#91b1dd; font-size:10px; margin-bottom:8px; }
.service-tabs button[aria-selected="true"],.service-tabs button:hover { color:#fff; border-color:#90b8ff; }
.service-tabs button[aria-selected="true"] { box-shadow:0 -2px #90b8ff; }
.scene--work h2,.scene--products h2 { font-size:clamp(45px,5.3vw,86px); }
.scene__cards { display:grid; grid-template-columns:repeat(2,minmax(0,1fr)); gap:20px; }
/* Text-only cards keep the chapter artwork in focus. Each card is one native link. */
.story-card { display:block; min-width:0; background:#10213ce3; border:1px solid #9abbeb38; transition:background .25s,border-color .25s; }
.story-card:hover { border-color:#aacbff99; background:#193151; }
.story-card__copy { display:flex; flex-direction:column; align-items:flex-start; height:100%; padding:22px 26px 16px; }
.story-card h3 { font-size:clamp(23px,1.9vw,29px); font-weight:400; letter-spacing:-.035em; line-height:1.15; margin:0 0 10px; }
.story-card p { font-size:14px; color:#b9cae2; line-height:1.55; }
.story-card__link { display:flex; width:100%; min-height:44px; align-items:center; justify-content:space-between; gap:14px; font-size:13px; font-weight:500; text-transform:none; letter-spacing:0; margin-top:18px; padding-top:10px; border-top:1px solid #9abbeb38; }
.story-card__link>span { display:grid; place-items:center; flex:none; width:30px; height:30px; font-size:20px; font-weight:300; color:#a4c6ff; line-height:1; transition:transform .2s; }
.story-card:is(:hover,:focus-visible) .story-card__link>span { transform:translate(2px,-2px); }
.story-card--product h3 { font-size:clamp(25px,2.2vw,32px); }
.scene__statement { color:white; margin-bottom:12px; }
.scene__footer { display:flex; align-items:center; justify-content:space-between; gap:16px; flex-wrap:wrap; margin-top:35px; padding-top:18px; border-top:1px solid #abc8ee30; font-size:10px; color:#a2b8d5; }
.scene__footer a:hover { color:#fff; }
/* One quiet floating control, with no full-width navigation strip. */
.story-navigation { display:none; position:absolute; right:var(--stage-pad); bottom:calc(100% + 20px); align-items:center; gap:6px; padding:4px 8px; border:1px solid #b3caea26; border-radius:999px; background:#08172ac9; backdrop-filter:blur(14px); box-shadow:0 8px 28px #02091420; }
.story-progress { display:flex; align-items:center; gap:2px; }
.story-progress a { display:flex; align-items:center; justify-content:center; width:24px; height:44px; border-radius:6px; }
.story-progress a span { display:block; width:16px; height:2px; border-radius:2px; background:#8ca8ce55; transition:background .25s,transform .25s; }
.story-progress a[aria-current] span { background:#bbd7ff; transform:scaleY(2); }
.story-progress a:hover span,.story-progress a:focus-visible span { background:#fff; }
.story-step { width:44px; height:44px; display:grid; place-items:center; flex:none; color:#c6d9f1; border:0; border-radius:50%; background:none; cursor:pointer; transition:background .2s,color .2s; }
.story-step span { display:block; width:8px; height:8px; border-right:1.5px solid currentColor; border-bottom:1.5px solid currentColor; transform:rotate(45deg); margin-top:-4px; }
.story-step--previous span { transform:rotate(225deg); margin-top:4px; }
.story-step:hover:not(:disabled) { color:#fff; background:#b9d6ff14; }
.story-step:disabled { opacity:.25; cursor:default; }

/* Without JavaScript every scene remains readable in ordinary document order. */
html.stage-ready { scrollbar-gutter:stable; }
html.stage-ready:not(.page-mode),html.stage-ready:not(.page-mode) body { height:100%; overflow:hidden; overscroll-behavior:none; }
html.stage-ready.page-mode { height:auto; overflow-x:clip; overflow-y:auto; }
html.stage-ready.page-mode body { height:auto; overflow:visible; }
.stage-ready .home-stage { position:relative; height:100svh; height:100dvh; overflow:hidden; }
.stage-ready .scene { position:absolute; inset:0; min-height:0; height:100%; visibility:hidden; opacity:0; pointer-events:none; transform:translateY(28px); transition:opacity .6s ease,transform .75s cubic-bezier(.22,1,.36,1),visibility 0s .75s; }
.stage-ready .scene.is-active { visibility:visible; opacity:1; pointer-events:auto; transform:translateY(0); transition-delay:0s; z-index:2; }
.stage-ready .scene.is-active .scene-index { opacity:1; transform:translateY(0); transition-delay:.2s; }
.stage-ready .scene__content { height:100%; min-height:0; overflow-y:auto; overscroll-behavior:contain; scrollbar-width:thin; scrollbar-color:#527aac transparent; }
.stage-ready .scene__heading { transition:opacity .6s ease,transform .8s cubic-bezier(.22,1,.36,1); transform:translateY(18px); opacity:0; }
.stage-ready .scene.is-active .scene__heading { transform:translateY(0); opacity:1; transition-delay:.09s; }
.stage-ready .story-navigation { display:flex; }
.stage-ready .service-tabs { display:grid; }
.stage-ready .service-panels [role="tabpanel"] { margin:0; }
.stage-ready [hidden] { display:none !important; }
@media(min-width:1001px) and (max-height:760px) {
  .scene__content { padding-top:110px; padding-bottom:96px; gap:24px; }
  .scene h1 { font-size:clamp(50px,5.6vw,83px); }
  .scene h2,.scene--services h2 { font-size:clamp(45px,4.8vw,72px); }
  .scene h1,.scene h2 { margin-top:18px; }
  .service-reading { margin-bottom:20px; }.service-panels { min-height:85px; }.service-tabs button { padding-top:10px; font-size:12px; }.service-tabs button span { margin-bottom:5px; }
  .story-card__copy { padding:17px 20px 12px; }.story-card h3 { margin:0 0 8px; }.story-card__link { margin-top:12px; padding-top:8px; }
  .scene__footer { margin-top:25px; }
}
@media(max-width:1000px) {
  .scene__content { padding-top:125px; padding-bottom:115px; gap:30px; }
  .scene h1,.scene h2,.scene--services h2 { font-size:clamp(44px,7.1vw,72px); }
  .scene__bottom--intro,.service-reading { align-items:flex-start; flex-direction:column; gap:24px; }
  .scene__cards { gap:14px; }.story-card__copy { padding:20px 20px 14px; }
  .service-tabs { gap:12px; }.service-tabs button { font-size:12px; }.service-panels { min-height:85px; }
  .scene__summary { max-width:53ch; }
}
@media(max-width:600px) {
  body[data-layout="stage"] { --stage-pad:23px; }
  body[data-layout="stage"] .nav { padding-inline:23px; gap:12px; }
  .scene__content { padding-top:112px; padding-bottom:104px; gap:30px; }
  .scene-index { top:96px; right:23px; gap:6px; }
  .scene-index::before { width:22px; margin-right:4px; }
  .scene-index span { font-size:26px; }
  .scene-index small { font-size:8px; }
  .scene h1,.scene h2,.scene--services h2 { font-size:clamp(36px,9.5vw,54px); line-height:1.08; letter-spacing:-.055em; margin-top:20px; }
  .scene h1 br,.scene h2 br { display:none; }
  .scene__eyebrow { font-size:9px; }.scene__summary { font-size:14px; max-width:38ch; }.scene__bottom--intro { gap:22px; }
  .scene__actions { gap:7px; }.scene__actions .btn,.scene__actions .ghost { font-size:9px; }.scene__actions .ghost { padding-inline:14px; }
  .service-reading { gap:18px; margin-bottom:22px; }.service-panels { min-height:113px; }.service-panels p { font-size:12px; }.service-panels h3 { font-size:14px; }
  .service-tabs { grid-template-columns:repeat(5,minmax(0,1fr)); gap:8px; }.service-tabs button { font-size:9px; overflow-wrap:anywhere; }.service-tabs button span { font-size:9px; }
  .scene__cards { grid-template-columns:1fr; gap:12px; }.story-card__copy { padding:18px 20px 12px; }.story-card h3,.story-card--product h3 { font-size:23px; margin:0 0 8px; }.story-card p { font-size:14px; }.story-card__link { font-size:13px; margin-top:12px; padding-top:8px; }
  .scene__footer { font-size:9px; gap:10px 20px; margin-top:28px; }.scene__footer span:last-child { width:100%; }
  .story-navigation { left:50%; right:auto; transform:translateX(-50%); bottom:calc(100% + 14px); }
}
@media(prefers-reduced-motion:reduce) {
  .stage-ready .scene,.stage-ready .scene__heading,.stage-ready .scene-index,.story-card,.story-card .story-card__link>span { transition:none; transform:none; }
  .stage-ready .scene.is-active .scene__heading { transition-delay:0s; }
}
@media print {
  html.stage-ready,html.stage-ready body { height:auto; overflow:visible; }.stage-ready .home-stage { height:auto; overflow:visible; }.stage-ready .scene { position:relative; visibility:visible; opacity:1; height:auto; transform:none; break-after:page; }.stage-ready .scene__content { height:auto; overflow:visible; min-height:90vh; }.stage-ready .scene__heading { opacity:1; transform:none; }.stage-ready .scene[aria-hidden="true"] { display:block; }.story-navigation,.nav,.service-tabs { display:none !important; }
}

/* The dock travels away with the stage when the light, freely scrolling page begins. */
.stage-dock { position:relative; z-index:20; background:#071224; }
.stage-ready .stage-dock { position:absolute; inset:auto 0 0; }
.stage-ready .scene__content { padding-bottom:calc(var(--dock-height) + 94px); }
.page-mode .stage-dock { visibility:hidden; pointer-events:none; }
.page-mode body[data-layout="stage"] .nav { background:#071224f2; backdrop-filter:blur(16px); }

/* Testimonials and Blog belong to the freely scrolling document, not the stage. */
.home-testimonials,.home-blog { padding:108px var(--stage-pad) 80px; color:#17304e; background:#f7f8fa; }
.home-testimonials h2,.home-blog h2 { position:static; height:auto; margin:0; font-family:"Inter",system-ui,sans-serif; font-size:clamp(44px,5.2vw,82px); font-weight:400; letter-spacing:-.055em; line-height:1.07; }
.home-testimonials { padding-top:80px; padding-bottom:52px; }
.home-testimonials>div { max-width:1320px; margin-left:auto; margin-right:auto; }
.home-testimonials h2 { font-size:clamp(32px,3.2vw,44px); letter-spacing:-.045em; line-height:1.15; }
.home-testimonials__heading { display:flex; align-items:center; justify-content:space-between; gap:28px; margin-bottom:28px; }
.home-testimonials__heading>p { max-width:39ch; margin:0; color:#435f7e; font-size:14px; line-height:1.65; }
/* Native horizontal flow: adding another figure never adds another page-height row. */
.home-testimonials__grid { position:relative; display:grid; grid-auto-flow:column; grid-auto-columns:calc((100% - 24px)/2); align-items:start; gap:24px; overflow-x:auto; overscroll-behavior-x:contain; scroll-snap-type:x mandatory; scrollbar-width:thin; scrollbar-color:#a1b5d0 transparent; padding:4px 0 12px; }
.testimonial-card { display:flex; flex-direction:column; min-width:0; min-height:354px; height:100%; margin:0; padding:26px 28px 24px; background:#fff; border:1px solid #cbd8e8; border-radius:12px; scroll-snap-align:start; }
.testimonial-card__identity { display:flex; align-items:center; gap:14px; margin-bottom:22px; }
.testimonial-card__identity h3 { margin:0; font-size:17px; font-weight:500; line-height:1.3; letter-spacing:-.02em; }
.testimonial-card__logo { flex:none; display:grid; place-items:center; width:48px; height:48px; padding:6px; border:1px solid #d9e2ec; border-radius:8px; background:#f4f8fd; }
.testimonial-card__logo img,.testimonial-card__logo img.testimonial-card__logo--stine { width:36px; height:36px; object-fit:contain; }
.testimonial-card blockquote { margin:0 0 18px; font-size:18px; font-weight:400; letter-spacing:-.015em; line-height:1.6; color:#203b5e; }
.testimonial-card blockquote p { margin:0; font:inherit; color:inherit; }
.testimonial-card blockquote p+p { margin-top:.7em; }
.testimonial-card blockquote.is-collapsed { display:-webkit-box; -webkit-line-clamp:5; -webkit-box-orient:vertical; overflow:hidden; }
.testimonial-card blockquote.is-collapsed p { display:inline; }
.testimonial-card blockquote.is-collapsed p+p::before { content:" "; }
.testimonial-card__toggle { align-self:flex-start; display:inline-flex; align-items:center; gap:10px; min-height:44px; margin:-12px 0 10px; padding:4px 0; border:0; background:transparent; font:500 13px/1.4 "Inter",system-ui,sans-serif; color:#1e59a6; cursor:pointer; text-underline-offset:4px; }
.testimonial-card__toggle::after { content:""; width:6px; height:6px; border-right:1.5px solid currentColor; border-bottom:1.5px solid currentColor; transform:translateY(-2px) rotate(45deg); }
.testimonial-card__toggle[aria-expanded="true"]::after { transform:translateY(2px) rotate(225deg); }
.testimonial-card__toggle:hover { color:#143b74; text-decoration:underline; }
.testimonial-card__toggle[hidden],.home-testimonials__controls[hidden] { display:none; }
.testimonial-card figcaption { display:flex; flex-direction:column; align-items:flex-start; gap:5px; margin-top:auto; padding-top:18px; border-top:1px solid #dce5ef; }
.testimonial-card figcaption strong { font-size:16px; font-weight:600; line-height:1.4; color:#17304e; }
.testimonial-card figcaption>span { font-size:13px; line-height:1.5; color:#435f7e; }
.home-testimonials__controls { display:flex; align-items:center; justify-content:flex-end; gap:8px; margin-top:14px; }
.home-testimonials__status { margin-right:auto; color:#435f7e; font-size:12px; font-variant-numeric:tabular-nums; }
.home-testimonials__controls button { display:grid; place-items:center; width:44px; height:44px; border:1px solid #b2c5dd; border-radius:50%; background:#fff; color:#214f8a; cursor:pointer; }
.home-testimonials__controls button:hover:not(:disabled) { background:#e7effb; border-color:#517cae; }
.home-testimonials__controls button:disabled { opacity:.4; cursor:default; }
.home-testimonials__controls button span { position:relative; display:block; width:15px; height:1.5px; background:currentColor; }
.home-testimonials__controls button span::after { content:""; position:absolute; right:0; top:-3px; width:7px; height:7px; border-right:1.5px solid currentColor; border-top:1.5px solid currentColor; transform:rotate(45deg); }
.home-testimonials__controls [data-testimonial-prev] span { transform:rotate(180deg); }
.home-testimonials .home-flow-links { margin-top:22px; padding-top:16px; }
.home-flow-links { display:flex; align-items:center; justify-content:space-between; flex-wrap:wrap; gap:20px; margin-top:48px; padding-top:24px; border-top:1px solid #b0c1d766; }
.home-flow-links a { display:inline-flex; align-items:center; gap:24px; min-height:44px; font-size:13px; color:#3d628f; }
.home-flow-links a:hover { color:#173b6c; }
.home-blog { padding-top:84px; background:#e3edf8; }
.home-blog__heading { display:grid; grid-template-columns:1.2fr 1fr; gap:12%; align-items:end; margin-bottom:45px; }
.home-blog h2 em { color:#426fac; }
.home-blog__heading>div { max-width:40ch; }
.home-blog__heading p { margin-bottom:25px; color:#526f91; font-size:16px; line-height:1.75; }
.home-blog .btn { background:#183b66; color:#fff; }
.home-blog .btn:hover { background:#28558b; color:#fff; }
@media(max-width:1000px) {
  .home-testimonials__heading { align-items:start; flex-direction:column; gap:12px; }
  .home-testimonials__heading>p { max-width:56ch; }
  .testimonial-card { padding:22px; }
  .home-blog__heading { gap:8%; }
}
@media(max-width:700px) {
  .home-testimonials { padding-top:76px; padding-bottom:40px; }
  .home-blog { padding-top:60px; padding-bottom:55px; }
  .home-testimonials__grid { grid-auto-columns:90%; gap:16px; }
  .home-testimonials__heading { margin-bottom:22px; }
  .testimonial-card { min-height:354px; padding:22px 20px; }
  .testimonial-card blockquote { font-size:17px; }
  .home-blog__heading { grid-template-columns:minmax(0,1fr); gap:26px; margin-bottom:32px; }
}

/* A quiet, light ending: direct contact, useful answers, then the complete sitemap. */
.contact-landing { position:relative; padding:110px var(--stage-pad) 100px; background:#f7f8fa; color:#10213a; scroll-margin-top:0; }
.contact-landing__top { display:flex; justify-content:space-between; align-items:center; gap:24px; margin-bottom:54px; }
.contact-landing__top>a { font-size:11px; color:#4e6684; }.contact-landing__top>a span { padding-left:15px; }
.contact-landing__intro { display:grid; grid-template-columns:1.5fr 1fr; gap:9%; align-items:end; }
.contact-landing h2 { font-size:clamp(48px,6vw,96px); line-height:1.03; font-weight:400; letter-spacing:-.063em; }
.contact-landing h2 em,.contact-questions h3 em { color:#386ec9; }
.contact-landing__intro>div { max-width:40ch; padding-bottom:5px; }.contact-landing__intro p { color:#586d88; font-size:16px; line-height:1.75; margin-bottom:28px; }
.contact-landing .btn { background:#112642; color:#fff; border:1px solid #112642; }.contact-landing .btn:hover { background:#1b395e; }
.contact-channels { display:grid; grid-template-columns:1.65fr 1fr 1fr; gap:40px; border-top:1px solid #bbcadc; border-bottom:1px solid #bbcadc; margin-top:65px; padding:34px 0 40px; }
.contact-channels a { display:inline-flex; align-items:center; gap:20px; font-size:22px; letter-spacing:-.035em; line-height:1.3; }.contact-channels a:hover { color:#245de8; }
.contact-channels__email a { font-size:clamp(21px,2.1vw,33px); }.contact-channels__email a>span { color:#487dbd; }
.contact-channels p,.contact-channels address { font-size:13px; line-height:1.8; color:#60728a; font-style:normal; }.contact-channels p { margin-top:10px; }
.contact-questions { display:grid; grid-template-columns:1fr 1.3fr; gap:12%; padding-top:85px; }
.contact-questions h3 { font-size:clamp(36px,3.6vw,55px); font-weight:400; line-height:1.06; letter-spacing:-.045em; margin-top:24px; }
.contact-questions details { border-bottom:1px solid #c5d1df; padding:20px 0; }.contact-questions details:first-child { padding-top:0; }
.contact-questions summary { display:flex; justify-content:space-between; align-items:center; gap:24px; list-style:none; cursor:pointer; font-size:18px; letter-spacing:-.025em; }.contact-questions summary::-webkit-details-marker { display:none; }.contact-questions summary::after { content:"+"; font-size:24px; color:#6283b1; font-weight:300; }.contact-questions details[open] summary::after { content:"−"; }
.contact-questions details p { font-size:14px; color:#5e718a; line-height:1.8; max-width:60ch; padding:18px 32px 4px 0; }








@media(min-width:1001px) and (max-height:850px) {
  .stage-ready .scene__content { padding-top:110px; gap:26px; }
  .scene h2,.scene--services h2 { font-size:clamp(44px,5.1vw,74px); margin-top:18px; }
  .service-panels { min-height:90px; }.service-reading { margin-bottom:20px; }.service-tabs button { font-size:12px; padding-top:11px; }.service-tabs button span { margin-bottom:5px; }
}
@media(max-width:1100px) {
  .contact-channels { grid-template-columns:1.3fr 1fr; }.contact-channels__email { grid-column:1/-1; }
}
@media(max-width:1000px) {
  .contact-landing__intro { grid-template-columns:1fr; gap:35px; }.contact-landing__intro>div { max-width:52ch; }.contact-landing__intro h2 { font-size:clamp(48px,8vw,78px); }
  .contact-questions { grid-template-columns:1fr 1.4fr; gap:8%; }
}
@media(max-width:600px) {
  body[data-layout="stage"] { --dock-height:72px; }
  .contact-landing { padding-top:108px; padding-bottom:60px; }.contact-landing__top { align-items:flex-start; margin-bottom:35px; }.contact-landing__top>a { font-size:9px; }.flow-eyebrow { font-size:9px; }
  .contact-landing__intro h2 { font-size:clamp(42px,11vw,64px); }.contact-landing__intro p { font-size:14px; }.contact-landing__intro { gap:25px; }
  .contact-channels { gap:30px 20px; margin-top:42px; padding:28px 0; }.contact-channels a { font-size:18px; }.contact-channels__email a { font-size:clamp(20px,5.4vw,27px); gap:14px; }.contact-channels .flow-eyebrow { margin-bottom:12px; }.contact-channels p,.contact-channels address { font-size:11px; }
  .contact-questions { grid-template-columns:1fr; gap:35px; padding-top:50px; }.contact-questions h3 { font-size:38px; margin-top:18px; }.contact-questions h3 br { display:none; }.contact-questions summary { font-size:16px; }.contact-questions details p { font-size:13px; padding-right:10px; }



}
@media(prefers-reduced-motion:reduce) {
}
@media print {
  html.stage-ready:not(.page-mode),html.stage-ready:not(.page-mode) body { height:auto; overflow:visible; }.stage-dock { display:none; }.stage-ready .scene__content { padding-bottom:50px; }.contact-landing { color:#111; break-before:page; }.page-mode .nav { display:none; }
}

/* Headings lead directly; useful metadata remains below them, never as overlines. */
.scene__heading>h1,.scene__heading>h2 { margin-top:0; }
.story-card__copy>h3:first-child { margin-top:0; }
.story-card p.story-card__client { font-size:14px; color:#d5e4f9; margin:0 0 6px; }
.story-card p.product-status { margin-top:7px; color:#a4bbdc; }
.signal-ticker__label { font-family:inherit; font-size:12px; letter-spacing:0; text-transform:none; }
.contact-landing__top { justify-content:flex-end; }
.contact-questions h3 { margin-top:0; }


@media(max-width:600px) {
  .story-card p.story-card__client { font-size:12px; margin-bottom:4px; }
  .signal-ticker__label { font-size:10px; padding-inline:10px; }

}

.ambient-toggle { display:none; width:52px; flex:none; color:#bce7ff; background:#06111cf2; border:0; border-left:1px solid #7192b330; font-size:22px; }
.ambient-ready .ambient-toggle { display:block; }
.ambient-toggle[aria-pressed="true"] { color:#72869c; }
.ambient-toggle:hover,.signal-ticker__pause:hover { background:#122942; }
@media(max-width:600px) { .ambient-toggle { width:44px; font-size:19px; } }
.ambient-toggle--stage { position:absolute; right:var(--stage-pad); bottom:20px; width:44px; height:44px; border:1px solid #7192b330; border-radius:50%; }
@media(max-width:600px) { .ambient-toggle--stage { right:23px; bottom:14px; } }

/* One persistent sculpture, one camera and the same framing through all chapters. */
.story-field { position:absolute; inset:92px -1% 28% 43%; z-index:1; pointer-events:none; overflow:hidden; }
@media(min-width:1800px) {
  .story-field { left:calc(var(--stage-pad) + 680px); right:var(--stage-pad); }
}
.story-sculpture,.story-field>[data-story-poster] { position:absolute; inset:0; display:block; width:100%; height:100%; object-fit:contain; }
.story-sculpture { opacity:0; }
.story-field.has-sculpture .story-sculpture { opacity:1; }
.story-field.has-sculpture>[data-story-poster] { visibility:hidden; }
.home-stage .scene { background:transparent; }
@media(min-width:761px) {
  .home-stage .scene__heading { width:46%; }
  .home-stage .scene h1,.home-stage .scene h2 { font-size:clamp(42px,4.75vw,84px); text-shadow:none; }
  .home-stage .scene__heading br { display:none; }
  .home-stage .scene__heading h1 em,.home-stage .scene__heading h2 em { display:block; }
}
@media(min-width:761px) and (max-height:760px) {
  .story-field { top:84px; bottom:36%; }
  .home-stage .scene h1,.home-stage .scene h2 { font-size:clamp(38px,4.3vw,70px); }
}
@media(max-width:760px) {
  .home-stage .story-field { inset:auto var(--stage-pad); top:300px; width:auto; height:clamp(220px,65vw,360px); min-height:220px; }
  .home-stage .scene__content { gap:24px; }
  .home-stage .scene__heading { width:100%; margin-bottom:calc(clamp(220px,65vw,360px) + 12px); }
}
html:not(.stage-ready) .story-field { display:none; }
@media print { .story-field { display:none; } }
