@charset "UTF-8";
@font-face{font-family:Manrope;src:url('/assets/fonts/manrope-variable.ttf') format('truetype');font-style:normal;font-weight:200 800;font-display:swap}
:root{--ink:#183d32;--muted:#58665f;--accent:#d9ee96;--paper:#fff;--soft:#f4f6f1;--line:#dce3dc;--sans:Manrope,Arial,Helvetica,sans-serif;--radius:8px}
*{box-sizing:border-box}html{scroll-padding-top:120px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.75;-webkit-font-smoothing:antialiased}img,video{max-width:100%;display:block}button,input,textarea,select{font:inherit}button,a,input,textarea,select,summary{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}a{color:inherit;text-underline-offset:5px}button{cursor:pointer}button:disabled{cursor:wait}button:focus-visible,a:focus-visible,summary:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid #a56721;outline-offset:5px}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:650;letter-spacing:-.055em;line-height:1.06}h1{font-size:clamp(48px,5.6vw,84px)}h2{font-size:clamp(40px,4.9vw,72px)}p+p{margin-top:24px}.wrap{width:min(1320px,calc(100% - 112px));margin-inline:auto}.button{display:inline-flex;justify-content:center;align-items:center;gap:35px;min-height:54px;padding:14px 26px;border:1px solid var(--ink);border-radius:100px;background:var(--ink);color:#fff;text-decoration:none;font-size:14px;font-weight:650;line-height:1.5;transition:background .18s,transform .18s}.button:hover{background:#2b5646;transform:translateY(-2px)}.button span,.text-link span{font-size:23px;line-height:1;font-weight:400}.button-accent{background:var(--accent);color:var(--ink);border-color:var(--accent)}.button-accent:hover{background:#ebf7c6}.button-light{background:var(--accent);color:var(--ink);border-color:var(--accent)}.button-light:hover{background:#eff9d2}.text-link{display:inline-flex;align-items:center;justify-content:space-between;gap:30px;background:none;border:0;border-bottom:1px solid currentColor;padding:7px 0;font-size:14px;font-weight:600;text-decoration:none;min-height:44px}.text-link:hover{color:#476532}.eyebrow{font-size:12px;font-weight:700;letter-spacing:.15em;text-transform:uppercase;margin-bottom:28px}.lead{font-size:22px;line-height:1.5;letter-spacing:-.025em}.sr-only{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;top:-100px;left:20px;background:var(--ink);color:white;padding:12px;z-index:100}.skip-link:focus{top:12px}
/* Navigation */
.site-header{background:#fff;position:sticky;top:0;z-index:30;border-bottom:1px solid #183d3214}.header-inner{width:min(1408px,calc(100% - 80px));margin:auto;min-height:100px;display:flex;align-items:center;justify-content:space-between;gap:40px;position:relative}.brand{display:block;position:static;transform:none;flex-shrink:0;z-index:1}.logo{width:145px;height:auto}.site-header nav{display:flex;align-items:center;gap:35px;width:auto;margin-left:auto}.site-header nav a{font-size:13px;font-weight:650;text-decoration:none;padding:12px 0;position:relative;white-space:nowrap}.site-header nav a:not(:last-child)::after{content:'';position:absolute;bottom:5px;left:0;right:0;transform:scaleX(0);height:2px;background:var(--ink);transition:transform .18s}.site-header nav a:hover::after,.site-header nav a[aria-current]::after{transform:scaleX(1)}.site-header nav a:last-child{padding:12px 26px;border-radius:100px;background:var(--ink);color:#fff}.site-header nav a:last-child:hover{background:#2b5646}.menu-toggle{display:none}
/* Homepage */
.home-hero{position:relative;isolation:isolate;overflow:hidden;background:#18392f;color:white}.hero-background{position:absolute;z-index:-2;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 55%}.home-hero::after{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,#102a22a6 0%,#102a2229 47%,transparent 75%)}.hero-inner{min-height:690px;display:flex;align-items:center;padding-block:78px 88px}.hero-copy{max-width:650px}.hero-copy h1{font-size:clamp(88px,8.4vw,132px);font-weight:650;letter-spacing:-.07em;line-height:.98;max-width:650px;margin-bottom:30px}.hero-copy h2{font-size:22px;line-height:1.5;font-weight:450;letter-spacing:-.025em;max-width:410px}.hero-copy .button{margin-top:32px}.certifications{display:grid;grid-template-columns:repeat(4,1fr);padding-block:35px;border-bottom:1px solid var(--line);align-items:center;gap:30px}.certifications>div{display:flex;justify-content:center;min-width:0}.certifications img{height:64px;width:auto;max-width:150px;object-fit:contain}.certifications>div:last-child img{height:42px;max-width:210px}.products-section{padding-block:88px 100px}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:32px;margin-bottom:46px}.section-heading .text-link{margin-bottom:7px}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:48px 28px}.home-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:50px 28px}.product-card{min-width:0}.product-image{display:block;background:#fff;aspect-ratio:1.12;border:1px solid var(--line);overflow:hidden;position:relative;border-radius:var(--radius)}.product-image img{width:100%;height:100%;object-fit:contain;transition:transform .4s}.product-image:hover img{transform:scale(1.025)}.product-card-body{padding:21px 0 0}.product-card h3{font-size:21px;font-weight:600;line-height:1.3;letter-spacing:-.035em;max-width:510px}.product-card h3 a{text-decoration:none}.product-card h3 a:hover{text-decoration:underline}.quick-view{margin-top:11px;font-size:12px;color:var(--muted);border-bottom-color:#a6b1a8;gap:34px}.price{margin-top:15px;font-size:18px;font-weight:600}.unit-price{display:block;font-size:12px;font-weight:400;color:var(--muted);margin-top:2px}.brand-story{background:var(--soft)}.brand-story-inner{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center;padding-block:75px}.brand-film{position:relative;overflow:hidden;border-radius:var(--radius)}.brand-film>img{width:100%;height:370px;object-fit:cover}.play-video{position:absolute;bottom:24px;right:24px;border:1px solid #fff9;color:var(--ink);background:var(--accent);border-radius:50%;width:62px;height:62px;display:grid;place-items:center;line-height:0;padding:0}.play-video:hover{background:#f0f8cf}.brand-statement>p{font-size:27px;line-height:1.5;letter-spacing:-.035em;font-weight:500}.brand-statement .text-link{margin-top:27px}
/* Contact and footer */
.contact-section{padding-block:96px 100px;display:grid;grid-template-columns:.9fr 1fr;gap:120px}.contact-info h2{margin-bottom:38px}.company{font-size:18px;font-weight:600;margin-bottom:24px}address{font-style:normal;color:var(--muted);font-size:15px}address p{margin-bottom:22px}address a{text-decoration:none}.contact-line{display:flex;align-items:flex-start;gap:16px}.contact-line>img{flex:0 0 22px;width:22px;object-fit:contain;margin-top:4px}.contact-line>span,.contact-line>.email-link{min-width:0}.email-link{border-bottom:1px solid #7c866e;padding-bottom:3px;overflow-wrap:anywhere}.contact-form{padding:32px;background:var(--soft);border-radius:var(--radius)}.contact-form label{display:block;font-size:12px;font-weight:600;margin-bottom:22px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:22px}.contact-form input,.contact-form textarea{display:block;width:100%;min-width:0;border:1px solid #bfcac0;border-radius:4px;padding:11px 12px;margin-top:8px;background:#fff;color:var(--ink);font-size:16px;box-shadow:none;outline-offset:3px}.contact-form textarea{resize:vertical;min-height:118px}.form-bottom{display:flex;align-items:flex-start;gap:22px;margin-top:27px}.form-status{font-size:12px;font-weight:400;color:var(--muted);line-height:1.6;flex:1;margin-top:0}.form-status.error{color:#8c2e27}.honeypot{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.site-footer{background:var(--ink);color:white}.footer-top{display:grid;grid-template-columns:1fr 1fr auto;align-items:center;gap:65px;padding-block:74px}.footer-top h2{font-size:70px;letter-spacing:-.06em}.footer-top p{max-width:365px;color:#e0e9dd;font-size:17px;line-height:1.7}.footer-bottom{display:flex;justify-content:space-between;align-items:center;gap:24px;border-top:1px solid #ffffff30;padding-block:20px;font-size:12px;color:#d9e3d7}.back-top{display:grid;place-items:center;font-size:22px;width:44px;height:44px;border:1px solid #ffffff4d;border-radius:50%;text-decoration:none}.back-top:hover{background:#ffffff15}
/* About */
.story-hero{display:grid;grid-template-columns:1.07fr 1fr;gap:40px 85px;padding-block:70px 88px}.story-title h1{margin-bottom:26px;max-width:620px;font-size:clamp(52px,5.4vw,80px)}.story-title .lead{max-width:500px}.story-image{grid-column:2;grid-row:1/3;align-self:stretch}.story-image img{width:100%;height:100%;object-fit:cover;border-radius:var(--radius)}.story-intro{font-size:15px;color:var(--muted);max-width:580px}.story-second{background:var(--ink);color:white}.story-second-inner{padding-block:88px 90px;display:grid;grid-template-columns:1fr 1fr;gap:100px}.story-second h2{margin-bottom:28px;font-size:clamp(42px,4.4vw,65px);max-width:560px}.story-second .lead{max-width:450px;color:var(--accent);font-size:21px}.story-second-inner>div:last-child{color:#e1e9df;font-size:16px}.story-second a{color:#fff}
/* Wholesale */
.wholesale-hero{display:grid;grid-template-columns:1fr 1fr;background:var(--ink);color:#fff;min-height:650px}.wholesale-title{padding:70px 65px 76px max(56px,calc((100vw - 1320px)/2));align-self:center}.wholesale-title .eyebrow{color:var(--accent)}.wholesale-hero h1{font-size:clamp(48px,4.8vw,72px);max-width:580px;line-height:1.09}.wholesale-title .button{margin-top:34px}.wholesale-photo{min-width:0;max-height:740px}.wholesale-photo img{width:100%;height:100%;object-fit:cover}.wholesale-intro{display:grid;grid-template-columns:1.15fr 1fr 1fr;gap:45px;padding-block:76px;border-bottom:1px solid var(--line);color:var(--muted);font-size:15px}.wholesale-intro p+p{margin-top:0}.wholesale-intro p:first-child{font-size:18px;color:var(--ink);line-height:1.65;letter-spacing:-.015em}.wholesale-reasons{display:grid;grid-template-columns:1fr 1.08fr;gap:100px;padding-block:80px;border-bottom:1px solid var(--line)}.wholesale-reasons h2{max-width:530px;font-size:54px}.wholesale-reasons ul{list-style:none;padding:0;margin:0}.wholesale-reasons li{display:flex;align-items:baseline;gap:25px;padding:24px 0;border-top:1px solid var(--line)}.wholesale-reasons li:first-child{padding-top:0;border-top:0}.wholesale-reasons li:last-child{padding-bottom:0}.reason-number{font-size:12px;font-weight:600;color:var(--muted);flex-shrink:0}.wholesale-reasons li p{font-size:18px;line-height:1.6;letter-spacing:-.02em}
/* Catalog */
.catalog{padding-block:40px 100px}.catalog-title nav,.breadcrumbs{font-size:12px;display:flex;align-items:center;gap:13px;color:var(--muted);margin-bottom:36px}.catalog-title h1{margin-bottom:22px;font-size:clamp(56px,6.5vw,94px)}.category-description{color:var(--muted);font-size:14px;max-width:700px}.catalog-layout{display:grid;grid-template-columns:170px 1fr;gap:55px;margin-top:52px;border-top:1px solid var(--line);padding-top:32px}.catalog-filters h2{font-size:14px;letter-spacing:-.015em;font-weight:700;margin-bottom:17px}.catalog-filters>h2:not(:first-child){margin-top:38px}.catalog-filters>a{font-size:13px}.catalog-filters details{border-top:1px solid var(--line);padding-top:13px}.catalog-filters summary{font-size:13px;cursor:pointer;min-height:44px}.catalog-filters label{display:block;margin:13px 0 18px;font-size:11px}.catalog-filters input{display:block;width:100%;accent-color:var(--ink);margin-top:9px;min-height:30px}.catalog-filters output{display:block;color:var(--muted)}.catalog-toolbar{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:28px;min-height:44px;font-size:12px}.catalog-toolbar select{border:1px solid var(--line);border-radius:100px;background:#fff;color:var(--ink);padding:11px 14px;max-width:195px;margin-left:8px}.catalog-grid{gap:42px 22px}.catalog-grid h3{font-size:18px}.product-card[hidden]{display:none}
/* Product and galleries */
.product-page{padding-block:34px 90px}.product-detail{display:grid;grid-template-columns:1.08fr 1fr;gap:80px;align-items:start}.gallery{min-width:0}.gallery-stage{background:#fff;aspect-ratio:1;position:relative;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden}.enlarge{background:#fff;border:0;padding:0;width:100%;height:100%;position:relative;display:block;cursor:zoom-in}.gallery-stage img{width:100%;height:100%;object-fit:contain}.gallery-stage video{width:100%;height:100%;background:#142218}.enlarge-icon{position:absolute;bottom:16px;right:16px;background:var(--soft);display:grid;place-items:center;width:44px;height:44px;border:1px solid var(--line);border-radius:50%;font-size:24px}.gallery-thumbs{display:flex;gap:10px;overflow-x:auto;padding:17px 3px 9px;scrollbar-width:thin;scrollbar-color:#9aa68d transparent}.gallery-thumbs button{flex:0 0 64px;width:64px;height:64px;border:1px solid var(--line);border-radius:5px;padding:3px;background:#fff;position:relative}.gallery-thumbs button[aria-pressed="true"]{outline:2px solid var(--ink);outline-offset:1px}.gallery-thumbs img{width:100%;height:100%;object-fit:contain}.thumb-play{position:absolute;inset:11px;background:#183d32eb;color:#fff;display:grid;place-items:center;border-radius:50%;line-height:0}.product-information{padding-top:15px}.product-information h1{font-size:clamp(34px,3.15vw,48px);line-height:1.15;letter-spacing:-.045em;margin-bottom:33px}.product-specs{padding:0;margin:0 0 30px;list-style:none;border-top:1px solid var(--line)}.product-specs li{font-size:14px;color:var(--muted);padding:13px 0;border-bottom:1px solid var(--line);overflow-wrap:anywhere}.amazon-button{margin-top:4px}.empty-state{min-height:450px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;gap:25px;padding-block:65px}.empty-state>p:not(.eyebrow){font-size:32px;line-height:1.4;max-width:630px;letter-spacing:-.035em}
/* Accessible native dialogs */
dialog{padding:0;border:0;border-radius:12px;color:var(--ink);background:#fff;max-width:min(1150px,calc(100vw - 64px));width:100%;max-height:calc(100dvh - 64px);overflow:auto;box-shadow:0 30px 90px #0004}dialog::backdrop{background:#0c2019bb;backdrop-filter:blur(4px)}.dialog-close{position:sticky;top:16px;float:right;margin:16px 16px -60px 0;z-index:3;width:44px;height:44px;border:1px solid var(--line);border-radius:50%;background:var(--soft);color:var(--ink);font-size:28px;line-height:1;display:grid;place-items:center}.dialog-content{padding:68px 40px 40px}.quick-layout{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:start}.quick-layout h2{font-size:33px;line-height:1.15;margin:5px 0 20px}.quick-layout .product-specs{margin-top:22px}.quick-links{display:flex;flex-wrap:wrap;gap:20px;align-items:center}.quick-layout .gallery-thumbs button{flex-basis:49px;width:49px;height:49px}.media-viewer{display:flex;flex-direction:column;align-items:center;gap:15px}.media-viewer>img,.media-viewer>video{max-height:72dvh;width:100%;object-fit:contain}.media-nav{display:flex;align-items:center;gap:26px}.media-nav button{border:1px solid var(--line);border-radius:50%;min-width:44px;min-height:44px;background:var(--soft);color:var(--ink)}.media-nav span{font-size:13px}
/* Tablet */
@media(min-width:1700px){.hero-inner{min-height:770px}.hero-background{object-position:center 58%}}
@media(max-width:1150px){.wrap{width:calc(100% - 72px)}.header-inner{width:calc(100% - 64px)}.site-header nav{gap:27px}.hero-inner{min-height:650px}.hero-copy{max-width:550px}.hero-copy h1{font-size:96px}.home-grid{gap:40px 24px}.contact-section{gap:60px}.story-hero{gap:34px 50px}.story-second-inner{gap:60px}.wholesale-title{padding:60px 40px 65px 36px}.wholesale-hero{min-height:610px}.wholesale-intro{gap:28px}.wholesale-reasons{gap:60px}.wholesale-reasons h2{font-size:44px}.brand-story-inner{gap:50px}.brand-statement>p{font-size:23px}.product-detail{gap:44px}.footer-top{gap:32px}.footer-top h2{font-size:58px}.catalog-layout{grid-template-columns:145px 1fr;gap:30px}.catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:980px){html{scroll-padding-top:106px}.header-inner{min-height:86px;justify-content:space-between}.brand{position:static;transform:none}.logo{width:132px}.menu-toggle{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;width:46px;height:46px;border:1px solid var(--line);border-radius:50%;background:none}.menu-toggle span{width:19px;height:1px;background:var(--ink);transition:transform .2s}.menu-toggle[aria-expanded="true"] span:first-child{transform:translateY(6px) rotate(45deg)}.menu-toggle[aria-expanded="true"] span:nth-child(2){opacity:0}.menu-toggle[aria-expanded="true"] span:last-child{transform:translateY(-6px) rotate(-45deg)}.site-header nav{display:none;position:absolute;top:86px;left:-32px;width:calc(100% + 64px);background:#fff;border-bottom:1px solid var(--line);padding:14px 32px 26px;box-shadow:0 18px 24px #0001}.site-header nav.open{display:flex;flex-direction:column;align-items:stretch;gap:0}.site-header nav a,.site-header nav a:last-child{font-size:20px;padding:14px 0;min-height:54px;margin:0;border-radius:0;background:#fff;color:var(--ink)}.site-header nav a:last-child:hover{background:var(--soft)}.site-header nav a::after{display:none}.site-header nav a[aria-current]{text-decoration:underline}.hero-copy h1{font-size:88px;max-width:520px}.hero-copy h2{font-size:20px;max-width:340px}.hero-background{object-position:60% center}.hero-inner{min-height:610px}.story-hero{gap:30px 40px}.story-title h1{font-size:54px}.story-title .lead{font-size:19px}.story-intro{font-size:14px}.contact-section{gap:36px}.contact-form{padding:26px}.brand-story-inner{gap:35px}.brand-film>img{height:350px}.brand-statement>p{font-size:22px}.wholesale-hero h1{font-size:52px}.wholesale-reasons{gap:40px}.wholesale-intro{grid-template-columns:1fr 1fr;gap:30px}.wholesale-intro p:first-child{grid-column:1/-1;max-width:760px}.footer-top{grid-template-columns:1fr 1.1fr;gap:25px}.footer-top .button{grid-column:2;justify-self:start}.footer-top h2{grid-row:1/3}.product-information h1{font-size:34px}}
/* Mobile */
@media(max-width:760px){.wrap{width:calc(100% - 40px)}.header-inner{width:calc(100% - 40px);min-height:80px}.logo{width:122px}.site-header nav{top:80px;left:-20px;width:calc(100% + 40px);padding-inline:22px}.hero-inner{min-height:710px;padding-block:42px 350px;align-items:flex-start}.hero-copy h1{font-size:clamp(66px,10.8vw,83px);line-height:1;max-width:540px;margin-bottom:22px;letter-spacing:-.068em}.hero-copy h2{font-size:18px;line-height:1.5;max-width:340px}.hero-copy .button{margin-top:24px}.hero-background{top:auto;bottom:0;height:440px;object-position:74% center}.home-hero::after{background:linear-gradient(180deg,#18392f 0%,#18392f 32%,#18392fbb 43%,transparent 67%)}.certifications{padding-block:27px;gap:25px;grid-template-columns:repeat(4,1fr)}.certifications img{height:52px;max-width:80px}.certifications>div:last-child img{max-width:110px;height:29px}.products-section{padding-block:53px 58px}.section-heading{margin-bottom:28px;gap:22px;align-items:flex-end}.section-heading h2{font-size:48px;max-width:300px}.section-heading .text-link{font-size:12px;gap:14px;flex-shrink:0;margin-bottom:3px}.product-grid,.home-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px 18px}.product-card h3{font-size:18px;line-height:1.35}.product-card-body{padding-top:15px}.quick-view{font-size:11px;gap:18px;margin-top:8px}.brand-story-inner{grid-template-columns:1fr;gap:30px;padding-block:35px 44px}.brand-film>img{height:310px}.brand-statement>p{font-size:23px;line-height:1.55}.brand-statement .text-link{margin-top:20px}.contact-section{padding-block:54px 58px;grid-template-columns:1fr;gap:30px}.contact-info h2{margin-bottom:25px;font-size:50px}.company{margin-bottom:19px;font-size:18px}address p{margin-bottom:18px}.contact-form{padding:25px}.form-bottom{flex-direction:column;gap:18px}.contact-form label{margin-bottom:20px}.footer-top{grid-template-columns:1fr;padding-block:46px;gap:22px}.footer-top h2{font-size:62px;grid-row:auto}.footer-top p{font-size:16px;max-width:440px}.footer-top .button{grid-column:auto;justify-self:start;margin-top:4px}.footer-bottom{padding-block:17px}.story-hero{display:flex;flex-direction:column;gap:30px;padding-block:41px 45px}.story-title .eyebrow{margin-bottom:24px}.story-title h1{font-size:54px;max-width:620px;margin-bottom:23px}.story-title .lead{font-size:21px}.story-image{order:1}.story-intro{order:2;font-size:15px}.story-image img{max-height:570px;height:auto;object-fit:cover}.story-second-inner{padding-block:46px 49px;grid-template-columns:1fr;gap:29px}.story-second h2{font-size:43px;max-width:480px;margin-bottom:22px}.story-second .lead{font-size:20px}.story-second-inner>div:last-child{font-size:15px}.wholesale-hero{grid-template-columns:1fr;min-height:0}.wholesale-title{padding:43px 20px 45px}.wholesale-title .eyebrow{margin-bottom:24px}.wholesale-hero h1{font-size:53px;max-width:580px}.wholesale-title .button{margin-top:30px}.wholesale-photo{height:440px}.wholesale-photo img{object-position:center 60%}.wholesale-intro{grid-template-columns:1fr;gap:25px;padding-block:38px;font-size:15px}.wholesale-intro p:first-child{grid-column:auto;font-size:18px}.wholesale-reasons{grid-template-columns:1fr;gap:32px;padding-block:43px 46px}.wholesale-reasons h2{font-size:40px;max-width:550px}.wholesale-reasons li{gap:18px;padding:21px 0}.wholesale-reasons li p{font-size:16px}.catalog{padding-block:28px 56px}.catalog-title h1{font-size:57px}.catalog-title nav{margin-bottom:28px}.category-description{font-size:13px}.catalog-layout{grid-template-columns:1fr;gap:23px;margin-top:30px;padding-top:23px}.catalog-filters{display:grid;grid-template-columns:1fr 1fr;column-gap:28px}.catalog-filters h2{margin:0 0 10px!important}.catalog-filters h2:nth-of-type(2){grid-column:2;grid-row:1}.catalog-filters details{grid-column:2;grid-row:2/4}.catalog-filters>a{grid-column:1}.catalog-filters label{font-size:11px;margin:8px 0 10px}.catalog-toolbar{align-items:center;gap:10px;margin-bottom:23px}.catalog-toolbar select{max-width:160px;font-size:11px;padding:10px 8px;margin-left:3px}.catalog-toolbar label{font-size:11px}.catalog-grid{gap:31px 16px}.catalog-grid h3{font-size:17px}.price{font-size:17px;margin-top:12px}.unit-price{font-size:11px}.product-detail{grid-template-columns:1fr;gap:31px}.product-page{padding-block:25px 55px}.breadcrumbs{margin-bottom:26px}.product-information{padding:0}.product-information h1{font-size:37px;margin-bottom:28px}.product-specs li{font-size:14px}.gallery{max-width:600px;width:100%;margin:auto}.gallery-thumbs button{flex-basis:60px;width:60px;height:60px}.empty-state{min-height:380px}.empty-state>p:not(.eyebrow){font-size:27px}dialog{max-width:calc(100vw - 24px);max-height:calc(100dvh - 24px)}.dialog-content{padding:65px 22px 26px}.quick-layout{grid-template-columns:1fr;gap:27px}.quick-layout h2{font-size:30px}.media-viewer>img,.media-viewer>video{max-height:69dvh}.dialog-close{top:12px;margin-right:12px}.quick-links{gap:17px}.amazon-button{width:100%;justify-content:space-between}}
@media(max-width:450px){.hero-inner{min-height:735px;padding-bottom:350px}.hero-copy h1{font-size:65px}.hero-copy h2{max-width:310px;font-size:18px}.hero-background{height:430px;object-position:72% center}.certifications{grid-template-columns:repeat(2,1fr);gap:25px 30px;padding-block:25px}.certifications img{height:58px;max-width:120px}.certifications>div:last-child img{max-width:150px;height:36px}.section-heading h2{font-size:43px;max-width:185px}.section-heading .text-link{gap:11px;font-size:11px}.product-grid,.home-grid{gap:28px 14px}.product-card h3{font-size:16px;letter-spacing:-.02em}.product-image{aspect-ratio:1}.quick-view{font-size:11px;gap:12px}.form-row{gap:14px}.contact-form{padding:23px 20px}.contact-form label{font-size:11px}.brand-film>img{height:230px}.brand-statement>p{font-size:22px}.story-title h1{font-size:49px}.wholesale-hero h1{font-size:49px}.wholesale-photo{height:360px}.wholesale-reasons h2{font-size:38px}.product-information h1{font-size:34px}.catalog-grid h3{font-size:16px}.catalog-toolbar select{max-width:145px}.catalog-toolbar{font-size:11px}.footer-top h2{font-size:57px}}
@media(max-width:370px){.hero-copy h1{font-size:59px}.hero-inner{min-height:720px}.story-title h1,.wholesale-hero h1{font-size:44px}.contact-form{padding:22px 16px}.catalog-toolbar label{font-size:10px}.catalog-toolbar select{max-width:133px}.product-card h3,.catalog-grid h3{font-size:15px}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{transition:none!important;animation:none!important}}

/* Solid controls: user requested no decorative arrows or underlined action links. */
.button,.text-link{border-radius:10px;box-shadow:0 3px 0 #0b201b24;transition:background .18s,box-shadow .18s,transform .18s}
.button{min-width:148px;gap:0}
.text-link{justify-content:center;background:var(--ink);color:#fff;border:1px solid var(--ink);padding:11px 20px;min-height:46px;gap:0;font-size:13px}
.button:hover,.text-link:hover{transform:translateY(-1px);box-shadow:0 4px 0 #0b201b24}
.text-link:hover{background:#2b5646;color:#fff}
.button:active,.text-link:active{transform:translateY(2px);box-shadow:0 1px 0 #0b201b24}
.quick-view{padding:9px 18px;min-width:112px;min-height:44px;font-size:12px;color:#fff;border-color:var(--ink)}
.site-header nav a:last-child{border-radius:10px;box-shadow:0 3px 0 #0b201b24}
.menu-toggle{background:var(--soft);border-color:#bccabf;box-shadow:0 2px 0 #0b201b17;border-radius:10px}
.back-top{width:auto;padding:10px 18px;min-height:44px;background:var(--accent);color:var(--ink);border:1px solid var(--accent);border-radius:9px;font-size:12px;font-weight:650;white-space:nowrap;box-shadow:0 3px 0 #0002}
.back-top:hover{background:#ebf7c6}
.enlarge-icon{width:auto;min-width:65px;height:38px;padding:7px 12px;border-radius:8px;font-size:12px;font-weight:650;background:var(--soft);box-shadow:0 2px 0 #0b201b1a}
.media-nav button{border-radius:8px;padding:9px 15px;background:var(--ink);color:#fff;border-color:var(--ink);box-shadow:0 2px 0 #0b201b24;font-size:12px}
.dialog-close{background:var(--soft);border-color:#bccabf;box-shadow:0 2px 0 #0b201b17}
@media(max-width:980px){.site-header nav a:last-child{background:var(--ink);color:#fff;padding:12px 18px;min-height:48px;align-self:flex-start;margin-top:10px}.site-header nav a:last-child:hover{background:#2b5646}}
@media(max-width:760px){.section-heading{gap:18px}.section-heading .text-link{font-size:12px;padding:11px 17px;min-height:46px}.quick-view,.catalog-grid .quick-view{font-size:12px;padding:9px 16px;min-height:44px}.amazon-button{justify-content:center}.quick-links .button,.quick-links .text-link{width:100%}}
@media(prefers-reduced-motion:reduce){.button,.text-link{transition:none}}

.product-card{display:flex;flex-direction:column}.product-image{flex-shrink:0}.product-card-body{display:flex;flex-direction:column;align-items:flex-start;flex:1}.product-card h3{margin-bottom:14px}.product-card .price{margin-top:0;margin-bottom:15px}.product-card .quick-view{margin-top:auto}

/* Uniform product grid, including the final item on mobile. */
.product-grid{grid-auto-rows:1fr}
.home-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:34px 22px}
.home-grid .product-card{grid-column:auto}
.home-grid .product-image,.catalog-grid .product-image{aspect-ratio:1}
.home-grid .product-card h3{font-size:18px;line-height:1.35;letter-spacing:-.025em}
@media(max-width:1150px){.home-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:34px 24px}}
@media(max-width:760px){.home-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px 18px}.home-grid .product-card h3{font-size:18px}}
@media(max-width:450px){.home-grid{gap:28px 14px}.home-grid .product-card h3{font-size:16px}}
@media(max-width:370px){.home-grid .product-card h3{font-size:15px}}

/* Vector play icons avoid font baselines in the small gallery controls. */
.play-icon{display:block;width:60%;height:60%;pointer-events:none}
.play-video .play-icon{width:28px;height:28px}
