
/* DESIGN TOKENS — change these to restyle the entire experience. */
:root{--paper:#faf9f6;--white:#fff;--ink:#222321;--muted:#65675f;--line:#dedfd8;--soft:#eeeee9;--accent:#9c5339;--radius:24px;--max:1260px;--ease:cubic-bezier(.22,1,.36,1)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--paper);color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;font-size:16px;line-height:1.5}body:has(dialog[open]){overflow:hidden}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}button{color:inherit}img{display:block;max-width:100%}button:focus-visible,a:focus-visible,input:focus-visible,summary:focus-visible{outline:3px solid var(--accent);outline-offset:5px}::selection{background:#e6c4b5}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:500}button{border:0}button:disabled{opacity:.5;cursor:not-allowed}svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.container{width:min(var(--max),calc(100% - 96px));margin-inline:auto}.skip-link{position:fixed;top:-100px;left:20px;z-index:100;background:var(--ink);color:white;padding:12px 20px;border-radius:8px}.skip-link:focus{top:12px}.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}.kicker{font-size:12px;text-transform:uppercase;letter-spacing:.15em;font-weight:600}.muted{color:var(--muted)}.button{display:inline-flex;align-items:center;justify-content:center;gap:13px;min-height:48px;padding:13px 23px;background:var(--ink);color:white;border-radius:100px;font-size:14px;font-weight:500;transition:background .25s,transform .25s}.button:hover{background:#45463f;transform:translateY(-2px)}.button.outline{background:transparent;border:1px solid #b8bbb1;color:var(--ink)}.button.outline:hover{background:var(--soft)}.button.white{background:white;color:var(--ink)}.button.white:hover{background:#f2e7e1}.text-link{display:inline-flex;align-items:center;gap:8px;font-size:14px;min-height:44px;background:none;padding:0}.text-link svg{width:16px;transition:transform .2s}.text-link:hover svg{transform:translateX(4px)}.round-button{height:44px;width:44px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:var(--soft);transition:background .2s}.round-button:hover{background:#dcddd6}
/* NAVIGATION */
.site-header{position:sticky;top:0;z-index:30;background:rgba(250,249,246,.9);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-bottom:1px solid rgba(34,35,33,.09)}.header-inner{height:78px;display:flex;align-items:center;justify-content:space-between;gap:25px}.wordmark{font-size:34px;font-weight:600;letter-spacing:-2.5px;line-height:1}.wordmark span{display:inline-block;width:5px;height:5px;margin-left:4px;border-radius:50%;background:var(--accent)}.main-nav{display:flex;align-items:center;gap:31px;margin-left:45px}.main-nav a{font-size:13px;min-height:44px;display:flex;align-items:center;color:#51534b;transition:color .2s}.main-nav a:hover{color:var(--ink)}.header-actions{display:flex;align-items:center;gap:18px}.header-actions .button{min-height:38px;padding:9px 18px;font-size:12px}.bag-button{display:flex;align-items:center;gap:6px;background:none;min-height:44px;min-width:44px;padding:4px}.bag-count{font-size:12px;font-variant-numeric:tabular-nums}.menu-button{display:none;background:none;width:44px;height:44px;align-items:center;justify-content:center}.mobile-nav{display:none}.mobile-nav[hidden]{display:none}
/* HERO */
.hero{text-align:center;padding:83px 0 0;overflow:hidden}.hero .kicker{color:var(--muted)}.hero h1{font-size:clamp(58px,7.6vw,106px);line-height:1.02;letter-spacing:-.065em;margin:27px auto 25px;max-width:1020px}.hero h1 span{display:block;color:#8d8f84}.hero-description{font-size:18px;line-height:1.6;max-width:490px;margin:auto;color:var(--muted);letter-spacing:-.015em}.hero-actions{display:flex;align-items:center;justify-content:center;gap:28px;margin:30px 0 48px}.hero-image{position:relative;margin:0 24px;border-radius:22px 22px 0 0;overflow:hidden;height:370px;background:#d3a083}.hero-image img{width:100%;height:100%;object-fit:cover;object-position:50% 52%;animation:quiet-zoom 1.8s var(--ease) both}.hero-image:after{content:"";position:absolute;inset:0;background:linear-gradient(transparent 65%,rgba(39,22,13,.18))}.image-note{position:absolute;bottom:24px;left:32px;right:32px;z-index:1;display:flex;justify-content:space-between;color:#fff;font-size:12px;letter-spacing:.06em;text-align:left;text-shadow:0 1px 10px #522d1d}.image-note span:last-child{opacity:.9}.hero-copy{animation:rise .9s var(--ease) both}.principles{border-bottom:1px solid var(--line)}.principles-inner{display:grid;grid-template-columns:repeat(3,1fr);padding:29px 0;gap:20px}.principle{display:flex;align-items:center;justify-content:center;gap:11px;font-size:13px;color:#55584e}.principle+ .principle{border-left:1px solid var(--line)}.principle svg{width:17px;height:17px;color:#81877a}
/* SERVICE STORY */
.approach{padding:122px 0 112px}.section-intro{display:grid;grid-template-columns:1.3fr 1fr;gap:110px;align-items:end}.section-intro h2,.section-heading h2,.faq h2{font-size:clamp(37px,4.3vw,60px);line-height:1.08;letter-spacing:-.05em;margin-top:21px}.section-intro h2 span{color:#939689}.section-intro p{color:var(--muted);max-width:405px;line-height:1.8;font-size:16px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:45px;margin-top:69px}.step{padding-top:23px;border-top:1px solid var(--line)}.step-number{font-size:12px;color:var(--accent);letter-spacing:.1em}.step h3{font-size:24px;letter-spacing:-.035em;margin:24px 0 13px}.step p{font-size:15px;color:var(--muted);line-height:1.75;max-width:320px}
/* SKIN CONCERNS */
.skin-section{padding:0 0 112px}.skin-panel{border-radius:28px;overflow:hidden;background:#e9eae4;display:grid;grid-template-columns:1fr 1fr;min-height:525px}.skin-copy{padding:57px 54px}.skin-copy h2{font-size:47px;letter-spacing:-.05em;line-height:1.1;margin:23px 0 31px}.concern-list{border-top:1px solid #cfd2c7}.concern-list button{width:100%;background:none;display:flex;text-align:left;justify-content:space-between;align-items:center;border-bottom:1px solid #cfd2c7;padding:16px 0;font-size:16px;color:#656a5b;min-height:57px}.concern-list button[aria-pressed="true"]{color:var(--ink);font-weight:600}.concern-list button svg{opacity:.25}.concern-list button[aria-pressed="true"] svg{opacity:1}.concern-detail{position:relative;background:#333c33;color:#fff;padding:57px 54px;display:flex;flex-direction:column;justify-content:space-between;isolation:isolate;overflow:hidden}.concern-detail:before{content:"";position:absolute;z-index:-1;width:470px;height:470px;border-radius:50%;right:-200px;top:-195px;background:radial-gradient(circle,#718170 0%,#485648 45%,transparent 70%);filter:blur(22px)}.concern-index{color:#bac1b6;font-size:13px;letter-spacing:.12em}.concern-detail h3{font-size:38px;line-height:1.15;letter-spacing:-.04em;max-width:320px;margin:35px 0 19px}.concern-detail p{color:#d5dbd0;font-size:16px;line-height:1.7;max-width:350px;margin-bottom:30px}.concern-detail .text-link{align-self:start;color:#fff;border-bottom:1px solid #6b7968;gap:20px}.concern-note{display:block;font-size:12px;color:#bdc7b8;margin-top:37px}.fade-in{animation:rise .4s var(--ease)}
/* SHOP */
.shop{padding:99px 0 105px;background:white}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:40px}.section-heading h2{margin-top:17px}.section-heading p{color:var(--muted);max-width:340px;font-size:16px;line-height:1.7;padding-bottom:3px}.shop-toolbar{display:flex;justify-content:space-between;align-items:center;margin-top:37px;margin-bottom:24px;gap:15px}.filters{display:flex;gap:6px;flex-wrap:wrap}.filter{border-radius:100px;min-height:40px;padding:9px 18px;background:none;font-size:13px;color:var(--muted);border:1px solid transparent}.filter[aria-pressed="true"]{background:var(--ink);color:white}.filter:hover{border-color:var(--line)}.product-count{font-size:12px;color:var(--muted)}.products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:19px}.product-card{min-width:0;animation:rise .45s var(--ease)}.product-image-button{display:block;width:100%;aspect-ratio:1/1.13;position:relative;padding:0;overflow:hidden;background:#f0f0ed;border-radius:16px;text-align:left}.product-image-button img{width:100%;height:100%;object-fit:cover;transition:transform .7s var(--ease)}.product-image-button:hover img{transform:scale(1.045)}.quick-view{position:absolute;bottom:14px;right:14px;background:rgba(255,255,255,.95);backdrop-filter:blur(10px);height:34px;width:34px;display:flex;align-items:center;justify-content:center;border-radius:50%;box-shadow:0 2px 12px #2223210d}.product-info{padding:22px 3px 0}.product-brand{font-size:11px;letter-spacing:.1em;color:#65675f}.product-info h3{font-size:18px;line-height:1.35;letter-spacing:-.025em;margin:7px 0;min-height:49px}.product-description{font-size:13px;color:var(--muted);min-height:40px}.product-bottom{border-top:1px solid #e8e9e4;margin-top:18px;padding-top:14px;display:flex;align-items:center;justify-content:space-between;gap:8px}.price-label{font-size:12px;color:#61645b}.add-button{display:flex;align-items:center;gap:6px;min-height:40px;background:none;font-size:13px;padding:6px 0 6px 10px}.add-button svg{width:16px;height:16px}.add-button:hover{color:var(--accent)}.shop-note{margin-top:36px;padding-top:23px;border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:30px;font-size:12px;color:var(--muted)}.shop-note a{text-decoration:underline;text-underline-offset:4px}.empty-products{padding:50px 0;color:var(--muted)}
/* PERSONAL CARE */
.personal{padding:105px 0}.personal-panel{border-radius:28px;background:#202520;color:#fff;padding:76px 80px;display:grid;grid-template-columns:1.35fr 1fr;gap:90px;align-items:center;position:relative;overflow:hidden}.personal-panel:before{content:"";position:absolute;top:-220px;right:-170px;width:600px;height:600px;border-radius:50%;background:radial-gradient(circle,#465344 0%,transparent 70%);pointer-events:none}.personal-panel>*{position:relative}.personal-panel .kicker{color:#c4cbbd}.personal-panel h2{font-size:clamp(39px,4.7vw,66px);line-height:1.05;letter-spacing:-.05em;margin-top:24px}.personal-panel h2 span{color:#a5b29b}.personal-panel p{font-size:16px;line-height:1.8;color:#c4cbbb;margin-bottom:29px}.personal-panel small{display:block;color:#b5beaf;font-size:12px;margin-top:16px}
/* QUESTIONS AND FOOTER */
.faq{padding:0 0 104px;display:grid;grid-template-columns:.9fr 1.3fr;gap:110px}.faq .section-intro{display:block}.faq h2{font-size:46px;max-width:330px}.faq-intro p{font-size:15px;color:var(--muted);margin-top:24px;max-width:280px}.faq-intro .text-link{margin-top:13px}.faq-list{border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line)}summary{list-style:none;cursor:pointer;padding:24px 32px 24px 0;position:relative;font-size:16px;line-height:1.4;font-weight:500}summary::-webkit-details-marker{display:none}summary:after{content:"+";position:absolute;right:2px;top:22px;font-size:23px;color:#676c60;font-weight:300}details[open] summary:after{content:"−"}details p{font-size:15px;color:var(--muted);line-height:1.75;max-width:540px;padding:0 28px 25px 0}details a{text-decoration:underline;text-underline-offset:3px}.footer{background:#eeeee8;border-top:1px solid #e1e2dc;padding:53px 0 24px}.footer-top{display:flex;justify-content:space-between;gap:70px}.footer .wordmark{font-size:46px}.footer-tagline{color:var(--muted);font-size:14px;line-height:1.6;margin-top:17px}.footer-links{display:flex;gap:90px}.footer-links strong{font-size:12px;display:block;font-weight:600;margin-bottom:10px}.footer-links a{font-size:13px;color:var(--muted);display:block;padding:6px 0}.footer-links a:hover{text-decoration:underline}.footer-bottom{border-top:1px solid #d5d8cd;margin-top:48px;padding-top:23px;color:#666a5f;font-size:11px;display:flex;justify-content:space-between;gap:40px}.footer-bottom p{max-width:750px;line-height:1.6}.footer-bottom span{white-space:nowrap;padding-top:2px}
/* DIALOGS, CART, ENQUIRY */
dialog{border:0;padding:0;background:var(--paper);color:var(--ink);box-shadow:0 25px 100px #0003;max-height:calc(100dvh - 40px);max-width:calc(100vw - 32px);border-radius:24px}dialog::backdrop{background:rgba(22,29,22,.38);backdrop-filter:blur(7px);-webkit-backdrop-filter:blur(7px)}dialog[open]{animation:rise .35s var(--ease)}.modal-close{position:absolute;right:20px;top:20px;z-index:2}.product-dialog{width:850px}.product-modal-body{display:grid;grid-template-columns:1fr 1fr}.product-modal-image{background:#eeeee8;min-height:460px}.product-modal-image img{width:100%;height:100%;object-fit:cover}.product-modal-copy{padding:75px 35px 38px}.product-modal-copy h2{font-size:32px;line-height:1.15;letter-spacing:-.04em;margin:14px 0 22px}.product-modal-copy p{font-size:15px;line-height:1.7;color:var(--muted)}.product-modal-meta{font-size:12px;color:var(--muted);border-top:1px solid var(--line);margin:26px 0 23px;padding-top:19px}.product-modal-copy .button{width:100%}.product-modal-copy .source-link{display:block;font-size:12px;text-decoration:underline;margin-top:17px;color:var(--muted);text-underline-offset:3px}.drawer{margin:0 0 0 auto;height:100dvh;max-height:100dvh;max-width:100vw;width:465px;border-radius:0;padding:34px;overflow:auto}.drawer[open]{animation:slide-in .35s var(--ease)}.drawer-head{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:28px}.drawer-head h2{font-size:27px;letter-spacing:-.04em}.drawer-subtitle{font-size:14px;line-height:1.7;color:var(--muted);margin-bottom:25px}.bag-empty{padding:65px 0;text-align:center}.bag-empty svg{width:38px;height:38px;color:#81877a;margin:0 auto 20px}.bag-empty h3{font-size:23px;letter-spacing:-.03em}.bag-empty p{margin:13px 0 25px;color:var(--muted);font-size:14px}.bag-item{display:grid;grid-template-columns:82px 1fr;gap:18px;padding:24px 0;border-top:1px solid var(--line)}.bag-item img{width:82px;height:96px;object-fit:cover;border-radius:8px}.bag-item h3{font-size:15px;line-height:1.4;padding-right:10px}.bag-item small{display:block;font-size:12px;color:var(--muted);margin:6px 0 11px}.quantity-row{display:flex;align-items:center;justify-content:space-between;gap:5px}.quantity{display:flex;align-items:center;gap:9px;border:1px solid #d7d9d0;border-radius:6px;font-size:13px}.quantity button{background:none;width:32px;height:32px;display:flex;align-items:center;justify-content:center}.quantity svg{width:12px;height:12px}.remove-item{background:none;font-size:12px;color:var(--muted);text-decoration:underline;text-underline-offset:3px;padding:10px 0 10px 10px}.bag-footer{padding-top:24px;border-top:1px solid var(--line)}.bag-footer .button{width:100%}.bag-footer p{font-size:12px;color:var(--muted);line-height:1.7;margin:16px 0}.bag-footer .text-link{font-size:13px}.enquiry-dialog{width:560px;padding:55px 44px 36px}.enquiry-dialog h2{font-size:38px;letter-spacing:-.045em;line-height:1.15;margin:17px 0 19px}.enquiry-dialog p{color:var(--muted);font-size:15px;line-height:1.7}.enquiry-dialog fieldset{border:0;margin:24px 0;padding:0}.enquiry-dialog legend{font-size:13px;font-weight:600;margin-bottom:12px}.enquiry-options{display:grid;grid-template-columns:1fr 1fr;gap:9px}.enquiry-option{display:block;cursor:pointer}.enquiry-option input{position:absolute;opacity:0;width:1px;height:1px}.enquiry-option span{display:block;border:1px solid #d8dbd1;border-radius:10px;padding:12px 11px;font-size:13px;text-align:center}.enquiry-option input:checked+span{background:#e5e9dd;border-color:#77846a}.enquiry-option input:focus-visible+span{outline:3px solid var(--accent);outline-offset:2px}.enquiry-dialog .button{width:100%;margin-top:2px}.enquiry-dialog small{display:block;font-size:12px;color:var(--muted);line-height:1.6;margin-top:16px}.chat-fallback{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-top:23px;padding-top:18px;border-top:1px solid var(--line);font-size:12px}.chat-fallback a{text-decoration:underline;text-underline-offset:3px}.chat-fallback button{font-size:12px;padding:8px;background:var(--soft);border-radius:6px}.toast{position:fixed;bottom:28px;left:50%;z-index:80;transform:translate(-50%,20px);opacity:0;pointer-events:none;background:#232921;color:white;border:1px solid #ffffff30;border-radius:100px;padding:13px 21px;font-size:13px;box-shadow:0 8px 30px #0002;transition:opacity .25s,transform .25s;max-width:calc(100vw - 30px);white-space:nowrap}.toast.visible{opacity:1;transform:translate(-50%,0)}.storage-note{font-size:12px;color:var(--muted);line-height:1.6;margin-top:15px}.no-script{display:block;text-align:center;padding:20px;background:#eeeee8}.no-script a{text-decoration:underline}
@keyframes rise{from{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes slide-in{from{opacity:0;transform:translateX(35px)}to{opacity:1;transform:translateX(0)}}@keyframes quiet-zoom{from{transform:scale(1.035)}to{transform:scale(1)}}
@media(min-width:1600px){.hero-image{height:445px;margin-inline:40px}.hero{padding-top:95px}}
@media(max-width:1100px){.container{width:calc(100% - 64px)}.main-nav{margin-left:0;gap:24px}.section-intro{gap:60px}.steps{gap:30px}.skin-copy,.concern-detail{padding:43px 36px}.skin-copy h2{font-size:41px}.concern-detail h3{font-size:33px}.products{grid-template-columns:repeat(2,minmax(0,1fr));gap:38px 22px}.product-image-button{aspect-ratio:1.25}.product-info h3{min-height:0}.product-description{min-height:0}.personal-panel{padding:65px 48px;gap:50px}.faq{gap:70px}.footer-links{gap:60px}}
@media(max-width:760px){html{scroll-padding-top:82px}.container{width:calc(100% - 40px)}.header-inner{height:67px;gap:12px}.wordmark{font-size:31px}.main-nav,.header-actions>.button{display:none}.header-actions{gap:9px}.menu-button{display:flex}.mobile-nav:not([hidden]){display:flex;flex-direction:column;padding:10px 24px 24px;border-top:1px solid var(--line);gap:0}.mobile-nav a,.mobile-nav button{font-size:17px;min-height:49px;background:none;text-align:left;display:flex;align-items:center}.hero{padding-top:58px}.hero .kicker{font-size:10px;letter-spacing:.14em}.hero h1{font-size:clamp(45px,9.5vw,71px);line-height:1.04;letter-spacing:-.06em;margin-top:24px;margin-bottom:22px}.hero-description{font-size:16px;max-width:340px;padding:0 12px}.hero-actions{gap:23px;margin:26px 0 37px}.hero-actions .button{font-size:13px;padding:12px 20px}.hero-image{height:278px;margin:0 12px;border-radius:16px 16px 0 0}.hero-image img{object-position:59% center}.image-note{left:20px;right:20px;bottom:20px;font-size:10px}.image-note span:last-child{display:none}.principles-inner{padding:21px 0;gap:8px}.principle{flex-direction:column;gap:7px;font-size:10px;text-align:center}.principle svg{width:17px;height:17px}.approach{padding:75px 0}.section-intro{grid-template-columns:1fr;gap:28px}.section-intro h2,.section-heading h2{font-size:40px;letter-spacing:-.05em}.section-intro p{max-width:100%;font-size:15px}.steps{grid-template-columns:1fr;gap:27px;margin-top:39px}.step{display:grid;grid-template-columns:36px 1fr;padding-top:23px;column-gap:9px}.step-number{padding-top:4px}.step h3{font-size:23px;margin:0 0 10px}.step p{grid-column:2;max-width:100%;font-size:14px}.skin-section{padding-bottom:72px}.skin-panel{grid-template-columns:1fr;border-radius:20px}.skin-copy{padding:33px 28px}.skin-copy h2{font-size:37px;margin:18px 0 25px}.concern-list button{font-size:15px;padding:13px 0}.concern-detail{padding:33px 28px;min-height:360px}.concern-detail h3{font-size:32px;max-width:100%;margin-top:20px}.concern-detail p{max-width:100%;font-size:15px;margin-bottom:20px}.concern-note{margin-top:24px}.shop{padding:68px 0}.section-heading{align-items:start;flex-direction:column;gap:23px}.section-heading p{max-width:100%;font-size:15px}.shop-toolbar{margin-top:26px}.filters{gap:3px}.filter{font-size:12px;padding:9px 14px}.product-count{display:none}.products{gap:31px 13px}.product-image-button{aspect-ratio:1/1.16;border-radius:12px}.product-info{padding-top:16px}.product-brand{font-size:10px}.product-info h3{font-size:16px;min-height:44px}.product-description{font-size:12px;min-height:36px}.product-bottom{margin-top:13px;padding-top:8px;align-items:start;flex-direction:column;gap:2px}.price-label{font-size:11px;padding-top:6px}.add-button{padding-left:0;font-size:12px}.quick-view{bottom:9px;right:9px;height:28px;width:28px}.quick-view svg{width:14px;height:14px}.shop-note{font-size:11px;gap:15px;flex-direction:column;margin-top:28px;padding-top:20px}.personal{padding:65px 0}.personal-panel{grid-template-columns:1fr;padding:42px 29px;gap:28px;border-radius:20px}.personal-panel h2{font-size:43px;margin-top:23px}.personal-panel p{font-size:15px;margin-bottom:24px}.faq{grid-template-columns:1fr;gap:30px;padding-bottom:68px}.faq h2{font-size:38px;max-width:100%}.faq-intro p{max-width:100%;margin-top:18px}.faq-intro .text-link{margin-top:5px}.faq summary{font-size:15px;padding-block:21px}.faq details p{font-size:14px}.footer{padding-top:40px}.footer-top{flex-direction:column;gap:32px}.footer-links{gap:65px}.footer-bottom{margin-top:30px;flex-direction:column;gap:16px}.footer-bottom p{font-size:11px}.drawer{padding:26px 23px;width:100%}.enquiry-dialog{padding:55px 27px 29px}.enquiry-dialog h2{font-size:33px}.product-modal-body{grid-template-columns:1fr}.product-modal-image{min-height:0;height:230px}.product-modal-image img{object-fit:cover;object-position:center 40%}.product-modal-copy{padding:27px}.product-modal-copy h2{font-size:28px;margin-bottom:15px}.product-modal-copy p{font-size:14px}.product-modal-meta{margin:19px 0}.toast{bottom:18px;font-size:12px}.chat-fallback{flex-wrap:wrap}}
@media(max-width:360px){.hero h1{font-size:42px}.hero-actions{gap:15px}.hero-actions .button{padding-inline:17px}.container{width:calc(100% - 32px)}.enquiry-options{grid-template-columns:1fr}.filters{gap:0}.filter{padding-inline:10px}.product-info h3{font-size:15px}.skin-copy,.concern-detail{padding-inline:24px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.hero-image img{transform:none!important}}

/* THE OWLY SHOP */
.products{grid-template-columns:repeat(3,minmax(0,1fr));gap:44px 25px}.product-card{display:flex;flex-direction:column}.product-image-button{aspect-ratio:1.08}.product-info{flex:1;display:flex;flex-direction:column}.product-info h3{min-height:0}.product-description{min-height:0}.product-summary{font-size:13px;color:var(--muted);line-height:1.75;margin:12px 0 14px}.details-link{align-self:flex-start;background:none;font-size:12px;padding:6px 0 12px;text-decoration:underline;text-underline-offset:4px}.product-bottom{margin-top:auto}.shop-search{display:grid;grid-template-columns:1fr 230px;gap:22px;margin-top:45px}.shop-search label{display:grid;gap:9px}.shop-search label>span{font-size:11px;letter-spacing:.07em;text-transform:uppercase;color:var(--muted)}.shop-search input,.shop-search select{width:100%;min-width:0;font:inherit;font-size:14px;background:#fff;border:1px solid var(--line);border-radius:10px;padding:15px;color:var(--ink)}.filters{flex-wrap:wrap}.empty-results{grid-column:1/-1;padding:50px 0;color:var(--muted)}.shop-hero{padding:85px 0 50px;background:var(--paper)}.shop-hero h1{font-size:clamp(48px,7vw,88px);letter-spacing:-.065em;line-height:1.03;margin:25px 0}.shop-hero h1 span{color:#90958b;display:block}.shop-hero p:last-child{font-size:17px;line-height:1.8;color:var(--muted);max-width:530px}.shop-page .shop{padding-top:40px}.shop-page .section-heading h2{font-size:34px}.shop-page .section-heading>p{font-size:14px}.shop-page .shop-search{margin-top:30px}
@media(max-width:900px){.products{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.shop-hero{padding:55px 0 30px}.shop-search{grid-template-columns:1fr;gap:16px}.shop-search label:last-child{grid-template-columns:110px 1fr;align-items:center}.products{gap:30px 14px}.product-summary{font-size:12px;line-height:1.6}.product-description{font-size:12px}.filter{padding:8px 11px}.product-info h3{font-size:17px}.product-image-button img{padding:8px!important}.shop-hero p:last-child{font-size:15px}}@media(max-width:380px){.products{grid-template-columns:1fr}.product-image-button{aspect-ratio:1.15}.product-info h3{font-size:22px}}

/* A clear invitation to start a personal skincare conversation. */
.main-nav a,.header-actions .button,.filter,.details-link,.add-button,.footer-links a,.footer-links button{font-size:.875rem}
.header-actions .button{min-height:44px}.hero-actions{margin-bottom:15px;flex-wrap:wrap}.hero-reassurance{font-size:.875rem;color:var(--muted);margin:0 auto 38px;max-width:420px}
.hero-description{max-width:540px}.step-number{display:block}.shop-hero .shop-hero-description{font-size:1.0625rem;line-height:1.8;color:var(--muted);max-width:580px}.shop-hero-actions{display:flex;flex-wrap:wrap;align-items:center;gap:22px;margin-top:26px}
.product-description{font-size:.875rem;line-height:1.65}.product-info .details-link{margin:12px 0 8px}.product-bottom{flex-wrap:wrap}.product-chat{width:100%;margin-top:14px;padding-inline:14px;min-height:48px;font-size:.875rem}.product-modal-copy .button+.button{margin-top:12px}.product-modal-copy .product-chat-note{margin-top:15px;font-size:.875rem}
.shop-note,.personal-panel small,.concern-note,.drawer-subtitle,.enquiry-dialog legend,.enquiry-option span{font-size:.875rem}.shop-note{line-height:1.7}.shop-search label>span,.product-brand,.price-label,.footer-bottom p{font-size:.75rem}
.footer-links button{display:block;padding:6px 0;background:none;color:var(--muted);text-align:left;cursor:pointer;min-height:36px}.footer-links button:hover{text-decoration:underline}.concern-detail .text-link{font-size:.875rem;line-height:1.5;min-height:48px}.mobile-chat{display:none}
@media(max-width:760px){body{padding-bottom:calc(84px + env(safe-area-inset-bottom,0px))}.hero .kicker,.principle{font-size:.75rem}.hero-actions{flex-direction:column;gap:10px;margin-bottom:12px}.hero-actions .button{font-size:.875rem;min-height:48px}.hero-reassurance{padding:0 15px;margin-bottom:30px}.section-intro p,.step p,.concern-detail p,.section-heading p,.personal-panel p,.faq details p,.product-modal-copy p,.enquiry-dialog p{font-size:1rem}.step{grid-template-columns:1fr}.step-number{margin-bottom:12px}.step p{grid-column:auto}.product-info h3{min-height:0}.product-description{min-height:0;font-size:.875rem}.shop-search label:last-child{grid-template-columns:1fr}.shop-hero .shop-hero-description{font-size:1rem}.mobile-chat{display:block;position:fixed;bottom:0;left:0;right:0;z-index:35;padding:12px 20px calc(12px + env(safe-area-inset-bottom,0px));background:rgba(250,249,246,.97);border-top:1px solid var(--line)}.mobile-chat .button{display:flex;width:min(100%,500px);margin:auto;min-height:48px}.toast{bottom:calc(94px + env(safe-area-inset-bottom,0px));white-space:normal;text-align:center}body:has(dialog[open]) .mobile-chat,body:has(.mobile-nav:not([hidden])) .mobile-chat{display:none}.footer-links{gap:32px;flex-wrap:wrap}}
@media(max-width:480px){.products{grid-template-columns:1fr}.product-image-button{aspect-ratio:1.15}.product-info h3{font-size:22px}.product-bottom{flex-direction:row;align-items:center}.product-chat{max-width:100%}}


/* Expanded catalogue: clear product photography, generous space and direct enquiries. */
.brand-edit{display:flex;justify-content:space-between;align-items:center;gap:28px;padding:27px 0 34px;border-bottom:1px solid var(--line);margin-bottom:48px;flex-wrap:wrap}
.brand-edit>span{font-size:.75rem;letter-spacing:.12em;color:var(--muted);text-transform:uppercase}
.brand-names{display:flex;align-items:center;gap:clamp(24px,4vw,58px);flex-wrap:wrap}.brand-names a{font-size:clamp(16px,2vw,22px);letter-spacing:.015em}.brand-names a:first-child{font-weight:700;letter-spacing:.1em}.brand-names a:nth-child(3){font-weight:600}.brand-names a:last-child{font-family:Georgia,serif;font-style:italic;font-size:25px}.brand-names a:hover{text-decoration:underline;text-underline-offset:6px}
.home-edit .section-heading{margin-bottom:42px}.home-edit .products{margin-top:30px}.edit-intro{display:flex;justify-content:space-between;align-items:end;gap:24px;margin-top:67px}.edit-intro h3{font-size:34px;letter-spacing:-.04em;line-height:1.15}.edit-intro p{font-size:1rem;color:var(--muted);max-width:350px}
.systems-feature{margin-top:55px;padding:36px;background:#eeefea;border:1px solid #e4e6df;border-radius:22px}.systems-heading{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:30px}.systems-heading h3{font-size:clamp(30px,3.2vw,44px);letter-spacing:-.045em;line-height:1.1;margin-top:14px}.systems-heading>p{max-width:330px;color:#606759;font-size:1rem;line-height:1.65}.system-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:26px}.system-card{min-width:0}.system-photo{width:100%;display:block;background:#f5f5f5;border-radius:14px;overflow:hidden;aspect-ratio:1.5;padding:0}.system-photo img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply;transition:transform .7s var(--ease)}.system-photo:hover img{transform:scale(1.04)}.system-info{padding:24px 2px 0}.system-info .system-variant{font-size:26px;letter-spacing:-.035em;margin:9px 0 12px}.system-info>p:not(.product-brand){font-size:1rem;line-height:1.65;color:#606759;max-width:400px}.system-actions{display:flex;flex-wrap:wrap;align-items:center;gap:15px;margin-top:20px}.system-actions .button{font-size:.875rem;min-height:48px}.system-actions .details-link{padding:12px 0}.system-price{font-size:.75rem;color:#606759;margin-top:15px}
.product-image-button{background:#f3f3f0;border:1px solid #edede8}.product-image-button img.pack-shot{object-fit:contain;padding:22px;mix-blend-mode:multiply}.product-image-button img.lifestyle-shot{object-fit:cover}.product-image-button img.epicutis-shot{object-fit:cover;object-position:center 72%;transform:scale(1.13)}.product-image-button:hover img.epicutis-shot{transform:scale(1.17)}.product-badge{position:absolute;top:14px;left:14px;padding:7px 11px;border-radius:40px;background:#fff;color:#353d31;font-size:.75rem;letter-spacing:.025em;box-shadow:0 2px 10px #262a2308}.product-meta-row{display:flex;justify-content:space-between;align-items:baseline;gap:10px}.product-size{font-size:.75rem;color:var(--muted);text-align:right}.product-info h3{font-size:21px;line-height:1.3;margin-top:10px}.product-info .details-link{min-height:44px}.product-card.is-system .product-image-button{background:#eeefea}.full-edit-link{display:flex;justify-content:center;margin-top:45px}.full-edit-link .button{min-height:50px}
.shop-page .shop-hero{padding:57px 0 38px}.shop-page .shop-hero h1{font-size:clamp(44px,5.4vw,72px)}.shop-page .brand-edit{margin-bottom:35px;padding-top:0}.shop-page .section-heading h2{font-size:38px}.shop-page .section-heading>p{font-size:1rem}.shop-page .product-count{font-size:.875rem;flex-shrink:0}.shop-page .filter{min-height:44px}.shop-page .shop-toolbar{align-items:start}.shop-page .product-size{max-width:45%}
.product-modal-image img.pack-shot{object-fit:contain;padding:28px;background:#f1f2ef}.product-modal-image img.lifestyle-shot{object-fit:cover}.product-modal-copy .detail-size{font-size:.875rem;color:var(--muted);margin:-3px 0 20px}.kit-contents{margin:24px 0}.kit-contents h3{font-size:1rem;font-weight:500;margin-bottom:14px}.kit-contents ul{display:grid;grid-template-columns:1fr 1fr;gap:9px 22px;padding-left:19px;font-size:.875rem;color:var(--muted);line-height:1.5}.product-modal-copy .product-note{font-size:.875rem;color:var(--muted);line-height:1.6;margin-top:18px}.product-modal-copy .product-modal-meta{font-size:.875rem}.bag-item img{object-fit:contain!important;padding:6px!important;background:#f1f2ef!important}
@media(max-width:900px){.brand-edit{align-items:start;gap:20px}.brand-names{gap:25px}.systems-feature{padding:27px}.systems-heading{align-items:start;flex-direction:column}.systems-heading>p{max-width:560px}.system-actions{align-items:start;flex-direction:column;gap:4px}}
@media(max-width:600px){.home-edit{padding-top:36px}.brand-edit{margin-bottom:34px;padding-bottom:25px}.brand-names{gap:20px 28px}.brand-names a{font-size:17px}.brand-names a:last-child{font-size:22px}.edit-intro{align-items:start;flex-direction:column;margin-top:42px;gap:15px}.edit-intro h3{font-size:30px}.systems-feature{padding:22px;margin-top:35px;border-radius:17px}.system-grid{grid-template-columns:1fr;gap:36px}.system-photo{aspect-ratio:1.25}.system-info{padding-top:19px}.system-info .system-variant{font-size:27px}.system-actions{flex-direction:row;align-items:center;gap:17px}.system-actions .button{width:100%}.system-info>p:not(.product-brand){font-size:1rem}.product-info h3{font-size:22px}.product-image-button img.lifestyle-shot{padding:0!important}.product-image-button img.epicutis-shot{padding:0!important}.product-count{display:block}.shop-toolbar{flex-direction:column;gap:16px}.shop-page .shop-hero{padding:40px 0 32px}.shop-page .shop{padding-top:28px}.product-modal-image{height:280px}.product-modal-image img.pack-shot{padding:18px}.kit-contents ul{grid-template-columns:1fr}.full-edit-link .button{width:100%}}
@media(prefers-reduced-motion:reduce){.system-photo img,.product-image-button img{transition:none}.system-photo:hover img,.product-image-button:hover img{transform:none}}


/* Eight brand collection: keep every brand easy to find. */
.brand-edit{align-items:start;flex-direction:column;gap:24px}.brand-names{width:100%;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px 30px;align-items:center}.brand-names a{min-height:36px;display:flex;align-items:center;font-size:19px}.brand-names a:nth-child(4){font-family:Georgia,serif;font-style:italic;font-size:25px}.brand-names a:last-child{font-family:inherit;font-style:normal;font-size:19px;letter-spacing:-.02em}.shop-page .shop-toolbar{flex-wrap:wrap}.product-card .product-badge{max-width:calc(100% - 28px);line-height:1.4;text-align:left}.home-edit .product-badge{display:none}
@media(max-width:600px){.brand-names{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 22px}.brand-names a,.brand-names a:last-child{font-size:17px}.brand-names a:nth-child(4){font-size:22px}}

/* Searchable collections and product pages, using the existing OWLY palette. */
.product-image-wrap{position:relative}.product-image-wrap .quick-view{border:1px solid var(--line);width:44px;height:44px}.product-info h3 a:hover,.breadcrumbs a:hover,.alternative-system a:hover{color:var(--accent)}.breadcrumbs{padding-top:27px;padding-bottom:16px;font-size:.875rem;color:var(--muted)}.breadcrumbs ol{list-style:none;display:flex;flex-wrap:wrap;gap:8px 12px;margin:0;padding:0}.breadcrumbs li{display:flex;gap:12px;min-width:0;overflow-wrap:anywhere}.breadcrumbs li+li:before{content:'/';color:#96998e}.breadcrumbs a{text-decoration:underline;text-underline-offset:4px}.brand-hero{padding-top:32px;padding-bottom:52px}.brand-hero h1{font-size:clamp(40px,5.8vw,76px);line-height:1.07;letter-spacing:-.055em;margin:20px 0 26px}.brand-hero>p:not(.kicker){max-width:740px;font-size:1.125rem;color:var(--muted);line-height:1.75;margin-bottom:25px}.brand-intro{display:grid;grid-template-columns:1fr 1fr;gap:50px;margin-bottom:32px}.brand-intro h2{font-size:clamp(28px,3vw,40px);line-height:1.2;letter-spacing:-.04em}.brand-intro p{max-width:600px;font-size:1rem;color:var(--muted);line-height:1.8}.collection-total{font-size:.875rem;color:var(--muted);margin-bottom:22px}.brand-guide{margin-top:65px;background:var(--paper);padding:35px;border:1px solid var(--line);border-radius:20px}.brand-guide h2{font-size:clamp(28px,3vw,38px);letter-spacing:-.04em;line-height:1.2;margin-bottom:18px}.brand-guide>p{font-size:1rem;max-width:820px;line-height:1.8;color:var(--muted);margin-top:20px}.brand-guide .text-link{margin-right:25px}.comparison-scroll{overflow-x:auto;margin-top:25px}.brand-guide table{border-collapse:collapse;width:100%;min-width:480px;text-align:left;font-size:1rem}.brand-guide caption{text-align:left;font-size:.875rem;color:var(--muted);padding-bottom:14px}.brand-guide th,.brand-guide td{padding:16px;border:1px solid var(--line);vertical-align:top}.brand-guide th{font-weight:500}.brand-guide thead{background:#eeefea}.product-detail{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:60px;padding-top:26px;padding-bottom:70px;align-items:start}.detail-image{background:#f1f1ed;border:1px solid #e8e9e3;border-radius:22px;overflow:hidden;position:sticky;top:110px}.detail-image img{width:100%;height:auto;aspect-ratio:1;object-fit:contain}.detail-image img.pack-shot{padding:35px;mix-blend-mode:multiply}.detail-image img.epicutis-shot,.detail-image img.lifestyle-shot{object-fit:cover}.detail-copy h1{font-size:clamp(32px,3.5vw,51px);line-height:1.12;letter-spacing:-.05em;margin:16px 0 22px;overflow-wrap:anywhere}.detail-copy>p{font-size:1rem;line-height:1.8;color:var(--muted)}.detail-copy .detail-tagline{font-size:1.125rem;color:var(--ink);margin-bottom:15px}.detail-copy .detail-size{margin-bottom:22px}.detail-copy .kit-contents h2{font-size:1.125rem;line-height:1.4;margin-bottom:14px}.detail-copy .kit-contents ul{font-size:1rem}.detail-copy .product-note{font-size:.875rem}.detail-copy .product-modal-meta{font-size:.875rem}.detail-actions{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:20px}.detail-actions .button{min-height:48px}.detail-copy .product-chat-note{font-size:.875rem}.detail-copy .source-link{font-size:.875rem;margin-top:20px;display:inline-block}.alternative-system{margin-top:18px}.alternative-system a{text-decoration:underline;text-underline-offset:4px}.related-products{padding-top:46px;padding-bottom:85px;border-top:1px solid var(--line)}.related-products .products{margin-top:35px}.related-products h2{font-size:clamp(30px,3.5vw,44px)}.related-products .section-heading{align-items:center}.product-page .product-brand,.brand-page .product-brand{font-size:.75rem}.product-page .details-link,.brand-page .details-link{font-size:.875rem}
@media(max-width:900px){.product-detail{gap:32px}.detail-image img.pack-shot{padding:24px}.detail-actions{flex-direction:column}.detail-actions .button{width:100%}.brand-intro{gap:30px}}
@media(max-width:760px){.breadcrumbs{padding-top:20px;font-size:.8125rem}.brand-hero{padding-top:20px;padding-bottom:35px}.brand-hero>p:not(.kicker){font-size:1rem}.brand-intro{grid-template-columns:1fr;gap:20px}.product-detail{grid-template-columns:1fr;gap:30px;padding-top:12px;padding-bottom:44px}.detail-image{position:static;max-width:560px;width:100%;margin:auto}.detail-image img{max-height:440px}.detail-copy h1{font-size:clamp(32px,7vw,45px)}.brand-guide{padding:24px;margin-top:45px}.brand-guide th,.brand-guide td{padding:12px}.related-products{padding-top:35px;padding-bottom:60px}.related-products .section-heading{align-items:start}.detail-copy .kit-contents ul{grid-template-columns:1fr}}
