:root{--orange:#f36b21;--ink:#111315;--surface:#f5f6f7;--navy:#12212a;--muted:#667078;--line:#e3e6e8;--white:#fff;--max:1320px;--shadow:0 16px 45px rgba(15,20,24,.1)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#fff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.55;-webkit-font-smoothing:antialiased}img{display:block;max-width:100%;height:auto}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}h1,h2,h3,p{margin-top:0}h1,h2,h3{line-height:1.08;letter-spacing:-.025em}h1{font-size:clamp(3rem,6vw,6.2rem);margin-bottom:1.3rem}h2{font-size:clamp(2.25rem,4vw,4.4rem);margin-bottom:1.3rem}h3{font-size:1.15rem}p{color:var(--muted)}.page-width{width:min(calc(100% - 40px),var(--max));margin-inline:auto}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(0 0 0 0)!important;white-space:nowrap!important}.skip-link{position:fixed;left:1rem;top:-8rem;background:#fff;color:#000;padding:.8rem 1rem;z-index:1000}.skip-link:focus{top:1rem}.topbar{background:#0c0d0f;color:#cfd3d5;font-size:.78rem}.topbar__inner{min-height:32px;display:flex;align-items:center;justify-content:space-between;gap:1rem}.site-header{position:relative;z-index:20;background:#fff;border-bottom:1px solid var(--line)}.header-main{min-height:86px;display:grid;grid-template-columns:minmax(260px,1.25fr) minmax(300px,1.2fr) auto;align-items:center;gap:1.5rem}.brand{display:flex;align-items:center;gap:.85rem;min-width:0}.brand__logo{width:62px;height:62px;object-fit:contain;background:#111;border-radius:4px}.brand__copy{display:grid;gap:.08rem;line-height:1.2;min-width:0}.brand__copy strong{font-size:.96rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.brand__copy small{color:var(--orange);font-weight:800;text-transform:uppercase;letter-spacing:.08em;font-size:.67rem}.header-search{height:44px;display:flex;border:2px solid #202328;border-radius:3px;overflow:hidden}.header-search input{min-width:0;flex:1;border:0;padding:0 .9rem;outline:none}.header-search button{border:0;color:#fff;background:#202328;padding:0 1.25rem;font-weight:750;cursor:pointer}.header-actions{display:flex;align-items:center;gap:1rem;font-weight:700;font-size:.88rem;white-space:nowrap}.site-nav{border-top:1px solid var(--line);background:#fff}.site-nav__inner{min-height:50px;display:flex;align-items:center;gap:2rem;font-size:.9rem;font-weight:800}.site-nav a{position:relative}.site-nav a:after{content:"";position:absolute;left:0;right:100%;bottom:-7px;height:2px;background:var(--orange);transition:right .2s ease}.site-nav a:hover:after{right:0}.category-strip{background:#f4f5f5;border-top:1px solid #e7e9ea}.category-strip__inner{min-height:38px;display:flex;align-items:center;gap:1.4rem;overflow:auto;white-space:nowrap;font-size:.76rem;color:#4c5358}.category-strip__inner span{font-weight:800;color:#15191c}.menu-toggle{display:none;border:1px solid #222;background:#fff;padding:.65rem .9rem;font-weight:800}.button{display:inline-flex;min-height:48px;align-items:center;justify-content:center;padding:.75rem 1.35rem;border:2px solid var(--orange);border-radius:2px;background:var(--orange);color:#fff;font-weight:850;letter-spacing:.01em;cursor:pointer;transition:transform .2s ease,background .2s ease}.button:hover{transform:translateY(-2px);background:#df5914}.button--small{min-height:38px;padding:.5rem .85rem;font-size:.8rem}.button--ghost-light{background:transparent;border-color:#fff;color:#fff}.button-row{display:flex;gap:.75rem;flex-wrap:wrap;margin-top:2rem}.hero{position:relative;overflow:hidden;color:#fff;background:radial-gradient(circle at 74% 24%,#28383f 0,transparent 32%),linear-gradient(115deg,#0c0f12,#172229 58%,#0c0f12);padding:74px 0 0}.hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(120deg,transparent 0 63%,rgba(243,107,33,.15) 63% 63.4%,transparent 63.4%)}.hero__grid{position:relative;display:grid;grid-template-columns:1.1fr .9fr;align-items:center;gap:3rem}.hero__copy{padding-bottom:68px}.hero h1{max-width:860px;color:#fff}.hero__lead{font-size:clamp(1.2rem,2vw,1.75rem);color:#fff;font-weight:800;margin-bottom:.25rem}.hero__sub{font-size:1.05rem;color:#bbc2c6}.eyebrow{text-transform:uppercase;color:var(--orange);font-size:.77rem;font-weight:900;letter-spacing:.18em;margin-bottom:1.1rem}.eyebrow--orange{color:var(--orange)}.feature-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem 1.2rem;max-width:620px;padding:0;margin:1.7rem 0 0;list-style:none}.feature-list li{position:relative;padding-left:1.15rem;color:#e5e8ea;font-weight:650}.feature-list li:before,.about-list li:before{content:"";position:absolute;left:0;top:.62em;width:7px;height:7px;border-radius:50%;background:var(--orange)}.hero__visual{position:relative;align-self:end;min-height:560px;display:flex;align-items:end;justify-content:center}.hero__visual img{width:min(100%,560px);max-height:610px;object-fit:contain;filter:drop-shadow(0 35px 25px rgba(0,0,0,.42))}.hero__badge{position:absolute;right:0;top:8%;display:grid;background:var(--orange);color:#fff;padding:1rem 1.2rem;box-shadow:var(--shadow)}.hero__badge strong{font-size:2rem;line-height:1}.hero__badge span{font-size:.65rem;font-weight:900;letter-spacing:.08em}.stat-bar{position:relative;display:grid;grid-template-columns:repeat(4,1fr);background:#fff;color:#121416;box-shadow:0 -12px 30px #0000002e}.stat-bar>div{display:grid;gap:.15rem;padding:1.45rem 1.6rem;border-right:1px solid var(--line)}.stat-bar>div:last-child{border:0}.stat-bar strong{font-size:1.7rem;color:var(--orange)}.stat-bar span{font-size:.78rem;font-weight:800;color:#4f575d}.section{padding:104px 0}.section--white{background:#fff}.section--soft{background:#f2f4f5}.section--warm{background:#f7f2ed}.section--charcoal{background:#15191d;color:#fff}.section--navy{background:#14252e;color:#fff}.section--charcoal h2,.section--charcoal h3,.section--navy h2,.section--navy h3{color:#fff}.section--charcoal p,.section--navy p{color:#b8c0c4}.section-head{max-width:800px;margin-bottom:3rem}.section-head h2{text-transform:uppercase}.section-head>p:last-child{font-size:1.05rem}.section-head--light{color:#fff}.section-head--row{max-width:none;display:flex;justify-content:space-between;align-items:end;gap:2rem}.section-head--row h2{margin-bottom:0}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.category-card{position:relative;min-height:290px;overflow:hidden;background:#f2f3f4;border:1px solid #e3e6e8}.category-card img{width:100%;height:100%;position:absolute;top:0;right:0;bottom:0;left:0;object-fit:contain;padding:1.8rem;transition:transform .3s ease}.category-card:after{content:"";position:absolute;top:55%;right:0;bottom:0;left:0;background:linear-gradient(transparent,#000000c7)}.category-card span{position:absolute;z-index:2;left:1.2rem;right:1.2rem;bottom:1rem;color:#fff;font-size:1.05rem;font-weight:900}.category-card:hover img{transform:scale(1.035)}.split{display:grid;grid-template-columns:1fr 1fr;gap:6vw;align-items:center}.split--image-right>div:first-child{order:1}.split--image-right>.split__media{order:2}.split__media{background:#fff;overflow:hidden;box-shadow:var(--shadow)}.split__media img{width:100%;height:auto;max-height:760px;object-fit:cover}.split__media--contain{padding:1.4rem}.split__media--contain img{object-fit:contain;max-height:720px}.split__media--square{aspect-ratio:1}.split__media--square img{width:100%;height:100%;object-fit:cover}.section-intro{font-size:1.05rem}.platform-callout,.project-number{display:flex;align-items:end;gap:1rem;border-left:4px solid var(--orange);padding-left:1rem;margin:1.8rem 0}.platform-callout strong,.project-number strong{color:var(--orange);font-size:2.1rem;line-height:1}.platform-callout span,.project-number span{color:inherit;font-weight:800}.benefit-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;background:#394147;border:1px solid #394147}.benefit-grid article{padding:1.25rem;background:#1b2024}.benefit-grid h3{margin-bottom:.55rem}.benefit-grid p{font-size:.88rem;margin:0}.service-list{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;margin:2rem 0}.service-list article{padding:1.25rem;background:#fff;border-top:3px solid var(--orange);box-shadow:0 8px 24px #1316180f}.service-list p{margin:0;font-size:.9rem}.metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;margin:2rem 0;background:#d8dcde}.metrics>div{display:grid;padding:1.2rem;background:#fff}.metrics strong{font-size:1.45rem;color:var(--orange)}.metrics span{font-size:.78rem;font-weight:800;color:#5c656b}.metrics--light{background:#384046}.metrics--light>div{background:#1b2024}.metrics--light span{color:#b8c0c4}.metrics--orange{grid-template-columns:repeat(3,1fr)}.factory-list{display:grid;gap:.85rem}.factory-list article{border-left:2px solid var(--orange);padding-left:1rem}.factory-list h3{margin-bottom:.35rem}.factory-list p{margin:0}.quality-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;padding:0;margin:0;list-style:none}.quality-steps li{position:relative;min-height:230px;padding:1.6rem;background:#1a303b;border-top:3px solid var(--orange)}.quality-steps li>span{display:block;color:var(--orange);font-size:2.2rem;font-weight:900;line-height:1;margin-bottom:1.5rem}.quality-steps p{font-size:.9rem;margin:0}.certificate-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.7rem;margin:2rem 0}.certificate-grid span{display:flex;min-height:84px;align-items:center;justify-content:center;text-align:center;padding:.8rem;border:1px solid #cdd2d5;background:#fff;font-weight:900;color:#1a2024}.note{font-size:.83rem;border-left:3px solid var(--orange);padding-left:.9rem}.market-list{display:grid;grid-template-columns:repeat(2,1fr);gap:.7rem;margin:2rem 0}.market-list div{display:flex;align-items:center;gap:.9rem;padding:.9rem 1rem;background:#fff;border:1px solid #dfe3e5}.market-list strong{font-size:1.35rem;color:var(--orange)}.market-list span{font-size:.88rem;font-weight:800}.text-link{font-weight:850;border-bottom:2px solid var(--orange);padding-bottom:.25rem}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.product-card{background:#fff;border:1px solid #e0e4e6;min-width:0;transition:transform .2s ease,box-shadow .2s ease}.product-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.product-card>img{width:100%;height:245px;object-fit:contain;padding:1rem;background:#fff}.product-card>div{border-top:1px solid #eceeef;padding:1.1rem}.product-card h3{font-size:.98rem;line-height:1.35;min-height:4em;margin-bottom:.9rem}.product-card p{font-size:.78rem;margin-bottom:.2rem}.product-card .price{font-size:.98rem;color:#121619;font-weight:900}.about-list{list-style:none;padding:0;margin:1.5rem 0 0;display:grid;gap:.65rem}.about-list li{position:relative;padding-left:1.2rem;font-weight:750}.rfq-section{background:linear-gradient(115deg,#fff 0 52%,#f2f3f4 52%)}.rfq-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:7vw;align-items:center}.rfq-promise{font-weight:800;color:#1a1e21}.rfq-card{background:#fff;padding:2rem;box-shadow:var(--shadow);border-top:5px solid var(--orange)}.rfq-card form{display:grid;gap:.65rem}.rfq-card label{font-size:.8rem;font-weight:850}.rfq-card input,.rfq-card textarea,.form-field{width:100%;border:1px solid #cdd2d5;background:#fff;padding:.8rem .9rem;outline:none}.rfq-card input:focus,.rfq-card textarea:focus,.form-field:focus{border-color:var(--orange);box-shadow:0 0 0 2px #f36b2126}.form-success{color:#15733a;font-weight:800}.site-footer{background:#0b0d0f;color:#fff;padding:76px 0 26px}.footer-grid{display:grid;grid-template-columns:1.35fr repeat(3,1fr);gap:4vw}.footer-grid>div{display:flex;flex-direction:column;align-items:flex-start;gap:.65rem}.footer-logo{width:86px;height:86px;object-fit:contain;background:#111}.footer-grid h2{font-size:1.35rem;margin:0}.footer-grid h3{font-size:1rem;margin:.2rem 0}.footer-grid p{color:#9ea6ab;font-size:.87rem;margin:0}.footer-grid a:not(.button){color:#c7cccf;font-size:.86rem}.footer-bottom{display:flex;justify-content:space-between;gap:1rem;border-top:1px solid #282d31;margin-top:3.5rem;padding-top:1.4rem;color:#80898e;font-size:.72rem}.main-page{padding:80px 0;min-height:50vh}.main-page__head{max-width:820px;margin-bottom:2rem}.rte{max-width:850px}.rte img{height:auto}.rte a{color:var(--orange);text-decoration:underline}.collection-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.pagination{display:flex;justify-content:center;gap:1rem;margin-top:2rem}.product-page{display:grid;grid-template-columns:1.1fr .9fr;gap:5vw;align-items:start}.product-gallery{display:grid;grid-template-columns:repeat(2,1fr);gap:.7rem}.product-gallery img{width:100%;aspect-ratio:1;object-fit:contain;background:#f4f5f5}.product-info{position:sticky;top:2rem}.product-info__price{font-size:1.5rem;color:var(--orange);font-weight:900}.product-info label{display:block;font-weight:800;margin:.9rem 0 .35rem}.product-info select,.product-info input{width:100%;padding:.8rem;border:1px solid #cdd2d5}.product-info .button{width:100%;margin-top:1rem}.cart-table{width:100%;border-collapse:collapse}.cart-table th,.cart-table td{text-align:left;border-bottom:1px solid var(--line);padding:1rem .5rem}.cart-table img{width:80px}.cart-actions{display:flex;justify-content:flex-end;align-items:center;gap:1rem;margin-top:2rem}@media(max-width:1050px){.header-main{grid-template-columns:1fr auto}.header-search{grid-column:1/-1;grid-row:2;margin-bottom:1rem}.site-nav__inner{gap:1.1rem;overflow:auto}.hero__grid{grid-template-columns:1fr 1fr}.category-grid,.product-grid,.collection-grid{grid-template-columns:repeat(2,1fr)}.split{gap:3rem}.footer-grid,.quality-steps{grid-template-columns:repeat(2,1fr)}}@media(max-width:760px){.page-width{width:min(calc(100% - 28px),var(--max))}.topbar__inner span:last-child{display:none}.header-main{min-height:72px;grid-template-columns:1fr auto;gap:.6rem}.brand__logo{width:48px;height:48px}.brand__copy strong{max-width:190px}.header-actions{display:none}.menu-toggle{display:block}.header-search{margin-bottom:.8rem}.site-nav{display:none}.site-nav.is-open{display:block}.site-nav__inner{padding-block:.7rem;align-items:stretch;flex-direction:column;gap:.2rem}.site-nav a{padding:.55rem 0}.category-strip{display:none}.hero{padding-top:48px}.hero__grid{grid-template-columns:1fr}.hero__copy{padding-bottom:10px}.hero__visual{min-height:360px}.hero__visual img{max-height:420px}.hero__badge{right:0;top:0}.feature-list{grid-template-columns:1fr}.stat-bar{grid-template-columns:repeat(2,1fr)}.stat-bar>div:nth-child(2){border-right:0}.stat-bar>div{padding:1rem}.section{padding:70px 0}.category-grid,.product-grid,.collection-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem}.category-card{min-height:215px}.category-card img{padding:1rem}.split,.rfq-grid,.product-page{grid-template-columns:1fr}.split--image-right>div:first-child,.split--image-right>.split__media{order:initial}.split__media{order:-1!important}.benefit-grid,.service-list{grid-template-columns:1fr}.metrics{grid-template-columns:repeat(2,1fr)}.quality-steps{grid-template-columns:1fr}.certificate-grid{grid-template-columns:repeat(2,1fr)}.section-head--row{align-items:flex-start;flex-direction:column}.product-card>img{height:180px}.product-card h3{font-size:.85rem;min-height:0}.product-card>div{padding:.8rem}.rfq-section{background:#f2f3f4}.footer-grid{grid-template-columns:1fr}.footer-bottom{flex-direction:column}.product-gallery{grid-template-columns:1fr}.product-info{position:static}.cart-table thead{display:none}.cart-table tr{display:grid;grid-template-columns:90px 1fr}.cart-table td{grid-column:2}.cart-table td:first-child{grid-column:1;grid-row:1/4}.cart-actions{align-items:stretch;flex-direction:column}.cart-actions .button{width:100%}}@media(max-width:430px){h1{font-size:2.65rem}h2{font-size:2rem}.brand__copy strong{font-size:.78rem;max-width:150px}.brand__copy small{font-size:.58rem}.category-grid,.product-grid,.collection-grid{grid-template-columns:1fr}.category-card{min-height:260px}.market-list{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button,.category-card img,.product-card{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/theme.css.map */
