:root{--ivory:#f8f5ef;--paper:#fcf9f4;--ink:#102c28;--jade:#204b40;--jade-dark:#163d33;--sage:#e2e6db;--muted:#68706a;--line:#dddcd3;--gold:#ac946b;--serif:'Cormorant Garamond',Georgia,serif;--sans:'Manrope',Arial,sans-serif;--page:1320px}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:96px}body{margin:0;background:var(--ivory);color:var(--ink);font-family:var(--sans);font-size:15px;line-height:1.65;-webkit-font-smoothing:antialiased}button,input,select,textarea{font:inherit;color:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button{border:0;background:none}a:hover{color:var(--jade)}:focus-visible{outline:2px solid var(--jade);outline-offset:5px}input:focus-visible,textarea:focus-visible,select:focus-visible{outline-offset:1px}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:var(--serif);font-weight:500;line-height:1.08;letter-spacing:-.035em}h1{font-size:68px}h2{font-size:44px}h3{font-size:27px}p{margin-bottom:1.1em}em{font-weight:400}.page-width{width:min(calc(100% - 112px),var(--page));margin-inline:auto}.eyebrow{display:block;font-family:var(--sans);font-size:10px;font-weight:600;letter-spacing:.2em;line-height:1.6;text-transform:uppercase}.muted,.product-size,.stock-note{color:var(--muted)}.price{font-weight:650;letter-spacing:-.025em;font-size:20px}.ph{font-size:23px;vertical-align:middle}.button{background:var(--jade);color:white;display:inline-flex;align-items:center;justify-content:center;gap:22px;padding:16px 27px;border:1px solid var(--jade);border-radius:3px;min-height:54px;font-size:15px;font-weight:500;line-height:1.3;transition:background .2s,transform .2s}.button:hover{background:var(--jade-dark);color:white}.button:active{transform:translateY(1px)}.button:disabled{opacity:.55;cursor:wait}.button.secondary{background:transparent;color:var(--jade)}.text-link{display:inline-flex;gap:12px;align-items:center;border-bottom:1px solid currentColor;line-height:1.6;padding:0 0 2px;font-size:13px}.text-link .ph{font-size:18px}.icon-button{display:inline-flex;align-items:center;justify-content:center;padding:8px;min-width:42px;min-height:42px}.icon-button:hover{background:#204b400a;border-radius:3px}.announcement{height:34px;display:flex;align-items:center;justify-content:center;background:var(--jade);color:#fff;font-size:12px;letter-spacing:.01em}.site-header{height:82px;background:var(--ivory);border-bottom:1px solid var(--line);position:sticky;top:0;z-index:15}.header-inner{height:100%;width:min(calc(100% - 100px),var(--page));margin:auto;display:flex;align-items:center;gap:55px}.wordmark{font-family:var(--serif);font-size:39px;font-weight:600;letter-spacing:-.055em;white-space:nowrap;line-height:1.1}.site-header nav{display:flex;align-items:center;gap:31px;flex:1;font-size:13px}.site-header nav a{white-space:nowrap;position:relative;padding:10px 0}.site-header nav a:hover:after,.site-header nav a.active:after{content:'';position:absolute;bottom:3px;left:0;right:0;height:1px;background:var(--jade)}.header-actions{display:flex;align-items:center;gap:21px;margin-left:auto}.cart-toggle{display:flex;align-items:center;gap:8px;white-space:nowrap;font-size:12px;min-height:44px}.cart-toggle .ph{font-size:26px}.mobile-menu-toggle{display:none}.home-hero{height:590px;position:relative;overflow:hidden;background:#f0e9dd}.hero-photograph{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:right 32%}.hero-inner{height:100%;position:relative;display:flex;align-items:center}.hero-copy{width:53%;padding-bottom:6px}.hero-copy .eyebrow{margin-bottom:18px;font-size:10px;letter-spacing:.25em}.hero-copy h1{font-size:82px;line-height:.98;letter-spacing:-.045em;margin:0 0 20px;font-weight:500}.hero-description{font-size:18px;line-height:1.5;margin-bottom:21px;letter-spacing:-.025em}.hero-secondary{display:table;margin-top:14px;font-size:14px}.hero-caption{position:absolute;right:3%;top:69px;font-family:var(--serif);font-size:25px;line-height:1.2}.hero-caption small{display:block;font-family:var(--sans);font-size:16px;letter-spacing:.025em;margin-top:3px}.hero-caption:after{content:'';display:block;width:72px;height:1px;background:var(--gold);margin-top:23px}.category-strip{height:58px;display:flex;gap:31px;align-items:center;justify-content:center;border-bottom:1px solid var(--line);font-size:13px}.category-strip span{font-size:13px;color:#9b9d92}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:25px;margin-bottom:24px}.section-heading h2{margin:0}.section-heading>.text-link{flex-shrink:0}.featured-section{padding-block:32px 62px}.featured-section h2{font-size:40px}.featured-products{display:grid;grid-template-columns:1fr 1fr;gap:48px}.product-card{min-width:0}.product-card-image{position:relative;display:block;overflow:hidden;background:#f1eee7;border-radius:4px}.product-card-image img{width:100%;height:100%;aspect-ratio:1/1.12;object-fit:contain;transition:transform .6s}.product-card-image:hover img{transform:scale(1.035)}.product-card-copy{padding-top:19px}.product-card-copy .eyebrow{font-size:9px;margin-bottom:6px;letter-spacing:.14em}.product-card h3{font-size:28px;margin:0 0 6px}.product-card-copy p{font-size:13px;line-height:1.6;margin:0 0 2px;color:#59645e}.product-card .product-size{font-size:12px;display:block}.product-card-bottom{display:flex;align-items:flex-start;flex-direction:column;gap:6px;margin-top:10px}.product-card-bottom .price{font-size:18px}.featured-products .product-card{display:grid;grid-template-columns:42% 1fr;gap:28px;align-items:center}.featured-products .product-card-image{height:204px}.featured-products .product-card-image img{aspect-ratio:auto;object-fit:cover}.featured-products .product-card-copy{padding-top:0}.featured-products .product-card h3{font-size:25px}.featured-products .product-card-copy p{font-size:13px}.image-label{position:absolute;top:14px;left:14px;background:var(--paper);color:var(--jade);font-size:9px;letter-spacing:.1em;text-transform:uppercase;padding:5px 9px;max-width:calc(100% - 28px)}.routine-story{display:grid;grid-template-columns:1fr 1fr;background:#e4e8df;margin-block:25px 88px;min-height:460px}.routine-story-image{display:flex;align-items:center;justify-content:center;background:#ecece2;overflow:hidden;max-height:510px}.routine-story-image img{height:100%;max-height:480px;width:100%;object-fit:contain;mix-blend-mode:multiply;padding:38px}.routine-story-copy{padding:70px 64px;align-self:center}.routine-story-copy h2{font-size:48px;margin-bottom:24px}.routine-story-copy p:not(.eyebrow){font-size:14px;line-height:1.9;color:#48594e;max-width:430px}.routine-story .button{margin-top:15px}.professional-preview{padding-bottom:80px}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:45px 28px}.product-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.professional-preview .product-card-image{background:#efeee7}.professional-preview .product-card-image img{aspect-ratio:1.35;object-fit:contain;mix-blend-mode:multiply;padding:18px}.brand-note{text-align:center;padding:68px 24px 78px;background:#eeeee5;border-block:1px solid var(--line)}.brand-note h2{font-size:49px;margin-bottom:25px}.brand-note .eyebrow{margin-bottom:22px}.site-footer{background:var(--ivory);padding:66px 0 35px}.footer-main{display:grid;grid-template-columns:1.15fr .9fr .95fr 1.2fr;gap:45px}.footer-brand .wordmark{font-size:46px;display:inline-block;margin-bottom:16px}.footer-brand p{font-size:14px;color:#57665d}.footer-brand .eyebrow{margin-top:25px;font-size:9px}.footer-main h3{font-family:var(--sans);font-size:12px;letter-spacing:.01em;font-weight:650;margin-bottom:24px}.footer-main>div>a:not(.wordmark):not(.text-link){display:table;font-size:12px;margin-bottom:13px;color:#536057}.footer-note p{font-size:13px;color:#536057}.footer-bottom{border-top:1px solid var(--line);padding-top:22px;margin-top:46px;display:flex;gap:35px;font-size:11px;color:var(--muted)}.footer-bottom>a{margin-left:auto}.demo-ribbon{font-size:11px;background:#e9e7de;color:#526058;padding:8px 15px;text-align:center;border-top:1px solid var(--line)}.demo-ribbon .ph{font-size:15px;margin-right:5px}.collection-header,.editorial-header{padding-block:65px 42px}.collection-header h1,.editorial-header h1{margin:18px 0 24px;font-size:65px}.collection-header>p:last-child,.editorial-header>p:last-child{color:#606b63;font-size:15px}.catalog-tools{border-block:1px solid var(--line);padding-block:15px;display:flex;align-items:center;gap:25px;justify-content:space-between}.filter-tabs{display:flex;gap:8px;flex-wrap:wrap}.filter-tabs a{padding:8px 15px;font-size:12px;border-radius:3px}.filter-tabs a.selected{background:var(--jade);color:#fff}.filter-tabs a:hover:not(.selected){background:var(--sage)}.catalog-tools>.muted{white-space:nowrap;font-size:12px}.collection-grid{padding-block:34px 75px}.search-results-label{margin-top:24px}.search-results-label a{margin-left:20px}.breadcrumb{display:flex;align-items:center;gap:10px;font-size:11px;color:#7a837b;padding-block:25px}.breadcrumb .ph{font-size:11px}.product-detail{display:grid;grid-template-columns:1.1fr 1fr;gap:72px;padding-top:6px;padding-bottom:60px}.main-product-image{background:#e8e9df;position:relative;border-radius:4px;overflow:hidden}.main-product-image img{width:100%;height:610px;object-fit:contain;mix-blend-mode:multiply}.image-footnote{text-align:center;font-size:10px;color:#7a8179;margin-top:13px;letter-spacing:.1em;text-transform:uppercase}.product-summary{padding-top:20px}.product-summary>.eyebrow{margin-bottom:15px}.product-summary h1{font-size:49px;margin-bottom:12px;line-height:1.08}.product-subtitle{font-size:18px;line-height:1.5;margin-bottom:3px}.product-summary>.product-size{font-size:14px;margin-bottom:16px}.detail-price{font-size:28px;margin:18px 0 5px}.detail-intro{font-size:14px;color:#616f65;margin-bottom:26px}.purchase-controls{display:flex;gap:16px;margin-bottom:14px}.quantity-control{display:flex;align-items:center;border:1px solid var(--line);border-radius:3px;min-height:53px;width:142px;flex-shrink:0}.quantity-control button{min-width:40px;min-height:48px}.quantity-control .ph{font-size:16px}.quantity-control input{border:0;background:transparent;text-align:center;width:40px;padding:0;-moz-appearance:textfield}.quantity-control input::-webkit-inner-spin-button{display:none}.purchase-controls>.button{flex:1}.availability{font-size:11px;color:#556a57;display:flex;align-items:center;gap:6px}.availability .ph{font-size:15px}.unavailable{padding:16px;background:var(--sage)}.product-accordions{margin-top:26px}details{border-bottom:1px solid var(--line)}details:first-child{border-top:1px solid var(--line)}summary{display:flex;align-items:center;justify-content:space-between;list-style:none;cursor:pointer;min-height:54px;font-size:14px;font-weight:500;gap:20px}summary::-webkit-details-marker{display:none}summary .ph{font-size:18px;transition:transform .2s}details[open] summary .ph{transform:rotate(45deg)}details p,details ul{font-size:13px;color:#5e6c62;line-height:1.85;padding-bottom:15px;overflow-wrap:anywhere}details ul{padding-left:18px;margin-top:4px}.ingredient-text{font-size:12px!important}.preserve-lines{white-space:pre-line}.product-service{display:flex;gap:24px;font-size:11px;margin-top:23px;flex-wrap:wrap}.product-service span{display:flex;gap:7px;align-items:center}.product-service .ph{font-size:19px}.product-story{padding-block:60px;border-top:1px solid var(--line)}.product-story>div{max-width:820px;font-size:15px;line-height:1.9;color:#58675e}.product-story>h2{font-size:43px}.source-details{max-width:820px;margin-top:35px}.source-details summary{font-size:12px}.source-details ul{font-size:11px}.related-section{padding-block:30px 80px}.related-section .product-card-image img{aspect-ratio:1.2;max-height:320px}.routines-section{padding-bottom:70px}.routine-selector{display:flex;border-bottom:1px solid var(--line);gap:30px}.routine-selector button{padding:17px 0;border-bottom:2px solid transparent;font-size:14px}.routine-selector button.selected{border-color:var(--jade);font-weight:650}.routine-introduction{max-width:660px;margin:44px 0 35px}.routine-introduction h2{margin:12px 0 16px}.routine-introduction p{color:#5a675f}.routine-products{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px}.routine-step[hidden]{display:none}.routine-step .step-number{font-family:var(--serif);font-size:33px;color:#8d998b;display:block;border-bottom:1px solid var(--line);margin-bottom:16px}.routine-step .product-card-image img{aspect-ratio:1.2;max-height:350px}.routine-guidance{margin-top:50px;display:flex;gap:25px;padding:30px 38px;background:var(--sage);max-width:850px}.routine-guidance>.ph{font-size:38px}.routine-guidance h3{margin-bottom:8px}.routine-guidance p{font-size:13px;margin-bottom:0}.professional-header{background:#e6e9e0;padding-block:65px}.professional-header h1{margin:18px 0 25px}.professional-header p{color:#5b6b60}.professional-header .button{margin-top:8px}.professional-principles{display:grid;grid-template-columns:repeat(3,1fr);gap:55px;padding-block:55px 75px}.professional-principles h2{font-size:32px;margin:18px 0 14px}.professional-principles p{font-size:13px;line-height:1.9;color:#5b685f}.about-intro{padding-block:75px 50px}.about-intro h1{margin:20px 0 32px}.lead{font-size:18px;line-height:1.8;max-width:760px}.about-intro .lead{color:#627065}.about-story{display:grid;grid-template-columns:1.15fr 1fr;gap:70px;margin-block:15px 90px;align-items:center}.about-story img{height:410px;width:100%;object-fit:cover;object-position:80% center}.about-story p{font-size:14px;line-height:1.9;color:#56635b}.empty-state{padding-block:90px 130px;text-align:center}.empty-state>.ph{font-size:42px}.empty-state h1,.empty-state h2{margin-top:20px;font-size:45px}.empty-state .button{margin-top:20px}.information-page{max-width:860px;padding-block:60px 95px}.information-page h1{font-size:60px;margin:17px 0 35px}.information-page h2{font-size:33px;margin-top:35px}.information-page p{color:#5a655e}.notice{padding:20px 25px;background:#e8eadd;border:1px solid #d9ddca;font-size:13px;color:#4b5d48;border-radius:3px;margin-bottom:28px}.notice p:last-child{margin-bottom:0}.information-page .notice{margin-top:40px}.checkout-page{padding-block:32px 85px}.checkout-heading{padding-block:32px 20px}.checkout-heading h1{font-size:54px;margin:12px 0 16px}.checkout-heading>p:last-child{display:flex;align-items:center;gap:20px;color:#69726a;font-size:12px}.checkout-heading .ph{font-size:14px}.checkout-columns{display:grid;grid-template-columns:1.1fr .8fr;gap:80px;align-items:start}.checkout-columns h2{font-size:34px;margin:0 0 25px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.form-grid .full{grid-column:1/-1}label{display:flex;flex-direction:column;gap:7px;font-size:12px;font-weight:500}input:not([type=checkbox]),select,textarea{border:1px solid #d2d5ca;background:var(--paper);border-radius:3px;min-height:48px;padding:11px 13px;width:100%;font-size:14px}input[readonly]{background:#eceee5;color:#6f766c}.checkbox-label{display:flex;flex-direction:row;align-items:start;gap:12px;font-size:11px;line-height:1.8;margin-top:27px}.checkbox-label input{width:18px;height:18px;margin:2px 0 0;flex-shrink:0;accent-color:var(--jade)}.checkbox-label a{text-decoration:underline}.checkout-submit{width:100%;margin-top:25px}.form-note{font-size:11px;margin-top:13px}.form-error{background:#f6e8e1;color:#9b3525;font-size:13px;padding:15px;margin-top:20px;border:1px solid #e2c5b9;border-radius:3px}.order-summary{background:#edece3;padding:30px;position:sticky;top:106px}.order-item{display:flex;gap:16px;padding-block:20px;border-bottom:1px solid var(--line);align-items:center}.order-item:first-child{padding-top:0}.order-item img{height:78px;width:68px;object-fit:cover;border-radius:3px}.order-item-copy{flex:1;font-size:12px;line-height:1.5}.order-item-copy strong{font-weight:600;display:block}.order-item-copy small{color:var(--muted)}.order-item>.price{font-size:14px;white-space:nowrap}.order-totals{padding-top:20px;font-size:13px}.order-totals>div{display:flex;justify-content:space-between;gap:20px;margin-bottom:12px}.order-totals .total{font-size:19px;font-weight:650;border-top:1px solid var(--line);padding-top:15px;margin-top:18px}.confirmation-page{text-align:center;padding-block:70px 100px;max-width:850px}.confirmation-page .lead{margin-inline:auto}.confirmation-page h1{font-size:56px;margin:18px 0 24px}.confirmation-mark{font-size:48px;margin-bottom:20px}.confirmation-mark .ph{font-size:50px}.confirmation-page .button{margin-top:35px}#confirmation-details{margin:25px auto 0;max-width:570px;text-align:left;padding:25px;background:var(--sage)}#confirmation-details:empty{display:none}.order-status{font-size:13px;text-align:center;font-weight:600;margin-bottom:16px}dialog{border:0;background:var(--ivory);color:var(--ink);padding:30px;border-radius:4px;max-width:calc(100% - 32px)}dialog::backdrop{background:#102b285e;backdrop-filter:blur(2px)}.dialog-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:24px}.dialog-heading h2{font-size:33px;margin:0}.dialog-heading .icon-button{margin-right:-8px}.search-dialog{width:680px;margin-top:135px;padding:34px}.search-form{display:flex;gap:12px}.search-dialog .muted{font-size:12px;margin:20px 0 0}.cart-dialog{margin:0 0 0 auto;height:100dvh;max-height:100dvh;width:460px;max-width:100%;border-radius:0;padding:30px;overflow-y:auto}.cart-line{display:grid;grid-template-columns:70px 1fr 22px;gap:14px;border-bottom:1px solid var(--line);padding:20px 0;position:relative}.cart-line:first-child{padding-top:0}.cart-line img{width:70px;height:90px;object-fit:cover;border-radius:3px}.cart-line h3{font-size:18px;line-height:1.2;letter-spacing:-.02em;margin:0 0 4px}.cart-line small{font-size:10px;color:#6d766c}.cart-line .remove-line{padding:0;align-self:start}.cart-line .remove-line .ph{font-size:16px}.cart-line .cart-line-controls{display:flex;align-items:center;justify-content:space-between;gap:9px;margin-top:11px}.cart-line .quantity-control{min-height:31px;width:99px}.cart-line .quantity-control button{min-height:30px;min-width:29px;padding:3px}.cart-line .quantity-control .ph{font-size:12px}.cart-line .quantity-control span{width:34px;text-align:center;font-size:12px}.cart-line .price{font-size:13px}.cart-total{display:flex;justify-content:space-between;font-size:16px;font-weight:600;margin-top:25px}.cart-shipping{font-size:11px;color:#68766b;margin:7px 0 24px}.cart-checkout{width:100%}.cart-continue{display:table;margin:20px auto 0;font-size:12px}.cart-empty{text-align:center;padding:50px 15px}.cart-empty .ph{font-size:45px}.cart-empty h3{font-size:28px;margin:25px 0 15px}.cart-empty p{font-size:13px;color:#617066}.cart-empty .button{margin-top:15px}#toast{position:fixed;bottom:25px;left:50%;transform:translate(-50%,25px);max-width:calc(100% - 40px);background:var(--jade);color:white;border-radius:4px;font-size:13px;padding:14px 25px;z-index:30;opacity:0;pointer-events:none;transition:opacity .2s,transform .2s}#toast.visible{opacity:1;transform:translate(-50%,0)}.sr-only{position:absolute;width:1px;height:1px;clip:rect(0,0,0,0);overflow:hidden;white-space:nowrap}.skip-link{position:absolute;left:20px;top:-90px;z-index:100;background:white;padding:10px}.skip-link:focus{top:10px}[hidden]{display:none!important}
@media(min-width:1700px){.home-hero{height:650px}.hero-photograph{object-position:center 35%}.hero-copy h1{font-size:90px}}
@media(max-width:1150px){.page-width{width:calc(100% - 64px)}.header-inner{width:calc(100% - 60px);gap:32px}.site-header nav{gap:19px;font-size:12px}.header-actions{gap:10px}.wordmark{font-size:35px}.hero-copy h1{font-size:72px}.hero-description{font-size:16px}.hero-caption{right:1%;font-size:22px}.hero-caption small{font-size:13px}.featured-products{gap:30px}.featured-products .product-card{gap:19px}.featured-products .product-card h3{font-size:23px}.routine-story-copy{padding:45px}.routine-story-copy h2{font-size:42px}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.product-detail{gap:42px}.main-product-image img{height:530px}.product-summary h1{font-size:43px}.purchase-controls{gap:10px}.purchase-controls .button{padding-inline:17px}.checkout-columns{gap:45px}.footer-main{gap:25px}.hero-caption{top:45px}}
@media(max-width:850px){.header-inner{gap:22px}.site-header nav{gap:15px}.site-header nav a:last-child{display:none}.header-actions{gap:7px}.hero-copy h1{font-size:65px}.home-hero{height:550px}.hero-copy{width:57%}.hero-caption{display:none}.hero-photograph{object-position:65% 30%}.category-strip{gap:20px;font-size:11px}.featured-products{gap:25px}.featured-products .product-card{grid-template-columns:40% 1fr;gap:15px}.featured-products .product-card-image{height:180px}.featured-products .product-card h3{font-size:21px}.featured-section h2{font-size:34px}.routine-story-copy{padding:35px}.routine-story-copy h2{font-size:36px}.routine-story{min-height:420px}.section-heading{align-items:start}.product-grid{gap:35px 20px}.product-grid.three .product-card h3{font-size:25px}.footer-main{grid-template-columns:1fr 1fr;gap:38px 60px}.product-detail{gap:30px}.product-summary h1{font-size:39px}.product-subtitle{font-size:16px}.main-product-image img{height:470px}.quantity-control{width:112px}.quantity-control button{min-width:32px}.quantity-control input{width:35px}.purchase-controls .button{font-size:12px;gap:10px}.purchase-controls .button .ph{display:none}.product-summary{padding-top:8px}.professional-principles{gap:30px}.professional-principles h2{font-size:29px}.checkout-columns{gap:30px;grid-template-columns:1fr .8fr}.form-grid{grid-template-columns:1fr}.order-summary{padding:23px}.checkout-columns h2{font-size:30px}.about-story{gap:35px}.about-intro h1{font-size:57px}}
@media(max-width:650px){html{scroll-padding-top:72px}.page-width{width:calc(100% - 40px)}body{font-size:14px}.announcement{height:27px;font-size:10px}.site-header{height:67px}.header-inner{width:calc(100% - 30px);gap:11px}.mobile-menu-toggle{display:inline-flex;min-width:32px;padding:4px}.wordmark{font-size:31px}.site-header nav{display:none;position:absolute;left:0;right:0;top:67px;background:var(--ivory);padding:18px 25px 25px;border-bottom:1px solid var(--line);flex-direction:column;align-items:stretch;gap:5px;font-size:14px}.site-header nav.is-open{display:flex;max-height:calc(100dvh - 67px);overflow-y:auto}.site-header nav a:last-child{display:block}.header-actions{gap:5px}.header-actions .icon-button{min-width:32px;padding:4px}.header-actions .icon-button .ph{font-size:22px}.cart-toggle{gap:5px;font-size:10px;padding:4px}.cart-toggle .ph{font-size:24px}.home-hero{height:770px}.hero-photograph{height:430px;top:auto;bottom:0;object-fit:cover;object-position:100% 32%;width:100%}.hero-inner{align-items:flex-start}.hero-copy{width:100%;padding-top:32px;position:relative;z-index:1}.hero-copy .eyebrow{font-size:8px;letter-spacing:.2em;margin-bottom:14px}.hero-copy h1{font-size:57px;line-height:.95;margin-bottom:17px}.hero-copy h1 br:nth-of-type(2){display:none}.hero-copy h1 em{display:inline-block;margin-left:3px}.hero-description{font-size:14px;line-height:1.5;max-width:290px;margin-bottom:19px}.hero-copy>.button{min-height:47px;padding:13px 19px;font-size:12px;gap:18px}.hero-secondary{margin-top:11px;font-size:12px}.hero-caption{display:none}.category-strip{justify-content:flex-start;gap:19px;padding:0 20px;height:51px;overflow-x:auto;white-space:nowrap;font-size:11px;scrollbar-width:none}.category-strip::-webkit-scrollbar{display:none}.category-strip span{font-size:11px}.featured-section{padding-block:28px 38px}.section-heading{gap:18px;margin-bottom:21px;flex-wrap:wrap;align-items:center}.section-heading h2,.featured-section h2{font-size:33px;line-height:1.03}.section-heading .text-link{font-size:11px}.featured-products{grid-template-columns:1fr;gap:23px}.featured-products .product-card{grid-template-columns:42% 1fr;gap:21px}.featured-products .product-card-image{height:187px}.featured-products .product-card h3{font-size:25px}.featured-products .product-card-copy p{font-size:12px}.featured-products .product-card-copy .eyebrow{font-size:8px}.featured-products .product-card-bottom{gap:3px}.featured-products .product-card-bottom .price{font-size:17px}.featured-products .product-card-bottom .text-link{font-size:11px}.routine-story{grid-template-columns:1fr;margin-block:25px 52px;min-height:0}.routine-story-image{height:280px}.routine-story-image img{padding:20px}.routine-story-copy{padding:32px 26px}.routine-story-copy h2{font-size:37px}.routine-story-copy p:not(.eyebrow){font-size:13px}.routine-story .button{font-size:12px;min-height:48px;padding:13px 20px}.professional-preview{padding-bottom:45px}.product-grid,.product-grid.three{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px 16px}.product-card h3,.product-grid.three .product-card h3{font-size:23px}.product-card-copy .eyebrow{font-size:8px;letter-spacing:.08em}.product-card-copy p{font-size:11px}.product-card .product-size{font-size:10px}.product-card-bottom .price{font-size:16px}.product-card-bottom .text-link{font-size:11px;gap:6px}.product-card-bottom .text-link .ph{font-size:15px}.product-card-copy{padding-top:14px}.image-label{top:9px;left:9px;font-size:7px;padding:4px 6px}.professional-preview .product-card-image img{padding:9px;aspect-ratio:1}.brand-note{padding:45px 20px 48px}.brand-note h2{font-size:35px}.brand-note .eyebrow{font-size:9px}.brand-note .text-link{font-size:12px}.site-footer{padding-top:42px}.footer-main{gap:32px 24px;grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.footer-brand .wordmark{font-size:42px}.footer-brand p{font-size:13px}.footer-brand .eyebrow{margin-top:13px}.footer-note{grid-column:1/-1;max-width:360px}.footer-main h3{font-size:11px;margin-bottom:19px}.footer-main>div>a:not(.wordmark):not(.text-link){font-size:11px}.footer-bottom{font-size:10px;gap:15px;margin-top:30px}.demo-ribbon{font-size:9px;line-height:1.6;padding:8px 17px}.collection-header,.editorial-header{padding-block:40px 25px}.collection-header h1,.editorial-header h1{font-size:47px;margin:15px 0 20px}.collection-header>p:last-child,.editorial-header>p:last-child{font-size:13px}.catalog-tools{width:100%;padding-inline:20px;flex-direction:column;align-items:start;gap:11px}.filter-tabs{flex-wrap:nowrap;overflow:auto;width:calc(100vw - 40px);gap:2px;scrollbar-width:thin}.filter-tabs a{white-space:nowrap;font-size:11px;padding:8px 12px}.catalog-tools>.muted{font-size:10px}.collection-grid{padding-block:26px 48px}.breadcrumb{padding-block:18px;font-size:9px;gap:6px;overflow:hidden;white-space:nowrap}.breadcrumb span{overflow:hidden;text-overflow:ellipsis}.product-detail{display:block;padding-top:0;padding-bottom:32px}.main-product-image img{height:auto;aspect-ratio:1;object-fit:contain}.image-footnote{font-size:8px;margin-top:10px}.product-summary{padding-top:15px}.product-summary>.eyebrow{font-size:9px;margin-bottom:8px}.product-summary h1{font-size:35px;margin-bottom:9px}.product-subtitle{font-size:15px;line-height:1.5;margin-bottom:2px}.product-summary>.product-size{font-size:13px;margin-bottom:12px}.detail-price{font-size:25px;margin:12px 0 6px}.detail-intro{font-size:12px;margin-bottom:22px}.purchase-controls{gap:13px}.quantity-control{width:124px;min-height:49px}.quantity-control button{min-width:37px;min-height:46px}.quantity-control input{width:39px;min-height:46px;padding:0;font-size:14px}.purchase-controls .button{min-height:49px;font-size:13px}.availability{font-size:10px}.product-accordions{margin-top:23px}.product-accordions details:not([open]) summary{min-height:55px}summary{font-size:13px}.product-accordions details p,.product-accordions details ul{font-size:12px}.product-service{font-size:10px;gap:18px}.product-story{padding-block:37px}.product-story>h2{font-size:34px}.product-story>div{font-size:13px}.related-section{padding-block:12px 45px}.related-section .product-card-image img{aspect-ratio:1}.routine-selector{gap:18px;overflow:auto;white-space:nowrap}.routine-selector button{font-size:11px;padding:14px 0}.routine-introduction{margin-block:28px}.routine-introduction h2{font-size:35px}.routine-introduction p{font-size:13px}.routine-products{grid-template-columns:1fr;gap:30px}.routine-step .product-card{display:grid;grid-template-columns:40% 1fr;align-items:center;gap:20px}.routine-step .product-card-image img{height:190px;aspect-ratio:auto;object-fit:contain}.routine-step .product-card-copy{padding-top:0}.routine-step .step-number{font-size:25px}.routine-guidance{padding:23px 22px;gap:17px}.routine-guidance>.ph{font-size:29px}.routine-guidance h3{font-size:27px}.routine-guidance p{font-size:12px}.professional-header{padding-block:43px}.professional-header h1{font-size:48px}.professional-header p{font-size:13px}.professional-header .button{font-size:12px}.professional-principles{grid-template-columns:1fr;gap:20px;padding-block:32px 42px}.professional-principles article{border-bottom:1px solid var(--line);padding-bottom:17px}.professional-principles h2{font-size:30px;margin:10px 0 12px}.professional-principles p{font-size:12px}.about-intro{padding-block:45px 20px}.about-intro h1{font-size:47px}.about-intro .lead{font-size:15px}.about-story{grid-template-columns:1fr;gap:28px;margin-block:15px 45px}.about-story img{height:270px}.about-story h2{font-size:38px}.about-story p{font-size:13px}.information-page{padding-block:40px 60px}.information-page h1{font-size:45px}.information-page h2{font-size:30px}.information-page p{font-size:13px}.notice{padding:17px 19px;font-size:12px}.checkout-page{padding-block:25px 50px}.checkout-heading{padding-block:28px 16px}.checkout-heading h1{font-size:43px}.checkout-heading>p:last-child{font-size:11px;gap:12px}.checkout-columns{display:flex;flex-direction:column-reverse;gap:30px}.checkout-columns>form,.checkout-columns>aside{width:100%}.order-summary{position:static;padding:23px}.order-item{padding-block:16px}.order-item img{width:60px;height:70px}.checkout-columns h2{font-size:31px}.form-grid{grid-template-columns:1fr 1fr;gap:18px 13px}.form-grid label:nth-child(2),.form-grid label:nth-child(3){grid-column:1/-1}.form-grid label{font-size:11px}.form-grid input,.form-grid select{font-size:14px}.checkout-submit{font-size:14px}.confirmation-page{padding-block:45px 65px}.confirmation-page h1{font-size:42px}.confirmation-page .lead{font-size:15px}.search-dialog{padding:23px;margin-top:105px}.search-form{flex-direction:column}.dialog-heading h2{font-size:28px}.search-form input{font-size:15px}.search-form .button{font-size:13px;min-height:45px}.cart-dialog{padding:25px 22px;width:390px}.cart-dialog .dialog-heading{margin-bottom:25px}.cart-line{grid-template-columns:64px 1fr 17px;gap:12px}.cart-line img{width:64px;height:82px}.cart-line .price{font-size:12px}.cart-line .cart-line-controls{gap:8px}.cart-total{font-size:15px}.cart-checkout{font-size:13px}.desktop-only{display:none}.empty-state h1,.empty-state h2{font-size:36px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
/* Fidelity refinements after the first comparison with the selected design. */
.gallery-options{display:flex;justify-content:center;gap:3px;padding:7px 0 0}.gallery-options button{min-width:27px;min-height:27px;padding:4px;color:#8f998b}.gallery-options button.selected{color:var(--jade)}.gallery-options .ph{font-size:10px}.main-product-image img{mix-blend-mode:normal}.featured-products .product-card-image img{object-fit:cover;object-position:center 47%}
@media(min-width:1151px){.announcement{font-size:14px}.wordmark{font-size:43px}.site-header nav{font-size:16px;gap:30px}.header-inner{gap:54px}.cart-toggle{font-size:14px}.hero-copy h1{font-size:90px;line-height:.98}.hero-description{font-size:22px;line-height:1.42}.hero-copy>.button{font-size:18px;min-height:61px;padding:17px 32px}.hero-secondary{font-size:16px}.hero-copy .eyebrow{font-size:11px}.hero-copy{padding-bottom:0}.category-strip{font-size:15px;height:48px}.featured-section{padding-top:24px}.featured-section h2{font-size:46px}.featured-products .product-card{grid-template-columns:46% 1fr;gap:25px}.featured-products .product-card-image{height:200px}.featured-products .product-card h3{font-size:28px}.featured-products .product-card-copy p{font-size:15px}.featured-products .product-card .product-size{font-size:14px}.featured-products .product-card-copy .eyebrow{font-size:10px}.featured-products .product-card-bottom .price{font-size:21px}.featured-products .product-card-bottom .text-link{font-size:14px}.featured-section .section-heading{margin-bottom:19px}.featured-section>.section-heading>.text-link{font-size:14px}}
@media(max-width:650px){.product-page .announcement,.product-page .breadcrumb{display:none}.product-page .site-header{border-bottom:0}.product-page .product-detail{padding-top:10px}.product-page .product-summary{padding-top:12px}.product-page .product-summary h1{font-size:31px}.product-page .product-summary>.eyebrow{margin-bottom:5px}.product-page .detail-intro{margin-bottom:20px}.product-page .availability{display:none}.product-page .product-accordions{margin-top:20px}.product-page .product-service{margin-top:25px}.product-page .main-product-image img{aspect-ratio:1.07;object-fit:cover;object-position:center 48%}.product-page .gallery-options{padding-top:4px}.product-page .gallery-options button{min-height:23px}.product-page .purchase-controls{margin-bottom:0}}
 .footer-contact { padding-block:0 28px; display:flex; align-items:baseline; gap:24px; flex-wrap:wrap; }
 .footer-contact[hidden] { display:none; }
 .footer-contact h3 { font-size:24px; margin:0; }
 .footer-contact a { font-size:14px; text-underline-offset:5px; }
 .confirmation-actions { display:flex; justify-content:center; gap:12px; flex-wrap:wrap; margin:0 0 18px; }
 .confirmation-actions[hidden], .confirmation-actions button[hidden] { display:none; }
 @media(max-width:650px){.hero-copy h1 em{margin-left:.13em}}
