:root{--green:#2d5949;--green-2:#17372f;--terracotta:#bd624a;--yellow:#f5d47a;--cream:#fbf4e8;--paper:#fffdf8;--ink:#263b34;--muted:#6b7770;--line:#ded6c9;--shadow:0 18px 55px rgba(43,55,42,.12);--heading:"Fraunces",Georgia,serif;--body:"DM Sans",Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:var(--body);font-size:16px;line-height:1.65}body:before{content:"";position:fixed;inset:0;pointer-events:none;opacity:.2;background-image:radial-gradient(rgba(45,89,73,.18) .65px,transparent .65px);background-size:11px 11px;z-index:-1}a{color:inherit;text-decoration:none}a:hover{color:var(--terracotta)}button,input,textarea{font:inherit}button{cursor:pointer}.wrap{width:min(1240px,calc(100% - 48px));margin-inline:auto}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.site-header{position:sticky;top:0;z-index:30;background:rgba(251,244,232,.94);backdrop-filter:blur(16px);border-bottom:1px solid rgba(45,89,73,.12)}.header-inner{width:min(1420px,calc(100% - 36px));min-height:84px;margin:auto;display:flex;align-items:center;gap:24px}.brand{display:inline-flex;align-items:center;flex:0 0 auto}.brand img{display:block;width:190px;height:auto}.site-nav{display:flex;align-items:center;gap:15px;min-width:0;flex:1;overflow-x:auto;white-space:nowrap;scrollbar-width:none}.site-nav::-webkit-scrollbar{display:none}.site-nav>a{font-size:.84rem;font-weight:600;color:#4e5f57;flex:0 0 auto}.site-nav>a[aria-current=page]{color:var(--green)}.nav-cart{display:inline-flex!important;align-items:center;gap:5px;padding:10px 12px;border:1px solid rgba(45,89,73,.2);border-radius:999px;background:var(--paper);color:var(--green)!important}.nav-cart-icon svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.cart-badge{display:inline-grid;place-items:center;min-width:20px;height:20px;padding:0 5px;border-radius:20px;background:var(--yellow);color:var(--green-2);font-size:.72rem;font-weight:800}.nav-cta,.btn{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:12px 18px;font-weight:800;line-height:1.1;border:1px solid transparent;transition:transform .2s ease,background .2s ease,color .2s ease,box-shadow .2s ease}.nav-cta{background:var(--green);color:#fff!important;padding:13px 18px}.nav-cta:hover,.btn-primary:hover,.btn-dark:hover{background:var(--green-2);color:#fff;transform:translateY(-2px)}.mobile-toggle{display:none;margin-left:auto;background:transparent;border:1px solid var(--line);border-radius:999px;padding:10px 14px;font-weight:800}.btn-primary{background:var(--terracotta);color:#fff}.btn-dark{background:var(--green);color:#fff}.btn-outline{border-color:rgba(45,89,73,.32);background:transparent;color:var(--green)}.btn-outline:hover,.btn-ghost:hover{border-color:var(--terracotta);color:var(--terracotta)}.btn-ghost{border-color:var(--line);background:var(--paper);color:var(--green)}.btn-small{padding:9px 12px;font-size:.78rem}.btn-block{width:100%}.text-link{display:inline-block;color:var(--terracotta);font-weight:800}.text-button{background:none;border:0;padding:0;color:var(--terracotta);font-weight:800}.eyebrow,.footer-label,.sku{margin:0 0 12px;color:var(--terracotta);font-size:.73rem;letter-spacing:.16em;text-transform:uppercase;font-weight:900}.sku{color:#758077;letter-spacing:.1em;font-size:.68rem}.lede{font-size:1.18rem;color:#53655d;max-width:680px}.hero-actions,.cta-row,.inline-links,.card-actions{display:flex;flex-wrap:wrap;gap:12px;align-items:center}.home-hero,.category-hero,.content-hero,.about-hero{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(340px,.95fr);gap:72px;align-items:center;padding-block:76px 64px}.home-hero h1,.category-hero h1,.content-hero h1,.about-hero h1,.listing-head h1,.article-head h1{font-family:var(--heading);font-size:clamp(2.8rem,6vw,5.8rem);line-height:.98;letter-spacing:-.055em;margin:0 0 24px;color:var(--green-2)}.hero-visual,.hero-image{position:relative}.hero-photo,.hero-visual img{width:100%;aspect-ratio:16/10;object-fit:cover;border-radius:30px 30px 110px 30px;box-shadow:var(--shadow);background:#e9dfce}.hero-stamp{position:absolute;right:-20px;bottom:-22px;width:130px;height:130px;border-radius:50%;display:grid;place-content:center;text-align:center;background:var(--yellow);color:var(--green);font-size:.78rem;line-height:1.25;transform:rotate(8deg);box-shadow:0 8px 25px rgba(43,55,42,.15)}.hero-stamp b{font-family:var(--heading);font-size:1.15rem}.hero-stats{display:flex;gap:28px;margin-top:38px;padding-top:20px;border-top:1px solid var(--line)}.hero-stats div{display:grid;gap:2px}.hero-stats strong{font-family:var(--heading);font-size:1.55rem;color:var(--green)}.hero-stats span{font-size:.72rem;color:var(--muted);line-height:1.25;max-width:90px}.section{padding-block:92px}.section-soft{background:#f3eadc}.section-warm{background:#e6d7be}.section-dark{background:var(--green-2);color:#f9f2e6}.section-dark h2,.section-dark h3{color:#fff8e9}.section-dark .eyebrow{color:var(--yellow)}.section-heading{display:flex;justify-content:space-between;gap:36px;align-items:end;margin-bottom:34px}.section-heading>p{max-width:410px;color:var(--muted);margin:0}.section-heading.light>p{color:#c5d1c9}.section-heading h2,.split-panel h2,.prose h2,.product-copy h2,.closing-cta h2,.quote-selected h2,.quote-form-card h2{font-family:var(--heading);font-size:clamp(2rem,3.5vw,3.6rem);line-height:1.03;letter-spacing:-.04em;margin:0;color:var(--green-2)}.section-dark .section-heading h2{color:#fff8e9}.category-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}.category-card{position:relative;min-height:290px;padding:24px;background:var(--paper);border:1px solid rgba(45,89,73,.12);border-radius:24px;display:flex;flex-direction:column;box-shadow:0 10px 28px rgba(43,55,42,.06);transition:transform .25s ease,box-shadow .25s ease}.category-card:hover{transform:translateY(-7px);box-shadow:var(--shadow)}.category-card:nth-child(2){background:#e3eadb}.category-card:nth-child(3){background:#f2d8ba}.category-card:nth-child(4){background:#ead9b5}.category-card:nth-child(5){background:#ead6d0}.category-card h3{font-family:var(--heading);font-size:1.65rem;line-height:1.03;margin:42px 0 12px;color:var(--green-2)}.category-card p{font-size:.9rem;color:#5d6b63;margin:0 0 18px}.category-card .text-link{margin-top:auto}.card-number{font-size:.7rem;letter-spacing:.12em;color:var(--terracotta);font-weight:900}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.trust-figure{margin:0}.trust-figure img{display:block;width:100%;aspect-ratio:16/10;object-fit:cover;border-radius:20px}.trust-figure figcaption{font-size:.74rem;line-height:1.35;margin-top:10px;color:#789087}.section-dark .trust-figure figcaption{color:#b7c4bb}.split-panel{display:grid;grid-template-columns:1fr 1fr;gap:65px;align-items:center}.split-reverse .trust-figure{order:-1}.split-panel>div>p{color:#596b62}.split-panel .trust-figure img{border-radius:30px 30px 90px 30px}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.product-grid-featured{grid-template-columns:repeat(3,minmax(0,1fr))}.product-card{background:var(--paper);border:1px solid var(--line);border-radius:22px;overflow:hidden;display:flex;flex-direction:column;min-width:0;transition:transform .2s ease,box-shadow .2s ease}.product-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.product-card-media{display:block;background:#f1eadf}.product-card-image{display:block;width:100%;height:220px;object-fit:cover}.product-card-placeholder{height:220px;display:grid;place-items:center;color:#9a8c79;font-family:var(--heading);font-size:1.2rem}.product-card-copy{padding:17px}.product-card h3{font-family:var(--heading);font-size:1.28rem;line-height:1.08;margin:0 0 8px;color:var(--green-2)}.product-card h3 a:hover{color:var(--terracotta)}.product-card-copy>p:not(.sku){font-size:.8rem;color:var(--muted);margin:0 0 15px;min-height:42px}.card-actions{margin-top:auto}.listing-head{padding-block:70px 42px}.listing-head .lede{max-width:780px}.filter-pills{display:flex;flex-wrap:wrap;gap:9px;margin-top:25px}.filter-pills a{padding:8px 14px;border:1px solid var(--line);background:var(--paper);border-radius:999px;color:var(--green);font-size:.8rem;font-weight:800}.product-detail{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,.95fr);gap:64px;padding-block:70px}.product-gallery{position:sticky;top:110px;align-self:start}.product-main-image{display:block;width:100%;max-height:610px;object-fit:contain;background:var(--paper);border-radius:28px;box-shadow:var(--shadow)}.image-note,.small-note{font-size:.78rem;color:var(--muted)}.product-buy h1{font-family:var(--heading);font-size:clamp(2.3rem,4vw,4.1rem);line-height:1;letter-spacing:-.05em;margin:0 0 20px;color:var(--green-2)}.product-buy .intro{font-size:1.08rem;color:#596b62}.buying-note{padding:14px 16px;border-left:4px solid var(--terracotta);background:#f3e4d2;color:#5d6b63}.specs{border-collapse:collapse;width:100%;margin-top:22px;background:rgba(255,253,248,.5)}.specs th,.specs td{text-align:left;padding:11px 13px;border-bottom:1px solid var(--line);font-size:.88rem}.specs th{width:42%;color:var(--green);font-weight:800}.product-copy{display:grid;grid-template-columns:1.25fr .75fr;gap:50px;padding-block:55px 90px;border-top:1px solid var(--line)}.product-copy p{color:#5b6b63}.check-list{padding-left:20px;color:#596b62}.callout{padding:30px;border-radius:24px;background:#e3eadb}.callout h3{font-family:var(--heading);font-size:2rem;line-height:1;margin:0 0 12px}.related-strip{border-top:1px solid var(--line);padding-block:28px 65px}.related-strip p:last-child{color:var(--terracotta);font-weight:800}.prose{max-width:880px;padding-block:30px 85px}.prose section{padding-block:19px;border-bottom:1px solid var(--line)}.prose h2{font-size:2.3rem;margin-bottom:11px}.prose p{color:#5b6b63}.lead-keyword{color:var(--terracotta)!important;font-weight:800}.capability-row{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.about-hero .trust-figure{margin:0}.about-hero .trust-figure img{width:100%;border-radius:28px 28px 100px 28px}.about-hero .trust-figure figcaption{color:var(--muted)}.blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.blog-card{display:block;padding:0 0 22px;background:var(--paper);border-radius:24px;overflow:hidden;border:1px solid var(--line);transition:transform .2s ease,box-shadow .2s ease}.blog-card:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.blog-card img{display:block;width:100%;height:205px;object-fit:cover}.blog-card h2,.blog-card h3{font-family:var(--heading);font-size:1.6rem;line-height:1.05;margin:0 22px 11px;color:var(--green-2)}.blog-card p:not(.eyebrow){margin:0 22px 16px;color:var(--muted);font-size:.88rem}.blog-card .eyebrow,.blog-card .text-link{margin-left:22px;margin-right:22px}.article-head{padding-block:76px 40px;max-width:1000px}.article-layout{display:grid;grid-template-columns:minmax(0,1fr) 220px;gap:70px;max-width:1000px;margin:0 auto;padding-bottom:90px}.article-content{min-width:0}.article-hero{display:block;width:100%;aspect-ratio:16/10;object-fit:cover;border-radius:26px;margin-bottom:38px}.article-content h2{font-family:var(--heading);font-size:2.2rem;line-height:1.05;margin:35px 0 12px}.article-content p{color:#596b62}.article-aside{position:sticky;top:115px;align-self:start;padding:20px;border-left:1px solid var(--line);display:grid;gap:13px}.article-aside a{color:var(--terracotta);font-weight:800;font-size:.88rem}.article-cta{margin-top:45px;padding:27px;background:#e3eadb;border-radius:22px}.article-cta h2{margin-top:0}.article-cta p{margin-bottom:20px}.contact-card{background:var(--green-2);color:#fff8e9;padding:28px;border-radius:26px;display:grid;gap:10px;box-shadow:var(--shadow)}.contact-card .eyebrow{color:var(--yellow)}.contact-card a{color:#fff8e9;font-size:1.12rem;font-weight:800}.contact-card span{color:#c6d2ca}.contact-layout{display:grid;grid-template-columns:.75fr 1.25fr;gap:70px;padding-block:28px 90px}.contact-layout>div p:not(.eyebrow){color:var(--muted)}.inquiry-form{display:grid;gap:15px}.inquiry-form label{display:grid;gap:6px;font-size:.82rem;font-weight:800;color:var(--green)}.inquiry-form input,.inquiry-form textarea{width:100%;border:1px solid var(--line);border-radius:12px;background:var(--paper);padding:12px 13px;color:var(--ink);outline:none}.inquiry-form input:focus,.inquiry-form textarea:focus{border-color:var(--terracotta);box-shadow:0 0 0 3px rgba(189,98,74,.16)}.honeypot{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}.form-status{min-height:1.5em;color:var(--terracotta);font-weight:800}.quote-page{padding-block:20px 95px}.content-hero.compact{padding-block:55px 30px}.quote-layout{display:grid;grid-template-columns:1.15fr .85fr;gap:30px}.quote-selected,.quote-form-card{background:var(--paper);border:1px solid var(--line);border-radius:26px;padding:28px}.quote-form-card{align-self:start;position:sticky;top:110px}.quote-form-card>p:not(.eyebrow){color:var(--muted);font-size:.9rem}.quote-item{display:grid;grid-template-columns:85px 1fr auto;gap:15px;align-items:center;padding:15px 0;border-bottom:1px solid var(--line)}.quote-item img{width:85px;height:75px;object-fit:cover;border-radius:12px;background:#f0e7d8}.quote-item h3{font-family:var(--heading);font-size:1.1rem;line-height:1.05;margin:0 0 4px}.quote-item p{font-size:.75rem;color:var(--muted);margin:0}.quote-item-actions{display:flex;align-items:center;gap:8px}.quote-quantity{width:76px;border:1px solid var(--line);padding:8px;border-radius:9px;background:var(--cream)}.quote-remove{border:0;background:none;color:var(--terracotta);font-size:.8rem;font-weight:800}.quote-page-empty,.empty-state{padding:35px;border:1px dashed var(--line);border-radius:20px;color:var(--muted);text-align:center}.drawer-items .quote-item{grid-template-columns:58px 1fr}.drawer-items .quote-item img{width:58px;height:55px}.drawer-items .quote-item-actions{grid-column:2}.quote-backdrop{position:fixed;inset:0;background:rgba(23,55,47,.32);z-index:50}.quote-drawer{position:fixed;top:0;right:0;bottom:0;z-index:51;width:min(430px,100%);background:var(--paper);box-shadow:-20px 0 50px rgba(23,55,47,.22);padding:25px;display:flex;flex-direction:column;transform:translateX(100%);transition:transform .25s ease}.quote-drawer.is-open{transform:translateX(0)}.drawer-head{display:flex;justify-content:space-between;gap:15px;align-items:start;border-bottom:1px solid var(--line);padding-bottom:15px}.drawer-head h2{font-family:var(--heading);font-size:2rem;line-height:1;margin:0}.icon-button{border:0;background:#f1e5d6;border-radius:50%;width:34px;height:34px;font-size:1.45rem;color:var(--green)}.drawer-note{font-size:.82rem;color:var(--muted)}.drawer-items{overflow:auto;flex:1}.drawer-empty{padding:30px 0;color:var(--muted)}.drawer-foot{border-top:1px solid var(--line);padding-top:15px}.drawer-foot>p{display:flex;justify-content:space-between;color:var(--muted)}.drawer-foot strong{color:var(--green)}.site-footer{background:#17372f;color:#dbe2dc;padding-top:60px}.footer-grid{display:grid;grid-template-columns:1.5fr .8fr .8fr 1fr;gap:38px;padding-bottom:45px}.footer-brand img{filter:brightness(0) invert(1);width:180px}.footer-grid>div>p:not(.footer-label),.footer-grid span{color:#b8c6bc;font-size:.86rem}.footer-grid>a,.footer-grid>div>a{display:block;color:#dbe2dc;font-size:.87rem;margin:7px 0}.footer-label{color:var(--yellow);margin-bottom:15px}.footer-bottom{border-top:1px solid rgba(255,255,255,.14);padding-block:17px;display:flex;justify-content:space-between;gap:20px;color:#aebbb2;font-size:.78rem}.footer-bottom a{color:#dbe2dc}.quote-drawer[hidden],.quote-backdrop[hidden]{display:none}.quote-drawer.is-open[hidden]{display:flex}.empty-state{grid-column:1/-1}.product-no-image{min-height:480px;display:grid;place-items:center;background:var(--paper);border-radius:28px;color:var(--muted);padding:30px;text-align:center}.image-note{margin-top:9px}.closing-cta{padding-block:72px;display:flex;justify-content:space-between;gap:30px;align-items:center}.closing-cta>div{max-width:680px}.closing-cta p:not(.eyebrow){color:var(--muted)}
@media(max-width:1180px){.header-inner{gap:13px}.brand img{width:160px}.site-nav{gap:11px}.site-nav>a{font-size:.76rem}.nav-cta{padding:11px 12px}.category-grid{grid-template-columns:repeat(3,1fr)}.trust-grid{grid-template-columns:repeat(2,1fr)}.product-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:820px){.wrap{width:min(100% - 30px,680px)}.header-inner{min-height:70px;flex-wrap:wrap}.brand img{width:155px}.mobile-toggle{display:block}.site-nav{display:none;order:3;flex-basis:100%;padding:13px 0 18px;flex-wrap:wrap;white-space:normal;overflow:visible}.site-nav.is-open{display:flex}.site-nav>a{font-size:.83rem}.nav-cart{margin-left:0}.nav-cta{margin-left:0}.home-hero,.category-hero,.content-hero,.about-hero,.product-detail,.product-copy,.contact-layout,.quote-layout,.capability-row{grid-template-columns:1fr;gap:32px}.home-hero,.category-hero,.content-hero,.about-hero{padding-block:48px 35px}.home-hero h1,.category-hero h1,.content-hero h1,.about-hero h1,.listing-head h1,.article-head h1{font-size:clamp(2.7rem,12vw,4.6rem)}.hero-stats{gap:16px}.hero-stamp{right:8px}.section{padding-block:62px}.section-heading{display:block}.section-heading>p{margin-top:14px}.category-grid,.product-grid,.product-grid-featured{grid-template-columns:repeat(2,1fr)}.product-gallery{position:static}.product-main-image{max-height:430px}.blog-grid{grid-template-columns:1fr 1fr}.article-layout{grid-template-columns:1fr;gap:25px}.article-aside{position:static;display:flex;flex-wrap:wrap}.quote-form-card{position:static}.footer-grid{grid-template-columns:1fr 1fr}.closing-cta{display:block}.closing-cta .btn{margin-top:18px}}
@media(max-width:520px){.wrap{width:calc(100% - 28px)}.header-inner{width:calc(100% - 24px)}.brand img{width:140px}.mobile-toggle{padding:8px 11px}.site-nav{gap:8px}.site-nav>a{font-size:.78rem}.nav-cart-label{display:none}.nav-cart{padding:8px 9px}.nav-cta{font-size:.75rem;padding:10px}.hero-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.hero-stats strong{font-size:1.2rem}.hero-stats span{font-size:.65rem}.category-grid,.product-grid,.product-grid-featured,.blog-grid{grid-template-columns:1fr}.category-card{min-height:235px}.product-card-image,.product-card-placeholder{height:250px}.footer-grid{grid-template-columns:1fr}.footer-bottom{display:block}.footer-bottom span{display:block;margin:4px 0}.quote-selected,.quote-form-card{padding:20px}.quote-item{grid-template-columns:66px 1fr}.quote-item-actions{grid-column:2}.quote-item img{width:66px;height:62px}}
