/* Ten deliberately different local concept directions, sharing only commerce behavior. */
:root{--orange:#ff641e;--orange-hover:#ff7d3f;--bg:#111214;--surface:#191b1d;--raised:#222527;--text:#f5f5f1;--muted:#a4a5a3;--line:#343638;--radius:2px;--width:1320px;--sans:'Inter','Noto Sans CJK SC','Noto Sans SC',Arial,sans-serif;--mono:'JetBrains Mono','DejaVu Sans Mono',monospace;color-scheme:dark;font-family:var(--sans);font-synthesis:none}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--bg);color:var(--text);font-size:14px;line-height:1.6}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{cursor:pointer;color:inherit}button:disabled{opacity:.35;cursor:not-allowed}button,input,select,textarea{border-radius:var(--radius)}button{border:0;background:none}button:hover,a:hover{color:var(--orange)}button:focus-visible,a:focus-visible,select:focus-visible,input:focus-visible,textarea:focus-visible{outline:2px solid var(--orange);outline-offset:4px}h1,h2,h3,p{margin-top:0}h1,h2,h3{line-height:1.25;font-weight:650}img{max-width:100%;display:block}fieldset{border:0;margin:0;padding:0}main{min-height:55vh;outline:0}main:focus{outline:0}em{font-style:normal}small{font-size:11px}svg{flex-shrink:0}.icon{height:20px;width:20px;vertical-align:middle}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.skip-link{position:fixed;top:-80px;left:20px;z-index:1000;background:var(--orange);color:#101112;padding:12px}.skip-link:focus{top:10px}
.announcement{height:35px;position:relative;overflow:hidden;border-bottom:1px solid #292b2d;background:#141517;color:var(--orange)}
.ronin-track{position:absolute;inset:0 auto 0 0;display:flex;width:max-content;animation:ronin-scroll 32s linear infinite}
.ronin-group{display:flex;align-items:center;justify-content:space-around;flex-shrink:0;min-width:100vw}
.ronin-group span{padding:0 32px;font:600 11px/1 var(--mono);letter-spacing:3px;white-space:nowrap}
.announcement:hover .ronin-track,.announcement:focus .ronin-track{animation-play-state:paused}
@keyframes ronin-scroll{to{transform:translateX(-50%)}}
.site-header{height:86px;display:flex;align-items:center;justify-content:space-between;gap:36px;padding:0 max(40px,calc((100vw - var(--width))/2));background:#101112;color:#f4f4f0;border-bottom:1px solid #2c2e30;position:relative;z-index:20}.brand{display:flex;align-items:center;gap:12px;flex-shrink:0}.brand img{width:36px;height:34px;object-fit:contain}.brand strong{font-size:38px;font-weight:900;letter-spacing:-3px;line-height:1;font-style:italic}.brand strong span{font-size:9px;vertical-align:top;margin-left:4px;letter-spacing:0;font-style:normal}.main-nav{display:flex;align-items:stretch;gap:30px;align-self:stretch;margin-right:auto;margin-left:40px}.main-nav a{display:flex;align-items:center;position:relative;font-size:12px;white-space:nowrap}.main-nav a.active{color:var(--orange)}.main-nav a.active:after{content:'';position:absolute;bottom:22px;left:0;right:0;height:2px;background:var(--orange)}.header-actions{display:flex;align-items:center;gap:15px}.icon-button{display:inline-flex;align-items:center;justify-content:center;min-width:36px;min-height:40px;padding:8px}.language-control{display:flex;align-items:center;gap:5px}.language-control .icon{width:16px;height:16px}.language-control select,.currency-select{background:transparent;color:inherit;border:0;font-size:11px;cursor:pointer;padding:7px 2px;max-width:72px}option{background:var(--surface);color:var(--text)}.cart-link{position:relative;padding-right:14px}.cart-count{position:absolute;right:1px;top:0;background:var(--orange);color:#101112;min-width:15px;height:15px;font:10px/15px var(--mono);text-align:center;border-radius:50%}.menu-button{display:none}
.eyebrow{display:flex;align-items:center;gap:10px;font-size:10px;font-weight:500;letter-spacing:2.4px;line-height:1.6;font-family:var(--mono)}.eyebrow i{width:23px;height:2px;background:var(--orange);display:block}.hero{position:relative;overflow:hidden}.hero-copy{position:relative;z-index:2;max-width:630px}.hero-copy .eyebrow{color:var(--orange);margin-bottom:29px}.hero-copy h1{font-size:clamp(46px,5.4vw,78px);font-weight:750;line-height:1.18;letter-spacing:-2.5px;margin:0 0 28px}.hero-copy h1 em{color:var(--orange)}.hero-copy p{max-width:420px;font-size:13px;line-height:1.95;color:#aaaead;margin-bottom:33px}.hero-actions{display:flex;gap:14px;align-items:center;flex-wrap:wrap}.btn{min-height:47px;padding:13px 23px;display:inline-flex;align-items:center;justify-content:center;gap:17px;border:1px solid transparent;font-size:12px;font-weight:600;line-height:1.5;text-align:center;transition:background .18s,color .18s,transform .18s}.btn .icon{width:17px;height:17px}.btn.primary{background:var(--orange);color:#121313;border-color:var(--orange)}.btn.primary:hover{background:var(--orange-hover);border-color:var(--orange-hover);color:#121313;transform:translateY(-1px)}.btn.quiet{background:transparent;color:inherit;border-color:#686866}.btn.quiet:hover{border-color:var(--orange);color:var(--orange)}.btn.outline{border-color:var(--line);color:var(--text)}.btn.outline:hover{border-color:var(--orange);color:var(--orange)}.btn.full{width:100%}.text-link{display:inline-flex;gap:13px;align-items:center;font-size:12px}.text-link .icon{height:16px;width:16px}.text-button{padding:0;font-size:11px;text-align:left;color:var(--muted)}.fine-print{font-size:11px;line-height:1.8;color:var(--muted)}.muted{color:var(--muted)}
.section{max-width:var(--width);padding:65px 0;margin:0 auto}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:30px}.section-heading .eyebrow{color:var(--muted);font-size:9px;letter-spacing:1.5px;margin-bottom:10px}.section-heading h2{font-size:29px;letter-spacing:-.7px;margin:0}.section-heading>.text-link{padding-bottom:4px}.family-strip{display:grid;grid-template-columns:repeat(8,1fr);max-width:var(--width);margin:0 auto;border-bottom:1px solid var(--line);padding:28px 0}.family-item{display:flex;gap:12px;align-items:center;justify-content:center;min-width:0;padding:8px 14px;border-right:1px solid var(--line)}.family-item:last-child{border-right:0}.family-icon{color:var(--orange)}.family-icon .icon{width:27px;height:27px}.family-item b{display:block;font-weight:500;font-size:12px;white-space:nowrap}.family-item small{display:block;font:7px var(--mono);color:var(--muted);margin-top:7px;white-space:nowrap;letter-spacing:.4px}.family-item>.icon{display:none}.family-strip.compact{max-width:none;width:100%;padding:0;border:0;gap:12px}.family-strip.compact .family-item{flex-direction:column;align-items:flex-start;padding:25px;border:1px solid var(--line);min-height:135px;justify-content:space-between;background:var(--surface)}
.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.product-card{background:var(--surface);border:1px solid var(--line);position:relative;min-width:0;border-radius:var(--radius);overflow:hidden;transition:border-color .2s,transform .2s}.product-card:hover{border-color:var(--orange);transform:translateY(-3px)}.card-top{display:flex;justify-content:space-between;gap:12px;padding:15px 18px 0;color:var(--muted);font-size:10px}.card-index{font-family:var(--mono);font-size:9px;color:var(--muted)}.product-photo{display:block;background:#fff;margin:16px 16px 0;overflow:hidden;border-radius:var(--radius);aspect-ratio:1.25}.product-photo img{width:100%;height:100%;object-fit:contain;transition:transform .4s}.product-photo:hover img{transform:scale(1.05)}.card-content{padding:20px}.sku{font:9px/1.5 var(--mono);color:var(--muted);letter-spacing:.25px;overflow-wrap:anywhere}.card-content h3{font-size:15px;line-height:1.5;margin:8px 0 10px;min-height:23px}.card-spec{font-size:10px;color:var(--muted);height:32px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.6;margin-bottom:24px}.card-bottom{display:flex;align-items:center;justify-content:space-between;gap:8px;border-top:1px solid var(--line);padding-top:16px}.card-bottom strong{font-size:20px;letter-spacing:-.5px;font-weight:600}.card-bottom small{font-size:9px;display:block;color:var(--muted);margin-top:2px}.add-button{width:37px;height:37px;border:1px solid var(--line);display:grid;place-items:center;border-radius:var(--radius)}.add-button:hover{background:var(--orange);border-color:var(--orange);color:#111}.business-band{max-width:var(--width);margin:10px auto 75px;border:1px solid var(--line);padding:38px;display:grid;grid-template-columns:140px 1fr auto;gap:26px;align-items:center;background:var(--surface)}.business-band>.eyebrow{color:var(--orange);letter-spacing:1px;font-size:9px}.business-band h2{font-size:27px;margin:0 0 13px;letter-spacing:-.7px}.business-band p{margin:0;max-width:600px;color:var(--muted);font-size:12px}.metrics{display:flex;gap:50px}.metrics>div{display:flex;flex-direction:column;gap:6px}.metrics strong{font-size:40px;line-height:1;font-weight:500;letter-spacing:-1.6px}.metrics strong span{font-size:15px;color:var(--orange);margin-left:7px}.metrics small{font-size:10px;color:var(--muted)}.motor-stage{position:relative;display:grid;place-items:center;min-width:0}.motor-stage>img{position:relative;z-index:1;width:100%;height:100%;object-fit:contain;max-height:560px}.stage-caption{position:absolute;bottom:16px;font-size:8px;letter-spacing:.5px;color:var(--muted);z-index:2}.stage-ring{position:absolute;width:76%;aspect-ratio:1;border:1px solid var(--line);border-radius:50%}.round-button{width:50px;height:50px;border:1px solid var(--line);border-radius:50%;display:grid;place-items:center}
/* 01 MAGMA — photographic hero, component strip, precise commerce. */
.magma-hero{height:630px;background:linear-gradient(90deg,rgba(12,13,14,.48),transparent 75%),url('assets/hero-magma.webp') center center/cover no-repeat;padding:112px max(40px,calc((100vw - var(--width))/2)) 80px}.magma-hero .hero-copy{max-width:660px}.magma-hero .hero-copy p{max-width:355px}.hero-coordinate{position:absolute;bottom:29px;left:max(40px,calc((100vw - var(--width))/2));display:flex;gap:28px;font:8px var(--mono);letter-spacing:1px;color:#babbb7}.hero-coordinate span{color:#818580;font:9px var(--sans);letter-spacing:0}.hero-footnote{position:absolute;right:max(40px,calc((100vw - var(--width))/2));bottom:28px;font:10px var(--mono);display:flex;gap:24px}.hero-footnote span{color:#b3b5b2}.magma-hero:after{content:'';position:absolute;bottom:0;left:max(40px,calc((100vw - var(--width))/2));height:3px;width:90px;background:var(--orange)}
/* 02 PRECISION — split technical product launch with a light catalogue. */
body[data-design='precision'],body[data-design='atlas'],body[data-design='gallery']{--bg:#f6f6f2;--surface:#fff;--raised:#eaece6;--text:#202220;--muted:#757971;--line:#dfe1d9;color-scheme:light}.precision-hero{display:grid;grid-template-columns:1fr 1fr;min-height:670px;padding:0 max(40px,calc((100vw - var(--width))/2));background:linear-gradient(90deg,#151719 50%,#ebece7 50%)}.precision-hero .hero-copy{color:#f4f4ef;padding:85px 40px 60px 0;align-self:center}.precision-hero h1{font-size:clamp(42px,4.2vw,65px)}.precision-hero .motor-stage{padding:20px 40px 60px;max-height:575px}.precision-hero .stage-ring{border-color:#d3d5cd}.precision-spec{grid-column:1/-1;display:flex;justify-content:space-between;align-items:center;background:#fff;border:1px solid var(--line);padding:23px 35px;margin-bottom:30px;gap:30px;position:relative;z-index:2}.precision-spec>b{font:12px var(--mono);color:var(--orange)}.precision-spec>span{font-size:10px;color:var(--muted)}.precision-spec strong{display:block;font-size:21px;margin-top:3px;font-family:var(--mono);color:var(--text);font-weight:500}.precision-families{padding-bottom:15px}.precision-families .compact{grid-template-columns:repeat(8,1fr)}body[data-design='precision'] .product-photo{margin:8px 0 0}body[data-design='precision'] .card-content{padding-top:10px}body[data-design='precision'] .business-band{background:#17191a;color:#f4f4f0;--line:#393b3c;--muted:#aeb1aa}
/* 03 OBSIDIAN — large editorial gestures, dark material and quiet controls. */
body[data-design='obsidian']{--bg:#0b0c0d;--surface:#101214;--line:#292b2d;--orange:#d98244;--orange-hover:#eaa06a}.obsidian-hero{max-width:1500px;min-height:720px;margin:0 auto;display:grid;grid-template-columns:1.05fr 1fr;padding:90px 80px 70px;align-items:center}.obsidian-intro{position:absolute;left:80px;right:80px;top:32px;display:flex;justify-content:space-between;font:9px var(--mono);color:var(--muted)}.obsidian-intro .eyebrow{font-size:9px;letter-spacing:1px}.obsidian-hero .hero-copy .eyebrow{display:none}.obsidian-hero h1{font-weight:350;font-size:clamp(40px,4.4vw,65px);letter-spacing:-2px;line-height:1.38}.obsidian-hero h1 em{color:#d4d4cc}.obsidian-hero .hero-copy p{max-width:355px;font-size:12px}.obsidian-hero .btn.primary{background:transparent;color:#e5e6de;border-color:#7e7e75;border-radius:30px}.obsidian-hero .btn.quiet{border:0;color:var(--muted)}.obsidian-hero .motor-stage{height:550px}.obsidian-hero .stage-ring{width:95%;border-color:#2e302f}.obsidian-hero .motor-stage img{width:90%;filter:brightness(.84)}.obsidian-bottom{position:absolute;bottom:35px;left:80px;right:80px;display:flex;justify-content:space-between;border-top:1px solid var(--line);padding-top:17px;color:var(--muted);font-size:10px}.obsidian-editorial{max-width:var(--width);margin:0 auto;display:grid;grid-template-columns:1fr 2fr 1fr;gap:30px;align-items:start;border-top:1px solid var(--line);padding:60px 0 30px}.editorial-number{font:11px var(--mono);color:var(--orange)}.obsidian-editorial h2{font-size:32px;font-weight:400}.obsidian-editorial p{color:var(--muted);font-size:12px}.obsidian-editorial+.family-strip .family-item{flex-direction:column;align-items:flex-start;gap:18px;padding-left:22px}body[data-design='obsidian'] .product-card{border:0;background:transparent}body[data-design='obsidian'] .product-photo{filter:grayscale(.7);margin-left:0;margin-right:0}body[data-design='obsidian'] .card-content{padding-left:0;padding-right:0}body[data-design='obsidian'] .section-heading h2{font-weight:400}body[data-design='obsidian'] .business-band{border-left:0;border-right:0;background:none}
/* 04 GRIDLINE — an engineering instrument, not another lifestyle storefront. */
body[data-design='gridline']{--bg:#141817;--surface:#1a201e;--line:#3a443d;--muted:#9fae9f;--orange:#ff8b42;--orange-hover:#ffa268;--radius:0}.gridline-hero{display:grid;grid-template-columns:1fr 1fr;min-height:650px;max-width:var(--width);margin:25px auto 0;border:1px solid var(--line);background-image:linear-gradient(#33403655 1px,transparent 1px),linear-gradient(90deg,#33403655 1px,transparent 1px);background-size:38px 38px;padding:75px 50px 100px}.gridline-label{position:absolute;top:0;left:0;right:0;display:flex;justify-content:space-between;padding:13px 18px;border-bottom:1px solid var(--line);font:9px var(--mono);color:var(--muted)}.gridline-hero .hero-copy{align-self:center}.gridline-hero .hero-copy h1{font-size:57px;line-height:1.35}.gridline-hero .hero-copy p{font-size:12px;max-width:360px;background:#141817a8}.engineering-stage{position:relative;align-self:center;min-width:0}.engineering-stage .motor-stage{height:405px}.engineering-stage .motor-stage img{width:86%}.engineering-stage .stage-ring{border-style:dashed;width:88%}.engineering-stage .stage-caption{display:none}.engineering-stage:before,.engineering-stage:after{content:'';position:absolute;z-index:2;background:#a2aa9855}.engineering-stage:before{top:50%;width:100%;height:1px}.engineering-stage:after{left:50%;height:100%;width:1px;top:0}.annotation{position:absolute;z-index:3;background:#141817d9;padding:4px 8px;font:9px var(--mono);color:var(--orange);border-bottom:1px solid var(--orange)}.a1{top:15%;left:0}.a2{bottom:12%;left:0}.a3{right:0;top:45%}.engineering-bottom{font:8px var(--mono);text-align:center;color:var(--muted);margin-top:12px}.gridline-metrics{position:absolute;bottom:0;left:0;right:0;border-top:1px solid var(--line);padding:17px 40px;background:#141817}.gridline-metrics .metrics{justify-content:space-between}.gridline-metrics .metrics>div{flex-direction:row;align-items:center;gap:20px}.gridline-metrics strong{font-size:26px;font-family:var(--mono)}body[data-design='gridline'] .card-content h3{font-family:var(--mono);font-size:13px}body[data-design='gridline'] .product-grid{gap:0}body[data-design='gridline'] .card-index{color:var(--orange)}body[data-design='gridline'] .business-band{border-style:dashed}
/* 05 VELOCITY — diagonal cuts, wide kinetic lettering and electric orange. */
.speed-lines{position:absolute;inset:0;z-index:-1;pointer-events:none}
body[data-design='velocity']{--bg:#151515;--surface:#202020;--orange:#ff5b16;--radius:0}.velocity-hero{min-height:670px;display:grid;grid-template-columns:1.1fr 1fr;padding:75px max(40px,calc((100vw - var(--width))/2)) 150px;background:#f55c1b;color:#111;isolation:isolate}.velocity-hero:before{content:'';position:absolute;right:-10%;top:0;bottom:0;width:65%;background:#1d1e20;transform:skewX(-18deg);z-index:-1}.velocity-hero .hero-copy{align-self:center}.velocity-hero .hero-copy h1{font-style:italic;font-weight:900;font-size:clamp(47px,5.4vw,80px);letter-spacing:-3px;line-height:1.05}.velocity-hero .hero-copy h1 em{color:#fff}.velocity-hero .hero-copy .eyebrow{color:#151515;font-size:9px}.velocity-hero .hero-copy .eyebrow i{background:#151515}.velocity-hero .hero-copy p{color:#3c211a;max-width:345px}.velocity-hero .btn.primary{background:#151515;border-color:#151515;color:#fff}.velocity-hero .btn.quiet{border-color:#181818}.velocity-hero .motor-stage{height:450px;transform:rotate(12deg)}.velocity-hero .stage-ring{width:80%;border:35px solid #ef602136}.velocity-hero .stage-caption{display:none}.velocity-number{position:absolute;right:7%;top:20px;font-size:230px;font-weight:900;font-style:italic;color:#ffffff07;line-height:1}.velocity-word{position:absolute;bottom:-32px;left:3%;font-size:clamp(80px,14vw,210px);font-weight:900;letter-spacing:-8px;line-height:1;color:#111;opacity:.22;white-space:nowrap;font-style:italic;z-index:-1}.velocity-ticker{background:#f1f0e6;color:#141515;display:flex;justify-content:space-around;gap:20px;padding:15px 30px;font:12px var(--mono);letter-spacing:3px;overflow:hidden;white-space:nowrap}.velocity-ticker b{color:#d34811}body[data-design='velocity'] .section-heading h2{font-style:italic;font-weight:800}body[data-design='velocity'] .product-card{border:0;border-top:4px solid var(--orange)}body[data-design='velocity'] .card-bottom strong{font-style:italic}body[data-design='velocity'] .business-band{border-left:6px solid var(--orange)}
/* 06 ATLAS — procurement sidebar and compact, specification-led lists. */
body[data-design='atlas']{--bg:#edf0eb;--surface:#fff;--radius:4px}.atlas-layout{display:grid;grid-template-columns:240px minmax(0,1fr);max-width:1400px;margin:35px auto 70px;gap:30px;padding:0 25px}.atlas-sidebar{border:1px solid var(--line);padding:25px 17px;background:#fff;align-self:start}.atlas-sidebar>.eyebrow{font-size:8px;letter-spacing:1px;color:var(--muted);margin-bottom:12px}.atlas-sidebar h2{font-size:22px;margin-bottom:25px}.atlas-sidebar>a{display:flex;align-items:center;gap:11px;padding:15px 5px;border-bottom:1px solid var(--line);font-size:12px}.atlas-sidebar>a .icon{width:18px;color:#7c8278}.atlas-sidebar>a small{margin-left:auto;color:var(--muted)}.download-link{display:flex;gap:9px;align-items:center;text-align:left;font-size:10px;margin-top:25px;color:#9b441c}.atlas-hero{min-height:305px;padding:35px;background:#1c2422;color:#f5f5ef;display:flex;align-items:center;gap:20px}.atlas-hero h1{font-size:37px;letter-spacing:-1px;margin-bottom:18px}.atlas-hero .hero-copy .eyebrow{font-size:8px;margin-bottom:15px;letter-spacing:1px}.atlas-hero .hero-copy p{font-size:11px;max-width:490px;margin-bottom:22px}.atlas-hero .hero-actions .btn{min-height:39px;padding:10px 15px;font-size:11px}.atlas-stat{margin-left:auto;text-align:right;color:var(--orange)}.atlas-stat strong{font-size:115px;font-weight:400;letter-spacing:-8px;line-height:1}.atlas-stat span{display:block;font-size:10px;margin-top:16px;white-space:nowrap;color:#a7b3a8}.atlas-search{margin:22px 0}.atlas-main .section-heading{margin:30px 0 18px}.atlas-main .section-heading h2{font-size:23px}.procurement-rows{border:1px solid var(--line);background:var(--surface)}.procurement-row{display:grid;grid-template-columns:80px 1fr 95px auto;gap:18px;align-items:center;padding:18px;border-bottom:1px solid var(--line)}.procurement-row:last-child{border:0}.row-image{height:80px;width:80px;background:#fff}.row-image img{height:100%;width:100%;object-fit:contain}.procurement-row h3{font-size:13px;margin:4px 0}.procurement-row p{font-size:10px;color:var(--muted);margin:0;max-width:360px}.row-price b{display:block;font-size:15px;white-space:nowrap}.row-price small{color:var(--muted);font-size:9px}.procurement-row .btn{font-size:10px;min-height:36px;padding:8px 12px;gap:6px}.atlas-process{padding:20px 0;color:var(--muted);font-size:11px;text-align:center}
/* 07 HORIZON — an immersive panoramic flight story. */
body[data-design='horizon']{--bg:#161713;--surface:#21221d;--line:#3c3e33;--orange:#fba450;--orange-hover:#ffbb75}.horizon-hero{min-height:760px;background:linear-gradient(90deg,#10120dc9,transparent 85%),linear-gradient(0deg,#141612af,transparent 50%),url('assets/hero-flight.webp') center/cover;display:flex;align-items:flex-end;padding:80px max(40px,calc((100vw - var(--width))/2)) 120px}.horizon-overline{position:absolute;top:35px;font:9px var(--mono);color:#d9d6bc;letter-spacing:3px}.horizon-hero h1{font-weight:450;line-height:1.3;font-size:clamp(46px,5.2vw,77px)}.horizon-hero h1 em{color:#ffbb72}.horizon-hero .hero-copy .eyebrow{display:none}.horizon-hero .hero-copy p{max-width:400px;color:#d2d2c3}.horizon-hero .hero-actions .btn{border-radius:24px}.horizon-footer{position:absolute;bottom:30px;left:max(40px,calc((100vw - var(--width))/2));right:max(40px,calc((100vw - var(--width))/2));display:flex;justify-content:space-between;font-size:9px;letter-spacing:.6px;color:#bbbfb0}.horizon-intro{max-width:var(--width);margin:0 auto;display:grid;grid-template-columns:1fr 1fr 1.15fr;gap:60px;padding:60px 0 20px;align-items:center}.horizon-intro h2{font-size:30px;font-weight:400;line-height:1.5}.horizon-intro>p{font-size:11px;color:var(--muted);line-height:1.9}.horizon-intro .metrics{gap:28px}.horizon-intro .metrics strong{font-size:32px}body[data-design='horizon'] .product-card{border-radius:8px}body[data-design='horizon'] .business-band{background:linear-gradient(90deg,#121810ef,#121810c9),url('assets/hero-flight.webp') center/cover;border-radius:8px}
/* 08 FOUNDRY — unapologetic orange, hard borders, modular construction. */
body[data-design='foundry']{--bg:#161615;--surface:#22221f;--line:#494942;--orange:#ff761e;--radius:0}.foundry-hero{min-height:640px;background:var(--orange);color:#151614;display:grid;grid-template-columns:1.2fr 1fr;padding:105px max(40px,calc((100vw - var(--width))/2)) 80px;gap:45px}.foundry-topline{position:absolute;top:25px;left:max(40px,calc((100vw - var(--width))/2));right:max(40px,calc((100vw - var(--width))/2));display:flex;justify-content:space-between;border-bottom:1px solid #1b1b1770;padding-bottom:17px;font:9px var(--mono);letter-spacing:1px}.foundry-hero .hero-copy{align-self:center}.foundry-hero .hero-copy .eyebrow{color:#201f16;font-size:9px}.foundry-hero .eyebrow i{background:#201f16}.foundry-hero h1{font-size:clamp(48px,5.7vw,84px);font-weight:850;letter-spacing:-4px;line-height:1.18}.foundry-hero h1 em{color:#151614}.foundry-hero .hero-copy p{color:#492611;max-width:385px}.foundry-hero .btn.primary{background:#171713;border-color:#171713;color:#f9f4e5}.foundry-hero .btn.quiet{border-color:#171713}.foundry-hero .motor-stage{border:1px solid #2e261890;background:#ee6c14;max-height:465px}.foundry-hero .stage-ring{border:1px solid #462d2060}.foundry-hero .stage-caption{color:#492d17}.foundry-hero .motor-stage img{width:95%}.foundry-stamp{position:absolute;bottom:23px;right:max(40px,calc((100vw - var(--width))/2));display:flex;align-items:center;gap:12px}.foundry-stamp b{font-size:24px;font-style:italic}.foundry-stamp span{font:8px var(--mono)}.foundry-modules{display:grid;grid-template-columns:1.4fr repeat(4,1fr);max-width:var(--width);margin:40px auto 0;border-top:1px solid var(--line);border-left:1px solid var(--line)}.foundry-index,.foundry-module{min-height:220px;padding:25px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);position:relative}.foundry-index .eyebrow{font-size:8px;letter-spacing:1px;color:var(--muted)}.foundry-index h2{font-size:27px;margin:16px 0}.foundry-index strong{font-size:55px;color:var(--orange);font-weight:400}.foundry-module>small{display:block;font:9px var(--mono);color:var(--muted);margin-bottom:28px}.foundry-module>.icon{width:43px;height:43px;color:var(--orange)}.foundry-module h3{font-size:16px;margin:18px 0 0}.foundry-module>.icon:last-child{position:absolute;right:18px;bottom:24px;height:16px;width:16px;color:var(--muted)}.foundry-module:hover{background:var(--surface)}body[data-design='foundry'] .product-grid{gap:2px}body[data-design='foundry'] .card-top{font-family:var(--mono)}body[data-design='foundry'] .business-band{border:0;background:var(--orange);color:#171713;--muted:#492b15}body[data-design='foundry'] .business-band .eyebrow{color:#171713}body[data-design='foundry'] .business-band .btn{background:#171713;border-color:#171713;color:#fff}
/* 09 GALLERY — typographic restraint, asymmetry, product as an object. */
body[data-design='gallery']{--bg:#f5f3ed;--surface:#fffefa;--line:#deddd6;--text:#252620;--muted:#85867d;--orange:#e46e35;--radius:0}.gallery-hero{max-width:var(--width);margin:0 auto;min-height:675px;display:grid;grid-template-columns:1fr 1.1fr;gap:70px;align-items:center;padding:50px 0}.gallery-hero .hero-copy .eyebrow{font-size:8px;letter-spacing:1.6px;color:#8e7967}.gallery-hero .hero-copy .eyebrow i{width:6px;height:6px;border-radius:50%}.gallery-hero h1{font-size:clamp(40px,4.2vw,60px);font-weight:350;line-height:1.35;letter-spacing:-1.5px}.gallery-hero h1 em{color:#8e7967}.gallery-hero .hero-copy p{color:#83857b;max-width:340px;font-size:12px}.gallery-hero .btn.primary{background:#252620;border-color:#252620;color:#fff}.gallery-hero .btn.quiet{border:0;color:#6b6e62}.gallery-exhibit{position:relative;border-left:1px solid var(--line);padding:35px 0 0 45px;min-width:0}.exhibit-index{font:9px var(--mono);color:var(--muted);letter-spacing:1.4px}.gallery-exhibit .motor-stage{height:460px}.gallery-exhibit .stage-ring{display:none}.gallery-exhibit .stage-caption{display:none}.gallery-exhibit .motor-stage img{width:95%;max-height:440px}.exhibit-label{display:flex;justify-content:space-between;padding-top:16px;border-top:1px solid var(--line);gap:20px;font:11px var(--mono)}.exhibit-label small{font:9px var(--sans);color:var(--muted);display:inline-block;margin-top:6px}.gallery-collection-label{max-width:var(--width);margin:0 auto;padding:25px 0 0;border-top:1px solid var(--line);display:flex;justify-content:space-between;font:9px var(--mono);letter-spacing:1.5px}.gallery-collection-label p{font:12px var(--sans);letter-spacing:0;color:var(--muted)}body[data-design='gallery'] .family-strip{padding:25px 0 40px}body[data-design='gallery'] .family-icon{color:#938776}body[data-design='gallery'] .product-grid{gap:32px}body[data-design='gallery'] .product-card{border:0;background:none}body[data-design='gallery'] .card-content{padding-left:0;padding-right:0}body[data-design='gallery'] .product-photo{margin-left:0;margin-right:0}body[data-design='gallery'] .card-top{padding-left:0;padding-right:0}body[data-design='gallery'] .section-heading h2{font-weight:400}body[data-design='gallery'] .business-band{border-left:0;border-right:0;background:none}
/* 10 SIGNAL — connected bento dashboard, compact and directly navigable. */
body[data-design='signal']{--bg:#111315;--surface:#1b1e21;--raised:#292d30;--line:#373c40;--orange:#ff7438;--radius:12px}.signal-dashboard{max-width:var(--width);margin:0 auto;padding:28px 0 0}.signal-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:20px}.signal-heading .eyebrow{font-size:9px;letter-spacing:1.8px;color:var(--muted)}.signal-status{display:flex;gap:7px;align-items:center;font-size:9px;color:var(--muted)}.signal-status i{height:5px;width:5px;border-radius:50%;background:var(--orange)}.signal-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:330px 140px 155px;gap:15px}.signal-main{grid-column:1/4;grid-row:1/3;background:var(--surface);border:1px solid var(--line);border-radius:16px;padding:45px;display:grid;grid-template-columns:1.3fr 1fr;align-items:center}.signal-main .hero-copy .eyebrow{font-size:8px;letter-spacing:1px;margin-bottom:22px}.signal-main h1{font-size:clamp(36px,4vw,58px);letter-spacing:-2px;line-height:1.25}.signal-main .hero-copy p{font-size:11px;max-width:310px;line-height:1.85}.signal-main .hero-actions{gap:10px}.signal-main .btn{font-size:10px;padding:11px 15px;gap:9px;min-height:40px;border-radius:8px}.signal-main .btn.quiet{border:0;padding-left:0}.signal-main .motor-stage{height:350px;width:115%;margin-left:-15%}.signal-main .stage-ring{width:100%;border:20px solid #ff74380b}.signal-main .stage-caption{font-size:7px;bottom:0}.signal-business{grid-column:4;grid-row:1;background:var(--orange);color:#181716;border-radius:16px;padding:26px;display:flex;flex-direction:column;align-items:flex-start}.signal-business>.eyebrow{font-size:9px;margin-bottom:18px}.signal-business>.icon{height:28px;width:28px}.signal-business h2{font-size:25px;margin:18px 0 12px}.signal-business p{font-size:11px;color:#533124}.signal-business>span:last-child{display:flex;justify-content:space-between;align-items:center;width:100%;font-size:12px;margin-top:auto}.signal-business:hover{color:#111;background:#ff8955}.signal-stat{grid-column:4;grid-row:2;background:var(--surface);border:1px solid var(--line);border-radius:16px;padding:18px 24px}.signal-stat>strong{font-size:57px;font-weight:400;letter-spacing:-3px;line-height:1}.signal-stat strong span{font-size:28px;color:var(--orange);float:right;margin-top:8px;margin-left:20px}.signal-stat>p{font-size:10px;color:var(--muted);margin:12px 0 0}.signal-family{background:var(--surface);border:1px solid var(--line);border-radius:12px;padding:23px;position:relative}.signal-family>.icon{color:var(--orange);height:25px;width:25px}.signal-family h3{font-size:16px;margin:13px 0 9px}.signal-family>span{font-size:10px;color:var(--muted);display:flex;justify-content:space-between}.signal-family>span .icon{width:16px;height:16px}.signal-family:hover{border-color:var(--orange)}body[data-design='signal'] .product-section{padding-top:45px}body[data-design='signal'] .business-band{border-radius:14px}
/* Shared product discovery, detail and transaction surfaces inherit each direction. */
.page-heading{max-width:var(--width);margin:0 auto;padding:50px 0 32px}.page-heading .eyebrow{color:var(--orange);margin-bottom:18px}.page-heading h1{font-size:47px;letter-spacing:-1.5px;margin-bottom:16px;max-width:950px}.page-heading>p{color:var(--muted);font-size:13px;max-width:760px}.heading-count{font-size:22px;color:var(--orange);vertical-align:top;margin-left:10px}.search-form{display:flex;align-items:center;border:1px solid var(--line);background:var(--surface);gap:12px;padding:7px 7px 7px 18px;border-radius:var(--radius)}.search-form>.icon{color:var(--muted);width:18px}.search-form input{border:0;background:transparent;color:var(--text);width:100%;min-width:0;padding:9px;font-size:12px;outline-offset:0}.search-form input::placeholder{color:var(--muted)}.search-form button{min-height:38px;white-space:nowrap;padding:10px 27px}.page-heading .search-form{max-width:750px;margin-top:30px}.catalogue-layout{display:grid;grid-template-columns:225px minmax(0,1fr);gap:35px;max-width:var(--width);margin:0 auto 80px;align-items:start}.filters{padding:22px;background:var(--surface);border:1px solid var(--line);border-radius:var(--radius)}.filter-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:22px;gap:12px}.filter-heading h2{font-size:16px;margin:0}.filters fieldset{border-bottom:1px solid var(--line);padding-bottom:21px;margin-bottom:22px}.filters legend{font-size:11px;color:var(--muted);margin-bottom:17px}.filter-radio{display:flex;align-items:center;gap:10px;padding:9px 0;font-size:11px;cursor:pointer}.filter-radio input{accent-color:var(--orange);margin:0;flex-shrink:0}.filter-radio small{margin-left:auto;color:var(--muted);font:9px var(--mono)}.field{display:flex;flex-direction:column;gap:9px;font-size:11px;min-width:0}.field>input,.field>select,.field>textarea{width:100%;min-height:43px;border:1px solid var(--line);background:var(--bg);padding:10px 12px;color:var(--text);resize:vertical}.field input::placeholder{color:var(--muted)}.filters>.field{margin-bottom:23px}.filters .fine-print{font-size:9px;margin-bottom:0}.results-toolbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;font-size:11px;color:var(--muted);gap:15px}.results-toolbar>label{display:flex;gap:10px;align-items:center}.results-toolbar select{border:1px solid var(--line);padding:7px;background:var(--surface);color:var(--text);font-size:11px;max-width:200px}.catalogue-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.catalogue-grid .product-card{min-height:375px}.pagination{display:flex;justify-content:center;align-items:center;gap:7px;padding:38px 0}.pagination button{min-width:35px;height:35px;padding:5px;font:11px var(--mono)}.pagination button.active{background:var(--orange);color:#151515}.empty-state{min-height:420px;padding:65px 25px 90px;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center}.empty-state>.icon{width:42px;height:42px;margin-bottom:24px;color:var(--orange)}.empty-state>.eyebrow{color:var(--muted);margin-bottom:15px}.empty-state h1,.empty-state h2{font-size:33px;max-width:800px}.empty-state p{color:var(--muted);max-width:520px}.empty-state .btn{margin:12px 0 30px}.breadcrumb{max-width:var(--width);margin:0 auto;padding:25px 0;display:flex;align-items:center;gap:15px;font-size:10px;color:var(--muted);flex-wrap:wrap}.product-detail{max-width:var(--width);margin:15px auto 60px;display:grid;grid-template-columns:1.05fr 1fr;gap:70px}.detail-media{min-width:0}.detail-image{aspect-ratio:1.12;position:relative;background:#fff;border-radius:var(--radius);padding:35px;display:grid;place-items:center}.detail-image img{height:100%;width:100%;object-fit:contain;max-height:490px}.image-label{position:absolute;bottom:12px;left:16px;right:16px;text-align:center;font-size:9px;color:#757575}.detail-image-footer{display:flex;justify-content:space-between;gap:15px;padding:18px 0;color:var(--muted);font-size:9px;font-family:var(--mono)}.detail-copy{padding:15px 0}.detail-copy .eyebrow{color:var(--orange);font-size:10px}.detail-copy h1{font-size:39px;letter-spacing:-1px;line-height:1.3;margin:19px 0 10px;overflow-wrap:anywhere}.detail-price{font-size:34px;color:var(--orange);margin:30px 0 22px;font-weight:500}.detail-price small{font-size:10px;margin-left:15px;color:var(--muted)}.detail-specs{color:var(--muted);font-size:13px;line-height:1.9;border-bottom:1px solid var(--line);padding-bottom:25px;margin-bottom:25px}.detail-purchase{display:grid;grid-template-columns:125px 1fr;gap:12px;align-items:center}.detail-purchase>label{font-size:11px}.detail-purchase .quantity-control{justify-self:end}.detail-purchase>.btn{grid-column:span 2;min-height:49px}.detail-copy>.fine-print{margin-top:25px}.quantity-control{display:flex;height:39px;border:1px solid var(--line);align-items:stretch;border-radius:var(--radius);width:128px;flex-shrink:0;background:var(--surface)}.quantity-control button{min-width:32px;padding:0 8px;font-size:17px}.quantity-control input{width:62px;border:0;background:transparent;text-align:center;color:var(--text);font-size:12px;-moz-appearance:textfield;appearance:textfield;outline-offset:0}.quantity-control input::-webkit-inner-spin-button,.quantity-control input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.specs-section{padding-top:0;padding-bottom:20px}.specs-header{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);gap:20px;padding-bottom:17px}.specs-header h2{font-size:25px;margin:0}.specs-header>span{font:9px var(--mono);color:var(--muted)}.specs-section dl{display:grid;grid-template-columns:1fr 1fr;gap:0 45px;margin:0 0 20px}.specs-section dl>div{display:grid;grid-template-columns:100px 1fr;gap:20px;padding:19px 0;border-bottom:1px solid var(--line);font-size:12px}.specs-section dt{color:var(--muted);font:10px var(--mono)}.specs-section dd{margin:0}.basket-layout,.quote-layout,.checkout-layout{max-width:var(--width);margin:0 auto 85px;display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:36px;align-items:start}.basket-lines{min-width:0;border-top:1px solid var(--line)}.basket-line{display:grid;grid-template-columns:90px minmax(0,1fr) 128px 100px 30px;align-items:center;gap:18px;padding:25px 0;border-bottom:1px solid var(--line)}.basket-image{width:90px;height:90px;background:#fff;border-radius:var(--radius)}.basket-image img{height:100%;width:100%;object-fit:contain}.basket-product h3{font-size:13px;margin:6px 0;line-height:1.6}.basket-product>small{color:var(--muted);font-size:10px}.line-total{text-align:right;font-size:14px;white-space:nowrap}.basket-line>.icon-button{min-width:28px;padding:4px}.order-summary{padding:25px;background:var(--surface);border:1px solid var(--line);border-radius:var(--radius)}.order-summary h2{font-size:20px;margin-bottom:27px}.summary-lines>div{display:flex;justify-content:space-between;gap:15px;font-size:12px;margin:17px 0}.summary-lines>div>span{color:var(--muted)}.summary-lines .summary-total{border-top:1px solid var(--line);padding-top:21px;font-size:17px;margin:22px 0 10px}.summary-total strong{color:var(--orange);font-size:23px}.order-summary .btn{margin:10px 0 2px;font-size:11px;gap:8px;padding-left:10px;padding-right:10px}.order-summary>.text-link{justify-content:center;width:100%;margin:20px 0;font-size:11px}.order-summary>p{font-size:11px;color:var(--muted);margin:20px 0 0}.order-summary .fine-print{font-size:10px}.business-heading>p{max-width:670px}.contact-form{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);padding:30px}.form-heading{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:12px}.form-heading h2{font-size:22px;margin:0}.form-heading .text-button{color:var(--orange)}.form-fields{display:grid;grid-template-columns:1fr 1fr;gap:22px;margin:28px 0}.field.wide{grid-column:1/-1}.field small{color:var(--muted);display:inline;font-size:10px}.quote-list-actions{display:flex;justify-content:space-between;gap:20px;padding:24px 0 30px}.quote-list-actions .text-link{font-size:11px}.payment-options{margin:28px 0;display:flex;flex-direction:column;gap:10px}.payment-options legend{font-size:13px;margin-bottom:16px}.payment-options label{padding:13px 15px;border:1px solid var(--line);font-size:12px;display:flex;gap:10px;align-items:center;border-radius:var(--radius)}.payment-options input{accent-color:var(--orange)}.checkout-item{display:flex;justify-content:space-between;gap:12px;font-size:10px;padding:14px 0;border-bottom:1px solid var(--line)}.checkout-item b{white-space:nowrap}.confirmation{max-width:780px;margin:0 auto;padding:80px 25px;text-align:center}.success-icon{width:65px;height:65px;background:var(--orange);color:#151515;display:grid;place-items:center;border-radius:50%;margin:0 auto 30px}.success-icon .icon{height:30px;width:30px}.confirmation>.eyebrow{justify-content:center;color:var(--orange);margin-bottom:15px}.confirmation h1{font-size:40px;line-height:1.4;margin-bottom:20px}.confirmation>p{color:var(--muted);max-width:550px;margin:0 auto 30px}.confirmation-details{border:1px solid var(--line);padding:25px;background:var(--surface);text-align:left;margin:0 0 35px}.confirmation-details h2{font-size:20px}.confirmation-details>div{display:flex;justify-content:space-between;gap:20px;padding:13px 0;border-top:1px solid var(--line);font-size:12px}.confirmation .hero-actions{justify-content:center}.guide-heading{padding-top:75px}.guide-heading h1{font-size:48px;max-width:800px;line-height:1.4}.guide-grid{max-width:var(--width);display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin:10px auto 10px}.guide-grid>article{padding:35px;background:var(--surface);border:1px solid var(--line);border-radius:var(--radius)}.guide-number{font:12px var(--mono);color:var(--muted);display:block;margin-bottom:30px}.guide-grid .icon{color:var(--orange);width:32px;height:32px}.guide-grid h2{font-size:23px;margin:27px 0 17px}.guide-grid p{font-size:13px;color:var(--muted)}.about-hero{max-width:900px;text-align:center;margin:0 auto;padding:70px 25px}.about-hero>.eyebrow{justify-content:center;color:var(--orange);margin-bottom:40px}.about-hero>img{width:100px;margin:0 auto 30px}.about-hero h1{font-size:47px;letter-spacing:-2px;line-height:1.4}.about-hero>p{font-size:16px;line-height:1.9;color:var(--muted);margin-bottom:45px}.about-hero .metrics{justify-content:center}.prototype-info{border-top:1px solid var(--line);max-width:900px}.prototype-info h2{font-size:26px}.prototype-info>p{color:var(--muted);line-height:1.9;font-size:13px}.prototype-info .btn{margin-top:20px}
/* Footer and a deliberately neutral, persistent review tool. */
.site-footer{background:#0d0f10;color:#d5d7d3;padding:50px max(40px,calc((100vw - var(--width))/2)) 118px;border-top:1px solid #2c2e2e}.footer-top{display:grid;grid-template-columns:2fr 1fr 1.25fr 1.2fr;gap:60px;padding-bottom:40px}.footer-top .brand strong{font-size:35px}.footer-top p{font-size:11px;color:#848a83;margin-top:18px}.footer-top h3{font-size:11px;letter-spacing:.5px;margin:0 0 20px;color:#e1e3db}.footer-top>div:not(:first-child)>a,.footer-top>div:not(:first-child)>span,.footer-top button{display:block;margin-top:12px;font-size:10px;color:#92988e;line-height:1.7}.footer-top a:hover,.footer-top button:hover{color:var(--orange)}.footer-bottom{display:flex;justify-content:space-between;gap:20px;padding-top:20px;border-top:1px solid #292d27;font-size:9px;color:#70776d}.design-switcher{position:fixed;bottom:18px;left:50%;transform:translateX(-50%);z-index:60;background:#f7f7f0;color:#202320;border:1px solid #d1d5c8;border-radius:12px;box-shadow:0 10px 45px #0005,0 0 0 4px #0000000d;display:flex;align-items:center;padding:8px;gap:3px;max-width:calc(100vw - 24px);font-family:var(--sans)}.switcher-prefix{display:flex;align-items:center;gap:7px;white-space:nowrap;font-size:11px;font-weight:700;padding:0 18px 0 12px;border-right:1px solid #d5d8cd;height:35px;margin-right:5px}.switcher-prefix>span{font-size:9px;font-weight:400;color:#83877b}.switcher-prefix>i{height:6px;width:6px;border-radius:50%;background:#f76922}.switcher-arrow{display:grid;place-items:center;padding:8px;min-width:34px;min-height:36px;color:#666d5c;border-radius:6px}.switcher-arrow:hover{background:#e5e8de;color:#101510}.switcher-arrow .icon{width:16px}.design-selector{display:flex;align-items:center;gap:13px;min-width:195px;padding:2px 10px;color:#202320;text-align:left}.design-selector:hover{color:#202320;background:#e9ebe3}.design-number{font:18px var(--mono);letter-spacing:-1px}.design-number small{font:9px var(--mono);letter-spacing:0;color:#8d9285;margin-left:2px}.design-current{display:flex;flex-direction:column;gap:2px;min-width:75px}.design-current>b{font-size:11px;letter-spacing:.2px}.design-current>small{font-size:8px;color:#7c8274}.design-selector>.icon{height:14px;width:14px;margin-left:auto;color:#717765}.design-dots{display:flex;gap:3px;border-left:1px solid #d5d8cd;padding:0 5px 0 12px;margin-left:5px}.design-dots button{height:31px;min-width:31px;padding:4px;font:9px var(--mono);border-radius:5px;color:#747c6a}.design-dots button:hover{background:#e3e8db;color:#111}.design-dots button.active{background:#222720;color:#fff}.design-switcher button:focus-visible{outline-color:#c95418;outline-offset:1px}#design-dialog{width:min(1100px,calc(100vw - 36px));max-height:85vh;border:1px solid #444942;border-radius:16px;padding:32px;background:#171b19;color:#f2f4eb;box-shadow:0 30px 90px #0007;color-scheme:dark}#design-dialog::backdrop{background:#080c09b8;backdrop-filter:blur(8px)}.dialog-heading{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:25px}.dialog-heading .eyebrow{color:#ff8a4b;font-size:9px}.dialog-heading h2{font-size:28px;margin:10px 0}.dialog-heading p{font-size:12px;color:#a4ad9c;margin-bottom:0}.design-options{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}.design-option{border:1px solid #42493d;border-radius:8px;padding:10px;text-align:left;display:flex;flex-direction:column;color:#f1f4e9}.design-option:hover,.design-option.active{border-color:#ff8a4b;color:#f1f4e9;background:#22271f}.option-title{display:flex;align-items:center;gap:9px;padding:13px 0 7px}.option-title small{font:9px var(--mono);color:#b3bbab}.option-title strong{font-size:12px;font-weight:500}.option-title>.icon{width:13px;height:13px;margin-left:auto;color:#ff8a4b}.option-description{font-size:9px;line-height:1.6;color:#b0b8a7}.design-preview{display:block;aspect-ratio:1.5;background:#161a1d;width:100%;border-radius:4px;position:relative;overflow:hidden;border:1px solid #424940}.design-preview i{position:absolute;left:10%;top:28%;width:35%;height:8%;background:#ecefe8;box-shadow:0 12px 0 #f97127}.design-preview b{position:absolute;right:10%;top:20%;width:35%;height:65%;background:url('assets/motor-cutout.webp') center/contain no-repeat}.design-preview em{position:absolute;bottom:8%;left:10%;width:22%;height:8%;background:#f97127}.preview-magma{background:url('assets/hero-magma.webp') center/cover}.preview-magma b{display:none}.preview-precision{background:linear-gradient(90deg,#151719 50%,#e8eadf 50%)}.preview-obsidian{background:#080a0b}.preview-obsidian i{height:4%;box-shadow:0 12px 0 #d0c2ac}.preview-obsidian b{width:48%;right:5%;top:5%;height:90%}.preview-obsidian em{background:none;border:1px solid #877d6b;border-radius:8px}.preview-gridline{background-image:linear-gradient(#4c615040 1px,transparent 1px),linear-gradient(90deg,#4c615040 1px,transparent 1px);background-size:12px 12px;background-color:#141e18}.preview-velocity{background:linear-gradient(110deg,#f65c1b 55%,#16181a 55%)}.preview-velocity i{background:#16181a;transform:skew(-12deg);box-shadow:0 12px 0 #fff}.preview-atlas{background:linear-gradient(90deg,#fff 21%,#e4e9df 21%)}.preview-atlas i{left:27%;top:10%;width:65%;height:35%;background:#263b30;box-shadow:0 32px 0 #fff,0 48px 0 #fff}.preview-atlas b,.preview-atlas em{display:none}.preview-horizon{background:url('assets/hero-flight.webp') center/cover}.preview-horizon i{top:53%;height:4%;box-shadow:0 10px 0 #ffd6a0}.preview-horizon b{display:none}.preview-foundry{background:#ff761e}.preview-foundry i{background:#151714;box-shadow:0 12px 0 #151714}.preview-foundry em{background:#151714}.preview-gallery{background:#f4f0e8}.preview-gallery i{background:#3c4034;box-shadow:0 12px 0 #9c8a70;height:4%;width:30%}.preview-gallery em{background:#333a2b;width:19%;height:5%}.preview-signal{background:#111719}.preview-signal i{background:#292f31;box-shadow:none;width:58%;height:58%;top:12%;left:6%;border-radius:4px}.preview-signal b{right:40%;top:13%;height:55%;width:25%}.preview-signal em{background:#f9743b;width:25%;height:58%;top:12%;right:6%;left:auto;border-radius:4px}#toast{position:fixed;right:25px;bottom:105px;max-width:calc(100vw - 50px);padding:16px 25px;color:#fff;background:#232921;border:1px solid #747f69;border-left:4px solid #ff7934;border-radius:6px;z-index:100;box-shadow:0 5px 30px #0004;opacity:0;transform:translateY(12px);transition:opacity .2s,transform .2s;pointer-events:none;font-size:13px}#toast.visible{opacity:1;transform:translateY(0)}
/* Language length and smaller surfaces are part of the comparison. */
html[lang='ru-RU'] .hero-copy h1{font-size:clamp(35px,4.15vw,60px);letter-spacing:-1.7px}html[lang='ru-RU'] .main-nav{gap:20px;margin-left:15px}html[lang='ru-RU'] .family-item b{font-size:10px;white-space:normal}html[lang='ru-RU'] .signal-main .hero-copy h1{font-size:39px}html[lang='en-US'] .hero-copy h1{font-size:clamp(43px,4.8vw,70px)}html[lang='en-US'] .family-item b{font-size:10px}
@media(min-width:1700px){:root{--width:1450px}.magma-hero{height:720px;padding-top:150px}.horizon-hero{min-height:850px}.product-photo{aspect-ratio:1.3}.hero-copy h1{font-size:85px}.hero-copy p{font-size:14px}}
@media(max-width:1400px){:root{--width:calc(100% - 80px)}.main-nav{margin-left:15px;gap:24px}.site-header{gap:25px}.header-actions{gap:11px}.family-item{padding:8px 10px;gap:9px}.family-icon .icon{width:23px;height:23px}.family-item small{font-size:6px}.family-item b{font-size:11px}.business-band{grid-template-columns:100px 1fr auto}.precision-families .compact .family-item{padding:19px}.signal-main{padding:35px}.signal-main h1{font-size:51px}.signal-business{padding:23px}.signal-business h2{font-size:23px}.signal-stat>strong{font-size:52px}.basket-line{grid-template-columns:70px minmax(0,1fr) 128px 82px 25px;gap:12px}.basket-image{width:70px;height:70px}.basket-layout,.quote-layout,.checkout-layout{grid-template-columns:minmax(0,1fr) 295px;gap:25px}.horizon-intro{gap:32px}.horizon-intro h2{font-size:25px}}
@media(max-width:1100px){:root{--width:calc(100% - 48px)}.announcement,.site-header{padding-left:24px;padding-right:24px}.site-header{gap:24px;height:75px}.main-nav{gap:18px;margin-left:0}.main-nav a{font-size:11px}.header-actions{gap:6px}.search-link{display:none}.brand strong{font-size:32px}.brand img{width:30px}.hero-copy h1{font-size:58px}.magma-hero{height:585px;padding:100px 30px 80px;background-position:60% center}.magma-hero .hero-copy{max-width:560px}.hero-coordinate{left:30px}.hero-footnote{right:30px;gap:10px;font-size:8px}.family-strip{grid-template-columns:repeat(4,1fr);gap:15px 0;padding:23px 0}.family-item{justify-content:flex-start;padding-left:20px}.family-item:nth-child(4){border:0}.family-item b{font-size:12px}.family-item small{font-size:7px}.product-grid{gap:13px}.card-content{padding:15px}.card-content h3{font-size:13px}.product-photo{margin:12px 12px 0}.card-top{padding:12px 13px 0}.card-bottom strong{font-size:18px}.business-band{grid-template-columns:1fr auto;padding:28px}.business-band>.eyebrow{grid-column:1/-1}.business-band h2{font-size:25px}.section{padding:45px 0}.precision-hero{padding:0 25px;min-height:610px}.precision-hero .hero-copy{padding-top:65px;padding-right:25px}.precision-hero h1{font-size:46px}.precision-hero .motor-stage{padding:25px 10px 45px}.precision-spec{gap:20px;padding:20px 25px}.precision-families .compact{grid-template-columns:repeat(4,1fr)}.obsidian-hero{padding:90px 40px 80px;min-height:650px}.obsidian-intro,.obsidian-bottom{left:40px;right:40px}.obsidian-hero h1{font-size:48px}.obsidian-hero .motor-stage{height:430px}.obsidian-editorial{grid-template-columns:.5fr 2fr 1fr}.gridline-hero{padding:80px 30px 100px;min-height:600px}.gridline-hero .hero-copy h1{font-size:48px}.engineering-stage .motor-stage{height:340px}.velocity-hero{padding:75px 30px 130px;min-height:605px;gap:10px}.velocity-hero h1{font-size:62px}.velocity-hero .motor-stage{height:380px}.velocity-hero .hero-copy p{max-width:300px}.atlas-layout{grid-template-columns:185px 1fr;gap:20px;padding:0 24px}.atlas-hero{padding:27px}.atlas-hero h1{font-size:32px}.atlas-stat strong{font-size:85px}.procurement-row{grid-template-columns:60px 1fr 75px;gap:14px}.procurement-row>.btn{grid-column:2/4;justify-self:start}.row-image{height:60px;width:60px}.horizon-hero{padding:80px 30px 100px;min-height:680px}.horizon-intro{grid-template-columns:1fr 1fr}.horizon-intro .metrics{grid-column:1/-1;justify-content:space-between;padding:15px 0}.foundry-hero{padding:95px 30px 80px;gap:20px;min-height:585px}.foundry-hero h1{font-size:64px}.foundry-topline{left:30px;right:30px}.foundry-modules{grid-template-columns:1.2fr repeat(4,1fr)}.foundry-index,.foundry-module{padding:18px;min-height:200px}.foundry-index h2{font-size:22px}.foundry-module h3{font-size:13px}.gallery-hero{gap:35px;min-height:605px}.gallery-hero h1{font-size:45px}.gallery-exhibit{padding-left:25px}.gallery-exhibit .motor-stage{height:360px}.exhibit-label{font-size:9px}.exhibit-label .text-link{font-size:9px}.signal-grid{grid-template-rows:310px 130px 150px;gap:12px}.signal-main{padding:25px}.signal-main h1{font-size:43px}.signal-main .motor-stage{height:300px}.signal-business{padding:20px}.signal-business p{font-size:10px}.signal-business h2{font-size:20px}.signal-stat{padding:20px}.signal-stat>strong{font-size:45px}.signal-stat>p{font-size:8px}.signal-main .hero-copy .eyebrow{font-size:7px}.catalogue-layout{grid-template-columns:190px minmax(0,1fr);gap:20px}.filters{padding:17px}.catalogue-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-detail{gap:35px}.detail-copy h1{font-size:31px}.detail-image{padding:20px;aspect-ratio:1}.basket-layout,.quote-layout{grid-template-columns:1fr}.basket-layout .order-summary,.quote-layout .order-summary{max-width:500px;width:100%;justify-self:end}.basket-line{grid-template-columns:80px minmax(0,1fr) 128px 100px 30px;gap:20px}.checkout-layout{grid-template-columns:minmax(0,1fr) 290px}.guide-grid{gap:15px}.guide-grid>article{padding:25px}.guide-grid h2{font-size:20px}.footer-top{gap:35px}.design-dots{gap:0;padding-left:7px}.design-dots button{min-width:26px;padding:3px}.switcher-prefix{padding-right:12px}.switcher-prefix>span{display:none}html[lang='ru-RU'] .main-nav{gap:11px;margin-left:0}html[lang='ru-RU'] .main-nav a{font-size:10px}html[lang='ru-RU'] .signal-main .hero-copy h1{font-size:32px}html[lang='ru-RU'] .signal-main .hero-actions{flex-direction:column;align-items:flex-start}html[lang='ru-RU'] .signal-business h2{font-size:18px}}
@media(max-width:800px){:root{--width:calc(100% - 36px)}.announcement{padding:0 18px;height:30px;font-size:8px}.site-header{padding:0 18px;height:69px;gap:15px}.brand img{width:27px;height:29px}.brand strong{font-size:31px}.brand{gap:9px}.main-nav{display:none;position:absolute;top:69px;left:0;right:0;flex-direction:column;background:#131616;border-bottom:1px solid #3c4039;padding:12px 20px;gap:0;margin:0;align-self:auto}.main-nav.is-open{display:flex}.main-nav a{padding:13px 5px;font-size:13px!important}.main-nav a.active:after{display:none}.header-actions{gap:10px}.menu-button{display:flex;min-width:28px;padding:5px}.language-control .icon{display:none}.language-control select,.currency-select{font-size:10px}.cart-link{min-width:30px}.family-strip{grid-template-columns:repeat(4,1fr);padding:22px 0;gap:20px 0}.family-item{flex-direction:column;align-items:flex-start;padding-left:18px;gap:10px}.family-item b{font-size:11px;white-space:normal}.family-item small{font-size:6px}.family-icon .icon{width:24px;height:24px}.family-strip.compact{grid-template-columns:repeat(4,1fr);gap:8px}.family-strip.compact .family-item{padding:16px 12px;min-height:115px}.hero-copy h1{font-size:53px;letter-spacing:-2px}.hero-copy p{font-size:12px}.hero-copy .eyebrow{font-size:8px;margin-bottom:22px;letter-spacing:1.5px}.magma-hero{height:620px;padding:80px 25px 80px;background-position:63% center;background-image:linear-gradient(90deg,#0c0d0eed,transparent 100%),url('assets/hero-magma.webp')}.magma-hero .hero-copy{max-width:520px}.magma-hero .hero-copy p{max-width:315px}.hero-footnote{bottom:24px;font-size:8px;right:25px;flex-direction:column;gap:5px}.hero-coordinate{left:25px;bottom:24px;flex-direction:column;gap:7px;font-size:7px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}.product-photo{aspect-ratio:1.25}.card-content h3{font-size:15px}.section-heading h2{font-size:25px}.section-heading .text-link{font-size:10px}.section-heading .eyebrow{font-size:8px}.section{padding:37px 0}.business-band{margin-bottom:45px;padding:25px;gap:18px}.business-band h2{font-size:24px}.business-band p{font-size:11px}.business-band>.btn{font-size:10px;padding:12px 15px}.precision-hero{min-height:550px;padding:0 20px;grid-template-columns:1.1fr 1fr}.precision-hero .hero-copy{padding:55px 15px 40px 0}.precision-hero h1{font-size:38px}.precision-hero .hero-copy p{font-size:10px}.precision-hero .hero-actions .btn{font-size:10px;padding:11px 14px;min-height:39px;gap:9px}.precision-hero .motor-stage{padding:10px 0 30px}.precision-hero .stage-caption{font-size:7px;bottom:40px}.precision-spec{padding:18px 20px;margin-bottom:20px;gap:15px}.precision-spec strong{font-size:17px}.precision-spec>span{font-size:8px}.precision-spec .round-button{height:35px;width:35px}.obsidian-hero{padding:95px 25px 75px;min-height:580px;grid-template-columns:1.1fr 1fr}.obsidian-intro,.obsidian-bottom{left:25px;right:25px}.obsidian-hero h1{font-size:37px;line-height:1.5}.obsidian-hero .hero-copy p{font-size:11px}.obsidian-hero .motor-stage{height:340px}.obsidian-hero .hero-actions{gap:9px}.obsidian-hero .btn{padding:11px 14px;font-size:10px;min-height:40px}.obsidian-intro .eyebrow{font-size:7px}.obsidian-intro>span:last-child{font-size:7px}.obsidian-editorial{grid-template-columns:70px 1fr;gap:15px;padding:35px 0 10px}.obsidian-editorial h2{font-size:25px}.obsidian-editorial p{grid-column:2}.gridline-hero{padding:80px 25px 100px;grid-template-columns:1.1fr 1fr;min-height:590px}.gridline-hero .hero-copy h1{font-size:39px}.gridline-hero .hero-copy p{font-size:11px}.gridline-hero .btn{font-size:10px;padding:11px 13px;gap:8px}.gridline-label{font-size:8px;padding:13px}.engineering-stage .motor-stage{height:280px}.annotation{font-size:7px}.engineering-bottom{font-size:7px}.gridline-metrics{padding:20px}.gridline-metrics .metrics>div{gap:9px}.gridline-metrics strong{font-size:23px}.gridline-metrics small{font-size:8px}.velocity-hero{padding:65px 25px 100px;min-height:590px;grid-template-columns:1.25fr 1fr}.velocity-hero h1{font-size:52px}.velocity-hero .hero-copy p{font-size:11px;max-width:265px}.velocity-hero .motor-stage{height:310px;width:120%;margin-left:-20%}.velocity-hero .hero-actions .btn{font-size:10px;padding:11px 13px;gap:9px}.velocity-word{bottom:-10px;font-size:105px;letter-spacing:-5px}.velocity-ticker{font-size:9px;letter-spacing:2px;padding:12px}.atlas-layout{grid-template-columns:160px 1fr;gap:15px;padding:0 18px;margin-top:23px}.atlas-sidebar{padding:19px 12px}.atlas-sidebar h2{font-size:20px}.atlas-sidebar>a{font-size:10px;gap:7px;padding:13px 0}.atlas-sidebar>a .icon{width:14px}.atlas-sidebar .download-link{font-size:9px}.atlas-stat{display:none}.atlas-hero{padding:25px}.atlas-hero h1{font-size:33px}.atlas-hero .hero-copy .eyebrow{font-size:7px}.atlas-hero .hero-copy p{font-size:10px}.atlas-hero .hero-actions{gap:5px}.atlas-hero .btn.quiet{border:0}.procurement-row{padding:14px;grid-template-columns:50px 1fr 65px;gap:10px}.row-image{height:50px;width:50px}.procurement-row h3{font-size:11px}.procurement-row p{font-size:9px;max-height:30px;overflow:hidden}.row-price b{font-size:12px}.atlas-search{gap:5px;padding-left:10px}.atlas-search input{font-size:10px;padding-left:0}.atlas-search button{font-size:10px;padding:9px 12px}.atlas-search>.icon{width:15px}.horizon-hero{min-height:680px;background-position:62% center;padding:80px 25px 100px}.horizon-hero .hero-copy{max-width:500px}.horizon-hero h1{font-size:53px}.horizon-hero .hero-copy p{max-width:340px;font-size:12px}.horizon-overline{font-size:8px;letter-spacing:1.5px}.horizon-footer{left:25px;right:25px;font-size:8px}.horizon-intro{gap:20px;padding:40px 0 15px}.horizon-intro h2{font-size:23px}.foundry-hero{padding:90px 25px 80px;grid-template-columns:1.2fr 1fr;min-height:570px;gap:18px}.foundry-hero h1{font-size:51px;letter-spacing:-2px}.foundry-hero .hero-copy p{font-size:11px}.foundry-hero .hero-copy .eyebrow{font-size:7px;letter-spacing:1px}.foundry-hero .motor-stage{max-height:355px;height:355px}.foundry-hero .hero-actions .btn{padding:11px 12px;font-size:10px;gap:8px}.foundry-topline{left:25px;right:25px;font-size:8px}.foundry-modules{grid-template-columns:repeat(4,1fr)}.foundry-index{grid-column:1/-1;min-height:110px;display:flex;align-items:center;justify-content:space-between;gap:20px}.foundry-index .eyebrow{font-size:7px}.foundry-index h2{margin:0}.foundry-index strong{font-size:42px}.foundry-module{min-height:180px}.gallery-hero{min-height:535px;gap:20px}.gallery-hero h1{font-size:39px}.gallery-hero .hero-copy p{font-size:11px}.gallery-hero .hero-copy .eyebrow{font-size:7px;letter-spacing:.9px}.gallery-hero .hero-actions .btn{padding:10px 12px;font-size:10px;gap:8px;min-height:39px}.gallery-exhibit{padding-left:18px}.gallery-exhibit .motor-stage{height:315px}.exhibit-label{flex-direction:column;gap:12px}.gallery-collection-label{font-size:8px}.gallery-collection-label p{font-size:10px}body[data-design='gallery'] .product-grid{gap:18px}.signal-grid{grid-template-columns:repeat(4,1fr);grid-template-rows:410px 150px 155px}.signal-main{grid-column:1/-1;grid-row:1;grid-template-columns:1.1fr 1fr;padding:32px}.signal-main h1{font-size:46px}.signal-main .motor-stage{height:330px;width:100%;margin:0}.signal-main .hero-copy p{font-size:11px}.signal-business{grid-column:1/4;grid-row:2;padding:20px 24px;position:relative}.signal-business>.eyebrow{font-size:8px;margin:0}.signal-business>.icon{display:none}.signal-business h2{margin:12px 0 0;font-size:25px}.signal-business p{display:none}.signal-business>span:last-child{width:100%;font-size:11px}.signal-stat{grid-column:4;grid-row:2;padding:22px 16px}.signal-stat>strong{font-size:46px}.signal-stat strong span{display:none}.signal-family{padding:18px 14px}.signal-family h3{font-size:13px}.signal-family>span{font-size:8px}.signal-heading .eyebrow{font-size:8px}.signal-status{font-size:8px}.page-heading{padding-top:35px}.page-heading h1{font-size:37px}.catalogue-layout{grid-template-columns:160px minmax(0,1fr);gap:18px}.filters{padding:14px}.filter-heading{align-items:flex-start;flex-direction:column;gap:8px}.filter-radio{font-size:10px;gap:7px}.filter-radio input{width:12px;height:12px}.filters>.field{font-size:10px}.filters .fine-print{font-size:8px}.catalogue-grid .card-content{padding:12px}.catalogue-grid .card-content h3{font-size:12px}.catalogue-grid .product-photo{margin:10px 8px 0}.catalogue-grid .card-top{padding:10px 10px 0;font-size:8px}.catalogue-grid .sku{font-size:7px}.catalogue-grid .card-bottom strong{font-size:16px}.catalogue-grid .add-button{height:30px;width:30px}.catalogue-grid .product-card{min-height:310px}.results-toolbar{font-size:10px;align-items:flex-start}.results-toolbar label{gap:5px}.results-toolbar select{font-size:9px;max-width:150px}.results-toolbar label{font-size:0}.product-detail{grid-template-columns:1fr 1fr;gap:24px;margin-top:0}.detail-copy h1{font-size:26px}.detail-copy .eyebrow{font-size:8px}.detail-price{font-size:28px;margin:20px 0}.detail-specs{font-size:11px;padding-bottom:20px}.detail-purchase{grid-template-columns:70px 1fr}.detail-purchase>.btn{font-size:11px}.detail-copy>.fine-print{font-size:9px}.detail-image{aspect-ratio:.8;padding:10px}.detail-image-footer{font-size:8px;flex-wrap:wrap}.image-label{font-size:8px}.specs-header>span{display:none}.specs-section dl>div{grid-template-columns:60px 1fr;font-size:11px;gap:12px}.basket-line{grid-template-columns:65px minmax(0,1fr) 105px 80px 24px;gap:13px}.basket-image{width:65px;height:65px}.basket-line .quantity-control{width:105px}.basket-line .quantity-control input{width:43px}.basket-line .quantity-control button{min-width:30px}.basket-product h3{font-size:12px}.line-total{font-size:12px}.checkout-layout{grid-template-columns:1fr}.checkout-layout .order-summary{max-width:500px;width:100%;justify-self:end}.guide-grid{grid-template-columns:1fr;gap:15px}.guide-grid>article{padding:25px;display:grid;grid-template-columns:50px 1fr;gap:10px 20px}.guide-grid .guide-number{grid-column:1;grid-row:1;margin:0}.guide-grid .icon{grid-column:1;grid-row:2}.guide-grid h2{grid-column:2;grid-row:1;margin:0}.guide-grid p{grid-column:2;grid-row:2;margin:0}.about-hero h1{font-size:36px}.about-hero>p{font-size:13px}.footer-top{gap:30px;grid-template-columns:1.5fr 1fr 1.5fr}.footer-top>div:first-child{grid-column:1/-1;display:flex;align-items:center;gap:25px}.footer-top>div:first-child p{margin:0}.site-footer{padding:35px 25px 120px}.footer-bottom{font-size:8px}.design-dots{display:none}.switcher-prefix{font-size:10px;padding-left:7px}.design-switcher{gap:5px;bottom:12px}.design-options{grid-template-columns:repeat(3,minmax(0,1fr))}.dialog-heading h2{font-size:25px}#design-dialog{padding:24px}.option-title strong{font-size:11px}html[lang='ru-RU'] .hero-copy h1{font-size:39px}html[lang='ru-RU'] .precision-hero h1,html[lang='ru-RU'] .obsidian-hero h1,html[lang='ru-RU'] .gridline-hero h1,html[lang='ru-RU'] .gallery-hero h1{font-size:30px}html[lang='ru-RU'] .signal-main .hero-copy h1{font-size:36px}html[lang='ru-RU'] .hero-copy p{font-size:11px}html[lang='ru-RU'] .atlas-hero h1{font-size:28px}html[lang='ru-RU'] .family-item b{font-size:9px}html[lang='en-US'] .hero-copy h1{font-size:43px}html[lang='en-US'] .precision-hero h1,html[lang='en-US'] .gallery-hero h1,html[lang='en-US'] .obsidian-hero h1{font-size:36px}html[lang='en-US'] .atlas-hero h1{font-size:30px}}
@media(max-width:520px){:root{--width:calc(100% - 32px)}.announcement{padding:0 16px;font-size:7px;gap:10px}.site-header{padding:0 16px;gap:10px;height:65px}.main-nav{top:65px}.header-actions{gap:6px}.brand strong{font-size:28px}.brand img{width:25px;height:26px}.brand{gap:8px}.brand strong span{font-size:7px}.icon-button .icon{width:18px;height:18px}.currency-select{max-width:52px;font-size:9px}.language-control select{max-width:50px;font-size:10px}.header-actions .icon-button{min-width:25px}.cart-link{margin:0 3px}.cart-count{width:13px;height:13px;font-size:8px;line-height:13px;right:-2px;top:2px}.hero-copy h1{font-size:44px;line-height:1.3;letter-spacing:-1.5px}.hero-copy .eyebrow{font-size:7px;letter-spacing:1.4px;margin-bottom:23px}.hero-copy p{font-size:11px;line-height:1.9}.hero-actions{gap:10px}.btn{font-size:11px;min-height:43px;padding:12px 17px;gap:10px}.magma-hero{height:625px;padding:57px 23px 50px;background-position:63% 100%;background-size:auto 77%;background-color:#141416;background-repeat:no-repeat;background-image:linear-gradient(180deg,#141416 1%,#141416e8 15%,transparent 65%),url('assets/hero-magma.webp')}.magma-hero .hero-copy{max-width:100%}.magma-hero .hero-copy p{max-width:310px;line-height:1.85;margin-bottom:25px;color:#b8bbb6}.magma-hero h1{font-size:45px;line-height:1.3;margin-bottom:18px}.hero-coordinate{left:23px;bottom:21px;max-width:160px;line-height:1.5;font-size:6px;gap:4px}.hero-coordinate>span{font-size:7px}.hero-footnote{right:20px;bottom:23px;font-size:7px;gap:4px}.hero-footnote span{font-size:6px}.family-strip{gap:15px 0;padding:23px 0}.family-item{padding:4px 8px 4px 11px;gap:9px}.family-item b{font-size:10px}.family-item small{font-size:5px;letter-spacing:0;margin-top:5px}.family-icon .icon{width:24px;height:24px}.section{padding:33px 0}.section-heading{margin-bottom:21px;gap:12px}.section-heading h2{font-size:23px;line-height:1.4}.section-heading .eyebrow{font-size:6px;letter-spacing:1px;margin-bottom:7px}.section-heading>.text-link{font-size:9px;gap:5px;white-space:nowrap}.section-heading .text-link .icon{width:13px}.product-grid{gap:11px}.product-photo{margin:10px 9px 0;aspect-ratio:1.05}.card-top{padding:11px 12px 0;font-size:8px}.card-index{font-size:8px}.card-content{padding:12px}.card-content h3{font-size:12px;line-height:1.55;min-height:38px;margin:7px 0 8px}.sku{font-size:7px}.card-spec{font-size:9px;line-height:1.6;height:29px;margin-bottom:14px}.card-bottom{padding-top:13px;gap:4px}.card-bottom strong{font-size:17px}.card-bottom small{font-size:7px}.add-button{height:31px;width:31px}.add-button .icon{width:15px;height:15px}.business-band{grid-template-columns:1fr;padding:24px;margin:12px auto 35px;gap:17px}.business-band>.eyebrow{font-size:8px}.business-band h2{font-size:25px;line-height:1.4}.business-band p{font-size:11px}.business-band>.btn{justify-self:start;font-size:11px;padding:12px 18px}.precision-hero{display:flex;flex-direction:column;background:linear-gradient(#151719 0 51%,#e8eae2 51%);padding:40px 23px 20px;min-height:780px}.precision-hero .hero-copy{padding:0;width:100%}.precision-hero h1{font-size:41px}.precision-hero .hero-copy p{font-size:11px;max-width:330px;margin-bottom:22px}.precision-hero .motor-stage{width:100%;height:325px;flex-shrink:0;padding:18px 0 25px;margin-top:25px}.precision-hero .motor-stage img{height:100%;width:85%}.precision-hero .stage-ring{width:68%;max-height:245px}.precision-hero .stage-caption{bottom:11px}.precision-spec{width:100%;padding:14px 12px;margin:0;gap:12px}.precision-spec>b{display:none}.precision-spec strong{font-size:13px}.precision-spec>span{font-size:7px}.precision-spec .round-button{width:30px;height:30px;flex-shrink:0}.precision-families .compact{grid-template-columns:repeat(4,1fr)}.family-strip.compact .family-item{padding:15px 9px;min-height:112px}.family-strip.compact .family-item b{font-size:10px}.family-strip.compact .family-item small{font-size:5px}.obsidian-hero{padding:85px 24px 75px;grid-template-columns:1fr;min-height:880px;gap:10px}.obsidian-intro{left:24px;right:24px;top:24px}.obsidian-intro .eyebrow{font-size:6px;letter-spacing:.5px}.obsidian-intro>span:last-child{font-size:6px}.obsidian-hero h1{font-size:42px;font-weight:350;line-height:1.4;margin-bottom:20px}.obsidian-hero .hero-copy p{font-size:11px;max-width:300px;margin-bottom:24px}.obsidian-hero .motor-stage{height:360px;width:100%;margin:0}.obsidian-hero .motor-stage img{height:100%;width:85%;filter:brightness(.95)}.obsidian-hero .stage-ring{width:85%;max-width:340px}.obsidian-bottom{left:24px;right:24px;bottom:23px;padding-top:13px;font-size:8px}.obsidian-bottom .text-link{font-size:9px}.obsidian-editorial{grid-template-columns:53px 1fr;gap:15px;padding-top:30px}.obsidian-editorial h2{font-size:24px;line-height:1.5;margin-bottom:0}.obsidian-editorial p{font-size:10px;margin:0}.obsidian-editorial .editorial-number{font-size:9px;padding-top:9px}.obsidian-editorial+.family-strip .family-item{padding-left:11px;gap:12px}.gridline-hero{grid-template-columns:1fr;padding:68px 23px 95px;min-height:810px;margin-top:16px}.gridline-label{font-size:6px;padding:13px 10px}.gridline-hero .hero-copy h1{font-size:42px}.gridline-hero .hero-copy p{font-size:10px;max-width:300px;margin-bottom:25px}.gridline-hero .hero-copy .eyebrow{font-size:6px;letter-spacing:1px}.engineering-stage{margin-top:20px}.engineering-stage .motor-stage{height:305px}.engineering-stage .motor-stage img{width:82%}.engineering-stage .stage-ring{width:90%;max-height:290px}.annotation{font-size:7px}.engineering-bottom{margin-top:3px;font-size:6px}.gridline-metrics{padding:18px 15px}.gridline-metrics .metrics{gap:12px}.gridline-metrics .metrics>div{flex-direction:column;align-items:flex-start;gap:7px}.gridline-metrics .metrics strong{font-size:23px}.gridline-metrics .metrics small{font-size:7px}.velocity-hero{display:flex;flex-direction:column;padding:48px 23px 55px;min-height:780px;gap:20px}.velocity-hero:before{right:-52%;top:45%;width:130%;transform:skewX(-24deg)}.velocity-hero h1{font-size:47px;line-height:1.16}.velocity-hero .hero-copy p{max-width:305px;font-size:11px;color:#442316}.velocity-hero .hero-copy .eyebrow{font-size:7px;margin-bottom:20px}.velocity-hero .motor-stage{height:325px;width:95%;margin:-10px 0 0;align-self:flex-end;transform:rotate(13deg)}.velocity-hero .motor-stage img{width:88%;height:100%}.velocity-word{font-size:78px;letter-spacing:-4px;bottom:-3px;left:0;color:#ff631d;opacity:.38}.velocity-number{font-size:150px;top:340px;right:5%}.velocity-ticker{font-size:7px;gap:25px;justify-content:flex-start}.atlas-layout{display:flex;flex-direction:column;padding:0 16px;gap:15px;margin-top:18px;margin-bottom:30px}.atlas-sidebar{padding:13px;display:grid;grid-template-columns:repeat(4,1fr);width:100%;gap:10px}.atlas-sidebar>.eyebrow,.atlas-sidebar h2,.atlas-sidebar .download-link{display:none}.atlas-sidebar>a{padding:4px 0;border:0;font-size:8px;gap:5px}.atlas-sidebar>a .icon{width:12px;height:12px}.atlas-sidebar>a small{display:none}.atlas-main{min-width:0}.atlas-hero{padding:29px 24px;min-height:330px}.atlas-hero h1{font-size:37px}.atlas-hero .hero-copy .eyebrow{font-size:6px;letter-spacing:1px}.atlas-hero .hero-copy p{font-size:11px;margin-bottom:24px}.atlas-hero .hero-actions .btn{font-size:10px}.atlas-main .section-heading h2{font-size:22px}.atlas-main .section-heading .text-link{font-size:9px}.procurement-row{grid-template-columns:58px minmax(0,1fr) 67px;gap:13px;padding:15px 12px}.procurement-row h3{font-size:11px;margin:4px 0 5px}.procurement-row p{font-size:8px;line-height:1.6;max-height:26px}.row-image{width:58px;height:58px}.procurement-row>.btn{grid-column:2/4;justify-self:start;font-size:9px;min-height:30px;padding:6px 10px}.procurement-row .sku{font-size:7px}.row-price b{font-size:12px}.row-price small{font-size:7px}.horizon-hero{min-height:705px;padding:240px 23px 90px;background-position:65% center;background-image:linear-gradient(0deg,#141713e6,transparent 85%),url('assets/hero-flight.webp')}.horizon-overline{top:28px;font-size:7px;letter-spacing:1px}.horizon-hero h1{font-size:43px;margin-bottom:22px}.horizon-hero .hero-copy p{font-size:11px;max-width:310px;color:#d5d8c9;line-height:1.9}.horizon-footer{left:23px;right:23px;font-size:7px;bottom:25px;gap:15px}.horizon-intro{grid-template-columns:1fr;padding:33px 7px 12px;gap:12px}.horizon-intro h2{font-size:28px;max-width:300px;line-height:1.5;margin-bottom:0}.horizon-intro>p{font-size:11px}.horizon-intro .metrics{padding:17px 0;gap:20px}.horizon-intro .metrics strong{font-size:31px}.horizon-intro .metrics small{font-size:8px}.foundry-hero{display:flex;flex-direction:column;padding:85px 23px 70px;min-height:850px;gap:30px}.foundry-topline{left:23px;right:23px;top:22px;font-size:6px;letter-spacing:.5px}.foundry-hero .hero-copy{width:100%}.foundry-hero h1{font-size:44px;line-height:1.3}.foundry-hero .hero-copy .eyebrow{font-size:6px;margin-bottom:22px;letter-spacing:.8px}.foundry-hero .hero-copy p{font-size:11px}.foundry-hero .motor-stage{width:100%;height:330px;max-height:none}.foundry-hero .motor-stage img{width:84%;height:100%}.foundry-hero .stage-ring{height:270px;width:270px}.foundry-hero .stage-caption{font-size:7px;bottom:12px}.foundry-stamp{bottom:20px;right:23px}.foundry-stamp span{font-size:6px}.foundry-stamp b{font-size:20px}.foundry-modules{grid-template-columns:1fr 1fr;margin-top:24px}.foundry-index{min-height:95px;padding:20px 17px;gap:15px}.foundry-index .eyebrow{font-size:6px;max-width:60px}.foundry-index h2{font-size:24px}.foundry-index strong{font-size:35px}.foundry-module{min-height:165px;padding:19px}.foundry-module>small{font-size:8px;margin-bottom:19px}.foundry-module>.icon{width:34px;height:34px}.foundry-module h3{font-size:13px;margin-top:15px}.gallery-hero{display:flex;flex-direction:column;align-items:stretch;padding:45px 8px 27px;min-height:810px;gap:35px}.gallery-hero .hero-copy .eyebrow{font-size:6px;letter-spacing:1px;margin-bottom:25px}.gallery-hero h1{font-size:41px;line-height:1.4;letter-spacing:-1px}.gallery-hero .hero-copy p{font-size:11px;margin-bottom:25px;max-width:320px}.gallery-exhibit{border-left:0;border-top:1px solid var(--line);padding:20px 0 0}.exhibit-index{font-size:7px}.gallery-exhibit .motor-stage{height:330px}.gallery-exhibit .motor-stage img{width:90%;height:100%}.exhibit-label{flex-direction:row;padding-top:15px;align-items:center;font-size:9px}.exhibit-label small{font-size:7px}.exhibit-label .text-link{font-size:9px}.gallery-collection-label{padding-top:20px;gap:15px;font-size:7px}.gallery-collection-label p{font-size:9px;text-align:right;max-width:170px}body[data-design='gallery'] .product-grid{gap:17px}.signal-dashboard{padding-top:19px}.signal-heading{margin-bottom:15px;gap:12px}.signal-heading .eyebrow{font-size:6px;letter-spacing:.8px}.signal-status{font-size:6px}.signal-grid{grid-template-columns:1fr 1fr;grid-template-rows:auto auto auto auto;gap:11px}.signal-main{grid-row:1;grid-column:1/-1;display:flex;flex-direction:column;align-items:stretch;padding:28px 23px 20px;min-height:685px}.signal-main .hero-copy .eyebrow{font-size:6px;letter-spacing:1px;margin-bottom:23px}.signal-main h1{font-size:43px;letter-spacing:-1px}.signal-main .hero-copy p{font-size:10px;max-width:300px;margin-bottom:25px}.signal-main .btn{font-size:10px;min-height:40px;padding:10px 12px}.signal-main .motor-stage{height:290px;max-height:290px;margin-top:25px;width:100%}.signal-main .motor-stage img{height:100%;width:90%}.signal-main .stage-ring{height:240px;width:240px}.signal-main .stage-caption{font-size:6px;bottom:1px}.signal-business{grid-column:1;grid-row:2;padding:20px 17px;min-height:175px}.signal-business h2{font-size:22px;margin-top:17px}.signal-business>.eyebrow{font-size:7px}.signal-business>span:last-child{font-size:10px;gap:10px}.signal-stat{grid-column:2;grid-row:2;padding:30px 20px;display:flex;flex-direction:column;justify-content:center}.signal-stat>strong{font-size:61px}.signal-stat>p{font-size:8px;margin-top:16px}.signal-family{padding:20px;min-height:140px}.signal-family h3{font-size:15px;margin:15px 0 10px}.signal-family>span{font-size:9px}.page-heading{padding:32px 0 22px}.page-heading .eyebrow{font-size:7px;letter-spacing:1.5px;margin-bottom:15px}.page-heading h1{font-size:33px;letter-spacing:-.8px;margin-bottom:14px}.page-heading>p{font-size:11px}.page-heading .search-form{margin-top:23px}.search-form{padding:5px 5px 5px 12px;gap:5px}.search-form input{font-size:10px;padding:8px 5px}.search-form .icon{width:16px}.search-form button{min-height:34px;padding:8px 13px;font-size:10px}.catalogue-layout{grid-template-columns:1fr;gap:19px;margin-bottom:40px}.filters{display:grid;grid-template-columns:1fr 1fr;gap:15px;padding:16px}.filter-heading{grid-column:1/-1;flex-direction:row;align-items:center;margin-bottom:0}.filter-heading h2{font-size:14px}.filter-heading button{font-size:10px}.filters fieldset{grid-column:1/-1;display:flex;flex-wrap:wrap;gap:6px;padding-bottom:15px;margin-bottom:0}.filters legend{margin-bottom:12px;font-size:10px}.filter-radio{padding:5px 8px;border:1px solid var(--line);font-size:9px;border-radius:var(--radius);gap:5px}.filter-radio small{font-size:7px}.filter-radio input{width:10px;height:10px}.filters>.field{font-size:9px;margin:0;gap:6px}.field>input,.field>select,.field>textarea{min-height:39px;padding:8px 10px}.filters>.fine-print{display:none}.results-toolbar{align-items:center;font-size:10px;margin-bottom:17px}.results-toolbar select{font-size:9px}.catalogue-grid{gap:11px}.catalogue-grid .product-card{min-height:320px}.catalogue-grid .card-content h3{font-size:11px;min-height:36px}.catalogue-grid .card-content{padding:11px}.catalogue-grid .card-bottom strong{font-size:15px}.catalogue-grid .card-spec{font-size:8px;height:27px}.catalogue-grid .sku{font-size:6px}.pagination{padding:25px 0;gap:3px;flex-wrap:wrap}.pagination button{min-width:29px;height:31px;font-size:10px}.empty-state{min-height:400px;padding:60px 20px}.empty-state h1,.empty-state h2{font-size:26px}.empty-state p{font-size:12px}.breadcrumb{padding:23px 0;gap:9px;font-size:8px}.product-detail{grid-template-columns:1fr;gap:20px;margin-bottom:38px}.detail-image{aspect-ratio:1.1;padding:20px}.detail-image img{max-height:320px}.detail-copy{padding:0}.detail-copy h1{font-size:30px;line-height:1.4;margin-top:15px}.detail-copy .sku{font-size:9px}.detail-price{font-size:32px}.detail-specs{font-size:12px}.detail-purchase>.btn{font-size:12px}.detail-copy>.fine-print{font-size:10px;line-height:1.9}.specs-section dl{grid-template-columns:1fr}.specs-header h2{font-size:23px}.specs-section dl>div{grid-template-columns:70px 1fr;font-size:11px;padding:15px 0}.specs-section .text-link{font-size:10px}.basket-layout,.quote-layout,.checkout-layout{gap:25px;margin-bottom:45px}.basket-line{grid-template-columns:65px minmax(0,1fr) 24px;gap:14px;padding:20px 0}.basket-product{grid-column:2;grid-row:1}.basket-line .quantity-control{grid-column:2;grid-row:2}.basket-line>.icon-button{grid-column:3;grid-row:1;align-self:start}.basket-image{grid-column:1;grid-row:1}.line-total{grid-column:1;grid-row:2;font-size:11px;text-align:left}.basket-product h3{font-size:12px}.basket-product>small{font-size:9px}.basket-product .sku{font-size:7px}.order-summary{padding:23px}.order-summary h2{font-size:21px}.order-summary>.btn{font-size:11px}.contact-form{padding:22px}.form-heading h2{font-size:20px}.form-heading .text-button{font-size:9px}.form-fields{grid-template-columns:1fr;gap:19px;margin:24px 0}.contact-form>.fine-print{font-size:10px}.contact-form>.btn{width:100%;font-size:11px}.quote-list-actions{gap:12px;flex-wrap:wrap}.quote-list-actions>.text-link{font-size:10px}.payment-options label{font-size:11px}.confirmation{padding:55px 20px}.confirmation h1{font-size:30px}.confirmation>p{font-size:12px}.confirmation>.eyebrow{font-size:8px}.confirmation-details{padding:20px}.confirmation-details>div{font-size:10px}.confirmation-details h2{font-size:20px}.guide-heading h1{font-size:32px;line-height:1.5}.guide-grid>article{padding:23px;grid-template-columns:33px 1fr;gap:12px 15px}.guide-grid h2{font-size:20px}.guide-grid p{font-size:11px}.about-hero{padding:45px 20px}.about-hero>.eyebrow{font-size:7px;letter-spacing:1px}.about-hero h1{font-size:32px;letter-spacing:-1px}.about-hero>p{font-size:12px}.about-hero .metrics{gap:28px}.about-hero .metrics strong{font-size:32px}.about-hero .metrics small{font-size:8px}.prototype-info h2{font-size:23px}.prototype-info>p{font-size:11px}.prototype-info .btn{font-size:10px}.site-footer{padding:32px 23px 114px}.footer-top{grid-template-columns:1fr 1fr;gap:28px 23px}.footer-top>div:first-child{display:block}.footer-top>div:first-child p{margin-top:15px;font-size:11px}.footer-top>div:last-child{grid-column:1/-1}.footer-top>div:last-child>span{font-size:10px}.footer-top h3{margin-bottom:14px;font-size:11px}.footer-top>div:not(:first-child)>a,.footer-top>div:not(:first-child)>span,.footer-top button{font-size:10px}.footer-top p{font-size:10px}.footer-bottom{flex-direction:column;gap:10px;font-size:8px}.design-switcher{bottom:10px;padding:7px;gap:2px;border-radius:10px;max-width:calc(100vw - 20px)}.switcher-prefix{font-size:9px;padding:0 8px 0 4px;margin:0;gap:4px}.switcher-prefix>i{width:4px;height:4px}.design-selector{min-width:181px;gap:10px;padding:2px 6px}.design-number{font-size:17px}.design-number small{font-size:8px}.design-current>b{font-size:11px}.design-current>small{font-size:7px}.switcher-arrow{min-width:28px;padding:5px;min-height:35px}.switcher-arrow .icon{width:15px}.design-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.design-option{padding:9px}.option-title{gap:7px;padding-top:11px}.option-title strong{font-size:11px}.option-description{font-size:8px}.option-title small{font-size:8px}#design-dialog{width:calc(100vw - 24px);padding:20px;max-height:85vh}.dialog-heading h2{font-size:25px}.dialog-heading p{font-size:10px}.dialog-heading .eyebrow{font-size:7px}.dialog-heading>.icon-button{min-width:30px;padding:3px}.dialog-heading{margin-bottom:20px}#toast{right:16px;bottom:87px;font-size:11px;max-width:calc(100vw - 32px);padding:13px 20px}html[lang='en-US'] .hero-copy h1{font-size:42px;letter-spacing:-1.5px}html[lang='ru-RU'] .hero-copy h1{font-size:33px;letter-spacing:-.9px;line-height:1.3}html[lang='ru-RU'] .hero-copy p{font-size:10px;line-height:1.8}html[lang='ru-RU'] .hero-actions .btn{font-size:10px;padding:11px 12px}html[lang='ru-RU'] .precision-hero h1,html[lang='ru-RU'] .gallery-hero h1,html[lang='ru-RU'] .obsidian-hero h1,html[lang='ru-RU'] .gridline-hero h1{font-size:33px}html[lang='ru-RU'] .atlas-hero h1{font-size:31px}html[lang='ru-RU'] .family-item b{font-size:8px;min-height:20px;line-height:1.4}html[lang='ru-RU'] .family-item small{font-size:5px}html[lang='ru-RU'] .signal-main .hero-copy h1{font-size:34px}html[lang='ru-RU'] .signal-main .hero-actions{flex-direction:row}html[lang='ru-RU'] .signal-business h2{font-size:20px}html[lang='ru-RU'] .section-heading>.text-link{font-size:8px;white-space:normal;max-width:100px}html[lang='ru-RU'] .business-band h2{font-size:24px}html[lang='en-US'] .family-item b{font-size:9px}html[lang='ru-RU'] .foundry-index h2{font-size:20px}html[lang='ru-RU'] .foundry-index .eyebrow{display:none}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
