@layer reset,base,layout,components,responsive;
@layer reset {
*,*::before,*::after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:125px}body{margin:0}h1,h2,h3,p,figure{margin:0}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer}img{display:block;max-width:100%}button,input{font:inherit}button{border:0}a,button{-webkit-tap-highlight-color:transparent}[hidden]{display:none!important}
}
@layer base {
:root{--ink:#f5f5f7;--muted:#a5a7ad;--page:#08090b;--panel:#111316;--line:#ffffff26;--accent:#d7ba87;--pad:clamp(24px,5.5vw,100px);--sans:Arial,"Helvetica Neue","PingFang SC","Microsoft YaHei",sans-serif}
body{background:var(--page);color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.65;-webkit-font-smoothing:antialiased}::selection{color:#08090b;background:#d7ba87}h1,h2,h3{font-weight:500;line-height:1.13;letter-spacing:-.055em}h1{font-size:clamp(40px,5.5vw,88px)}h2{font-size:clamp(34px,4.8vw,72px)}h3{font-size:clamp(24px,2.6vw,40px)}p{color:var(--muted)}:lang(zh-CN) h1,:lang(zh-CN) h2,:lang(zh-CN) h3{letter-spacing:-.025em;line-height:1.22}:focus-visible{outline:2px solid var(--accent);outline-offset:6px}.eyebrow{font-size:13px;letter-spacing:.18em;font-weight:600;text-transform:uppercase;color:var(--muted)}.light{background:#f5f5f7;color:#141519;--muted:#66696f;--line:#00000020}.wrap{padding-inline:var(--pad)}.section{padding-block:clamp(72px,10vw,156px)}.narrow{max-width:820px}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.skip-link{position:fixed;top:-100px;left:20px;padding:14px 20px;background:white;color:#08090b;z-index:100}.skip-link:focus{top:20px}.link{display:inline-flex;align-items:center;gap:16px;font-size:15px;font-weight:600;padding-block:12px;border-bottom:1px solid currentColor;width:fit-content}.link span{transition:transform .25s}.link:hover span{transform:translateX(4px)}.button{display:inline-flex;align-items:center;justify-content:center;gap:20px;background:#f5f5f7;color:#101114;min-height:48px;min-width:150px;padding:12px 24px;border:1px solid #f5f5f7;border-radius:3px;font-size:14px;font-weight:600;transition:background .2s,color .2s}.button:hover{background:#dfe1e5}.button.ghost{background:transparent;color:inherit;border-color:var(--line)}.button.ghost:hover{border-color:currentColor;background:#ffffff0b}.light .button{color:#f5f5f7;background:#141519;border-color:#141519}.actions{display:flex;align-items:center;gap:28px;flex-wrap:wrap;margin-top:28px}.divider{border-bottom:1px solid var(--line)}.lede{font-size:clamp(18px,1.65vw,23px);line-height:1.65;max-width:760px}.wordmark{font-size:clamp(92px,21vw,330px);font-weight:700;letter-spacing:-.07em;line-height:.85;color:#222529;user-select:none}.section-head{display:flex;justify-content:space-between;align-items:end;gap:40px;margin-bottom:54px}.section-head .eyebrow{margin-bottom:22px}.section-head p:last-child{max-width:370px}.section-head h2{max-width:780px}.index{font-size:13px;letter-spacing:.08em;color:var(--muted)}
}
@layer layout {
.site-header{height:84px;padding:0 var(--pad);display:flex;align-items:center;justify-content:space-between;gap:24px;position:absolute;inset:0 0 auto;z-index:20;color:#f5f5f7;background:linear-gradient(#08090b70,transparent)}.brand{width:118px;display:block;flex-shrink:0}.brand img{width:100%;height:auto}.desktop-nav{display:flex;align-items:center;gap:36px}.desktop-nav a,.language{font-size:14px;letter-spacing:.02em}.desktop-nav a{color:#e5e5e7;transition:color .2s}.desktop-nav a:hover{color:white}.header-actions{display:flex;align-items:center;gap:28px}.menu-toggle{display:none;flex-direction:column;justify-content:center;gap:6px;background:none;width:44px;height:44px}.menu-toggle span{width:22px;height:1px;background:currentColor;transition:transform .2s}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(3.5px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-3.5px) rotate(-45deg)}.mobile-menu{position:absolute;z-index:19;top:78px;inset-inline:0;background:#101216;padding:28px var(--pad) 36px;border-bottom:1px solid var(--line)}.mobile-menu a{display:block;padding:12px 0;font-size:20px}.product-nav{position:sticky;top:0;z-index:18;display:flex;align-items:center;justify-content:space-between;padding:15px var(--pad);gap:18px;border-bottom:1px solid var(--line);background:#101114eb;backdrop-filter:blur(16px)}.product-nav strong{font-size:17px;letter-spacing:.015em}.product-nav div{display:flex;align-items:center;gap:28px}.product-nav a{font-size:14px;color:#c2c4ca}.product-nav a:hover{color:#fff}.product-nav .nav-back{margin-right:auto}.hero{position:relative;min-height:900px;min-height:max(850px,100svh);overflow:hidden;background:radial-gradient(ellipse at 50% 66%,#31343a 0%,#16191e 30%,#08090b 70%);display:flex;flex-direction:column;align-items:center;text-align:center;padding:136px var(--pad) 38px}.hero-copy{position:relative;z-index:2}.hero-copy .eyebrow{color:#d8d9dd;margin-bottom:14px}.hero-copy h1{max-width:1100px}.hero-copy>p:not(.eyebrow){margin-top:18px;font-size:18px}.hero-copy .actions{justify-content:center;margin-top:20px}.hero-asset{position:relative;flex:1;width:min(950px,100%);min-height:410px;height:51vh;margin:-5px 0 0;z-index:1}.hero-asset img{width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 26px 28px #0005)}.hero-bottom{display:flex;align-items:flex-end;justify-content:space-between;width:100%;gap:32px;margin-top:24px}.hero-caption{text-align:left;font-size:13px;letter-spacing:.1em;color:#b7b9bd}.scroll-cue{display:flex;align-items:center;gap:12px;font-size:13px;color:#acafb7}.scroll-cue i{display:block;height:38px;width:1px;background:#c9cbd1}.stats{display:flex;align-items:start;justify-content:center;gap:clamp(32px,6vw,95px)}.stat{display:flex;flex-direction:column;text-align:center;gap:5px}.stat strong{font-size:clamp(26px,3vw,44px);font-weight:400;line-height:1.15;letter-spacing:-.04em}.stat span{font-size:13px;color:var(--muted);letter-spacing:.02em}.statement{text-align:center;padding-top:110px;padding-bottom:60px}.statement h2{max-width:1000px;margin:20px auto 24px}.statement .lede{margin-inline:auto}.collection-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;padding-top:30px;padding-bottom:110px}.product-card{display:flex;flex-direction:column;min-width:0}.card-image{aspect-ratio:4/5;background:#e8e9eb;overflow:hidden;position:relative;transition:background .3s}.card-image img{width:100%;height:100%;object-fit:contain;padding:20px;transition:transform .6s ease}.product-card:hover .card-image img{transform:scale(1.035)}.card-image.scene img{object-fit:cover;padding:0}.card-index{position:absolute;top:18px;left:20px;z-index:1;font-size:12px;color:#686b72}.card-caption{padding:23px 0}.card-caption .eyebrow{font-size:12px;letter-spacing:.08em}.card-caption h3{font-size:28px;margin:9px 0 10px}.card-caption p{font-size:15px}.card-caption .link{margin-top:12px;font-size:14px}.cinema{position:relative;min-height:min(860px,100svh);overflow:hidden;display:flex;align-items:flex-end;padding:var(--pad);isolation:isolate;background:#141416}.cinema>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-2}.cinema::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#050507b0,transparent 78%),linear-gradient(0deg,#050507a0,transparent 75%);z-index:-1}.cinema-copy{max-width:700px;padding-block:40px}.cinema-copy .eyebrow{color:#c7c9ce;margin-bottom:25px}.cinema-copy p:not(.eyebrow){color:#c3c4c9;max-width:530px;margin-top:24px;font-size:18px}.cinema-copy .link{margin-top:28px}.engineering{display:grid;grid-template-columns:1fr 1.12fr;align-items:center;gap:5vw;overflow:hidden}.engineering-copy .eyebrow{margin-bottom:28px}.engineering-copy .lede{margin-top:28px;font-size:18px}.engineering-copy .link{margin-top:28px}.engineering-asset{aspect-ratio:1/1;min-width:0}.engineering-asset img{width:100%;height:100%;object-fit:contain}.mini-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:45px;padding-top:25px;border-top:1px solid var(--line)}.mini-metrics strong{display:block;font-size:26px;font-weight:400}.mini-metrics span{font-size:13px;color:var(--muted)}.about{display:grid;grid-template-columns:1fr 1fr;gap:10vw}.about .eyebrow{margin-bottom:25px}.about .lede{font-size:20px}.about-signature{border-top:1px solid var(--line);margin-top:35px;padding-top:20px;font-size:14px;color:var(--muted)}.resources{display:grid;grid-template-columns:1fr 1.3fr;gap:8vw}.resources .eyebrow{margin-bottom:25px}.resources h2{font-size:clamp(30px,3.5vw,52px)}.resources-intro{margin-top:22px;max-width:380px}.download-row{width:100%;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:25px 0;background:none;border-bottom:1px solid var(--line);text-align:left;transition:opacity .2s}.download-row:first-child{border-top:1px solid var(--line)}.download-row:hover{opacity:.7}.download-row strong{font-size:20px;font-weight:500}.download-row small{display:block;font-size:13px;color:var(--muted);margin-top:5px}.download-row>span:last-child{font-size:24px}.download-row:disabled{opacity:.5;cursor:progress}.footer{padding:65px var(--pad) 30px;background:#08090b;border-top:1px solid var(--line)}.footer-main{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:60px;padding-bottom:55px}.footer-brand img{width:138px}.footer-brand p{margin-top:20px;font-size:15px}.footer-group p{font-size:13px;margin-bottom:13px}.footer-group a{display:block;font-size:15px;width:fit-content;margin:5px 0}.footer-group address{font-style:normal;font-size:14px;color:var(--muted);line-height:1.9}.footer-bottom{border-top:1px solid var(--line);padding-top:25px;display:flex;justify-content:space-between;gap:24px;font-size:12px;color:#8e919a}.copy-button{background:transparent;border:0;padding:5px 0;color:#aeb0b8;font-size:13px;text-decoration:underline;text-underline-offset:4px}.copy-status{font-size:13px;min-height:21px}.download-status{position:fixed;right:24px;bottom:24px;z-index:100;padding:18px 24px;background:#f5f5f7;color:#111318;box-shadow:0 8px 35px #0004;max-width:min(450px,calc(100% - 48px));font-size:14px}
}
@layer components {
.detail-hero{padding-top:130px;min-height:870px}.detail-hero .hero-asset{height:500px;min-height:380px;max-width:1080px}.detail-hero .hero-copy h1{font-size:clamp(44px,6vw,88px)}.detail-hero .hero-copy .model{font-size:20px;letter-spacing:.14em;margin-bottom:16px;color:#eee}.detail-hero .hero-bottom{justify-content:center}.detail-hero.scene-hero{background:#111416;isolation:isolate;justify-content:flex-start;min-height:900px}.scene-hero .scene-backdrop{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-2}.scene-hero::after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(#050507b0,transparent 45%,#050507cc)}.scene-hero .hero-asset{visibility:hidden}.scene-hero .stat span{color:#c8c9cc}.product-story{display:grid;grid-template-columns:.85fr 1.15fr;gap:8vw}.product-story .eyebrow{margin-bottom:25px}.product-story .lede{margin-top:28px}.feature-list{padding-top:10px}.feature-item{padding:26px 0;border-top:1px solid var(--line);display:grid;grid-template-columns:38px 1fr;gap:20px}.feature-item h3{font-size:24px;margin-bottom:12px}.feature-item p{font-size:17px;max-width:600px}.feature-item .index{padding-top:4px}.focus-stage{max-width:1400px;margin:auto}.focus-stage figure{margin:0}.gallery-image{aspect-ratio:16/9;background:#181b20;display:flex;align-items:center;justify-content:center;overflow:hidden}.light .gallery-image{background:#e8e9eb}.gallery-image img{width:100%;height:100%;object-fit:contain;padding:35px}.gallery-image.scene img{object-fit:cover;padding:0}.gallery-image.brand-page img{object-fit:contain;padding:0}.gallery-footer{display:flex;align-items:center;justify-content:space-between;gap:25px;margin-top:26px}.gallery-caption{font-size:15px;color:var(--muted)}.gallery-controls{display:flex;gap:10px;flex-wrap:wrap}.gallery-controls button{background:transparent;border:1px solid var(--line);padding:10px 18px;border-radius:30px;font-size:14px;color:var(--muted)}.gallery-controls button[aria-pressed=true]{background:#f4f5f7;color:#121417;border-color:#f4f5f7}.light .gallery-controls button[aria-pressed=true]{background:#17191c;color:white;border-color:#17191c}.spec-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:8vw}.spec-layout h2{margin:25px 0}.spec-note{max-width:380px;font-size:14px;margin-top:25px}.spec-table{width:100%;border-collapse:collapse;font-size:16px}.spec-table th,.spec-table td{border-bottom:1px solid var(--line);padding:21px 0;text-align:left;vertical-align:top}.spec-table tr:first-child th,.spec-table tr:first-child td{border-top:1px solid var(--line)}.spec-table th{color:var(--muted);font-weight:400;width:46%;padding-right:24px}.spec-table td{font-weight:500}.related-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.related-grid .card-image{aspect-ratio:6/5}.variants{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:60px 30px}.variant-image{aspect-ratio:4/3;background:#e8e9eb;margin-bottom:25px}.variant-image img{width:100%;height:100%;object-fit:contain;padding:25px}.variant-header{display:flex;align-items:baseline;justify-content:space-between;gap:15px;margin-bottom:15px}.variant-header h3{font-size:32px}.variant-header span{color:var(--muted);font-size:14px}.variant-specs{display:grid;grid-template-columns:1fr 1fr;gap:12px}.variant-specs>div{border-top:1px solid var(--line);padding-top:13px;font-size:14px}.variant-specs span{display:block;color:var(--muted);font-size:13px;margin-bottom:6px}.not-found{padding-top:180px;min-height:80vh}.not-found h1{margin:24px 0}.not-found .button{margin-top:30px}
@media(prefers-reduced-motion:no-preference){.reveal{animation:arrive .8s ease both;animation-timeline:view();animation-range:entry 0% entry 25%}@keyframes arrive{from{opacity:.4;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}}
}
@layer responsive {
@media(min-width:1800px){.hero{min-height:1000px}.hero-asset{height:580px;max-width:1050px}.wrap{padding-inline:max(var(--pad),calc((100% - 1600px)/2))}}
@media(max-width:1050px){.desktop-nav{gap:24px}.collection-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:36px 24px}.card-image{aspect-ratio:5/4}.hero-caption,.scroll-cue{display:none}.hero-bottom{justify-content:center}.engineering{gap:30px}.footer-main{gap:30px}.hero{min-height:900px}.cinema{min-height:760px}.mini-metrics{gap:14px}.mini-metrics strong{font-size:22px}}
@media(max-width:850px){.site-header{height:78px}.desktop-nav{display:none}.menu-toggle{display:flex}.brand{width:105px}.header-actions{gap:20px}.hero{min-height:840px;padding-top:125px;padding-bottom:40px}.hero-copy h1{font-size:clamp(38px,6.5vw,56px)}.hero-copy>p:not(.eyebrow){font-size:16px}.hero-asset{width:100%;min-height:350px;height:400px;margin-top:20px}.hero-bottom{margin-top:28px}.stats{gap:40px}.stat strong{font-size:30px}.statement{padding-top:80px;padding-bottom:30px}.collection-grid{padding-bottom:80px}.section-head{display:block;margin-bottom:38px}.section-head>p{margin-top:22px}.engineering,.product-story,.spec-layout,.resources,.about{grid-template-columns:1fr;gap:45px}.engineering-copy{max-width:650px}.engineering-asset{aspect-ratio:5/4}.about .lede{font-size:18px}.cinema{min-height:680px}.cinema>img{object-position:60% center}.cinema-copy{padding-bottom:10px}.cinema-copy h2{font-size:44px}.cinema-copy p:not(.eyebrow){font-size:17px;max-width:420px}.related-grid{gap:18px}.related-grid .card-caption h3{font-size:24px}.footer-main{grid-template-columns:1fr 1fr;gap:40px}.footer-brand{grid-column:1/-1}.product-nav{padding-block:14px}.product-nav div{gap:20px}.detail-hero{min-height:840px}.detail-hero .hero-copy h1{font-size:clamp(36px,6.5vw,56px)}.detail-hero .hero-asset{height:420px}.detail-hero.scene-hero{min-height:850px}.gallery-image{aspect-ratio:4/3}.gallery-footer{align-items:start;flex-direction:column;gap:20px}.variants{gap:45px 24px}.variant-header{display:block}.variant-header span{display:block;margin-top:8px}.variant-specs{grid-template-columns:1fr}}
@media(max-width:540px){.hero{min-height:800px;padding-top:125px}.hero-copy h1{font-size:38px}.hero-copy .eyebrow{font-size:12px}.hero-copy>p:not(.eyebrow){max-width:310px;margin-inline:auto}.hero-copy .actions{gap:22px}.hero-asset{min-height:310px;height:350px;width:calc(100% + 20px)}.hero .stats{width:100%;gap:16px;justify-content:space-around}.stat strong{font-size:26px}.stat span{font-size:12px}.hero-bottom{margin-top:15px}.statement h2{font-size:31px}.statement .lede{font-size:17px}.collection-grid{gap:26px 14px}.card-image{aspect-ratio:4/5}.card-image img{padding:10px}.card-index{top:12px;left:12px}.card-caption{padding:18px 0}.card-caption h3{font-size:23px}.card-caption p{font-size:14px;line-height:1.6}.card-caption .eyebrow{font-size:12px;letter-spacing:0}.card-caption .link{font-size:13px;gap:12px}.cinema{min-height:740px;align-items:flex-end}.cinema>img{object-position:62% center}.cinema::after{background:linear-gradient(0deg,#050507e8,transparent 90%)}.cinema-copy h2{font-size:38px}.cinema-copy p:not(.eyebrow){font-size:16px}.engineering-copy h2{font-size:34px}.engineering-asset{aspect-ratio:1}.mini-metrics{gap:12px}.mini-metrics strong{font-size:22px}.mini-metrics span{font-size:12px}.resources h2{font-size:34px}.footer-main{grid-template-columns:1fr;gap:32px}.footer-brand{grid-column:auto}.footer-bottom{flex-direction:column;gap:14px}.product-nav .nav-back{display:none}.product-nav div{gap:16px}.product-nav a{font-size:13px}.product-nav strong{font-size:16px}.detail-hero{min-height:790px}.detail-hero .hero-copy h1{font-size:34px}.detail-hero .hero-copy .model{font-size:18px}.detail-hero .hero-asset{height:360px;min-height:310px}.detail-hero.scene-hero{min-height:820px}.scene-hero .scene-backdrop{object-position:60% center}.gallery-image{aspect-ratio:1}.gallery-image img{padding:18px}.gallery-controls{gap:8px}.gallery-controls button{font-size:13px;padding:9px 14px}.feature-item{gap:10px;grid-template-columns:28px 1fr}.feature-item h3{font-size:23px}.feature-item p{font-size:16px}.spec-table{font-size:14px}.spec-table th{padding-right:14px}.variants{grid-template-columns:1fr;gap:48px}.variant-image{aspect-ratio:1}.variant-specs{grid-template-columns:1fr 1fr}.related-grid{grid-template-columns:1fr}.related-grid .product-card{display:grid;grid-template-columns:1fr 1fr;gap:20px;align-items:center}.related-grid .card-image{aspect-ratio:1}.related-grid .card-caption{padding:12px 0}.related-grid .card-caption p{font-size:14px}.related-grid .card-caption .link{margin-top:5px}.section{padding-block:70px}.download-row strong{font-size:18px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}}
}
@layer components{
button.link{background:transparent;border-radius:0;padding-inline:0;text-align:left}
.home-cinema{isolation:isolate;background:#111416;min-height:960px;min-height:max(880px,100svh)}
.home-cinema .hero-copy{max-width:1200px}
.home-cinema .scene-backdrop{object-position:center 58%}
.home-cinema::after{background:linear-gradient(#050507a8,transparent 47%,#050507ce)}
.home-cinema .hero-asset{min-height:390px}
.home-cinema .stat span{color:#c6c9ce}
.portrait-hero{display:grid;grid-template-columns:1fr 1.1fr;align-items:center;text-align:left;padding-top:115px;padding-bottom:60px;gap:30px;isolation:isolate;min-height:900px;background:#08090b}
.portrait-hero .hero-copy{grid-column:1;grid-row:1;max-width:630px}
.portrait-hero .hero-copy .actions{justify-content:start;margin-top:36px}
.portrait-hero .hero-asset{grid-column:2;grid-row:1/3;width:100%;height:750px;min-height:0;max-width:none;margin:0}
.portrait-hero .hero-asset img{object-fit:contain;filter:none;mask-image:linear-gradient(90deg,transparent,#000 8%,#000 95%,transparent)}
.portrait-hero .hero-bottom{grid-column:1;grid-row:2;margin:0;align-self:start;justify-content:start}
.portrait-hero .stats{gap:30px;justify-content:start;flex-wrap:wrap}
.portrait-hero .stat{text-align:left}
.portrait-hero .stat strong{font-size:34px}
.mechanism-hero .hero-asset{max-width:1050px;height:auto;min-height:0;aspect-ratio:1.93;margin-block:40px}
.mechanism-hero .hero-asset img{filter:none}
.engineering-asset.portrait{height:720px;aspect-ratio:auto}
.engineering-asset.portrait img{object-fit:contain;mask-image:linear-gradient(90deg,transparent,#000 8%,#000 94%,transparent)}
.card-image.scene.portrait img{object-fit:cover;object-position:center}
.card-image.scene.detail img{object-fit:contain;background:#25231f}
.card-image.scene.scene img{object-fit:contain;background:#151719}
.card-index{color:#e7e8eb}
.gallery-image.portrait{background:#17191c;aspect-ratio:16/10;height:min(750px,65vw);min-height:450px}
.gallery-image.portrait img{padding:0}
.gallery-image.contain{aspect-ratio:4/3;background:#111416}
.gallery-image.contain img{padding:0}
.spec-note.wide{max-width:850px}
.spec-note.wide+.link{margin-top:25px}
.smith-cinema{align-items:flex-end;min-height:900px}
.smith-cinema>img{object-position:center}
.smith-cinema::after{background:linear-gradient(90deg,#050507dc,transparent 70%),linear-gradient(0deg,#050507a0,transparent 80%)}
.smith-cinema .cinema-copy{max-width:500px}
}
@layer responsive{
@media(max-width:1050px){.portrait-hero{gap:20px}.portrait-hero .hero-copy h1{font-size:50px}.portrait-hero .hero-asset{height:690px}.portrait-hero .stats{gap:20px}.portrait-hero .stat strong{font-size:27px}.engineering-asset.portrait{height:630px}}
@media(max-width:850px){.home-cinema{min-height:920px}.portrait-hero{display:flex;text-align:center;min-height:1120px;gap:0}.portrait-hero .hero-copy .actions{justify-content:center;margin-top:20px}.portrait-hero .hero-asset{height:630px;flex:auto;margin-top:20px}.portrait-hero .hero-bottom{justify-content:center;margin-top:24px;align-self:stretch}.portrait-hero .stats{justify-content:center}.portrait-hero .stat{text-align:center}.portrait-hero .hero-copy h1{font-size:48px}.engineering-asset.portrait{height:650px}.smith-cinema{min-height:790px}.smith-cinema .cinema-copy{max-width:450px}}
@media(max-width:540px){.home-cinema{min-height:820px;background:#111416}.home-cinema .scene-backdrop{top:300px;bottom:auto;height:auto;width:100%;object-fit:contain;object-position:center}.home-cinema::after{background:linear-gradient(#08090b 0%,#08090b 25%,transparent 43%,transparent 68%,#08090b 88%)}.home-cinema .hero-asset{min-height:340px}.home-cinema .hero-copy h1{font-size:35px}.detail-hero.scene-hero .scene-backdrop{top:270px;height:auto;object-fit:contain}.detail-hero.scene-hero::after{background:linear-gradient(#08090b 0%,#08090b 23%,transparent 43%,transparent 62%,#08090b 88%)}.detail-hero.scene-hero{background:#08090b;min-height:790px}.portrait-hero{min-height:1010px}.portrait-hero .hero-copy h1{font-size:37px}.portrait-hero .hero-asset{height:530px;width:100%;margin-top:30px}.portrait-hero .hero-bottom{margin-top:25px}.portrait-hero .stat strong{font-size:27px}.engineering-asset.portrait{height:530px}.gallery-image.portrait{height:530px;min-height:0;aspect-ratio:auto}.gallery-image.contain{aspect-ratio:4/3}.mechanism-hero{min-height:780px}.mechanism-hero .hero-asset{margin-top:45px;aspect-ratio:1.93;height:auto;min-height:0;flex:0}.mechanism-hero .hero-bottom{margin-top:auto;padding-top:35px}.smith-cinema{min-height:780px;background:#08090b;padding-top:390px}.smith-cinema>img{top:0;bottom:auto;width:100%;height:auto;object-fit:contain}.smith-cinema::after{background:linear-gradient(transparent 0%,transparent 23%,#08090b 60%)}.smith-cinema .cinema-copy{padding:0}.smith-cinema .cinema-copy h2{font-size:36px}.smith-cinema .cinema-copy .eyebrow{margin-bottom:20px}.smith-cinema .cinema-copy p:not(.eyebrow){margin-top:20px}}
}
@layer responsive{
@media(max-width:540px){
.home-cinema,.detail-hero.scene-hero{justify-content:space-between;min-height:820px}
.home-cinema .hero-copy,.detail-hero.scene-hero .hero-copy{order:1}
.home-cinema .scene-backdrop,.detail-hero.scene-hero .scene-backdrop{position:relative;inset:auto;order:2;z-index:1;width:calc(100% + 2 * var(--pad));max-width:none;height:auto;object-fit:contain;margin-block:32px}
.home-cinema .hero-asset,.detail-hero.scene-hero .hero-asset{display:none}
.home-cinema .hero-bottom,.detail-hero.scene-hero .hero-bottom{order:3;margin-top:auto}
.home-cinema::after,.detail-hero.scene-hero::after{background:none}
}}
@layer responsive {
.gallery-image{touch-action:pan-y pinch-zoom}
@media(max-width:850px){
.site-header{padding-inline:max(var(--pad),env(safe-area-inset-left))}
.language{display:inline-flex;min-height:44px;min-width:44px;align-items:center;justify-content:center}
.gallery-controls button,.copy-button,.footer-group a{min-height:44px}
.gallery-controls button{padding:11px 18px;font-size:14px}
.product-nav{padding-block:6px}
.product-nav a{display:inline-flex;align-items:center;min-height:44px}
.product-nav div{gap:20px}
.product-story,.spec-layout,.resources,.about{min-width:0}
.spec-table{table-layout:fixed}
.spec-table td,.spec-table th{overflow-wrap:anywhere}
.hero-copy,.cinema-copy{min-width:0}
.hero-copy h1,.cinema-copy h2{text-wrap:balance}
}
@media(max-width:540px){
body{font-size:16px}
:root{--pad:22px}
.home-cinema,.detail-hero.scene-hero{min-height:0;padding-top:112px;padding-bottom:30px}
.home-cinema .hero-copy .actions{gap:20px}
.home-cinema .hero-bottom,.detail-hero.scene-hero .hero-bottom{margin-top:12px}
.home-cinema .scene-backdrop,.detail-hero.scene-hero .scene-backdrop{margin-block:28px}
.hero-copy>p:not(.eyebrow){font-size:16px}
.stat span{font-size:13px}
.stats{gap:18px;flex-wrap:wrap}
.hero .stat{flex:1;min-width:76px}
.hero .stat strong{font-size:27px;white-space:nowrap}
.portrait-hero{min-height:0;padding-top:112px;padding-bottom:34px}
.portrait-hero .hero-asset{height:auto;min-height:0;aspect-ratio:1837/2400;flex:none}
.engineering-asset.portrait{height:auto;aspect-ratio:1837/2400}
.gallery-image.portrait{height:auto;aspect-ratio:1837/2400}
.collection-grid{grid-template-columns:1fr;gap:24px;padding-top:18px}
.collection-grid .card-image{aspect-ratio:4/3}
.collection-grid .card-image.portrait{aspect-ratio:4/5}
.collection-grid .card-caption{padding:18px 0 8px}
.collection-grid .card-caption h3{font-size:29px}
.collection-grid .card-caption p{font-size:16px}
.collection-grid .card-caption .link{font-size:14px;min-height:44px}
.card-image img{transform:none!important}
.smith-cinema{min-height:0;display:flex;flex-direction:column;align-items:stretch;padding:0 0 55px;background:#08090b}
.smith-cinema>img{position:relative;inset:auto;width:100%;height:auto;order:1;z-index:0}
.smith-cinema::after{display:none}
.smith-cinema .cinema-copy{order:2;max-width:none;padding:32px var(--pad) 0}
.smith-cinema .cinema-copy p:not(.eyebrow){font-size:16px}
.product-nav strong{flex-shrink:0;font-size:16px}
.product-nav div{gap:18px}
.product-nav a{font-size:14px}
.spec-table{font-size:15px}
.spec-table th{width:42%;padding-right:12px}
.spec-table th,.spec-table td{padding-block:18px}
.variant-specs{grid-template-columns:1fr}
.variant-specs>div{font-size:15px}
.variant-specs span{font-size:14px}
.footer-group a{overflow-wrap:anywhere}
.download-row{padding-block:22px}
.download-row small{font-size:14px}
.download-status{right:16px;bottom:max(16px,env(safe-area-inset-bottom));max-width:calc(100% - 32px)}
}
}
@layer components {
.studio-hero{background:#08090b;min-height:0;padding-bottom:48px}
.studio-hero .hero-asset{flex:none;min-height:0;height:auto;aspect-ratio:3840/2617;max-width:980px;margin:36px auto 28px}
.studio-hero .hero-asset img{filter:none}
.card-image.scene.studio img{object-fit:contain;background:#d4d4d3}
.studio-cinema{display:grid;grid-template-columns:.85fr 1.15fr;align-items:center;gap:40px;min-height:700px;padding-block:90px;background:#d5d5d4;color:#141519}
.studio-cinema>img{position:relative;inset:auto;grid-column:2;grid-row:1;z-index:0;height:auto;object-fit:contain;mix-blend-mode:multiply}
.studio-cinema::after{display:none}
.studio-cinema .cinema-copy{grid-column:1;grid-row:1;max-width:550px}
.studio-cinema .cinema-copy .eyebrow{color:#575b60}
.studio-cinema .cinema-copy p:not(.eyebrow){color:#50545a}
}
@layer responsive{
@media(max-width:850px){
.studio-cinema{grid-template-columns:1fr;gap:24px;padding-block:55px;min-height:0}
.studio-cinema>img{grid-column:1;grid-row:1;max-width:700px;margin:auto}
.studio-cinema .cinema-copy{grid-column:1;grid-row:2;max-width:680px;padding:0}
}
@media(max-width:540px){
.studio-hero{padding-top:112px;padding-bottom:36px}
.studio-hero .hero-asset{width:calc(100% + 2 * var(--pad));max-width:none;margin:28px 0 18px;aspect-ratio:3840/2617}
.studio-hero .hero-bottom{margin-top:12px}
.studio-cinema{display:flex;gap:0;padding:0 0 48px}
.studio-cinema>img{order:1}
.studio-cinema .cinema-copy{order:2;padding:26px var(--pad) 0}
.studio-cinema .cinema-copy h2{font-size:36px}
.studio-cinema .cinema-copy p:not(.eyebrow){font-size:16px}
}
}
@layer components{
.wood-responsive{display:contents}
.studio-cinema .wood-responsive img{position:relative;inset:auto;grid-column:2;grid-row:1;z-index:0;width:100%;height:auto;object-fit:contain;mix-blend-mode:multiply}
}
@layer responsive{
@media(max-width:850px){.studio-cinema .wood-responsive img{grid-column:1;grid-row:1;max-width:700px;margin:auto}}
@media(max-width:540px){
.studio-cinema .wood-responsive img{order:1;aspect-ratio:4/5;object-fit:contain;mix-blend-mode:normal}
.studio-hero .hero-asset{aspect-ratio:4/5}
.collection-grid .card-image.studio{aspect-ratio:4/5}
}
}

@layer components { .footer-registration{margin-top:18px;font-size:14px;color:var(--muted)} }

@layer components{.card-image.scene.equipment img{object-fit:contain;background:#141619;padding:22px}.mechanism-hero .hero-asset{aspect-ratio:1.3;max-width:860px}.mechanism-hero .hero-asset img{object-fit:contain;padding:12px}}
@layer responsive{@media(max-width:540px){.mechanism-hero{min-height:0;padding-top:112px;padding-bottom:36px}.mechanism-hero .hero-asset{aspect-ratio:1.3;margin-block:28px;max-width:100%}.mechanism-hero .hero-bottom{padding-top:12px}}}

/* Catalogue expansion: LT8 leads the collection; every model gets visual stories. */
@layer components {
.flagship{position:relative;display:grid;grid-template-columns:1fr 1.12fr;grid-template-rows:1fr auto;gap:12px 3vw;min-height:min(960px,100svh);padding:120px var(--pad) 54px;background:#08090b;overflow:hidden;align-items:center}
.flagship-copy{grid-column:1;grid-row:1;position:relative;z-index:2;max-width:670px;padding-block:30px}
.flagship-copy .eyebrow{font-size:12px;letter-spacing:.18em;color:#cab48c;margin-bottom:24px}
.flagship h1{line-height:1}.flagship-model{display:block;font-size:clamp(110px,13vw,190px);font-weight:500;letter-spacing:-.075em;line-height:.9;margin-bottom:30px}
.flagship-title{display:block;font-size:clamp(30px,3.15vw,50px);font-weight:500;letter-spacing:-.035em;line-height:1.25}
.flagship-intro{font-size:17px;line-height:1.85;color:#b5b6bc;margin-top:26px;max-width:460px}
.flagship .actions{gap:24px;margin-top:30px}.flagship .actions .link{font-size:14px}
.flagship-visual{grid-column:2;grid-row:1/3;min-width:0;height:min(740px,78svh);position:relative}
.flagship-visual>img{width:100%;height:100%;object-fit:contain;mask-image:linear-gradient(90deg,transparent,#000 7%,#000 94%,transparent)}
.flagship-visual figcaption{position:absolute;bottom:10px;inset-inline:0;text-align:center;font-size:11px;letter-spacing:.07em;color:#a4a4a8}
.flagship-stats{grid-column:1;grid-row:2;border-top:1px solid var(--line);padding-top:26px;width:100%;align-self:start}
.flagship-stats .stats{justify-content:flex-start;gap:clamp(18px,3vw,44px)}.flagship-stats .stat{text-align:left}.flagship-stats .stat strong{font-size:clamp(26px,2.5vw,40px)}.flagship-stats .stat span{font-size:12px}
.training-intro{max-width:1280px;margin:auto;text-align:center}.training-intro h2{margin:24px auto}.training-intro .lede{margin:auto;font-size:19px;max-width:790px}.mode-links{display:flex;justify-content:center;gap:42px;margin-top:36px;flex-wrap:wrap}.mode-links .link{font-size:14px;letter-spacing:.03em}
.editorial-story{display:grid;grid-template-columns:1.1fr 1fr;min-height:640px;align-items:stretch;background:#101215;--muted:#a5a7ad}
.editorial-story.light{background:#f3f2ef;--muted:#63666b;color:#181a1e}
.story-visual{position:relative;min-width:0;min-height:550px;display:flex;align-items:center;justify-content:center;padding:44px 36px 72px;background:#e8e6e1}
.story-visual>img{width:100%;height:100%;max-height:640px;object-fit:contain}
.story-visual.portrait{background:#111214}.story-visual.portrait>img{max-height:720px}
.story-visual figcaption{position:absolute;bottom:24px;inset-inline:20px;text-align:center;font-size:12px;color:#737579}.story-visual.portrait figcaption{color:#b0b1b5}
.story-copy{display:flex;flex-direction:column;justify-content:center;padding:clamp(50px,7vw,110px) clamp(32px,5vw,88px);min-width:0}
.story-copy .eyebrow{font-size:12px;color:#9c8357;margin-bottom:26px;letter-spacing:.12em}.story-copy h2{font-size:clamp(34px,3.6vw,56px);line-height:1.18;max-width:610px}
.story-body{margin-top:26px;display:grid;gap:18px}.story-body p{font-size:17px;line-height:1.85;max-width:640px}
.story-copy .link{margin-top:24px}.story-points{padding:20px 0 0;list-style:none;margin:24px 0 0;border-top:1px solid var(--line);display:grid;gap:12px;font-size:14px}.story-points li{position:relative;padding-left:16px}.story-points li:before{content:"";position:absolute;left:0;top:.7em;width:4px;height:4px;background:#bda578;border-radius:50%}
.story-reverse .story-visual{grid-column:2;grid-row:1}.story-reverse .story-copy{grid-column:1;grid-row:1}
.application-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:34px}.application-grid article{border-top:1px solid var(--line);padding-top:24px}.application-grid h3{font-size:26px;line-height:1.3;margin:22px 0 18px}.application-grid p{font-size:16px;line-height:1.85}
.gallery-caption-row{display:flex;justify-content:space-between;gap:22px;margin-top:24px}.gallery-count{font-size:13px;font-variant-numeric:tabular-nums;color:#66696f;white-space:nowrap}.gallery-footer{display:block;margin-top:20px;min-width:0}
.gallery-controls{position:relative;display:flex;flex-wrap:nowrap;overflow-x:auto;gap:14px;padding:6px 3px 16px;scrollbar-width:thin;scrollbar-color:#b5b5b5 transparent;width:100%}
.gallery-controls .gallery-thumb{display:flex;flex:0 0 142px;flex-direction:column;gap:10px;background:transparent;padding:7px;border:1px solid #00000024;border-radius:3px;min-height:142px;color:#56585c;text-align:left;font-size:12px;line-height:1.45}
.gallery-thumb>img,.gallery-thumb>.wood-responsive{height:94px;width:100%;object-fit:contain;background:#e6e5e1;display:block}.gallery-thumb>.wood-responsive img{width:100%;height:100%;object-fit:contain}.gallery-thumb>span{padding-inline:3px}
.light .gallery-controls .gallery-thumb[aria-pressed=true]{background:transparent;border:2px solid #22252a;padding:6px;color:#17191c}.gallery-controls .gallery-thumb:hover{border-color:#777}
.gallery-image{position:relative}.light .gallery-image.contain{background:#e6e5e1}.gallery-image.contain img{padding:28px}.light .gallery-image.portrait{background:#111214}
}
@layer responsive {
@media(min-width:1800px){.flagship{padding-inline:max(var(--pad),calc((100% - 1650px)/2))}.editorial-story{padding-inline:max(0px,calc((100% - 1920px)/2))}}
@media(max-width:1100px){.flagship{padding-top:115px;min-height:750px}.flagship-model{font-size:140px}.flagship-title{font-size:32px}.flagship .actions{gap:18px}.flagship-intro{font-size:16px}.flagship-visual{height:650px}.story-copy{padding:55px 32px}.story-visual{min-height:520px;padding-inline:22px}.story-copy h2{font-size:36px}.story-body p{font-size:16px}}
@media(max-width:850px){.flagship{display:flex;flex-direction:column;min-height:0;text-align:center;padding-top:115px;padding-bottom:36px;gap:0}.flagship-copy{padding-block:15px 0;max-width:650px}.flagship-model{font-size:140px;margin-bottom:24px}.flagship-title{font-size:38px}.flagship-intro{margin:24px auto 0;max-width:520px}.flagship .actions{justify-content:center}.flagship-visual{height:auto;aspect-ratio:1837/2400;width:min(510px,100%);margin-top:30px}.flagship-stats{max-width:600px;margin-top:24px}.flagship-stats .stats{justify-content:space-evenly;gap:14px}.flagship-stats .stat{text-align:center}.flagship-visual figcaption{bottom:8px}.editorial-story{grid-template-columns:1fr;min-height:0}.story-copy,.story-reverse .story-copy{grid-column:1;grid-row:1;padding:66px var(--pad) 38px}.story-visual,.story-reverse .story-visual{grid-column:1;grid-row:2;min-height:0;aspect-ratio:4/3;padding:26px var(--pad) 62px}.story-visual.portrait{aspect-ratio:4/5}.story-visual>img{max-height:650px}.story-copy h2{font-size:clamp(34px,5.5vw,48px)}.application-grid{gap:26px}.application-grid h3{font-size:23px}.application-grid p{font-size:15px}.mode-links{gap:22px}.gallery-image.contain{aspect-ratio:4/3}.gallery-image.contain img{padding:16px}}
@media(max-width:540px){.flagship{padding-top:105px}.flagship-copy .eyebrow{font-size:10px;margin-bottom:20px}.flagship-model{font-size:124px}.flagship-title{font-size:29px}.flagship-intro{font-size:15px;max-width:350px}.flagship .actions{gap:20px;flex-wrap:nowrap}.flagship .button{min-width:132px;padding-inline:17px}.flagship .actions .link{font-size:13px;gap:10px}.flagship-visual{width:calc(100% + 20px);max-width:calc(100% + 20px);margin-top:24px}.flagship-visual figcaption{font-size:10px}.flagship-stats{padding-top:24px}.flagship-stats .stat strong{font-size:26px}.flagship-stats .stat span{font-size:11px}.training-intro .lede{font-size:17px}.training-intro h2{font-size:34px}.mode-links{display:grid;gap:12px;justify-items:center;margin-top:28px}.mode-links .link{font-size:14px}.story-copy{padding-top:55px}.story-body p{font-size:16px}.story-points{font-size:14px}.story-visual{padding-inline:18px;aspect-ratio:1.15}.story-visual.portrait{aspect-ratio:3/4}.application-grid{grid-template-columns:1fr;gap:30px}.application-grid article{padding-top:18px}.application-grid h3{margin:14px 0 12px;font-size:25px}.application-grid p{font-size:16px}.gallery-controls{gap:10px}.gallery-controls .gallery-thumb{flex-basis:118px;min-height:133px}.gallery-thumb>img,.gallery-thumb>.wood-responsive{height:78px}.gallery-caption{font-size:14px}.gallery-caption-row{margin-top:20px}.gallery-image.contain img{padding:10px}}
}
