.xp{padding:100px clamp(20px,6vw,100px);border-top:1px solid #ffffff18;overflow:clip}.xp-heading{max-width:800px;margin-bottom:48px}.xp-heading h2{font:600 clamp(46px,6.6vw,96px)/.93 var(--display);text-transform:uppercase;letter-spacing:-.025em;margin:22px 0}.xp-heading>p:last-child{max-width:550px;color:#aaa9a5;font-size:17px;line-height:1.7}.xp-note{font-size:12px;color:#a8a7a3;line-height:1.6;letter-spacing:.025em}.architectural-grid{position:relative;border:1px solid #ffffff20;padding-bottom:24px}.architectural-grid svg{display:block;width:100%;color:#5b5b54}.architectural-grid path{stroke-dasharray:1;stroke-dashoffset:1;transition:stroke-dashoffset 2s ease}.architectural-grid path:nth-child(3n){transition-delay:.25s}.architectural-grid path:nth-child(3n+1){transition-delay:.5s}.architectural-grid .grid-building{stroke:var(--accent);stroke-width:2;transition-delay:.8s}.architectural-grid.is-drawn path{stroke-dashoffset:0}.architectural-grid>.xp-note{margin:0 24px}.architectural-grid>.button{float:right;margin-right:24px}.studio-layout{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(280px,1fr);border:1px solid #ffffff20;background:#181a1b}.rack-stage{position:sticky;top:95px;align-self:start;min-width:0;padding:25px}.rack-stage svg{width:100%;max-height:550px;display:block;overflow:visible}.rack-coordinate{font:12px monospace;display:flex;justify-content:space-between;gap:10px;color:#9b9d9c}.rack-coordinate span{text-align:right}.rack-toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:18px;border-top:1px solid #ffffff20;padding-top:18px;font-size:12px}.rack-toolbar label{display:flex;gap:8px;align-items:center}.rack-toolbar input[type=range]{width:90px}.rack-toolbar button{padding:8px;color:inherit;border:1px solid #ffffff30;background:none}.studio-controls{padding:32px;display:grid;gap:18px;border-left:1px solid #ffffff20;align-content:start;min-width:0}.studio-controls label,.material-controls>label{display:grid;gap:8px;color:#c4c3be;font-size:13px}.studio-controls input:not([type=checkbox]),.studio-controls select,.studio-controls textarea,.layer-controls select{width:100%;min-width:0;padding:13px 12px;background:#222526;color:#eee;border:1px solid #ffffff25;border-radius:var(--radius,0);font:inherit;box-sizing:border-box}.studio-controls input:focus,.studio-controls select:focus{outline:2px solid var(--accent);outline-offset:2px}.studio-controls .button{width:100%;justify-content:space-between;font-size:12px}.studio-controls fieldset{margin:0;padding:0;border:0;display:grid;gap:18px;min-width:0}.studio-controls fieldset[hidden],.quote-nav [hidden]{display:none!important}.studio-controls legend{font:600 28px var(--display);margin-bottom:22px}.quote-progress{display:flex;gap:6px;flex-wrap:wrap;padding-bottom:16px;border-bottom:1px solid #ffffff20}.quote-progress span{font-size:10px;padding:7px;color:#999}.quote-progress .active{color:#fff;background:var(--accent)}.quote-nav{display:flex;gap:10px}.quote-nav .button{width:auto;flex:1}.xp-consent{display:flex!important;align-items:start;line-height:1.5}.xp-consent input{flex:none;margin-top:3px}.xp-consent a{text-decoration:underline} [data-quote-summary]{display:grid;grid-template-columns:1fr 1fr;gap:8px;font-size:12px;padding-bottom:20px;border-bottom:1px solid #ffffff20}[data-quote-summary] dd{margin:0;text-align:right;color:#ddd}[data-quote-summary] dt{color:#aaa}.production-journey{display:grid;grid-template-columns:1fr 1fr;gap:8vw}.production-visual{position:sticky;top:110px;align-self:start;aspect-ratio:1;background:radial-gradient(ellipse at center,#303333,#151719);border:1px solid #ffffff20;padding:25px;perspective:800px}.production-counter{font:28px var(--display);color:#777}.production-counter span{color:var(--accent);font-size:58px}.production-object{position:relative;width:65%;height:60%;margin:10% auto;transform:rotateX(-14deg) rotateY(-25deg);transform-style:preserve-3d}.production-object i{position:absolute;left:0;bottom:0;width:100%;height:14%;background:linear-gradient(150deg,#a1a4a1,#444a4d);border:1px solid #aaa;transition:transform 1s,background 1s,opacity 1s;transform:translateY(calc(var(--n)* -7px));box-shadow:0 4px 0 #333}.production-object i:nth-child(1){--n:0}.production-object i:nth-child(2){--n:1}.production-object i:nth-child(3){--n:2}.production-object i:nth-child(4){--n:3}.production-object i:nth-child(5){--n:4}.production-object b{position:absolute;left:0;bottom:0;width:5%;height:100%;background:#8a8e8c;opacity:0;transition:opacity 1s}.production-object b:last-child{left:auto;right:0}.production-visual[data-phase="1"] i{transform:translateY(calc(var(--n)* -25px)) rotateX(35deg)}.production-visual[data-phase="2"] i,.production-visual[data-phase="3"] i,.production-visual[data-phase="4"] i{transform:translateY(calc(var(--n)* -42px)) rotateX(60deg)}.production-visual[data-phase="3"] i,.production-visual[data-phase="4"] i{background:linear-gradient(120deg,#f06a35,#9e3415)}.production-visual[data-phase="4"] b{opacity:1}.production-visual progress{width:100%;height:3px;accent-color:var(--accent)}.production-stops article{min-height:65vh;display:flex;flex-direction:column;justify-content:center;opacity:.45;transition:opacity .4s}.production-stops article.active{opacity:1}.production-stops h3{font:500 clamp(32px,4vw,56px)/1 var(--display);margin:20px 0}.production-stops p{color:#aaa;line-height:1.8}.production-stops a{color:var(--accent);font-size:13px;margin-top:20px}.space-layers{display:grid;grid-template-columns:minmax(0,2fr) minmax(220px,1fr);border:1px solid #ffffff20}.layer-scene{position:relative;min-height:480px}.layer-scene>div,.layer-scene .photo{position:absolute;inset:0;width:100%;height:100%}.layer-scene>div[hidden]{display:none}.layer-scene svg{position:absolute;inset:0;width:100%;height:100%;filter:drop-shadow(0 1px 4px #000)}.layer-scene g{transition:opacity .4s}.layer-controls{padding:30px;display:flex;flex-direction:column;gap:24px;background:#1c1e1f}.layer-controls label{display:flex;align-items:center;gap:15px;font-size:14px}.layer-controls input{accent-color:var(--accent);width:20px;height:20px}.material-lab{display:grid;grid-template-columns:1.25fr 1fr;border:1px solid #ffffff20}.material-preview{min-height:470px;background:radial-gradient(ellipse at 50% 50%,#353a3b,#171a1a);display:flex;align-items:center;justify-content:center;position:relative;perspective:900px;overflow:hidden}.material-tile{width:55%;aspect-ratio:1;background:radial-gradient(ellipse at var(--light,50%) 15%,#ffffff90,transparent 60%),repeating-linear-gradient(90deg,#ffffff10 0px,transparent 1px,transparent 3px),var(--material,#24272a);border:1px solid #ffffff40;box-shadow:18px 25px 0 #1119,0 0 60px #ffffff08;transform:rotateX(15deg) rotateY(-22deg) rotateZ(-10deg);transition:background .3s;position:relative}.material-tile:after{content:'';position:absolute;inset:0;background:var(--material);opacity:var(--roughness,.5)}.material-preview>span{position:absolute;bottom:30px;left:30px;font:16px monospace;color:#ddd}.material-controls{padding:38px;display:flex;flex-direction:column;gap:24px;justify-content:center}.material-controls>p{color:#aaa;line-height:1.7}.material-swatches{display:grid;grid-template-columns:1fr 1fr;gap:12px}.material-swatches button{display:flex;align-items:center;gap:10px;padding:12px;background:transparent;color:#bbb;border:1px solid #ffffff20;text-align:left;font:inherit;font-size:13px}.material-swatches button[aria-pressed=true]{border-color:var(--accent);color:#fff}.material-swatches i{width:25px;height:25px;flex:none;background:var(--swatch);border:1px solid #ffffff30}.xp input[type=range]{accent-color:var(--accent)}.xp button,.xp a,.xp input{touch-action:manipulation}.xp button:focus-visible,.xp a:focus-visible{outline:2px solid var(--accent);outline-offset:4px}.marquee-track{animation-duration:var(--motion-speed,28s)!important}.xp [hidden]{display:none!important}
@media(max-width:900px){.xp{padding:65px 24px}.studio-layout,.material-lab,.space-layers{grid-template-columns:1fr}.rack-stage{position:relative;top:0;padding:18px}.rack-stage svg{max-height:360px}.studio-controls{border-left:0;border-top:1px solid #ffffff20;padding:24px}.material-preview{min-height:350px}.layer-scene{min-height:360px}.production-journey{gap:25px}.production-visual{top:85px;aspect-ratio:auto;min-height:330px;padding:15px}.production-object{height:190px;width:70%}.production-stops article{min-height:60vh}.production-object i{height:10%}.production-visual[data-phase="2"] i,.production-visual[data-phase="3"] i,.production-visual[data-phase="4"] i{transform:translateY(calc(var(--n)* -30px)) rotateX(60deg)}}
@media(max-width:540px){.xp{padding:48px 18px}.xp-heading h2{font-size:48px}.xp-heading{margin-bottom:30px}.architectural-grid>.button{float:none;margin:20px}.architectural-grid>.xp-note{display:block}.production-journey{grid-template-columns:minmax(0,.85fr) minmax(0,1fr);gap:16px}.production-visual{min-height:275px;padding:9px}.production-object{height:150px;width:80%}.production-visual .xp-note{font-size:9px}.production-stops h3{font-size:29px}.production-stops p{font-size:13px}.production-counter span{font-size:38px}.production-visual[data-phase="2"] i,.production-visual[data-phase="3"] i,.production-visual[data-phase="4"] i{transform:translateY(calc(var(--n)* -23px)) rotateX(60deg)}.layer-scene{min-height:290px}.material-controls{padding:24px}.rack-coordinate{font-size:10px}.rack-toolbar{gap:10px}.quote-nav{flex-wrap:wrap}.material-swatches button{padding:9px;font-size:12px}.studio-controls{padding:18px}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto!important;animation:none!important;transition:none!important}.architectural-grid path{stroke-dashoffset:0}.production-stops article{opacity:1}}
body[data-motion=off] *,body[data-motion=off] *::before,body[data-motion=off] *::after{animation:none!important;transition:none!important;scroll-behavior:auto!important}body[data-motion=off] .architectural-grid path{stroke-dashoffset:0}
.skip:not(:focus){clip-path:inset(100%);width:1px;height:1px;overflow:hidden;padding:0}
body:before{opacity:var(--grain,.035)}.button,.xp input,.xp select,.xp textarea{border-radius:var(--radius,0)}
.xp-heading h1{font:600 clamp(46px,6.6vw,96px)/.93 var(--display);text-transform:uppercase;letter-spacing:-.025em;margin:22px 0}
/* Product category-first showcase */
.category-showcase{padding:clamp(70px,10vw,150px) clamp(20px,6vw,100px);background:#1b1d1e;border-top:1px solid #ffffff22;border-bottom:1px solid #ffffff22}.category-showcase-head{display:grid;grid-template-columns:1fr 1.6fr 1fr;gap:30px;align-items:end;margin-bottom:55px}.category-showcase-head h2{font:600 clamp(52px,7vw,108px)/.88 var(--display);letter-spacing:-.03em;margin:0}.category-showcase-head>p:last-child{color:#aaa;line-height:1.7;margin:0}.category-showcase-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.category-tile{position:relative;min-height:330px;padding:24px;display:flex;flex-direction:column;justify-content:flex-end;overflow:hidden;border:1px solid #ffffff25;background:#252728;transition:transform .3s,border-color .3s}.category-tile:hover{transform:translateY(-8px);border-color:var(--accent)}.category-tile-photo{position:absolute;inset:0;opacity:.52;transition:transform .5s,opacity .3s}.category-tile:hover .category-tile-photo{transform:scale(1.08);opacity:.75}.category-tile-photo:after{content:'';position:absolute;inset:0;background:linear-gradient(transparent 20%,#101212e8 90%)}.category-tile-photo .photo{height:100%;width:100%;aspect-ratio:auto}.category-tile h3,.category-tile p,.category-tile b,.category-index{position:relative;z-index:1}.category-tile h3{font:600 clamp(25px,3vw,42px)/.95 var(--display);margin:7px 0}.category-tile p{font-size:12px;color:#c1c1bc;margin:0}.category-tile b{position:absolute;right:24px;bottom:24px;color:var(--accent);font-size:30px}.category-index{position:absolute;top:22px;left:24px;font:12px monospace;color:#ddd}.category-tile-2{margin-top:48px}.category-tile-3{margin-top:96px}@media(max-width:900px){.category-showcase-head{grid-template-columns:1fr 1fr}.category-showcase-head>p:last-child{grid-column:2}.category-showcase-grid{grid-template-columns:repeat(2,1fr)}.category-tile-3{margin-top:0}}@media(max-width:540px){.category-showcase{padding:60px 18px}.category-showcase-head{display:block}.category-showcase-head h2{font-size:58px;margin:20px 0}.category-showcase-grid{grid-template-columns:1fr}.category-tile,.category-tile-2,.category-tile-3{margin:0;min-height:260px}}
.reference-intro{display:grid;grid-template-columns:1.6fr .75fr;gap:8vw;padding:clamp(70px,9vw,140px) var(--gutter);border-bottom:1px solid var(--line)}.reference-intro h2{font:600 clamp(50px,7vw,105px)/.9 var(--display);text-transform:uppercase;margin-top:24px}.reference-proof{border-left:1px solid var(--line);padding-left:35px;display:grid;align-content:end}.reference-proof strong{font:600 clamp(80px,11vw,170px)/.8 var(--display);color:var(--accent)}.reference-proof span{font:13px/1.5 var(--display);letter-spacing:.16em;margin:22px 0}.reference-proof p{color:var(--muted);font-size:13px}.reference-directory{padding:70px var(--gutter)}.reference-filters{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:35px}.reference-filters button{border:1px solid var(--line);background:transparent;color:var(--ink);padding:11px 17px;font:12px var(--display);letter-spacing:.1em}.reference-filters button.active,.reference-filters button:hover{background:var(--accent);border-color:var(--accent)}.reference-grid{display:grid;grid-template-columns:repeat(12,1fr);gap:16px}.reference-card{grid-column:span 4;min-height:410px;border:1px solid var(--line);padding:24px;position:relative;overflow:hidden;display:flex;flex-direction:column;justify-content:space-between;isolation:isolate}.reference-card.featured{grid-column:span 6;min-height:490px}.reference-image{position:absolute;inset:0;z-index:-1;opacity:.35;transition:transform .6s,opacity .4s}.reference-image:after{content:'';position:absolute;inset:0;background:linear-gradient(#1113,#111 93%)}.reference-image .photo{width:100%;height:100%;aspect-ratio:auto}.reference-card:hover .reference-image{transform:scale(1.06);opacity:.58}.reference-card-head{display:flex;justify-content:space-between;font:12px monospace;color:#d5d1ca}.reference-card-copy p{font-size:11px;letter-spacing:.11em;color:var(--accent)}.reference-card-copy h3{font:600 clamp(31px,4vw,58px)/.9 var(--display);margin:12px 0}.reference-card-copy>span{display:block;color:#c4c0b9;font-size:13px;max-width:420px}.reference-card>i{position:absolute;right:24px;bottom:24px;font-style:normal;color:var(--accent);font-size:27px}.reference-detail-hero{display:grid;grid-template-columns:1fr 1.15fr;min-height:70vh;border-bottom:1px solid var(--line)}.reference-detail-hero>div{padding:70px var(--gutter);display:flex;flex-direction:column;justify-content:center}.reference-detail-hero h1{font-size:clamp(65px,8vw,135px);margin:25px 0}.reference-detail-hero>div>p:last-child{color:var(--muted);max-width:520px}.reference-detail-hero>.photo{height:100%;aspect-ratio:auto}.reference-meta{display:grid;grid-template-columns:repeat(3,1fr) auto;border-bottom:1px solid var(--line);padding:25px var(--gutter);gap:20px}.reference-meta>div{border-right:1px solid var(--line);padding-right:20px}.reference-meta span{display:block;color:var(--muted);font:11px var(--display);letter-spacing:.12em}.reference-meta strong{font:500 24px var(--display)}.reference-meta>a{align-self:center;color:var(--accent);font-size:12px;letter-spacing:.08em}@media(max-width:900px){.reference-grid{grid-template-columns:repeat(2,1fr)}.reference-card,.reference-card.featured{grid-column:auto;min-height:390px}.reference-detail-hero{grid-template-columns:1fr}.reference-detail-hero>.photo{height:auto;aspect-ratio:1.3}.reference-meta{grid-template-columns:repeat(3,1fr)}.reference-meta>a{grid-column:1/-1}}@media(max-width:600px){.reference-intro{grid-template-columns:1fr;padding:60px 18px}.reference-proof{border-left:0;border-top:1px solid var(--line);padding:30px 0 0}.reference-directory{padding:50px 18px}.reference-grid{grid-template-columns:1fr}.reference-card,.reference-card.featured{min-height:350px}.reference-detail-hero>div{padding:55px 18px}.reference-meta{grid-template-columns:1fr;padding:22px 18px}.reference-meta>div{border-right:0;border-bottom:1px solid var(--line);padding-bottom:14px}}
