:root{--navy: #1a1a1a;--navy-light: #333;--navy-dark: #000;--sage: #ADC178;--sage-light: #c4d49e;--sage-dark: #8fa85a;--offwhite: #F5F3EF;--warmgray: #E8E5DF;--warmgray-dark: #ccc9c3;--cream: #FAF8F5;--font: "Inter", system-ui, -apple-system, sans-serif}*,*:before,*:after{box-sizing:border-box}html{overflow-x:hidden;max-width:100%}body{font-family:var(--font);font-size:18px;line-height:1.6;color:#1a1a1a;background:#f5f3ef;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;overflow-x:hidden;max-width:100%}h1,h2,h3,h4{line-height:1.2;font-weight:600;letter-spacing:-.02em;color:#1a1a1a;margin:0}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}ul,ol{list-style:none;padding:0;margin:0}.skip-link{position:absolute;top:-100%;left:50%;transform:translate(-50%);background:var(--navy);color:#fff;padding:.75rem 1.5rem;z-index:100;border-radius:0 0 24px 24px;font-weight:600;text-decoration:none}.skip-link:focus{top:0}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;min-height:52px;padding:.75rem 2rem;border-radius:9999px;font-weight:600;font-size:1rem;text-decoration:none;cursor:pointer;border:none;transition:all .3s;font-family:inherit}.btn-primary{background:var(--navy);color:#fff}.btn-primary:hover{background:var(--navy-light)}.btn-outline{background:transparent;border:1px solid var(--warmgray-dark);color:var(--navy)}.btn-outline:hover{background:var(--navy);color:#fff}.btn-sm{min-height:44px;padding:.5rem 1.5rem;font-size:.875rem}.site-header{position:sticky;top:0;z-index:50;background:#f5f3efe6;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.header-inner{max-width:1400px;margin:0 auto;padding:0 1rem;display:flex;align-items:center;justify-content:space-between;height:72px;width:100%;box-sizing:border-box;gap:.5rem}@media(min-width:1024px){.header-inner{display:grid;grid-template-columns:1fr auto 1fr;height:86px;padding:0 2rem}}.header-inner>*{min-width:0}@media(min-width:640px){.header-inner{padding:0 2rem}}.header-inner .header-actions{justify-self:end}.header-logo{min-height:44px;display:flex;align-items:center;text-decoration:none;color:var(--navy)}.header-logo-text{font-size:1.1rem;font-weight:600;letter-spacing:-.02em;white-space:nowrap}@media(min-width:420px){.header-logo-text{font-size:1.25rem}}@media(min-width:640px){.header-logo-text{font-size:1.5rem}}.header-logo-light{font-weight:300}.header-nav{display:none}@media(min-width:1024px){.header-nav{display:flex;background:var(--navy);border-radius:9999px;padding:6px;gap:2px}}.header-nav-link{min-height:40px;padding:.5rem 1.25rem;border-radius:9999px;font-size:.875rem;font-weight:500;color:#fffc;text-decoration:none;transition:all .3s;white-space:nowrap;display:inline-flex;align-items:center}.header-nav-link:hover{color:#fff}.header-nav-link.is-active{background:#fff;color:var(--navy)}.header-actions{display:flex;align-items:center;gap:.35rem;flex-shrink:0}@media(max-width:639px){.header-actions>a[aria-label=Wishlist]{display:none}}.header-icon-btn{min-height:44px;min-width:44px;display:flex;align-items:center;justify-content:center;border-radius:9999px;color:var(--navy);background:transparent;border:none;cursor:pointer;font-size:.75rem;font-weight:500;transition:all .3s;font-family:inherit}.header-icon-btn:hover{background:#e8e5df99}.header-a11y-toggle{display:none}@media(min-width:768px){.header-a11y-toggle{display:flex;gap:.375rem}}.header-cart-btn{min-height:44px;min-width:44px;display:flex;align-items:center;justify-content:center;border-radius:9999px;background:var(--navy);color:#fff;text-decoration:none;position:relative}.header-cart-count{position:absolute;top:-4px;right:-4px;width:20px;height:20px;background:var(--sage);color:var(--navy);font-size:.75rem;font-weight:700;border-radius:9999px;display:flex;align-items:center;justify-content:center}.header-menu-toggle{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:9999px;background:transparent;border:none;color:var(--navy);cursor:pointer;font-family:inherit}@media(min-width:1024px){.header-menu-toggle{display:none}}.header-nav-mobile{border-top:1px solid rgba(232,229,223,.5);background:#f5f3eff2;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);padding:.75rem 1.25rem 1.25rem}.header-nav-mobile[hidden]{display:none}.header-mobile-link{min-height:48px;display:flex;align-items:center;padding:.75rem 1rem;border-radius:16px;font-weight:500;text-decoration:none;color:var(--navy);transition:all .3s}.header-mobile-link:hover{background:#e8e5df80}.header-mobile-link.is-active{background:var(--navy);color:#fff}.hero-editorial{background:var(--offwhite);padding:3rem 1.25rem 4rem}.hero-editorial-inner{max-width:1280px;margin:0 auto;display:grid;grid-template-columns:1fr;gap:2.5rem;align-items:center}@media(min-width:900px){.hero-editorial{padding:4rem 2rem 5rem}.hero-editorial-inner{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:4rem}}.hero-editorial-text{max-width:520px}.hero-editorial-eyebrow{display:inline-flex;align-items:center;gap:.5rem;text-transform:uppercase;letter-spacing:.18em;font-size:.6875rem;font-weight:600;color:var(--sage-dark, #8da860);margin:0 0 2rem}.hero-editorial-eyebrow .dot{width:5px;height:5px;border-radius:50%;background:var(--sage-dark, #8da860);display:inline-block}.hero-editorial-title{font-size:clamp(2rem,5.5vw,4rem);line-height:1.04;letter-spacing:-.03em;color:var(--navy);font-weight:500;margin:0 0 1.5rem}.hero-editorial-title em{font-style:italic;color:#1a1a1a61;font-weight:inherit}.hero-editorial-subtitle{color:#1a1a1a99;font-size:1rem;line-height:1.55;max-width:440px;margin:0 0 2rem}.hero-editorial-actions{display:flex;flex-wrap:wrap;gap:.625rem}.hero-editorial-btn{display:inline-flex;align-items:center;gap:.5rem;padding:.8rem 1.5rem;border-radius:9999px;font-weight:600;font-size:.875rem;text-decoration:none;transition:all .2s;font-family:inherit;cursor:pointer;border:1px solid transparent}.hero-editorial-btn--primary{background:#000;color:#fff}.hero-editorial-btn--primary:hover{background:var(--navy)}.hero-editorial-btn--outline{background:transparent;border-color:#1a1a1a38;color:var(--navy)}.hero-editorial-btn--outline:hover{background:#1a1a1a0a}.hero-editorial-media{position:relative;width:100%}.hero-editorial-stage{position:relative;width:100%;aspect-ratio:4 / 5;border-radius:10px;overflow:hidden;background:#cbb9a6}.hero-editorial-slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity 1.2s ease-in-out}.hero-editorial-slide.is-active{opacity:1}.hero-editorial-slide img{width:100%;height:100%;object-fit:cover;display:block}.hero-editorial-caption{position:absolute;left:1.25rem;bottom:1.25rem;display:inline-flex;align-items:center;gap:.625rem;color:#fff;font-size:.625rem;letter-spacing:.2em;text-transform:uppercase;font-weight:600;margin:0;text-shadow:0 1px 4px rgba(0,0,0,.35)}.hero-editorial-caption-rule{width:22px;height:1px;background:#fff;display:inline-block}.hero-slideshow{position:relative;width:100%;height:100vh;overflow:hidden}.hero-slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity 1.2s ease-in-out}.hero-slide.is-active{opacity:1}.hero-slide img{width:100%;height:100%;object-fit:cover;filter:blur(3px);transform:scale(1.05)}.hero-slideshow-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(to bottom,#00000026,#00000080)}.hero-slideshow-content{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:2rem}.hero-badge{display:inline-flex;align-items:center;gap:.5rem;padding:.375rem 1rem;border-radius:9999px;background:#ffffff26;color:#ffffffd9;font-size:.875rem;font-weight:500;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);margin-bottom:1.5rem}.hero-title{font-size:clamp(2.25rem,5vw,3.375rem);font-weight:500;color:#fff;line-height:1.05;letter-spacing:-.03em;text-shadow:0 1px 3px rgba(0,0,0,.3);max-width:1008px;margin-bottom:1.5rem}.hero-subtitle{font-size:clamp(1.125rem,2vw,1.25rem);color:#ffffffb3;max-width:648px;margin:0 auto 2.5rem;line-height:1.625}.hero-actions{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center}.btn-hero-white{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;min-height:52px;padding:.75rem 2rem;border-radius:9999px;font-weight:600;font-size:1rem;text-decoration:none;background:#fff;color:var(--navy);transition:all .3s;border:none;cursor:pointer;font-family:inherit}.btn-hero-white:hover{background:var(--offwhite)}.btn-hero-outline{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;min-height:52px;padding:.75rem 2rem;border-radius:9999px;font-weight:600;font-size:1rem;text-decoration:none;background:transparent;border:1px solid rgba(255,255,255,.3);color:#ffffffe6;transition:all .3s;cursor:pointer;font-family:inherit}.btn-hero-outline:hover{background:#ffffff1a}.hero-trust{display:flex;flex-wrap:wrap;justify-content:center;gap:2rem;margin-top:3.5rem;color:#ffffff59;font-size:.8125rem}.hero-trust-item{display:flex;align-items:center;gap:.5rem}.hero-trust-dot{width:6px;height:6px;border-radius:9999px;background:#adc17899}.hero-slide-indicators{position:absolute;bottom:2rem;left:50%;transform:translate(-50%);z-index:3;display:flex;gap:.5rem}.hero-slide-dot{width:8px;height:8px;border-radius:9999px;background:#fff6;border:none;cursor:pointer;transition:all .3s;padding:0}.hero-slide-dot.is-active{background:#fff;width:24px}.why-section{padding:4rem 1.25rem;background:var(--cream);text-align:center}@media(min-width:640px){.why-section{padding:6rem 2rem}}.why-inner{max-width:1400px;margin:0 auto}.why-head{max-width:720px;margin-bottom:4rem}.why-head .eyebrow{margin-bottom:1rem}.why-head .section-sub{margin-top:.75rem}.why-title{font-size:clamp(1.875rem,3.5vw,2.75rem);font-weight:500;letter-spacing:-.025em;line-height:1.1;margin:0}.why-grid{display:grid;grid-template-columns:1fr;gap:1.5rem;max-width:64rem;margin:0 auto}@media(min-width:768px){.why-grid{grid-template-columns:repeat(3,1fr)}}.why-card{background:var(--offwhite);border-radius:24px;padding:2rem;text-align:center}.why-card-number{width:48px;height:48px;border-radius:9999px;background:#1a1a1a0d;display:flex;align-items:center;justify-content:center;font-weight:600;margin:0 auto 1.25rem}.why-card-title{font-size:1.125rem;font-weight:600;margin-bottom:.5rem}.why-card-desc{font-size:.875rem;color:#1a1a1a80;line-height:1.6}.product-card{position:relative;display:flex;flex-direction:column;height:100%}.product-card-image-link{display:block;position:relative;overflow:hidden;border-radius:16px;aspect-ratio:3 / 2.53;text-decoration:none;background:#f7f4ef;box-shadow:0 0 0 0 transparent;transition:box-shadow .3s}.product-card-image-link img{width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .5s;display:block}.product-card:hover .product-card-image-link{box-shadow:0 0 0 1.5px #000}.product-card:hover .product-card-image-link img{transform:scale(1.03)}.product-card-overlay{position:absolute;inset:auto 0 0 0;padding:.75rem;background:linear-gradient(to top,rgba(0,0,0,.97) 0%,rgba(0,0,0,.96) 20%,rgba(0,0,0,.88) 33%,rgba(0,0,0,.45) 58%,rgba(0,0,0,.08) 78%,transparent);border-radius:0 0 16px 16px;text-align:center}.product-card-name{color:#fff;font-size:.75rem;font-weight:600;line-height:1.3;margin-bottom:.125rem;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-align:center}@media(min-width:640px){.product-card-name{font-size:.8125rem}}.product-card-desc{color:#ffffffbf;font-size:.75rem;line-height:1.4;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-align:center}.product-card-wishlist{position:absolute;top:1rem;right:1rem;z-index:10;width:44px;height:44px;border-radius:9999px;background:#fffc;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);border:none;cursor:pointer;box-shadow:0 1px 3px #0000001a;color:var(--navy);display:flex;align-items:center;justify-content:center;padding:0;font-family:inherit}.product-card-wishlist:hover{background:#fff}.product-card-bottom{display:flex;align-items:center;gap:.375rem;margin-top:.5rem}.product-card-add{width:36px;height:36px;border-radius:9999px;background:var(--navy);color:#fff;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .3s;padding:0;font-family:inherit}.product-card-add svg{width:14px;height:14px}.product-card-add:hover{background:var(--navy-light)}.product-card-price{flex:1;min-height:36px;display:flex;align-items:center;justify-content:center;border-radius:9999px;border:1px solid rgba(204,201,195,.4);color:var(--navy);font-weight:600;font-size:.875rem;text-decoration:none}.product-card-price:hover{background:#e8e5df4d}.product-card-placeholder{width:100%;height:100%;background:var(--warmgray)}.product-grid{display:grid;gap:.75rem;width:100%;max-width:100%;box-sizing:border-box}.product-grid>*{min-width:0;max-width:100%}@media(min-width:640px){.product-grid{gap:1.25rem}}.product-grid--3{grid-template-columns:repeat(2,1fr)}@media(min-width:640px){.product-grid--3{grid-template-columns:repeat(3,1fr)}}.product-grid--4{grid-template-columns:repeat(2,1fr)}@media(min-width:640px){.product-grid--4{grid-template-columns:repeat(3,1fr)}}@media(min-width:1024px){.product-grid--4{grid-template-columns:repeat(4,1fr)}}.product-grid--5{grid-template-columns:repeat(2,1fr)}@media(min-width:640px){.product-grid--5{grid-template-columns:repeat(3,1fr)}}@media(min-width:900px){.product-grid--5{grid-template-columns:repeat(5,1fr)}}.blog-section{padding:5rem 1.25rem}@media(min-width:640px){.blog-section{padding:7rem 2rem}}.blog-inner{max-width:1400px;margin:0 auto}.blog-header{text-align:center;margin-bottom:2.5rem}.blog-title{font-size:clamp(1.875rem,3vw,2.25rem);font-weight:600}.blog-subtitle{color:#1a1a1a80}.blog-grid{display:grid;grid-template-columns:1fr;gap:1.25rem}@media(min-width:768px){.blog-grid{grid-template-columns:repeat(3,1fr)}}.blog-card{background:var(--cream);border-radius:24px;overflow:hidden;transition:transform .3s}.blog-card:hover{transform:translateY(-4px)}.blog-card-link{display:block;text-decoration:none;color:inherit}.blog-card-image{aspect-ratio:16 / 10;overflow:hidden}.blog-card-image img{width:100%;height:100%;object-fit:cover;filter:grayscale(0);transition:filter .5s,transform .5s}.blog-card:hover .blog-card-image img{filter:grayscale(100%);transform:scale(1.05)}.blog-card-body{padding:1.5rem}.blog-card-meta{display:flex;gap:.75rem;margin-bottom:1rem;align-items:center}.blog-card-tag{padding:.25rem .75rem;border-radius:9999px;background:#1a1a1a0d;font-size:.75rem;font-weight:500}.blog-card-date,.page-date,.article-date,time.published-at,.published-date{display:none!important}.blog-card-title{font-size:1.125rem;font-weight:600;line-height:1.3;margin-bottom:.5rem}.blog-card-excerpt{font-size:.875rem;color:#1a1a1a80;line-height:1.6;margin-bottom:1rem}.blog-card-read-more{font-size:.875rem;font-weight:500;display:inline-flex;align-items:center;gap:.5rem;transition:gap .3s}.blog-card-read-more:hover{gap:.75rem}.featured-section{padding:4rem 1.25rem;text-align:center}@media(min-width:640px){.featured-section{padding:5rem 2rem}}.featured-inner{max-width:1600px;margin:0 auto;width:100%}.featured-header{text-align:center;margin-bottom:2.5rem}.featured-title{font-size:clamp(1.5rem,3vw,2.25rem);font-weight:600;text-align:center}.featured-subtitle{color:#1a1a1a80;text-align:center}.featured-rotate .featured-rotating{display:grid;grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:.5rem;width:100%;max-width:100%;margin:0 auto;align-items:start}@media(min-width:768px){.featured-rotate .featured-rotating{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.75rem}}@media(min-width:1024px){.featured-rotate .featured-rotating{gap:1rem}}.featured-rotate .product-card{transform:scale(.92);transform-origin:center;filter:blur(3px);opacity:.82;transition:transform .35s ease,filter .35s ease,opacity .35s ease;will-change:transform,filter}.featured-rotate .product-card:hover,.featured-rotate .product-card:focus-within{transform:scale(1);filter:blur(0);opacity:1}.featured-rotate .product-card:hover .product-card-image-link{box-shadow:0 0 0 1.5px #000}@media(hover:none){.featured-rotate .product-card{transform:scale(.95);filter:blur(1.5px);opacity:.9}}.site-footer{background:var(--navy);color:#ffffff4d}.footer-inner{max-width:1400px;margin:0 auto;padding:4rem 1.25rem}@media(min-width:640px){.footer-inner{padding:4rem 2rem}}.footer-grid{display:grid;grid-template-columns:1fr;gap:2.5rem}@media(min-width:640px){.footer-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.footer-grid{grid-template-columns:repeat(4,1fr)}}.footer-logo{font-size:1.25rem;font-weight:600;color:#fff}.footer-logo-light{font-weight:300;color:#fff9}.footer-brand-desc{margin-top:1rem;font-size:.875rem;color:#ffffff4d;line-height:1.6}.footer-col-title{font-size:.6875rem;font-weight:600;color:#ffffff80;text-transform:uppercase;letter-spacing:.05em;margin-bottom:1rem}.footer-nav-list{list-style:none;padding:0;margin:0}.footer-nav-link{min-height:44px;display:inline-flex;align-items:center;font-size:.875rem;color:#fff6;text-decoration:none;transition:color .3s}.footer-nav-link:hover{color:#fff}.footer-privacy-list{list-style:none;padding:0;margin:0}.footer-privacy-list li{font-size:.875rem;color:#ffffff4d;margin-bottom:.625rem}.footer-help-text{font-size:.875rem;color:#ffffff4d;margin-bottom:1rem}.footer-phone-btn{min-height:44px;display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1.25rem;border-radius:9999px;background:#ffffff14;color:#fff9;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .3s}.footer-phone-btn:hover{background:#ffffff26;color:#fff}.footer-bottom{margin-top:3.5rem;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.08);display:flex;flex-direction:column;align-items:center;gap:1rem;font-size:.75rem;color:#fff3}@media(min-width:640px){.footer-bottom{flex-direction:row;justify-content:space-between}}.footer-legal{display:flex;align-items:center;gap:1rem}.footer-legal a{color:#ffffff4d;text-decoration:none}.footer-legal a:hover{color:#fff9}.footer-legal-sep{color:#ffffff1a}.collection-tabs-bar{position:sticky;top:72px;z-index:40;background:#f5f3eff2;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid rgba(232,229,223,.4);padding:.75rem 0}@media(min-width:640px){.collection-tabs-bar{top:80px}}.collection-tabs-inner{max-width:1400px;margin:0 auto;padding:0 1.25rem}@media(min-width:640px){.collection-tabs-inner{padding:0 2rem}}.collection-tabs{display:flex;flex-wrap:wrap;justify-content:center;gap:.25rem}.collection-tabs-mobile{display:none}@media(max-width:767px){.collection-tabs{display:none!important}.collection-tabs-mobile{display:flex!important;justify-content:center}}.collection-dropdown-wrap{position:relative;display:inline-flex;align-items:center;min-width:200px;max-width:100%}.collection-dropdown{appearance:none;-webkit-appearance:none;-moz-appearance:none;background:var(--navy);color:#fff;border:none;border-radius:9999px;min-height:44px;padding:.5rem 2.5rem .5rem 1.5rem;font-family:inherit;font-size:.9375rem;font-weight:500;cursor:pointer;width:100%;text-align:center;text-align-last:center}.collection-dropdown:focus{outline:none;box-shadow:0 0 0 2px #1a1a1a26}.collection-dropdown-chevron{position:absolute;right:1rem;color:#fff;pointer-events:none}.collection-tab{min-height:44px;padding:.625rem 1.5rem;border-radius:9999px;font-size:.875rem;font-weight:500;color:#1a1a1a99;text-decoration:none;transition:all .3s;display:inline-flex;align-items:center}.collection-tab:hover{color:var(--navy);background:#e8e5df80}.collection-tab.is-active{background:var(--navy);color:#fff}.collection-page{max-width:1400px;margin:0 auto;padding:0 1rem 4rem;width:100%;box-sizing:border-box;overflow-x:hidden}@media(min-width:640px){.collection-page{padding:0 2rem 4rem}}.collection-hero{text-align:center;padding:3rem 1rem 0;margin-bottom:0}@media(min-width:640px){.collection-hero{padding:3.5rem 2rem 0}}.collection-hero-inner{max-width:640px;margin:0 auto}.collection-hero .eyebrow{margin-bottom:1rem}.collection-title{font-size:clamp(2rem,4.5vw,3.25rem);font-weight:500;letter-spacing:-.03em;line-height:1.1;color:var(--navy);margin-bottom:.875rem}.collection-title em{font-style:italic;font-weight:300}.collection-subtitle{color:#1a1a1a80;font-size:.9375rem;line-height:1.6;max-width:480px;margin:0 auto}.collection-hero-rule{width:40px;height:2px;background:var(--sage);margin:2rem auto 0}.collection-toolbar{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:1.25rem 0;border-bottom:1px solid rgba(26,26,26,.08);margin-bottom:1.75rem}.collection-toolbar-left{display:flex;align-items:center;gap:.5rem}.collection-count{font-size:.8125rem;color:#1a1a1a66;font-weight:400}.collection-filter-btn{display:inline-flex;align-items:center;gap:.4rem;font-size:.8125rem;font-weight:500;color:var(--navy);background:transparent;border:1.5px solid rgba(26,26,26,.18);border-radius:8px;padding:.4rem .9rem;cursor:pointer;transition:border-color .15s,background .15s;text-decoration:none;font-family:inherit}.collection-filter-btn:hover{border-color:var(--navy);background:#1a2a500a}.collection-header{text-align:center;margin-bottom:1.25rem}.collection-header .eyebrow{margin-bottom:1rem}.pdp-section{max-width:1400px;margin:0 auto;padding:1.5rem 1.25rem 4rem}@media(min-width:640px){.pdp-section{padding:1.5rem 2rem 4rem}}.pdp-grid{display:grid;grid-template-columns:1fr;gap:2rem}@media(min-width:768px){.pdp-grid{grid-template-columns:1.1fr 1fr;gap:3rem;align-items:start}}.pdp-image-col{display:flex;flex-direction:column;gap:.75rem;min-width:0}.pdp-image-main{border-radius:24px;overflow:hidden;aspect-ratio:1 / 1;background:var(--offwhite)}.pdp-image-main img{width:100%;height:100%;display:block;object-fit:cover}.pdp-thumbnails{display:flex;gap:.5rem;overflow-x:auto;overflow-y:hidden;padding-bottom:.25rem;scrollbar-width:thin}.pdp-thumbnails::-webkit-scrollbar{height:4px}.pdp-thumbnails::-webkit-scrollbar-thumb{background:#1a1a1a33;border-radius:2px}.pdp-thumb{width:72px;height:72px;border-radius:10px;overflow:hidden;border:2px solid transparent;cursor:pointer;padding:0;background:none;opacity:.55;transition:all .2s;flex-shrink:0}.pdp-thumb.is-active,.pdp-thumb:hover{opacity:1;border-color:var(--navy)}.pdp-thumb img{width:100%;height:100%;object-fit:cover}.pdp-info{display:flex;flex-direction:column;justify-content:flex-start}.pdp-title{font-size:clamp(1.5rem,3vw,2.25rem);font-weight:600;line-height:1.2;letter-spacing:-.02em;margin-bottom:.75rem}.pdp-price{font-size:1.875rem;font-weight:600;margin-bottom:1.5rem}.pdp-variant-select{width:100%;min-height:44px;padding:.5rem 1rem;border:1px solid var(--warmgray);border-radius:12px;font-size:.875rem;background:#fff;font-family:inherit;margin-bottom:.75rem}.pdp-variants{margin-bottom:0}.pdp-add-btn{width:100%;min-height:56px;border-radius:9999px;font-weight:600;font-size:1rem}.pdp-related{margin-top:5rem;max-width:700px;margin-left:auto;margin-right:auto}.pdp-related-header{display:flex;align-items:center;justify-content:center;gap:1.5rem;margin-bottom:2rem}.pdp-related-title{font-size:clamp(1.5rem,3vw,1.875rem);font-weight:600;letter-spacing:-.02em;color:var(--navy);text-align:center}.pdp-related-viewall{display:none;align-items:center;min-height:44px;padding:.5rem 1.5rem;border-radius:999px;border:1px solid rgba(204,201,195,.4);color:var(--navy);font-weight:500;font-size:.875rem;text-decoration:none;transition:all .2s}@media(min-width:640px){.pdp-related-viewall{display:inline-flex}}.pdp-related-viewall:hover{background:var(--navy);color:#fff;border-color:var(--navy)}@media(min-width:900px){.pdp-gallery{position:sticky;top:110px}}.pdp-info .eyebrow{display:inline-block;margin-bottom:1rem}.pdp-price-note{font-size:.875rem;color:#1a1a1a80;margin-bottom:1.5rem}.pdp-option-group{margin-bottom:1.25rem}.pdp-qty{display:inline-flex;align-items:center;border:1px solid rgba(204,201,195,.6);border-radius:9999px;overflow:hidden}.pdp-qty button{width:44px;height:44px;border:none;background:transparent;color:var(--navy);font-size:1.125rem;font-family:inherit;cursor:pointer;transition:background .15s}.pdp-qty button:hover{background:#e8e5df80}.pdp-qty-value{min-width:36px;text-align:center;font-weight:600}.pdp-cta-row{display:flex;gap:.5rem;margin-top:1.5rem;align-items:center}.pdp-cta-row .btn-primary,.pdp-cta-row .pdp-add-btn{flex:1;min-height:56px;font-size:1rem}.pdp-cta-wishlist{width:56px;height:56px;border-radius:9999px;border:1px solid rgba(204,201,195,.6);background:transparent;color:var(--navy);display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;transition:background .15s}.pdp-cta-wishlist:hover{background:#e8e5df80}.pdp-about{display:grid;grid-template-columns:1fr;gap:2rem;padding:4rem 1rem;max-width:1400px;margin:0 auto}@media(min-width:900px){.pdp-about{grid-template-columns:1fr 1.5fr;gap:4rem;padding:5rem 2rem}}.pdp-about-intro h2{font-size:clamp(1.625rem,3vw,2.25rem);font-weight:500;letter-spacing:-.02em;line-height:1.15}.pdp-about-body p{font-size:1.0625rem;line-height:1.7;color:#1a1a1ab8;margin-bottom:1.25rem}.pdp-about-body p:first-of-type:first-letter{float:left;font-size:3.4rem;line-height:.88;font-weight:400;padding:6px 8px 0 0;color:var(--navy)}.pdp-trust-row{display:flex;flex-direction:column;gap:.6rem;margin-top:1.25rem;padding-top:1.25rem;border-top:1px solid rgba(232,229,223,.8)}.pdp-trust-item{display:flex;align-items:center;gap:.5rem;font-size:.8125rem;color:#1a1a1a8c}.pdp-trust-item svg{color:var(--sage-dark, #8fa85a);flex-shrink:0}.pdp-tabs-section{margin-top:3.5rem}.pdp-tabs-nav{display:flex;gap:.25rem;margin-bottom:0;border-bottom:1px solid rgba(232,229,223,.8);overflow-x:auto}.pdp-tab-btn{min-height:48px;padding:.75rem 1.25rem;border-radius:10px 10px 0 0;font-size:.9375rem;font-weight:500;border:none;cursor:pointer;background:transparent;color:#1a1a1a66;font-family:inherit;transition:all .15s;white-space:nowrap;position:relative;flex-shrink:0}.pdp-tab-btn:hover{color:var(--navy);background:#e8e5df59}.pdp-tab-btn.is-active{background:#e8e5df59;color:var(--navy);font-weight:600}.pdp-tab-btn.is-active:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:2px;background:var(--navy)}.pdp-tab-panel{background:transparent;border-radius:0;padding:1.75rem .25rem 0;min-height:120px}.pdp-policy-content h4{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:var(--navy);margin:1.25rem 0 .5rem}.pdp-policy-content h4:first-child{margin-top:0}.pdp-policy-content p{font-size:.9375rem;line-height:1.7;color:#1a1a1aa6;margin:0 0 .75rem}.pdp-reviews-empty{padding:2rem 0;text-align:center;color:#1a1a1a66;font-size:.9375rem}.pdp-tab-pane{display:none}.pdp-tab-pane.is-active{display:block}.pdp-pane-heading{font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:var(--navy);margin-bottom:1.25rem}.pdp-specs-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem}@media(max-width:640px){.pdp-specs-grid{grid-template-columns:1fr}}.pdp-spec-card{background:var(--offwhite, #F5F3EF);border-radius:16px;padding:1rem}.pdp-spec-label{display:block;font-size:.75rem;color:#1a1a1a66;font-weight:500}.pdp-spec-value{display:block;font-size:.875rem;color:var(--navy);font-weight:500;margin-top:.25rem}.pdp-description-content{font-size:.95rem;line-height:1.7;color:#1a1a1abf}.pdp-description-content p{margin:0 0 .75rem}.pdp-description-content div{margin-bottom:.5rem}.pdp-description-content img{display:none}@media(max-width:767px){.pdp-section{padding:1rem .75rem 3rem;overflow-x:hidden;max-width:100vw;box-sizing:border-box}.pdp-grid{grid-template-columns:1fr!important;gap:1.5rem;max-width:100%}.pdp-image-col{max-width:100%;gap:.5rem}.pdp-image-main{border-radius:16px;max-width:100%;aspect-ratio:1 / 1}.pdp-thumb{width:58px;height:58px;border-radius:8px}.pdp-info{max-width:100%;overflow-wrap:break-word;word-break:break-word}.pdp-title{font-size:1.375rem}.pdp-price{font-size:1.5rem;margin-bottom:1rem}.pdp-add-btn{min-height:52px;font-size:.875rem;padding:.5rem .75rem;line-height:1.25;white-space:normal;word-break:keep-all;text-align:center}.pdp-add-btn #pdp-cart-price{font-weight:700;white-space:nowrap}.pdp-cta-row{gap:.4rem}.pdp-cta-wishlist{width:48px;height:48px;flex-shrink:0}.pdp-tabs-section{margin-top:2.5rem}.pdp-tab-panel{padding:1.25rem .25rem 0;overflow:hidden}.pdp-tab-btn{padding:.6rem .9rem;font-size:.875rem;min-height:44px}.pdp-related{max-width:100%}.pdp-description-content{overflow:hidden;max-width:100%}}.article-section{padding:1rem 0 4rem}.article-hero{max-width:880px;margin:0 auto;padding:3rem 1.5rem 0;text-align:center}@media(min-width:640px){.article-hero{padding:3rem 2rem 0}}.article-hero .breadcrumb{justify-content:center;margin-bottom:1.5rem}.article-hero .eyebrow{margin-bottom:1.25rem}.article-hero h1{font-size:clamp(2rem,4.2vw,3.5rem);font-weight:500;letter-spacing:-.025em;line-height:1.1;margin:0 0 1.25rem}.article-hero-sub{font-size:1.125rem;color:#1a1a1a9e;line-height:1.5;max-width:640px;margin:0 auto}@media(min-width:640px){.article-hero-sub{font-size:1.25rem}}.article-byline{display:inline-flex;align-items:center;gap:.75rem;margin-top:2rem;color:#1a1a1a8c;font-size:.875rem;flex-wrap:wrap;justify-content:center}.article-byline-avatar{width:36px;height:36px;border-radius:9999px;background:linear-gradient(135deg,#d4b8ae,#7a5e58);flex-shrink:0}.article-byline strong{color:var(--navy);font-weight:600}.article-byline .dot{display:inline-block;width:3px;height:3px;border-radius:9999px;background:#1a1a1a4d}.article-hero-image{max-width:1100px;margin:2.5rem auto 0;padding:0 1rem}@media(min-width:640px){.article-hero-image{margin-top:3rem;padding:0 2rem}}.article-hero-image-inner{aspect-ratio:16 / 9;border-radius:20px;overflow:hidden;position:relative}.article-hero-caption{max-width:880px;margin:.75rem auto 0;padding:0 1.5rem;font-size:.8125rem;color:#1a1a1a80;font-style:italic;text-align:center}.article-body{max-width:720px;margin:0 auto;padding:3rem 1.5rem;font-size:1.125rem;line-height:1.75;color:#1a1a1ac7}@media(min-width:640px){.article-body{padding:4rem 2rem;font-size:1.1875rem}}.article-body p{margin:0 0 1.5rem}.article-body h2{font-size:1.75rem;font-weight:500;letter-spacing:-.02em;margin:2.5rem 0 1rem;color:var(--navy)}@media(min-width:640px){.article-body h2{font-size:1.875rem}}.article-body h2 em{font-style:italic;color:#1a1a1a80;font-weight:300}.article-body h3{font-size:1.25rem;font-weight:600;letter-spacing:-.015em;margin:2rem 0 .75rem}.article-body a{color:var(--navy);border-bottom:1px solid rgba(26,26,26,.35);transition:border-color .15s}.article-body a:hover{border-bottom-color:var(--navy)}.article-body blockquote{margin:2.5rem 0;padding:1.5rem 1.5rem 1.5rem 2rem;border-left:3px solid var(--sage);font-size:1.25rem;font-style:italic;font-weight:400;color:var(--navy);letter-spacing:-.015em;line-height:1.4;background:none;border-radius:0}.article-body ul,.article-body ol{margin:0 0 1.5rem;padding-left:1.5rem}.article-body li{margin-bottom:.5rem}.article-body img{max-width:100%;height:auto;border-radius:16px;margin:2rem 0;display:block}.article-end{max-width:720px;margin:0 auto;padding:0 2rem 2rem;display:flex;justify-content:center;color:#1a1a1a59;letter-spacing:.2em;font-size:.75rem}.breadcrumb{display:flex;gap:.5rem;align-items:center;font-size:.8125rem;color:#1a1a1a73}.breadcrumb a{color:#1a1a1a73;transition:color .15s}.breadcrumb .sep{color:#1a1a1a40}.breadcrumb .current{color:var(--navy)}.page-section{padding:2rem 1.25rem 4rem}.page-inner{max-width:48rem;margin:0 auto}.page-title{font-size:2rem;text-align:center;margin-bottom:2rem;font-weight:600}.page-content{color:#1a1a1ab3;line-height:1.8}.page-date{font-size:.875rem;color:#1a1a1a66;text-align:center;margin-bottom:2.5rem}.legal-content h2{font-size:1.25rem;font-weight:600;color:var(--navy);margin:2.5rem 0 .75rem}.legal-content ul{margin:1rem 0;padding-left:1.5rem;list-style:disc}.legal-content li{margin-bottom:.5rem;color:#1a1a1ab3}.legal-content p+p{margin-top:.75rem}.legal-contact-box{margin-top:1rem;background:var(--cream, #FAF8F5);border-radius:1rem;padding:1.25rem}.legal-contact-name{font-weight:600;color:var(--navy)}.legal-contact-box p{margin:.25rem 0}.breadcrumb{margin-bottom:1.5rem;font-size:.875rem;color:#1a1a1a66;display:flex;align-items:center;gap:.5rem}.breadcrumb a{color:#1a1a1a66;text-decoration:none;transition:color .2s}.breadcrumb a:hover{color:var(--navy)}.breadcrumb-current{color:var(--navy);font-weight:500}.blog-page{padding:2rem 1.25rem 4rem}.blog-page-inner{max-width:1400px;margin:0 auto}@media(min-width:640px){.blog-page-inner{padding:0 2rem}}.blog-page-title{font-size:clamp(1.5rem,3vw,2rem);font-weight:600;text-align:center;margin-bottom:2rem}.cart-section{padding:2rem 1.25rem 4rem}.cart-inner{max-width:48rem;margin:0 auto}.cart-title{font-size:2rem;text-align:center;margin-bottom:2rem}.cart-empty{text-align:center;padding:4rem 0}.cart-empty p{color:#1a1a1a66;margin-bottom:1.5rem}.cart-item{display:flex;align-items:center;gap:1rem;padding:1rem 0;border-bottom:1px solid var(--warmgray);text-align:left}.cart-item-image{width:80px;height:80px;border-radius:12px;overflow:hidden;flex-shrink:0;background:var(--warmgray)}.cart-item-name{font-size:.875rem;font-weight:600}.cart-item-name a{text-decoration:none;color:var(--navy)}.cart-item-price{font-size:.875rem;color:#1a1a1a80}.cart-item-qty-input{width:60px;min-height:36px;padding:.25rem .75rem;border:1px solid var(--warmgray);border-radius:12px;text-align:center;font-size:.875rem;font-family:inherit}.cart-item-total{font-weight:600;font-size:.875rem}.cart-subtotal{display:flex;justify-content:space-between;margin-bottom:1rem}.cart-subtotal-price{font-size:1.5rem;font-weight:600}.cart-checkout-btn{width:100%;margin-bottom:.75rem}.bw-hover img{filter:grayscale(0);transition:filter .5s,transform .5s}.bw-hover:hover img{filter:grayscale(100%)}html.high-contrast{--navy: #000;--offwhite: #fff;--warmgray: #d0d0d0;--cream: #fff}html.font-large{font-size:22px}html.font-xlarge{font-size:26px}.pagination{display:flex;align-items:center;justify-content:center;gap:1rem;margin-top:3rem}.pagination-info{font-size:.875rem;color:#1a1a1a66}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.text-center{text-align:center}*:focus-visible{outline:2px solid var(--navy);outline-offset:2px;border-radius:9999px}.hero-badge-dot{display:inline-block;width:6px;height:6px;border-radius:9999px;background:var(--sage)}.hero-title em{font-style:italic;font-weight:300;color:#ffffffbf}.eyebrow{font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:#1a1a1a8c;display:inline-block}.eyebrow .dot{display:inline-block;width:5px;height:5px;border-radius:9999px;background:var(--sage);margin-right:.6em;vertical-align:middle;transform:translateY(-1px)}.eyebrow.on-dark{color:#fff9}h1 em,h2 em,h3 em,.section-title em,.pdp-title em{font-style:italic;font-weight:300;color:#1a1a1a80}.btn-white{background:#fff;color:var(--navy)}.btn-white:hover{background:var(--offwhite)}.btn-ghost-light{background:transparent;border:1px solid rgba(255,255,255,.35);color:#ffffffeb}.btn-ghost-light:hover{background:#ffffff14;color:#fff}.btn-link{background:transparent;border:none;padding:0 0 2px;min-height:0;color:var(--navy);font-weight:500;font-size:.9375rem;border-bottom:1px solid rgba(26,26,26,.35);border-radius:0;cursor:pointer;font-family:inherit}.btn-link:hover{border-bottom-color:var(--navy)}.trust-strip{border-top:1px solid rgba(232,229,223,.8);border-bottom:1px solid rgba(232,229,223,.8);background:var(--cream)}.header-mobile-categories{display:none!important}.pdp-mobile-cats{display:none}@media(max-width:767px){.pdp-mobile-cats{display:flex;justify-content:center;padding:.25rem 0 0;margin:0 0 .25rem}.pdp-mobile-cats .collection-dropdown-wrap,.pdp-mobile-cats .collection-dropdown{width:100%}.pdp-section{padding-top:.5rem!important}.collection-tabs-bar{padding:.25rem 0!important}.collection-hero{padding:.75rem 1rem 0!important}.collection-hero .eyebrow{margin-bottom:.5rem!important}}.hero-mobile-only{display:block}.hero-desktop-only{display:none}@media(min-width:768px){.hero-mobile-only{display:none!important}.hero-desktop-only{display:block}}.trust-strip--top{display:none}@media(max-width:767px){.trust-strip--top{display:block;background:#000;border-top:none;border-bottom:none}.trust-strip--top .trust-strip-inner{color:#fff;padding:.375rem .875rem;font-size:.625rem;letter-spacing:.02em;display:flex;flex-direction:column;gap:2px;max-width:100%}.trust-strip--top .trust-strip-row{display:flex;justify-content:space-between;align-items:center;width:100%;gap:.75rem}.trust-strip--top .trust-strip-item{color:#fff;gap:.3rem;font-size:.625rem;white-space:nowrap}.trust-strip--top .trust-strip-item--center{justify-content:center;align-self:center}.trust-strip--top .trust-strip-item svg{color:#fff;width:11px;height:11px}.trust-strip--bottom{display:none}}@media(min-width:768px){.trust-strip--top .trust-strip-row{display:contents}}.trust-strip-inner{max-width:1400px;margin:0 auto;padding:.875rem 1rem;display:flex;align-items:center;justify-content:center;gap:2rem;flex-wrap:wrap;font-size:.8125rem;color:#1a1a1a9e}.trust-strip-item{display:inline-flex;align-items:center;gap:.5rem}.trust-strip-item svg{color:var(--sage-dark);flex-shrink:0}@media(min-width:640px){.trust-strip-inner{padding:1rem 2rem;gap:3rem;font-size:.875rem}}@media(max-width:520px){.trust-strip-inner{gap:.75rem 1.25rem;font-size:.75rem}.trust-strip-item svg{width:14px;height:14px}}.section{padding:4rem 1rem}@media(min-width:640px){.section{padding:5rem 2rem}}.section-narrow{padding:3rem 1rem}@media(min-width:640px){.section-narrow{padding:4rem 2rem}}.section-head{margin-bottom:2.5rem}.section-head.center{text-align:center}.section-head .eyebrow{margin-bottom:1rem}.section-title{font-size:clamp(1.875rem,3vw,2.5rem);font-weight:500;letter-spacing:-.025em;line-height:1.1}.section-sub{margin-top:.5rem;color:#1a1a1a8c;font-size:1.0625rem;max-width:640px;line-height:1.55}.section-head.center .section-sub{margin-left:auto;margin-right:auto}.pdp-description-content p:first-of-type:first-letter,.article-body p:first-of-type:first-letter,.about-story p:first-of-type:first-letter{float:left;font-size:3.8rem;line-height:.88;font-weight:400;padding:6px 10px 0 0;color:var(--navy)}.pullquote{margin:2.5rem -.5rem;padding:1.5rem 1.5rem 1.5rem 2rem;border-left:3px solid var(--sage);font-size:1.375rem;font-style:italic;font-weight:400;color:var(--navy);letter-spacing:-.015em;line-height:1.35}.pullquote-attr{display:block;font-style:normal;font-size:.875rem;color:#1a1a1a8c;margin-top:1rem}.callout{margin:2rem 0;padding:1.5rem 1.5rem 1.5rem 2.25rem;background:var(--cream);border-radius:16px;font-size:1rem;line-height:1.65;color:#1a1a1ab8;position:relative}.callout:before{content:"";position:absolute;left:1rem;top:1.9rem;width:8px;height:8px;border-radius:9999px;background:var(--sage)}.callout strong{display:block;color:var(--navy);margin-bottom:.25rem;font-weight:600;letter-spacing:-.01em}.pdp-options{display:flex;gap:.5rem;flex-wrap:wrap}.pdp-option{min-height:44px;padding:.55rem 1rem;border-radius:9999px;border:1px solid rgba(204,201,195,.6);background:transparent;color:var(--navy);font-family:inherit;font-size:.875rem;font-weight:500;cursor:pointer;transition:border-color .15s,background .15s}.pdp-option:hover{border-color:var(--navy)}.pdp-option.is-active{background:var(--navy);color:#fff;border-color:var(--navy)}.pdp-option-label{font-size:.8125rem;color:#1a1a1a8c;font-weight:600;letter-spacing:.03em;text-transform:uppercase;margin-bottom:.6rem;display:flex;justify-content:space-between}.pdp-option-label .value{color:var(--navy);text-transform:none;letter-spacing:0;font-weight:500}.pdp-trust-block{margin-top:2rem;padding:1.5rem;background:var(--cream);border-radius:16px;display:grid;grid-template-columns:1fr;gap:.85rem}.pdp-trust-block-item{display:flex;gap:.75rem;align-items:flex-start;font-size:.875rem;color:#1a1a1aa6;line-height:1.45}.pdp-trust-block-item strong{display:block;color:var(--navy);font-weight:600;margin-bottom:1px}.pdp-trust-block-item svg{color:var(--sage-dark);flex-shrink:0;margin-top:3px}.about-hero{max-width:1100px;margin:0 auto;padding:4rem 1.5rem;text-align:center}@media(min-width:640px){.about-hero{padding:5rem 2rem}}.about-hero .eyebrow{margin-bottom:1.5rem}.about-hero h1{font-size:clamp(2.25rem,5vw,4rem);font-weight:400;letter-spacing:-.03em;line-height:1.05;margin:0 0 1.5rem}.about-hero-sub{font-size:1.125rem;color:#1a1a1a9e;line-height:1.55;max-width:620px;margin:0 auto}@media(min-width:640px){.about-hero-sub{font-size:1.25rem}}.about-story{padding:2rem 1.5rem 4rem;max-width:920px;margin:0 auto;font-size:1.0625rem;line-height:1.75;color:#1a1a1abf}@media(min-width:640px){.about-story{padding:3rem 2rem 5rem;font-size:1.125rem}}.about-story p{margin:0 0 1.5rem}.about-values{padding:4rem 1.5rem;background:var(--cream)}@media(min-width:640px){.about-values{padding:5rem 2rem}}.about-values-inner{max-width:1400px;margin:0 auto}.about-values-head{margin-bottom:3rem}.about-values-head .eyebrow{margin-bottom:1rem}.about-values-head h2{font-size:clamp(1.75rem,3.5vw,3rem);font-weight:500;letter-spacing:-.025em;line-height:1.1}.about-values-grid{display:grid;grid-template-columns:1fr;gap:1rem}@media(min-width:768px){.about-values-grid{grid-template-columns:repeat(2,1fr);gap:1.25rem}}.about-value-card{background:var(--offwhite);border-radius:20px;padding:1.75rem}@media(min-width:640px){.about-value-card{padding:2rem}}.about-value-num{font-size:.75rem;font-weight:600;color:#1a1a1a66;letter-spacing:.1em;margin-bottom:1.25rem}.about-value-card h3{font-size:1.25rem;font-weight:500;letter-spacing:-.015em;margin-bottom:.75rem}@media(min-width:640px){.about-value-card h3{font-size:1.375rem}}.about-value-card p{font-size:.9375rem;color:#1a1a1aa6;line-height:1.6}@media(min-width:640px){.about-value-card p{font-size:1rem}}.pdp-specialist-note{padding:4rem 1rem;background:var(--navy);color:#fff}.pdp-specialist-note-inner{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:1fr;gap:2rem;align-items:center}@media(min-width:768px){.pdp-specialist-note{padding:4rem 2rem}.pdp-specialist-note-inner{grid-template-columns:auto 1fr;gap:3rem}}.pdp-specialist-portrait{width:120px;height:120px;border-radius:9999px;background:radial-gradient(ellipse at 40% 35%,rgba(255,230,200,.5),transparent 60%),linear-gradient(135deg,#b8a088,#3e342c);flex-shrink:0;margin:0 auto}@media(min-width:768px){.pdp-specialist-portrait{width:160px;height:160px;margin:0}}.pdp-specialist-note h3{color:#fff;font-size:clamp(1.25rem,2vw,1.5rem);font-weight:500;letter-spacing:-.015em;line-height:1.35;margin-bottom:1.25rem}.pdp-specialist-note h3 em{font-style:italic;color:var(--sage-light);font-weight:400}.pdp-specialist-note-attr{font-size:.8125rem;color:#ffffff8c;letter-spacing:.03em}.pdp-specialist-note-attr strong{color:#fff;font-weight:600;display:block}.pillars{padding:4rem 1rem;background:var(--cream)}@media(min-width:640px){.pillars{padding:5rem 2rem}}.pillars-inner{max-width:1400px;margin:0 auto}.pillars-head{display:grid;grid-template-columns:1fr;gap:1.5rem;align-items:end;margin-bottom:2.5rem}@media(min-width:768px){.pillars-head{grid-template-columns:1fr 1fr;gap:3rem;margin-bottom:3rem}}.pillars-head .eyebrow{margin-bottom:1rem}.pillars-head h2{font-size:clamp(1.875rem,3.5vw,3rem);letter-spacing:-.025em;font-weight:500;line-height:1.1}.pillars-head>p{color:#1a1a1a9e;font-size:1.0625rem;max-width:440px;line-height:1.55;margin:0}.pillars-grid{display:grid;grid-template-columns:1fr;gap:1rem}@media(min-width:640px){.pillars-grid{grid-template-columns:repeat(2,1fr);gap:1.25rem}}@media(min-width:960px){.pillars-grid{grid-template-columns:repeat(3,1fr)}}.pillar-card{background:var(--offwhite);border-radius:24px;padding:2rem 1.75rem;position:relative;min-height:260px;display:flex;flex-direction:column;transition:transform .3s}.pillar-card:hover{transform:translateY(-4px)}.pillar-num{font-size:.75rem;font-weight:600;color:#1a1a1a66;letter-spacing:.1em;margin-bottom:1.75rem}.pillar-card h3{font-size:1.25rem;font-weight:600;margin-bottom:.75rem;letter-spacing:-.015em}@media(min-width:640px){.pillar-card h3{font-size:1.375rem}}.pillar-card p{font-size:.9375rem;color:#1a1a1a9e;line-height:1.6;flex:1}.pillar-tag{margin-top:1.5rem;font-size:.75rem;color:var(--sage-dark);letter-spacing:.04em;font-weight:600;display:inline-flex;align-items:center;gap:.35rem}.pillar-tag:before{content:"";width:5px;height:5px;background:var(--sage);border-radius:9999px}.specialist{padding:4rem 1rem;background:var(--offwhite)}@media(min-width:640px){.specialist{padding:6rem 2rem}}.specialist-inner{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:1fr;gap:2rem;align-items:center}@media(min-width:768px){.specialist-inner{grid-template-columns:auto 1fr;gap:3rem}}.specialist-portrait{width:100%;max-width:260px;height:260px;border-radius:20px;overflow:hidden;position:relative;background:radial-gradient(ellipse at 40% 35%,rgba(255,230,200,.6),transparent 55%),linear-gradient(135deg,#b8a088,#3e342c);justify-self:center}@media(min-width:768px){.specialist-portrait{width:260px;height:320px;justify-self:start}}.specialist-portrait:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,transparent 60%,rgba(0,0,0,.3))}.specialist-quote-mark{font-size:5rem;line-height:.8;color:var(--sage-dark);font-family:Georgia,serif;font-weight:600;margin-bottom:1rem}.specialist-quote{font-size:clamp(1.25rem,2.2vw,1.75rem);font-weight:400;line-height:1.4;letter-spacing:-.015em;color:var(--navy);margin-bottom:1.75rem}.specialist-attr{display:flex;flex-direction:column;gap:.1rem}.specialist-attr .name{font-weight:600;font-size:1rem}.specialist-attr .title{font-size:.875rem;color:#1a1a1a94}.promise{padding:4rem 1.25rem;background:var(--navy);color:#fff;position:relative;overflow:hidden}@media(min-width:640px){.promise{padding:5rem 2rem}}.promise-inner{max-width:1100px;margin:0 auto;position:relative;z-index:1}.promise h2{font-size:clamp(1.875rem,3.6vw,3rem);color:#fff;font-weight:500;letter-spacing:-.025em;line-height:1.12;margin-bottom:1rem;max-width:760px}.promise h2 em{color:var(--sage-light);font-style:italic;font-weight:400}.promise-intro{font-size:1.0625rem;color:#ffffffb3;max-width:560px;margin-bottom:2.5rem;line-height:1.55}@media(min-width:640px){.promise-intro{font-size:1.125rem;margin-bottom:3rem}}.promise-grid{display:grid;grid-template-columns:1fr;gap:1.5rem;padding-top:2rem;border-top:1px solid rgba(255,255,255,.12)}@media(min-width:768px){.promise-grid{grid-template-columns:repeat(3,1fr);gap:2rem;padding-top:2.5rem}}.promise-item-num{font-size:.6875rem;font-weight:600;color:var(--sage-light);letter-spacing:.1em;margin-bottom:1rem}.promise-item h4{color:#fff;font-size:1.0625rem;font-weight:600;margin-bottom:.5rem;letter-spacing:-.01em}.promise-item p{font-size:.9375rem;color:#fff9;line-height:1.6}.newsletter{padding:4rem 1rem;text-align:center}@media(min-width:640px){.newsletter{padding:5rem 2rem}}.newsletter-inner{max-width:620px;margin:0 auto}.newsletter .eyebrow{margin-bottom:1rem}.newsletter h2{font-size:clamp(1.625rem,2.8vw,2.25rem);font-weight:500;letter-spacing:-.02em;margin-bottom:.75rem;line-height:1.15}.newsletter>.newsletter-inner>p{color:#1a1a1a99;font-size:1rem;margin-bottom:2rem;line-height:1.55}.newsletter-form{display:flex;gap:.5rem;flex-wrap:wrap;justify-content:center}.newsletter-input{flex:1 1 260px;min-height:52px;padding:.75rem 1.25rem;border:1px solid rgba(204,201,195,.6);border-radius:9999px;font-family:inherit;font-size:1rem;background:#fff;color:var(--navy)}.newsletter-input:focus{outline:none;border-color:var(--navy)}.newsletter-form .btn{flex:0 0 auto}.newsletter-success{flex-basis:100%;margin-top:1rem;color:var(--sage-dark);font-weight:500}.newsletter-error{flex-basis:100%;margin-top:1rem;color:#c0392b;font-size:.875rem}.newsletter-disclaimer{margin-top:1.5rem;font-size:.75rem;color:#1a1a1a80}.page-header{padding:4rem 1rem 2rem;max-width:1400px;margin:0 auto}@media(min-width:640px){.page-header{padding:4rem 2rem 2rem}}.page-header-inner{display:grid;grid-template-columns:1fr;gap:1.5rem;align-items:end}@media(min-width:768px){.page-header-inner{grid-template-columns:1.2fr 1fr;gap:3rem}}.page-header .eyebrow{margin-bottom:1rem;display:inline-block}.page-header h1{font-size:clamp(2rem,4.2vw,3.5rem);font-weight:500;letter-spacing:-.025em;line-height:1.05;margin:0}.page-header-sub{color:#1a1a1a99;font-size:1rem;line-height:1.55;max-width:480px}@media(min-width:640px){.page-header-sub{font-size:1.0625rem}}.kc-featured{padding:0 1rem 3rem;max-width:1400px;margin:0 auto}@media(min-width:640px){.kc-featured{padding:0 2rem 5rem}}.kc-featured-card{display:grid;grid-template-columns:1fr;gap:2rem;align-items:center;padding:2rem;background:var(--cream);border-radius:24px;cursor:pointer;transition:background .3s;text-decoration:none;color:inherit}@media(min-width:900px){.kc-featured-card{grid-template-columns:1.3fr 1fr;gap:3rem;padding:2.5rem;border-radius:28px}}.kc-featured-card:hover{background:#fff}.kc-featured-card-img{aspect-ratio:4 / 3;border-radius:18px;overflow:hidden;position:relative}.kc-featured-card-img .bg{transition:filter .5s}.kc-featured-card:hover .kc-featured-card-img .bg{filter:grayscale(100%)}.kc-featured-card h2{font-size:clamp(1.5rem,3vw,2.5rem);font-weight:500;letter-spacing:-.025em;line-height:1.1;margin-bottom:1rem}.kc-featured-card-excerpt{font-size:1rem;color:#1a1a1aa6;line-height:1.6;margin-bottom:1.5rem}@media(min-width:640px){.kc-featured-card-excerpt{font-size:1.0625rem}}.kc-section{padding:3rem 1rem;max-width:1400px;margin:0 auto}@media(min-width:640px){.kc-section{padding:4rem 2rem}}.kc-section-head{display:flex;justify-content:space-between;align-items:end;gap:2rem;flex-wrap:wrap;margin-bottom:2rem}.kc-section-head h2{font-size:clamp(1.375rem,2.5vw,2rem);font-weight:500;letter-spacing:-.02em}.kc-list{display:grid;grid-template-columns:1fr;gap:1.5rem}@media(min-width:640px){.kc-list{grid-template-columns:repeat(2,1fr)}}@media(min-width:960px){.kc-list{grid-template-columns:repeat(3,1fr)}}.kc-list-card{cursor:pointer;text-decoration:none;color:inherit;display:block}.kc-list-card-img{aspect-ratio:4 / 3;border-radius:16px;overflow:hidden;margin-bottom:1rem;position:relative}.kc-list-card-img .bg{transition:filter .5s,transform .5s}.kc-list-card:hover .kc-list-card-img .bg{filter:grayscale(100%)}.kc-list-card-meta{font-size:.75rem;color:#1a1a1a80;letter-spacing:.04em;text-transform:uppercase;font-weight:600;margin-bottom:.5rem;display:flex;gap:.5rem;align-items:center}.kc-list-card-meta .dot-sep{color:#1a1a1a40}.kc-list-card h3{font-size:1.125rem;font-weight:600;line-height:1.3;letter-spacing:-.015em;margin-bottom:.5rem}.kc-list-card p{font-size:.9375rem;color:#1a1a1a99;line-height:1.55}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}.cart-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9000;pointer-events:none}.cart-drawer.is-open{pointer-events:all}.cart-drawer-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#1a1a1a4d;opacity:0;transition:opacity .3s ease}.cart-drawer.is-open .cart-drawer-overlay{opacity:1}.cart-drawer-panel{position:absolute;top:0;right:0;bottom:0;width:400px;max-width:100vw;background:#fff;display:flex;flex-direction:column;transform:translate(110%);transition:transform .32s cubic-bezier(.4,0,.2,1);box-shadow:-6px 0 32px #00000014}.cart-drawer.is-open .cart-drawer-panel{transform:translate(0)}@media(max-width:639px){.cart-drawer-panel{top:0;right:0;left:0;bottom:auto;width:100%;max-height:85vh;transform:translateY(-110%);border-radius:0 0 20px 20px;box-shadow:0 6px 32px #0000001a}.cart-drawer.is-open .cart-drawer-panel{transform:translateY(0)}}.cart-drawer-head{display:flex;align-items:center;justify-content:space-between;padding:1.25rem 1.5rem;border-bottom:1px solid rgba(232,229,223,.8);flex-shrink:0}.cart-drawer-added-label{display:flex;align-items:center;gap:.5rem;font-size:.9375rem;font-weight:600;color:var(--navy)}.cart-drawer-close{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:9999px;border:none;background:#1a1a1a0d;color:var(--navy);cursor:pointer;transition:background .15s;flex-shrink:0}.cart-drawer-close:hover{background:#1a1a1a1a}.cart-drawer-body{flex:1;overflow-y:auto;padding:1.25rem 1.5rem}.cart-drawer-item{display:flex;gap:1rem;align-items:flex-start}.cart-drawer-upsell{margin-top:1.5rem;padding-top:1.25rem;border-top:1px dashed rgba(26,26,26,.15)}.cart-drawer-upsell-head{margin-bottom:.85rem}.cart-drawer-upsell-title{display:block;font-weight:600;font-size:.95rem;color:#1a1a1a;margin-bottom:.15rem}.cart-drawer-upsell-sub{display:block;font-size:.8rem;color:#1a1a1a8c}.cart-drawer-upsell-list{display:flex;flex-direction:column;gap:.75rem}.cart-drawer-upsell-card{display:flex;align-items:center;gap:.75rem;padding:.6rem;border-radius:12px;background:#fafaf7;border:1px solid rgba(26,26,26,.08)}.cart-drawer-upsell-img{width:56px;height:56px;border-radius:8px;overflow:hidden;flex-shrink:0;background:#fff}.cart-drawer-upsell-img img{width:100%;height:100%;object-fit:cover}.cart-drawer-upsell-info{flex:1;min-width:0}.cart-drawer-upsell-info .cart-drawer-upsell-title{font-size:.85rem;font-weight:500;line-height:1.3;color:#1a1a1a;text-decoration:none;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:.15rem}.cart-drawer-upsell-price{font-size:.8rem;color:#1a1a1a9e}.cart-drawer-upsell-add{background:#1a1a1a;color:#fff;border:none;border-radius:9999px;padding:.45rem .85rem;font-size:.78rem;font-weight:600;cursor:pointer;flex-shrink:0;font-family:inherit;transition:background .15s ease}.cart-drawer-upsell-add:hover:not(:disabled){background:#333}.cart-drawer-upsell-add:disabled{opacity:.7;cursor:default}.cart-drawer-img-wrap{width:80px;height:80px;border-radius:12px;overflow:hidden;flex-shrink:0;background:var(--offwhite)}.cart-drawer-img-wrap img{width:100%;height:100%;object-fit:cover}.cart-drawer-item-info{flex:1;min-width:0}.cart-drawer-item-title{font-size:.9375rem;font-weight:500;line-height:1.4;color:var(--navy);margin-bottom:.35rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.cart-drawer-item-price{font-size:1rem;font-weight:600;color:var(--navy)}.cart-drawer-foot{padding:1.25rem 1.5rem 1.75rem;border-top:1px solid rgba(232,229,223,.8);display:flex;flex-direction:column;gap:.75rem;flex-shrink:0}.cart-drawer-subtotal-row{display:flex;justify-content:space-between;align-items:center;font-size:.875rem;color:#1a1a1a8c}.cart-drawer-subtotal-row strong{color:var(--navy);font-size:1.0625rem;font-weight:600}.cart-drawer-cta{display:flex;align-items:center;justify-content:center;width:100%;min-height:52px;border-radius:9999px;background:var(--navy);color:#fff;font-weight:600;font-size:1rem;text-decoration:none;transition:background .2s}.cart-drawer-cta:hover{background:var(--navy-light)}.cart-drawer-continue{width:100%;min-height:44px;background:transparent;border:1px solid rgba(26,26,26,.15);border-radius:9999px;font-size:.875rem;font-weight:500;color:#1a1a1a8c;cursor:pointer;font-family:inherit;transition:all .15s}.cart-drawer-continue:hover{border-color:#1a1a1a59;color:var(--navy)}.cart-section{max-width:740px;margin:0 auto;padding:2.5rem 1.25rem 5rem}@media(min-width:640px){.cart-section{padding:2.5rem 2rem 5rem}}.cart-title{font-size:clamp(1.5rem,3vw,2rem);font-weight:600;letter-spacing:-.02em;margin-bottom:2rem}.cart-empty{text-align:center;padding:4rem 0;display:flex;flex-direction:column;align-items:center;gap:1.5rem;color:#1a1a1a80}.cart-items{display:flex;flex-direction:column;gap:1.25rem;margin-bottom:0}.cart-item{display:grid;grid-template-columns:80px 1fr auto;gap:1rem;align-items:center;padding-bottom:1.25rem;border-bottom:1px solid rgba(232,229,223,.6)}.cart-item-image{width:80px;height:80px;border-radius:12px;overflow:hidden;background:var(--offwhite)}.cart-item-image img{width:100%;height:100%;object-fit:cover}.cart-item-info{min-width:0}.cart-item-name{font-size:.9375rem;font-weight:500;margin-bottom:.25rem}.cart-item-name a{color:var(--navy);text-decoration:none}.cart-item-name a:hover{text-decoration:underline}.cart-item-price{font-size:.875rem;color:#1a1a1a80;margin-bottom:.5rem}.cart-item-qty-row{display:flex;align-items:center;gap:.75rem;margin-top:.5rem}.cart-item-qty-input{width:60px;min-height:36px;padding:.25rem .5rem;border:1px solid rgba(232,229,223,.8);border-radius:8px;text-align:center;font-size:.875rem;font-family:inherit}.cart-item-remove{font-size:.8rem;color:#1a1a1a59;text-decoration:none;border:none;background:none;cursor:pointer;font-family:inherit;padding:0;transition:color .15s}.cart-item-remove:hover{color:#c0392b}.cart-item-total{font-weight:600;font-size:.9375rem;white-space:nowrap}.cart-footer{padding-top:1.75rem;display:flex;flex-direction:column;gap:.75rem}.cart-subtotal{display:flex;justify-content:space-between;align-items:center;font-size:1rem;padding-bottom:1.25rem;border-bottom:1px solid rgba(232,229,223,.6)}.cart-subtotal-price{font-size:1.25rem;font-weight:600}.cart-update-btn{align-self:center;min-height:40px;padding:.4rem 1.5rem;border-radius:9999px;border:1px solid rgba(26,26,26,.15);background:transparent;font-size:.875rem;font-weight:500;color:#1a1a1a8c;cursor:pointer;font-family:inherit;transition:all .15s}.cart-update-btn:hover{border-color:#1a1a1a59;color:var(--navy)}.cart-checkout-btn{width:100%;min-height:56px}@media(max-width:480px){.cart-item{grid-template-columns:64px 1fr;grid-template-rows:auto auto}.cart-item-image{width:64px;height:64px}.cart-item-total{grid-column:2;grid-row:2;text-align:left}}
/*# sourceMappingURL=/cdn/shop/t/10/assets/theme.css.map */
