: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:0;color:var(--olive);align-items:center;gap:10px;font-size:25px;font-weight:900;display:flex}.mark{background:var(--olive);border-radius:8px;flex:none;width:36px;height:36px;display:block;position:relative}.mark:before{content:"";border:2px solid var(--sage);border-top-color:#0000;border-left-color:#0000;border-radius:50%;width:18px;height:18px;position:absolute;top:9px;left:9px;transform:rotate(-30deg)}.mark:after{content:"";background:var(--orange);border-radius:50%;width:6px;height:6px;position:absolute;top:8px;right:8px}.logo .trail{color:var(--olive)}.menu{color:var(--olive);gap:24px;font-size:15px;font-weight:760;display:flex}.menu a{color:#202820;border-bottom:2px solid #0000;padding:10px 2px;font-size:15px;font-weight:760;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)}.menu a:focus-visible{color:var(--orange);border-bottom-color:var(--orange);box-shadow:0 2px 0 var(--orange);outline:0}.actions{align-items:center;gap:12px;font-size:15px;font-weight:760;display:flex}.iconButton{width:40px;height:40px;color:var(--olive);background:#fffdf8;border:1px solid #d8d1c3;border-radius:8px;place-items:center;transition:border-color .18s,color .18s,background-color .18s;display:grid}.iconButton:hover,.iconButton[aria-current=page]{border-color:var(--orange);color:var(--orange);background:#fff7ed}.searchIcon{border:2px solid;border-radius:50%;width:17px;height:17px;position:relative}.searchIcon:after{content:"";background:currentColor;border-radius:2px;width:8px;height:2px;position:absolute;bottom:-3px;right:-6px;transform:rotate(45deg)}.navContactButton{border:1px solid var(--olive);background:var(--olive);min-height:42px;color:var(--cream);white-space:nowrap;border-radius:6px;justify-content:center;align-items:center;padding:0 16px;font-size:15px;font-weight:800;transition:background-color .18s,border-color .18s,color .18s;display:inline-flex}.navContactButton:hover,.navContactButton[aria-current=page]{border-color:var(--orange);background:var(--orange);color:#fffdf8}.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:0;z-index:1;max-width:620px;margin:0 0 24px;font-size:clamp(48px,6vw,82px);line-height:.94;position:relative}h2{letter-spacing:0;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-highlight{color:#687166;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:42px;margin:0 0 12px;font-size:14px;line-height:1.5;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:0;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:0;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 h1{color:#202820;letter-spacing:0;margin:0 0 24px;font-size:clamp(44px,4.6vw,64px);font-weight:850;line-height:1}.measureSection h2{margin-bottom:20px}.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 h2{margin-bottom:16px}.beforeOrderCard ul{margin:0;padding-left:20px}.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 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}.contactIntro{text-align:left;padding-top:0}.contactIntro h1{color:#202820;letter-spacing:0;text-align:left;max-width:600px;margin-bottom:24px;font-size:clamp(34px,3.2vw,48px);font-weight:850;line-height:1.08}.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}.contactInfoList span{color:#72796f;letter-spacing:.09em;text-transform:uppercase;margin-bottom:7px;font-size:13px;font-weight:800;display:block}.contactInfoList ul{color:#596459;gap:8px;margin:0;padding-left:18px;font-size:15px;line-height:1.55;display:grid}.contactFaqHeader{text-align:left;margin-bottom:20px;display:block}.contactFaqCard{background:#fff;border:1px solid #e6e0d5;border-radius:18px;padding:26px 28px;box-shadow:0 10px 24px #2f3a320b}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}.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:0;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);cursor:pointer;border-radius:36px;display:block;position:relative;overflow:hidden}.heroImage:focus-visible{outline:3px solid var(--terracotta);outline-offset:4px}.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:0;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:0;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:0;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}.clay{color:#fff;background:#d98a4e;border-color:#d98a4e}.clay:hover{background:#c6783f}.home-visual-hero{min-height:calc(100vh - var(--header-h));background:#202820;position:relative;overflow:hidden}.home-visual-hero>img{object-fit:cover}.home-visual-hero-shade{background:linear-gradient(90deg,#191f19c2,#191f196b 46%,#191f190f);position:absolute;inset:0}.home-visual-hero-inner{z-index:1;min-height:calc(100vh - var(--header-h));align-items:center;padding-top:72px;padding-bottom:96px;display:grid;position:relative}.home-visual-hero-copy{color:#fffdf8;max-width:590px}.home-eyebrow{color:#fffdf8eb;letter-spacing:.04em;text-transform:none;background:#20282038;border:1px solid #fffdf86b;border-radius:6px;align-items:center;min-height:30px;margin-bottom:22px;padding:5px 10px;font-size:12px;font-weight:850;display:inline-flex}.home-visual-hero h1{color:#fffdf8;letter-spacing:0;max-width:620px;margin:0 0 18px;font-size:clamp(54px,6.5vw,88px);font-weight:880;line-height:.95}.home-visual-hero p{color:#fffdf8e0;max-width:540px;margin:0;font-size:19px;line-height:1.65}.home-hero-actions{flex-wrap:wrap;gap:12px;margin-top:30px;display:flex}.home-signal-strip{z-index:2;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:-42px;display:grid;position:relative}.home-signal{background:#fffdf8;border:1px solid #e3ded2;border-radius:8px;min-height:108px;padding:18px;box-shadow:0 16px 36px #252d2614}.home-signal strong{color:#26372d;margin-bottom:6px;font-size:15px;font-weight:850;line-height:1.25;display:block}.home-signal span{color:#667064;font-size:14px;line-height:1.5;display:block}.home-routine-section,.home-editor-section{padding:74px 0}.home-section-head{grid-template-columns:minmax(0,1fr) minmax(300px,460px);align-items:end;gap:42px;margin-bottom:28px;display:grid}.home-section-head.compact{display:block}.home-section-head h2{color:#202820;letter-spacing:0;margin:0;font-size:clamp(36px,4vw,52px);font-weight:880;line-height:1.04}.home-section-head p{color:#667064;margin:0;font-size:16px;line-height:1.7}.home-routine-grid{grid-template-columns:1.18fr .9fr .9fr;grid-auto-rows:minmax(220px,auto);gap:16px;display:grid}.home-routine-card{color:#fff;background:#a8b5a2;border-radius:8px;min-height:220px;display:block;position:relative;overflow:hidden;box-shadow:0 18px 40px #2f3a3214}.home-routine-card.large{grid-row:span 2;min-height:456px}.home-routine-card.wide{grid-column:span 2}.home-routine-card img{object-fit:cover;transition:transform .45s}.home-routine-card:hover img{transform:scale(1.035)}.home-routine-shade{background:linear-gradient(#20282005,#202820bd);position:absolute;inset:0}.home-routine-content{z-index:1;max-width:460px;position:absolute;bottom:22px;left:22px;right:22px}.home-routine-content span{color:#fffdf8d1;letter-spacing:.06em;text-transform:uppercase;margin-bottom:8px;font-size:12px;font-weight:850;display:inline-flex}.home-routine-content h3{color:#fff;letter-spacing:0;margin:0 0 8px;font-size:clamp(25px,2.4vw,36px);font-weight:880;line-height:1}.home-routine-content p{color:#fffdf8e0;max-width:360px;margin:0 0 16px;font-size:15px;line-height:1.5}.home-routine-content b{color:#26372d;background:#fffdf8;border:1px solid #fffdf8c7;border-radius:999px;align-items:center;min-height:38px;padding:0 15px;font-size:14px;font-weight:850;line-height:1;display:inline-flex}.home-editor-section{padding-top:10px}.home-editor-grid .home-product-card{background:#fffdf8;border-color:#e2ded4;border-radius:8px}.home-editor-grid .home-product-image{background:#f3f1eb}.home-editor-grid .home-product-action{border-bottom:1px solid;align-self:flex-start}.home-inquiry-band{padding:28px 0 18px}.home-inquiry-inner{color:#fffdf8;background:#26372d;justify-content:space-between;align-items:center;gap:28px;padding-top:34px;padding-bottom:34px;display:flex}.home-inquiry-inner h2{color:#fffdf8;letter-spacing:0;max-width:none;margin:0 0 10px;font-size:34px;line-height:1.1}.home-inquiry-inner p{color:#fffdf8c7;max-width:680px;margin:0;font-size:16px;line-height:1.65}.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:0;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}.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 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}.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:0;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-short-highlight{color:#334439;max-width:640px;margin:0 0 10px;font-size:17px;font-weight:650;line-height:1.45}.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:0;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:0;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-highlight{color:#687166;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:38px;margin:0 0 12px;font-size:13px;line-height:1.45;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)}.product-detail-page{background:#f7f5f0}.product-detail-page .breadcrumb{padding:20px 0 22px}.product-detail-hero{grid-template-columns:minmax(0,1.06fr) minmax(360px,.78fr);align-items:start;gap:56px}.product-gallery{grid-template-columns:82px minmax(0,1fr);align-items:start;gap:16px;display:grid}.product-thumbnail-list{gap:10px;display:grid}.product-thumbnail{aspect-ratio:1;cursor:pointer;background:#fffdf8;border:1px solid #ddd8cc;border-radius:8px;width:82px;padding:0;position:relative;overflow:hidden}.product-thumbnail img{object-fit:cover;width:100%;height:100%;display:block}.product-thumbnail.active{border-color:#26372d;box-shadow:inset 0 0 0 2px #26372d}.product-main-image{background:#fffdf8;border-color:#ddd8cc;border-radius:8px;max-height:none;box-shadow:0 18px 42px #2f3a3214}.product-gallery-dots{grid-column:2;margin-top:4px}.product-gallery-nav{border-radius:6px}.product-summary{box-shadow:none;background:0 0;border:0;border-radius:0;padding:4px 0 0;position:static;top:auto}.product-summary-kicker{flex-wrap:wrap;gap:8px;margin-bottom:16px;display:flex}.product-summary-kicker span{color:#596456;letter-spacing:.06em;text-transform:uppercase;background:#fffdf8;border:1px solid #d8d1c3;border-radius:6px;align-items:center;min-height:28px;padding:0 9px;font-size:12px;font-weight:850;display:inline-flex}.product-title{letter-spacing:0;max-width:560px!important;font-size:clamp(28px,2.35vw,38px)!important;font-weight:850!important;line-height:1.12!important}.product-short-highlight{max-width:560px;font-size:16px;line-height:1.55}.product-description{max-width:620px;font-size:15px;line-height:1.68}.product-summary-facts{border-top:1px solid #ded8cb;border-bottom:1px solid #ded8cb;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:24px 0 0;padding:16px 0;display:grid}.product-summary-facts div{min-width:0}.product-summary-facts span{color:#667064;letter-spacing:.08em;text-transform:uppercase;margin-bottom:6px;font-size:11px;font-weight:850;display:block}.product-summary-facts strong{color:#202820;font-size:14px;font-weight:850;line-height:1.35;display:block}.product-summary-panel{background:#fffdf8;border:1px solid #ddd8cc;border-radius:8px;margin:26px 0 0;padding:22px}.product-price-block{border:0;margin:0 0 22px;padding:0}.variant-group{margin-bottom:16px}.variant-label{font-size:12px}.variant-option{background:#fffdf8;border-radius:6px}.variant-option.active{background:#26372d}.product-option-summary{border-top:1px solid #e3ded2;padding-top:20px}.product-option-summary h2{color:#202820;letter-spacing:.06em;text-transform:uppercase;margin:0 0 14px;font-size:15px;font-weight:850;line-height:1.2}.product-option-summary-list{gap:14px;display:grid}.product-option-summary-row{gap:8px;display:grid}.product-option-summary-label{color:#667064;font-size:13px;font-weight:850}.product-option-summary-values{flex-wrap:wrap;gap:8px;display:flex}.product-option-summary-values span{color:#26372d;background:#f7f5f0;border:1px solid #d9d4c9;border-radius:999px;align-items:center;min-height:30px;padding:0 10px;font-size:13px;font-weight:750;display:inline-flex}.product-actions{grid-template-columns:1fr 1fr;gap:10px;margin-top:18px}.product-action-button{border-radius:6px;min-height:54px}.product-inquiry-note{color:#667064;max-width:560px;margin:12px 0 0;font-size:13px;line-height:1.55}.product-information-section{border-top:1px solid #ded8cb;max-width:none;margin-top:78px;padding:38px 0 0}.product-information-header{max-width:760px;margin-bottom:28px;display:block}.product-information-header .pageKicker{margin-bottom:14px}.product-information-header p{color:#667064;max-width:620px;margin:14px 0 0;font-size:16px;line-height:1.65}.product-information-title{color:#202820;letter-spacing:0;max-width:620px;margin:0;font-size:clamp(28px,2.5vw,36px);font-weight:850;line-height:1.12}.product-information-layout{grid-template-columns:minmax(0,1.1fr) minmax(280px,.9fr);align-items:start;gap:18px;display:grid}.product-information-panel{background:#fffdf8;border:1px solid #e1dccf;border-radius:8px;padding:24px}.product-information-panel h3{color:#202820;letter-spacing:0;margin:0 0 18px;font-size:20px;font-weight:850;line-height:1.2}.product-notes-panel{grid-row:span 2}.product-information-list{gap:16px;margin:0;display:grid}.product-information-row{border-top:1px solid #e8e2d6;grid-template-columns:150px minmax(0,1fr);gap:18px;padding-top:16px;display:grid}.product-information-row:first-child{border-top:0;padding-top:0}.product-information-row dt{color:#667064;font-size:13px;font-weight:850}.product-information-row dd{color:#26372d;margin:0;font-size:16px;font-weight:650;line-height:1.55}.product-option-list{gap:16px;display:grid}.product-option-row{gap:8px;display:grid}.product-option-row>span{color:#667064;font-size:13px;font-weight:850}.product-option-row div{flex-wrap:wrap;gap:8px;display:flex}.product-option-row strong{color:#26372d;background:#f7f5f0;border:1px solid #d9d4c9;border-radius:999px;align-items:center;min-height:30px;padding:0 10px;font-size:13px;font-weight:750;display:inline-flex}.product-support-panel p{color:#667064;margin:0 0 18px;font-size:15px;line-height:1.65}.product-support-panel a{color:#26372d;text-underline-offset:5px;font-size:14px;font-weight:850;text-decoration:underline}.product-information-item{background:#fffdf8;border-radius:8px}.related-product-card,.collection-product-card,.home-product-card{border-radius:8px}.related-product-image,.collection-product-image,.home-product-image{background:#f3f1eb}.pageKicker{color:#596456;letter-spacing:.06em;text-transform:uppercase;background:#fffdf8;border:1px solid #d8d1c3;border-radius:6px;place-self:start;align-items:center;width:max-content;min-height:30px;margin-bottom:18px;padding:5px 10px;font-size:12px;font-weight:850;display:inline-flex}.collectionHeader{border-bottom:1px solid #ded8cb;padding:42px 0 30px}.collectionHeader .breadcrumb{margin:0 0 18px;padding:0}.collectionHeaderRow{display:block}.collectionHeaderCopy{max-width:900px}.collectionHeaderCopy h1{color:#202820;letter-spacing:0;max-width:760px;margin:0 0 12px;font-size:clamp(36px,3.4vw,54px);font-weight:880;line-height:1.04}.collectionHeaderCopy p{color:#667064;max-width:760px;margin:0;font-size:16px;line-height:1.62}.collectionCategoryNav{flex-wrap:wrap;gap:10px;margin-top:22px;display:flex}.collectionCategoryLink{color:#26372d;background:#fffdf8;border:1px solid #d9d4c9;border-radius:999px;justify-content:center;align-items:center;min-height:38px;padding:0 14px;font-size:14px;font-weight:850;display:inline-flex}.collection-count.product-count{color:#667064;font-size:15px;font-weight:650}.collection-product-card,.search-product-card,.home-product-card,.related-product-card{box-shadow:none;background:#fffdf8;border:1px solid #e1dccf}.collection-product-image,.search-product-image,.home-product-image{aspect-ratio:4/3}.collection-product-image img,.search-product-image img,.home-product-image img{object-fit:cover}.collection-product-body,.search-product-body,.home-product-body,.related-product-body{padding:18px 18px 20px}.collection-product-meta,.search-product-meta,.home-product-meta,.related-product-meta{color:#667064;letter-spacing:.08em;text-transform:uppercase;margin:0 0 10px;font-size:11px;font-weight:850;display:block}.collection-product-title,.search-product-title,.home-product-title,.related-product-title{letter-spacing:0;font-size:18px;font-weight:850;line-height:1.32}.collection-product-foot,.search-product-foot,.home-product-foot,.related-product-foot{justify-content:space-between;align-items:center;gap:12px;margin:2px 0 14px;display:flex}.collection-product-price,.search-product-price,.home-product-price,.related-product-price{color:#26372d;margin:0;font-size:14px;font-weight:850}.collection-product-note,.search-product-note,.home-product-note,.related-product-note{color:#7a8377;font-size:12px;font-weight:750}.collection-product-button,.search-product-action,.home-product-action,.related-product-button{color:#26372d;text-underline-offset:5px;background:0 0;border:0;border-radius:0;align-self:flex-start;min-height:auto;margin-top:auto;padding:0;font-size:14px;font-weight:850;text-decoration:underline}.collection-product-card:hover .collection-product-button,.related-product-card:hover .related-product-button{color:#26372d;background:0 0}.searchHero.search-hero{background:#fffdf8;border:1px solid #e1dccf;border-radius:8px;grid-template-columns:minmax(0,1fr) minmax(320px,460px);gap:30px;max-width:none;margin:0 0 52px;padding:38px;display:grid}.searchIntro{min-width:0}.searchShortcuts.search-shortcuts{align-self:end;max-width:none;margin:0}.searchShortcutsTitle.search-shortcuts-title{margin-bottom:12px}.searchShortcut.search-shortcut{border-radius:6px}.contactIntro p{color:#667064;max-width:660px;font-size:17px;line-height:1.7}.contactCard,.bestContactCard,.contactFaqCard{background:#fffdf8;border-radius:8px}.contactCard{top:calc(var(--header-h) + 22px);position:sticky}.contactFaq{margin-top:54px}.contactFaqHeader h2{letter-spacing:0}.sizeGuideNote strong{color:#26372d;font-size:17px}.measureCard,.beforeOrderCard,.sizeHelpCard{background:#fffdf8;border-radius:8px}.sizeChartWrap{border-radius:8px}.supportPanel h2{color:#202820;letter-spacing:0;margin:0 0 12px;font-size:28px;font-weight:850;line-height:1.16}.searchPage.search-page{background:#f8f7f2;min-height:70vh;padding:0}.searchHero.search-hero{text-align:left;max-width:760px;margin:0 0 42px}.searchTitle.search-title{color:#202820;letter-spacing:0;margin:0 0 20px;font-size:clamp(44px,4.6vw,64px);font-weight:850;line-height:1}.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}.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}.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}.searchResultsHeader.search-results-header{justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:22px;display:flex}.searchProductGrid.search-product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;display:grid}.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-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 h3{color:#202820;margin:0 0 10px;font-size:26px}.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}.searchHero.search-hero,.contactHero,.sizeGuideHero{border-radius:8px}.collectionListing{padding-top:34px;display:block}.searchContainer.search-container{max-width:1240px;padding:42px 28px 86px}.searchHero.search-hero{text-align:left;background:0 0;border:0;border-bottom:1px solid #ded8cb;grid-template-columns:minmax(0,1fr) minmax(300px,420px);gap:28px;max-width:none;margin:0 0 38px;padding:0 0 30px;display:grid}.searchHero .searchForm{grid-column:1/-1;max-width:none;margin:8px 0 0}.searchTitle.search-title{letter-spacing:0;max-width:600px;margin:0 0 12px;font-size:clamp(34px,3.4vw,46px);font-weight:880;line-height:1.06}.searchSubtitle.search-subtitle{color:#667064;max-width:580px;font-size:16px;line-height:1.58}.searchShortcuts.search-shortcuts{text-align:left;align-self:end;max-width:none;margin:0}.searchShortcutsTitle.search-shortcuts-title{margin:0 0 10px}.searchResultsHeader.search-results-header{border-top:0;padding-top:0}.contactHero{grid-template-columns:minmax(0,1fr) minmax(360px,480px);align-items:start;gap:34px;display:grid}.contactIntro{background:#fffdf8;border:1px solid #e1dccf;border-radius:8px;padding:42px}.contactIntro h1{letter-spacing:0;max-width:600px;margin:0 0 18px;font-size:clamp(34px,3.2vw,48px);font-weight:880;line-height:1.08}.contactCard{top:calc(var(--header-h) + 22px);background:#fffdf8;border-radius:8px;position:sticky}.bestContactCard,.contactFaqCard,.measureCard,.beforeOrderCard,.sizeHelpCard{border-radius:8px}.sizeGuideHero{background:#fffdf8;border:1px solid #e1dccf;grid-template-columns:minmax(0,1fr) minmax(300px,380px);align-items:end;gap:30px;margin-bottom:52px;padding:38px;display:grid}.sizeGuidePage h1{letter-spacing:0;max-width:760px;margin:0 0 18px;font-size:clamp(42px,4.8vw,66px);font-weight:880;line-height:1}.sizeGuideIntro{color:#667064;margin:0;font-size:17px;line-height:1.65}.supportPage{background:#f7f5f0;min-height:65vh;padding:68px 0 92px}.supportPageInner{max-width:960px}.supportPage h1{color:#202820;letter-spacing:0;max-width:780px;margin:0 0 24px;font-size:clamp(42px,4.8vw,66px);font-weight:880;line-height:1}.supportPanel{background:#fffdf8;border:1px solid #e1dccf;border-radius:8px;padding:30px}.supportPanel p{color:#667064;max-width:760px;margin:0;font-size:17px;line-height:1.75}.supportPanelCta{justify-items:start;gap:18px;display:grid}@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,.home-signal-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.home-routine-grid{grid-template-columns:1fr 1fr}.home-routine-card.large,.home-routine-card.wide{grid-area:auto;min-height:300px}.home-section-head{grid-template-columns:1fr;gap:16px}.product-detail-hero{grid-template-columns:1fr;gap:36px}.product-summary{position:static}.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}.home-visual-hero,.home-visual-hero-inner{min-height:640px}.home-visual-hero-inner{padding-top:58px;padding-bottom:82px}.home-visual-hero h1{letter-spacing:0;font-size:52px}.home-visual-hero p{font-size:17px;line-height:1.6}.home-signal-strip{margin-top:0;padding-top:16px}.home-routine-section,.home-editor-section{padding:52px 0}.home-routine-grid{grid-template-columns:1fr}.home-routine-card,.home-routine-card.large,.home-routine-card.wide{min-height:330px}.home-inquiry-inner{flex-direction:column;align-items:flex-start}.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:28px!important;line-height:1.14!important}.product-description{margin-bottom:16px;font-size:15px;line-height:1.55}.product-price{font-size:24px}.product-summary-facts{grid-template-columns:1fr;gap:12px}.variant-option{min-height:40px;padding:0 14px}.product-actions{grid-template-columns:1fr;gap:12px;margin-top:16px;margin-bottom:16px}.product-gallery{grid-template-columns:1fr}.product-thumbnail-list{order:2;padding-bottom:2px;display:flex;overflow-x:auto}.product-thumbnail{flex:0 0 74px;width:74px}.product-gallery-dots{grid-column:1}.product-main-image{aspect-ratio:1;max-width:100%;max-height:none}.product-information-section{text-align:left;margin-top:48px;padding:30px 0 52px}.product-information-header{grid-template-columns:1fr;gap:12px;margin-bottom:22px}.product-information-title{text-align:left;margin-bottom:0;font-size:28px}.product-information-layout{grid-template-columns:1fr;gap:12px}.product-information-row{grid-template-columns:1fr;gap:6px}.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:34px 20px 72px}.collectionHeader{padding:24px 0}.collectionHeader .breadcrumb{margin-bottom:14px}.collectionHeaderRow{display:block}.collectionHeaderCopy h1{font-size:36px;line-height:1.06}.collectionHeaderCopy p{font-size:15px;line-height:1.58}.collectionCategoryNav{grid-template-columns:repeat(2,minmax(0,1fr));justify-content:stretch;gap:10px;display:grid}.collectionCategoryLink{min-height:42px}.collectionListing{padding-top:30px}.collectionToolbar{flex-direction:column;align-items:flex-start}.searchHero.search-hero{grid-template-columns:1fr;max-width:none;margin-bottom:28px;padding:0 0 24px}.searchTitle.search-title{font-size:34px;line-height:1.08}.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}.sizeGuideHero{grid-template-columns:1fr;padding:26px 22px}.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:0;font-size:34px;line-height:1.12}.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,.home-signal-strip{grid-template-columns:1fr}.home-hero-actions{flex-direction:column;align-items:stretch}.home-hero-actions .btn,.home-inquiry-inner .btn{width:100%}.heroCopy,.featureCopy{padding:38px 26px}.trustRow,.featurePoints,.footerInner,.categoryGrid{grid-template-columns:1fr}h1{letter-spacing:0;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}}.collectionPage.category-page{background:#f7f5f0;padding:0 0 88px}.collectionShell{padding-top:26px}.collectionHero{border:0;padding:0}.collectionHero .breadcrumb{margin:0 0 16px;padding:0}.collectionHeroGrid{grid-template-columns:minmax(0,1fr) minmax(340px,.58fr);align-items:stretch;gap:20px;min-width:0;display:grid}.collectionHeroCopy{background:#fffdf8;border:1px solid #e1dccf;border-radius:8px;flex-direction:column;justify-content:center;min-width:0;min-height:250px;padding:28px 32px;display:flex}.collectionHeroCopy h1{color:#202820;letter-spacing:0;max-width:620px;margin:0 0 10px;font-size:clamp(34px,3.2vw,48px);font-weight:880;line-height:1.02}.collectionHeroCopy p{color:#667064;max-width:620px;margin:0;font-size:15px;line-height:1.58}.collectionHeroActions,.collectionSubnav,.collectionUseList{flex-wrap:wrap;gap:10px;min-width:0;max-width:100%;display:flex}.collectionHeroActions{margin-top:18px}.collectionSubnav{margin:14px 0 0;padding-bottom:4px}.collectionCategoryLink{color:#26372d;background:#fffdf8;border:1px solid #d9d4c9;border-radius:999px;justify-content:center;align-items:center;min-height:40px;padding:0 15px;font-size:14px;font-weight:850;transition:background-color .18s,border-color .18s,color .18s;display:inline-flex}.collectionCategoryLink:hover,.collectionCategoryLink.active{color:#fffdf8;background:#26372d;border-color:#26372d}.collectionUseList{margin-top:16px}.collectionUseList span{color:#26372d;background:#f7f5f0;border:1px solid #ded8cb;border-radius:999px;align-items:center;min-height:34px;padding:0 12px;font-size:13px;font-weight:850;display:inline-flex}.collectionHeroVisual{background:#d8dfd1;border-radius:8px;min-height:250px;display:block;position:relative;overflow:hidden;box-shadow:0 14px 34px #2f3a3212}.collectionHeroVisual img{object-fit:cover;transition:transform .45s}.collectionHeroVisual:hover img{transform:scale(1.025)}.collectionHeroCaption{background:#fffdf8e6;border:1px solid #fffdf88c;border-radius:8px;gap:4px;max-width:320px;padding:12px;display:grid;position:absolute;bottom:12px;left:12px;right:12px;box-shadow:0 14px 30px #2028201a}.collectionHeroCaption span{color:#667064;letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:850}.collectionHeroCaption strong{color:#202820;font-size:14px;font-weight:850;line-height:1.35}.collectionCategoryCards{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:14px 0 0;display:grid}.collectionCategoryCard{color:#fffdf8;background:#a8b5a2;border-radius:8px;flex-direction:column;justify-content:flex-end;min-height:112px;padding:13px;display:flex;position:relative;overflow:hidden;box-shadow:0 12px 26px #2f3a320f}.collectionCategoryCard img{object-fit:cover;transition:transform .45s}.collectionCategoryCard:hover img{transform:scale(1.035)}.collectionCategoryCard:after{content:"";background:linear-gradient(#20282005,#202820ad);position:absolute;inset:0}.collectionCategoryCard span,.collectionCategoryCard strong{z-index:1;position:relative}.collectionCategoryCard span{color:#fffdf8d1;letter-spacing:.08em;text-transform:uppercase;margin-bottom:5px;font-size:10px;font-weight:850}.collectionCategoryCard strong{color:#fffdf8;letter-spacing:0;max-width:220px;font-size:20px;font-weight:880;line-height:1}.collectionListing{padding-top:28px}.collectionToolbar{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:20px;display:flex}.sectionKicker{color:#667064;letter-spacing:.08em;text-transform:uppercase;margin:0 0 8px;font-size:12px;font-weight:850;display:block}.collectionToolbar h2{color:#202820;letter-spacing:0;margin:0 0 6px;font-size:clamp(30px,2.7vw,40px);font-weight:880;line-height:1.04}.collection-count.product-count{color:#667064;margin:0;font-size:15px;font-weight:750}.collectionToolbarLink{color:#fffdf8;white-space:nowrap;background:#26372d;border:1px solid #26372d;border-radius:999px;justify-content:center;align-items:center;min-height:42px;padding:0 16px;font-size:14px;font-weight:850;display:inline-flex}.collectionToolbarLink:hover{background:#1f2d25}.categoryProductGrid.product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.collection-product-link{border-radius:8px;min-width:0;height:100%;display:block}.collection-product-card{height:100%;box-shadow:none;background:#fffdf8;border:1px solid #e1dccf;border-radius:8px;flex-direction:column;transition:border-color .18s,transform .18s,box-shadow .18s;display:flex;overflow:hidden}.collection-product-card:hover{border-color:#d4cdbc;transform:translateY(-2px);box-shadow:0 18px 38px #2f3a3212}.collection-product-image{aspect-ratio:4/3;background:#f3f1eb;width:100%;position:relative;overflow:hidden}.collection-product-image img{object-fit:cover;width:100%;height:100%;transition:transform .35s;display:block}.collection-product-card:hover .collection-product-image img{transform:scale(1.025)}.collection-product-body{flex-direction:column;flex:1;padding:18px 18px 20px;display:flex}.collection-product-meta{color:#667064;letter-spacing:.08em;text-transform:uppercase;margin:0 0 10px;font-size:11px;font-weight:850;display:block}.collection-product-title{color:#202820;letter-spacing:0;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:2.6em;margin:0 0 10px;font-size:18px;font-weight:850;line-height:1.3;display:-webkit-box;overflow:hidden}.collection-product-highlight{color:#667064;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:44px;margin:0 0 13px;font-size:14px;line-height:1.55;display:-webkit-box;overflow:hidden}.collection-product-tags{flex-wrap:wrap;gap:7px;margin:0 0 14px;display:flex}.collection-product-tags span{color:#667064;background:#f7f5f0;border:1px solid #ded8cb;border-radius:999px;align-items:center;min-height:26px;padding:0 9px;font-size:11px;font-weight:800;display:inline-flex}.collection-product-foot{justify-content:space-between;align-items:center;gap:12px;margin:auto 0 14px;display:flex}.collection-product-price{color:#26372d;margin:0;font-size:14px;font-weight:850}.collection-product-note{color:#7a8377;font-size:12px;font-weight:750}.collection-product-button{color:#26372d;text-underline-offset:5px;background:0 0;border:0;border-radius:0;align-self:flex-start;align-items:center;min-height:auto;margin:0;padding:0;font-size:14px;font-weight:850;text-decoration:underline;display:inline-flex}.collection-product-card:hover .collection-product-button{color:#26372d;background:0 0}.collection-product-button .arrow{margin-left:7px;transition:transform .18s;display:inline-block}.collection-product-card:hover .collection-product-button .arrow{transform:translate(3px)}@media (max-width:1200px){.collectionHeroGrid{grid-template-columns:1fr .82fr}.collectionCategoryCards{grid-template-columns:repeat(2,minmax(0,1fr))}.categoryProductGrid.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:900px){.collectionHeroGrid{grid-template-columns:1fr}.collectionHeroCopy{min-height:auto;padding:30px 26px}.collectionHeroVisual{min-height:260px}.categoryProductGrid.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:768px){.collectionShell{padding-top:24px}.collectionHero .breadcrumb{margin-bottom:16px}.collectionHeroCopy h1{font-size:40px;line-height:1.02}.collectionHeroCopy p{font-size:15px;line-height:1.6}.collectionHeroActions,.collectionSubnav{flex-wrap:nowrap;padding-bottom:4px;display:flex;overflow-x:auto}.collectionHeroActions .collectionCategoryLink,.collectionSubnav .collectionCategoryLink{flex:none;min-height:40px}.collectionHeroVisual{min-height:240px}.collectionCategoryCards{gap:12px}.collectionCategoryCard{min-height:118px}.collectionToolbar{flex-direction:column;align-items:flex-start}.collectionToolbarLink{width:100%}.collectionListing{padding-top:40px}}@media (max-width:560px){.collectionHeroCopy{padding:26px 22px}.collectionCategoryCards,.categoryProductGrid.product-grid{grid-template-columns:1fr}.collectionHeroVisual{min-height:220px}}.product-detail-hero{grid-template-columns:minmax(0,620px) minmax(0,1fr);gap:56px;max-width:1360px;margin-inline:auto}.product-gallery{grid-template-columns:72px minmax(0,1fr);gap:14px;max-width:620px}.product-thumbnail{width:72px}.product-main-image{aspect-ratio:4/3;max-height:520px}.product-main-image img{object-fit:cover}.product-summary{max-width:680px;padding-top:0}.product-detail-page .product-main-image{background:#fff;border-color:#e2ddd2;max-height:460px;box-shadow:0 14px 32px #2f3a320f}.product-detail-page .product-main-image-track,.product-detail-page .product-main-image-slide{background:#fff}.product-detail-page .product-gallery-nav{color:#fff;background:#202820b8;border-color:#ffffffb8;width:38px;height:38px;box-shadow:0 8px 18px #2028202e}.product-detail-page .product-gallery-nav:hover{background:#202820e0;border-color:#ffffffe6}.product-detail-page .product-gallery-nav.previous{left:12px}.product-detail-page .product-gallery-nav.next{right:12px}.product-detail-page .product-gallery-dots{margin-top:8px}.product-detail-page .product-thumbnail-list{overscroll-behavior:contain;scrollbar-width:thin;max-height:460px;padding-right:2px;overflow:hidden auto}.product-detail-page .product-thumbnail-list::-webkit-scrollbar{width:4px}.product-detail-page .product-thumbnail-list::-webkit-scrollbar-thumb{background:#c9c3b8;border-radius:999px}.product-detail-page .product-information-section{margin-top:38px;padding-top:24px}.product-detail-page .product-information-header{max-width:none;margin-bottom:20px}.product-detail-page .product-information-header .pageKicker{margin-bottom:10px}.product-detail-page .product-information-title{max-width:none;font-size:clamp(23px,1.7vw,28px);line-height:1.16}.product-detail-page .product-information-header p{max-width:940px;margin-top:8px;font-size:15px;line-height:1.55}.product-detail-page .product-information-layout{grid-template-columns:minmax(0,1fr);max-width:980px}.product-detail-page .product-notes-panel{grid-row:auto}@media (max-width:1280px){.product-detail-hero{grid-template-columns:minmax(0,560px) minmax(0,1fr);gap:40px}.product-gallery{grid-template-columns:68px minmax(0,1fr);max-width:560px}.product-thumbnail{width:68px}.product-main-image,.product-detail-page .product-thumbnail-list{max-height:430px}}@media (max-width:1024px){.product-detail-hero{grid-template-columns:1fr;gap:34px;max-width:760px}.product-gallery{grid-template-columns:1fr;max-width:720px}.product-thumbnail-list{order:2;max-height:none;padding-bottom:2px;padding-right:0;display:flex;overflow:auto hidden}.product-thumbnail{flex:0 0 74px;width:74px}.product-main-image{aspect-ratio:1;max-height:none}.product-gallery-dots{grid-column:1}.product-summary{max-width:none}.product-detail-page .product-information-section{margin-top:34px;padding-top:22px}.product-detail-page .product-information-title{font-size:24px}.product-detail-page .product-information-header p{max-width:680px}}.searchPage.search-page{background:#f7f5f0}.searchShell.search-container{max-width:1560px;padding:26px var(--site-padding-desktop) 88px}.searchHeroV2.search-hero{text-align:left;background:0 0;border:0;grid-template-columns:minmax(0,1fr) minmax(260px,320px);align-items:stretch;gap:20px;max-width:none;margin:0;padding:0;display:grid}.searchHeroCopy{background:#fffdf8;border:1px solid #e1dccf;border-radius:8px;min-width:0;min-height:236px;padding:30px 34px}.searchTitle.search-title{color:#202820;letter-spacing:0;max-width:660px;margin:0 0 10px;font-size:clamp(34px,3.2vw,48px);font-weight:880;line-height:1.02}.searchSubtitle.search-subtitle{color:#667064;max-width:690px;margin:0;font-size:15px;line-height:1.58}.searchForm.search-form{align-items:center;gap:10px;max-width:760px;margin:22px 0 0;display:flex}.searchInput.search-input{color:#202820;width:100%;height:50px;box-shadow:none;background:#fffdf8;border:1px solid #d9d4c9;border-radius:999px;outline:0;flex:1;padding:0 18px;font-size:15px}.searchInput.search-input:focus{border-color:#26372d;box-shadow:0 0 0 3px #26372d1a}.searchButton.search-button{color:#fffdf8;background:#26372d;border:1px solid #26372d;border-radius:999px;height:50px;padding:0 22px;font-size:14px;font-weight:850}.searchButton.search-button:hover{background:#1f2d25;transform:none}.searchShortcutList.search-shortcut-list{flex-wrap:wrap;gap:10px;margin-top:14px;display:flex}.searchShortcut.search-shortcut{color:#26372d;background:#fffdf8;border:1px solid #d9d4c9;border-radius:999px;justify-content:center;align-items:center;min-height:38px;padding:0 14px;font-size:14px;font-weight:850;display:inline-flex}.searchShortcut.search-shortcut:hover,.searchShortcut.search-shortcut.active{color:#fffdf8;background:#26372d;border-color:#26372d}.searchPopularPanel{background:#fffdf8;border:1px solid #e1dccf;border-radius:8px;min-width:0;padding:24px}.searchPopularPanel div{gap:10px;margin-top:14px;display:grid}.searchPopularPanel a{color:#26372d;border:1px solid #ded8cb;border-radius:999px;justify-content:space-between;align-items:center;min-height:38px;padding:0 12px;font-size:14px;font-weight:850;display:flex}.searchPopularPanel a:after{content:"→";font-weight:850}.searchPopularPanel a:hover{color:#fffdf8;background:#26372d;border-color:#26372d}.searchResultsArea.search-results{margin-top:34px}.searchResultsHeader.search-results-header{border-top:0;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:20px;padding-top:0;display:flex}.searchResultsTitle.search-results-title{color:#202820;letter-spacing:0;margin:0;font-size:clamp(30px,2.7vw,40px);font-weight:880;line-height:1.04}.searchResultsCount{color:#667064;font-size:15px;font-weight:750}.searchProductGrid.search-product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.search-product-link{border-radius:8px;min-width:0;height:100%;display:block}.search-product-card{height:100%;box-shadow:none;background:#fffdf8;border:1px solid #e1dccf;border-radius:8px;flex-direction:column;transition:border-color .18s,transform .18s,box-shadow .18s;display:flex;overflow:hidden}.search-product-card:hover{border-color:#d4cdbc;transform:translateY(-2px);box-shadow:0 18px 38px #2f3a3212}.search-product-image{aspect-ratio:4/3;background:#f3f1eb}.search-product-image img{object-fit:cover}.search-product-body{flex-direction:column;flex:1;padding:18px 18px 20px;display:flex}.search-product-meta{color:#667064;letter-spacing:.08em;text-transform:uppercase;margin:0 0 10px;font-size:11px;font-weight:850;display:block}.search-product-title{color:#202820;letter-spacing:0;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:2.6em;margin:0 0 10px;font-size:18px;font-weight:850;line-height:1.3;display:-webkit-box;overflow:hidden}.search-product-highlight{color:#667064;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:44px;margin:0 0 13px;font-size:14px;line-height:1.55;display:-webkit-box;overflow:hidden}.search-product-foot{justify-content:space-between;align-items:center;gap:12px;margin:auto 0 14px;display:flex}.search-product-price{color:#26372d;margin:0;font-size:14px;font-weight:850}.search-product-note{color:#7a8377;font-size:12px;font-weight:750}.search-product-action{color:#26372d;text-underline-offset:5px;align-self:flex-start;margin:0;font-size:14px;font-weight:850;text-decoration:underline}.searchEmptyState{text-align:left;background:#fffdf8;border:1px solid #e1dccf;border-radius:8px;justify-items:start;padding:28px;display:grid}.searchEmptyState h3{color:#202820;margin:0 0 8px;font-size:24px;line-height:1.15}.searchEmptyState p{color:#667064;margin:0 0 18px;font-size:15px;line-height:1.6}@media (max-width:1200px){.searchShell.search-container{padding-inline:var(--site-padding-tablet)}.searchProductGrid.search-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:900px){.searchHeroV2.search-hero{grid-template-columns:1fr}.searchHeroCopy{min-height:auto;padding:30px 26px}.searchProductGrid.search-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:768px){.searchShell.search-container{padding:24px var(--site-padding-mobile) 72px}.searchTitle.search-title{font-size:40px;line-height:1.02}.searchSubtitle.search-subtitle{font-size:15px;line-height:1.6}.searchForm.search-form{flex-direction:column;align-items:stretch}.searchInput.search-input,.searchButton.search-button{width:100%}.searchShortcutList.search-shortcut-list{flex-wrap:nowrap;padding-bottom:4px;overflow-x:auto}.searchShortcut.search-shortcut{flex:none}.searchResultsHeader.search-results-header{flex-direction:column;align-items:flex-start}}@media (max-width:560px){.searchHeroCopy{padding:26px 22px}.searchProductGrid.search-product-grid{grid-template-columns:1fr}}.contactPage{background:#f7f5f0;padding:26px 0 88px}.contactHero{grid-template-columns:minmax(0,1fr) minmax(340px,.58fr);align-items:stretch;gap:20px;max-width:none;margin:0;display:grid}.contactIntro{background:#fffdf8;border:1px solid #e1dccf;border-radius:8px;min-width:0;padding:32px 36px}.contactIntro h1{color:#202820;letter-spacing:0;max-width:700px;margin:0 0 12px;font-size:clamp(34px,3.2vw,48px);font-weight:880;line-height:1.02}.contactIntro p{color:#667064;max-width:680px;margin:0;font-size:15px;line-height:1.6}.contactCtas{flex-wrap:wrap;gap:10px;margin-top:22px;display:flex}.contactCtas .btn{border-radius:999px;min-height:46px;padding:0 18px;font-size:14px}.contactCard{background:#fffdf8;border:1px solid #e1dccf;border-radius:8px;align-self:stretch;padding:26px;position:static;box-shadow:0 14px 34px #2f3a320f}.contactCard h2{color:#202820;letter-spacing:0;margin:0 0 20px;font-size:28px;font-weight:880;line-height:1.12}.contactInfoList{gap:16px;display:grid}.contactInfoList div{border-top:1px solid #e8e2d6;padding-top:16px}.contactInfoList div:first-child{border-top:0;padding-top:0}.contactInfoList span{color:#667064;letter-spacing:.08em;text-transform:uppercase;margin:0 0 6px;font-size:11px;font-weight:850;display:block}.contactInfoList a,.contactInfoList p{color:#26372d;margin:0;font-size:16px;font-weight:850;line-height:1.45}.contactPrep{border-top:1px solid #ded8cb;grid-template-columns:minmax(260px,.36fr) minmax(0,1fr);align-items:start;gap:24px;margin-top:34px;padding-top:28px;display:grid}.contactPrepHeader{margin:0}.contactPrepHeader h2{color:#202820;letter-spacing:0;margin:0;font-size:clamp(24px,2.2vw,32px);font-weight:880;line-height:1.08}.contactPrepGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.bestContactCard{min-height:78px;box-shadow:none;background:#fffdf8;border:1px solid #e1dccf;border-radius:8px;margin:0;padding:14px}.bestContactCard span{color:#26372d;font-size:15px;font-weight:850;line-height:1.45}.contactSupportTopics{border-top:1px solid #ded8cb;align-items:center;gap:18px;margin-top:22px;padding:16px 0 0;display:flex}.contactSupportTopics .sectionKicker{flex:none;margin:0}.contactSupportTopics div{flex-wrap:wrap;gap:8px;display:flex}.contactSupportTopics span:not(.sectionKicker){color:#667064;background:#fffdf8;border:1px solid #d9d4c9;border-radius:999px;align-items:center;min-height:30px;padding:0 10px;font-size:12px;font-weight:800;display:inline-flex}.contactFaq{max-width:none;margin:40px 0 0}.contactFaqHeader h2{color:#202820;letter-spacing:0;margin:0 0 18px;font-size:clamp(30px,2.7vw,40px);font-weight:880;line-height:1.04}.contactFaqGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.contactFaqCard{box-shadow:none;background:#fffdf8;border:1px solid #e1dccf;border-radius:8px;padding:22px}.contactFaqCard h3{color:#202820;margin:0 0 8px;font-size:17px;font-weight:850;line-height:1.3}.contactFaqCard p{color:#667064;margin:0;font-size:14px;line-height:1.58}@media (max-width:1200px){.contactHero{grid-template-columns:minmax(0,1fr) minmax(320px,.7fr)}.contactPrep{grid-template-columns:1fr}.contactPrepGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:900px){.contactHero,.contactFaqGrid{grid-template-columns:1fr}}@media (max-width:768px){.contactPage{padding:24px 0 72px}.contactIntro{padding:28px 24px}.contactIntro h1{font-size:40px;line-height:1.02}.contactCtas{flex-direction:column;align-items:stretch}.contactCtas .btn{width:100%}.contactCard{padding:24px}.contactHelpGrid,.contactPrepGrid{grid-template-columns:1fr}.contactSupportTopics{flex-direction:column;align-items:flex-start}}.sizeGuidePage{background:#f7f5f0}.sizeGuideInner{max-width:1240px;padding:34px 28px 88px}.sizeGuideHero{background:#fffdf8;border:1px solid #e1dccf;border-radius:8px;grid-template-columns:minmax(0,1fr) minmax(280px,360px);align-items:center;gap:20px;margin-bottom:38px;padding:30px 34px;display:grid}.sizeGuidePage h1{color:#202820;letter-spacing:0;max-width:680px;margin:0 0 12px;font-size:clamp(32px,3vw,44px);font-weight:880;line-height:1.04}.sizeGuideIntro{color:#667064;max-width:660px;margin:0;font-size:15px;line-height:1.6}.sizeGuideNote{background:#f7f5f0;border:1px solid #ded8cb;border-radius:8px;gap:8px;padding:18px;display:grid}.sizeGuideNote strong{color:#26372d;font-size:16px;font-weight:850;line-height:1.25}.sizeGuideNote span{color:#667064;font-size:14px;line-height:1.55}.measureSection h2,.sizeChartSection h2,.beforeOrderCard h2,.sizeHelpCard h2{color:#202820;letter-spacing:0;margin:0 0 16px;font-size:clamp(26px,2.4vw,34px);font-weight:880;line-height:1.08}.measureGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:40px;display:grid}.measureCard{background:#fffdf8;border:1px solid #e1dccf;border-radius:8px;padding:20px}.measureCard h3{color:#202820;margin:0 0 8px;font-size:18px;font-weight:850;line-height:1.25}.measureCard p{color:#667064;margin:0;font-size:14px;line-height:1.58}.sizeChartSection{margin-bottom:40px}.sizeChartSection>p{color:#667064;max-width:680px;margin:0 0 16px;font-size:15px;line-height:1.6}.sizeChartWrap{background:#fffdf8;border:1px solid #e1dccf;border-radius:8px;overflow-x:auto}.beforeOrderCard{background:#fffdf8;border:1px solid #e1dccf;border-radius:8px;margin-bottom:34px;padding:24px}.beforeOrderCard ul{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 24px;margin:0;padding-left:18px;display:grid}.beforeOrderCard li{color:#667064;font-size:15px;line-height:1.55}.sizeHelpCard{color:#202820;background:0 0;border-top:1px solid #ded8cb;border-radius:8px;justify-content:space-between;align-items:center;gap:24px;padding:22px 0 0;display:flex}.sizeHelpCard h2{color:#202820;margin-bottom:8px;font-size:clamp(22px,2vw,28px)}.sizeHelpCard p{color:#667064;max-width:680px;margin:0;font-size:15px;line-height:1.6}.sizeHelpActions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.sizeHelpActions a{color:#26372d;white-space:nowrap;background:#fffdf8;border:1px solid #26372d;border-radius:999px;justify-content:center;align-items:center;min-height:42px;padding:0 18px;font-size:14px;font-weight:850;display:inline-flex}.sizeHelpActions a:first-child{color:#fffdf8;background:#26372d}@media (max-width:900px){.sizeGuideHero,.measureGrid,.beforeOrderCard ul{grid-template-columns:1fr}}@media (max-width:768px){.sizeGuideInner{padding:26px 20px 72px}.sizeGuideHero{padding:26px 22px}.sizeGuidePage h1{font-size:36px}.sizeHelpCard{flex-direction:column;align-items:flex-start}.sizeHelpActions{justify-content:flex-start;width:100%}.sizeHelpActions a{flex:1}}.home-visual-hero{min-height:clamp(560px,72vh,700px)}.home-visual-hero-inner{min-height:clamp(560px,72vh,700px);padding-top:54px;padding-bottom:74px}.home-visual-hero-copy{max-width:560px}.home-visual-hero h1{max-width:560px;margin-bottom:14px;font-size:clamp(46px,5.2vw,68px);line-height:.98}.home-visual-hero p{max-width:500px;font-size:17px;line-height:1.58}.home-hero-actions{margin-top:24px}.home-signal-strip{margin-top:-34px}.home-signal{min-height:96px;padding:16px}@media (max-width:768px){.home-visual-hero,.home-visual-hero-inner{min-height:560px}.home-visual-hero-inner{padding-top:44px;padding-bottom:58px}.home-visual-hero h1{font-size:44px;line-height:1}.home-visual-hero p{font-size:16px;line-height:1.55}.home-signal-strip{margin-top:0;padding-top:14px}}footer.siteFooter{margin-top:56px;padding:32px 0 18px}.footerInner.footerCompact{grid-template-columns:1.8fr 1fr 1fr;gap:34px}footer.siteFooter h3{margin-bottom:6px;font-size:22px;line-height:1.1}footer.siteFooter h4{margin-bottom:8px;font-size:14px;line-height:1.2}footer.siteFooter p,footer.siteFooter li{font-size:13px;line-height:1.55}footer.siteFooter li+li{margin-top:4px}.footerBrand p{max-width:340px}.footerBottom{margin-top:22px;padding-top:18px}@media (max-width:768px){.footerInner.footerCompact{grid-template-columns:1fr;gap:22px}footer.siteFooter{padding:28px 0 18px}.footerBottom{flex-direction:column;align-items:flex-start;gap:12px}}
