:root{--ink:#191c1b;--muted:#686e6c;--paper:#fff;--soft:#f1f2ef;--line:#d9ddda;--blue:#143f7d;--dark:#252e2b;--ease:cubic-bezier(.22,.8,.25,1);--gutter:5.3vw}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:96px}body{margin:0;background:var(--paper);color:var(--ink);font-family:'PingFang SC','Microsoft YaHei',sans-serif;font-size:16px;line-height:1.7;-webkit-font-smoothing:antialiased}body.locked{overflow:hidden}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button{color:inherit;cursor:pointer;border:0;background:none;text-align:left}button,a{-webkit-tap-highlight-color:transparent}button{padding:0}img{display:block;max-width:100%;height:auto}button img{width:100%}h1,h2,h3,h4,p{margin:0}h1,h2{font-weight:400;letter-spacing:-.055em;line-height:1.23;text-wrap:balance}h1{font-size:clamp(42px,5.4vw,92px)}h2{font-size:clamp(34px,4.2vw,70px)}h3{font-size:clamp(22px,2.05vw,34px);font-weight:400;line-height:1.45;letter-spacing:-.03em}h4{font-size:25px;font-weight:400}p{text-wrap:pretty}a:focus-visible,button:focus-visible,summary:focus-visible{outline:2px solid #538ee9;outline-offset:6px}input:focus,textarea:focus{outline:2px solid #538ee9;outline-offset:2px}[hidden]{display:none!important}.wrap{width:calc(100% - var(--gutter)*2);margin-inline:auto}.eyebrow{font-size:14px;letter-spacing:.055em;line-height:1.7}.lead{color:var(--muted);font-size:18px;line-height:1.9;max-width:620px;margin-top:28px}.subtle,.caption{color:var(--muted)}.caption{font-size:12px;line-height:1.8}.section-space{padding-block:100px}.section-head{display:grid;grid-template-columns:38% 62%;gap:0;margin-bottom:50px}.section-head>.eyebrow{padding-top:10px}.text-link{display:inline-flex;align-items:center;justify-content:space-between;gap:32px;min-height:48px;border-bottom:1px solid currentColor;padding:10px 0;min-width:220px;font-size:17px;line-height:1.5;transition:color .2s}.text-link span,.text-link .arrow{transition:transform .25s var(--ease)}.text-link:hover .arrow,.text-link:hover>span:last-child{transform:translate(3px,-3px)}.text-link:hover{color:var(--blue)}.pill{display:inline-flex;align-items:center;justify-content:center;gap:30px;padding:13px 25px;border-radius:50px;min-height:48px;background:var(--ink);color:#fff;font-size:14px;white-space:nowrap;transition:background .2s,transform .2s}.pill:hover{background:var(--blue);transform:translateY(-2px)}.pill:active{transform:translateY(0)}.pill.light{background:white;color:var(--ink)}.pill.blue{background:var(--blue)}.pill.light:hover{background:#dbe3e8}.skip-link{position:fixed;top:-100px;left:20px;z-index:50;background:#fff;color:#111;padding:16px}.skip-link:focus{top:10px}.site-header{position:absolute;z-index:10;top:0;left:0;width:100%;height:106px;padding:0 var(--gutter);display:flex;align-items:center;gap:35px;color:var(--ink);transition:background .25s,color .25s,transform .25s}.brand{width:132px;flex-shrink:0}.brand img{width:100%;height:auto}.desktop-nav{display:flex;gap:clamp(16px,1.8vw,34px);align-items:center;justify-content:center;flex:1}.desktop-nav a,.desktop-nav button{font-size:14px;position:relative;white-space:nowrap;padding:10px 0}.desktop-nav a:after,.desktop-nav button:after{content:'';height:1px;position:absolute;bottom:3px;left:0;width:100%;background:currentColor;transform:scaleX(0);transform-origin:left;transition:transform .25s}.desktop-nav a:hover:after,.desktop-nav button:hover:after,.desktop-nav [aria-current]:after,.desktop-nav .current:after{transform:scaleX(1)}.small-plus{margin-left:3px;opacity:.7}.header-actions{display:flex;align-items:center;gap:10px}.home .site-header{color:white}.home .site-header .brand img{filter:brightness(0) invert(1)}.home .site-header .pill{background:#ffffff24;color:#fff;backdrop-filter:blur(8px)}.site-header.is-fixed{position:fixed;height:78px;background:#fffefbf5;box-shadow:0 1px 0 #0000000f;color:var(--ink)}.home .site-header.is-fixed .brand img{filter:none}.home .site-header.is-fixed .pill{background:var(--ink);color:#fff}.menu-button{display:none;width:46px;height:46px;border-radius:50%;background:#88888815;padding:13px}.menu-button span{height:1px;width:20px;background:currentColor;display:block;margin:5px 0}.hero{height:100svh;min-height:700px;max-height:1200px;position:relative;overflow:hidden;background:#323b32;color:#fff}.hero-image,.hero-shade{position:absolute;inset:0}.hero-image img{height:100%;width:100%;object-fit:cover;object-position:50% 45%;animation:hero-image-in 1.2s var(--ease) both}.hero-shade{background:linear-gradient(180deg,#05110fc9 0%,transparent 24%),linear-gradient(90deg,#0715108a 0%,#06161029 58%,#07151012 100%)}.hero-copy{position:absolute;top:24%;left:var(--gutter);z-index:2}.hero-copy .eyebrow{margin-bottom:22px;font-size:13px;opacity:.85}.hero-copy h1{font-size:clamp(44px,5.3vw,88px);letter-spacing:-.065em;text-shadow:0 1px 24px #0003;animation:hero-in .9s var(--ease) both}.hero-video{margin-top:30px;animation:hero-in .9s .12s var(--ease) both}.hero-video:hover{color:#fff}.hero-wordmark{position:absolute;width:min(51vw,860px);bottom:9%;left:var(--gutter);filter:brightness(0) invert(1);opacity:.83;max-height:27%;object-fit:contain;object-position:left;animation:hero-in 1s .25s var(--ease) both;pointer-events:none}.hero-bottom{position:absolute;bottom:28px;left:var(--gutter);right:var(--gutter);display:flex;justify-content:space-between;align-items:center;font-size:12px;letter-spacing:.08em}.hero-bottom a{padding:10px 0}.hero-bottom a span{margin-left:20px}.play-icon{font-size:13px}.discover{padding-top:110px}.photo-rail{display:flex;gap:22px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:thin;padding-bottom:16px}.photo-rail>button{flex:0 0 42%;scroll-snap-align:start;position:relative;overflow:hidden;border-radius:7px}.photo-rail img{width:100%;height:480px;object-fit:cover;transition:transform .7s var(--ease)}.photo-rail button:hover img{transform:scale(1.035)}.photo-rail span{position:absolute;bottom:24px;left:24px;color:#fff;font-size:18px;text-shadow:0 1px 12px #000;background:#0003;padding:4px 12px;border-radius:24px}.products-home{padding-block:110px 90px}.product-grid{display:grid;grid-template-columns:1.25fr 1fr;gap:26px}.product-card .image-box{border-radius:7px;overflow:hidden;background:var(--soft)}.product-card img{height:570px;width:100%;object-fit:cover;transition:transform .8s var(--ease)}.product-card:nth-child(2){margin-top:110px}.product-card:nth-child(2) img{height:460px}.product-card:hover img{transform:scale(1.035)}.product-meta{display:flex;justify-content:space-between;gap:20px;align-items:center;margin-top:20px}.product-meta>span{font-size:26px}.product-card p{color:var(--muted);margin-top:8px;font-size:15px}.immersive{position:relative;height:86vh;min-height:600px;max-height:960px;background:var(--dark);color:#fff;overflow:hidden}.immersive-photo{position:absolute;inset:0}.immersive-photo img{width:100%;height:100%;object-fit:cover}.immersive:after{content:'';position:absolute;inset:0;background:#0003}.immersive-copy{position:absolute;z-index:1;bottom:12%;left:var(--gutter);text-shadow:0 2px 20px #0007}.immersive-copy h2{font-size:clamp(48px,6vw,100px);margin-top:16px}.immersive-copy .text-link{margin-top:25px}.immersive-copy .text-link:hover{color:#fff}.experience{padding-block:110px}.steps-layout{display:grid;grid-template-columns:1.5fr 1fr;gap:60px;align-items:start}.step-media{position:relative;border-radius:7px;overflow:hidden;background:var(--soft)}.step-media>img{height:600px;width:100%;object-fit:cover;transition:opacity .25s}.step-caption{position:absolute;bottom:0;left:0;right:0;background:#15201aee;color:white;padding:22px 26px;display:flex;align-items:center;gap:24px}.step-caption>span{font-size:12px;white-space:nowrap;opacity:.65}.step-caption p{font-size:14px}.steps{display:flex;flex-direction:column}.steps button{display:flex;gap:20px;align-items:center;border-bottom:1px solid var(--line);padding:32px 0;min-height:127px;color:#737976;position:relative}.steps button:after{content:'';position:absolute;bottom:-1px;left:0;width:0;height:1px;background:var(--ink);transition:width .65s var(--ease)}.steps button[aria-selected=true]{color:var(--ink)}.steps button[aria-selected=true]:after{width:100%}.steps button>span{font-size:14px;align-self:flex-start;margin-top:9px}.steps button>b{margin-left:auto;font-size:20px;font-weight:400;opacity:0;transition:opacity .25s}.steps button[aria-selected=true]>b{opacity:1}.steps h3{font-size:clamp(24px,2.7vw,42px)}.story{background:var(--dark);color:#fff;margin:0 18px;border-radius:8px;overflow:clip;padding:80px 0 22px}.story-heading{display:flex;justify-content:space-between;align-items:start;margin-bottom:65px}.story-heading h2{width:63%}.story-layout{display:grid;grid-template-columns:28% 72%;gap:0;padding-inline:4vw 22px}.story-nav{position:sticky;top:130px;align-self:start;padding:40px 50px 0 0}.story-count{font-size:12px;color:#b7c1bb;letter-spacing:.12em}.story-nav h3{margin:55px 0 20px;font-size:34px}.story-nav p{color:#b7c1bb;font-size:15px}.story-nav .text-link{font-size:13px;min-width:0;width:100%;margin-top:40px}.story-nav .text-link:hover{color:#fff}.story-scene{position:relative;min-height:660px;height:76vh;max-height:860px;margin-bottom:24px;overflow:hidden;border-radius:6px}.story-photo{position:absolute;inset:0}.story-photo img{width:100%;height:100%;object-fit:cover}.scene-caption{position:absolute;bottom:0;left:0;right:0;padding:30px;background:linear-gradient(transparent,#06100ddd)}.scene-caption>span{font-size:12px;color:#c8d6cb}.scene-caption h3{margin-top:8px;font-size:30px}.cases-home{padding-block:110px 90px}.case-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.case-card{display:block;text-align:left}.case-card .image-box{overflow:hidden;border-radius:6px}.case-card img{width:100%;height:420px;object-fit:cover;transition:transform .65s var(--ease)}.case-card:hover img{transform:scale(1.04)}.case-card>.eyebrow{display:block;margin-top:22px;color:var(--muted);font-size:12px}.case-card h3{display:flex;justify-content:space-between;gap:12px;font-size:22px;margin-top:10px}.case-card p{font-size:14px;color:var(--muted);margin-top:8px}.cases-home>.text-link{margin-top:45px}.contact-band{padding-block:80px 110px;border-top:1px solid var(--line);display:grid;grid-template-columns:1fr 1fr;gap:60px}.contact-band h2{margin-top:20px}.contact-actions{align-self:center;max-width:450px;margin-left:auto;width:100%}.contact-actions .text-link{display:flex;width:100%;margin-bottom:20px;font-size:22px}.contact-actions p{font-size:14px;margin-top:22px}.site-footer{border-top:1px solid var(--line);padding-top:55px}.footer-main{display:grid;grid-template-columns:1.4fr 1fr 1fr 1.4fr;gap:40px;padding-bottom:60px}.footer-logo{width:150px;margin-bottom:26px}.footer-main p{font-size:14px;color:var(--muted);margin:14px 0}.footer-main>div>a:not(:first-child){display:block;margin-block:10px;font-size:14px}.footer-label{display:block;font-size:12px;color:var(--muted);margin-bottom:22px}.footer-main .footer-phone{font-size:23px!important;letter-spacing:-.02em}.footer-main .text-link{font-size:14px;min-width:160px}.footer-bottom{padding-block:24px;display:flex;justify-content:space-between;gap:25px;border-top:1px solid var(--line);font-size:11px;color:var(--muted)}.footer-bottom>div{display:flex;gap:30px}.page-intro{padding-top:180px;padding-bottom:65px}.page-intro>.eyebrow{margin-bottom:24px}.page-intro h1{font-size:clamp(42px,5.7vw,88px)}.inner-products .product-card:nth-child(2){margin-top:0}.inner-products .product-card img{height:540px}.product-cover{position:relative}.product-cover>img{width:100%;height:68vh;min-height:480px;max-height:780px;object-fit:cover;border-radius:7px}.video-pill{position:absolute;bottom:30px;left:30px}.feature-row{display:grid;grid-template-columns:.75fr 1.25fr;gap:8%;align-items:center;margin-bottom:95px}.feature-row:nth-child(even)>div{order:2}.feature-row:nth-child(even)>button{order:1}.feature-row .eyebrow{margin-bottom:24px}.feature-row h2{font-size:clamp(32px,3.4vw,52px)}.feature-row button{width:100%;overflow:hidden;border-radius:6px}.feature-row img{width:100%;height:520px;object-fit:cover}.spec-section{padding-bottom:90px}.spec-list{margin:0 0 35px 38%}.spec-list>div{display:grid;grid-template-columns:130px 1fr;padding:25px 0;border-bottom:1px solid var(--line);gap:30px}.spec-list dt{color:var(--muted)}.spec-list dd{margin:0}.spec-section>.text-link{margin-left:38%}.accessories>details{border-bottom:1px solid var(--line)}details>summary{list-style:none;cursor:pointer}details>summary::-webkit-details-marker{display:none}.accessories summary{display:flex;align-items:center;gap:35px;padding:25px 0}.accessories summary>span:first-child{font-size:13px;color:var(--muted)}.accessories summary>span:last-child{margin-left:auto}.accessory-body{display:grid;grid-template-columns:1fr 1fr;gap:60px;padding-bottom:45px;align-items:center}.accessory-body img{height:350px;width:100%;object-fit:cover;border-radius:6px}.accessory-body p{color:var(--muted);margin:20px 0 28px}.scene-filters{display:flex;gap:10px;margin-bottom:45px;flex-wrap:wrap}.scene-filters button{padding:10px 22px;border:1px solid var(--line);border-radius:30px;font-size:14px}.scene-filters button.active{background:var(--ink);color:#fff;border-color:var(--ink)}.scenario-card{display:grid;grid-template-columns:1.4fr 1fr;gap:7%;align-items:center;margin-bottom:90px}.scenario-card img{height:510px;width:100%;object-fit:cover;border-radius:6px}.scenario-card h2{font-size:clamp(32px,3.8vw,58px);margin-top:22px}.scenario-card p:not(.eyebrow){color:var(--muted);margin-top:25px}.scenario-card .text-link{margin-top:28px}.source-note{font-size:12px;line-height:1.8;color:var(--muted);margin:38px 0 70px;max-width:700px}.wide-film{position:relative;margin-bottom:90px}.wide-film>div>img{height:75vh;min-height:500px;width:100%;object-fit:cover}.wide-film>.pill{position:absolute;left:var(--gutter);bottom:50px}.support-resources{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-bottom:110px}.support-resources>a,.support-resources>button{background:var(--soft);padding:30px;min-height:260px;border-radius:6px;transition:background .25s}.support-resources>a:hover,.support-resources>button:hover{background:#e2e7e3}.resource-number{font-size:12px;color:var(--muted);display:block;margin-bottom:35px}.support-resources h3{font-size:26px}.support-resources p{font-size:14px;color:var(--muted);margin:12px 0 20px}.faq-section{padding-bottom:90px}.faq-list{margin-left:38%}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{padding:22px 0;display:flex;justify-content:space-between;gap:25px;font-size:18px}.faq-list summary span{flex-shrink:0;transition:transform .25s}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details p{color:var(--muted);padding-bottom:26px;font-size:15px}.service-contact{padding:65px 0 90px;display:flex;gap:100px;align-items:center;border-top:1px solid var(--line)}.service-contact h2{margin-top:20px;margin-bottom:32px}.service-contact .qr{width:180px}.editorial-columns{display:grid;grid-template-columns:repeat(3,1fr);gap:50px}.editorial-columns p{color:var(--muted);margin-top:20px}.partner-call{padding-bottom:100px}.partner-call h2{margin:20px 0 30px}.about-image img{width:100%;height:68vh;min-height:450px;object-fit:cover;border-radius:6px}.about-copy{margin-left:38%;max-width:650px}.about-copy p{margin-bottom:24px;color:var(--muted);font-size:18px}.about-identity{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:15%;padding-bottom:100px}.about-identity>img{width:340px}.about-identity p{margin:14px 0;color:var(--muted)}.about-identity a{display:block;margin-top:10px}.prose{max-width:850px;padding-bottom:80px}.prose h2{font-size:26px;margin:45px 0 20px}.prose p{color:var(--muted)}
/* Native dialogs keep focus, Escape and non-script content independent. */
dialog{position:fixed;border:0;padding:0;color:var(--ink);max-width:100vw;max-height:100svh;background:#fff}dialog::backdrop{background:#0007;backdrop-filter:blur(3px)}dialog[open]{animation:dialog-in .45s var(--ease) both}dialog[open]::backdrop{animation:fade-in .3s both}dialog.is-closing{animation:dialog-out .3s var(--ease) both}dialog.is-closing::backdrop{animation:fade-out .3s both}.drawer{inset:0 auto 0 0;margin:0;width:480px;height:100svh;padding:35px;overflow-y:auto}.drawer[open]{animation:drawer-in .45s var(--ease) both}.drawer.is-closing{animation:drawer-out .3s var(--ease) both}.dialog-top{display:flex;justify-content:space-between;align-items:flex-start;gap:25px;margin-bottom:40px}.dialog-top h2{font-size:29px}.close{height:44px;width:44px;flex-shrink:0;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#eff1ee;font-size:30px;font-weight:300;line-height:1}.close:hover{background:#dce1db}.close.floating{position:absolute;right:20px;top:20px;z-index:2}.drawer-product{display:block;margin:18px 0 26px;position:relative;overflow:hidden;border-radius:6px;background:#24382a}.drawer-product img{height:250px;width:100%;object-fit:cover;opacity:.78;transition:transform .6s}.drawer-product:hover img{transform:scale(1.04)}.drawer-product>span{position:absolute;bottom:20px;left:20px;right:20px;color:#fff;display:flex;justify-content:space-between;font-size:21px;text-shadow:0 1px 10px #000}.drawer-product b{font-weight:400}.mobile-menu{width:100%;height:100svh;inset:0;margin:0;background:#111713;color:white;padding:26px;overflow-y:auto}.mobile-menu[open]{animation:menu-in .45s var(--ease) both}.mobile-menu.is-closing{animation:menu-out .3s var(--ease) both}.mobile-menu .dialog-top{align-items:center;margin-bottom:50px}.mobile-menu .dialog-top img{width:126px;filter:brightness(0) invert(1)}.mobile-menu .close{color:#fff;background:#ffffff14}.mobile-menu nav>a,.mobile-menu nav>details>summary{display:block;font-size:30px;line-height:1.5;padding:8px 0}.mobile-menu details summary{display:flex!important;justify-content:space-between;align-items:center}.mobile-menu details summary span{font-size:26px}.mobile-menu details>div{padding:8px 0 16px 20px}.mobile-menu details>div a{display:block;font-size:20px;color:#b4bfb8;padding:8px 0}.mobile-menu>.pill{display:flex;width:100%;margin-top:40px}.consult-dialog{width:min(960px,calc(100% - 40px));padding:50px;margin:auto;border-radius:10px;overflow-y:auto;max-height:90svh}.consult-dialog>h2{font-size:38px;margin:15px 45px 28px 0}.consult-tabs{display:flex;gap:10px;margin-bottom:35px}.consult-tabs button{font-size:14px;padding:9px 22px;border:1px solid var(--line);border-radius:24px}.consult-tabs [aria-pressed=true]{background:var(--ink);color:#fff}.consult-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:65px}.big-phone{display:block;font-size:clamp(24px,2.5vw,38px);letter-spacing:-.04em;line-height:1.5;margin:8px 0 12px;white-space:nowrap}.compact{font-size:13px;min-width:160px}.qr{width:160px;height:auto;margin:25px 0 12px}.quiet-link{font-size:13px;text-decoration:underline;display:inline-block;margin-top:10px}form label{display:block;font-size:13px;margin-bottom:18px}input,textarea{width:100%;display:block;border:1px solid var(--line);background:#fafbf9;border-radius:5px;padding:11px 13px;margin-top:7px;color:var(--ink);font-size:15px;resize:vertical}form .caption{margin-top:12px}form>.pill{width:100%}#summary-result{margin-top:24px}#summary-result .text-link{font-size:14px;width:100%}#form-status{font-size:13px;color:var(--blue);margin-top:12px}.media-dialog{width:min(1200px,calc(100% - 40px));margin:auto;border-radius:8px;background:#131a16;color:white;overflow-y:auto;max-height:90svh}.media-dialog .close{background:#fff;color:#111}.media-dialog img{width:100%;max-height:70svh;object-fit:contain;background:#0f1813}.media-caption{padding:25px 35px 30px}.media-caption h2{font-size:28px;margin-bottom:12px}.media-caption p{font-size:14px;color:#bdc5bf;max-width:850px}.media-dialog video{width:100%;display:block;max-height:70svh;background:#000}.media-error{padding:35px}.media-error a{text-decoration:underline}.toast{position:fixed;bottom:30px;left:50%;transform:translate(-50%,15px);background:#13271f;color:#fff;padding:12px 24px;border-radius:30px;z-index:100;opacity:0;pointer-events:none;font-size:14px;transition:.25s;max-width:90vw}.toast.show{opacity:1;transform:translate(-50%,0)}.noscript-note{background:#eef3ef;padding:20px;text-align:center;font-size:14px}.reveal.is-pending{opacity:0;transform:translateY(25px)}.reveal{transition:opacity .65s var(--ease),transform .65s var(--ease)}
@keyframes hero-in{from{opacity:0;transform:translateY(25px)}to{opacity:1;transform:none}}@keyframes hero-image-in{from{transform:scale(1.045)}to{transform:scale(1)}}@keyframes drawer-in{from{transform:translateX(-100%)}to{transform:translateX(0)}}@keyframes drawer-out{to{transform:translateX(-100%)}}@keyframes menu-in{from{transform:translateX(100%)}to{transform:translateX(0)}}@keyframes menu-out{to{transform:translateX(100%)}}@keyframes dialog-in{from{opacity:0;transform:translateY(25px)}to{opacity:1;transform:none}}@keyframes dialog-out{to{opacity:0;transform:translateY(20px)}}@keyframes fade-in{from{opacity:0}to{opacity:1}}@keyframes fade-out{to{opacity:0}}
@media(min-width:1650px){.hero-copy{top:22%}.hero-wordmark{max-height:29%}.step-media>img{height:670px}.photo-rail img{height:550px}.case-card img{height:510px}.story-scene{min-height:760px}}
@media(max-width:1150px){.desktop-nav{display:none}.site-header{justify-content:space-between;height:90px}.menu-button{display:block}.header-actions .pill{padding:12px 20px}.hero-copy{top:23%}.story-nav{padding-right:28px}.story-nav h3{font-size:27px}.steps-layout{gap:30px}.steps button{min-height:110px}.step-media>img{height:530px}.case-card img{height:340px}.footer-main{grid-template-columns:1.3fr 1fr 1fr;gap:30px}.footer-main>div:last-child{grid-column:1/-1;display:flex;align-items:center;flex-wrap:wrap;gap:25px}.footer-main>div:last-child .footer-label{margin:0}.footer-main>div:last-child p{display:none}.product-card img{height:480px}.product-card:nth-child(2) img{height:370px}.inner-products .product-card img{height:400px}.consult-grid{gap:35px}}
@media(max-width:767px){:root{--gutter:7vw}body{font-size:15px}html{scroll-padding-top:78px}.site-header{height:90px;gap:12px}.brand{width:110px}.header-actions{gap:8px}.header-actions .pill{font-size:12px;gap:12px;padding:10px 17px;min-height:42px}.menu-button{width:42px;height:42px;padding:11px}.site-header.is-fixed{height:72px}.eyebrow{font-size:12px}.hero{height:92svh;min-height:700px;max-height:950px}.hero-copy{top:155px;left:var(--gutter);right:var(--gutter)}.hero-copy h1{font-size:clamp(37px,9.8vw,58px);line-height:1.3;letter-spacing:-.065em}.hero-copy .eyebrow{font-size:11px;letter-spacing:.02em;margin-bottom:18px}.hero-image img{object-position:55% 50%}.hero-shade{background:linear-gradient(180deg,#05170fa6 0%,#071a1050 50%,#071a1070 100%)}.hero-video{margin-top:28px;min-width:200px;font-size:15px}.hero-wordmark{width:78%;max-height:20%;bottom:12%;opacity:.88}.hero-bottom{bottom:25px;font-size:10px;letter-spacing:.02em}.hero-bottom a span{margin-left:10px}.section-head{display:block;margin-bottom:30px}.section-head>.eyebrow{margin-bottom:22px;padding:0}.section-head h2{font-size:36px}.lead{font-size:16px;line-height:1.85;margin-top:20px}.discover{padding-top:65px}.photo-rail{width:calc(100% + var(--gutter));gap:14px;padding-right:var(--gutter)}.photo-rail>button{flex-basis:88%;border-radius:5px}.photo-rail img{height:360px}.photo-rail span{font-size:15px;left:18px;bottom:20px}.products-home{padding-block:65px}.product-grid{display:block}.product-card{display:block;margin-bottom:40px}.product-card:nth-child(2){margin-top:0;margin-bottom:0}.product-card img,.product-card:nth-child(2) img,.inner-products .product-card img{height:390px}.product-meta{margin-top:15px}.product-meta h3{font-size:24px}.product-card p{font-size:14px}.immersive{height:78svh;min-height:560px}.immersive-photo img{object-position:36% center}.immersive-copy{bottom:12%;right:var(--gutter)}.immersive-copy h2{font-size:50px}.experience{padding-block:65px}.steps-layout{display:flex;flex-direction:column;gap:20px}.step-media{width:100%;order:0}.step-media>img{height:350px}.step-caption{padding:16px;gap:15px;align-items:flex-start}.step-caption p{font-size:12px}.steps{width:100%}.steps button{min-height:90px;padding:22px 0;gap:25px}.steps h3{font-size:29px}.steps button>span{margin-top:6px;font-size:12px}.story{margin:0;border-radius:0;padding:60px 0 15px}.story-heading{display:block;margin-bottom:35px}.story-heading .eyebrow{margin-bottom:22px}.story-heading h2{width:auto;font-size:36px}.story-layout{display:block;padding:0}.story-nav{display:none}.story-scenes{display:block}.story-scene{min-height:0;height:610px;max-height:none;margin-bottom:18px;border-radius:0}.story-photo img{object-position:center}.scene-caption{padding:26px var(--gutter)}.scene-caption h3{font-size:26px}.cases-home{padding-block:65px}.case-grid{display:block}.case-card{width:100%;margin-bottom:35px}.case-card img{height:360px}.case-card h3{font-size:23px}.case-card>.eyebrow{margin-top:18px}.cases-home>.text-link{margin-top:5px}.contact-band{display:block;padding-block:55px 65px}.contact-band h2{font-size:36px}.contact-actions{margin-top:30px;margin-left:0}.contact-actions .text-link{font-size:18px}.footer-main{grid-template-columns:1fr 1fr;gap:30px;padding-bottom:30px}.footer-main>div:first-child{grid-column:1/-1}.footer-logo{width:140px;margin-bottom:18px}.footer-main>div:last-child{display:block}.footer-main>div:last-child .footer-label{margin-bottom:16px}.footer-main>div:last-child p{display:block}.footer-bottom{display:block;line-height:1.8;padding-bottom:30px}.footer-bottom>div{margin-top:18px;justify-content:space-between}.site-footer{padding-top:40px}.page-intro{padding-top:145px;padding-bottom:40px}.page-intro h1{font-size:42px;line-height:1.3}.page-intro>.eyebrow{margin-bottom:20px}.page-intro .lead{margin-top:22px}.product-cover>img{height:470px;min-height:0}.video-pill{left:20px;bottom:20px;font-size:13px}.section-space{padding-block:65px}.feature-row{display:flex;flex-direction:column;gap:28px;margin-bottom:55px;align-items:stretch}.feature-row:nth-child(even)>div,.feature-row:nth-child(even)>button{order:initial}.feature-row img{height:350px}.feature-row h2{font-size:32px}.feature-row .eyebrow{margin-bottom:15px}.spec-section{padding-bottom:60px}.spec-list{margin-left:0}.spec-list>div{grid-template-columns:85px 1fr;gap:20px;font-size:14px;padding:20px 0}.spec-section>.text-link{margin-left:0}.accessories summary{gap:20px;padding:20px 0}.accessories summary h3{font-size:22px}.accessory-body{display:block;padding-bottom:30px}.accessory-body img{height:290px;margin-bottom:25px}.accessory-body h4{font-size:23px}.accessory-body p{font-size:14px}.scene-filters{gap:8px;margin-bottom:30px}.scene-filters button{font-size:12px;padding:9px 15px}.scenario-card{display:block;margin-bottom:55px}.scenario-card img{height:380px;margin-bottom:25px}.scenario-card h2{font-size:32px;margin-top:15px}.scenario-card p:not(.eyebrow){font-size:15px;margin-top:18px}.source-note{margin-block:25px 45px}.wide-film{margin-bottom:60px}.wide-film>div>img{height:580px;min-height:0;object-position:35%}.support-resources{display:block;margin-bottom:65px}.support-resources>a,.support-resources>button{display:block;width:100%;min-height:210px;margin-bottom:16px;padding:25px}.resource-number{margin-bottom:20px}.faq-list{margin-left:0}.faq-list summary{font-size:17px;padding:20px 0}.faq-section{padding-bottom:60px}.service-contact{gap:35px;align-items:flex-start;flex-direction:column;padding:45px 0 65px}.service-contact h2{font-size:33px}.service-contact .qr{margin:0}.service-contact .caption{margin-top:15px}.editorial-columns{display:block}.editorial-columns>div{margin-bottom:35px}.editorial-columns p{margin-top:12px}.partner-call{padding-bottom:65px}.about-image img{height:480px;min-height:0;object-position:35%}.about-copy{margin-left:0}.about-copy p{font-size:16px}.about-identity{display:block;padding-bottom:65px}.about-identity>img{width:240px;margin-bottom:45px}.about-identity h3{font-size:23px}.prose{padding-bottom:60px}.prose h2{font-size:23px}.drawer{width:min(440px,94vw);padding:25px}.drawer-product img{height:220px}.dialog-top h2{font-size:27px}.consult-dialog{width:calc(100% - 24px);max-height:94svh;padding:32px 24px;border-radius:8px}.consult-dialog>h2{font-size:28px;margin-right:15px;padding-right:22px}.consult-dialog>.eyebrow{padding-right:30px}.consult-grid{display:flex;flex-direction:column;gap:35px}.consult-grid>div{position:relative}.consult-grid .qr{width:130px}.big-phone{font-size:29px}.close.floating{right:12px;top:12px;width:38px;height:38px}.media-dialog{width:calc(100% - 20px);border-radius:6px}.media-caption{padding:25px 22px}.media-caption h2{font-size:24px}.media-caption p{font-size:13px}.text-link{min-width:200px;font-size:15px}.toast{font-size:12px;bottom:20px}.noscript-note{font-size:13px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.reveal.is-pending{opacity:1;transform:none}}

/* Keep the homepage led by real equipment and play. */
.home .section-space{padding-block:64px}.home .section-head{margin-bottom:36px}.home .story{padding-block:64px}
@media(max-width:767px){.home .section-space{padding-block:42px}.home .section-head{margin-bottom:28px}.home .story{padding-block:42px}}
.home .discover{padding-top:60px}.home .products-home,.home .experience,.home .cases-home{padding-block:55px}.home .story{padding:55px 0 18px}.home .story-heading{margin-bottom:40px}
@media(max-width:767px){.home .discover{padding-top:42px}.home .products-home,.home .experience,.home .cases-home{padding-block:42px}.home .story{padding:42px 0 0}.home .story-heading{margin-bottom:28px}}
@media(min-width:768px){.home .story-layout{grid-template-columns:20% 80%}.home .story-nav{padding-right:24px}.home .story-nav h3{font-size:28px}.home .products-home,.home .experience,.home .cases-home{padding-block:40px}.home .story{padding-top:40px}}
/* Homepage film: the navigation owns the sole brand mark. */
.hero-image video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity .35s ease}.hero.video-ready .hero-image video{opacity:1}.hero-image img{animation:none}.hero-shade{background:linear-gradient(180deg,#04110fc4 0%,transparent 23%,transparent 77%,#03110e80 100%),linear-gradient(90deg,#03110eb3 0%,#03110e66 38%,transparent 72%)}.hero-copy h1,.hero-video{animation:none}.hero-playback{display:flex;align-items:center;gap:10px;border:1px solid #ffffff70;border-radius:30px;padding:9px 16px;font-size:12px;background:#08181240;backdrop-filter:blur(8px);transition:background .2s}.hero-playback:hover{background:#081812a0}.hero-bottom{gap:15px}.hero-bottom>a{margin-left:auto}.hero-bottom>.hero-playback{margin-left:15px}
@media(max-width:767px){.hero{height:100svh;min-height:700px;max-height:1100px}.hero-shade{background:linear-gradient(180deg,#02100a70 0%,#02100a20 50%,transparent 70%,#02100a70 100%)}.hero-image video{object-position:center}.hero-copy{top:145px}.hero-bottom{flex-wrap:wrap;bottom:20px;gap:10px}.hero-bottom>.hero-playback{margin-left:auto;font-size:10px;padding:8px 11px}.hero-bottom>a{margin-left:0}.hero-video{margin-top:22px}}
@media(prefers-reduced-motion:reduce){.hero-image video{transition:none}}
