:root{--ink:#20221e;--muted:#72766c;--paper:#fff;--cream:#f5f3ec;--sand:#e7e1d3;--sage:#e7ebdf;--gold:#a88b4c;--line:#e6e6df;--font:'DM Sans',sans-serif;--heading:'Manrope',sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:120px}body{margin:0;background:var(--paper);color:var(--ink);font:15px/1.6 var(--font);-webkit-font-smoothing:antialiased}body:has(dialog[open]){overflow:hidden}[hidden]{display:none!important}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer;color:inherit}button:disabled{cursor:not-allowed;opacity:.5}button{border:0;background:none}img{display:block;max-width:100%}svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.4;stroke-linecap:round;stroke-linejoin:round}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:var(--heading);line-height:1.15}h1{font-weight:500;letter-spacing:-3px}h2{font-weight:500;letter-spacing:-1.6px}h3{font-weight:600}a:focus-visible,button:focus-visible,summary:focus-visible{outline:2px solid var(--gold);outline-offset:5px}input:focus,select:focus,textarea:focus{outline:2px solid var(--gold);outline-offset:1px}::selection{background:#e0d3b3}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.skip-link{position:fixed;top:-100px;left:12px;z-index:100;background:white;padding:12px}.skip-link:focus{top:12px}.announcement{min-height:34px;background:#242720;color:#fff;display:flex;justify-content:space-between;align-items:center;padding:6px 4.5%;font-size:10px;letter-spacing:.7px}.announcement>span:nth-child(2){font-size:11px}.announcement>span:nth-child(2)>span{margin-left:10px}.site-header{height:100px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 4.5%;border-bottom:1px solid var(--line);background:rgba(255,255,255,.97);position:sticky;top:0;z-index:20}.header-left,.header-right,.header-left nav{display:flex;align-items:center;gap:26px}.header-left>.icon-button{display:none}.header-left nav a,.contact-link{font-size:12px}.header-left nav a:hover,.contact-link:hover{text-decoration:underline;text-underline-offset:5px}.header-right{justify-content:flex-end;gap:19px}.wordmark{font-family:var(--heading);font-size:35px;font-weight:800;letter-spacing:-2px;line-height:1;display:block}.wordmark>span{display:block;letter-spacing:2px;font:7px/1 var(--font);margin-top:10px;text-align:center}.icon-button{width:42px;height:44px;padding:9px;display:inline-flex;justify-content:center;align-items:center}.cart-toggle{position:relative}.cart-toggle>span{position:absolute;right:-2px;top:3px;min-width:16px;height:16px;background:var(--ink);border-radius:50%;color:#fff;font-size:9px;line-height:16px}.hero{height:min(620px,46vw);min-height:480px;position:relative;overflow:hidden;background:#ece4d4}.hero-image{position:absolute;width:100%;height:100%;object-fit:cover;object-position:center}.hero:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,transparent 30%,rgba(248,244,234,.16) 47%,rgba(248,244,234,.95) 100%)}.hero-copy{position:relative;z-index:1;width:47%;margin-left:53%;padding:6.5% 5% 4% 3%}.eyebrow{display:block;font-size:10px;font-weight:600;letter-spacing:2px;text-transform:uppercase}.hero h1{font-size:clamp(44px,4.8vw,76px);margin:22px 0 22px;line-height:1.08}.hero-copy>p{font-size:14px;max-width:320px;color:#5a5c53;line-height:1.8}.button{display:inline-flex;align-items:center;justify-content:center;gap:30px;min-height:49px;padding:12px 24px;border:1px solid var(--ink);border-radius:3px;background:var(--ink);color:#fff;font-size:12px;font-weight:500;transition:background .2s,transform .2s}.button:hover:not(:disabled){background:#43483a;transform:translateY(-1px)}.button-light{background:#fff;color:var(--ink);border-color:#d5d7ce}.button-light:hover:not(:disabled){background:var(--cream)}.hero .button{margin-top:28px}.hero-pagination{position:absolute;bottom:22px;left:4.5%;z-index:2;display:flex;gap:12px;align-items:center;font-size:10px;letter-spacing:2px}.hero-pagination button{border:1px solid #5557;border-radius:50%;width:29px;height:29px;padding:0}.hero-bottom{position:absolute;bottom:25px;right:5%;z-index:2;font-size:9px;letter-spacing:1.7px}.promise-bar{display:flex;justify-content:space-evenly;gap:20px;align-items:center;padding:21px 5%;border-bottom:1px solid var(--line);font-size:10px;letter-spacing:1px}.promise-bar span{display:flex;align-items:center;gap:10px}.promise-bar svg{width:17px;height:17px}.section{max-width:1440px;margin:0 auto;padding:82px 5%}.section-title{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:32px;gap:20px}.section-title h2{font-size:39px;margin-top:12px}.section-title p{color:var(--muted);font-size:12px;max-width:240px}.text-link{font-size:12px;border-bottom:1px solid;padding-bottom:4px;display:inline-block}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:26px}.product-image{aspect-ratio:4/4.3;background:var(--cream);position:relative;border-radius:7px;overflow:hidden;display:block}.product-image img{width:100%;height:100%;object-fit:cover;transition:transform .6s}.product-card:hover .product-image img{transform:scale(1.035)}.badge{position:absolute;top:16px;left:16px;padding:5px 10px;font-size:9px;letter-spacing:.5px;background:#fff9;border-radius:3px}.image-action{position:absolute;bottom:15px;right:15px;display:grid;place-items:center;width:32px;height:32px;background:#fff;border-radius:50%;font-size:18px}.product-topline{display:flex;justify-content:space-between;align-items:center;font-size:9px;letter-spacing:1.1px;text-transform:uppercase;color:var(--muted);margin:19px 0 7px}.product-card h3{font-size:17px;letter-spacing:-.5px}.product-description{color:var(--muted);font-size:11px;margin-top:5px}.product-price{font-size:13px;margin-top:11px;display:flex;justify-content:space-between;align-items:center}.product-price small{font-size:10px;color:var(--muted)}.product-card>.button{width:100%;margin-top:16px;background:white;color:var(--ink);border-color:#cfd1c7;justify-content:space-between;min-height:43px}.product-card>.button:hover{background:var(--ink);color:white}.product-note{text-align:center;font-size:11px;color:var(--muted);margin-top:28px}.editorial{display:grid;grid-template-columns:1fr 1fr;margin:0 5%;background:#f1f0e8;border-radius:6px;overflow:hidden}.editorial-image{width:100%;height:580px;object-fit:cover}.editorial-copy{padding:70px 13%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.editorial h2{font-size:48px;margin:20px 0}.editorial p{color:#6b6e62;font-size:13px;line-height:1.9}.editorial ul{list-style:none;margin:25px 0;padding:0;width:100%}.editorial li{font-size:12px;padding:10px 0;border-bottom:1px solid #d7d9ce;display:flex;gap:20px}.editorial li span{font-size:10px;color:#969b89}.reels-section{padding-bottom:70px}.reel-track{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(0,1fr);gap:15px}.reel-card{position:relative;aspect-ratio:9/15;border-radius:6px;overflow:hidden;background:var(--cream);padding:0;text-align:left}.reel-card img{width:100%;height:100%;object-fit:cover;transition:transform .4s}.reel-card:hover img{transform:scale(1.06)}.reel-card:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,#0009,transparent 55%)}.reel-play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1;border:1px solid #fff8;background:#fff3;backdrop-filter:blur(4px);color:#fff;border-radius:50%;height:43px;width:43px;display:grid;place-items:center;font-size:12px}.reel-label{position:absolute;bottom:14px;left:13px;color:white;font-size:11px;z-index:1}.reel-label small{display:block;font-size:8px;letter-spacing:1px;margin-bottom:5px}.reel-disclaimer{font-size:10px;color:var(--muted);margin-top:13px}.quote-section{background:var(--cream);text-align:center;padding:65px 8%}.quote-section .eyebrow{color:#89836d}.quote-section blockquote{font:500 31px/1.5 var(--heading);letter-spacing:-1px;max-width:850px;margin:25px auto}.quote-section p{font-size:10px;letter-spacing:1.5px}.routine{display:grid;grid-template-columns:1fr 1.4fr;gap:90px;align-items:center}.routine h2{font-size:42px;margin:18px 0}.routine-intro>p{font-size:13px;color:var(--muted);max-width:290px}.routine-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.routine-steps article{border-top:1px solid #c9cdbc;padding-top:20px}.routine-steps .step{font-size:12px;color:#8b947a;display:block;margin-bottom:35px}.routine-steps h3{font-size:17px;margin-bottom:12px}.routine-steps p{font-size:12px;color:var(--muted)}.faq-section{display:grid;grid-template-columns:1fr 1.5fr;gap:80px;border-top:1px solid var(--line)}.faq-intro h2{font-size:40px;margin:15px 0 22px}.faq-intro p{font-size:12px;color:var(--muted)}details{border-bottom:1px solid var(--line)}summary{list-style:none;cursor:pointer;padding:22px 32px 22px 0;font-size:13px;position:relative}summary::-webkit-details-marker{display:none}summary:after{content:'+';position:absolute;right:4px;font-size:20px;top:16px;font-weight:400}details[open] summary:after{content:'−'}details p,details ul{font-size:12px;color:var(--muted);padding:0 24px 23px 0;line-height:1.9}details ul{padding-left:18px}.trust-strip{display:grid;grid-template-columns:repeat(4,1fr);background:#eceee5;padding:37px 5%;text-align:center}.trust-strip svg{width:27px;height:27px;margin:0 auto 8px}.trust-strip strong{display:block;font-size:11px;font-weight:500}.trust-strip span{display:block;font-size:10px;color:var(--muted);margin-top:3px}.site-footer{background:#f7f7f2;padding:60px 5% 0}.footer-top{display:grid;grid-template-columns:1.4fr 1fr 1fr 1.3fr;gap:60px;padding-bottom:55px}.footer-brand .wordmark{font-size:40px}.footer-brand p{font-family:var(--heading);font-size:24px;letter-spacing:-.8px;line-height:1.3;margin:18px 0}.footer-brand>span{font-size:10px;color:var(--muted)}.footer-top h2{font-size:11px;margin-bottom:20px}.footer-top>div:not(:first-child)>a{display:block;font-size:11px;color:#707365;margin-bottom:10px}.footer-note p{font-size:12px;color:var(--muted);margin-bottom:20px}.footer-note .text-link{width:max-content}.footer-bottom{padding:20px 0;border-top:1px solid #dedfd5;display:flex;justify-content:space-between;align-items:center;font-size:9px;color:var(--muted)}.payment-pill{padding:5px 10px;border:1px solid #d6d9ce;border-radius:3px;color:var(--ink)}.whatsapp{position:fixed;right:22px;bottom:22px;z-index:21;display:grid;place-items:center;background:#fff;width:48px;height:48px;border-radius:50%;box-shadow:0 3px 20px #0002;color:#466441;border:1px solid #d9e0d4}.whatsapp svg{width:27px;height:27px}.drawer{position:fixed;inset:0 0 0 auto;margin:0;width:min(480px,100%);height:100dvh;max-height:100dvh;border:0;padding:0;max-width:100%;background:white;color:var(--ink);overflow:auto}.drawer[open]{display:flex;flex-direction:column;animation:slide-in .25s ease-out}dialog::backdrop{background:#1c251b66;backdrop-filter:blur(2px)}.drawer-head{padding:25px 28px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);gap:20px}.drawer-head h2{font-size:26px;letter-spacing:-.8px}.drawer-head .eyebrow{font-size:8px;margin-bottom:9px}.drawer-head h2>span{font:12px var(--font);vertical-align:top;display:inline-block;margin:4px}.close{font-size:28px;font-weight:400}.drawer #cart-content{flex:1;display:flex;flex-direction:column}.shipping-progress{padding:20px 28px;background:var(--cream);font-size:11px}.shipping-progress .progress{height:3px;background:#dfdfd2;margin-top:12px;overflow:hidden}.shipping-progress .progress span{display:block;height:100%;background:#727e62}.cart-item{display:grid;grid-template-columns:100px 1fr;gap:20px;margin:28px}.cart-item img{width:100px;height:125px;object-fit:cover;border-radius:4px}.cart-item h3{font-size:14px;margin:2px 0 8px}.cart-item p{font-size:11px;color:var(--muted)}.cart-item-bottom{display:flex;justify-content:space-between;align-items:center;margin-top:16px}.quantity{display:inline-flex;border:1px solid #d5d7ce;border-radius:3px;align-items:center;background:white;height:36px}.quantity button{width:32px;height:34px;font-size:17px}.quantity input{width:33px;text-align:center;border:0;padding:0;font-size:12px;background:transparent;appearance:textfield}.quantity input::-webkit-inner-spin-button{display:none}.remove{font-size:10px;text-decoration:underline;color:var(--muted)}.cart-bottom{margin-top:auto;padding:28px;border-top:1px solid var(--line);background:#fcfcf9}.cart-bottom .button{width:100%;margin-top:20px;justify-content:space-between}.total-row{display:flex;justify-content:space-between;gap:20px;font-size:13px;margin:10px 0}.total-row.large{border-top:1px solid var(--line);padding-top:20px;margin-top:20px;font-size:18px}.cart-bottom>p{font-size:10px;color:var(--muted);margin-top:10px}.cart-empty{text-align:center;margin:auto;padding:60px 30px}.cart-empty svg{width:55px;height:55px;color:#87917b;margin-bottom:25px}.cart-empty h3{font-size:25px}.cart-empty p{font-size:12px;color:var(--muted);margin:15px 0 25px}.menu-drawer{inset:0 auto 0 0}.menu-drawer nav{padding:20px 28px}.menu-drawer nav>a{display:flex;justify-content:space-between;padding:18px 0;font:500 23px var(--heading);border-bottom:1px solid var(--line)}.menu-note{margin-top:auto;padding:28px;font-size:12px;color:var(--muted)}.search-dialog,.reel-dialog{border:0;padding:0;width:min(640px,calc(100% - 32px));border-radius:6px;max-height:90dvh}.search-dialog input{width:calc(100% - 56px);margin:24px 28px 0;padding:14px;border:1px solid var(--line);border-radius:3px}#search-results{padding:24px 28px}.search-result{display:flex;align-items:center;gap:20px}.search-result img{width:75px;border-radius:4px}.search-result h3{font-size:15px}.search-result p{font-size:12px;margin-top:8px;color:var(--muted)}.reel-dialog{width:min(450px,calc(100% - 24px))}#reel-content{padding:20px;text-align:center}#reel-content iframe{width:100%;height:510px;border:1px solid var(--line);border-radius:4px}#reel-content p{font-size:11px;color:var(--muted);margin:16px 0}.reel-dialog h2{font-size:20px}#toast{position:fixed;bottom:25px;left:50%;transform:translate(-50%,20px);background:var(--ink);color:white;padding:12px 20px;border-radius:4px;font-size:12px;z-index:100;opacity:0;pointer-events:none;transition:.2s;max-width:90vw}#toast.visible{opacity:1;transform:translate(-50%,0)}.loading{padding:120px 5%;text-align:center}.breadcrumbs{font-size:10px;color:var(--muted);margin-bottom:35px}.product-detail{display:grid;grid-template-columns:1.05fr 1fr;gap:70px}.detail-image{aspect-ratio:1/1.05;object-fit:cover;width:100%;border-radius:5px}.thumbnails{display:flex;gap:12px;margin-top:15px}.thumbnails button{width:75px;padding:0;border:1px solid transparent;border-radius:3px;overflow:hidden}.thumbnails button.selected{border-color:var(--gold)}.thumbnails img{aspect-ratio:1;object-fit:cover}.detail-copy h1{font-size:43px;letter-spacing:-1.7px;margin:15px 0 14px}.detail-copy>.description{font-size:13px;color:var(--muted);margin:20px 0;line-height:1.9}.detail-price{font-size:20px}.detail-price span{color:var(--muted);font-size:12px;margin-left:10px}.detail-buy{display:flex;gap:14px;margin-top:25px;align-items:center}.detail-buy .quantity{height:50px}.detail-buy .button{flex:1}.detail-copy>.button{width:100%;margin-top:12px}.detail-shipping{font-size:10px;color:var(--muted);margin:15px 0 22px}.info-page{max-width:860px;min-height:50vh}.info-page h1{font-size:48px;letter-spacing:-2px;margin-bottom:25px}.info-page>p{font-size:15px;color:var(--muted);margin-bottom:20px;line-height:1.9}.info-page .button{margin-top:20px}.checkout-main{max-width:1280px;margin:auto;padding:50px 5% 90px;display:grid;grid-template-columns:1.2fr 1fr;gap:75px}.checkout-main h1{font-size:30px;letter-spacing:-1px;margin:10px 0 30px}.checkout-main h2{font-size:19px;letter-spacing:-.5px;margin:25px 0 18px}.checkout-form fieldset{border:0;padding:0;margin:0;min-width:0}.checkout-form .field-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.field{display:flex;flex-direction:column;gap:6px;margin-bottom:14px}.field label{font-size:11px}.field input,.field select,.field textarea{width:100%;padding:13px 14px;min-height:49px;border:1px solid #d4d7cc;border-radius:4px;color:var(--ink);background:white;font-size:13px}.field textarea{resize:vertical;min-height:80px}.field input::placeholder{color:#a0a399}.field input:invalid:not(:placeholder-shown):not(:focus){border-color:#bb7969}.delivery-option{display:flex;align-items:center;gap:12px;padding:17px;background:#f2f4ee;border:1px solid #bbc4ae;border-radius:4px;font-size:12px}.delivery-option>strong{margin-left:auto;font-weight:500}.delivery-option input{accent-color:var(--ink)}.checkout-form .muted{font-size:11px;margin-top:10px}.muted{color:var(--muted)}.checkout-form .button{width:100%;margin-top:25px}.checkout-summary{background:var(--cream);border:1px solid #e9e9df;border-radius:5px;padding:30px;height:max-content;position:sticky;top:130px}.checkout-summary .cart-item{margin:0 0 27px;grid-template-columns:80px 1fr}.checkout-summary .cart-item img{width:80px;height:95px}.checkout-summary .cart-item h3{font-size:13px}.summary-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:25px}.summary-title h2{margin:0}.summary-title button{font-size:11px;text-decoration:underline}.discount-form{display:flex;gap:10px;margin:20px 0 8px}.discount-form input{width:100%;min-width:0;border:1px solid #d1d6c9;padding:12px;border-radius:4px;background:white;font-size:12px}.discount-form .button{min-height:45px;margin:0;padding:10px 20px}.discount-status{font-size:11px;margin-bottom:18px;min-height:18px}.checkout-summary .secure-note{font-size:10px;color:var(--muted);margin-top:25px;border-top:1px solid var(--line);padding-top:20px}.checkout-error{background:#fbefeb;border:1px solid #e5c5ba;color:#8a3e2a;border-radius:4px;padding:14px;font-size:12px;margin-top:18px}.checkout-error:empty{display:none}.honey{position:absolute;left:-10000px;opacity:0;height:0}.checkout-success{max-width:700px;margin:70px auto;padding:50px 40px;border:1px solid var(--line);border-radius:6px;text-align:center}.success-icon{display:grid;place-items:center;width:65px;height:65px;border-radius:50%;background:var(--sage);margin:0 auto 25px;font-size:27px}.checkout-success h1{font-size:35px;letter-spacing:-1.3px;margin-bottom:20px}.checkout-success p{color:var(--muted);font-size:13px;margin-bottom:15px}.order-reference{overflow-wrap:anywhere;padding:16px;background:var(--cream);font-size:12px;margin:20px 0}.checkout-success .button{margin-top:20px}.no-cart{min-height:50vh;padding:100px 20px;text-align:center}.no-cart h1{font-size:40px;letter-spacing:-1px;margin-bottom:25px}.no-cart .button{margin-top:20px}@keyframes slide-in{from{transform:translateX(100%)}to{transform:translateX(0)}}
@media(min-width:1600px){.hero-copy{padding-top:80px}.hero{height:650px;max-height:none}.hero h1{font-size:76px}}@media(max-width:1100px){.header-left nav{gap:16px}.header-right .contact-link{display:none}.hero{min-height:450px}.hero-copy{padding-top:65px}.hero h1{font-size:51px}.hero-bottom{display:none}.editorial-copy{padding:40px 10%}.editorial h2{font-size:38px}.editorial-image{height:500px}.reel-track{grid-auto-columns:180px;overflow-x:auto;padding-bottom:15px;scroll-snap-type:x mandatory}.reel-card{scroll-snap-align:start}.routine{gap:35px}.footer-top{gap:30px}.checkout-main{gap:35px}}
@media(max-width:760px){html{scroll-padding-top:90px}.announcement{justify-content:center;min-height:32px;padding:6px 12px}.announcement>span:first-child,.announcement>span:last-child{display:none}.announcement>span:nth-child(2){font-size:9px}.site-header{height:77px;padding:0 18px}.header-left nav{display:none}.header-left>.icon-button{display:flex;margin-left:-8px}.wordmark{font-size:28px;letter-spacing:-1.5px}.wordmark>span{font-size:5.5px;letter-spacing:1.4px;margin-top:8px}.header-right{gap:2px}.header-right .icon-button{width:34px;padding:6px}.hero{height:650px;min-height:0}.hero-image{object-position:30% top;height:390px;object-fit:cover;width:100%}.hero:after{background:linear-gradient(180deg,transparent 28%,rgba(245,239,225,.2) 38%,#f5efe1 59%)}.hero-copy{width:100%;margin:0;padding:325px 26px 35px}.hero-copy .eyebrow{font-size:8px;letter-spacing:1.6px}.hero h1{font-size:42px;letter-spacing:-2px;line-height:1.12;margin:14px 0}.hero-copy>p{font-size:12px;max-width:290px;line-height:1.7}.hero .button{margin-top:20px;min-height:43px;padding:10px 18px;font-size:11px}.hero-pagination{bottom:20px;left:auto;right:22px;gap:8px;font-size:9px}.promise-bar{padding:16px 15px;gap:10px;justify-content:space-between;font-size:8px;letter-spacing:0}.promise-bar span{gap:6px}.promise-bar svg{width:14px;height:14px}.promise-bar span:last-child{display:none}.section{padding:50px 20px}.section-title{margin-bottom:25px;align-items:flex-end}.section-title h2{font-size:29px;letter-spacing:-1px;margin-top:10px}.section-title>.text-link{font-size:10px;white-space:nowrap}.section-title>p{display:none}.eyebrow{font-size:8px;letter-spacing:1.6px}.product-grid{grid-template-columns:repeat(3,75vw);gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:15px;margin-right:-20px;padding-right:20px}.product-card{scroll-snap-align:start}.product-image{aspect-ratio:4/4.25}.product-card h3{font-size:16px}.product-description{font-size:11px}.product-topline{font-size:8px}.product-note{text-align:left;font-size:10px;margin-top:14px}.editorial{grid-template-columns:1fr;margin:0 20px}.editorial-image{height:auto;aspect-ratio:1.1;object-position:center 45%}.editorial-copy{padding:35px 28px 40px}.editorial h2{font-size:34px;margin:15px 0}.editorial p{font-size:12px}.reel-track{grid-auto-columns:175px;gap:12px;margin-right:-20px;padding-right:20px}.reel-disclaimer{font-size:9px}.quote-section{padding:45px 25px}.quote-section blockquote{font-size:23px;letter-spacing:-.6px;margin:20px auto}.quote-section p{font-size:8px}.routine{grid-template-columns:1fr;gap:35px}.routine h2{font-size:33px;letter-spacing:-1.3px;margin:12px 0}.routine-intro>p{max-width:100%;font-size:12px}.routine-steps{gap:16px}.routine-steps .step{margin-bottom:22px}.routine-steps h3{font-size:14px}.routine-steps p{font-size:10px}.faq-section{grid-template-columns:1fr;gap:15px}.faq-intro h2{font-size:31px;margin:13px 0}.faq-intro>p{display:none}summary{font-size:12px;padding:20px 25px 20px 0}.trust-strip{grid-template-columns:1fr 1fr;gap:28px 15px;padding:35px 20px}.trust-strip strong{font-size:10px}.trust-strip span{font-size:9px}.site-footer{padding:40px 24px 0}.footer-top{grid-template-columns:1fr 1fr;gap:35px 20px;padding-bottom:35px}.footer-brand{grid-column:1/-1}.footer-brand p{font-size:25px}.footer-note{grid-column:1/-1;max-width:270px}.footer-top h2{margin-bottom:17px}.footer-bottom{gap:14px;flex-wrap:wrap;font-size:8px;padding-bottom:30px}.whatsapp{width:43px;height:43px;right:15px;bottom:16px}.drawer-head{padding:22px}.cart-item{margin:24px}.cart-bottom{padding:24px}.search-dialog .drawer-head h2{font-size:21px}.product-detail{grid-template-columns:1fr;gap:35px}.breadcrumbs{margin-bottom:22px}.product-detail .detail-copy h1{font-size:33px;letter-spacing:-1px}.product-detail .detail-image{aspect-ratio:1}.product-detail.section{padding-top:25px}.info-page{padding:45px 24px}.info-page h1{font-size:37px;letter-spacing:-1.2px}.info-page>p{font-size:13px}.checkout-main{padding:30px 20px 55px;display:flex;flex-direction:column;gap:30px}.checkout-main h1{font-size:27px;margin-bottom:25px}.checkout-summary{position:static;padding:22px}.checkout-form .field-grid{gap:12px}.field input,.field select,.field textarea{font-size:16px}.checkout-summary{order:-1}.checkout-summary .cart-item{margin-bottom:15px}.checkout-summary .secure-note{display:none}.checkout-summary h2{font-size:17px}.checkout-main>.checkout-summary .total-row.large{font-size:17px}.checkout-main .breadcrumbs{margin-bottom:15px}.checkout-success{margin:35px 20px;padding:35px 22px}.checkout-success h1{font-size:30px}.no-cart{padding:60px 20px}.no-cart h1{font-size:31px}.reel-dialog .drawer-head{padding:15px}.reel-dialog h2{font-size:17px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}

.reviews-section{padding-top:0}.reviews-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.review{border:1px solid var(--line);border-radius:5px;padding:22px;display:flex;flex-direction:column;gap:22px}.review img{width:65px;height:75px;object-fit:cover;border-radius:3px}.review blockquote{font:400 14px/1.8 var(--font);margin:0 0 20px}.review span{font-size:10px;color:var(--muted)}@media(max-width:760px){.reviews-grid{grid-template-columns:repeat(3,75vw);overflow-x:auto;gap:15px;margin-right:-20px;padding-right:20px;scroll-snap-type:x mandatory}.review{scroll-snap-align:start;padding:20px}.review blockquote{font-size:13px}.hero-image{object-position:center top}.field label{font-size:12px}}

/* September campaign: preserve the bottle and box in the mobile crop. */
.hero:not([data-slide="2"]){background:#eef0e7}
.hero:not([data-slide="2"]):after{background:linear-gradient(90deg,transparent 30%,rgba(244,246,239,.12) 47%,rgba(244,246,239,.94) 100%)}
@media(max-width:760px){
  .hero:not([data-slide="2"]) .hero-image{object-position:15% top}
  .hero:not([data-slide="2"]):after{background:linear-gradient(180deg,transparent 28%,rgba(238,240,231,.2) 38%,#eef0e7 59%)}
}

/* Journal and review photography use the existing SKINCO type, colours and spacing. */
.review{padding:16px;gap:22px}
.review img{width:100%;height:auto;aspect-ratio:4/5;object-fit:contain;background:var(--cream);border-radius:4px}
.review>div{padding:0 6px 6px}
.editorial-image{object-fit:contain;background:#ede3d9}
summary h2,summary h3{display:inline;font-family:var(--font);font-size:inherit;font-weight:500;letter-spacing:normal;line-height:inherit}
.agency-credit{display:block;margin-top:5px;text-decoration:underline;text-underline-offset:3px}
.footer-top h2{letter-spacing:normal}
.journal-header{max-width:720px;margin-bottom:48px}
.journal-header h1{font-size:clamp(38px,5vw,64px);margin:18px 0 22px;letter-spacing:-2px}
.journal-header>p{color:var(--muted);max-width:550px}
.journal-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}
.journal-image{display:block;aspect-ratio:1;overflow:hidden;background:var(--cream);border-radius:5px;margin-bottom:24px}
.journal-image img{width:100%;height:100%;object-fit:cover;transition:transform .4s}
.journal-card:hover .journal-image img{transform:scale(1.025)}
.journal-card h2,.journal-card h3{font-size:23px;line-height:1.3;letter-spacing:-.7px;margin:12px 0}
.journal-card p{font-size:13px;color:var(--muted);margin-bottom:22px}
.journal-article{max-width:1080px}
.article-header{max-width:780px;margin:0 auto 36px}
.article-header h1{font-size:clamp(34px,4.5vw,57px);letter-spacing:-2px;line-height:1.12;margin:20px 0}
.article-byline{font-size:12px;color:var(--muted);margin-bottom:24px}
.article-byline a{text-decoration:underline;text-underline-offset:3px}
.article-intro{font-size:17px;line-height:1.8;color:#53584b}
.article-cover{width:100%;height:auto;max-height:680px;object-fit:contain;background:var(--cream);border-radius:5px;margin-bottom:48px}
.article-body{max-width:720px;margin:auto}
.article-body section{margin:0 0 36px}
.article-body h2{font-size:28px;letter-spacing:-.8px;line-height:1.25;margin-bottom:18px}
.article-body p{line-height:1.9;color:#53584b}
.article-cta{background:var(--cream);padding:32px;margin:48px 0;border-radius:5px}
.article-cta h2{margin-top:14px}.article-cta .button{margin:22px 18px 0 0}
.related-story p{margin-top:20px;font-size:12px}
.checkout-handoff-note{font-size:13px;color:#53584b;margin:20px 0}
.checkout-success .eyebrow{margin-bottom:18px}.checkout-success .button{margin:24px 0 16px}.checkout-success button.text-link{margin:18px 0}
@media(min-width:761px) and (max-width:1050px){.header-left nav{gap:14px}.header-left nav a{font-size:11px}}
@media(max-width:760px){
 .review{padding:12px}.review img{aspect-ratio:4/5}
 .editorial-image{aspect-ratio:1;height:auto;object-fit:contain}
 .journal-grid{grid-template-columns:1fr;gap:38px}
 .journal-header{margin-bottom:32px}.journal-header h1{letter-spacing:-1.4px}
 .journal-image{margin-bottom:18px}.journal-card h2,.journal-card h3{font-size:23px}
 .journal-preview .journal-grid{grid-template-columns:repeat(3,75vw);overflow-x:auto;gap:16px;margin-right:-20px;padding-right:20px;padding-bottom:14px;scroll-snap-type:x mandatory}
 .journal-preview .journal-card{scroll-snap-align:start}.journal-preview .journal-card h3{font-size:20px}
 .article-header h1{letter-spacing:-1px}.article-intro{font-size:15px}.article-body h2{font-size:25px}
 .article-cover{margin-bottom:32px}.article-cta{padding:24px}.article-body p{font-size:14px}
 .agency-credit{margin-top:8px}
}
/* Keep the descriptive link text inside the horizontal journal scroller. */
.journal-card{position:relative;min-width:0}

/* Locally hosted Reel previews and their accessible playback controls. */
.reel-open{display:block;width:100%;height:100%;padding:0;text-align:left}.reel-card video{display:block;width:100%;height:100%;object-fit:cover}.reel-card:after{pointer-events:none}.reel-toggle{position:absolute;top:10px;right:10px;z-index:2;min-width:44px;min-height:44px;border-radius:50%;background:#20221ecc;color:#fff;font-size:15px}.reel-open:focus-visible{outline-offset:-4px}.reel-toggle:focus-visible{outline-offset:-3px}#reel-content>video{display:block;width:100%;max-height:65dvh;background:#000;border-radius:4px}

.account-page{max-width:520px;margin:48px auto 80px;padding:0 24px}.account-page h1{font-size:42px;letter-spacing:-1.5px;margin:12px 0 14px}.account-page .eyebrow{display:block}.account-tabs{display:flex;gap:8px;margin:28px 0 18px}.account-tabs button{padding:10px 16px;border:1px solid var(--line);border-radius:999px;color:var(--muted)}.account-tabs button.active{background:var(--ink);color:var(--paper);border-color:var(--ink)}.account-form{margin-top:8px}.account-card{margin:28px 0;padding:22px 24px;background:var(--cream);border:1px solid var(--line)}.account-card p+p{margin-top:6px;color:var(--muted)}.account-actions{display:flex;flex-wrap:wrap;gap:18px;align-items:center}.account-checkout-hint{margin:0 0 18px}

.account-dashboard{max-width:980px;margin:40px auto 90px;padding:0 24px}.dash-hero{display:flex;justify-content:space-between;gap:24px;align-items:flex-end;margin:8px 0 28px;flex-wrap:wrap}.dash-hero h1{font-size:44px;letter-spacing:-1.6px;margin:10px 0 12px}.dash-tabs{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:28px;border-bottom:1px solid var(--line);padding-bottom:14px}.dash-tabs button{padding:10px 16px;border-radius:999px;border:1px solid transparent;color:var(--muted)}.dash-tabs button.active{background:var(--ink);color:var(--paper)}.dash-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-bottom:28px}.dash-stat{text-align:left;padding:18px 20px;background:var(--cream);border:1px solid var(--line)}.dash-stat strong{display:block;font:600 28px/1.1 var(--heading);letter-spacing:-1px;margin-bottom:6px}.dash-stat span{color:var(--muted);font-size:13px}.dash-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.dash-section{padding:4px 0}.dash-section-head{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px}.dash-section-head h2{font-size:22px;letter-spacing:-.6px}.dash-order,.dash-address{border:1px solid var(--line);padding:18px 20px;margin-bottom:12px;background:var(--paper)}.dash-order.pending{border-color:#d8c9a4;background:#fbf8f1}.dash-order-top,.dash-address-top{display:flex;justify-content:space-between;gap:16px;align-items:flex-start}.dash-order-top h3,.dash-address-top h3{font-size:18px;letter-spacing:-.4px;margin:6px 0}.dash-order-body{margin-top:12px}.dash-badge{display:inline-block;margin-top:6px;font-size:11px;letter-spacing:.08em;text-transform:uppercase;color:var(--gold)}.dash-address-actions{display:flex;gap:14px}.account-dashboard .account-actions{margin-top:0}@media(max-width:860px){.dash-stats,.dash-grid{grid-template-columns:1fr}.dash-hero h1{font-size:34px}}

/* Contact page */
.contact-page{padding-top:48px;padding-bottom:90px}
.contact-shell{max-width:1120px;margin:0 auto}
.contact-header{max-width:640px;margin:8px 0 44px}
.contact-header .eyebrow{display:block;margin-bottom:14px}
.contact-header h1{font-size:48px;letter-spacing:-1.8px;margin:0 0 16px;line-height:1.08}
.contact-header>p{margin:0;color:var(--muted);font-size:15px;line-height:1.75;max-width:52ch}
.contact-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:48px;align-items:start}
.contact-form{min-width:0}
.contact-form fieldset{border:0;padding:0;margin:0;min-width:0}
.contact-form h2{font-size:20px;font-weight:500;letter-spacing:0;word-spacing:normal;line-height:1.3;margin:0 0 24px;font-family:var(--heading)}
.contact-form .field{margin-bottom:16px}
.contact-form .field-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:16px;margin:0;width:100%}
.contact-form .field-grid .field{margin-bottom:16px}
.contact-form label{font-size:12px;letter-spacing:.02em}
.contact-form input,.contact-form select,.contact-form textarea{display:block;width:100%;max-width:100%;box-sizing:border-box;padding:13px 14px;border:1px solid var(--line);background:var(--paper);border-radius:0;color:var(--ink);appearance:none;-webkit-appearance:none}
.contact-form select{background-image:linear-gradient(45deg,transparent 50%,var(--ink) 50%),linear-gradient(135deg,var(--ink) 50%,transparent 50%);background-position:calc(100% - 18px) calc(50% - 3px),calc(100% - 12px) calc(50% - 3px);background-size:6px 6px,6px 6px;background-repeat:no-repeat;padding-right:36px}
.contact-form textarea{min-height:150px;resize:vertical;line-height:1.55}
.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{outline:2px solid var(--ink);outline-offset:1px}
.contact-form .button{width:100%;margin-top:8px}
.contact-aside{position:sticky;top:110px;padding:28px 26px;background:var(--cream);border:1px solid var(--sand)}
.contact-aside .eyebrow{display:block;margin-bottom:12px}
.contact-aside h2{font-size:24px;font-weight:500;letter-spacing:-.4px;line-height:1.2;margin:0 0 12px}
.contact-aside>p{margin:0 0 14px;color:var(--muted);font-size:14px;line-height:1.65}
.contact-aside .contact-phone{margin:0 0 18px;color:var(--ink);font-size:16px}
.contact-aside .button{width:100%;margin:0;justify-content:center;text-align:center}
.contact-aside-note{margin:18px 0 0;font-size:12px;line-height:1.55}
.contact-success{margin:0 0 14px;padding:12px 14px;background:#eef5e8;border:1px solid #cfe0c2;color:#2f4a28}
@media(max-width:960px){
 .contact-layout{grid-template-columns:1fr;gap:28px}
 .contact-aside{position:static;order:-1}
 .contact-header h1{font-size:40px;letter-spacing:-1.4px}
}
@media(max-width:640px){
 .contact-page{padding-top:28px;padding-bottom:60px}
 .contact-form .field-grid{grid-template-columns:1fr;gap:0}
 .contact-header h1{font-size:34px}
}

