@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700;800&family=Libre+Franklin:wght@700;800&display=swap";:root{--black:#111;--charcoal:#222;--yellow:#ffd752;--blue:#111;--white:#fff;--gray:#f5f5f5;--line:#dedede;--muted:#606060}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--black);background:#fff;margin:0;font-family:DM Sans,Arial,sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{color:inherit}img{width:100%;display:block}h1,h2,h3,p{margin-top:0}h1,h2,h3{letter-spacing:-.05em;font-family:Libre Franklin,Arial,sans-serif;line-height:.96}.kicker{letter-spacing:.15em;text-transform:uppercase;font-size:11px;font-weight:800}.button{cursor:pointer;border:1px solid;justify-content:center;align-items:center;min-height:50px;padding:0 23px;font-weight:800;display:inline-flex}.yellow{background:var(--yellow);border-color:var(--yellow);color:#000}.ghost{color:#fff;background:0 0;border-color:#fff}.ghost:hover{color:#000;background:#fff}.topline{background:var(--yellow);letter-spacing:.08em;text-transform:uppercase;justify-content:space-between;align-items:center;height:32px;padding:0 3.5vw;font-size:10px;font-weight:800;display:flex}.site-header{color:#fff;z-index:30;background:#000;border-bottom:1px solid #292929;grid-template-columns:220px 1fr auto;align-items:center;gap:40px;height:88px;padding:0 3.5vw;display:grid;position:relative}.brand{align-items:center;width:196px;height:62px;display:flex;overflow:hidden}.brand img{transform:scale(1.2)}.site-header nav{justify-content:center;align-items:center;gap:clamp(15px,2.1vw,34px);display:flex}.site-header nav a{text-transform:uppercase;letter-spacing:.04em;font-size:12px;font-weight:800}.site-header nav a:hover{color:var(--yellow)}.header-actions{align-items:center;gap:10px;display:flex}.header-actions button,.quote-button{color:#fff;background:0 0;border:1px solid #555;min-height:42px;padding:0 16px;font-size:12px;font-weight:800}.header-actions button{cursor:pointer}.header-actions b{background:var(--yellow);color:#000;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;margin-left:7px;display:inline-flex}.quote-button{background:var(--yellow);color:#000;border-color:var(--yellow);align-items:center;display:flex}.menu-toggle{display:none}.home-hero{color:#fff;background:#000;min-height:690px;position:relative;overflow:hidden}.home-hero>img{object-fit:cover;height:100%;position:absolute;inset:0}.hero-shade{background:linear-gradient(90deg,#000000fa 0%,#000000d1 31%,#00000029 72%),linear-gradient(#0000 50%,#00000073);position:absolute;inset:0}.hero-copy{z-index:2;width:min(650px,55vw);padding:100px 0 100px 7vw;position:relative}.hero-copy .kicker{color:var(--yellow)}.hero-copy h1{text-transform:uppercase;margin:22px 0;font-size:clamp(70px,8vw,128px)}.hero-copy>p:not(.kicker){max-width:570px;font-size:19px;line-height:1.55}.hero-actions{gap:12px;margin-top:30px;display:flex}.hero-quick{z-index:3;color:#000;background:#fff;width:350px;position:absolute;bottom:0;right:3.5vw}.hero-quick>span{background:var(--yellow);text-transform:uppercase;letter-spacing:.1em;padding:12px 20px;font-size:10px;font-weight:800;display:block}.hero-quick a{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:18px 20px;display:flex}.hero-quick i{font-size:11px;font-style:normal}.hero-quick a:hover{background:#f4f4f4}.intro-band{color:#fff;text-align:center;background:#000;padding:95px 8vw}.intro-band .kicker{color:var(--yellow)}.intro-band h2{text-transform:uppercase;max-width:1100px;margin:24px auto;font-size:clamp(48px,6vw,88px)}.intro-band>p:last-child{color:#ccc;max-width:780px;margin:0 auto;font-size:18px;line-height:1.65}.order-paths{background:#fff;grid-template-rows:380px 380px;grid-template-columns:1.2fr .8fr;display:grid}.path-card{flex-direction:column;justify-content:space-between;padding:40px;display:flex;position:relative;overflow:hidden}.path-card>span{z-index:2;letter-spacing:.13em;text-transform:uppercase;font-size:10px;font-weight:800;position:relative}.path-card>div{z-index:2;position:relative}.path-card h2{margin-bottom:18px;font-size:clamp(45px,5vw,75px)}.path-card p{max-width:540px;font-size:16px;line-height:1.55}.path-card b{text-transform:uppercase;letter-spacing:.05em;font-size:12px}.path-card.gang{color:#fff;background:#000;grid-row:1/3}.path-card.gang:after{content:"";background:linear-gradient(#0000000d 35%,#000000f2);position:absolute;inset:0}.path-card.gang>img{object-fit:cover;opacity:.72;height:100%;position:absolute;inset:0}.path-card.banner{background:var(--yellow)}.path-card.custom{background:var(--blue);color:#fff}.path-card:hover b{text-decoration:underline}.process-section{background:#fff;padding:100px 6vw}.process-section>div{grid-template-columns:.35fr 1fr;align-items:end;gap:40px;margin-bottom:55px;display:grid}.process-section h2{margin:0;font-size:clamp(50px,6vw,85px)}.process-section ol{border-top:1px solid #000;grid-template-columns:repeat(4,1fr);margin:0;padding:0;list-style:none;display:grid}.process-section li{border-right:1px solid var(--line);padding:28px 25px 0}.process-section li:first-child{padding-left:0}.process-section li:last-child{border:0}.process-section li>b{color:var(--blue);font-size:12px}.process-section h3{margin:25px 0 15px;font-size:22px}.process-section li p{color:var(--muted);line-height:1.6}.featured-products,.industry-section,.catalog{padding:100px 4vw}.featured-products{background:#f4f4f4}.section-heading{justify-content:space-between;align-items:end;margin-bottom:40px;display:flex}.section-heading h2{margin:14px 0 0;font-size:clamp(45px,5vw,70px)}.section-heading>a{border-bottom:2px solid #000;padding-bottom:5px;font-weight:800}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.product-card{min-width:0}.product-image{border:1px solid var(--line);background:#fff;height:350px;position:relative;overflow:hidden}.product-image img{object-fit:cover;height:100%;transition:all .35s}.product-image span{background:var(--yellow);text-transform:uppercase;padding:7px 10px;font-size:9px;font-weight:800;position:absolute;top:12px;left:12px}.product-card:hover img{transform:scale(1.03)}.product-copy{padding:17px 2px}.product-copy>small{color:var(--muted);text-transform:uppercase;letter-spacing:.1em;margin-bottom:8px;font-size:9px;display:block}.product-copy>a{font-size:16px;font-weight:800}.product-copy>div{justify-content:space-between;align-items:end;margin-top:10px;display:flex}.product-copy>div span{color:var(--muted);text-align:right;max-width:115px;font-size:9px}.industry-section{background:#fff}.industry-grid{border-top:1px solid #000;border-left:1px solid var(--line);grid-template-columns:repeat(4,1fr);display:grid}.industry-grid article{border-right:1px solid var(--line);border-bottom:1px solid var(--line);flex-direction:column;min-height:280px;padding:30px;display:flex}.industry-grid h3{font-size:28px}.industry-grid p{color:var(--muted);line-height:1.6}.industry-grid a{margin-top:auto;font-size:11px;font-weight:800}.why-section,.partnership-band,.plain-language{grid-template-columns:1fr 1fr;gap:9vw;padding:100px 8vw;display:grid}.why-section{background:var(--yellow)}.why-section h2,.partnership-band h2,.plain-language h2{margin:18px 0 0;font-size:clamp(48px,5.5vw,78px)}.why-section>div:last-child p,.partnership-band>div:last-child p,.plain-language>div:last-child p{font-size:18px;line-height:1.7}.why-section a{border-bottom:2px solid #000;font-weight:800}.partnership-band{color:#fff;background:#000}.partnership-band .kicker{color:var(--yellow)}.collection-hero,.content-hero{color:#fff;background:#000;padding:95px 7vw}.collection-hero h1,.content-hero h1{text-transform:uppercase;margin:22px 0;font-size:clamp(70px,9vw,130px)}.collection-hero>p:not(.kicker),.content-hero>p:not(.kicker){color:#ccc;max-width:760px;font-size:19px;line-height:1.6}.collection-hero>div{gap:45px;margin-top:40px;display:flex}.collection-hero>div span{border-left:4px solid var(--yellow);padding-left:14px;font-weight:800}.collection-switch{border-bottom:1px solid var(--line);align-items:center;gap:12px;height:64px;padding:0 4vw;display:flex}.collection-switch a{border:1px solid var(--line);padding:10px 18px;font-size:12px;font-weight:800}.catalog-head{justify-content:space-between;align-items:end;margin-bottom:40px;display:flex}.catalog-head h2{margin:0;font-size:46px}.catalog-head p{color:var(--muted);max-width:550px;line-height:1.5}.catalog .product-grid{row-gap:45px}.breadcrumbs{color:var(--muted);gap:9px;padding:20px 4vw;font-size:11px;display:flex}.product-detail{grid-template-columns:1.1fr .9fr;gap:7vw;padding:30px 5vw 100px;display:grid}.product-visual{border:1px solid var(--line);background:#f4f4f4;height:680px;position:relative}.product-visual img{object-fit:cover;height:100%}.product-visual>span{background:var(--yellow);text-transform:uppercase;padding:8px 10px;font-size:9px;font-weight:800;position:absolute;top:16px;left:16px}.buybox{padding-top:20px}.buybox h1{margin:20px 0;font-size:clamp(48px,5vw,72px)}.product-price{font-size:28px;font-weight:800}.product-description{color:var(--muted);font-size:16px;line-height:1.65}.choice{border-top:1px solid var(--line);padding:22px 0}.choice>div:first-child{justify-content:space-between;margin-bottom:14px;display:flex}.choice>div:first-child span{color:var(--muted);font-size:12px}.size-options{flex-wrap:wrap;gap:8px;display:flex}.size-options button{border:1px solid var(--line);cursor:pointer;background:#fff;min-height:42px;padding:0 14px}.upload-box{cursor:pointer;border:1px dashed #777;grid-template-columns:45px 1fr;align-items:center;gap:13px;min-height:90px;padding:15px;display:grid}.upload-box.ready{border:2px solid var(--blue)}.upload-box input{display:none}.upload-box strong{font-size:28px}.upload-box span{flex-direction:column;gap:5px;display:flex}.upload-box small,.upload-note{color:var(--muted)}.purchase{gap:10px;margin-top:8px;display:flex}.quantity{border:1px solid #000;display:flex}.quantity button{cursor:pointer;background:#fff;border:0;width:42px}.quantity b{justify-content:center;align-items:center;min-width:34px;display:flex}.grow{flex:1}.review-note{border-left:5px solid var(--yellow);background:#f4f4f4;margin-top:24px;padding:15px 18px}.review-note p{color:var(--muted);margin:7px 0 0;line-height:1.5}.form-error{color:#a40000;font-weight:700}.content-hero{flex-direction:column;justify-content:center;min-height:610px;display:flex}.content-hero .button{align-self:flex-start;margin-top:25px}.industry-detail{padding:40px 7vw 100px}.industry-detail article{border-bottom:1px solid #000;grid-template-columns:100px 1fr;padding:45px 0;display:grid}.industry-detail article>span,.service-stack article>span{color:var(--blue);font-weight:800}.industry-detail p{max-width:750px;color:var(--muted);font-size:17px;line-height:1.6}.industry-detail a{font-weight:800}.service-stack{background:#fff;padding:70px 7vw}.service-stack article{border-bottom:1px solid #000;grid-template-columns:80px 1fr 1fr;align-items:start;gap:40px;padding:45px 0;display:grid}.service-stack p{color:var(--muted);font-size:17px;line-height:1.6}.plain-language{background:var(--yellow)}.contact-page{grid-template-columns:1fr 1fr;min-height:800px;display:grid}.contact-intro{color:#fff;background:#000;flex-direction:column;justify-content:center;padding:90px 7vw;display:flex}.contact-intro .kicker{color:var(--yellow)}.contact-intro h1{margin:25px 0;font-size:clamp(55px,6vw,86px)}.contact-intro>p:not(.kicker){color:#bbb;font-size:17px;line-height:1.6}.contact-intro>div{flex-direction:column;margin-top:35px;display:flex}.contact-intro>div>*{border-top:1px solid #333;flex-direction:column;padding:16px 0;display:flex}.contact-intro small{color:var(--yellow);text-transform:uppercase;letter-spacing:.1em}.contact-form-wrap{flex-direction:column;justify-content:center;padding:80px 6vw;display:flex}.contact-form-wrap h2{margin:18px 0 28px;font-size:55px}.contact-form-wrap form{flex-direction:column;gap:14px;display:flex}.form-row{grid-template-columns:1fr 1fr;gap:12px;display:grid}.contact-form-wrap label{text-transform:uppercase;letter-spacing:.06em;flex-direction:column;gap:7px;font-size:11px;font-weight:800;display:flex}.contact-form-wrap input,.contact-form-wrap select,.contact-form-wrap textarea{border:1px solid var(--line);text-transform:none;letter-spacing:0;background:#fff;width:100%;padding:13px}.contact-form-wrap input,.contact-form-wrap select{height:48px}.contact-form-wrap textarea{resize:vertical}.file-input{height:auto!important}.cart-included{background:#f3f3f3;justify-content:space-between;padding:14px;display:flex}.contact-form-wrap form>small{color:var(--muted)}.page-title{padding:70px 5vw 30px}.page-title h1{font-size:80px}.cart-page{min-height:650px}.cart-layout{grid-template-columns:1fr 380px;gap:50px;padding:20px 5vw 100px;display:grid}.cart-item{border-top:1px solid var(--line);grid-template-columns:110px 1fr auto auto;align-items:center;gap:20px;padding:18px 0;display:grid}.cart-item img{object-fit:cover;height:100px}.cart-item>div:nth-child(2){flex-direction:column;gap:6px;display:flex}.cart-item>div>a{font-weight:800}.cart-item span,.cart-item small{color:var(--muted)}.cart-item>div button{background:0 0;border:0;align-self:flex-start;padding:0;text-decoration:underline}.summary-card{color:#fff;background:#000;height:max-content;padding:30px}.summary-card h2{font-size:35px}.summary-card>div{border-top:1px solid #444;justify-content:space-between;padding:16px 0;display:flex}.summary-card p{color:#bbb;line-height:1.5}.summary-card .button{width:100%}.empty-state{padding:80px 5vw 130px}.empty-state h2{font-size:55px}.drawer-backdrop{z-index:100;background:#0009;position:fixed;inset:0}.cart-drawer{background:#fff;width:min(440px,100%);height:100%;padding:28px;position:absolute;top:0;right:0;overflow:auto}.cart-drawer>div:first-child{justify-content:space-between;display:flex}.cart-drawer>div:first-child button{background:0 0;border:0;text-decoration:underline}.cart-drawer article{border-top:1px solid var(--line);grid-template-columns:70px 1fr auto;align-items:center;gap:13px;padding:15px 0;display:grid}.cart-drawer article img{object-fit:cover;height:65px}.cart-drawer article span{flex-direction:column;display:flex}.cart-drawer article small{color:var(--muted)}.drawer-total{border-top:1px solid #000;justify-content:space-between;padding:20px 0;display:flex}.cart-drawer>.button{width:100%}footer{color:#fff;background:#000}.footer-lead{border-bottom:1px solid #333;padding:90px 7vw}.footer-lead .kicker{color:var(--yellow)}.footer-lead h2{max-width:900px;margin:22px 0 35px;font-size:clamp(50px,6vw,85px)}.footer-grid{grid-template-columns:1.5fr repeat(3,1fr);gap:50px;padding:65px 5vw;display:grid}.footer-grid>div{flex-direction:column;gap:10px;font-size:13px;display:flex}.footer-grid>div>b{color:var(--yellow);text-transform:uppercase;letter-spacing:.1em;margin-bottom:6px;font-size:10px}.footer-grid>div span{color:#aaa;line-height:1.6}.footer-bottom{color:#888;text-transform:uppercase;letter-spacing:.1em;border-top:1px solid #333;justify-content:space-between;padding:18px 5vw;font-size:10px;display:flex}@media (width<=1050px){.site-header{grid-template-columns:190px 1fr auto;gap:18px}.site-header nav{gap:14px}.site-header nav a{font-size:10px}.product-grid,.industry-grid,.process-section ol{grid-template-columns:repeat(2,1fr)}.process-section li{padding-bottom:25px}.footer-grid{grid-template-columns:1fr 1fr}}@media (width<=760px){.topline{padding:0 14px}.topline span{font-size:8px}.site-header{grid-template-columns:1fr auto auto;height:76px;padding:0 14px}.brand{width:155px}.menu-toggle{color:#fff;text-transform:uppercase;background:0 0;border:0;font-size:11px;display:block}.site-header nav{background:#000;flex-direction:column;align-items:flex-start;padding:22px;display:none;position:absolute;top:76px;left:0;right:0}.site-header nav.open{display:flex}.quote-button{display:none}.header-actions button{padding:0 10px}.home-hero{min-height:760px}.hero-shade{background:linear-gradient(90deg,#000000f2,#00000073),linear-gradient(#0000 30%,#000 100%)}.hero-copy{width:100%;padding:70px 20px}.hero-copy h1{font-size:60px}.hero-copy>p:not(.kicker){font-size:16px}.hero-actions{flex-direction:column;align-items:stretch}.hero-quick{width:auto;bottom:0;left:20px;right:20px}.intro-band{padding:70px 20px}.intro-band h2{font-size:45px}.order-paths{display:block}.path-card{min-height:390px;padding:28px}.path-card.gang{min-height:560px}.process-section{padding:70px 20px}.process-section>div{display:block}.process-section ol{grid-template-columns:1fr}.process-section li{border-right:0;border-bottom:1px solid var(--line);padding:24px 0}.featured-products,.industry-section,.catalog{padding:70px 14px}.section-heading{display:block}.section-heading>a{margin-top:15px;display:inline-block}.product-grid{grid-template-columns:1fr}.product-image{height:390px}.industry-grid{grid-template-columns:1fr}.industry-grid article{min-height:240px}.why-section,.partnership-band,.plain-language{grid-template-columns:1fr;padding:70px 20px}.collection-hero,.content-hero{padding:70px 20px}.collection-hero h1,.content-hero h1{font-size:55px}.collection-hero>div{flex-direction:column;gap:14px}.collection-switch{padding:0 14px}.catalog-head{display:block}.product-detail{grid-template-columns:1fr;padding:20px 14px 70px}.product-visual{height:420px}.buybox h1{font-size:47px}.purchase{flex-direction:column}.quantity{justify-content:center;height:48px}.industry-detail{padding:25px 20px 70px}.industry-detail article{grid-template-columns:45px 1fr}.industry-detail h2{font-size:35px}.service-stack{padding:40px 20px}.service-stack article{grid-template-columns:35px 1fr}.service-stack article p{grid-column:2}.contact-page{grid-template-columns:1fr}.contact-intro,.contact-form-wrap{padding:65px 20px}.form-row{grid-template-columns:1fr}.cart-layout{grid-template-columns:1fr;padding:15px 14px 70px}.cart-item{grid-template-columns:80px 1fr auto}.cart-item>.quantity{grid-column:2}.footer-grid{grid-template-columns:1fr;padding:50px 20px}.footer-lead{padding:70px 20px}}h1,h2,h3{letter-spacing:-.035em;line-height:1.12}.kicker{font-size:12px}.button{border-radius:4px;min-height:48px;font-size:14px}.yellow:hover{background:#edc33d;border-color:#edc33d}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline-offset:4px;outline:3px solid #b88900}.site-header{grid-template-columns:185px 1fr auto;gap:22px}.site-header nav a{text-transform:none;letter-spacing:0;font-size:13px}.site-header nav{gap:24px}.topline{color:#555;text-transform:none;letter-spacing:0;background:#fff;border-bottom:1px solid #dedede;font-size:12px}.shop-intro,.shop-categories,.shop-assurance,.featured-products,.business-overview,.business-industries,.why-section{max-width:1280px;margin:auto}.shop-intro{padding:48px 32px 28px}.shop-intro .kicker{color:#666;margin-bottom:12px}.shop-intro h1{margin-bottom:12px;font-size:clamp(32px,4vw,50px)}.shop-intro>p:last-child{color:#606060;margin:0;font-size:17px;line-height:1.6}.shop-categories{grid-template-columns:repeat(3,1fr);gap:18px;padding:0 32px 28px;display:grid}.shop-categories>a{border:1px solid #dedede;border-radius:6px;flex-direction:column;align-items:flex-start;min-height:235px;padding:26px;display:flex}.shop-categories>a:first-child{border-top:4px solid #ffd752;padding-top:23px}.shop-categories .kicker{color:#606060;font-size:12px}.shop-categories h2{margin:15px 0 12px;font-size:27px}.shop-categories p{color:#606060;font-size:16px;line-height:1.5}.shop-categories b{margin-top:auto;font-size:14px}.shop-assurance{color:#555;border-top:1px solid #eee;border-bottom:1px solid #eee;gap:32px;padding:18px 32px;font-size:13px;display:flex}.featured-products{background:#fff;padding:42px 32px 56px}.section-heading{gap:20px;margin-bottom:24px}.section-heading h2,.business-industries h2{margin:0;font-size:28px}.section-heading>a{white-space:nowrap;border:0;font-size:14px}.product-image{border-radius:5px;height:240px;display:block}.product-image span{font-size:12px;top:10px;left:10px}.product-copy>small{text-transform:none;letter-spacing:0;font-size:12px}.product-copy>div{display:block}.product-copy>div span{text-align:left;max-width:none;margin-top:6px;font-size:12px;display:block}.business-overview{border-top:1px solid #dedede;grid-template-columns:1.1fr 1fr;gap:60px;padding:48px 32px;display:grid}.business-overview h2{max-width:500px;font-size:34px}.business-overview p{color:#606060;font-size:16px;line-height:1.7}.business-links{flex-wrap:wrap;align-items:center;gap:22px;font-size:14px;font-weight:700;display:flex}.business-scope{background:#f5f5f5;border-radius:6px;padding:30px}.business-scope ul{margin:0;padding-left:20px}.business-scope li{padding:8px 0;font-size:16px;line-height:1.5}.business-industries{padding:30px 32px 48px}.business-industries>p{color:#606060;line-height:1.6}.business-industries>div{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.business-industries a{border:1px solid #dedede;border-radius:4px;padding:16px;font-size:14px}.why-section{background:#fff;border-top:1px solid #dedede;gap:60px;padding:42px 32px 58px}.why-section h2{margin-top:12px;font-size:32px}.why-section>div:last-child p{color:#555;font-size:16px;line-height:1.7}.why-section a{border:0;font-size:14px}.collection-hero,.content-hero{color:#111;background:#fff;min-height:0;padding:46px max(32px,50vw - 608px)}.collection-hero .kicker,.content-hero .kicker{color:#606060}.collection-hero h1,.content-hero h1{text-transform:none;max-width:900px;font-size:clamp(32px,4vw,50px)}.collection-hero>div{gap:22px;margin-top:22px;font-size:14px}.catalog{padding-top:32px}.catalog-head p{font-size:14px}.product-visual{height:520px}.choice>div:first-child span{font-size:14px}.upload-box small,.upload-note{font-size:13px;line-height:1.5}.industry-detail article{padding:30px 0;scroll-margin-top:25px}.service-stack{padding-top:15px}.service-stack article{gap:25px;padding:30px 0}.plain-language{background:#f5f5f5;padding:42px 7vw}.contact-intro{color:#111;background:#f5f5f5;padding-top:55px;padding-bottom:55px}.contact-intro h1{font-size:40px}.contact-intro>p:not(.kicker){color:#606060}.contact-form-wrap h2{font-size:32px}.contact-form-wrap label{text-transform:none;letter-spacing:0;font-size:14px}.footer-lead{justify-content:space-between;align-items:center;gap:30px;padding:35px 5vw;display:flex}.footer-lead .kicker{display:none}.footer-lead h2{margin:0;font-size:27px}.footer-grid{padding:40px 5vw}@media (width<=1100px){.site-header nav{gap:12px}.site-header nav a{font-size:12px}.site-header,.shop-categories{gap:12px}.shop-categories>a{padding:20px}.business-links{align-items:flex-start}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.site-header{grid-template-columns:1fr auto auto}.site-header nav a{font-size:16px}.shop-intro{padding:30px 18px 22px}.shop-categories{grid-template-columns:1fr;padding:0 18px 24px}.shop-categories>a{min-height:0;padding:20px}.shop-categories h2{margin:7px 0;font-size:25px}.shop-categories p{margin-bottom:14px}.shop-assurance{flex-direction:column;gap:10px;padding:16px 18px}.featured-products,.business-industries,.why-section{padding:30px 18px}.business-overview{grid-template-columns:1fr;gap:24px;padding:30px 18px}.business-overview h2{font-size:29px}.business-industries>div{grid-template-columns:1fr 1fr}.why-section{grid-template-columns:1fr;gap:20px}.product-grid{gap:12px}.product-image{height:190px}.product-image span{padding:5px;font-size:11px}.product-copy>a{font-size:15px}.collection-hero,.content-hero{padding:30px 18px}.collection-hero>div{gap:12px}.footer-lead{padding:30px 20px;display:block}.footer-lead h2{margin-bottom:20px}.product-visual{height:360px}.buybox h1{font-size:32px}}@media (width<=380px){.product-grid{grid-template-columns:1fr}}body{color:#fff;background:#080808;font-size:18px;font-weight:600}h1,h2,h3{letter-spacing:-.025em;font-weight:800;line-height:1.12}p,li{line-height:1.7}.topline{color:#ddd;background:#171717;border-color:#333;font-size:14px}.site-header{grid-template-columns:180px 1fr auto;height:auto;min-height:100px;padding-top:15px;padding-bottom:15px}.site-header nav{flex-wrap:wrap;gap:14px 24px}.site-header nav a,.header-actions button,.quote-button{font-size:16px;font-weight:800}.kicker,.shop-categories .kicker{color:#ffd752;font-size:15px}.shop-intro{padding-top:50px}.shop-intro h1{font-size:clamp(42px,5vw,68px)}.shop-intro>p:last-child,.shop-categories p{color:#ddd;font-size:20px}.shop-categories>a{background:#161616;border-color:#444;min-height:280px}.shop-categories>a:hover{border-color:#ffd752}.shop-categories h2{font-size:34px}.shop-categories b,.button{font-size:18px;font-weight:800}.shop-assurance{color:#ddd;border-color:#333;flex-wrap:wrap;font-size:16px}.featured-products,.industry-section,.catalog,.why-section,.business-overview,.business-industries,.service-stack{color:#fff;background:#080808;border-color:#333}.section-heading h2,.business-industries h2{font-size:38px}.section-heading>a,.business-links>a,.why-section a,.industry-detail a{font-size:18px}.product-image{border-color:#444}.product-image span{color:#111;font-size:14px}.product-copy>a{font-size:21px;line-height:1.4;display:block}.product-copy>small,.product-copy>div span{color:#bbb;font-size:15px}.product-copy>div b{font-size:22px}.business-overview h2,.why-section h2{font-size:44px}.business-overview p,.why-section>div:last-child p{color:#ddd;font-size:20px}.business-scope{background:#1c1c1c;border:1px solid #444}.business-scope h3{font-size:26px}.business-scope li{font-size:19px}.business-industries>p{color:#ccc;font-size:19px}.business-industries a{background:#181818;border-color:#444;font-size:18px;font-weight:800}.business-industries a:hover{border-color:#ffd752}.collection-hero,.content-hero{color:#fff;background:#080808}.collection-hero h1,.content-hero h1{font-size:clamp(42px,5vw,66px)}.collection-hero .kicker,.content-hero .kicker,.shop-intro .kicker{color:#ffd752}.collection-hero>p:not(.kicker),.content-hero>p:not(.kicker){color:#ddd;font-size:21px}.collection-hero>div{font-size:18px}.collection-switch{background:#151515;border-color:#333}.collection-switch a{border-color:#555;font-size:18px}.collection-switch a.active{color:#111;background:#ffd752}.catalog-head h2{font-size:32px}.catalog-head p{color:#ccc;font-size:18px}.breadcrumbs{color:#bbb;flex-wrap:wrap;font-size:16px}.buybox h1{font-size:44px}.product-description{color:#ddd;font-size:20px}.choice{border-color:#444}.choice>div:first-child span,.upload-box small,.upload-note{color:#ccc;font-size:16px}.size-options button{color:#fff;background:#1b1b1b;border-color:#555;font-size:18px}.size-options button.active{color:#111;background:#ffd752}.upload-box{border-color:#aaa}.upload-box.ready{border-color:#ffd752}.quantity{color:#111;background:#fff;border-color:#777}.review-note{background:#1b1b1b}.review-note p{color:#ddd;font-size:18px}.contact-intro{color:#fff;background:#101010}.contact-intro h1,.contact-form-wrap h2{font-size:44px}.contact-intro .kicker,.contact-intro small{color:#ffd752}.contact-intro>p:not(.kicker){color:#ddd;font-size:20px}.contact-intro>div>*{border-color:#444}.contact-form-wrap label{font-size:18px}.contact-form-wrap input,.contact-form-wrap select,.contact-form-wrap textarea{color:#111;font-size:18px}.contact-form-wrap form>small{color:#ccc;font-size:16px}.cart-included{background:#222}.cart-drawer{color:#fff;background:#111}.cart-drawer article small,.cart-item span,.cart-item small{color:#ccc}.cart-item,.cart-drawer article{border-color:#444}.service-stack h2{font-size:36px}.service-stack p{color:#ddd;font-size:20px}.service-stack article,.industry-detail article{border-color:#444}.service-stack article>span,.industry-detail article>span{color:#ffd752}.plain-language{color:#fff;background:#181818}.plain-language h2{font-size:40px}.plain-language>div:last-child p{font-size:20px}.industry-detail h2{font-size:46px}.industry-detail p{color:#ddd;max-width:none;font-size:20px}.industry-detail .industry-goal{color:#fff;font-size:25px;font-weight:800}.industry-facts{grid-template-columns:1fr 1fr;gap:24px;margin:28px 0;display:grid}.industry-facts section{background:#191919;border:1px solid #333;padding:24px}.industry-facts section:last-child{grid-column:1/-1}.industry-facts h3{color:#ffd752;font-size:25px}.industry-facts p{margin-bottom:0}.mission-section{border-top:1px solid #444;max-width:1280px;margin:auto;padding:50px 32px 70px}.mission-section>h2{max-width:850px;font-size:clamp(36px,4vw,54px)}.mission-section>p:not(.kicker){color:#ddd;max-width:950px;font-size:21px}.mission-grid{grid-template-columns:1fr 1fr;gap:24px;margin-top:35px;display:grid}.mission-grid article{background:#191919;border:1px solid #333;padding:28px}.mission-grid h3{font-size:28px}.mission-grid p{color:#ddd;margin:0;font-size:19px}.footer-lead h2{font-size:34px}.footer-grid>div{font-size:18px}.footer-grid>div>b,.footer-bottom{font-size:15px}@media (width<=1000px){.shop-categories{grid-template-columns:1fr}.shop-categories>a{min-height:0}.business-industries>div{grid-template-columns:1fr 1fr}.site-header nav a{font-size:15px}}@media (width<=760px){.site-header{grid-template-columns:1fr auto auto;min-height:86px}.site-header nav{top:86px}.site-header nav a{font-size:19px}.topline span{font-size:12px}.shop-intro h1{font-size:43px}.shop-categories h2{font-size:32px}.product-grid{grid-template-columns:1fr}.product-image{height:300px}.business-overview h2,.why-section h2{font-size:36px}.mission-section{padding:35px 18px}.mission-grid,.industry-facts{grid-template-columns:1fr}.industry-facts section:last-child{grid-column:auto}.industry-detail article{grid-template-columns:1fr;gap:16px}.industry-detail h2{font-size:38px}.service-stack article{grid-template-columns:1fr;gap:12px}.service-stack article p{grid-column:auto}.footer-lead h2{font-size:30px}.section-heading h2{font-size:32px}.business-industries a{font-size:17px}}
