:root{--bg:#f7f4ee;--surface:#fffdf9;--text:#202522;--muted:#6d746f;--line:#ddd9d0;--accent:#5f7668;--accent-dark:#3e5147;--container:1320px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:Arial,Helvetica,sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}.container{width:min(calc(100% - 48px),var(--container));margin-inline:auto}.skip-link{position:absolute;left:-9999px;top:0}.skip-link:focus{left:16px;top:16px;z-index:1000;padding:10px 14px;background:#fff}.site-header{background:#f7f4eef5;border-bottom:1px solid var(--line);position:relative;z-index:10}.header-inner{min-height:82px;display:flex;align-items:center;gap:32px}.brand{flex:0 0 auto}.brand-text{font-size:24px;font-weight:700;letter-spacing:.08em}.brand-logo{max-width:150px;max-height:52px;object-fit:contain}.main-nav{display:flex;align-items:center;justify-content:center;gap:26px;flex:1;font-size:14px}.main-nav a{padding:8px 0}.main-nav a:hover{color:var(--accent)}.header-actions{display:flex;align-items:center;gap:12px}.header-cta{border:1px solid var(--text);padding:11px 17px;font-size:13px;white-space:nowrap}.header-cta:hover{background:var(--text);color:#fff}.language-selector{position:relative}.language-selector__button{display:flex;align-items:center;gap:6px;border:1px solid var(--line);background:transparent;padding:10px 11px;font:inherit;font-size:12px;cursor:pointer;min-width:58px;justify-content:center}.language-selector__menu{position:absolute;right:0;top:calc(100% + 8px);min-width:150px;background:var(--surface);border:1px solid var(--line);box-shadow:0 12px 30px #2025221f;padding:6px;z-index:30}.language-selector__form{display:grid;gap:2px}.language-selector__option{border:0;background:transparent;text-align:left;padding:9px 10px;font-size:12px;cursor:pointer}.language-selector__option:hover,.language-selector__option.is-active{background:#ece9e1}.home-hero{padding:42px 0 72px}.home-hero-inner{display:grid;grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr);align-items:center;gap:54px}.home-hero-copy{padding:34px 0}.eyebrow{margin:0 0 18px;color:var(--accent-dark);font-size:11px;font-weight:700;letter-spacing:.16em}.home-hero h1{margin:0;max-width:650px;font-size:clamp(44px,5.3vw,76px);line-height:.98;letter-spacing:-.045em;font-weight:600}.hero-lead{max-width:590px;margin:28px 0 12px;font-size:19px;color:var(--muted)}.hero-categories{max-width:650px;margin:0;font-size:13px;color:#4f5752}.hero-benefits{display:flex;flex-wrap:wrap;gap:8px 18px;margin:25px 0 30px;font-size:12px;text-transform:uppercase;letter-spacing:.06em}.hero-benefits span{position:relative}.hero-benefits span:not(:last-child):after{content:"\b7";position:absolute;right:-12px}.primary-link{display:inline-block;padding:13px 22px;background:var(--text);color:#fff;font-size:13px}.primary-link:hover{background:var(--accent-dark)}.home-hero-media{min-height:560px;background:#e8e3d9;overflow:hidden}.home-hero-media img{width:100%;height:100%;min-height:560px;object-fit:cover}.image-placeholder{min-height:330px;display:grid;place-items:center;color:var(--muted);font-size:13px;background:#ebe7df}.business-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--surface)}.business-strip-inner{min-height:66px;display:flex;align-items:center;justify-content:space-between;gap:18px;font-size:11px;text-transform:uppercase;letter-spacing:.11em;color:#515953}.business-strip-inner span{white-space:nowrap}.seo-trust-bar{border-bottom:1px solid var(--line);background:var(--surface)}.seo-trust-bar__inner{min-height:58px;display:flex;align-items:center;justify-content:space-between;gap:18px;overflow:auto;font-size:10px;text-transform:uppercase;letter-spacing:.1em;color:#515953}.seo-trust-bar__inner span{white-space:nowrap}.breadcrumbs{display:flex;align-items:center;gap:9px;padding-top:22px;font-size:11px;color:var(--muted)}.breadcrumbs a:hover{color:var(--text)}.category-section,.featured-section{padding:92px 0}.section-heading{max-width:760px;margin-bottom:42px}.section-heading-row{display:flex;align-items:end;justify-content:space-between;gap:30px;max-width:none}.section-heading h2,.home-cta h2{margin:0;font-size:clamp(34px,4vw,54px);line-height:1.04;letter-spacing:-.035em;font-weight:600}.section-heading>p:last-child{margin:16px 0 0;color:var(--muted);font-size:16px}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.category-card{display:block}.category-image{aspect-ratio:4/5;background:#ebe7df;overflow:hidden}.category-image img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.category-card:hover .category-image img{transform:scale(1.025)}.category-copy{padding:15px 0 4px}.category-copy h3{margin:0;font-size:16px;font-weight:600}.category-copy p{margin:5px 0 0;color:var(--muted);font-size:12px;line-height:1.5}.text-link{font-size:12px;text-transform:uppercase;letter-spacing:.08em;border-bottom:1px solid var(--text);padding-bottom:4px;white-space:nowrap}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:26px}.product-card{min-width:0}.product-image{display:block;aspect-ratio:1/1;background:#ebe7df;overflow:hidden}.product-image img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.product-card:hover .product-image img{transform:scale(1.02)}.product-card-copy{padding-top:14px}.product-category{margin:0 0 5px;color:var(--muted);font-size:10px;text-transform:uppercase;letter-spacing:.1em}.product-card h3{margin:0;font-size:15px;font-weight:600}.product-meta{display:flex;justify-content:space-between;gap:10px;margin-top:8px;color:#4f5752;font-size:12px}.product-detail-link{display:inline-block;margin-top:13px;font-size:11px;text-transform:uppercase;letter-spacing:.08em;border-bottom:1px solid var(--line);padding-bottom:3px}.collection-header{max-width:850px;padding:42px 0 28px}.collection-header h1{margin:0;font-size:clamp(40px,5vw,66px);line-height:1;letter-spacing:-.04em}.collection-description{margin:18px 0 0;max-width:760px;color:var(--muted);font-size:16px}.category-nav{display:flex;gap:10px;overflow:auto;padding:16px 0 28px;border-bottom:1px solid var(--line)}.category-nav a{flex:0 0 auto;padding:8px 12px;border:1px solid var(--line);font-size:11px;text-transform:uppercase;letter-spacing:.06em;background:var(--surface)}.category-nav a:hover{border-color:var(--text)}.collection-toolbar{display:flex;justify-content:space-between;gap:20px;padding:24px 0 18px;color:var(--muted);font-size:11px;text-transform:uppercase;letter-spacing:.08em}.collection-product-grid{padding-bottom:60px}.collection-seo-copy{max-width:850px;border-top:1px solid var(--line);padding:55px 0 80px}.collection-seo-copy h2{margin:0 0 12px;font-size:28px}.collection-seo-copy p{margin:0;color:var(--muted);font-size:14px}.pagination{display:flex;justify-content:center;gap:22px;align-items:center;border-top:1px solid var(--line);padding:25px 0 70px;font-size:12px}.pagination a{text-decoration:underline;text-underline-offset:4px}.product-page{padding-bottom:80px}.product-layout{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(360px,.85fr);gap:58px;padding-top:32px}.product-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;align-content:start}.product-gallery-image{background:#ebe7df;overflow:hidden}.product-gallery-image img{width:100%;aspect-ratio:1/1;object-fit:cover}.product-info{padding:10px 0}.product-info h1{margin:0;font-size:clamp(38px,4.2vw,62px);line-height:1.02;letter-spacing:-.04em}.product-price{margin-top:18px;font-size:22px;font-weight:600}.product-inquiry-note{color:var(--muted);font-size:12px;max-width:560px}.product-facts{margin:28px 0;border-top:1px solid var(--line)}.product-facts>div{display:grid;grid-template-columns:130px 1fr;gap:18px;padding:12px 0;border-bottom:1px solid var(--line);font-size:13px}.product-facts span{color:var(--muted)}.product-facts strong{font-weight:500;white-space:pre-line}.product-actions{display:flex;flex-wrap:wrap;gap:9px;margin:26px 0 38px}.secondary-link{display:inline-block;padding:12px 18px;border:1px solid var(--line);font-size:13px;background:var(--surface)}.secondary-link:hover{border-color:var(--text)}.product-description,.product-specifications{border-top:1px solid var(--line);padding:25px 0}.product-description h2,.product-specifications h2{font-size:18px;margin:0 0 10px}.product-description p,.product-description li,.product-specifications div{font-size:13px;color:#4f5752}.product-b2b-note{margin-top:10px;padding:20px;background:#eeece5}.product-b2b-note strong{font-size:13px}.product-b2b-note p{margin:6px 0 0;color:var(--muted);font-size:12px}.product-bottom-cta{margin-top:70px;border-top:1px solid var(--line);padding-top:38px;display:flex;align-items:center;justify-content:space-between;gap:30px}.product-bottom-cta h2{margin:0;font-size:30px;line-height:1.1}.product-bottom-cta p:not(.eyebrow){margin:10px 0 0;color:var(--muted);font-size:13px}.section-placeholder{border:1px dashed var(--line);padding:45px;text-align:center;color:var(--muted);font-size:13px;background:var(--surface)}.site-footer{margin-top:0;background:#202522;color:#f7f4ee}.footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr 1.2fr;gap:48px;padding:64px 0 54px}.footer-brand{max-width:320px}.footer-title{font-size:22px;font-weight:700;letter-spacing:.08em;margin-bottom:15px}.footer-grid h2{margin:0 0 15px;font-size:12px;text-transform:uppercase;letter-spacing:.1em;font-weight:700}.footer-grid p,.footer-grid li,.footer-grid a{font-size:12px}.footer-grid p{margin:0;color:#c6cbc7;line-height:1.7}.footer-grid ul{list-style:none;padding:0;margin:0;display:grid;gap:7px}.footer-grid li a{color:#d8ddd9}.footer-grid li a:hover,.footer-socials a:hover{color:#fff}.footer-socials{display:flex;flex-wrap:wrap;gap:8px;margin-top:20px}.footer-socials a{display:inline-flex;padding:7px 9px;border:1px solid #4b534e;color:#d8ddd9;font-size:11px}.footer-bottom{display:flex;justify-content:space-between;gap:20px;padding:18px 0 22px;border-top:1px solid #414844;color:#aeb5b0;font-size:10px}.footer-legal{display:flex;flex-wrap:wrap;gap:16px}.footer-legal a:hover{color:#fff}.home-cta{padding:72px 0;background:var(--surface);border-top:1px solid var(--line)}.home-hero--reference{position:relative;min-height:430px;padding:0;overflow:hidden;background:#e8e3d9}.home-hero--reference .home-hero-media{position:absolute;top:0;right:0;bottom:0;left:0;min-height:430px;background:#e8e3d9}.home-hero--reference .home-hero-media img{min-height:430px;height:100%;object-fit:cover}.home-hero--reference .home-hero-media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#f7f4eef5,#f7f4eed1 34%,#f7f4ee2e 62%,#f7f4ee00)}.home-hero--reference .home-hero-inner{position:relative;z-index:1;display:flex;align-items:center;min-height:430px}.home-hero--reference .home-hero-copy{max-width:560px;padding:55px 0}.home-hero--reference .home-hero-copy .eyebrow{margin-bottom:15px}.home-hero--reference h1{font-size:clamp(40px,4.2vw,60px);line-height:1.05;color:#173b36;letter-spacing:-.035em}.hero-subline{margin:10px 0 0;font-size:15px;color:#17231f}.hero-rule{width:34px;height:1px;background:#173b36;margin:27px 0 18px}.home-hero--reference .hero-lead{margin:0;max-width:450px;font-size:14px;line-height:1.5;color:#27332f}.home-category-section{padding:24px 0 30px;background:#fff}.home-category-heading{text-align:center;max-width:900px;margin:0 auto 18px}.home-category-heading .eyebrow{display:none}.home-category-heading h2{font-size:30px;color:#173b36}.home-category-heading>p:last-child{margin-top:4px;font-size:12px}.home-category-section .category-grid{grid-template-columns:repeat(8,1fr);gap:11px}.home-category-section .category-image{aspect-ratio:3/4}.home-category-section .category-copy{padding:8px 5px 0}.home-category-section .category-copy h3{font-size:12px;line-height:1.25}.home-why{padding:34px 0;background:#edf3ee}.home-why-inner{display:grid;grid-template-columns:1.05fr 2.4fr;align-items:center;gap:40px}.home-why-intro .eyebrow{margin-bottom:10px}.home-why-intro h2{margin:0;font-size:30px;line-height:1.12;letter-spacing:-.025em;color:#173b36}.home-why-items{display:grid;grid-template-columns:repeat(4,1fr)}.home-why-item{min-height:120px;padding:4px 22px;border-left:1px solid #d3ddd5;text-align:center}.home-why-icon{display:flex;justify-content:center;align-items:center;height:42px;color:#172c27}.home-why-icon svg{width:34px;height:34px}.home-why-item h3{margin:6px 0 5px;font-size:12px}.home-why-item p{margin:0;color:#59645f;font-size:11px;line-height:1.45}.featured-section{padding:32px 0 28px;background:#fff}.featured-section .section-heading{max-width:none;text-align:center;margin-bottom:16px}.featured-section .section-heading .eyebrow{display:none}.featured-section .section-heading h2{font-size:26px;color:#173b36}.featured-section .section-heading h2+*{margin-top:3px}.featured-section .section-heading-row{display:block}.featured-section .text-link{display:none}.featured-section .product-grid{grid-template-columns:repeat(8,1fr);gap:11px}.featured-section .product-card-copy{padding-top:7px}.featured-section .product-category,.featured-section .product-meta,.featured-section .product-detail-link{display:none}.featured-section .product-card h3{font-size:11px;line-height:1.25}.featured-section .product-image{aspect-ratio:1/1}.home-solutions{width:min(calc(100% - 48px),var(--container));margin:0 auto;background:#fff}.home-solution{display:grid;grid-template-columns:1fr 1fr;min-height:210px}.home-solution-copy{padding:32px 38px;display:flex;flex-direction:column;justify-content:center}.home-solution-copy .eyebrow{margin-bottom:8px}.home-solution-copy h2{margin:0;color:#173b36;font-size:28px;line-height:1.05;letter-spacing:-.025em}.home-solution-copy>p:not(.eyebrow):not(.home-solution-note){margin:10px 0 0;max-width:420px;color:#505b56;font-size:13px;line-height:1.5}.home-solution-line{width:32px;height:1px;background:#173b36;margin:18px 0 10px}.home-solution-note{margin:0;color:#505b56;font-size:11px}.home-solution-media{min-height:210px;overflow:hidden;background:#ebe7df}.home-solution-media img{width:100%;height:100%;min-height:210px;object-fit:cover}.home-cta--reference{padding:32px 0;background:#173b36;border-top:0;color:#fff}.home-cta--reference .home-cta-inner{display:flex;align-items:center;justify-content:space-between;gap:30px}.home-cta--reference .eyebrow{color:#dce7df;margin-bottom:6px}.home-cta--reference h2{font-size:25px;line-height:1.1;color:#fff}.home-cta--reference .home-cta-inner>div>p:last-child{margin:5px 0 0;color:#dce7df;font-size:13px}.home-cta-button{display:inline-block;padding:13px 28px;background:#fff;color:#173b36;font-size:13px;white-space:nowrap}.home-cta-button:hover{background:#edf3ee}@media(max-width:900px){.container{width:min(calc(100% - 32px),var(--container))}.header-inner{min-height:72px;gap:14px}.main-nav{display:none}.header-actions{margin-left:auto}.header-cta{display:none}.home-hero{padding:24px 0 50px}.home-hero-inner{grid-template-columns:1fr;gap:28px}.home-hero-copy{padding:15px 0}.home-hero h1{font-size:clamp(42px,10vw,64px)}.home-hero-media,.home-hero-media img{min-height:400px}.category-grid,.product-grid{grid-template-columns:repeat(2,1fr)}.category-section,.featured-section{padding:64px 0}.section-heading-row{align-items:start;flex-direction:column;gap:16px}.business-strip-inner{overflow:auto;justify-content:flex-start}.seo-trust-bar__inner{justify-content:flex-start}.product-layout{grid-template-columns:1fr;gap:30px}.product-gallery{grid-template-columns:repeat(2,1fr)}.product-info h1{font-size:44px}.product-bottom-cta{align-items:flex-start;flex-direction:column}.collection-header{padding-top:30px}.collection-product-grid{padding-bottom:35px}.footer-grid{grid-template-columns:repeat(2,1fr);gap:34px;padding:50px 0 42px}.footer-bottom{display:block}.footer-legal{margin-top:10px}.home-hero--reference,.home-hero--reference .home-hero-media,.home-hero--reference .home-hero-media img,.home-hero--reference .home-hero-inner{min-height:400px}.home-hero--reference .home-hero-copy{padding:42px 0}.home-category-section .category-grid,.featured-section .product-grid{grid-template-columns:repeat(4,1fr);gap:14px}.home-why-inner{grid-template-columns:1fr;gap:24px}.home-why-items{grid-template-columns:repeat(4,1fr)}.home-why-intro{text-align:center}.home-solution-copy{padding:28px}.home-cta--reference .home-cta-inner{align-items:flex-start;flex-direction:column}}@media(max-width:560px){.container{width:calc(100% - 28px)}.brand-text{font-size:20px}.category-grid,.product-grid{grid-template-columns:1fr 1fr;gap:14px}.category-section,.featured-section{padding:52px 0}.section-heading{margin-bottom:26px}.section-heading h2,.home-cta h2{font-size:34px}.hero-lead{font-size:17px}.home-hero-media,.home-hero-media img{min-height:320px}.category-copy h3,.product-card h3{font-size:14px}.product-meta{display:block}.product-meta span{display:block;margin-top:3px}.category-nav{margin-inline:-14px;padding-inline:14px}.collection-toolbar{display:block}.collection-toolbar span{display:block;margin-bottom:5px}.product-gallery{grid-template-columns:1fr}.product-info h1{font-size:38px}.product-facts>div{grid-template-columns:100px 1fr}.product-bottom-cta h2{font-size:26px}.footer-grid{grid-template-columns:1fr;gap:30px;padding:42px 0 34px}.footer-socials{margin-top:16px}.footer-bottom{font-size:10px}.footer-legal{gap:10px 14px}.home-hero--reference,.home-hero--reference .home-hero-media,.home-hero--reference .home-hero-media img,.home-hero--reference .home-hero-inner{min-height:390px}.home-hero--reference .home-hero-copy{padding:35px 0}.home-hero--reference h1{font-size:38px}.hero-subline{font-size:13px}.home-category-section{padding:22px 0 28px}.home-category-heading h2{font-size:25px}.home-category-heading>p:last-child{font-size:11px}.home-category-section .category-grid,.featured-section .product-grid{grid-template-columns:repeat(2,1fr);gap:16px}.home-category-section .category-image{aspect-ratio:4/5}.home-category-section .category-copy h3{font-size:13px}.home-why{padding:32px 0}.home-why-items{grid-template-columns:repeat(2,1fr);gap:0}.home-why-item{min-height:125px;padding:8px 14px}.home-why-item:nth-child(3){border-left:0;border-top:1px solid #d3ddd5}.home-why-item:nth-child(4){border-top:1px solid #d3ddd5}.home-solution{grid-template-columns:1fr}.home-solution--wholesale .home-solution-media{order:1}.home-solution--wholesale .home-solution-copy{order:2}.home-solution-copy{padding:28px 20px}.home-solution-media,.home-solution-media img{min-height:230px}.home-solutions{width:100%}.home-cta--reference{padding:30px 0}.home-cta--reference h2{font-size:24px}.home-cta-button{width:100%;text-align:center}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/base.css.map */
