:root{--orange:#ff4b0b;--black:#080b0d;--rock:#20262b;--grey:#879199;--snow:#f5f6f3;--line:rgba(255,255,255,.15);--dark-line:rgba(8,11,13,.16);--shell:min(1240px,calc(100vw - 64px));--header:88px}*{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:hidden}body{margin:0;background:var(--black);color:var(--snow);font-family:Inter,Arial,"PingFang SC","Microsoft YaHei",sans-serif;font-size:17px;line-height:1.72;-webkit-font-smoothing:antialiased;overflow-x:hidden}body.menu-open{overflow:hidden}a{color:inherit;text-decoration:none}img{display:block;max-width:100%;height:auto}.shell{width:var(--shell);margin-inline:auto}.section{padding:clamp(82px,9vw,148px) 0}.skip-link{position:absolute;left:-9999px;top:8px;z-index:999;background:#fff;color:#000;padding:10px 14px}.skip-link:focus{left:8px}.screen-reader-text{position:absolute;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);width:1px;height:1px;overflow:hidden}.site-header{position:fixed;inset:0 0 auto;z-index:90;border-bottom:1px solid transparent;transition:.25s}.site-header.scrolled{background:rgba(8,11,13,.94);backdrop-filter:blur(18px);border-color:var(--line)}.header-inner{height:var(--header);display:flex;align-items:center;justify-content:space-between;gap:44px}.brand-mark,.footer-logo{display:block;width:180px;flex:0 0 auto}.brand-mark img,.brand-mark .custom-logo,.footer-logo img{display:block;width:100%;height:auto;max-height:38px;object-fit:contain;object-position:left center}.brand-mark .custom-logo-link{display:block}.primary-nav ul{display:flex;gap:clamp(20px,2.2vw,34px);align-items:center;list-style:none;margin:0;padding:0}.primary-nav a{display:block;font-size:14px;font-weight:700;letter-spacing:.04em;padding:14px 0;white-space:nowrap}.primary-nav a:hover,.primary-nav .current-menu-item>a{color:var(--orange)}.menu-toggle{display:none;background:none;border:0;padding:10px;color:#fff}.menu-toggle span:not(.screen-reader-text){display:block;width:25px;height:2px;margin:5px;background:currentColor}.hero,.page-hero,.series-hero{position:relative;isolation:isolate;overflow:hidden}.hero{min-height:100svh;display:grid;align-items:end;background:radial-gradient(circle at 78% 34%,rgba(255,75,11,.24),transparent 24%),linear-gradient(120deg,#070a0c 30%,#151c21 100%)}.hero:before{content:"";position:absolute;inset:0;background-image:var(--hero,linear-gradient(135deg,transparent,transparent));background-size:cover;background-position:center;opacity:.42;z-index:-3}.hero:after,.page-hero:after,.series-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(8,11,13,.96),rgba(8,11,13,.5) 62%,rgba(8,11,13,.16));z-index:-1}.terrain-layer{position:absolute;inset:0;background:url(../images/terrain-system.svg) center/cover no-repeat;opacity:.8;z-index:-2}.hero-content{position:relative;padding:180px 0 clamp(80px,11vh,130px)}.eyebrow{color:var(--orange);font-weight:800;font-size:12px;letter-spacing:.2em;text-transform:uppercase;margin:0 0 18px}.hero h1,.page-hero h1,.series-hero h1{font-size:clamp(56px,8.4vw,120px);line-height:.96;letter-spacing:-.06em;margin:0;max-width:1000px;text-wrap:balance}.hero-lead,.page-hero .shell>p:last-child,.series-hero .shell>p:last-child{max-width:680px;font-size:clamp(18px,2vw,24px);color:#c9cfd2;margin:30px 0 0}.hero-actions{display:flex;gap:28px;align-items:center;margin-top:34px}.button{display:inline-flex;min-height:54px;padding:0 26px;align-items:center;justify-content:center;border:1px solid var(--line);font-size:14px;font-weight:800;transition:.2s}.button.primary{background:var(--orange);border-color:var(--orange);color:#fff}.button:hover{transform:translateY(-2px)}.text-link{font-weight:800}.text-link span{color:var(--orange);margin-left:8px}.hero-coordinate{position:absolute;right:0;bottom:64px;width:330px;border-top:1px solid var(--line);padding-top:16px;display:flex;justify-content:space-between;gap:14px;font:10px/1.4 ui-monospace,monospace;color:#8f999f;letter-spacing:.08em}.hero-coordinate b{color:#d2d7d9}.split{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(320px,.72fr);gap:clamp(60px,10vw,150px);align-items:start}.manifesto,.light{background:var(--snow);color:var(--black)}h2{font-size:clamp(38px,5vw,72px);line-height:1.07;letter-spacing:-.045em;margin:0 0 28px;text-wrap:balance}h3{line-height:1.15}.lead-copy{font-size:19px;color:#3e464b;padding-top:44px}.lead-copy p{margin-top:0}.series{background:#0c1013}.section-head{display:flex;justify-content:space-between;gap:60px;align-items:end;margin-bottom:54px}.section-head>p{max-width:460px;color:#aab2b7;margin:0}.light .section-head>p{color:#566067}.series-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border:1px solid var(--line)}.series-card{min-height:540px;padding:34px;display:flex;flex-direction:column;justify-content:space-between;border-right:1px solid var(--line);position:relative;overflow:hidden;background:linear-gradient(160deg,transparent,#12191d)}.series-card:last-child{border-right:0}.series-card:hover{background:linear-gradient(160deg,rgba(255,75,11,.18),#12191d)}.series-card .index{font-family:ui-monospace,monospace;color:var(--grey)}.series-card p{font-size:12px;letter-spacing:.1em;color:var(--orange)}.series-card h3{font-size:clamp(45px,5vw,70px);margin:0 0 14px;letter-spacing:-.06em}.series-card strong{display:block;font-size:18px;max-width:285px}.series-card small{display:block;color:#9ca5aa;margin-top:22px}.series-card .arrow{position:absolute;right:28px;bottom:26px;font-size:27px;color:var(--orange)}.card-terrain{position:absolute;width:360px;height:360px;border:1px solid rgba(255,255,255,.1);border-radius:50%;right:-150px;top:58px}.card-terrain:before,.card-terrain:after{content:"";position:absolute;border:1px solid rgba(255,255,255,.08);border-radius:50%;inset:35px}.card-terrain:after{inset:78px}.scenes{background:#11171b}.scene-grid{display:grid;grid-template-columns:1.1fr .9fr .85fr;gap:2px;background:var(--line)}.scene-grid article{min-height:430px;padding:34px;display:flex;flex-direction:column;justify-content:flex-end;background:#101519;position:relative;overflow:hidden}.scene-grid article:before{content:"";position:absolute;inset:0;background:linear-gradient(145deg,transparent 35%,rgba(255,75,11,.13)),url(../images/terrain-system.svg) center/cover;opacity:.62}.scene-grid article>*{position:relative}.scene-grid span{font:11px ui-monospace,monospace;color:var(--orange);letter-spacing:.1em}.scene-grid h3{font-size:38px;margin:18px 0 10px}.scene-grid p{color:#aeb6ba;max-width:310px}.journey{background:var(--orange);color:#111}.journey .eyebrow{color:#172026}.journey-track{display:grid;grid-template-columns:repeat(5,1fr);margin-top:58px;border-top:2px solid rgba(8,11,13,.38)}.journey-step{padding:27px 25px 0 0}.journey-step span{font-family:ui-monospace,monospace}.journey-step h3{font-size:26px;margin:22px 0 2px}.journey-step strong{display:block}.journey-step p{font-size:14px;color:#3b2017}.philosophy{background:radial-gradient(circle at 72% 12%,#29333a,#080b0d 53%)}.philosophy-inner{display:grid;grid-template-columns:.76fr 1.24fr;gap:7vw}.philosophy h2{font-size:clamp(54px,7vw,98px)}.dna-grid,.direction-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid var(--line)}.dna-grid article,.direction-grid article{padding:34px 28px;border-right:1px solid var(--line)}.dna-grid article:last-child,.direction-grid article:last-child{border-right:0}.dna-grid b,.direction-grid b{font-size:11px;color:var(--orange);letter-spacing:.14em}.dna-grid h3{font-size:30px;margin:96px 0 14px}.dna-grid p{color:#abb3b8;font-size:15px}.support-cta{background:#151b1f}.latest.light .eyebrow,.light .eyebrow{color:#c43c09}.post-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.post-card img{aspect-ratio:4/3;object-fit:cover;background:var(--rock)}.post-card>p{color:var(--orange);font-size:12px;font-weight:800;letter-spacing:.08em}.post-card h2,.post-card h3{font-size:27px;margin:7px 0}.post-card span{color:var(--grey)}.site-footer{border-top:1px solid var(--line);padding:76px 0 28px;background:#050708}.footer-grid{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:48px}.footer-grid>div{display:flex;flex-direction:column;align-items:flex-start}.footer-logo{margin-bottom:22px}.footer-grid h2{font-size:13px;letter-spacing:.08em;margin:0 0 20px}.footer-grid a,.footer-grid p{color:#9da6ab;font-size:14px;margin:4px 0}.footer-grid a:hover{color:#fff}.footer-bottom{display:flex;justify-content:space-between;gap:20px;margin-top:70px;padding-top:22px;border-top:1px solid var(--line);font-size:12px;color:#7f898f}.page-hero{padding:clamp(170px,18vw,235px) 0 clamp(84px,9vw,130px);background:radial-gradient(circle at 76% 22%,rgba(255,75,11,.25),transparent 27%),#11171b}.page-hero.compact{padding-bottom:76px}.page-hero .shell{position:relative}.page-hero p{max-width:680px}.brand-hero{min-height:80vh;display:grid;align-items:end}.series-hero{min-height:88vh;padding:190px 0 90px;display:grid;align-items:end;background:#11171b}.series-hero h1{font-size:clamp(76px,14vw,190px)}.series-hero b{display:block;color:var(--orange);margin:15px 0 34px;letter-spacing:.08em}.series-hero h2{font-size:clamp(30px,4vw,52px);max-width:780px}.direction-grid{border:1px solid var(--line)}.light .direction-grid{border-color:var(--dark-line)}.direction-grid article{min-height:340px;display:flex;flex-direction:column;align-items:flex-start}.direction-grid span{font-family:ui-monospace,monospace;color:var(--grey)}.direction-grid h3{font-size:32px;margin:auto 0 14px}.direction-grid p{color:#9ca5aa;margin:0}.light .direction-grid p{color:#4d575d}.support-grid,.contact-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border:1px solid var(--line)}.support-grid article,.support-grid>a,.contact-grid article{padding:34px;min-height:320px;border-right:1px solid var(--line);display:flex;flex-direction:column}.support-grid>*:last-child{border-right:0}.support-grid b,.contact-grid b{font-size:11px;color:var(--orange);letter-spacing:.12em}.support-grid h3{font-size:28px;margin:auto 0 12px}.support-grid p{color:#aab2b7;margin:0}.contact-grid{grid-template-columns:repeat(3,1fr);border-color:var(--dark-line)}.contact-grid article{border-color:var(--dark-line);min-height:290px}.contact-grid article:last-child{border:0}.contact-grid h2{font-size:34px;margin:auto 0 12px}.contact-grid p{margin:0;color:#4a5359}.verified-contact{margin-top:44px;padding:28px 0;border-top:1px solid var(--dark-line);display:flex;flex-wrap:wrap;gap:22px 40px}.prose{max-width:900px}.prose p,.prose li{font-size:18px}.prose>img{margin-bottom:50px}.product-hero{padding:180px 0 90px;background:#101519}.product-layout{display:grid;grid-template-columns:1.1fr .9fr;gap:7vw;align-items:center}.product-layout h1{font-size:clamp(50px,7vw,98px);line-height:1;margin:0}.product-layout img{background:#fff}.pagination{margin-top:50px}.error-page{min-height:75vh;display:grid;align-items:center}.error-page .button{margin-top:26px}.legal-copy:empty{display:none}
@media(max-width:1050px){:root{--shell:calc(100vw - 48px)}.primary-nav ul{gap:18px}.primary-nav a{font-size:13px}.brand-mark{width:160px}.series-card{min-height:490px;padding:28px}.footer-grid{gap:30px}}
@media(max-width:900px){:root{--shell:calc(100vw - 36px);--header:72px}body{font-size:16px}.menu-toggle{display:block}.primary-nav{position:fixed;top:var(--header);left:0;right:0;bottom:0;background:rgba(8,11,13,.98);display:none;padding:24px 18px 60px;overflow:auto}.primary-nav.is-open{display:block}.primary-nav ul{display:block}.primary-nav li{border-bottom:1px solid var(--line)}.primary-nav a{display:block;padding:18px 4px;font-size:16px}.hero-content{padding-top:140px}.hero h1{font-size:clamp(52px,15vw,86px)}.hero-coordinate{position:static;margin-top:70px}.split,.philosophy-inner,.product-layout{grid-template-columns:1fr;gap:42px}.lead-copy{padding-top:0}.section-head{display:block}.section-head>p{margin-top:24px}.series-grid{grid-template-columns:1fr}.series-card{min-height:400px;border-right:0;border-bottom:1px solid var(--line)}.series-card:last-child{border-bottom:0}.scene-grid{grid-template-columns:1fr}.scene-grid article{min-height:330px}.journey-track{grid-template-columns:1fr 1fr}.dna-grid,.direction-grid{grid-template-columns:1fr}.dna-grid article,.direction-grid article{border-right:0;border-bottom:1px solid var(--line);min-height:auto}.dna-grid article:last-child,.direction-grid article:last-child{border-bottom:0}.dna-grid h3{margin-top:34px}.direction-grid h3{margin:45px 0 12px}.post-grid{grid-template-columns:1fr 1fr}.support-grid{grid-template-columns:1fr 1fr}.support-grid>*:nth-child(2){border-right:0}.support-grid>*{border-bottom:1px solid var(--line)}.support-grid>*:nth-last-child(-n+2){border-bottom:0}.contact-grid{grid-template-columns:1fr}.contact-grid article{border-right:0;border-bottom:1px solid var(--dark-line)}.footer-grid{grid-template-columns:1fr 1fr}.footer-bottom{display:block}.page-hero{padding-top:145px}.page-hero h1{font-size:clamp(50px,11vw,78px)}.series-hero{min-height:78vh;padding-top:150px}}
@media(max-width:560px){:root{--shell:calc(100vw - 32px)}body{font-size:16px;line-height:1.68}.section{padding:68px 0}.brand-mark{width:145px}.hero{min-height:780px}.hero-content{padding-bottom:70px}.hero h1{font-size:clamp(48px,15vw,68px);line-height:1.02}.hero-lead,.page-hero .shell>p:last-child,.series-hero .shell>p:last-child{font-size:17px;line-height:1.7;margin-top:24px}.hero-actions{align-items:flex-start;flex-direction:column;gap:18px}.hero-coordinate{width:100%;font-size:9px;margin-top:52px}h2{font-size:clamp(34px,10vw,48px)}.manifesto h2 br,.support-cta h2 br{display:none}.series-card{min-height:360px;padding:24px}.series-card h3{font-size:48px}.journey-track,.post-grid,.support-grid,.footer-grid{grid-template-columns:1fr}.journey-step{padding:22px 0;border-bottom:1px solid rgba(8,11,13,.25)}.journey-step:last-child{border:0}.support-grid>*{border-right:0!important;border-bottom:1px solid var(--line)!important;min-height:230px}.support-grid>*:last-child{border-bottom:0!important}.footer-grid{gap:36px}.footer-bottom span{display:block;margin:8px 0}.page-hero{padding:130px 0 72px}.brand-hero{min-height:70vh}.series-hero{min-height:720px;padding:130px 0 70px}.series-hero h1{font-size:clamp(64px,20vw,92px)}.series-hero h2{font-size:32px}.verified-contact{display:block}.verified-contact>*{display:block;margin-bottom:12px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}

/* V6 photographic VIS layer */
.hero-media,.visual-hero>picture{position:absolute;inset:0;z-index:-4}.hero-media img,.visual-hero>picture img{width:100%;height:100%;object-fit:cover}.hero:before{opacity:.58}.hero:after,.page-hero:after,.series-hero:after{background:linear-gradient(90deg,rgba(8,11,13,.97) 0%,rgba(8,11,13,.75) 37%,rgba(8,11,13,.26) 75%,rgba(8,11,13,.2))}.terrain-layer{opacity:.56;mix-blend-mode:screen}.scene-grid article{min-height:540px;background:#101519 center/cover no-repeat}.scene-grid article:before{background:linear-gradient(180deg,rgba(8,11,13,.08) 18%,rgba(8,11,13,.92) 100%),linear-gradient(145deg,transparent 35%,rgba(255,75,11,.11)),url(../images/terrain-system.svg) center/cover;opacity:1}.scene-grid .scene-daily{background-image:url(../images/campaign/scene-daily.webp)}.scene-grid .scene-trail{background-image:url(../images/campaign/scene-trail.webp)}.scene-grid .scene-extreme{background-image:url(../images/campaign/scene-extreme.webp)}.brand-hero.visual-hero{min-height:88vh;background:#0a0d0f}.visual-hero:after{background:linear-gradient(90deg,rgba(8,11,13,.96),rgba(8,11,13,.56) 58%,rgba(8,11,13,.12))}
@media(max-width:560px){.hero-media img,.visual-hero>picture img{object-position:72% center}.scene-grid article{min-height:420px}}

/* V7 image-rich outdoor system and responsive corrections */
.series-card-media{position:absolute;inset:0;z-index:-2}.series-card-media img{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.series-card:before{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(180deg,rgba(7,10,12,.18),rgba(7,10,12,.94) 82%)}.series-card:hover .series-card-media img{transform:scale(1.035)}.series-card-copy{position:relative;z-index:1}.series-card .index,.series-card .arrow,.series-card .card-terrain{z-index:2}.series-card.focux .series-card-media img{object-position:68% center}.series-card.altix .series-card-media img{object-position:72% center}.series-card.titan .series-card-media img{object-position:72% center}.image-story{position:relative;isolation:isolate;min-height:clamp(600px,72vw,900px);display:grid;align-items:end;overflow:hidden}.image-story>picture{position:absolute;inset:0;z-index:-2}.image-story>picture img{width:100%;height:100%;object-fit:cover}.image-story:after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(8,11,13,.94),rgba(8,11,13,.38) 68%,rgba(8,11,13,.18)),linear-gradient(0deg,rgba(8,11,13,.72),transparent 58%)}.image-story-copy{padding-block:clamp(78px,9vw,130px);position:relative}.image-story h2{font-size:clamp(52px,7.5vw,108px);max-width:800px}.image-story .lead-copy{color:#d5dadd}.support-cta.image-story{background:#101519}.page-products-overview .page-hero,.page-technology .page-hero,.page-stories .page-hero,.page-support .page-hero{min-height:82vh;display:grid;align-items:end;background-size:cover;background-position:center}.page-products-overview .page-hero{background-image:linear-gradient(90deg,rgba(8,11,13,.96),rgba(8,11,13,.24)),url(../images/campaign/series-altix-desktop.webp)}.page-technology .page-hero{background-image:linear-gradient(90deg,rgba(8,11,13,.96),rgba(8,11,13,.25)),url(../images/campaign/technology-terrain-desktop.webp)}.page-stories .page-hero{background-image:linear-gradient(90deg,rgba(8,11,13,.96),rgba(8,11,13,.24)),url(../images/campaign/series-focux-desktop.webp)}.page-support .page-hero{background-image:linear-gradient(90deg,rgba(8,11,13,.96),rgba(8,11,13,.22)),url(../images/campaign/support-return-desktop.webp)}.tax-arctow_series .series-hero{background-size:cover;background-position:center}.tax-arctow_series.term-focux .series-hero{background-image:linear-gradient(90deg,rgba(8,11,13,.96),rgba(8,11,13,.25)),url(../images/campaign/series-focux-desktop.webp)}.tax-arctow_series.term-altix .series-hero{background-image:linear-gradient(90deg,rgba(8,11,13,.96),rgba(8,11,13,.25)),url(../images/campaign/series-altix-desktop.webp)}.tax-arctow_series.term-titan .series-hero{background-image:linear-gradient(90deg,rgba(8,11,13,.96),rgba(8,11,13,.25)),url(../images/campaign/series-titan-desktop.webp)}
@media(max-width:1120px){.menu-toggle{display:block}.primary-nav{position:fixed;top:var(--header);left:0;right:0;bottom:0;background:rgba(8,11,13,.98);display:none;padding:24px 24px 60px;overflow:auto}.primary-nav.is-open{display:block}.primary-nav ul{display:block}.primary-nav li{border-bottom:1px solid var(--line)}.primary-nav a{display:block;padding:18px 4px;font-size:16px}}
@media(max-width:560px){.series-card.focux .series-card-media img,.series-card.altix .series-card-media img,.series-card.titan .series-card-media img{object-position:center}.image-story{min-height:720px}.technology-story>picture img{object-position:center}.support-cta>picture img{object-position:70% center}.page-products-overview .page-hero{background-image:linear-gradient(90deg,rgba(8,11,13,.96),rgba(8,11,13,.42)),url(../images/campaign/series-altix-mobile.webp);background-position:center}.page-technology .page-hero{background-image:linear-gradient(90deg,rgba(8,11,13,.96),rgba(8,11,13,.42)),url(../images/campaign/technology-terrain-mobile.webp)}.page-stories .page-hero{background-image:linear-gradient(90deg,rgba(8,11,13,.96),rgba(8,11,13,.42)),url(../images/campaign/series-focux-mobile.webp)}.page-support .page-hero{background-image:linear-gradient(90deg,rgba(8,11,13,.96),rgba(8,11,13,.42)),url(../images/campaign/support-return-mobile.webp)}.tax-arctow_series.term-focux .series-hero{background-image:linear-gradient(90deg,rgba(8,11,13,.96),rgba(8,11,13,.4)),url(../images/campaign/series-focux-mobile.webp)}.tax-arctow_series.term-altix .series-hero{background-image:linear-gradient(90deg,rgba(8,11,13,.96),rgba(8,11,13,.4)),url(../images/campaign/series-altix-mobile.webp)}.tax-arctow_series.term-titan .series-hero{background-image:linear-gradient(90deg,rgba(8,11,13,.96),rgba(8,11,13,.4)),url(../images/campaign/series-titan-mobile.webp)}}

/* V8 editorial brand pages, contact and locale foundation */
.hero h1,.page-hero h1{font-size:clamp(48px,6.6vw,92px);line-height:1.02;letter-spacing:-.05em}.page-hero{min-height:min(82vh,820px)}.editorial-hero{display:grid;align-items:end;padding-bottom:clamp(68px,8vw,108px)}.editorial-hero>picture{position:absolute;inset:0;z-index:-4}.editorial-hero>picture img{width:100%;height:100%;object-fit:cover}.editorial-hero .shell{display:grid;grid-template-columns:minmax(0,780px) minmax(220px,1fr);column-gap:8vw;align-items:end}.editorial-hero .eyebrow,.editorial-hero h1,.editorial-hero .shell>p{grid-column:1}.hero-note{grid-column:2;grid-row:2/5;align-self:end;padding:18px 0 18px 26px;border-left:2px solid var(--orange);max-width:340px;color:#c7cdd0;font-size:14px;line-height:1.65}.brand-statement h2{max-width:720px}.principle-grid{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--line)}.principle-grid article{min-height:420px;padding:34px;display:flex;flex-direction:column;border-right:1px solid var(--line)}.principle-grid article:last-child{border:0}.principle-grid span{font:12px ui-monospace,monospace;color:#737e85}.principle-grid b,.values-grid b,.tech-layers b{margin-top:auto;color:var(--orange);font-size:11px;letter-spacing:.15em}.principle-grid h3{font-size:34px;margin:14px 0}.principle-grid p{color:#aab2b7;margin:0}.image-panel{position:relative;isolation:isolate;min-height:min(82vh,860px);display:grid;align-items:end;overflow:hidden}.image-panel>picture{position:absolute;inset:0;z-index:-2}.image-panel>picture img{width:100%;height:100%;object-fit:cover}.image-panel:after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(6,9,11,.96),rgba(6,9,11,.48) 62%,rgba(6,9,11,.16)),linear-gradient(0deg,rgba(6,9,11,.7),transparent 55%)}.image-panel-copy{padding-block:clamp(74px,9vw,120px)}.image-panel h2{max-width:780px;font-size:clamp(44px,6vw,80px)}.mission-actions{display:grid;grid-template-columns:repeat(4,1fr);max-width:920px;border-top:1px solid var(--line);margin-top:54px}.mission-actions span{padding:22px 20px 0 0;color:var(--orange);font-size:11px;letter-spacing:.1em}.mission-actions b{display:block;color:#fff;font-size:17px;letter-spacing:0;margin-top:4px}.values-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--dark-line)}.values-grid article{padding:34px 28px;border-right:1px solid var(--dark-line);min-height:270px;display:flex;flex-direction:column}.values-grid article:last-child{border:0}.values-grid h3{font-size:28px;margin:auto 0 10px}.values-grid p{color:#535d63;margin:0}.technology-loop h2{font-size:clamp(42px,5.4vw,72px)}.technology-system{background:radial-gradient(circle at 78% 35%,#273139,#080b0d 58%)}.tech-layers{border-top:1px solid var(--line)}.tech-layers article{display:grid;grid-template-columns:120px 1fr;gap:36px;padding:34px 0;border-bottom:1px solid var(--line);align-items:center}.tech-layers>article>span{font:12px ui-monospace,monospace;color:#768087}.tech-layers h3{font-size:clamp(26px,3vw,40px);margin:8px 0}.tech-layers p{color:#aab2b7;margin:0;max-width:700px}.technology-closing>picture img{object-position:68% center}.story-quote blockquote{font-size:clamp(42px,6vw,78px);line-height:1.08;letter-spacing:-.045em;margin:0 0 28px;max-width:870px}.story-paths{display:grid;grid-template-columns:repeat(3,1fr);gap:2px;background:var(--line)}.story-paths article{min-height:420px;padding:34px;display:flex;flex-direction:column;justify-content:flex-end;background:#0d1215;position:relative;overflow:hidden}.story-paths article:before{content:"";position:absolute;inset:0;background:url(../images/terrain-system.svg) center/cover;opacity:.25}.story-paths article>*{position:relative}.story-paths span{color:var(--orange);font:11px ui-monospace,monospace}.story-paths h3{font-size:34px;margin:18px 0 10px}.story-paths p{color:#aab2b7;margin:0}.verified-contact{display:grid;grid-template-columns:1.1fr .8fr 1.5fr}.verified-contact b{display:block;color:#c43c09;font-size:11px;letter-spacing:.12em;margin-bottom:7px}.verified-contact p{margin:0}.locale-bar{display:flex;align-items:center;gap:24px;margin-top:54px;padding:22px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);font-size:12px;color:#7f898f}.locale-bar span{margin-right:auto;letter-spacing:.12em}.locale-bar a.active{color:#fff}.locale-bar a:hover{color:var(--orange)}
@media(max-width:900px){.editorial-hero .shell{display:block}.hero-note{margin-top:34px;max-width:500px}.principle-grid,.values-grid{grid-template-columns:1fr 1fr}.principle-grid article:nth-child(2),.values-grid article:nth-child(2){border-right:0}.principle-grid article:last-child{grid-column:1/-1;border-top:1px solid var(--line)}.mission-actions{grid-template-columns:1fr 1fr}.story-paths{grid-template-columns:1fr}.story-paths article{min-height:320px}.verified-contact{grid-template-columns:1fr}.verified-contact>div{padding-bottom:18px}}
@media(max-width:560px){.hero h1,.page-hero h1{font-size:clamp(42px,12.5vw,58px)}.page-hero{min-height:680px}.editorial-hero>picture img{object-position:68% center}.section{padding:64px 0}.section h2{font-size:clamp(32px,9vw,44px)}.principle-grid,.values-grid{grid-template-columns:1fr}.principle-grid article,.values-grid article{min-height:250px;border-right:0;border-bottom:1px solid var(--line)}.values-grid article{border-color:var(--dark-line)}.principle-grid article:last-child,.values-grid article:last-child{grid-column:auto;border-bottom:0}.mission-actions{grid-template-columns:1fr 1fr}.mission-actions span{font-size:9px}.mission-actions b{font-size:15px}.tech-layers article{grid-template-columns:44px 1fr;gap:14px}.story-quote blockquote{font-size:clamp(36px,10vw,48px)}.locale-bar{align-items:flex-start;flex-direction:column;gap:12px}.locale-bar span{margin:0}.site-footer{padding-top:58px}}
.series-hero h1,.product-layout h1{font-size:clamp(48px,6.6vw,92px);line-height:1.02;letter-spacing:-.05em}
@media(max-width:560px){.series-hero h1,.product-layout h1{font-size:clamp(42px,12.5vw,58px)}}

/* V9 three-scene hero, denser editorial pages and Chinese type scale */
.hero-slider{position:relative;isolation:isolate;overflow:hidden;background:#080b0d}.hero-slider .hero-slide{position:absolute;inset:0;min-height:inherit;display:grid;align-items:end;opacity:0;visibility:hidden;transition:opacity .7s ease,visibility .7s ease}.hero-slider .hero-slide.is-active{position:relative;opacity:1;visibility:visible;z-index:1}.hero-slider .hero-slide:after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(8,11,13,.94),rgba(8,11,13,.58) 43%,rgba(8,11,13,.15) 78%),linear-gradient(0deg,rgba(8,11,13,.46),transparent 60%)}.hero-slider .custom-hero{background-position:center;background-size:cover}.hero-slider-controls{position:absolute;z-index:4;left:50%;bottom:28px;transform:translateX(-50%);display:flex;align-items:center;justify-content:flex-end;gap:15px;pointer-events:none}.hero-slider-controls button{pointer-events:auto;border:0;background:transparent;color:#fff;cursor:pointer}.hero-prev,.hero-next{width:38px;height:38px;border:1px solid rgba(255,255,255,.36)!important;border-radius:50%!important}.hero-dots{display:flex;gap:8px}.hero-dot{width:34px;height:3px!important;padding:0;background:rgba(255,255,255,.34)!important;border-radius:0!important}.hero-dot.is-active{background:var(--orange)!important}.hero-slider .hero-content{width:100%;position:relative}.hero-slider .hero-media{z-index:-3}.hero-slider .terrain-layer{z-index:-2}
.hero h1,.page-hero h1,.series-hero h1,.product-layout h1{font-size:clamp(42px,5.4vw,76px);line-height:1.08;letter-spacing:-.045em;text-wrap:balance}.section h2,.image-panel h2,.image-story h2,.technology-loop h2{font-size:clamp(36px,4.4vw,62px);line-height:1.14;letter-spacing:-.04em;text-wrap:balance}.story-quote blockquote{font-size:clamp(38px,4.8vw,66px)}
.editorial-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--dark-line);border-bottom:1px solid var(--dark-line)}.editorial-grid.four{grid-template-columns:repeat(4,1fr)}.editorial-grid article{min-height:260px;padding:30px 28px;border-right:1px solid var(--dark-line);display:flex;flex-direction:column}.editorial-grid article:last-child{border-right:0}.editorial-grid span{font:11px ui-monospace,monospace;color:#c43c09}.editorial-grid h3{font-size:27px;margin:auto 0 10px}.editorial-grid p{color:#535d63;margin:0}.brand-ridge-panel>picture img{object-position:center}.technology-material-panel>picture img{object-position:center}.technology-material-panel:after{background:linear-gradient(90deg,rgba(4,6,7,.96),rgba(4,6,7,.55) 58%,rgba(4,6,7,.22))}.technology-material-panel .image-panel-copy>p:last-child{max-width:680px;color:#c6cdd1}
.story-gallery{display:grid;grid-template-columns:repeat(12,1fr);gap:28px}.story-gallery figure{margin:0}.story-gallery figure:nth-child(1){grid-column:1/9}.story-gallery figure:nth-child(2){grid-column:5/13}.story-gallery figure:nth-child(3){grid-column:1/10}.story-gallery picture{display:block;aspect-ratio:16/8.5;overflow:hidden;background:#dfe3e4}.story-gallery img{width:100%;height:100%;object-fit:cover}.story-gallery figcaption{display:grid;grid-template-columns:130px 1fr;gap:8px 28px;padding:22px 0 62px}.story-gallery figcaption b{grid-row:1/3;color:#c43c09;font-size:11px;letter-spacing:.12em}.story-gallery h3{font-size:clamp(26px,3vw,38px);margin:0}.story-gallery p{grid-column:2;margin:0;max-width:620px;color:#535d63}
@media(max-width:900px){.editorial-grid,.editorial-grid.four{grid-template-columns:1fr 1fr}.editorial-grid article:nth-child(2n){border-right:0}.editorial-grid article:nth-child(-n+2){border-bottom:1px solid var(--dark-line)}.story-gallery figure:nth-child(n){grid-column:1/-1}.hero-slider-controls{bottom:20px}}
@media(max-width:560px){.hero-slider .hero-slide{min-height:780px}.hero-slider .hero-slide:after{background:linear-gradient(90deg,rgba(8,11,13,.9),rgba(8,11,13,.42)),linear-gradient(0deg,rgba(8,11,13,.66),transparent 60%)}.hero-slider .hero-media img{object-position:center}.hero-slider .hero-slide:nth-child(1) .hero-media img{object-position:34% center}.hero-slider .hero-slide:nth-child(2) .hero-media img{object-position:30% center}.hero-slider .hero-slide:nth-child(3) .hero-media img{object-position:72% center}.hero-slider-controls{justify-content:center}.hero h1,.page-hero h1,.series-hero h1,.product-layout h1{font-size:clamp(38px,10.8vw,50px);line-height:1.12}.section h2,.image-panel h2,.image-story h2,.technology-loop h2{font-size:clamp(30px,8.5vw,40px)}.story-quote blockquote{font-size:clamp(34px,9vw,44px)}.editorial-grid,.editorial-grid.four{grid-template-columns:1fr}.editorial-grid article{min-height:210px;border-right:0;border-bottom:1px solid var(--dark-line)!important}.editorial-grid article:last-child{border-bottom:0!important}.brand-ridge-panel>picture img{object-position:72% center}.technology-material-panel>picture img{object-position:center}.story-gallery figcaption{display:block;padding-bottom:48px}.story-gallery figcaption b{display:block;margin-bottom:12px}.story-gallery h3{font-size:27px}.story-gallery p{margin-top:8px}.story-gallery picture{aspect-ratio:4/5}}

/* V9.0.1 hero layout correction and contact privacy */
.hero-slider .hero-content{width:var(--shell);margin-inline:auto;position:relative}
.hero-slider .hero-content h1{max-width:820px}
.hero-slider .hero-lead{max-width:650px;text-wrap:pretty}
.brand-positioning span,.brand-positioning strong{display:block}
.brand-positioning span{margin-bottom:16px;color:#20262b;font-size:.48em;font-weight:800;letter-spacing:.02em}
.brand-positioning strong{font:inherit}
@media(max-width:900px){.hero-slider .hero-content h1{max-width:720px}.hero-slider .hero-lead{max-width:560px}}
@media(max-width:560px){.hero-slider .hero-content{width:var(--shell)}.hero-slider .hero-content h1{max-width:11em;font-size:clamp(38px,10.8vw,48px);line-height:1.12}.hero-slider .hero-lead{max-width:31em;font-size:16px;line-height:1.65}.brand-positioning span{font-size:.55em;margin-bottom:12px}}
