:root{--ink:#0b0b0b;--ink-soft:#2d2d2d;--steel:#686868;--line:#d8d8d5;--panel:#eeeeeb;--paper:#f7f7f4;--paper-strong:#f1f1ee;--white:#fff;--furnace:#ef5b2a;--oxide:#ef5b2a;--ember:#ef5b2a;--coolant:#ef5b2a;--night:#020303;--night-2:#151515;--steel-line:#ffffff24;--shadow:0 22px 60px #0003;--ease-out:cubic-bezier(.16, 1, .3, 1);--section-title-size:clamp(2.15rem, 3.1vw, 4rem);--section-copy-size:clamp(1rem, 1.14vw, 1.24rem);--content-title-size:clamp(1.02rem, 1.08vw, 1.18rem);--content-copy-size:clamp(.9rem, .96vw, 1rem);--display:Comfortaa, display, ui-sans-serif, system-ui, sans-serif;--body:Comfortaa, display, ui-sans-serif, system-ui, sans-serif;--utility:Comfortaa, display, ui-sans-serif, system-ui, sans-serif;color:var(--ink);background:var(--paper);font-family:var(--body);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;font-family:inherit}html{font-family:var(--body);overflow-x:clip}body{min-width:320px;font-family:var(--body);background:linear-gradient(90deg, #0000000b 1px, transparent 1px) 0 0 / 72px 72px, var(--paper);margin:0;overflow-x:clip}:before,:after{font-family:inherit}button,input,textarea,select{font:inherit}button{cursor:pointer}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible{outline-offset:3px;outline:3px solid #ef5b2ab3}a{color:inherit}img,video{max-width:100%;display:block}h1,h2,h3,p{margin:0}h1,h2{font-family:var(--display);text-wrap:balance;font-weight:700;line-height:1.08}h1{overflow-wrap:anywhere;max-width:920px;font-size:clamp(3rem,7vw,6rem)}h2{font-size:clamp(2.35rem,4.2vw,4.8rem)}h3{font-size:1rem;line-height:1.25}#app,.site-shell{min-height:100svh;overflow-x:clip}.topbar{z-index:20;min-height:92px;color:var(--white);background:0 0;border-bottom:1px solid #0000;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:clamp(8px,1.1vw,16px);padding:14px clamp(18px,4vw,64px);transition:background .28s,border-color .28s,min-height .28s,padding .28s;display:grid;position:fixed;top:0;left:0;right:0}.topbar--solid{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#000000eb;border-bottom-color:#ffffff1a;min-height:68px;padding-top:8px;padding-bottom:8px}.brand{width:fit-content;color:inherit;background:0 0;border:0;align-items:center;gap:14px;padding:0;text-decoration:none;display:inline-flex}.brand__logo{object-fit:contain;width:clamp(92px,9vw,132px);height:auto;max-height:62px;transition:width .28s var(--ease-out), max-height .28s var(--ease-out)}.brand__text{color:#fff6eb;font-family:var(--display);letter-spacing:0;white-space:nowrap;text-shadow:0 1px #ef5b2a73,0 8px 18px #0006;-webkit-text-stroke:.25px #ef5b2a59;transition:font-size .28s var(--ease-out), text-shadow .28s var(--ease-out);font-size:clamp(1.34rem,1.72vw,1.82rem);font-style:normal;font-weight:700}.topbar--solid .brand{gap:12px}.topbar--solid .brand__logo{width:74px;max-height:46px}.topbar--solid .brand__text{text-shadow:0 1px #ef5b2a52,0 5px 12px #0000005c;font-size:1.12rem}.nav-menu{justify-content:center;align-items:center;gap:clamp(22px,3.4vw,56px);display:flex}.nav-item{align-items:center;min-height:42px;display:grid;position:relative}.nav-item--dropdown:after{content:"";height:16px;position:absolute;top:100%;left:-18px;right:-18px}.nav-link{color:#ffffffc7;background:0 0;border:0;border-radius:2px;justify-content:center;align-items:center;min-height:42px;padding:0 14px;font-size:.9rem;font-weight:700;text-decoration:none;transition:background .2s,color .2s;display:inline-flex;position:relative}.nav-link:after{background:var(--ember);content:"";transform-origin:0;height:2px;transition:transform .2s;position:absolute;bottom:4px;left:0;right:0;transform:scaleX(0)}.nav-link:hover,.nav-link:focus-visible{color:var(--white)}.nav-link--active{background:var(--ember);color:var(--white)}.nav-link:hover:after,.nav-link:focus-visible:after{transform:scaleX(1)}.nav-link--active:after{transform:scaleX(0)}.nav-link--admin{border:1px solid #ffffff42;min-height:38px;padding:0 13px}.nav-link--admin:after{display:none}.products-dropdown{z-index:30;opacity:0;pointer-events:none;width:max-content;min-width:278px;transition:opacity .2s var(--ease-out), transform .2s var(--ease-out);background:#111111f5;border:1px solid #ffffff24;padding:12px;display:grid;position:absolute;top:calc(100% + 12px);left:50%;transform:translate(-50%,10px);box-shadow:0 18px 42px #00000052}.nav-item--dropdown:hover .products-dropdown{opacity:1;pointer-events:auto;transform:translate(-50%)}.products-dropdown__item{color:#ffffffc7;text-align:left;white-space:nowrap;min-height:38px;transition:background .18s var(--ease-out), color .18s var(--ease-out), transform .18s var(--ease-out);background:0 0;border:0;border-radius:2px;align-items:center;padding:0 14px;font-size:.84rem;font-weight:700;text-decoration:none;display:flex}.products-dropdown__item:hover,.products-dropdown__item:focus-visible{background:var(--furnace);color:var(--white);transform:translate(4px)}.menu-toggle{display:none}.hero-section{isolation:isolate;background:var(--ink);height:100svh;min-height:560px;color:var(--white);position:relative;overflow:hidden}.hero-media,.hero-media__track,.hero-media__slide,.hero-media img,.hero-media video{width:100%;height:100%;position:absolute;inset:0}.hero-media{overflow:hidden}.hero-media__track{will-change:transform;width:100%;transition:transform .92s cubic-bezier(.74,0,.18,1);display:flex}.hero-media__slide{flex:0 0 100%;min-width:100%;position:relative}.hero-media img,.hero-media video{object-fit:cover;object-position:center center;filter:none}.hero-overlay{z-index:1;background:linear-gradient(90deg,#00000080 0%,#0003 34%,#0000 64%),linear-gradient(#0000,#0000 86%,#0203030f);position:absolute;inset:0}.hero-container{z-index:2;align-items:center;width:min(1190px,100%);height:100%;min-height:560px;margin:0 auto;padding:96px 32px 70px;display:flex;position:relative;overflow:visible}.hero-text-window{width:100vw;margin-left:calc(50% - 50vw);overflow:hidden}.hero-text-track{will-change:transform;width:100%;transition:transform .92s cubic-bezier(.74,0,.18,1);display:flex}.hero-copy{flex:0 0 100%;width:100%;min-width:100%;max-height:calc(100% - 26px);padding:0;display:grid;position:relative;overflow:visible}.hero-copy__inner{gap:clamp(24px,2.4vw,38px);width:min(86vw,1240px);margin-left:max(32px,50vw - min(1190px,100vw)/2 + 32px);display:grid}.hero-copy h1{max-width:min(1240px,100%);color:var(--white);font-family:var(--body);overflow-wrap:normal;text-wrap:nowrap;white-space:nowrap;text-shadow:0 2px 16px #0000006b;opacity:0;clip-path:inset(0 0 100%);margin-bottom:0;font-size:clamp(1.75rem,2.75vw,3rem);font-weight:900;line-height:1.1;display:block;transform:translateY(16px)}.hero-copy__lead{white-space:pre-line;color:#ffffffd6;width:100%;max-width:840px;font-family:var(--body);text-wrap:pretty;text-shadow:0 2px 14px #0000006b;opacity:0;clip-path:inset(0 0 100%);font-size:clamp(.95rem,1.22vw,1.28rem);font-weight:500;line-height:1.68;display:block;transform:translateY(16px)}.hero-copy--visible h1,.hero-copy--visible .hero-copy__lead{opacity:1;clip-path:inset(0);transform:translateY(0)}.hero-copy--revealed h1{animation:hero-text-reveal 1s var(--ease-out) 80ms both}.hero-copy--revealed .hero-copy__lead{animation:hero-text-reveal 1.06s var(--ease-out) .18s both}@keyframes hero-text-reveal{0%{opacity:.001;clip-path:inset(0 0 100%);transform:translateY(16px)}to{opacity:1;clip-path:inset(0);transform:translateY(0)}}.hero-dots{z-index:4;gap:10px;display:flex;position:absolute;bottom:34px;left:clamp(26px,5vw,76px)}.hero-dots button{width:34px;height:4px;transition:background .22s var(--ease-out), width .22s var(--ease-out);background:#ffffff57;border:0;border-radius:999px;padding:0}.hero-dots button[aria-current=true]{background:var(--ember);width:52px}.hero-controls{z-index:4;gap:12px;display:flex;position:absolute;bottom:24px;right:clamp(26px,5vw,76px)}.hero-controls button{width:46px;height:46px;color:var(--white);transition:background .22s var(--ease-out), border-color .22s var(--ease-out), transform .22s var(--ease-out);background:#0000004d;border:1px solid #ffffff47;border-radius:50%;place-items:center;padding:0;display:inline-grid}.hero-controls button:hover,.hero-controls button:focus-visible{border-color:var(--ember);background:#ef5b2a2e;transform:translateY(-1px)}.hero-controls span{border-top:3px solid;border-left:3px solid;width:13px;height:13px}.hero-controls button:first-child span{transform:translate(2px)rotate(-45deg)}.hero-controls button:last-child span{transform:translate(-2px)rotate(135deg)}.section-transfer{pointer-events:none;z-index:3;position:absolute;left:0;right:0}.section-transfer--hero{background:linear-gradient(#0000,#0203032e);height:clamp(18px,2.8vw,36px);bottom:-1px}.eyebrow,.section-kicker{color:var(--oxide);font-family:var(--utility);letter-spacing:.12em;text-transform:none;font-size:.78rem;font-weight:900}.hero-section .eyebrow{color:var(--ember)}.hero-actions,.admin-actions{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.primary-action,.secondary-action{border:1px solid #0000;justify-content:center;align-items:center;min-height:48px;padding:0 22px;font-weight:900;text-decoration:none;display:inline-flex}.primary-action{background:var(--ember);color:var(--ink);box-shadow:0 6px 8px #ef5b2a2e}.primary-action:hover{background:var(--furnace)}.primary-action--dark{background:var(--ink);color:var(--white);box-shadow:none}.process-section .primary-action--dark{width:fit-content}.secondary-action{color:var(--white);background:#ffffff12;border-color:#ffffff52}.secondary-action--light{color:var(--ink);background:#ffffffb8;border-color:#0b1b223d}.achievement-section{background-color:var(--paper-strong);min-height:clamp(260px,32svh,340px);color:var(--ink);isolation:isolate;background-position:50%;background-size:cover;align-content:center;gap:clamp(24px,3vw,42px);margin-top:-1px;padding:clamp(42px,5vw,66px) clamp(14px,3.8vw,58px) clamp(46px,5vw,72px);display:grid;position:relative;overflow:hidden}.achievement-section:before{content:"";z-index:0;background:linear-gradient(#f7f7f4f0,#eeeeebe6),linear-gradient(90deg,#f7f7f4eb,#eeeeebc7,#f7f7f4eb);position:absolute;inset:0}.achievement-section:after{content:none;display:none}.achievement-grid{z-index:2;grid-template-columns:repeat(5,minmax(0,1fr));align-items:baseline;gap:clamp(22px,4vw,58px);width:min(1560px,100%);margin:0 auto;display:grid;position:relative}.section-kicker{z-index:2;text-align:center;color:var(--ink);font-family:var(--body);font-size:var(--section-title-size);letter-spacing:0;text-transform:uppercase;justify-items:center;gap:12px;font-weight:900;line-height:1.1;display:grid;position:relative}.section-kicker:after{background:var(--ember);content:"";width:56px;height:3px;display:block}.achievement-card{text-align:center;flex-direction:column;align-items:center;gap:8px;min-width:0;min-height:74px;padding:0;display:flex}.achievement-card:nth-child(2){transition-delay:40ms}.achievement-card:nth-child(3){transition-delay:80ms}.achievement-card:nth-child(4){transition-delay:.12s}.achievement-card:nth-child(5){transition-delay:.16s}.achievement-card__value{min-width:0;max-width:none;min-height:clamp(48px,5vw,72px);color:var(--ink);font-family:var(--body);letter-spacing:0;white-space:nowrap;animation:metric-pop .68s var(--ease-out) both;animation-delay:inherit;justify-content:center;align-items:center;font-size:clamp(2.15rem,3.15vw,3.8rem);font-weight:900;line-height:1.08;display:inline-flex}.achievement-card__number,.achievement-card__accent,.achievement-card__unit{font:inherit}.achievement-card__accent,.achievement-card__unit{color:var(--ember)}.achievement-card__unit{flex:0 auto;margin-left:.16em;font-size:.62em;line-height:1}.achievement-card__label{width:100%;color:var(--steel);font-size:var(--content-copy-size);white-space:nowrap;font-weight:700;line-height:1.28;display:block}@keyframes metric-pop{0%{transform:translateY(12px)scale(.92)}70%{transform:translateY(-3px)scale(1.035)}to{transform:translateY(0)scale(1)}}.section-transfer--achievement{background:linear-gradient(180deg, transparent, var(--paper));height:clamp(42px,5.4vw,78px);bottom:-1px}.industry-section{background:var(--paper);color:var(--ink);justify-items:center;gap:clamp(36px,4.4vw,68px);padding:clamp(66px,7vw,104px) 0 clamp(70px,7vw,110px);display:grid;position:relative;overflow:hidden}.industry-section:before{content:none;display:none}.industry-section>*{z-index:1;position:relative}.industry-strip{will-change:transform;justify-self:start;gap:0;width:400%;min-width:400%;animation:36s linear infinite industry-scroll;display:flex;overflow:visible}:is(.industry-strip:has(.industry-card:hover),.industry-strip:has(.industry-card:focus-within)){animation-play-state:paused}@keyframes industry-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.industry-card{min-width:0;height:clamp(420px,38vw,620px);color:var(--white);isolation:isolate;animation-delay:calc(var(--i,0) * 35ms);transform-origin:50%;transition:flex-basis .48s cubic-bezier(.74, 0, .18, 1), transform .42s cubic-bezier(.22, 1, .36, 1), filter .32s var(--ease-out);background:#111;flex:0 0 5%;position:relative;overflow:hidden}:is(.industry-strip:has(.industry-card:hover) .industry-card,.industry-strip:has(.industry-card:focus-within) .industry-card){flex-basis:4.85%}:is(.industry-strip:has(.industry-card:hover) .industry-card:hover,.industry-strip:has(.industry-card:focus-within) .industry-card:focus-within){flex-basis:7.85%}.industry-card:hover,.industry-card:focus-within{z-index:3;filter:drop-shadow(0 16px 24px #0000003d);transform:scale(1.065)}.industry-card img{object-fit:cover;filter:grayscale(.22)saturate(.82)contrast(1.06);opacity:.9;width:100%;height:100%;transition:opacity .42s var(--ease-out), transform .42s var(--ease-out), filter .42s var(--ease-out)}.industry-card:hover img,.industry-card:focus-within img{opacity:1;filter:grayscale(0)saturate()contrast(1.08);transform:scale(1.035)}.industry-card__label{z-index:1;background:linear-gradient(#0000,#000000c7);align-content:end;gap:8px;min-height:104px;padding:clamp(96px,9vw,150px) clamp(18px,2.6vw,44px) clamp(22px,3vw,48px);display:grid;position:absolute;bottom:0;left:0;right:0}.industry-card__label span{max-width:14ch;font-size:clamp(1.18rem,1.85vw,2.2rem);font-weight:900;line-height:1.12}.choice-section,.process-section,.contact-section{padding:clamp(72px,9vw,126px) clamp(20px,6vw,92px);position:relative}.capability-flow{background:var(--paper);color:var(--ink);isolation:isolate;position:relative;overflow:hidden}.capability-flow:before,.capability-flow:after{content:none;display:none}.services-section{background:var(--paper);min-height:auto;color:var(--ink);justify-items:center;gap:clamp(48px,5.6vw,84px);padding:clamp(66px,7vw,104px) clamp(14px,3.6vw,56px) clamp(64px,6vw,96px);scroll-margin-top:68px;display:grid;position:relative}.quality-showcase{background:var(--paper-strong);color:var(--ink);justify-items:center;gap:clamp(44px,5.2vw,78px);padding:clamp(66px,7vw,104px) clamp(14px,3.6vw,56px) clamp(86px,8vw,128px);display:grid;position:relative}.choice-section:before{content:none;display:none}.section-heading{text-align:center;justify-items:center;gap:clamp(14px,1.6vw,22px);max-width:min(1220px,100%);margin:0;padding-left:0;display:grid}.section-heading h2,.choice-intro h2,.process-copy h2,.contact-hero__content h2{max-width:min(1180px,100%);font-family:var(--body);font-size:var(--section-title-size);font-weight:900;line-height:1.14}.section-heading h2,.contact-hero__content h2{white-space:nowrap}.choice-intro h2,.process-copy h2{white-space:normal}.section-heading p:last-child,.choice-intro p,.process-copy>p,.contact-hero__content p,.blank-process-page p{max-width:980px;color:var(--steel);font-size:var(--section-copy-size);font-weight:500;line-height:1.6}.section-heading h2,.services-section .section-heading h2,.industry-section .section-heading h2,.quality-showcase__heading h2{color:var(--ink)}.section-heading p:last-child,.services-section .section-heading p:last-child,.industry-section .section-heading p:last-child,.quality-showcase__heading p:last-child{color:var(--steel)}.contact-section .eyebrow{color:var(--ember)}.service-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(42px,4.2vw,72px) clamp(28px,3.4vw,58px);width:min(1320px,100%);display:grid}.quality-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(18px,2.3vw,34px);width:min(1440px,100%);display:grid}.service-card{min-width:0;color:var(--ink);opacity:.001;text-align:inherit;transition:opacity .72s var(--ease-out), transform .72s var(--ease-out);background:0 0;border:0;gap:18px;padding:0;text-decoration:none;display:grid;position:relative;transform:translateY(32px)scale(.9)}.services-section--visible .service-card{opacity:1;transform:translateY(0)scale(1)}.services-section--visible .service-card:nth-child(2){transition-delay:40ms}.services-section--visible .service-card:nth-child(3){transition-delay:80ms}.services-section--visible .service-card:nth-child(4){transition-delay:.12s}.services-section--visible .service-card:nth-child(5){transition-delay:.16s}.services-section--visible .service-card:nth-child(6){transition-delay:.2s}.services-section--visible .service-card:nth-child(7){transition-delay:.24s}.services-section--visible .service-card:nth-child(8){transition-delay:.28s}.services-section--visible .service-card:nth-child(9){transition-delay:.32s}.quality-card{background:#111;min-width:0;position:relative;overflow:hidden}.service-card img{aspect-ratio:1.7;object-fit:cover;opacity:.96;transform-origin:50%;width:100%;transition:opacity .42s var(--ease-out), transform .42s var(--ease-out), filter .42s var(--ease-out);filter:saturate(.82)contrast(1.06);background:#111}.quality-card img{aspect-ratio:1.55;object-fit:cover;filter:saturate(.86)contrast(1.08);opacity:.92;width:100%;transition:opacity .42s var(--ease-out), transform .42s var(--ease-out), filter .42s var(--ease-out);background:#111}.service-card:hover img,.service-card:focus-visible img{opacity:1;filter:saturate()contrast(1.08);transform:translateY(-6px)scale(1.035)}.quality-card:hover img{opacity:1;filter:saturate()contrast(1.1);transform:scale(1.025)}.service-card__content{text-align:center;min-height:48px;padding:0 6px;display:block}.service-card h3{max-width:100%;font-family:var(--body);font-size:var(--content-title-size);font-weight:800;line-height:1.32}.choice-section{min-height:auto;color:var(--white);background:#101010;place-items:start center;gap:clamp(34px,4.4vw,68px);padding:clamp(54px,6vw,88px) clamp(20px,6vw,92px) clamp(82px,8vw,126px);display:grid}.choice-section .section-tag,.service-placeholder__copy .section-tag{color:var(--ember)}.choice-intro{text-align:center;justify-items:center;gap:12px;max-width:1080px;padding-left:0;display:grid}.section-tag{color:var(--ember);align-items:center;gap:10px;font-size:.84rem;font-weight:800;display:inline-flex}.section-tag:before,.section-tag:after{content:"";background:#ef5b2aa3;width:34px;height:1px;display:block}.choice-intro h2{max-width:1120px;font-family:var(--body);white-space:normal}.choice-intro p{color:#ffffffc2;max-width:980px;font-size:var(--section-copy-size);font-weight:500;line-height:1.6}.choice-list{width:min(1440px,100%);box-shadow:none;background:0 0;border:0;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;display:grid;overflow:visible}.choice-item{background:linear-gradient(#ffffff12,#ffffff05),#171717;border:1px solid #ffffff1f;align-content:center;justify-items:center;gap:16px;min-height:300px;padding:clamp(24px,2.8vw,36px);display:grid}.choice-item div{text-align:center;justify-items:center;gap:10px;width:min(100%,24ch);display:grid}.choice-item h3{color:var(--white);font-family:var(--body);width:100%;font-size:var(--content-title-size);text-wrap:nowrap;white-space:nowrap;text-align:center;font-weight:800;line-height:1.12}.choice-item p{color:#ffffffbd;font-size:var(--content-copy-size);text-align:center;line-height:1.58}.service-card:nth-child(3n+2),.choice-item:nth-child(2){transition-delay:40ms}.service-card:nth-child(3n),.choice-item:nth-child(3){transition-delay:80ms}.choice-item:nth-child(4){transition-delay:.12s}.choice-item:nth-child(5){transition-delay:.16s}.process-section{min-height:clamp(620px,72svh,820px);color:var(--white);isolation:isolate;background:#111;place-items:center;margin-top:-1px;padding:clamp(96px,10vw,150px) clamp(22px,6vw,92px);display:grid;position:relative;overflow:hidden}.process-section--page{min-height:100svh}.contact-section{padding-top:clamp(58px,6vw,84px);padding-bottom:clamp(58px,6vw,84px)}.process-media,.process-media img{width:100%;height:100%;position:absolute;inset:0}.process-media img{object-fit:cover;object-position:center;filter:saturate(.86)contrast(1.04)}.process-overlay{z-index:1;background:linear-gradient(#000000b8 0%,#0003 24%,#00000047 68%,#111111c7 100%),linear-gradient(90deg,#00000085,#2626263d,#00000094);position:absolute;inset:0}.section-transfer--process-top{background:linear-gradient(#101010e6,#0000);height:clamp(46px,5vw,78px);top:0}.section-transfer--process-bottom{background:linear-gradient(#0000,#101010b8 78%,#111);height:clamp(62px,7vw,106px);bottom:-1px}.process-copy{z-index:2;text-align:center;justify-items:center;gap:clamp(24px,3vw,42px);width:min(1040px,100%);display:grid;position:relative}.process-copy h2{color:var(--white)}.process-copy>p{color:#ffffffd1;max-width:840px}.process-section--page .process-copy{width:min(1160px,100%)}.process-section--page .process-copy h2{max-width:980px}.process-section--page .process-copy>p{max-width:900px}.process-detail-page{background:var(--paper);min-height:auto;color:var(--ink);padding:clamp(54px,6vw,86px) clamp(22px,6vw,92px) clamp(82px,8vw,132px);display:grid}.process-hero{min-height:clamp(380px,44svh,540px)}.overview-hero{min-height:clamp(400px,46svh,560px)}.overview-detail-page{background:linear-gradient(90deg, #0000000d 1px, transparent 1px) 0 0 / 96px 96px, linear-gradient(180deg, #00000009, transparent 260px), var(--paper);color:var(--ink);gap:clamp(28px,3.8vw,54px);padding:clamp(64px,6.5vw,104px) clamp(22px,6vw,92px) clamp(86px,8vw,132px);display:grid}.overview-manifest,.overview-partnership,.overview-statement-stack,.overview-rally{width:min(1360px,100%);margin:0 auto}.overview-manifest{background:var(--white);border:1px solid #0003;grid-template-columns:minmax(310px,.36fr) minmax(0,.64fr);min-height:clamp(340px,32vw,480px);display:grid;overflow:hidden}.overview-manifest__plate{min-height:100%;color:var(--white);background:#111;align-content:space-between;gap:28px;padding:clamp(28px,4vw,58px);display:grid;position:relative;overflow:hidden}.overview-manifest__plate:before{aspect-ratio:1;content:"";border:1px solid #ef5b2a70;width:58%;position:absolute;inset:auto -14% -34% auto;transform:rotate(22deg)}.overview-manifest__plate span{background:var(--ember);width:max-content;color:var(--white);padding:8px 12px;font-size:.82rem;font-weight:900;position:relative}.overview-manifest__plate strong{max-width:12ch;color:var(--white);overflow-wrap:normal;word-break:normal;font-size:clamp(2rem,2.6vw,2.8rem);font-weight:900;line-height:1.04;display:block;position:relative}.overview-manifest__plate p{color:#ffffffbd;max-width:28ch;font-size:clamp(.92rem,1vw,1.08rem);font-weight:800;line-height:1.58;position:relative}.overview-manifest__copy{align-content:center;gap:clamp(24px,3vw,40px);min-width:0;padding:clamp(34px,5vw,72px);display:grid}.overview-manifest__copy p{min-width:0;max-width:64ch;color:var(--ink-soft);overflow-wrap:anywhere;font-size:clamp(1rem,1.04vw,1.16rem);line-height:1.78}.overview-partnership{border-top:1px solid #0000002e;border-bottom:1px solid #0000002e;grid-template-columns:minmax(220px,.34fr) minmax(0,1fr);align-items:center;gap:24px;padding:clamp(20px,2.4vw,32px) 0;display:grid}.overview-partnership span{color:var(--ember);font-size:clamp(1rem,1.12vw,1.22rem);font-weight:900}.overview-partnership p{color:var(--ink);font-size:clamp(1.12rem,1.45vw,1.62rem);font-weight:900;line-height:1.45}.overview-statement-stack{border-top:1px solid #0000002e;display:grid}.overview-statement{border-bottom:1px solid #0000002e;grid-template-columns:minmax(160px,.24fr) minmax(220px,.34fr) minmax(0,1fr);align-items:start;gap:clamp(18px,3vw,46px);padding:clamp(30px,4vw,56px) 0;display:grid}.overview-statement>span{color:var(--ember);font-size:.86rem;font-weight:900}.overview-statement h2{color:var(--ink);font-family:var(--body);font-size:clamp(1.72rem,2.45vw,3rem);font-weight:900;line-height:1.12}.overview-statement p{max-width:72ch;color:var(--ink-soft);font-size:clamp(1rem,1.08vw,1.2rem);line-height:1.78}.overview-statement--dark{background:#111;border:0;margin-top:clamp(18px,2.4vw,34px);padding-left:clamp(22px,3.2vw,46px);padding-right:clamp(22px,3.2vw,46px)}.overview-statement--dark>span,.overview-statement--dark h2{color:var(--white)}.overview-statement--dark p{color:#ffffffc7}.overview-rally{background:linear-gradient(90deg, var(--ember) 0 14px, transparent 14px), #111;grid-template-columns:minmax(180px,.26fr) minmax(0,1fr);align-items:center;gap:clamp(24px,4vw,64px);padding:clamp(34px,4.5vw,68px);display:grid;overflow:hidden}.overview-rally span{color:var(--ember);font-size:.92rem;font-weight:900}.overview-rally p{color:var(--white);font-size:clamp(2rem,4.2vw,5rem);font-weight:900;line-height:1.02}.process-detail-heading{gap:18px;width:min(1180px,100%);margin:0 auto;display:grid}.process-detail-heading h1{color:var(--ink);font-family:var(--body);font-size:var(--section-title-size);font-weight:900;line-height:1.06}.process-detail-heading p{max-width:940px;color:var(--steel);font-size:var(--section-copy-size);line-height:1.62}.process-detail-list{width:min(1320px,100%);margin:0 auto;display:grid}.process-detail-step{border-top:1px solid #00000029;grid-template-columns:minmax(0,.96fr) minmax(360px,1fr);align-items:center;gap:clamp(30px,5vw,76px);padding:clamp(42px,5.5vw,78px) 0;display:grid}.process-detail-step:last-child{border-bottom:1px solid #00000029}.process-detail-step--reverse .process-detail-step__copy{order:2}.process-detail-step--reverse .process-detail-step__media{order:1}.process-detail-step__copy{gap:clamp(16px,2vw,26px);display:grid}.process-detail-step__copy h2{color:var(--ink);font-family:var(--body);font-size:clamp(1.62rem,2.35vw,2.7rem);font-weight:900;line-height:1.12}.process-detail-step__copy p{max-width:68ch;color:var(--ink-soft);font-size:clamp(1rem,1.08vw,1.18rem);line-height:1.74}.process-detail-step__media{border:1px solid var(--line);background:var(--white);min-height:clamp(260px,29vw,420px);margin:0;overflow:hidden}.process-detail-step__media img{width:100%;height:100%;min-height:inherit;object-fit:cover;filter:saturate(.92)contrast(1.04);transition:transform .55s var(--ease-out), filter .55s var(--ease-out);display:block}.process-detail-step:hover .process-detail-step__media img{filter:saturate(1.02)contrast(1.08);transform:scale(1.035)}.process-action{background:var(--ember);min-width:clamp(210px,18vw,280px);min-height:60px;color:var(--ink);text-transform:uppercase;letter-spacing:.02em;text-shadow:none;transition:background .22s var(--ease-out), transform .22s var(--ease-out), border-color .22s var(--ease-out);border:1px solid #ffffff38;border-radius:2px;justify-content:center;align-items:center;padding:0 36px;font-size:.98rem;font-weight:900;display:inline-flex;box-shadow:0 8px 20px #ef5b2a2e}.process-action:hover,.process-action:focus-visible{background:var(--furnace);border-color:#ffffff38;transform:translateY(-1px)}.contact-section{color:var(--white);background:#111;padding:0;display:block}.contact-hero{isolation:isolate;background-position:50%;background-size:cover;place-items:center;min-height:clamp(520px,54vw,720px);padding:clamp(104px,10vw,154px) clamp(24px,6vw,92px);display:grid;position:relative;overflow:hidden}.contact-hero:before{z-index:-1;content:"";background:linear-gradient(#000000b8 0%,#0000003d 28%,#00000094 100%),linear-gradient(90deg,#00000094,#1e1e1e2e,#00000094);position:absolute;inset:0}.contact-hero:after{z-index:-1;content:"";background:linear-gradient(#0000,#111111f0);height:120px;position:absolute;bottom:0;left:0;right:0}.contact-hero__content{text-align:center;justify-items:center;gap:clamp(20px,2.4vw,32px);width:min(1080px,100%);display:grid}.contact-hero__content h2{color:var(--white);text-transform:none}.contact-hero__content p{color:#ffffffd1;width:min(980px,100%)}.contact-action{background:var(--furnace);min-height:52px;color:var(--white);transition:background .22s var(--ease-out), transform .22s var(--ease-out);border-radius:2px;justify-content:center;align-items:center;margin-top:2px;padding:0 34px;font-size:.96rem;font-weight:800;text-decoration:none;display:inline-flex}.contact-action:hover,.contact-action:focus-visible{background:var(--furnace);transform:translateY(-1px)}.contact-footer{text-align:center;background:#111;border-bottom:1px solid #ffffff1f;grid-template-columns:repeat(2,minmax(360px,520px));justify-content:center;align-items:center;gap:clamp(72px,9vw,150px);padding:clamp(44px,5vw,72px) clamp(24px,7vw,112px) clamp(50px,5.4vw,76px);display:grid;position:relative}.contact-footer:before{content:"";background:#ffffff0d;height:1px;position:absolute;top:0;left:0;right:0}.footer-brand{justify-content:center;align-items:center;margin-bottom:18px;display:inline-flex}.footer-brand__logo{object-fit:contain;width:min(250px,72vw);height:auto;max-height:82px}.contact-footer__company,.contact-footer__about{justify-items:center;gap:12px;display:grid}.contact-footer__about{text-align:left;justify-self:center;justify-items:start;width:min(100%,540px)}.contact-footer strong{color:var(--furnace);font-size:var(--content-title-size);line-height:1.35}.contact-footer p,.contact-footer a{color:#ffffffc2;font-size:var(--content-copy-size);line-height:1.58}.contact-footer__about h2{color:var(--white);font-family:var(--body);font-size:clamp(1.55rem,2vw,2.25rem);font-weight:900;line-height:1.1}.contact-footer__about p{color:#ffffffc7;max-width:540px}.contact-footer__links{flex-wrap:wrap;justify-content:center;gap:10px 24px;display:flex}.contact-footer__links a{text-decoration:none}.contact-footer__links a:hover,.contact-footer__links a:focus-visible{color:var(--white)}.back-to-top{width:42px;height:26px;color:var(--furnace);background:0 0;border:0;place-items:center;display:inline-grid;position:absolute;bottom:-1px;right:50%;transform:translate(50%)}.back-to-top span{border-top:5px solid;border-left:5px solid;width:15px;height:15px;display:block;transform:translateY(5px)rotate(45deg)}.subpage-shell,.admin-shell{min-height:calc(100svh - 76px)}.product-page{background:var(--paper);min-height:100svh;color:var(--ink)}.product-hero{min-height:clamp(360px,42svh,520px);color:var(--white);isolation:isolate;background-position:50%;background-size:cover;place-items:center;padding:clamp(120px,13vw,180px) clamp(22px,6vw,92px) clamp(68px,8vw,110px);display:grid;position:relative;overflow:hidden}.product-hero:before{z-index:-1;content:"";background:linear-gradient(#000000ad,#0000005c 46%,#000000bd),linear-gradient(90deg,#0000009e,#1111112e,#0000009e);position:absolute;inset:0}.product-hero__content{text-align:center;justify-items:center;gap:12px;display:grid}.product-hero__content p{color:var(--ember);font-size:.9rem;font-weight:900}.product-hero__content h1{color:var(--white);font-family:var(--body);font-size:clamp(3rem,6.4vw,6rem);font-weight:900;line-height:1}.product-hero__content span{color:#fffc;font-size:var(--section-copy-size);font-weight:700}.product-category-tabs{z-index:3;width:min(1440px,100% - clamp(40px,8vw,144px));min-height:78px;color:var(--white);background:#111;grid-template-columns:repeat(9,minmax(0,1fr));justify-content:center;align-items:center;margin:-39px auto 0;display:grid;position:relative}.product-category-tab{color:#ffffffb8;text-align:center;min-height:78px;transition:background .22s var(--ease-out), color .22s var(--ease-out);background:0 0;border:0;border-right:1px solid #ffffff1f;place-items:center;padding:12px 14px;font-size:.84rem;font-weight:800;line-height:1.28;text-decoration:none;display:grid}.product-category-tab:last-child{border-right:0}.product-category-tab:hover,.product-category-tab:focus-visible,.product-category-tab--active{background:var(--furnace);color:var(--white)}.product-content{grid-template-columns:minmax(0,1fr);gap:clamp(32px,4.6vw,62px);width:100%;max-width:2320px;margin-inline:auto;padding:clamp(54px,6vw,86px) clamp(20px,6vw,92px) clamp(76px,8vw,124px);display:grid}.product-page .product-content>.reveal-item{opacity:1;filter:none;clip-path:none;transform:none;animation:none!important}.product-list-heading{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:18px 34px;width:100%;min-width:0;max-width:2200px;margin-inline:auto;display:flex}.product-list-heading>div{gap:14px;width:100%;min-width:0;display:grid}.product-list-heading h2{color:var(--ink);font-family:var(--body);font-size:var(--section-title-size);font-weight:900;line-height:1.08}.product-list-heading p{color:var(--steel);font-size:var(--section-copy-size);line-height:1.58}.product-list-heading>div>p:not(.product-list-heading__materials){white-space:nowrap;max-width:none}.product-list-heading .product-list-heading__materials{width:min(1180px,100%);max-width:none;color:var(--ember);white-space:normal;padding-top:4px;font-size:clamp(.94rem,1vw,1.08rem);font-weight:800;line-height:1.54}.product-gallery{grid-template-columns:repeat(5,minmax(0,1fr));align-items:start;gap:clamp(16px,1.8vw,26px);width:100%;min-width:0;max-width:2200px;margin-inline:auto;display:grid}.product-gallery-card{border:1px solid var(--line);background:var(--white);min-width:0;display:block;overflow:hidden}.product-gallery-card img{object-fit:contain;filter:saturate(.9)contrast(1.03);width:auto;min-width:0;max-width:100%;height:auto;min-height:0;max-height:100%;transition:filter .42s var(--ease-out);padding:0;display:block}.product-gallery-card:hover img,.product-gallery-card:focus-within img{filter:saturate()contrast(1.08)}.product-gallery-card__caption{background:var(--white);min-height:46px;color:var(--ink-soft);text-align:center;justify-content:center;align-items:center;margin:0;padding:10px 12px 12px;font-size:.88rem;font-weight:800;line-height:1.35;display:flex}.blank-process-page{background:linear-gradient(90deg, #ffffffc7, #ffffff59), linear-gradient(90deg, #0b1b2214 1px, transparent 1px) 0 0 / 84px 84px, var(--panel);align-content:center;gap:22px;min-height:calc(100svh - 76px);padding:clamp(70px,10vw,140px) clamp(20px,6vw,92px);display:grid}.admin-shell{color:var(--ink);background:linear-gradient(90deg,#0000000b 1px,#0000 1px) 0 0/80px 80px,#f2f2ef;padding-top:92px}.admin-login{place-items:center;min-height:calc(100svh - 92px);padding:clamp(28px,5vw,70px) clamp(20px,6vw,92px);display:grid}.admin-login__card{background:var(--white);border:1px solid #0000001f;gap:18px;width:min(470px,100%);padding:clamp(28px,4vw,44px);display:grid;box-shadow:0 8px #00000014}.admin-login__card img{width:112px;height:auto}.admin-login__card p,.admin-dashboard__top p{color:var(--ember);font-size:.86rem;font-weight:900}.admin-login__card h1{color:var(--ink);font-family:var(--body);margin-top:6px;font-size:2rem;font-weight:900;line-height:1.16}.admin-login__card label{color:var(--ink-soft);gap:8px;font-size:.92rem;font-weight:900;display:grid}.admin-login__card input{min-height:48px;color:var(--ink);background:#f7f7f4;border:1px solid #0000002e;padding:0 14px}.admin-dashboard{gap:24px;padding:clamp(30px,4vw,54px) clamp(20px,4.5vw,72px) clamp(58px,7vw,96px);display:grid}.admin-dashboard__top{border-bottom:1px solid #00000024;justify-content:space-between;align-items:end;gap:24px;padding-bottom:22px;display:flex}.admin-dashboard__top h1{color:var(--ink);font-family:var(--body);margin:6px 0 10px;font-size:clamp(2rem,3vw,3.2rem);font-weight:900;line-height:1.08}.admin-dashboard__top span{color:var(--steel);font-size:1rem;line-height:1.6}.admin-userbar{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.admin-userbar>span{color:var(--white);background:#111;padding:10px 12px;font-size:.88rem;font-weight:900}.admin-layout{grid-template-columns:220px minmax(0,1fr) minmax(310px,.34fr);align-items:start;gap:18px;display:grid}.admin-sidebar,.admin-assets-panel,.admin-log-panel{background:var(--white);border:1px solid #00000021}.admin-sidebar,.admin-log-panel{position:sticky;top:92px}.admin-sidebar{overscroll-behavior:contain;scrollbar-gutter:stable;scrollbar-width:thin;gap:8px;min-height:0;max-height:calc(100vh - 112px);padding:16px;display:grid;overflow-y:auto}.admin-sidebar strong{color:var(--ink);margin-bottom:8px;font-size:1rem;font-weight:900}.admin-group-button{min-height:44px;color:var(--ink-soft);text-align:left;transition:background .2s var(--ease-out), color .2s var(--ease-out);background:#f3f3f0;border:1px solid #0000;justify-content:space-between;align-items:center;gap:10px;padding:0 12px;font-size:.88rem;font-weight:900;display:flex}.admin-group-button:hover,.admin-group-button--active{background:var(--ember);color:var(--white)}.admin-group-button small{opacity:.78;font-size:.78rem}.admin-resource-section{border-top:1px solid #0000001a;gap:5px;padding-top:11px;display:grid}.admin-resource-section__title{color:var(--steel);letter-spacing:.08em;padding:0 10px 3px;font-size:.74rem;font-weight:900}.admin-group-button--child{min-height:38px;color:var(--ink-soft);background:0 0;padding:0 10px;font-size:.8rem;font-weight:800}.admin-group-button--child:hover{color:var(--ember);background:#ef5b2a1a}.admin-group-button--child.admin-group-button--active{background:var(--ember);color:var(--white)}.admin-assets-panel,.admin-log-panel{gap:18px;padding:clamp(18px,2vw,26px);display:grid}.admin-section-title{border-bottom:1px solid #0000001a;justify-content:space-between;align-items:start;gap:18px;padding-bottom:16px;display:flex}.admin-section-title h2{color:var(--ink);font-family:var(--body);font-size:1.35rem;font-weight:900}.admin-section-title p{max-width:68ch;color:var(--steel);margin-top:7px;font-size:.92rem;line-height:1.58}.admin-section-title>span{color:var(--white);background:#111;flex:none;padding:8px 10px;font-size:.8rem;font-weight:900}.admin-section-title__side{flex:none;justify-items:end;gap:10px;display:grid}.admin-section-title__side>span{color:var(--white);background:#111;padding:8px 10px;font-size:.8rem;font-weight:900}.admin-asset-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:16px;display:grid}.admin-asset-card{background:#f6f6f3;border:1px solid #0000001a;display:grid;overflow:hidden}.admin-asset-card--deleted{border-color:#0003}.admin-asset-card figure{background:#111;margin:0;overflow:hidden}.admin-asset-card__deleted-preview{color:#ffffffd6;text-align:center;align-content:center;justify-items:center;gap:8px;min-height:170px;padding:20px;display:grid}.admin-asset-card__deleted-preview strong{color:var(--white);font-size:.96rem}.admin-asset-card__deleted-preview span{color:#ffffffa8;margin:0;font-size:.8rem}.admin-asset-card img,.admin-asset-card video{aspect-ratio:1.55;object-fit:cover;opacity:.94;width:100%;transition:transform .28s var(--ease-out), opacity .28s var(--ease-out)}.admin-asset-card:hover img,.admin-asset-card:hover video{opacity:1;transform:scale(1.035)}.admin-asset-card__body{gap:14px;padding:15px;display:grid}.admin-asset-card__actions{gap:8px;display:grid}.admin-asset-card__body strong{color:var(--ink);font-size:1rem;font-weight:900;line-height:1.32;display:block}.admin-asset-card__body span{color:var(--steel);margin-top:4px;font-size:.78rem;font-weight:800;display:block}.admin-asset-card dl{gap:8px;margin:0;display:grid}.admin-asset-card dl div{justify-content:space-between;gap:12px;display:flex}.admin-asset-card dt,.admin-asset-card dd{margin:0;font-size:.82rem;line-height:1.35}.admin-asset-card dt{color:var(--steel);font-weight:800}.admin-asset-card dd{color:var(--ink-soft);text-align:right;font-weight:900}.admin-file-input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute;overflow:hidden}.admin-upload-button,.admin-primary-button,.admin-secondary-button{text-align:center;min-height:42px;transition:background .2s var(--ease-out), color .2s var(--ease-out), border-color .2s var(--ease-out);border:1px solid #0000;justify-content:center;align-items:center;padding:0 14px;font-size:.86rem;font-weight:900;display:inline-flex}.admin-delete-button{min-height:38px;color:var(--ink-soft);transition:background .2s var(--ease-out), color .2s var(--ease-out), border-color .2s var(--ease-out);background:0 0;border:1px solid #0003;padding:0 12px;font-size:.82rem;font-weight:900}.admin-reset-button{color:#9d2f12;text-align:center;min-height:42px;transition:background .2s var(--ease-out), color .2s var(--ease-out), border-color .2s var(--ease-out);background:0 0;border:1px solid #9d2f12;padding:0 14px;font-size:.84rem;font-weight:900}.admin-upload-button,.admin-primary-button{background:var(--ember);color:var(--white)}.admin-secondary-button,.admin-upload-button:hover,.admin-primary-button:hover{color:var(--white);background:#111}.admin-secondary-button:hover{background:var(--ember);color:var(--white)}.admin-delete-button:hover,.admin-reset-button:hover{color:var(--white);background:#111;border-color:#111}.admin-primary-button:disabled,.admin-upload-button--disabled,.admin-delete-button:disabled,.admin-reset-button:disabled{opacity:.55;pointer-events:none}.admin-message{padding:12px 14px;font-size:.92rem;font-weight:900}.admin-message--success{color:#9d2f12;background:#ef5b2a21}.admin-message--error{color:var(--white);background:#111}.admin-empty{color:var(--steel);text-align:center;background:#f4f4f1;padding:30px;font-weight:900}.admin-log-list{gap:0;max-height:740px;margin:0;padding:0;list-style:none;display:grid;overflow:auto}.admin-log-list li{border-bottom:1px solid #0000001a;gap:5px;padding:14px 0;display:grid}.admin-log-list time{color:var(--ember);font-size:.78rem;font-weight:900}.admin-log-list strong{color:var(--ink);font-size:.94rem;font-weight:900}.admin-log-list span{color:var(--ink-soft);font-size:.86rem;line-height:1.5}.admin-log-list small{color:var(--steel);font-size:.76rem;line-height:1.4}@keyframes rise-in{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}.reveal-item{opacity:.001;filter:blur(7px);clip-path:inset(0 0 100%);transform-origin:bottom;transform:translateY(44px)scale(.92)}.reveal-item.reveal-item--visible{animation:reveal-pop .96s var(--ease-out) both}.section-heading.reveal-item>h2,.choice-intro.reveal-item>.section-tag,.choice-intro.reveal-item>h2,.process-copy.reveal-item>h2,.overview-manifest.reveal-item .overview-manifest__plate,.overview-statement.reveal-item>h2,.overview-rally.reveal-item>span,.process-detail-heading.reveal-item>h1,.process-detail-step.reveal-item h2,.contact-hero__content.reveal-item>h2,.contact-footer__about.reveal-item>h2,.choice-item.reveal-item h3,.service-card h3,.contact-footer__company.reveal-item .footer-brand,.service-placeholder__copy>.reveal-item>.section-tag,.service-placeholder__copy>.reveal-item>h1{opacity:.001;filter:blur(7px);clip-path:inset(0 0 100%);transform-origin:bottom;transform:translateY(46px)scale(.9)}.reveal-item.reveal-item--visible>h2,.choice-intro.reveal-item--visible>.section-tag,.choice-intro.reveal-item--visible>h2,.process-copy.reveal-item--visible>h2,.overview-manifest.reveal-item--visible .overview-manifest__plate,.overview-statement.reveal-item--visible>h2,.overview-rally.reveal-item--visible>span,.process-detail-heading.reveal-item--visible>h1,.process-detail-step.reveal-item--visible h2,.contact-hero__content.reveal-item--visible>h2,.contact-footer__about.reveal-item--visible>h2,.choice-item.reveal-item--visible h3,.service-card.reveal-item--visible h3,.services-section--visible .service-card h3,.contact-footer__company.reveal-item--visible .footer-brand,.service-placeholder__copy>.reveal-item--visible>.section-tag,.service-placeholder__copy>.reveal-item--visible>h1{animation:reveal-pop .96s var(--ease-out) .1s both}.section-heading.reveal-item>p,.choice-intro.reveal-item>p,.choice-item.reveal-item p,.achievement-card.reveal-item>.achievement-card__label,.industry-card.reveal-item .industry-card__label,.process-copy.reveal-item>p,.overview-manifest.reveal-item .overview-manifest__copy,.overview-partnership.reveal-item>p,.overview-statement.reveal-item>p,.overview-rally.reveal-item>p,.process-detail-heading.reveal-item>p,.process-detail-step.reveal-item p,.contact-hero__content.reveal-item>p,.contact-footer__company.reveal-item>strong,.contact-footer__company.reveal-item>p,.contact-footer__company.reveal-item>.contact-footer__links,.contact-footer__about.reveal-item>p,.service-placeholder__copy>.reveal-item>p{opacity:.001;filter:blur(7px);clip-path:inset(0 0 100%);transform-origin:bottom;transform:translateY(38px)scale(.94)}.section-heading.reveal-item--visible>p,.choice-intro.reveal-item--visible>p,.choice-item.reveal-item--visible p,.achievement-card.reveal-item--visible>.achievement-card__label,.industry-card.reveal-item--visible .industry-card__label,.process-copy.reveal-item--visible>p,.overview-manifest.reveal-item--visible .overview-manifest__copy,.overview-partnership.reveal-item--visible>p,.overview-statement.reveal-item--visible>p,.overview-rally.reveal-item--visible>p,.process-detail-heading.reveal-item--visible>p,.process-detail-step.reveal-item--visible p,.contact-hero__content.reveal-item--visible>p,.contact-footer__company.reveal-item--visible>strong,.contact-footer__company.reveal-item--visible>p,.contact-footer__company.reveal-item--visible>.contact-footer__links,.contact-footer__about.reveal-item--visible>p,.service-placeholder__copy>.reveal-item--visible>p{animation:reveal-pop .96s var(--ease-out) .28s both}.choice-section>.process-action,.process-copy.reveal-item>.secondary-action,.contact-hero__content.reveal-item>.contact-action,.service-placeholder__copy>.reveal-item>.secondary-action{opacity:.001;filter:blur(7px);clip-path:inset(0 0 100%);transform-origin:bottom;transform:translateY(34px)scale(.94)}.process-copy.reveal-item--visible>.secondary-action,.contact-hero__content.reveal-item--visible>.contact-action,.service-placeholder__copy>.reveal-item--visible>.secondary-action{animation:reveal-pop .96s var(--ease-out) .42s both}.choice-section:has(.choice-intro.reveal-item--visible)>.process-action{animation:reveal-pop .96s var(--ease-out) .42s both}@keyframes reveal-pop{0%{opacity:.001;clip-path:inset(0 0 100%);filter:blur(7px);transform:translateY(44px)scale(.92)}to{opacity:1;clip-path:inset(0);filter:blur();transform:translateY(0)}}@media (width<=980px){.topbar{grid-template-columns:auto auto;justify-content:space-between;min-height:82px;padding:12px 20px}.topbar--solid{min-height:68px;padding-top:8px;padding-bottom:8px}.menu-toggle{background:#ffffff14;border:1px solid #ffffff3d;place-content:center;gap:5px;width:44px;height:44px;display:inline-grid}.menu-toggle span{background:var(--white);width:20px;height:2px}.nav-menu{grid-column:1/-1;grid-template-columns:1fr;justify-content:stretch;gap:0;padding:12px 0 8px;display:none}.topbar--open .nav-menu{display:grid}.nav-item{width:100%;min-height:0}.nav-item--dropdown:after{display:none}.nav-link{text-align:left;border-top:1px solid #ffffff1a;width:100%;min-height:48px}.products-dropdown{width:100%;min-width:0;box-shadow:none;opacity:1;pointer-events:auto;background:#111;border:0;border-top:1px solid #ffffff14;padding:4px 0 10px 14px;position:static;transform:none}.products-dropdown__item{width:100%;min-height:40px;padding:0 0 0 14px;font-size:.82rem}.nav-link--admin{border-bottom:0;border-left:0;border-right:0;padding:0}.nav-link:after{display:none}.hero-container{height:100%;min-height:560px;padding:96px 32px 82px}.hero-copy h1{text-wrap:balance;white-space:normal;max-width:760px;font-size:clamp(2rem,4.2vw,3.15rem)}.hero-copy__lead{width:min(100%,720px);font-size:20px;line-height:1.58}.achievement-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 18px;width:min(610px,100%)}.achievement-card:last-child{grid-column:1/-1}.industry-strip{width:800%;min-width:800%}.industry-card{flex-basis:5%;height:420px}.choice-section{grid-template-columns:1fr}.admin-layout{grid-template-columns:180px minmax(0,1fr)}.admin-log-panel{grid-column:1/-1}.choice-section{gap:28px}.choice-intro h2{max-width:720px}.choice-list{grid-template-columns:repeat(2,minmax(0,1fr));width:min(760px,100%)}.choice-item{min-height:210px}.services-section{padding-left:32px;padding-right:32px}.services-section .section-heading,.services-section .section-heading h2,.services-section .section-heading p:last-child{max-width:860px}.section-heading h2,.contact-hero__content h2{white-space:normal}.service-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:38px 28px;width:min(860px,100%)}.quality-grid{grid-template-columns:repeat(2,minmax(0,1fr));width:min(900px,100%)}.choice-intro,.admin-sidebar,.admin-log-panel{position:static}.contact-footer{grid-template-columns:1fr;gap:34px}.product-content{gap:34px}.product-category-tabs{grid-template-columns:repeat(3,minmax(0,1fr));width:min(900px,100% - 40px);margin-top:-30px}.product-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}.process-section{min-height:620px;padding-left:32px;padding-right:32px}.service-placeholder{grid-template-columns:1fr}.service-placeholder__media{min-height:360px}.service-placeholder__media:after{background:linear-gradient(#0000 52%,#081216db)}.capability-flow:after{display:none}}@media (width<=680px){h1{font-size:clamp(2.58rem,11vw,3.15rem);line-height:1.03}h2{font-size:clamp(2rem,10vw,3.15rem);line-height:1.05}.brand__logo{width:78px;max-height:50px}.brand__text{font-size:1.18rem}.topbar--solid .brand__logo{width:56px;max-height:38px}.topbar--solid .brand__text{font-size:1rem}.hero-section{height:100svh;min-height:560px}.hero-media img,.hero-media video{object-position:center}.hero-overlay{background:linear-gradient(90deg,#02070a85,#02070a24 72%),linear-gradient(#0000,#0000 72%,#02030324)}.hero-container{align-items:center;height:100%;min-height:560px;padding:94px 32px 128px}.hero-copy{width:100%;max-width:100%;padding:0}.hero-copy__inner{width:calc(100vw - 64px);max-width:100%;margin-left:32px}.hero-copy h1{text-wrap:balance;white-space:normal;max-width:100%;margin-bottom:0;font-size:29px;line-height:1.16}.hero-copy__lead{width:100%;font-size:17px;line-height:1.6}.hero-actions{flex-direction:column;align-items:stretch}.primary-action,.secondary-action{width:100%}.hero-dots{bottom:22px;left:24px}.hero-controls{gap:8px;bottom:14px;right:24px}.hero-controls button{width:40px;height:40px}.achievement-section{background-position:bottom;min-height:440px;padding:56px 18px 64px}.achievement-grid{gap:30px 18px}.achievement-card{min-height:66px}.achievement-card__value{min-height:54px;font-size:clamp(1.85rem,8.2vw,2.85rem)}.achievement-card__label{white-space:normal;font-size:clamp(.86rem,3.2vw,1rem)}.industry-section{padding:56px 0 72px}.industry-strip{width:1000%;min-width:1000%}.industry-card{flex-basis:5%;height:420px}.industry-card__label{padding:92px 22px 26px}.industry-card__label span{font-size:clamp(1.25rem,6vw,1.9rem)}.section-heading{padding-left:0}.choice-section{padding-top:52px;padding-bottom:76px}.quality-showcase{padding-top:56px;padding-bottom:82px}.contact-hero{min-height:520px;padding:86px 24px}.contact-hero__content{gap:18px}.contact-hero__content h2{font-size:clamp(2rem,9vw,3.15rem)}.contact-hero__content p{font-size:clamp(.98rem,4vw,1.18rem);line-height:1.58}.contact-footer{padding:42px 24px 54px}.footer-brand{margin-bottom:10px}.contact-footer__links{flex-direction:column;gap:8px}.product-hero{min-height:360px;padding:116px 24px 66px}.product-content{padding:42px 18px 72px}.product-category-tabs{overscroll-behavior-inline:contain;grid-template-columns:none;grid-auto-columns:minmax(190px,1fr);grid-auto-flow:column;justify-content:start;width:calc(100% - 28px);min-height:58px;margin-top:-28px;overflow-x:auto}.product-category-tab{white-space:nowrap;min-height:58px}.product-list-heading{display:grid}.product-list-heading>div>p:not(.product-list-heading__materials){white-space:normal}.overview-detail-page{gap:28px;padding:42px 20px 72px}.overview-manifest,.overview-partnership,.overview-statement,.overview-rally{grid-template-columns:1fr}.overview-manifest__plate,.overview-manifest__copy,.overview-statement,.overview-rally{padding:26px 22px}.overview-manifest__plate strong{max-width:12ch;font-size:clamp(2rem,12vw,3.25rem)}.overview-partnership{gap:10px}.overview-statement--dark{margin-top:12px}.overview-rally{gap:18px}.process-detail-page{gap:30px;padding:42px 20px 72px}.process-detail-heading{gap:14px}.process-detail-step,.process-detail-step--reverse{grid-template-columns:1fr;gap:24px;padding:34px 0}.process-detail-step--reverse .process-detail-step__copy,.process-detail-step--reverse .process-detail-step__media{order:initial}.process-detail-step__media{min-height:240px}.product-gallery{grid-template-columns:1fr}.process-copy h2{font-size:clamp(2rem,9vw,3.15rem)}.process-copy>p{font-size:clamp(.98rem,4vw,1.18rem);line-height:1.58}.process-action{min-width:100%;min-height:56px}.choice-list{grid-template-columns:1fr;gap:12px;width:100%}.choice-item{min-height:auto;padding:22px 18px}.choice-intro h2{white-space:normal;max-width:100%}.choice-item p{font-size:.86rem;line-height:1.5}.choice-item h3{white-space:normal}.choice-item div{width:100%}.process-action{box-shadow:0 6px 16px #ef5b2a29}.service-grid{grid-template-columns:1fr;gap:32px;width:100%}.quality-grid{grid-template-columns:1fr;gap:20px;width:100%}.service-card{gap:14px}.service-card img{aspect-ratio:1.7}.service-card h3{font-size:1.12rem;font-weight:800;line-height:1.28}.service-placeholder__media{min-height:300px}.service-placeholder__copy{padding:44px 24px 72px}.service-placeholder__copy h1{font-size:clamp(2.25rem,11vw,3.25rem)}.admin-dashboard__top,.admin-userbar,.admin-layout,.admin-section-title,.admin-section-title__side,.admin-asset-card dl div{grid-template-columns:1fr}.admin-dashboard__top,.admin-userbar,.admin-section-title,.admin-asset-card dl div{align-items:stretch}.admin-section-title__side{justify-items:stretch}.admin-userbar{justify-content:stretch}.admin-primary-button,.admin-secondary-button,.admin-upload-button,.admin-delete-button,.admin-reset-button{width:100%}.admin-asset-card dd{text-align:left}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.reveal-item,.reveal-item.reveal-item--visible,.section-heading.reveal-item>h2,.section-heading.reveal-item>p,.choice-intro.reveal-item>.section-tag,.choice-intro.reveal-item>h2,.choice-intro.reveal-item>p,.achievement-card.reveal-item>.achievement-card__label,.industry-card.reveal-item .industry-card__label,.choice-item.reveal-item h3,.choice-item.reveal-item p,.process-copy.reveal-item>h2,.process-copy.reveal-item>p,.process-copy.reveal-item>.secondary-action,.contact-hero__content.reveal-item>h2,.contact-hero__content.reveal-item>p,.contact-hero__content.reveal-item>.contact-action,.contact-footer__company.reveal-item .footer-brand,.contact-footer__company.reveal-item>strong,.contact-footer__company.reveal-item>p,.contact-footer__company.reveal-item>.contact-footer__links,.contact-footer__about.reveal-item>h2,.contact-footer__about.reveal-item>p,.service-placeholder__copy>.reveal-item>.section-tag,.service-placeholder__copy>.reveal-item>h1,.service-placeholder__copy>.reveal-item>p,.service-placeholder__copy>.reveal-item>.secondary-action{opacity:1;filter:none;transform:none;clip-path:none!important;animation:none!important}.service-card img,.industry-strip{animation:none!important}.hero-copy h1,.hero-copy__lead{clip-path:none!important}}.overview-hero{background-position:50% 58%;align-items:end;min-height:clamp(500px,58svh,720px);padding-top:clamp(148px,16vw,220px);padding-bottom:clamp(74px,9vw,132px)}.overview-hero:before{background:linear-gradient(#00000038,#000000b8 62%,#000000f0),linear-gradient(90deg,#000000d6 0%,#0000008f 42%,#00000024 100%)}.overview-hero__content{text-align:left;justify-items:start;gap:clamp(14px,1.5vw,22px);width:min(1180px,100%);margin:0 auto}.overview-hero__content h1{max-width:850px;color:var(--white);font-family:var(--display);letter-spacing:-.035em;text-wrap:balance;font-size:clamp(3.15rem,7.6vw,7rem);font-weight:700;line-height:.98}.overview-hero__eyebrow{letter-spacing:.08em;text-transform:uppercase;color:var(--ember)!important;font-size:clamp(.78rem,1vw,.96rem)!important;font-weight:800!important;line-height:1.2!important}.overview-hero__description{max-width:720px;color:#ffffffe0!important;font-size:clamp(1rem,1.32vw,1.28rem)!important;font-weight:500!important;line-height:1.62!important}.overview-story,.overview-values{width:min(1320px,100% - clamp(36px,8vw,144px));margin:0 auto}.overview-story{min-height:clamp(440px,42vw,620px);display:grid;position:relative;overflow:hidden}.overview-story--overview{background:var(--night);color:var(--white);grid-template-columns:minmax(74px,.14fr) minmax(0,.88fr) minmax(360px,1.04fr)}.overview-story--resources{background:var(--white);color:var(--ink);grid-template-columns:minmax(360px,1.04fr) minmax(0,1fr)}.overview-story__signal{background:var(--ember);min-height:100%;color:var(--ink);text-align:center;flex-direction:column;justify-content:space-between;align-items:center;padding:clamp(24px,3vw,48px) 12px;display:flex}.overview-story__signal span{letter-spacing:.08em;font-size:.8rem;font-weight:900}.overview-story__signal strong{font-size:clamp(3rem,5vw,5.5rem);font-weight:700;line-height:.9}.overview-story__signal small{letter-spacing:.14em;writing-mode:vertical-rl;font-size:.62rem;font-weight:900}.overview-story__copy{align-content:center;gap:clamp(24px,3vw,38px);min-width:0;padding:clamp(38px,5vw,76px) clamp(30px,5vw,74px);display:grid}.overview-story__heading{gap:14px;display:grid}.overview-story__label{width:fit-content;color:var(--ember);letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:12px;font-size:.74rem;font-weight:900;line-height:1.2;display:inline-flex}.overview-story__label:before{content:"";background:currentColor;width:38px;height:2px}.overview-story__heading h2{font-family:var(--display);letter-spacing:-.03em;font-size:clamp(2.5rem,4.1vw,5.1rem);font-weight:700;line-height:.98}.overview-story__copy>p{color:#ffffffc7;max-width:62ch;font-size:clamp(.96rem,1.05vw,1.1rem);line-height:1.78}.overview-story--resources .overview-story__copy>p{color:var(--ink-soft)}.overview-story__media{background:var(--ember);align-content:center;gap:14px;min-width:0;min-height:100%;margin:0;padding:clamp(24px,3.5vw,52px);display:grid;position:relative}.overview-story--overview .overview-story__media{padding-left:clamp(28px,4vw,60px)}.overview-story--resources .overview-story__media{background:var(--night)}.overview-story__media:before,.overview-story__media:after{content:"";pointer-events:none;position:absolute}.overview-story__media:before{background:var(--night);width:38%;height:12px;top:0;right:0}.overview-story__media:after{border-top:1px solid #ffffff5c;border-left:1px solid #ffffff5c;width:18%;height:42%;bottom:0;right:0}.overview-story__media img{z-index:1;aspect-ratio:1.34;object-fit:cover;border:10px solid var(--night);background:var(--night);filter:saturate(.9)contrast(1.08);width:100%;transition:transform .5s var(--ease-out), filter .5s var(--ease-out);position:relative}.overview-story--resources .overview-story__media img{border-color:var(--ember)}.overview-story:hover .overview-story__media img{filter:saturate()contrast(1.1);transform:scale(1.025)}.overview-story__media figcaption{z-index:1;color:var(--ink);letter-spacing:.08em;text-transform:uppercase;font-size:.72rem;font-weight:900;position:relative}.overview-story--resources .overview-story__media figcaption{color:#ffffffb8}.overview-values{background:linear-gradient(#ebe7da 0% 48%,#fff 48% 100%);width:100%;padding:clamp(54px,6vw,92px) max(clamp(18px,4vw,64px),50% - 590px) clamp(78px,8vw,126px);position:relative}.overview-values__intro{gap:18px;width:min(1180px,100%);margin:0 auto clamp(30px,4vw,56px);display:grid}.overview-values__intro h2{max-width:720px;color:var(--ink);font-family:var(--display);letter-spacing:-.03em;font-size:clamp(2.1rem,4vw,4.4rem);font-weight:700;line-height:1.02}.overview-values__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(14px,2vw,26px);width:min(1180px,100%);margin:0 auto;display:grid}.overview-value-card{border-top:8px solid var(--ember);background:#f8f5ed;align-content:start;gap:22px;min-height:340px;padding:clamp(26px,3.2vw,46px) clamp(24px,3vw,42px);display:grid;box-shadow:0 14px 32px #0d0d0c1f}.overview-value-card--vision{border-top-color:var(--ink)}.overview-value-card--rally{border-top-color:var(--ember);background:var(--night);color:var(--white)}.overview-value-card__index{color:var(--ember);letter-spacing:.1em;font-size:.72rem;font-weight:900}.overview-value-card h3{max-width:100%;color:var(--ink);font-family:var(--display);font-size:clamp(1.4rem,1.9vw,2.15rem);font-weight:700;line-height:1.08}.overview-value-card p{max-width:34ch;color:var(--ink-soft);font-size:clamp(.9rem,.97vw,1rem);line-height:1.72}.overview-value-card--rally h3{color:var(--white)}.overview-value-card--rally p{color:#ffffffd6;max-width:24ch;font-size:clamp(1.3rem,2.1vw,2.25rem);font-weight:700;line-height:1.22}@media (width<=980px){.overview-hero__content h1{max-width:720px;font-size:clamp(3rem,8.8vw,5.7rem)}.overview-story--overview{grid-template-columns:72px minmax(0,1fr)}.overview-story--overview .overview-story__media{grid-column:1/-1;min-height:360px}.overview-story--resources{grid-template-columns:minmax(0,.86fr) minmax(0,1fr)}.overview-values__grid{grid-template-columns:1fr;width:min(620px,100%)}.overview-value-card{min-height:0}.overview-value-card p,.overview-value-card--rally p{max-width:60ch}}@media (width<=680px){.overview-hero{background-position:63%;align-items:center;min-height:560px;padding-top:126px;padding-bottom:72px}.overview-hero__content{gap:16px}.overview-hero__content h1{font-size:clamp(2.8rem,14vw,4.15rem)}.overview-hero__description{max-width:38ch;font-size:.98rem!important}.overview-detail-page.overview-detail-page--new{gap:34px;padding-top:34px;padding-bottom:58px}.overview-story,.overview-values{width:calc(100% - 28px)}.overview-story--overview,.overview-story--resources{grid-template-columns:1fr;display:grid}.overview-story--overview .overview-story__signal{flex-direction:row;align-items:center;min-height:74px;padding:16px 20px}.overview-story__signal strong{font-size:3.1rem}.overview-story__signal small{writing-mode:initial}.overview-story__copy{gap:24px;padding:34px 24px 42px}.overview-story__heading h2{font-size:clamp(2.55rem,13vw,3.6rem)}.overview-story__copy>p{font-size:.94rem;line-height:1.72}.overview-story__media,.overview-story--overview .overview-story__media{grid-column:auto;min-height:0;padding:22px}.overview-story__media img{aspect-ratio:1.18;border-width:7px}.overview-values{background:linear-gradient(#ebe7da 0% 34%,#fff 34% 100%);padding:42px 14px 58px}.overview-values__intro{gap:14px;margin-bottom:26px}.overview-values__intro h2{font-size:clamp(2rem,10vw,3rem)}.overview-values__grid{gap:14px}.overview-value-card{gap:18px;padding:28px 24px 32px}.overview-value-card h3{max-width:none}.overview-value-card--rally p{font-size:1.46rem}}.overview-detail-page--new .reveal-item{opacity:1;filter:none;clip-path:none;transform:none}.overview-hero__content h1{white-space:nowrap;max-width:none;font-size:clamp(2.6rem,5.4vw,5.8rem)}.overview-detail-page--new .overview-story{overflow:visible}.overview-detail-page--new .overview-story--overview{background:var(--night);grid-template-columns:minmax(0,1fr) minmax(320px,.92fr)}.overview-detail-page--new .overview-story--resources{background:var(--white);grid-template-columns:minmax(320px,.92fr) minmax(0,1fr)}.overview-detail-page--new .overview-story__copy{gap:clamp(24px,3vw,36px);padding:clamp(42px,5.5vw,82px) clamp(30px,5vw,76px)}.overview-detail-page--new .overview-story__heading{gap:0}.overview-detail-page--new .overview-story__heading h2{font-size:clamp(2.45rem,4vw,4.6rem)}.overview-detail-page--new .overview-story__copy>p{font-size:clamp(.96rem,1.02vw,1.08rem);line-height:1.78}.overview-detail-page--new .overview-story__media{background:0 0;min-height:0;padding:clamp(30px,4vw,64px)}.overview-detail-page--new .overview-story__media:before,.overview-detail-page--new .overview-story__media:after{display:none}.overview-detail-page--new .overview-story__media img{border:0;box-shadow:18px 18px #ef5b2ae0,0 20px 42px #00000047}.overview-detail-page--new .overview-story--resources .overview-story__media img{border:0;box-shadow:-18px 18px #ef5b2ae0,0 20px 42px #0000002e}.overview-detail-page--new .overview-values{background:linear-gradient(#ebe7da 0% 34%,#fff 34% 100%);padding-top:clamp(62px,7vw,106px)}.overview-detail-page--new .overview-values__intro{display:none}.overview-detail-page--new .overview-values__grid{gap:clamp(16px,2vw,28px)}.overview-detail-page--new .overview-value-card{border-top:4px solid var(--ember);min-height:320px;color:var(--ink);background:#f8f5ed;gap:24px;padding:clamp(28px,3.4vw,48px) clamp(24px,3vw,42px);box-shadow:0 14px 32px #0d0d0c1f}.overview-detail-page--new .overview-value-card h3{color:var(--ink);font-size:clamp(1.45rem,1.9vw,2rem);font-weight:700;line-height:1.14}.overview-detail-page--new .overview-value-card p{max-width:38ch;color:var(--ink-soft);font-size:clamp(.94rem,1vw,1.05rem);font-weight:500;line-height:1.72}@media (width<=980px){.overview-hero__content h1{font-size:clamp(2.3rem,6.2vw,4.8rem)}.overview-detail-page--new .overview-story--overview,.overview-detail-page--new .overview-story--resources{grid-template-columns:minmax(0,1fr) minmax(280px,.86fr)}.overview-detail-page--new .overview-story__media{padding:clamp(28px,3vw,44px)}}@media (width<=680px){.overview-hero__content h1{letter-spacing:-.04em;font-size:clamp(1.35rem,6.5vw,2rem)}.overview-detail-page--new .overview-story--overview,.overview-detail-page--new .overview-story--resources{grid-template-columns:1fr}.overview-detail-page--new .overview-story__copy{gap:24px;padding:34px 24px 38px}.overview-detail-page--new .overview-story__heading h2{font-size:clamp(2.35rem,12vw,3.4rem)}.overview-detail-page--new .overview-story__media{padding:26px 24px 38px}.overview-detail-page--new .overview-story__media img,.overview-detail-page--new .overview-story--resources .overview-story__media img{box-shadow:12px 12px #ef5b2ae0,0 16px 30px #0003}.overview-detail-page--new .overview-values{background:linear-gradient(#ebe7da 0% 20%,#fff 20% 100%);padding-top:48px}.overview-detail-page--new .overview-values__grid{width:100%}.overview-detail-page--new .overview-value-card{gap:18px;min-height:0;padding:28px 24px 32px}.overview-detail-page--new .overview-value-card p{max-width:none}}.overview-detail-page.overview-detail-page--new{background:var(--paper)}.overview-detail-page--new .overview-story--overview,.overview-detail-page--new .overview-story--resources,.overview-detail-page--new .overview-values{background:0 0}.overview-detail-page--new .overview-story--overview,.overview-detail-page--new .overview-story--resources{color:var(--ink)}.overview-detail-page--new .overview-story--overview .overview-story__copy>p,.overview-detail-page--new .overview-story--resources .overview-story__copy>p{color:var(--ink-soft)}.overview-detail-page--new .overview-value-card{min-height:320px;box-shadow:none;background:0 0;border-top:1px solid #ef5b2ab3}@media (width<=680px){.overview-detail-page--new .overview-value-card{min-height:0}}.overview-detail-page.overview-detail-page--new{background:#fff;gap:0;padding:0}.overview-detail-page--new .overview-story{width:100%;min-height:0;margin:0;padding:clamp(68px,8vw,120px) max(clamp(18px,5vw,72px),50% - 660px)}.overview-detail-page--new .overview-story--overview{background:#fff}.overview-detail-page--new .overview-story--resources{background:#f3eee5}.overview-detail-page--new .overview-story__copy,.overview-detail-page--new .overview-story__media{padding:0 clamp(24px,3.4vw,58px)}.overview-detail-page--new .overview-values{background:linear-gradient(#f3eee5 0% 50%,#fff 50% 100%);width:100%;margin:0;padding:clamp(72px,8vw,126px) max(clamp(18px,5vw,72px),50% - 660px)}.overview-detail-page--new .overview-values__grid{width:100%}.overview-detail-page--new .overview-value-card{border:1px solid #18181529;border-top:3px solid var(--ember);box-shadow:none;background:#f3eee5;border-radius:4px}@media (width<=680px){.overview-detail-page--new .overview-story{padding:52px 18px 64px}.overview-detail-page--new .overview-story__copy{padding:0}.overview-detail-page--new .overview-story__media{padding:26px 0 0}.overview-detail-page--new .overview-values{padding:56px 18px 72px}}.contact-footer.product-footer{background:#111;padding:0;display:block}.product-footer:before{display:none}.product-footer__talk .contact-hero__content p{color:#ffffffd1}.product-footer__talk .contact-hero__content .contact-action{color:var(--white)}.product-footer__details{background:#111;grid-template-columns:repeat(2,minmax(360px,520px));justify-content:center;align-items:center;gap:clamp(72px,9vw,150px);padding:clamp(44px,5vw,72px) clamp(24px,7vw,112px) clamp(50px,5.4vw,76px);display:grid}@media (width<=980px){.product-footer__details{grid-template-columns:1fr;gap:34px}}@media (width<=680px){.product-footer__details{padding:42px 24px 54px}}body.lightbox-open{overflow:hidden}.product-gallery-card__image-button{aspect-ratio:1.3;cursor:zoom-in;background:#f5f5f3;border:0;justify-content:center;align-items:center;width:100%;min-width:0;min-height:0;padding:clamp(8px,.8vw,12px);line-height:0;display:flex;overflow:hidden}.product-gallery-card__image-button:focus-visible{z-index:1;outline-offset:-3px;outline:3px solid #ef5b2ad1;position:relative}.product-lightbox{z-index:100;color:var(--white);background:#000000f0;place-items:center;padding:clamp(76px,8vw,118px) clamp(58px,10vw,140px) 38px;display:grid;position:fixed;inset:0}.product-lightbox__close{width:48px;height:48px;color:var(--white);cursor:pointer;transition:background .22s var(--ease-out), border-color .22s var(--ease-out), transform .22s var(--ease-out);background:#111111b8;border:1px solid #ffffff4d;place-items:center;padding:0;font-size:2rem;line-height:1;display:grid;position:absolute;top:22px;right:24px}.product-lightbox__close:hover,.product-lightbox__close:focus-visible{border-color:var(--ember);background:var(--ember);transform:translateY(-1px)}.product-lightbox__stage{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:clamp(18px,4vw,56px);width:min(1500px,100%);height:100%;display:grid}.product-lightbox__figure{place-items:center;gap:18px;min-width:0;min-height:0;margin:0;display:grid}.product-lightbox__figure img{object-fit:contain;width:auto;max-width:100%;max-height:calc(100svh - 170px);display:block;box-shadow:0 18px 50px #00000061}.product-lightbox__figure figcaption{color:#ffffffbd;text-align:center;font-size:.88rem;font-weight:700;line-height:1.4}.product-lightbox__arrow{width:56px;height:56px;color:var(--white);cursor:pointer;transition:background .22s var(--ease-out), border-color .22s var(--ease-out), transform .22s var(--ease-out);background:#111111b8;border:1px solid #ffffff4d;place-items:center;padding:0;font-size:2rem;line-height:1;display:grid}.product-lightbox__chevron{border:2px solid;border-width:0 2px 2px 0;width:14px;height:14px;display:block}.product-lightbox__arrow--previous .product-lightbox__chevron{transform:rotate(135deg)}.product-lightbox__arrow--next .product-lightbox__chevron{transform:rotate(-45deg)}.product-lightbox__arrow:hover,.product-lightbox__arrow:focus-visible{border-color:var(--ember);background:var(--ember);transform:translateY(-1px)}.product-lightbox__arrow:disabled{cursor:not-allowed;opacity:.42}@media (width<=680px){.product-lightbox{padding:76px 14px 24px}.product-lightbox__close{width:44px;height:44px;top:14px;right:14px}.product-lightbox__stage{grid-template-columns:44px minmax(0,1fr) 44px;gap:8px;width:100%}.product-lightbox__arrow{width:44px;height:44px;font-size:1.5rem}.product-lightbox__figure img{max-height:calc(100svh - 154px)}}
