:root{--color-primary:#26372d;--color-primary-hover:#1a2820;--color-primary-light:#526655;--color-text:#202820;--color-text-secondary:#667064;--color-background:#f7f5f0;--color-surface:#fff;--color-surface-warm:#fffcf5;--color-border:#dedfd8;--color-border-light:#e3e5df;--color-accent:#d98a4e;--cream:#f7f5f0;--ivory:#fffcf5;--olive:#2f3a32;--ink:#202820;--muted:#667064;--orange:#d98a4e;--sage:#a8b5a2;--sage2:#d8dfd1;--border:#e4dfd2;--shadow:0 16px 40px #2f3a3214;--radius-sm:12px;--radius-md:18px;--radius-lg:24px;--radius-xl:32px;--radius-pill:999px;--space-xs:8px;--space-sm:12px;--space-md:20px;--space-lg:32px;--space-xl:48px;--space-section:72px;--site-max-width:1560px;--site-padding-desktop:64px;--site-padding-tablet:32px;--site-padding-mobile:16px;--header-h:76px;--font-h1:clamp(48px,6vw,82px);--font-h2:44px;--font-h3:34px;--font-body:17px;--font-small:14px;--section-gap:var(--space-section);--content-gap:var(--space-lg)}.home-page{--section-gap:96px}.collection-page{--section-gap:56px}.product-detail-page{--section-gap:72px}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--ink);margin:0;font-family:Arial,Helvetica Neue,sans-serif}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}img{object-fit:cover}:focus-visible{outline:3px solid var(--orange);outline-offset:3px}.srOnly{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skipLink{z-index:100;color:#fff;background:var(--olive);border-radius:8px;padding:10px 14px;position:fixed;top:8px;left:8px;transform:translateY(-150%)}.skipLink:focus{transform:translateY(0)}.siteHeader{z-index:50;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border);background:#f7f5f0f0;position:sticky;top:0}.nav{height:var(--header-h);justify-content:space-between;align-items:center;display:flex}.logo{letter-spacing:-1px;align-items:center;gap:8px;font-size:25px;font-weight:900;display:flex}.mark{background:var(--olive);color:#fff;border-radius:11px;place-items:center;width:31px;height:31px;font-size:15px;display:grid}.logo .trail{color:#82917d}.menu{color:var(--olive);gap:22px;font-size:17px;font-weight:700;display:flex}.menu a,.actions .navLink{color:#202820;border-bottom:2px solid #0000;padding:10px 2px;font-size:17px;font-weight:700;transition:color .18s,background-color .18s,border-color .18s}.menu a:hover,.menu a[aria-current=page],.nav .navLink[aria-current=page]{color:var(--orange)}.menu a[aria-current=page]{border-bottom-color:var(--orange)}.actions{align-items:center;gap:14px;font-size:17px;font-weight:700;display:flex}.actions .navLink[href=\/contact]{color:#d98245;background:0 0;border:1px solid #d98245;border-radius:999px;padding:8px 16px}.actions .navLink[href=\/contact]:hover,.actions .navLink[href=\/contact][aria-current=page]{color:#d98245;background:#fff2e9;border-color:#d98245}.actions .navSearch[aria-current=page]{border-bottom-color:var(--orange);box-shadow:none;color:var(--orange);background:0 0;border-radius:0}.menu .navSizeGuide[aria-current=page]{border-bottom:2px solid var(--orange);box-shadow:none;color:var(--orange);background:0 0;border-radius:0}.actions a[aria-current=page]{box-shadow:none;font-weight:850}.site-container{width:100%;max-width:var(--site-max-width);padding-inline:var(--site-padding-desktop);box-sizing:border-box;margin-inline:auto}.btn{border-radius:var(--radius-pill);padding:var(--space-sm) 22px;border:1px solid var(--color-primary);white-space:nowrap;cursor:pointer;justify-content:center;align-items:center;font-weight:850;text-decoration:none;transition:all .18s;display:inline-flex}.btn:hover{transform:translateY(-2px)}.primary{background:var(--color-primary);color:#fff}.primary:hover{background:var(--color-primary-hover)}.secondary{color:var(--color-primary);background:0 0}.secondary:hover{background:#f1efe8}.light{background:var(--ivory);color:var(--color-primary);border-color:var(--ivory)}.btn:disabled{cursor:not-allowed;opacity:.55;transform:none}h1{letter-spacing:-4px;z-index:1;max-width:620px;margin:0 0 24px;font-size:clamp(48px,6vw,82px);line-height:.94;position:relative}h2{letter-spacing:-1.8px;margin:0;font-size:44px;line-height:1}.eyebrow{background:var(--ivory);color:#4f5f4b;letter-spacing:1.1px;text-transform:uppercase;border:1px solid #d8d1c3;border-radius:999px;width:fit-content;margin-bottom:20px;padding:8px 14px;font-size:13px;font-weight:900}.lead{color:#50594f;max-width:540px;margin:0 0 32px;font-size:20px;line-height:1.62}.productGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;display:grid}.home-product-link{border-radius:18px;min-width:0;height:100%;display:block}.home-product-card{height:100%;box-shadow:none;background:#fffdf8;border:1px solid #e5dfd0;border-radius:18px;flex-direction:column;display:flex;overflow:hidden}.home-product-image{aspect-ratio:1;background:#fff;width:100%;position:relative;overflow:hidden}.home-product-image img{object-fit:cover;width:100%;height:100%;transition:transform .35s}.home-product-card:hover .home-product-image img{transform:scale(1.035)}.home-product-body{flex-direction:column;flex:1;padding:18px 22px 20px;display:flex}.home-product-title{color:#202820;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:42px;margin:0 0 10px;font-size:18px;font-weight:750;line-height:1.28;display:-webkit-box;overflow:hidden}.home-product-price{color:#26372d;margin-bottom:14px;font-size:15px;font-weight:800}.home-product-action{text-align:right;color:#26372d;align-self:flex-end;margin-top:auto;font-size:15px;font-weight:650;line-height:1.3;transition:color .18s}.home-product-action:hover{color:#526655}.home-product-action .arrow{margin-left:6px;transition:transform .18s;display:inline-block}.home-product-card:hover .home-product-action .arrow{transform:translate(4px)}.home-product-link:focus-visible{outline:3px solid var(--orange);outline-offset:4px}.breadcrumb{color:#687366;flex-wrap:wrap;align-items:center;gap:4px;padding:18px 0 12px;font-size:14px;line-height:1.4;display:flex}.breadcrumb a{color:#526153;font-weight:600}.breadcrumb a:hover{color:#26372d}.breadcrumb-separator,.breadcrumb span[aria-hidden=true]{color:#a4aaa1;padding:0 5px}.homePage .homeSection{padding:60px 0}.sectionHead{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:30px;display:flex}.sectionHead h2{letter-spacing:-1.8px;margin:0;font-size:44px;line-height:1}.sectionHead p{color:var(--muted);max-width:460px;margin:0;font-size:17px;line-height:1.65}.homeSectionHeading{justify-content:space-between;align-items:flex-end;margin-bottom:24px;display:flex}.homeSectionHeading h2{color:#202820;letter-spacing:-.035em;margin:0;font-size:40px;font-weight:850;line-height:1}.emptyState{text-align:center;background:var(--ivory);border:1px solid var(--border);border-radius:28px;padding:40px}.contentPage{min-height:55vh;padding:56px 0}.sizeGuidePage{background:#f8f7f2}.sizeGuideInner{max-width:1120px;padding:72px 40px 96px}.sizeGuidePage h1{color:#202820;letter-spacing:-.04em;margin:0 0 24px;font-size:clamp(44px,4.6vw,64px);font-weight:850;line-height:1}.sizeGuideIntro{color:#667266;max-width:760px;margin:0 0 48px;font-size:18px;line-height:1.6}.measureSection h2,.sizeChartSection h2,.beforeOrderCard h2,.sizeHelpCard h2{color:#202820;letter-spacing:-.025em;margin:0;font-size:30px;font-weight:850;line-height:1.15}.measureSection h2{margin-bottom:20px}.measureGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-bottom:56px;display:grid}.measureCard{background:#fffdf8;border:1px solid #e4dacb;border-radius:20px;padding:24px 26px}.measureCard h3{color:#202820;margin:0 0 10px;font-size:20px;font-weight:850;line-height:1.25}.measureCard p{color:#667266;margin:0;font-size:15px;line-height:1.6}.sizeChartSection{margin-bottom:56px}.sizeChartSection>p{color:#667266;max-width:680px;margin:10px 0 20px;font-size:16px;line-height:1.6}.sizeChartWrap{background:#fffdf8;border:1px solid #e4dacb;border-radius:22px;overflow-x:auto}.sizeChart{border-collapse:collapse;width:100%;min-width:720px}.sizeChart th{color:#26362b;text-align:left;background:#f1eadf;padding:16px 18px;font-size:14px;font-weight:800;line-height:1.3}.sizeChart td{color:#667266;border-top:1px solid #e8dfd2;padding:16px 18px;font-size:15px;line-height:1.4}.sizeChart tbody td:first-child{color:#26362b;font-weight:850}.beforeOrderCard{background:#fffdf8;border:1px solid #e4dacb;border-radius:22px;margin-bottom:56px;padding:28px 32px}.beforeOrderCard h2{margin-bottom:16px}.beforeOrderCard ul{margin:0;padding-left:20px}.beforeOrderCard li{color:#667266;font-size:16px;line-height:1.65}.sizeHelpCard{color:#fffdf8;background:#26362b;border-radius:26px;justify-content:space-between;align-items:center;gap:24px;padding:32px 36px;display:flex}.sizeHelpCard h2{color:#fffdf8}.sizeHelpCard p{color:#fffdf8d1;max-width:650px;margin:10px 0 0;font-size:16px;line-height:1.6}.sizeHelpCard a{color:#26362b;white-space:nowrap;background:#fffdf8;border-radius:999px;justify-content:center;align-items:center;padding:12px 22px;font-weight:800;display:inline-flex}.contactPage{padding:64px 0 80px}.contactHero{grid-template-columns:1fr .82fr;align-items:start;gap:56px;max-width:1120px;margin:0 auto;display:grid}.contactIntro{text-align:left;padding-top:0}.contactIntro h1{color:#202820;letter-spacing:-.04em;text-align:left;max-width:620px;margin-bottom:24px;font-size:clamp(44px,4.2vw,64px);font-weight:850;line-height:1}.contactIntro p{color:#5f675f;max-width:560px;margin:0;font-size:18px;line-height:1.55}.contactCtas{text-align:left;flex-wrap:wrap;justify-content:flex-start;gap:12px;margin-top:28px;display:flex}.contactCtas .secondary:hover{color:#fffdf8;background:#26372d;border-color:#26372d}.bestContactCard{text-align:left;background:#fffdf8;border:1px solid #e4dacb;border-radius:20px;max-width:520px;margin-top:32px;padding:24px 28px}.bestContactCard h3{color:#202820;margin:0 0 12px;font-size:20px;font-weight:850;line-height:1.25}.bestContactCard p,.bestContactCard li{color:#667064;font-size:15px;line-height:1.6}.bestContactCard p{margin:0}.bestContactCard ul{margin:10px 0 0;padding-left:20px}.contactCard{background:#fffcf5;border:1px solid #e6e0d5;border-radius:22px;align-self:start;padding:28px;box-shadow:0 14px 34px #2f3a3212}.contactCard h2{color:#202820;letter-spacing:-.025em;margin:0 0 22px;font-size:30px;font-weight:850;line-height:1.1}.contactInfoList{gap:20px;display:grid}.contactInfoList span{color:#72796f;letter-spacing:.09em;text-transform:uppercase;margin-bottom:7px;font-size:13px;font-weight:800;display:block}.contactInfoList a,.contactInfoList p{color:#26372d;margin:0;font-size:16px;font-weight:700;line-height:1.55}.contactInfoList ul{color:#596459;gap:8px;margin:0;padding-left:18px;font-size:15px;line-height:1.55;display:grid}.contactFaq{max-width:1120px;margin:56px auto 0}.contactFaqHeader{text-align:left;margin-bottom:20px;display:block}.contactFaqHeader h2{color:#202820;letter-spacing:-.03em;margin:0 0 24px;font-size:36px;font-weight:850;line-height:1.1}.contactFaqGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.contactFaqCard{background:#fff;border:1px solid #e6e0d5;border-radius:18px;padding:26px 28px;box-shadow:0 10px 24px #2f3a320b}.contactFaqCard h3{color:#202820;margin:0 0 10px;font-size:18px;font-weight:850;line-height:1.35}.contactFaqCard p{color:#667064;margin:0;font-size:15px;line-height:1.6}footer{background:var(--olive);color:#eef3ea;margin-top:76px;padding:50px 0 24px}.footerInner{grid-template-columns:1.6fr 1fr 1fr;gap:52px;display:grid}footer h3,footer h4{color:#fff;margin-top:0}footer h3{margin-bottom:10px;font-size:26px}footer p,footer li{color:#dce4dc;font-size:14px;line-height:1.7}footer ul{margin:0;padding:0;list-style:none}footer a:hover{color:#fff;text-decoration:underline}.footerBottom{color:#c7d0c6;border-top:1px solid #ffffff24;justify-content:space-between;margin-top:36px;padding-top:28px;font-size:13px;display:flex}.footerBottom span:last-child{gap:18px;display:flex}.footerBrand p{max-width:360px}.homePage .homeHeroLayout{grid-template-columns:1.03fr .97fr;gap:22px;padding-top:28px;padding-bottom:54px;display:grid}.homePage .heroCopy,.homePage .heroImage{min-height:520px}.heroCopy{background:#e9e4d8;border-radius:36px;flex-direction:column;justify-content:center;padding:48px 50px;display:flex;position:relative;overflow:hidden}.heroCopy:after{content:"";background:#a8b5a257;border-radius:50%;width:260px;height:260px;position:absolute;bottom:-80px;right:-80px}.homePage .homeHeroLayout h1{letter-spacing:-.045em;max-width:600px;margin-bottom:20px;font-size:clamp(44px,5vw,68px);line-height:.98}.homePage .homeHeroLayout .lead{margin-bottom:28px;font-size:18px;line-height:1.55}.heroImage{min-height:640px;box-shadow:var(--shadow);border-radius:36px;position:relative;overflow:hidden}.imageShade{background:linear-gradient(#00000005,#00000042);position:absolute;inset:0}.heroBadge{background:#fffcf5f0;border:1px solid #ffffffa6;border-radius:24px;width:280px;padding:18px;position:absolute;bottom:28px;left:28px;box-shadow:0 18px 42px #0000002e}.heroBadge strong{color:var(--olive);margin-bottom:6px;display:block}.heroBadge p{color:var(--muted);margin:0;font-size:14px;line-height:1.45}.btns{z-index:1;flex-wrap:wrap;gap:12px;display:flex;position:relative}.homePage .homeCategories{padding-top:18px}.homePage .categoryGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.homePage .category{border-radius:28px;min-height:330px}.homePage .categoryContent h3{margin-bottom:16px;font-size:32px}.categoryGrid{gap:18px;display:grid}.category{color:#fff;min-height:380px;box-shadow:var(--shadow);border-radius:32px;position:relative;overflow:hidden}.category img{object-fit:cover;transition:transform .5s}.category:hover img{transform:scale(1.035)}.categoryShade{background:linear-gradient(#121b1600,#121b1629 52%,#121b1675);position:absolute;inset:0}.categoryContent{z-index:1;max-width:420px;position:absolute;bottom:24px;left:24px;right:24px}.category h3{letter-spacing:-1.2px;margin:0 0 8px;font-size:34px}.category p{color:#f4f0ea;margin:0 0 18px;line-height:1.55}.homeFeaturedGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.homeFeaturedGrid .home-product-title{min-height:46px}.homeFaq .faqGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.homeFaq .faq{border-radius:20px;padding:20px}.faqGrid{gap:18px;display:grid}.faq{background:var(--ivory);border:1px solid var(--border);border-radius:24px;padding:22px}.faq summary{color:var(--olive);cursor:pointer;font-size:17px;font-weight:700}.faq p{color:var(--muted);margin:12px 0 0;line-height:1.6}.trustRow{grid-template-columns:repeat(4,1fr);gap:14px;margin:-38px auto 0;display:grid}.trustItem{background:var(--ivory);border:1px solid var(--border);border-radius:22px;padding:18px;box-shadow:0 10px 26px #2f3a320d}.trustItem strong{color:var(--olive);margin-bottom:4px;display:block}.trustItem span{color:var(--muted);font-size:14px;line-height:1.45}.featureSection{grid-template-columns:.95fr 1.05fr;align-items:stretch;gap:24px;display:grid}.featureImage{min-height:530px;box-shadow:var(--shadow);border-radius:36px;position:relative;overflow:hidden}.featureCopy{background:var(--olive);color:#fff;border-radius:36px;flex-direction:column;justify-content:center;padding:48px;display:flex}.featureCopy .eyebrow{color:#fff;background:#ffffff1f;border-color:#ffffff2e}.featureCopy h2{letter-spacing:-1.8px;margin:0 0 18px;font-size:46px;line-height:1}.featureCopy>p{color:#dce4dc;margin:0 0 26px;font-size:18px;line-height:1.7}.featurePoints{grid-template-columns:1fr 1fr;gap:14px;display:grid}.featurePoint{background:#ffffff14;border:1px solid #ffffff1f;border-radius:22px;padding:18px}.featurePoint strong{margin-bottom:5px;display:block}.featurePoint span{color:#dce4dc;font-size:14px;line-height:1.45}.signup{background:var(--sage2);text-align:center;border-radius:36px;padding:54px 24px}.signup h2{letter-spacing:-1.7px;margin:0 0 12px;font-size:44px;line-height:1}.signup>p{color:#50594f;margin:0 0 24px;font-size:17px}.form{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.form input{background:var(--ivory);width:min(360px,100%);color:var(--text);border:1px solid #bbc6b5;border-radius:999px;padding:15px 18px;font-size:15px}.formMessage{min-height:20px;color:var(--olive);flex-basis:100%;margin:2px 0 0;font-size:14px}.collectionPage{min-height:55vh}.categoryPage.category-page{min-height:55vh;padding:0 0 72px}.collection-header{padding-top:20px;padding-bottom:24px}.collection-breadcrumb.breadcrumb{margin:0 0 14px;padding:0}.collection-count.product-count{color:#26372d;margin:0;font-size:16px;font-weight:700;line-height:1.4}.collection-intro{max-width:760px;margin-top:18px}.collection-intro h1{color:#202820;letter-spacing:-.04em;margin:0 0 14px;font-size:clamp(42px,4.8vw,64px);font-weight:850;line-height:1}.collection-intro p{color:#667266;margin:0;font-size:18px;line-height:1.55}.categoryProductGrid.product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.collection-product-link{border-radius:18px;min-width:0;height:100%;display:block}.collection-product-link:focus-visible{outline:3px solid var(--orange);outline-offset:4px}.collection-product-card{height:100%;box-shadow:none;background:#fff;border:1px solid #26372d1f;border-radius:18px;flex-direction:column;display:flex;overflow:hidden}.collection-product-image{aspect-ratio:1;background:#f4f2ed;width:100%;position:relative;overflow:hidden}.collection-product-image img{object-fit:cover;width:100%;height:100%;display:block}.collection-product-body{flex-direction:column;flex:1;gap:0;padding:18px 20px 20px;display:flex}.collection-product-title{color:#202820;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:2.7em;margin:0 0 10px;font-size:18px;font-weight:700;line-height:1.35;display:-webkit-box;overflow:hidden}.collection-product-price{color:#26372d;margin:0 0 16px;font-size:16px;font-weight:700;line-height:1.3}.collection-product-button{color:#26372d;background:0 0;border:1px solid #26372d;border-radius:999px;justify-content:center;align-self:flex-end;align-items:center;min-height:42px;margin-top:auto;padding:0 18px;font-size:15px;font-weight:700;line-height:1;text-decoration:none;transition:background-color .2s,color .2s,border-color .2s;display:inline-flex}.collection-product-card:hover .collection-product-button{color:#fff;background:#26372d}.collection-product-button .arrow{margin-left:8px;transition:transform .2s;display:inline-block}.collection-product-card:hover .collection-product-button .arrow{transform:translate(3px)}.product-detail-page{padding-bottom:72px}.product-detail-page .breadcrumb{margin:0;padding:14px 0 24px}.product-detail-hero{grid-template-columns:minmax(380px,520px) minmax(0,1fr);align-items:start;gap:48px;display:grid}.product-gallery{width:100%;min-width:0}.product-main-image{aspect-ratio:1;cursor:grab;touch-action:pan-y;background:#fff;border:1px solid #dedfd8;border-radius:22px;width:100%;max-height:520px;position:relative;overflow:hidden}.product-main-image:active{cursor:grabbing}.product-main-image-track{width:100%;height:100%;transition:transform .32s;display:flex}.product-main-image-slide{flex:0 0 100%;width:100%;height:100%;position:relative}.product-main-image img{object-fit:contain;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;width:100%;height:100%;display:block}.product-gallery-nav{z-index:2;color:#26372d;cursor:pointer;background:#ffffffdb;border:1px solid #26372d29;border-radius:999px;place-items:center;width:40px;height:40px;font-size:28px;line-height:1;transition:background .18s,border-color .18s;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.product-gallery-nav:hover{background:#fff;border-color:#26372d}.product-gallery-nav.previous{left:14px}.product-gallery-nav.next{right:14px}.product-gallery-dots{color:#667064;justify-content:center;align-items:center;gap:9px;margin-top:14px;font-size:13px;font-weight:700;display:flex}.product-gallery-dot{cursor:pointer;background:#cfd4cc;border:0;border-radius:999px;width:8px;height:8px;padding:0;transition:width .18s,background .18s}.product-gallery-dot.active{background:#26372d;width:22px}.product-gallery-count{color:#6a7468;margin-left:4px;font-size:13px;line-height:1}.product-summary{min-width:0}.product-title{color:#202820;letter-spacing:-.025em!important;max-width:720px!important;margin:0 0 14px!important;font-size:clamp(34px,2.9vw,44px)!important;font-weight:800!important;line-height:1.06!important;display:block!important}.product-description{color:#5f675f;max-width:720px;margin:0 0 18px;font-size:15px;line-height:1.55}.product-price-block{border-top:1px solid #e2e4de;border-bottom:1px solid #e2e4de;gap:6px;margin:0 0 18px;padding:14px 0 18px;display:grid}.product-price-label{letter-spacing:.1em;text-transform:uppercase;color:#6f766d;font-size:13px;font-weight:700}.product-price{color:#26372d;font-size:24px;font-weight:800;line-height:1.15}.product-price-note{color:#6a7468;max-width:520px;font-size:14px;line-height:1.45}.variant-section{padding-top:2px}.variant-group{border:0;min-width:0;margin:0 0 14px;padding:0}.variant-label{letter-spacing:.08em;text-transform:uppercase;color:#697065;width:100%;margin-bottom:8px;padding:0;font-size:13px;font-weight:700;line-height:1.3;display:block}.variant-selected-indicator{text-transform:none;letter-spacing:0;color:#888f88;font-weight:500}.variant-options{flex-wrap:wrap;gap:10px;display:flex}.variant-option{color:#263027;text-align:center;cursor:pointer;background:#fff;border:1px solid #d9dcd5;border-radius:999px;min-width:62px;min-height:38px;padding:0 16px;font-size:14px;font-weight:650;line-height:1.2;transition:border-color .18s,background-color .18s,color .18s}.variant-option:hover:not(:disabled){border-color:#7b867b}.variant-option.active{color:#fff;background:#26372d;border-color:#26372d}.variant-option:disabled{cursor:not-allowed;opacity:.38}.variant-helper{color:#59675a;margin:2px 0 0;font-size:14px;line-height:1.5}.product-selection-message{color:#7a6656;margin:14px 0 0;font-size:14px;line-height:1.4}.product-actions{grid-template-columns:1fr 1fr;gap:14px;margin-top:18px;margin-bottom:18px;display:grid}.product-action-button{cursor:pointer;border-radius:999px;justify-content:center;align-items:center;width:100%;min-height:52px;padding:0 24px;font-size:16px;font-weight:700;line-height:1;text-decoration:none;display:inline-flex}.whatsapp-button{color:#fff;background:#26372d;border:1px solid #26372d}.whatsapp-button:hover{background:#1a2820}.email-button{color:#26372d;background:#fff;border:1px solid #26372d}.email-button:hover{background:#f5f3ee}.product-action-button.disabled{pointer-events:none;cursor:not-allowed;opacity:.42}.product-information-section{text-align:left;border-top:1px solid #dedfd8;max-width:1180px;margin:72px auto 0;padding:0 24px 54px}.product-information-title{color:#202820;letter-spacing:-.02em;text-align:left;margin:28px 0;font-size:34px;font-weight:800;line-height:1.15}.product-information-grid{grid-template-columns:repeat(3,minmax(0,1fr));justify-content:start;align-items:stretch;gap:18px;display:grid}.product-information-item{text-align:left;background:#fffdf8;border:1px solid #e1ddd3;border-radius:18px;flex-direction:column;justify-content:flex-start;min-width:0;height:auto;min-height:128px;padding:18px 20px;display:flex}.product-information-label{color:#5e695d;text-align:left;margin:0 0 10px;font-size:13px;font-weight:700;line-height:1.2;display:block}.product-information-value{color:#243024;text-align:left;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:16px;font-weight:500;line-height:1.5;display:-webkit-box;overflow:hidden}.related-products-section{border-top:1px solid #dedfd8;max-width:1180px;margin:56px auto 0;padding:32px 24px 24px}.related-products-header{margin-bottom:24px}.related-products-title{color:#202820;letter-spacing:-.025em;margin:0;font-size:28px;font-weight:800;line-height:1.2}.related-products-grid{grid-template-columns:repeat(4,minmax(0,1fr));justify-content:start;justify-items:stretch;gap:20px;display:grid}.related-product-card{background:#fffdf8;border:1px solid #ded6c8;border-radius:16px;height:100%;overflow:hidden}.related-product-link{min-width:0;height:100%;color:inherit;flex-direction:column;text-decoration:none;display:flex}.related-product-image{background:#fff;width:100%;height:210px;display:block;position:relative;overflow:hidden}.related-product-image img{object-fit:cover;width:100%;height:100%;transition:transform .28s;display:block}.related-product-card:hover .related-product-image img{transform:scale(1.025)}.related-product-body{flex-direction:column;flex:1;padding:16px 18px 18px;display:flex}.related-product-title{color:#202820;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 12px;font-size:15px;font-weight:700;line-height:1.35;display:-webkit-box;overflow:hidden}.related-product-price{color:#26372d;margin-bottom:16px;font-size:15px;font-weight:700;line-height:1.3}.related-product-button{color:#26372d;border:1px solid #26372d;border-radius:999px;justify-content:center;align-self:flex-end;align-items:center;min-height:38px;margin-top:auto;padding:0 18px;font-size:14px;font-weight:700;line-height:1;transition:background-color .2s,color .2s;display:inline-flex}.related-product-card:hover .related-product-button{color:#fff;background:#26372d}.related-product-button .arrow{margin-left:8px;transition:transform .2s;display:inline-block}.related-product-card:hover .related-product-button .arrow{transform:translate(3px)}.searchPage.search-page{background:#f8f7f2;min-height:70vh;padding:0}.searchContainer.search-container{max-width:1120px;padding:72px 40px 96px}.searchHero.search-hero{text-align:left;max-width:760px;margin:0 0 42px}.searchTitle.search-title{color:#202820;letter-spacing:-.04em;margin:0 0 20px;font-size:clamp(44px,4.6vw,64px);font-weight:850;line-height:1}.searchSubtitle.search-subtitle{color:#667266;max-width:620px;margin:0;font-size:18px;line-height:1.55}.searchForm.search-form{align-items:center;gap:12px;max-width:720px;margin:32px 0 0;display:flex}.searchInput.search-input{color:#202820;background:#fffdf8;border:1px solid #d9dece;border-radius:999px;outline:0;flex:1;width:100%;height:56px;padding:0 24px;font-size:16px;box-shadow:0 10px 28px #26372d09}.searchInput.search-input:focus{border-color:#738172;box-shadow:0 0 0 3px #26372d1a}.searchButton.search-button{color:#fffdf8;cursor:pointer;background:#26362b;border:0;border-radius:999px;height:56px;padding:0 32px;font-size:16px;font-weight:700;transition:background .18s,transform .18s}.searchButton.search-button:hover{background:#1f2d25;transform:translateY(-1px)}.searchShortcuts.search-shortcuts{text-align:left;max-width:720px;margin:28px 0 0}.searchShortcutsTitle.search-shortcuts-title{color:#6f7a6e;letter-spacing:.12em;text-transform:uppercase;margin:0 0 14px;font-size:13px;font-weight:700}.searchShortcutList.search-shortcut-list{flex-wrap:wrap;justify-content:flex-start;gap:10px;display:flex}.searchShortcut.search-shortcut{color:#26362b;background:#fffdf8;border:1px solid #ded6c8;border-radius:999px;padding:10px 18px;font-size:14px;font-weight:700;transition:border-color .18s,background .18s}.searchShortcut.search-shortcut:hover{background:#f2f4ee;border-color:#9ba696}.searchResultsArea.search-results{margin-top:56px}.searchResultsHeader.search-results-header{justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:22px;display:flex}.searchResultsTitle.search-results-title{color:#202820;letter-spacing:-.02em;margin:0;font-size:28px;font-weight:850;line-height:1.2}.searchResultsCount{color:#7a8377;font-size:14px;font-weight:700}.searchProductGrid.search-product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;display:grid}.search-product-link{border-radius:18px;min-width:0;height:100%;display:block}.search-product-link:focus-visible{outline:3px solid var(--orange);outline-offset:4px}.search-product-card{height:100%;box-shadow:none;background:#fffdf8;border:1px solid #e5dfd0;border-radius:18px;flex-direction:column;display:flex;overflow:hidden}.search-product-image{aspect-ratio:1;background:#fff;width:100%;position:relative;overflow:hidden}.search-product-image img{object-fit:cover;width:100%;height:100%;transition:transform .35s;display:block}.search-product-card:hover .search-product-image img{transform:scale(1.035)}.search-product-body{flex-direction:column;flex:1;padding:18px 22px 20px;display:flex}.search-product-title{color:#202820;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:42px;margin:0 0 10px;font-size:18px;font-weight:750;line-height:1.28;display:-webkit-box;overflow:hidden}.search-product-price{color:#26372d;margin-bottom:14px;font-size:15px;font-weight:800}.search-product-action{text-align:right;color:#26372d;align-self:flex-end;margin-top:auto;font-size:15px;font-weight:650;line-height:1.3;transition:color .18s}.search-product-action:hover{color:#526655}.search-product-action .arrow{margin-left:6px;transition:transform .18s;display:inline-block}.search-product-card:hover .search-product-action .arrow{transform:translate(4px)}.searchEmptyState{text-align:center;background:#fff;border:1px solid #e0dbcf;border-radius:28px;justify-items:center;padding:54px 24px;display:grid}.searchEmptyState h3{color:#202820;margin:0 0 10px;font-size:26px}.searchEmptyState p{color:#687366;margin:0 0 22px;font-size:16px;line-height:1.55}.contentPage h1{font-size:58px}.contentPage p,.contentPage li{color:var(--muted);font-size:17px;line-height:1.7}.contentPage .productGrid{margin-top:24px}.stockMessages.product-badges,.productSubtitle.product-subtitle,.variantSelector,.variantChips,.variantChipsWide,.variantGroup h2,.purchaseActions,.purchaseActions .btn,.whatsapp-btn,.email-btn,.productContactLinks,.productContactNote,.productDescriptionSection,.productBreadcrumbs .breadcrumbCurrent,.quoteModalBackdrop,.quoteModal,.quoteModalClose,.quoteModalEyebrow,.quoteForm,.quoteForm label,.quoteForm input,.quoteForm textarea,.inquiryCard,.productBenefits,.productContentSection,.productPage .productSectionHead,.productBreadcrumbs span:last-child{display:none!important}@media (max-width:1024px){.productGrid,.homeFeaturedGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.searchProductGrid.search-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.categoryGrid,.homePage .categoryGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-detail-hero{grid-template-columns:1fr;gap:36px}.related-products-grid,.product-information-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.footerInner{grid-template-columns:1.4fr 1fr 1fr;gap:28px}}@media (max-width:1200px){.site-container{padding-inline:var(--site-padding-tablet)}.categoryProductGrid.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:900px){.categoryProductGrid.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:768px){.site-container{padding-inline:var(--site-padding-mobile)}.menu,.actions>a:first-child{display:none}.homeHeroLayout,.featureSection,.faqGrid,.homeFaq .faqGrid{grid-template-columns:1fr}.heroCopy,.heroImage{min-height:480px}.homePage .heroCopy{min-height:430px;padding:38px 28px}.homePage .homeHeroLayout{padding-top:20px;padding-bottom:42px}.productGrid,.homeFeaturedGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.trustRow{grid-template-columns:1fr 1fr;margin-top:0;padding-top:12px}.product-detail-page{padding-bottom:64px}.product-title{max-width:none!important;margin-bottom:12px!important;font-size:32px!important;line-height:1.1!important}.product-description{margin-bottom:16px;font-size:15px;line-height:1.55}.product-price{font-size:24px}.variant-option{min-height:40px;padding:0 14px}.product-actions{grid-template-columns:1fr;gap:12px;margin-top:16px;margin-bottom:16px}.product-main-image{aspect-ratio:1;max-width:100%;max-height:none}.product-information-section{text-align:left;margin-top:48px;padding:0 16px 52px}.product-information-title{text-align:left;margin-bottom:20px;font-size:28px}.product-information-grid{grid-template-columns:1fr;justify-content:start;align-items:stretch;gap:12px}.product-information-item{text-align:left;border-radius:16px;height:auto;min-height:110px;padding:16px 18px}.product-information-label{text-align:left;margin-bottom:8px;font-size:12px}.product-information-value{text-align:left;font-size:15px;line-height:1.45}.searchPage.search-page{padding:0}.searchContainer.search-container{padding:48px 20px 72px}.searchHero.search-hero{max-width:none;margin-bottom:34px}.searchTitle.search-title{font-size:42px}.searchForm.search-form{flex-direction:column;align-items:stretch}.searchInput.search-input,.searchButton.search-button{width:100%}.searchProductGrid.search-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.searchResultsHeader.search-results-header{flex-direction:column;align-items:flex-start}.searchResultsArea.search-results{margin-top:44px}.sizeGuideInner{padding:48px 20px 72px}.sizeGuidePage h1{font-size:42px}.sizeGuideIntro{margin-bottom:40px;font-size:16px;line-height:1.6}.measureGrid{grid-template-columns:1fr;margin-bottom:44px}.sizeChartSection{margin-bottom:44px}.beforeOrderCard{margin-bottom:44px;padding:24px 22px}.sizeHelpCard{flex-direction:column;align-items:flex-start;padding:28px 24px}.sizeHelpCard a{text-align:center;width:100%}.productPage{padding:28px 0 0}.related-products-section{margin-top:40px;padding:28px 16px 24px}.related-products-header{margin-bottom:18px}.related-products-title{font-size:24px}.related-products-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.related-product-image{height:160px}.related-product-body{padding:12px}.related-product-title{margin-bottom:10px;font-size:14px;line-height:1.35}.related-product-price{margin-bottom:12px;font-size:14px}.related-product-button{min-height:34px;padding:0 14px;font-size:13px}.contactPage{padding:34px 0 56px}.contactHero{grid-template-columns:1fr;gap:24px}.contactIntro{padding-top:0}.contactIntro h1{letter-spacing:-.04em;font-size:42px}.contactIntro p{font-size:16px;line-height:1.6}.contactCtas{flex-direction:column;align-items:stretch}.contactCard{border-radius:20px;padding:22px}.contactFaq{margin-top:38px}.contactFaqHeader h2{font-size:28px}.contactFaqGrid{grid-template-columns:1fr;gap:12px}}@media (max-width:560px){.categoryProductGrid.product-grid{grid-template-columns:1fr}}@media (max-width:480px){.productGrid,.homeFeaturedGrid,.categoryGrid,.searchProductGrid.search-product-grid{grid-template-columns:1fr}.heroCopy,.featureCopy{padding:38px 26px}.trustRow,.featurePoints,.footerInner,.categoryGrid{grid-template-columns:1fr}h1{letter-spacing:-2.3px;font-size:46px}.sectionHead h2,.featureCopy h2,.signup h2,.productSectionHead h2{font-size:34px}.contentPage{padding-top:40px}.product-detail-page{padding-bottom:48px}.homePage .homeHeroLayout h1{font-size:44px}.homeSectionHeading h2{font-size:34px}.footerBottom{flex-direction:column;align-items:flex-start;gap:16px}}
