:root{--ink: #20201f;--muted: #6d6a64;--line: #dedbd3;--pearl: #f7f6f2;--warm: #eee9df;--gold: #b99a62;--dark: #171715;--serif: system-ui, "Segoe UI", Roboto, serif;--sans: system-ui, "Segoe UI", Roboto, sans-serif;--container: 1280px;--container-wide: 1440px;--gutter: 16px;--gutter-md: 24px;--gutter-lg: 40px;font:18px/145% var(--sans);letter-spacing:.18px}@media(max-width:1024px){:root{font-size:16px}}@media(min-width:1920px){:root{--container: 1440px;--container-wide: 1600px;--gutter-lg: 60px}}@media(min-width:2560px){:root{--container: 1600px;--container-wide: 1800px;--gutter-lg: 80px}}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--ink);font-weight:400}main{padding-top:80px}button,input{font:inherit}button{color:inherit}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,input:focus-visible{outline:1px solid var(--gold);outline-offset:4px}.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}.announcement{height:29px;background:var(--dark);color:#e6dfd1;display:flex;align-items:center;justify-content:center;font-size:.85rem;letter-spacing:.16em}.site-header{height:80px;padding:0 max(var(--gutter-md),calc((100% - var(--container)) / 2));display:flex;align-items:center;justify-content:space-between;background:#fffffff2;border-bottom:1px solid rgba(30,30,30,.06);position:fixed;top:0;left:0;right:0;z-index:60;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:0 1px #1e1e1e0a}.wordmark{background:none;border:0;padding:0;flex-shrink:0;cursor:pointer;line-height:0}.wordmark img{height:76px;width:auto;display:block;object-fit:contain}.wordmark span{display:block;margin-top:7px;font-family:var(--sans);font-size:.7rem;letter-spacing:.38em;color:var(--muted);font-weight:400}.site-header nav{display:flex;align-items:center;gap:32px;position:absolute;left:50%;transform:translate(-50%)}.nav-link{border:0;background:none;padding:2px 0;font-size:.82rem;font-weight:500;color:var(--muted);cursor:pointer;transition:color .25s;letter-spacing:.02em;position:relative}.nav-link:hover,.nav-link.active{color:var(--ink)}.nav-link.active:after{content:"";position:absolute;bottom:-4px;left:0;right:0;height:2px;background:var(--gold)}.header-actions{display:flex;align-items:center;gap:12px;flex-shrink:0}.header-actions button{border:0;background:none;cursor:pointer;position:relative;padding:6px;line-height:0;color:var(--ink);transition:opacity .2s}.header-actions button:hover{opacity:.65}.header-actions .search-icon svg{width:20px;height:20px}.header-actions .cart-icon svg{width:21px;height:21px;display:block}.header-actions em{position:absolute;top:0;right:0;width:16px;height:16px;border-radius:50%;background:var(--gold);color:#fff;font-style:normal;font-size:.65rem;font-weight:700;display:grid;place-items:center;line-height:1;transform:translate(4px,-2px)}.mobile-menu-button{display:none;width:40px;height:40px;border:0;background:none;padding:10px 6px;cursor:pointer;flex-shrink:0}.mobile-menu-button span{display:block;height:1.5px;background:var(--ink);margin:5px 0;border-radius:1px}.mobile-menu{position:fixed;inset:0;z-index:95;background:#fff;padding:32px 24px 28px;display:flex;flex-direction:column;animation:pageIn .3s ease both}.mobile-menu-close{position:absolute;right:16px;top:16px;width:40px;height:40px;border:0;background:none;cursor:pointer;padding:8px;line-height:0;color:var(--muted)}.mobile-menu-close svg{width:24px;height:24px}.mobile-menu-brand{font-family:var(--serif);letter-spacing:.2em;font-size:1.4rem;margin-bottom:36px}.mobile-menu-brand span{display:block;margin-top:6px;font-family:var(--sans);font-size:.7rem;letter-spacing:.32em;color:var(--muted)}.mobile-menu nav{flex:1;display:flex;flex-direction:column;gap:0}.mobile-menu nav button{display:flex;align-items:center;gap:16px;padding:18px 0;border:0;border-bottom:1px solid var(--line);background:none;text-align:left;cursor:pointer}.mobile-menu nav small{font-family:var(--serif);color:var(--gold);font-size:.9rem;min-width:28px}.mobile-menu nav span{font-family:var(--serif);font-size:1.4rem}.eyebrow{font-size:.75rem!important;letter-spacing:.28em;font-weight:600;text-transform:uppercase;color:#77736c;margin:0 0 23px}.hero{min-height:100vh;height:100vh;position:relative;overflow:hidden;display:grid;place-items:center;padding:8.2vh max(var(--gutter-md),calc((100% - var(--container-wide)) / 2)) 7vh;margin-top:-80px}.hero-poster{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:0}.hero-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:1}.hero-overlay{position:absolute;inset:0;z-index:1;background:linear-gradient(271deg,#f8f8f630,#eeece714 55%,#e2ded5b0)}.hero-copy{position:relative;z-index:3;max-width:621px;justify-self:center;text-align:center;transform:translateY(-6vh)}.hero h1,.category-hero h1,.quiz-onboarding h1,.story-hero h1,.service-hero h1{margin:0;font-family:var(--serif);font-weight:500;font-size:3.1rem;line-height:1;letter-spacing:-.03em}.hero .eyebrow,.hero h1{color:#fff}.hero h1 i{color:#fff;font-weight:500}.hero-desc{max-width:440px;margin:36px 0 34px;font-size:1.1rem;line-height:1.7;color:#ffffffd9}.button-row{display:flex;align-items:center;gap:30px}.button{min-width:181px;height:52px;border:1px solid var(--ink);padding:0 22px;display:inline-flex;align-items:center;justify-content:space-between;cursor:pointer;font-size:.85rem;letter-spacing:.08em;transition:.28s ease}.button span{font-size:1.1rem;margin-left:25px}.button.dark{background:var(--ink);color:#fff}.button.dark:hover{background:#4d463c;border-color:#4d463c;transform:translateY(-2px)}.button.gold{background:#b99a62;border-color:#b99a62;color:#161511}.button.gold:hover{background:#c8ad79;transform:translateY(-2px)}.button:disabled{opacity:.4;cursor:not-allowed}.text-button{border:0;border-bottom:1px solid #77746e;background:none;padding:7px 0;cursor:pointer;font-size:.85rem;letter-spacing:.07em}.text-button span{margin-left:10px}.hero-stage{height:100%;min-height:550px;position:relative;z-index:2;display:grid;place-items:center}.hero-product-wrap{width:390px;height:520px;position:relative;z-index:2;transform:translate(5%,4%);filter:drop-shadow(18px 26px 25px rgba(53,48,39,.16))}.hero-product-wrap .bottle{transform:scale(1.36)}.orb{position:absolute;border-radius:50%;border:1px solid rgba(154,142,119,.2)}.orb-one{width:490px;height:490px;background:radial-gradient(circle at 33% 28%,#fffffff2,#ffffff2b 55%,#bcb3a133);box-shadow:inset -30px -30px 80px #958b781f}.orb-two{width:610px;height:610px;border-color:#907d5c2e}.hero-note{position:absolute;z-index:3;font-size:.75rem;color:#767168;letter-spacing:.17em;line-height:1.6}.hero-note b{font-weight:500;color:var(--ink)}.note-one{left:1%;top:30%;padding-left:35px}.note-one:before{content:"";position:absolute;width:28px;height:1px;background:#9b958b;left:0;top:9px}.note-two{right:2%;bottom:22%;text-align:right}.scroll-cue{position:absolute;left:50%;bottom:20px;transform:translate(-50%);font-size:.75rem;letter-spacing:.22em;color:#77736b;z-index:4}.scroll-cue span{display:block;text-align:center;font-size:1.1rem;margin-top:8px}.press-strip{height:115px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-around;padding:0 max(var(--gutter-md),calc((100% - var(--container-wide)) / 2));color:#77746e}.press-strip>span{font-size:.75rem;letter-spacing:.25em}.press-strip b{font-family:var(--serif);font-size:1.2rem;font-weight:500;letter-spacing:.02em}.section{padding:110px max(var(--gutter),calc((100% - var(--container)) / 2))}.section-heading{display:flex;flex-direction:column;align-items:center;text-align:center;margin-bottom:50px}.section-heading h2,.lab-copy h2,.ingredient h2,.results h2,.science h2,.ritual h2,.tier-heading h2,.privileges h2,.founder h2,.promise h2,.story-cta h2,.newsletter h2{font-family:var(--serif);font-size:2rem;line-height:1.18;font-weight:500;letter-spacing:-.02em;margin:0}.bestsellers{background:#fff}.product-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.product-card{min-width:0}.product-image-button{width:100%;aspect-ratio:1 / 1.16;border:0;padding:0;background:var(--pearl);position:relative;cursor:pointer;overflow:hidden;display:block}.product-card:nth-child(2n) .product-image-button{background:#f2f0eb}.product-image-button .product-visual{width:100%;height:100%;transition:transform .6s cubic-bezier(.2,.8,.2,1)}.product-image-button:hover .product-visual{transform:scale(1.045) translateY(-3px)}.tag{position:absolute;top:10px;left:10px;font-size:.62rem;letter-spacing:.1em;z-index:2;background:#fff;padding:4px 7px;border-radius:4px}.card-number{position:absolute;top:18px;right:18px;font-family:var(--serif);font-size:.85rem;color:#a09b91}.product-info{padding:20px 3px 0;display:flex;justify-content:space-between;gap:10px}.product-info small{display:block;color:#98938a;font-size:.75rem;letter-spacing:.17em;margin-bottom:7px}.product-info h3{margin:0 0 7px;font-family:var(--serif);font-size:1.1rem;font-weight:500}.product-info p{margin:0;color:#8a867e;font-size:.85rem}.price-line{display:flex;flex-direction:column;align-items:flex-end;justify-content:space-between;min-width:52px}.price-line b{font-size:.85rem;font-weight:500}.price-line button{border:1px solid #d0ccc4;border-radius:50%;width:29px;height:29px;background:#fff;cursor:pointer;transition:.2s}.price-line button:hover{background:var(--ink);color:#fff;border-color:var(--ink)}.product-visual{width:100%;height:100%;position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden}.product-visual .product-img{width:100%;height:100%;object-fit:cover;display:block}.bottle{position:relative;z-index:2;width:86px;height:190px;border-radius:9px 9px 14px 14px;background:linear-gradient(90deg,#bdb9b1,#faf9f6 19%,#dad7d1 52%,#fff 73%,#aaa79f);border:1px solid rgba(76,70,62,.2);box-shadow:inset 8px 0 13px #ffffff80,inset -8px -2px 14px #463c321a,9px 16px 24px #36302924}.bottle-cap{position:absolute;left:14px;right:14px;top:-40px;height:43px;border-radius:4px 4px 1px 1px;background:linear-gradient(90deg,#8b8984,#f5f3ee 32%,#a4a19b 70%,#696762);box-shadow:0 -3px #373633}.bottle-label{position:absolute;left:12px;right:12px;top:68px;text-align:center;color:#55514b}.bottle-label b{display:block;font-family:var(--serif);font-size:2rem;line-height:1;font-weight:500}.bottle-label i{font-style:normal;font-size:.75rem;letter-spacing:.22em}.product-shadow{position:absolute;width:42%;height:7%;bottom:17%;background:#35302933;filter:blur(14px);border-radius:50%}.bottle-jar{width:140px;height:86px;border-radius:10px 10px 21px 21px;margin-top:68px}.bottle-jar .bottle-cap{left:0;right:0;top:-22px;height:26px;border-radius:6px 6px 2px 2px}.bottle-jar .bottle-label{top:29px}.bottle-jar .bottle-label b{font-size:1.2rem}.bottle-pump{width:78px;height:198px;border-radius:7px 7px 11px 11px}.bottle-pump .bottle-cap{left:19px;right:19px;top:-28px;height:29px}.bottle-pump .bottle-cap:after{content:"";position:absolute;width:34px;height:7px;top:-6px;left:7px;background:#898680;border-radius:3px 5px 0 0}.bottle-tube{width:84px;height:200px;border-radius:8px 8px 13px 13px;clip-path:polygon(7% 0,93% 0,100% 89%,91% 100%,9% 100%,0 89%)}.bottle-tube .bottle-cap{top:181px;left:9px;right:9px;height:22px}.bottle-tube .bottle-label{top:70px}.tone-gold .bottle{background:linear-gradient(90deg,#a88d5d,#f7efd9 25%,#d2b87e 61%,#fff8e7 80%,#927649)}.tone-pearl .bottle{background:linear-gradient(90deg,#777671,#f8f7f2 21%,#bbb9b3 52%,#fff 76%,#77756e)}.tone-silver .bottle{background:linear-gradient(90deg,#919598,#f9fbfb 25%,#cdd0cf 58%,#fff 80%,#7e8283)}.tone-clear .bottle{background:linear-gradient(90deg,#cdd5d2b3,#ffffffeb 32%,#dbe2dea6 62%,#fffffff5)}.tone-blush .bottle{background:linear-gradient(90deg,#b99691,#f8eae5 28%,#dbb8af 60%,#fff1ed 80%,#a37671)}.tone-aqua .bottle{background:linear-gradient(90deg,#729599,#dbeff0 28%,#9fc6c8 60%,#effcfc 80%,#66878a)}.product-visual.compact .bottle{transform:scale(.62)}.product-visual.compact .product-shadow{bottom:9%;width:33%}.concerns{background:#f7f5f1;color:var(--ink)}.section-heading.light .eyebrow{color:#a08455}.section-heading.light>p{color:var(--muted);max-width:480px;line-height:1.8;font-size:.85rem}.concern-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.concern-grid button{min-height:280px;padding:32px 24px;border:0;background:#fff;color:var(--ink);display:flex;flex-direction:column;align-items:flex-start;text-align:left;cursor:pointer;transition:.35s ease;position:relative;overflow:hidden}.concern-grid button:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,#b99a62,#8c6d3f);opacity:0;transition:opacity .35s ease;z-index:0}.concern-grid button:hover:before{opacity:1}.concern-grid button:hover{color:#fff;transform:translateY(-4px);box-shadow:0 20px 50px #8b775340}.concern-grid button:hover *{color:#fff}.concern-grid button>*{position:relative;z-index:1}.concern-grid button>span:first-child{font-family:var(--serif);font-size:.85rem;color:#a08455;margin-bottom:40px;transition:color .35s}.concern-grid button>div{flex:1}.concern-grid h3{font-family:var(--serif);font-size:1.5rem;font-weight:500;margin:0 0 10px;line-height:1.15}.concern-grid p{margin:0;font-size:.85rem;color:var(--muted);line-height:1.7;transition:color .35s}.concern-grid button>span:last-child{align-self:flex-end;font-size:1.1rem;color:#a08455;transition:.35s}.lab-callout{background:#f2f0eb;display:flex;flex-direction:column;align-items:center}.lab-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;width:100%}.lab-card{background:#fff;text-align:center;padding:0 20px 28px;display:flex;flex-direction:column;align-items:center}.lab-card-img{aspect-ratio:1 / 1;overflow:hidden;width:calc(100% + 40px);margin:0 -20px}.lab-card-img img{width:100%;height:100%;object-fit:cover;display:block}.lab-card-icon{width:calc(100% + 40px);margin:0 -20px;aspect-ratio:1 / 1;display:grid;place-items:center;font-size:64px;color:#a08455;background:#f7f5ef}.lab-card h3{font-family:var(--serif);font-size:1.2rem;font-weight:500;margin:22px 0 10px;max-width:100%}.lab-card p{color:var(--muted);font-size:.85rem;line-height:1.7;margin:0 0 16px;max-width:100%}.lab-card span{font-size:.75rem;letter-spacing:.14em;color:#a08455}.lab-copy,.lab-art{display:none}.lab-copy>p:not(.eyebrow){margin:27px 0;color:var(--muted);font-size:.85rem;line-height:2}.lab-copy ul{list-style:none;padding:0;margin:0 0 32px;display:flex;gap:22px;font-size:.75rem;color:#817c73}.lab-copy li:before{content:"✦";color:var(--gold);margin-right:7px}.ingredient{display:grid;grid-template-columns:1fr 1fr;gap:clamp(40px,7vw,96px);align-items:center}.ingredient-copy{position:relative}.ingredient h2{font-size:2rem;line-height:1.18;font-weight:500;letter-spacing:-.02em;margin:0 0 20px}.ingredient-copy>p:not(.eyebrow){color:var(--muted);font-size:.85rem;line-height:2;margin:0 0 32px}.ingredient-art{overflow:hidden}.ingredient-art img{width:100%;height:100%;object-fit:cover;display:block}.ingredient-metrics{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-bottom:16px}.ingredient-metrics>div{display:flex;flex-direction:column}.ingredient-metrics strong{font-family:var(--serif);font-size:2.5rem;font-weight:500;line-height:1;color:#a08455}.ingredient-metrics sup{font-size:1.5rem}.ingredient-metrics span{font-size:.85rem;color:var(--muted);line-height:1.6;margin-top:6px}.ingredient-copy>small{display:block;font-size:.75rem;color:#aaa59c;margin-bottom:20px}.clinical,.giant-index,.ingredient-stats{display:none}.manifesto{min-height:570px;background:linear-gradient(130deg,#48453e,#1d1d1a 60%,#2b2924);color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;position:relative;overflow:hidden}.manifesto:before,.manifesto:after{content:"";position:absolute;width:400px;height:400px;border:1px solid rgba(188,166,125,.14);border-radius:50%}.manifesto:before{left:-130px;top:-190px}.manifesto:after{right:-150px;bottom:-200px}.manifesto .eyebrow{color:#b9b2a5}.manifesto blockquote{font-family:var(--serif);font-size:2rem;line-height:1.35;font-weight:500;margin:20px 0 45px}.light-button{color:#fff;border-color:#ffffff8c;background:transparent}.light-button:hover{background:#fff;color:var(--ink)}.page-enter{animation:pageIn .65s ease both}.category-hero{min-height:610px;padding:100px max(var(--gutter-md),calc((100% - var(--container-wide)) / 2)) 80px;background:#eeece6;display:grid;grid-template-columns:1fr 1fr;align-items:center;overflow:hidden}.category-hero>div:first-child{max-width:550px;z-index:2}.category-hero h1{font-size:3.1rem}.category-hero>div:first-child>p:last-child{color:var(--muted);line-height:2;max-width:430px;font-size:.85rem;margin-top:30px}.category-still{position:relative;height:470px;display:flex;align-items:center;justify-content:center}.category-still:before{content:"";position:absolute;width:430px;height:430px;border-radius:50%;background:#fff9;box-shadow:0 30px 60px #4b413214}.category-still .product-visual:first-child{width:280px;height:430px;z-index:2;transform:translate(60px)}.category-still .product-visual:first-child .bottle{transform:scale(1.35)}.category-still .product-visual:last-child{width:200px;height:300px;z-index:1;transform:translate(-90px,75px)}.products-hero{position:relative;height:60vh;min-height:400px;display:flex;align-items:center;justify-content:center;overflow:hidden}.products-hero-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:0}.products-hero-overlay{position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,#14120e80,#14120e6b 45%,#14120e9e)}.products-hero-content{position:relative;z-index:2;text-align:center;max-width:640px;padding:0 20px;color:#fff}.products-hero-content .hero-deco-line{display:block;width:1px;height:48px;background:linear-gradient(180deg,transparent,rgba(212,184,122,.7));margin:0 auto 28px}.products-hero-content .eyebrow{color:#d4b87ad9;margin-bottom:18px;font-size:.72rem}.products-hero-content h1{font-size:clamp(2.6rem,5vw,3.8rem);margin:0 0 24px;color:#fff;line-height:1;letter-spacing:-.03em}.products-hero-content h1 i{color:#d4b87a;font-weight:500}.products-hero-content>p{color:#ffffffd1;font-size:.92rem;line-height:1.85;max-width:460px;margin:0 auto 36px}.hero-scroll-btn{display:inline-flex;align-items:center;gap:10px;padding:13px 28px;border:1px solid rgba(255,255,255,.35);border-radius:30px;background:#ffffff0f;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;font-size:.78rem;letter-spacing:.1em;text-transform:uppercase;cursor:pointer;transition:.3s ease}.hero-scroll-btn span{font-size:1rem;transition:transform .3s}.hero-scroll-btn:hover{background:#ffffff24;border-color:#ffffff80}.hero-scroll-btn:hover span{transform:translateY(3px)}.products-section{padding-top:48px;padding-bottom:80px}.products-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px;padding-bottom:20px;border-bottom:1px solid var(--line)}.results-count{font-size:.85rem;color:var(--muted)}.products-controls{display:flex;align-items:center;gap:12px}.filter-btn{display:flex;align-items:center;gap:8px;padding:10px 18px;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--ink);font-size:.8rem;font-weight:500;letter-spacing:.05em;cursor:pointer;transition:.25s ease;position:relative}.filter-btn em{display:grid;place-items:center;min-width:18px;height:18px;border-radius:50%;background:var(--gold);color:#fff;font-size:.65rem;font-style:normal;font-weight:600;padding:0 5px}.filter-btn svg{width:18px;height:18px}.filter-btn:hover{border-color:var(--gold);color:var(--gold)}.sort-btn{display:flex;align-items:center;gap:8px;padding:10px 18px;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--ink);font-size:.8rem;font-weight:500;cursor:pointer;transition:.25s ease}.sort-btn:hover{border-color:var(--gold);color:var(--gold)}.sort-arrow{width:12px;height:12px;transition:transform .28s ease;opacity:.65}.sort-btn:hover .sort-arrow{transform:translateY(2px);opacity:1}.active-filter-row{display:flex;gap:8px;margin-bottom:28px}.active-filter-tag{display:inline-flex;align-items:center;gap:8px;background:var(--pearl);border:1px solid var(--line);border-radius:30px;padding:7px 14px;font-size:.78rem;color:var(--ink)}.active-filter-tag button{border:0;background:none;cursor:pointer;font-size:1rem;line-height:1;color:var(--muted);padding:0}.active-filter-tag button:hover{color:var(--ink)}.products-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:36px 20px}.products-grid .product-card{display:flex;flex-direction:column}.products-grid .product-image-button{width:100%;aspect-ratio:1 / 1.16;border:0;background:var(--pearl);border-radius:12px;position:relative;cursor:pointer;overflow:hidden;display:block;transition:.3s ease}.products-grid .product-image-button:hover{transform:translateY(-4px);box-shadow:0 14px 36px #28241c1a}.products-grid .tag{position:absolute;top:12px;left:12px;background:var(--ink);color:#fff;font-size:.65rem;letter-spacing:.12em;text-transform:uppercase;padding:4px 10px;border-radius:30px;z-index:2}.products-grid .product-info{display:flex;justify-content:space-between;gap:12px;padding-top:16px}.products-grid .product-info small{font-size:.68rem;letter-spacing:.12em;color:var(--muted);display:block;margin-bottom:4px}.products-grid .product-info h3{font-family:var(--serif);font-size:1.05rem;font-weight:500;margin:0 0 6px;line-height:1.3}.products-grid .product-info p{font-size:.78rem;color:var(--muted);line-height:1.5;margin:0}.products-grid .price-line{display:flex;flex-direction:column;align-items:flex-end;gap:10px}.products-grid .price-line b{font-size:.85rem;font-family:var(--serif);white-space:nowrap}.products-grid .price-line button{width:34px;height:34px;border:1px solid var(--line);border-radius:50%;background:#fff;cursor:pointer;font-size:1rem;transition:.25s ease}.products-grid .price-line button:hover{background:var(--ink);color:#fff;border-color:var(--ink)}.filter-overlay{position:fixed;inset:0;background:#0006;z-index:1001}.filter-panel{position:fixed;top:0;right:0;width:400px;max-width:90vw;height:100%;background:#fff;display:flex;flex-direction:column;box-shadow:-4px 0 30px #0000001f}.filter-panel-top{display:flex;justify-content:space-between;align-items:center;padding:22px 28px;border-bottom:1px solid var(--line)}.filter-panel-top h3{font-family:var(--serif);font-size:1.1rem;font-weight:500;margin:0}.filter-close{width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:none;border:0;cursor:pointer;font-size:1.4rem;border-radius:50%;transition:background .2s}.filter-close:hover{background:var(--pearl)}.filter-panel-body{flex:1;overflow-y:auto;padding:0}.filter-section{padding:24px 28px;border-bottom:1px solid var(--line)}.filter-section:last-of-type{border-bottom:none}.filter-section-heading{font-family:var(--sans);font-size:.72rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--muted);margin:0 0 14px}.filter-list{display:flex;flex-direction:column;gap:2px}.filter-list.sub-list{margin-top:12px;padding-top:12px;border-top:1px dashed var(--line)}.filter-item.sub-item{padding-left:28px;font-size:.82rem;color:var(--muted)}.filter-item.sub-item:hover{color:var(--ink)}.filter-item.sub-item.active{color:var(--gold)}.filter-item.sub-deep{padding-left:44px;font-size:.8rem}.filter-item{display:flex;align-items:center;justify-content:space-between;padding:13px 16px;font-size:.88rem;color:var(--ink);background:none;border:0;cursor:pointer;transition:.2s ease;text-align:left;border-radius:6px}.filter-item:hover{background:var(--pearl)}.filter-item.active{color:var(--gold);font-weight:600;background:var(--pearl)}.filter-item.active svg{width:16px;height:16px;color:var(--gold)}.filter-actions{padding:20px 28px;display:flex;flex-direction:column;gap:12px;border-top:1px solid var(--line);background:#fff;position:sticky;bottom:0}.show-products-btn{width:100%;height:46px;background:var(--ink);color:#fff;font-size:.82rem;font-weight:500;letter-spacing:.06em;border:0;border-radius:8px;cursor:pointer;transition:.25s ease}.show-products-btn:hover{background:#3d3a35;transform:translateY(-1px)}.reset-link{font-size:.8rem;color:var(--muted);text-align:center;background:none;border:0;cursor:pointer;padding:4px;transition:color .2s}.reset-link:hover{color:var(--gold)}.slide-right-enter-active,.slide-right-leave-active{transition:opacity .3s ease}.no-products{text-align:center;padding:60px 20px}.no-products p{color:var(--muted);font-size:.9rem;margin:0 0 16px}.no-products button{border:1px solid var(--line);border-radius:8px;background:#fff;padding:10px 22px;font-size:.8rem;cursor:pointer;transition:.25s}.no-products button:hover{border-color:var(--gold);color:var(--gold)}.load-more-sentinel{height:1px;margin-top:48px}.load-more-indicator{display:flex;justify-content:center;align-items:center;min-height:80px;margin-top:16px}.load-more-indicator small{font-size:.75rem;color:var(--muted);letter-spacing:.12em;text-transform:uppercase}.load-more-end{text-align:center;padding:48px 20px;color:var(--muted);font-size:.78rem;letter-spacing:.15em;text-transform:uppercase}.loader-dots{display:flex;gap:8px;align-items:center}.loader-dots span{width:8px;height:8px;border-radius:50%;background:var(--gold);animation:loaderBounce 1.2s ease-in-out infinite}.loader-dots span:nth-child(2){animation-delay:.15s}.loader-dots span:nth-child(3){animation-delay:.3s}@keyframes loaderBounce{0%,80%,to{transform:scale(.6);opacity:.4}40%{transform:scale(1);opacity:1}}.slide-right-enter-from,.slide-right-leave-to{opacity:0}.slide-right-enter-active .filter-panel,.slide-right-leave-active .filter-panel{transition:transform .35s cubic-bezier(.4,0,.2,1)}.slide-right-enter-from .filter-panel,.slide-right-leave-to .filter-panel{transform:translate(100%)}.catalog{display:grid;grid-template-columns:210px 1fr;gap:clamp(24px,5vw,72px);align-items:start}.catalog aside{position:sticky;top:118px}.catalog aside>p{font-size:.75rem;letter-spacing:.18em;color:#807b73;border-bottom:1px solid var(--line);padding-bottom:17px}.catalog aside>button{width:100%;border:0;border-bottom:1px solid #eeeae3;background:none;padding:15px 0;display:flex;justify-content:space-between;cursor:pointer;font-size:.85rem}.catalog aside>button.active{color:#a18556;font-weight:600}.catalog aside>button span{font-size:.75rem}.aside-note{margin-top:35px;background:var(--pearl);padding:24px}.aside-note b{font-family:var(--serif);font-size:1.1rem;font-weight:500}.aside-note p{font-size:.85rem;line-height:1.7;color:var(--muted)}.aside-note span{font-size:.85rem;border-bottom:1px solid}.catalog-meta{height:48px;display:flex;justify-content:space-between;align-items:start;font-size:.75rem;color:var(--muted)}.catalog-meta button{background:none;border:0;font-size:.75rem;cursor:pointer}.catalog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:55px 23px}.pdp-breadcrumb{display:flex;align-items:center;gap:8px;padding:18px max(var(--gutter-md),calc((100% - var(--container)) / 2));font-size:.75rem;color:var(--muted)}.pdp-breadcrumb span{cursor:pointer;transition:color .2s}.pdp-breadcrumb span:hover{color:var(--ink)}.pdp-breadcrumb span:last-child{color:var(--ink);cursor:default}.pdp-breadcrumb i{color:#c5c1b8;font-style:normal}.pdp-main{display:grid;grid-template-columns:1fr 1fr;min-height:680px}.gallery{background:linear-gradient(135deg,#f0eee9,#e8e5dd);position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden;padding:60px 40px}.gallery-bg-circle{position:absolute;border-radius:50%;pointer-events:none}.gallery-bg-circle--1{width:600px;height:600px;top:-200px;right:-200px;background:radial-gradient(circle,rgba(255,255,255,.7) 0%,transparent 70%)}.gallery-bg-circle--2{width:400px;height:400px;bottom:-150px;left:-100px;background:radial-gradient(circle,rgba(185,154,98,.12) 0%,transparent 70%)}.gallery-stage{position:relative;display:grid;place-items:center;width:100%;max-width:100%;height:560px}.gallery-glow{position:absolute;width:460px;height:460px;border-radius:50%;background:radial-gradient(circle at 38% 32%,rgba(255,255,255,.9),rgba(255,255,255,.15) 55%,transparent 80%);filter:blur(10px)}.gallery-platform{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center}.gallery .product-visual{width:340px;height:500px;position:relative}.gallery .bottle{transform:scale(1.6)}.gallery-platform-shadow{display:block;width:200px;height:24px;margin-top:-10px;border-radius:50%;background:radial-gradient(ellipse at center,rgba(40,36,28,.18) 0%,transparent 70%);filter:blur(6px)}.vertical-label{position:absolute;left:28px;top:50%;transform:rotate(-90deg) translate(-50%);transform-origin:left top;font-size:7px;letter-spacing:.25em;color:#8d887f;z-index:4}.gallery-thumbs{display:flex;gap:12px;z-index:3;margin-top:28px}.gallery-thumbs button{width:56px;height:56px;padding:0;border:1px solid rgba(0,0,0,0);border-radius:10px;background:#ffffff8c;cursor:pointer;transition:all .25s;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.gallery-thumbs button span{display:block;width:100%;height:100%;border-radius:9px;background:linear-gradient(135deg,#d8d4cb,#c5c1b8)}.gallery-thumbs button:nth-child(2) span{background:linear-gradient(135deg,#e0dccf,#cfcabb)}.gallery-thumbs button:nth-child(3) span{background:linear-gradient(135deg,#d4cfc1,#bdb8ab)}.gallery-thumbs button.active{border-color:var(--ink);box-shadow:0 4px 12px #28241c1f}.gallery-thumbs button:hover{border-color:#20201f4d}.gallery-info{display:flex;align-items:center;gap:8px;margin-top:16px;font-size:.72rem;color:#8d887f;letter-spacing:.05em;text-transform:uppercase}.gallery-info i{color:#c5c1b8;font-style:normal}.buy-panel{display:flex;align-items:center;padding:50px clamp(24px,6vw,80px);justify-content:center}.buy-panel-inner{width:100%;max-width:520px}.buy-panel h1{font-family:var(--serif);font-size:clamp(1.8rem,2.5vw,2.4rem);line-height:1.15;font-weight:500;letter-spacing:-.02em;margin:8px 0 0}.buy-meta{display:flex;align-items:center;gap:10px;margin:16px 0;font-size:.82rem}.buy-meta .rating{color:#c9a85c;letter-spacing:.08em}.buy-meta a{color:var(--muted);transition:color .2s}.buy-meta a:hover{color:var(--ink)}.buy-meta .dot{color:#c5c1b8}.buy-meta .concern-tag{padding:3px 10px;background:var(--pearl);border:1px solid var(--line);border-radius:20px;font-size:.72rem;color:var(--muted)}.lead{color:var(--muted);font-size:.88rem;line-height:1.85;max-width:480px;padding-bottom:20px;border-bottom:1px solid var(--line)}.benefit-chips{display:flex;flex-wrap:wrap;gap:8px;margin:20px 0}.benefit-chips span{padding:6px 14px;background:var(--pearl);border:1px solid var(--line);border-radius:30px;font-size:.75rem;color:#6d6a64;letter-spacing:.02em}.choice{margin:24px 0}.choice-label{font-size:.75rem;letter-spacing:.08em;text-transform:uppercase;color:var(--muted);display:block;margin-bottom:10px}.choice-options{display:flex;gap:10px}.choice-options button{background:#fff;border:1px solid var(--line);height:42px;min-width:80px;padding:0 16px;font-size:.8rem;cursor:pointer;border-radius:6px;transition:all .22s}.choice-options button:hover{border-color:#b0a89c}.choice-options button.active{border-color:var(--ink);background:var(--ink);color:#fff}.purchase-option{border:1px solid var(--line);border-radius:10px;margin-bottom:20px;overflow:hidden;background:#fff}.po-item{display:flex;align-items:flex-start;gap:12px;padding:16px 18px;cursor:pointer;transition:background .2s}.po-item:hover{background:var(--pearl)}.po-item.active{background:#faf9f5}.po-item+.po-item{border-top:1px solid var(--line)}.po-item input{display:none}.po-radio{width:18px;height:18px;border:2px solid #c5c1b8;border-radius:50%;margin-top:2px;flex-shrink:0;position:relative;transition:border-color .22s}.po-item.active .po-radio{border-color:var(--gold)}.po-item.active .po-radio:after{content:"";position:absolute;inset:3px;border-radius:50%;background:var(--gold)}.po-body{flex:1;display:grid;grid-template-columns:1fr auto;row-gap:4px}.po-body b{font-size:.82rem;font-weight:500}.po-body em{font-size:.82rem;font-style:normal;font-family:var(--serif);color:var(--ink)}.po-body small{grid-column:1 / -1;font-size:.73rem;color:#8c877e;line-height:1.5}.qty-row{display:flex;gap:12px;align-items:stretch}.qty-control{display:flex;align-items:center;border:1px solid var(--line);border-radius:8px;overflow:hidden;flex-shrink:0}.qty-control button{width:42px;height:57px;border:0;background:var(--pearl);font-size:1.1rem;cursor:pointer;transition:background .2s}.qty-control button:hover{background:#e8e5dd}.qty-control span{width:44px;text-align:center;font-size:.9rem;font-weight:500}.add-main{flex:1;height:57px;border-radius:8px}.buy-benefits{display:flex;justify-content:space-between;gap:12px;font-size:.78rem;color:#807b73;margin-top:20px;flex-wrap:wrap}.buy-benefits span{display:flex;align-items:center;gap:6px}.buy-benefits i{font-style:normal;color:var(--gold)}.pdp-tabs{background:#f7f6f2}.tabs-nav{display:flex;gap:0;border-bottom:1px solid var(--line);margin-bottom:40px}.tabs-nav button{padding:14px 28px;border:0;background:none;font-size:.82rem;letter-spacing:.04em;color:var(--muted);cursor:pointer;position:relative;transition:color .22s}.tabs-nav button:hover,.tabs-nav button.active{color:var(--ink)}.tabs-nav button.active:after{content:"";position:absolute;bottom:-1px;left:0;right:0;height:2px;background:var(--gold)}.tab-content{display:grid;gap:clamp(32px,6vw,80px);align-items:start}.tab-left h2{font-family:var(--serif);font-size:1.8rem;line-height:1.2;font-weight:500;letter-spacing:-.02em;margin:0 0 16px}.tab-left>p:not(.eyebrow){color:var(--muted);font-size:.85rem;line-height:1.9;max-width:420px}.result-stats{display:grid;gap:20px}.result-stat{background:#fff;border:1px solid var(--line);border-radius:12px;padding:24px 28px;transition:transform .28s,box-shadow .28s}.result-stat:hover{transform:translateY(-3px);box-shadow:0 12px 30px #28241c0f}.result-stat strong{font-family:var(--serif);font-size:2.6rem;font-weight:500;color:var(--gold);line-height:1}.result-stat sup{font-size:1.3rem}.result-stat p{font-size:.85rem;color:var(--muted);margin:8px 0 0}.result-bar{display:block;height:3px;margin-top:14px;border-radius:2px;background:linear-gradient(90deg,var(--gold) 80%,#e0ddd5 80%)}.ingredient-list{display:flex;flex-direction:column;gap:0}.ingredient-row{display:flex;align-items:flex-start;gap:16px;padding:20px 0;border-bottom:1px solid var(--line)}.ingredient-row:first-child{border-top:1px solid var(--line)}.ingredient-row b{color:var(--gold);font-family:var(--sans);font-size:.82rem;font-weight:600;min-width:32px}.ingredient-row strong{display:block;font-family:var(--serif);font-size:1.1rem;font-weight:500;margin-bottom:4px}.ingredient-row small{font-size:.78rem;color:var(--muted)}.pdp-tabs .ritual-steps{display:grid;grid-template-columns:1fr;gap:0;margin-top:0}.pdp-tabs .ritual-step{padding:20px 0;border-bottom:1px solid var(--line);display:flex;align-items:baseline;gap:20px;border-right:0}.pdp-tabs .ritual-step:last-child{border-bottom:0}.pdp-tabs .ritual-step span{font-family:var(--serif);color:var(--gold);font-size:1.3rem;min-width:40px}.pdp-tabs .ritual-step h3{font-family:var(--serif);font-size:1.2rem;margin:0 0 4px;font-weight:500}.pdp-tabs .ritual-step p{color:var(--muted);font-size:.82rem;line-height:1.7;margin:0}.reviews{text-align:center;background:#f3f1ec}.reviews blockquote{max-width:900px;margin:24px auto 32px;font-family:var(--serif);font-size:1.4rem;line-height:1.6;font-weight:500}.reviewer{display:flex;flex-direction:column;gap:6px;font-size:.85rem}.reviewer span{color:#c9a85c;letter-spacing:.13em}.reviewer small{color:#99948a}.related{background:#fff}.related-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.related-card{border:1px solid var(--line);border-radius:12px;overflow:hidden;cursor:pointer;transition:transform .28s,box-shadow .28s}.related-card:hover{transform:translateY(-5px);box-shadow:0 16px 40px #28241c14}.related-visual{height:220px;background:var(--pearl);display:grid;place-items:center}.related-visual .product-visual{height:200px}.related-info{padding:18px 20px}.related-info h3{font-family:var(--serif);font-size:1.05rem;font-weight:500;margin:0 0 6px}.related-info p{font-size:.78rem;color:var(--muted);line-height:1.5;margin:0 0 10px;min-height:40px}.related-info b{font-family:var(--serif);font-size:1rem;color:var(--ink)}.routine{padding-bottom:150px}.quiz-onboarding{min-height:calc(100vh - 80px);position:relative;overflow:hidden;padding:clamp(40px,7vh,80px) max(var(--gutter-md),calc((100% - var(--container)) / 2));display:flex;align-items:center}.lab-bg-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:0}.lab-overlay{position:absolute;inset:0;z-index:1;background:linear-gradient(135deg,#14120e9e,#14120e80 40%,#14120e99)}.lab-hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:1.15fr .85fr;gap:clamp(40px,6vw,110px);align-items:center;width:100%;max-width:1240px;margin:0 auto}.lab-hero-left .eyebrow{margin-bottom:22px;color:#ffffffb3}.lab-hero-left h1{font-size:clamp(2.4rem,4.2vw,3.4rem);margin-bottom:26px;color:#fff}.lab-hero-left h1 i{color:#d4b87a;font-weight:500}.lab-desc{color:#ffffffd1;max-width:480px;line-height:1.85;font-size:.9rem;margin:0 0 40px}.lab-features{display:flex;gap:clamp(20px,4vw,48px);padding-top:32px;border-top:1px solid rgba(255,255,255,.18)}.lab-features>div{display:flex;flex-direction:column;gap:6px}.lab-features b{font-family:var(--serif);font-size:1.8rem;font-weight:500;color:#fff;line-height:1}.lab-features span{font-size:.72rem;color:#ffffff8c;letter-spacing:.05em;line-height:1.4;max-width:120px}.lab-symbol{width:96px;height:96px;border-radius:50%;position:relative;display:grid;place-items:center;margin-bottom:36px}.lab-symbol:before,.lab-symbol:after,.lab-symbol i{content:"";position:absolute;inset:0;border:1px solid rgba(163,137,89,.35);border-radius:50%}.lab-symbol:after{inset:12px;border-style:dashed;animation:rotate 14s linear infinite}.lab-symbol i:first-of-type{inset:24px}.lab-symbol i:last-of-type{inset:-7px;border-color:#a3895921}.lab-symbol span{font-family:var(--serif);font-size:1.7rem;color:#a48757}.lab-hero-right{display:flex;justify-content:center}.lab-card{width:100%;background:#fffffff7;border:1px solid var(--line);border-radius:16px;padding:40px 36px;box-shadow:0 24px 60px #0003;position:relative;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.lab-card-badge{display:inline-block;font-size:.7rem;letter-spacing:.18em;text-transform:uppercase;color:var(--gold);background:var(--pearl);border-radius:30px;padding:6px 14px;margin-bottom:22px}.lab-card h2{font-family:var(--serif);font-size:1.5rem;font-weight:500;margin:0 0 10px;letter-spacing:-.01em}.lab-card>p{color:var(--muted);font-size:.82rem;line-height:1.6;margin:0 0 28px}.lab-input-wrap{display:block;margin-bottom:24px}.lab-input-wrap>span{display:block;font-size:.72rem;letter-spacing:.12em;text-transform:uppercase;color:var(--muted);margin-bottom:10px}.lab-input-wrap input{width:100%;border:1px solid var(--line);border-radius:8px;background:var(--pearl);padding:14px 16px;outline:0;font-family:var(--sans);font-size:1rem;color:var(--ink);transition:border-color .25s,background .25s}.lab-input-wrap input:focus{border-color:var(--gold);background:#fff}.lab-cta{width:100%;height:50px;border:0;background:var(--ink);color:#fff;border-radius:8px;display:flex;align-items:center;justify-content:center;gap:10px;cursor:pointer;font-size:.82rem;letter-spacing:.08em;text-transform:uppercase;transition:.28s ease}.lab-cta span{font-size:1.05rem}.lab-cta:hover:not(:disabled){background:#3d3a35;transform:translateY(-2px);box-shadow:0 10px 28px #1e1c162e}.lab-cta:disabled{opacity:.4;cursor:not-allowed}.lab-card>small{display:block;text-align:center;font-size:.72rem;color:var(--muted);margin-top:18px;line-height:1.5}.quiz-question{min-height:calc(100vh - 112px);background:#f7f6f2;position:relative;padding:90px max(var(--gutter-md),calc((100% - var(--container)) / 2)) 60px;display:grid;place-items:center}.quiz-progress{position:absolute;top:0;left:0;right:0;height:2px;background:#dedbd4}.quiz-progress span{display:block;height:100%;background:#b4945c;transition:width .5s}.quiz-back{position:absolute;left:max(var(--gutter-md),calc((100% - var(--container)) / 2));top:35px;border:0;background:none;font-size:.75rem;cursor:pointer}.quiz-content{width:min(1050px,100%);text-align:center}.quiz-content h1{font-family:var(--serif);font-size:2rem;font-weight:500;letter-spacing:-.02em;margin:0}.quiz-content>p:not(.eyebrow){color:var(--muted);font-size:.75rem}.quiz-options{margin-top:45px;display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.quiz-options button{min-height:245px;padding:23px;border:1px solid #dcd8d0;background:#fff;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;text-align:left;cursor:pointer;transition:.28s}.quiz-options button:hover{border-color:#a48757;transform:translateY(-5px);box-shadow:0 18px 40px #3b342914}.quiz-options span{font-family:var(--serif);color:#a38758}.quiz-options b{font-family:var(--serif);font-size:1.2rem;line-height:1.5;font-weight:500}.quiz-options i{font-style:normal;font-size:.75rem;color:#8d887e}.options-3{grid-template-columns:repeat(3,1fr);max-width:820px;margin-left:auto;margin-right:auto}.quiz-count{position:absolute;right:max(var(--gutter-md),calc((100% - var(--container)) / 2));bottom:35px;font-family:var(--serif);font-size:.85rem}.result-hero{position:relative;overflow:hidden;min-height:680px;padding:100px 60px;display:flex;align-items:center;justify-content:center;gap:80px}.result-bg-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:0}.result-overlay{position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,#14120e99,#14120e80 45%,#14120ead)}.result-hero-content{position:relative;z-index:2;text-align:left;max-width:520px;color:#fff}.result-hero-content .eyebrow{color:#ffffffb3;margin-bottom:18px}.result-hero h1{font-family:var(--serif);font-weight:500;font-size:clamp(2.6rem,5vw,3.8rem);line-height:1;letter-spacing:-.03em;margin:0 0 24px;color:#fff}.result-hero h1 i{color:#d4b87a;font-weight:500}.result-desc{max-width:460px;margin:0 0 28px;color:#ffffffd1;line-height:1.85;font-size:.9rem}.profile-tags{display:flex;justify-content:flex-start;gap:8px;margin-bottom:0;flex-wrap:wrap}.profile-tags span{border:1px solid rgba(255,255,255,.28);border-radius:30px;padding:8px 16px;font-size:.72rem;color:#ffffffd9;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff0f}.result-score{position:relative;z-index:2;display:flex;justify-content:center;flex-shrink:0}.result-score-ring{width:200px;height:200px;border-radius:50%;background:#ffffff14;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.2);display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative}.result-score-ring:before{content:"";position:absolute;inset:-14px;border:1px solid rgba(255,255,255,.12);border-radius:50%}.result-score-ring span{font-size:.68rem;letter-spacing:.2em;color:#fff9;text-align:center}.result-score-ring i{font-family:var(--serif);font-size:3rem;font-style:normal;color:#d4b87a;line-height:1;margin:6px 0}.result-score-ring small{font-size:.68rem;color:#ffffff80}.prescription-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.prescription-grid article{border:1px solid var(--line);border-radius:14px;padding:28px;background:#fff;transition:.3s ease;cursor:pointer}.prescription-grid article:hover{transform:translateY(-6px);box-shadow:0 20px 50px #28241c14}.step-label{display:inline-block;font-size:.7rem;letter-spacing:.15em;color:var(--gold);margin-bottom:16px}.prescription-grid .product-visual{height:260px;background:var(--pearl);border-radius:10px;margin:0 0 18px}.prescription-grid small{color:var(--gold);font-size:.7rem;letter-spacing:.12em;text-transform:uppercase;display:block;margin-bottom:8px}.prescription-grid h3{font-family:var(--serif);font-weight:500;font-size:1.4rem;margin:0 0 10px}.prescription-grid p{color:var(--muted);font-size:.82rem;line-height:1.7;min-height:50px;margin:0 0 16px}.prescription-grid>article>b{font-size:.9rem;font-family:var(--serif)}.routine-bar{position:sticky;bottom:0;z-index:40;height:90px;background:#171715f7;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);color:#fff;display:grid;grid-template-columns:auto 1fr auto;align-items:center;padding:0 max(var(--gutter-md),calc((100% - var(--container-wide)) / 2));gap:25px}.routine-mini{height:70px;display:flex;width:180px}.routine-mini .product-visual{width:65px;margin-left:-8px}.routine-bar>div:nth-child(2){display:flex;flex-direction:column;gap:7px}.routine-bar small{font-size:.75rem;color:#aaa59b}.routine-bar b{font-family:var(--serif);font-size:1.1rem;font-weight:500}.routine-bar s{color:#858179;font-size:.85rem;margin-left:7px}.routine-bar>button{height:51px;min-width:235px;background:var(--gold);color:#191814;border:0;border-radius:8px;padding:0 23px;display:flex;justify-content:space-between;align-items:center;cursor:pointer;font-size:.8rem;letter-spacing:.06em;transition:.28s ease}.routine-bar>button:hover{transform:translateY(-2px);box-shadow:0 10px 28px #b99a624d}.prestige{background:#1c1c19;color:#f6f3ec}.prestige-hero{min-height:690px;display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;padding:80px max(var(--gutter-md),calc((100% - var(--container-wide)) / 2));overflow:hidden;background:radial-gradient(circle at 72% 45%,#4b4336 0,#24231e 30%,#151513 68%)}.prestige-copy{max-width:520px}.prestige-copy h1{font-family:var(--serif);font-size:3.1rem;font-weight:500;line-height:1;margin:0;letter-spacing:-.03em}.prestige-copy>p:not(.eyebrow){color:#a8a397;font-size:.85rem;line-height:2;margin:33px 0;max-width:460px}.member-card-wrap{height:470px;display:grid;place-items:center;position:relative;perspective:1000px}.member-card{width:min(540px,90%);aspect-ratio:1.65;border-radius:19px;padding:38px 40px;background:linear-gradient(135deg,#d4d0c7,#7a776f 35%,#e4e1da 58%,#88847b);color:#24231f;position:relative;z-index:2;box-shadow:0 40px 90px #00000073;transform:rotateY(-10deg) rotateX(5deg);overflow:hidden}.member-card:after{content:"";position:absolute;width:160%;height:60px;top:30%;left:-30%;transform:rotate(-23deg);background:#ffffff52;filter:blur(18px)}.member-card>span{font-family:var(--serif);font-size:1.5rem;letter-spacing:.2em}.member-card i{display:block;font-size:.75rem;letter-spacing:.32em;font-style:normal;margin-top:8px}.member-card b{position:absolute;right:37px;bottom:40px;font-family:var(--serif);font-size:2.5rem;font-weight:500;letter-spacing:.08em}.member-card small{position:absolute;left:40px;bottom:42px;font-size:.75rem;letter-spacing:.18em}.card-glow{position:absolute;width:620px;height:300px;background:#c4a46940;filter:blur(80px);border-radius:50%}.tier-section{background:#f5f3ee;color:var(--ink)}.tier-heading{display:flex;justify-content:space-between;align-items:end}.tier-heading p{max-width:350px;color:var(--muted);font-size:.85rem;line-height:2}.tiers{display:grid;grid-template-columns:repeat(3,1fr);margin-top:55px}.tiers article{border:1px solid var(--line);padding:35px;min-height:420px;margin-right:-1px}.tiers article.featured{background:#25241f;color:#fff;border-color:#25241f;transform:translateY(-15px);box-shadow:0 25px 55px #2a261e26}.tiers article>span{font-family:var(--serif);color:#9d8152}.tiers article>small{display:block;font-size:.75rem;letter-spacing:.22em;margin:45px 0 8px}.tiers h3{font-family:var(--serif);font-size:2rem;font-weight:500;margin:0 0 7px}.tiers p{font-size:.85rem;color:#8f8a81}.tiers article>b{display:block;font-family:var(--serif);font-size:1.2rem;color:#a98c5a;margin:26px 0}.tiers ul{list-style:none;padding:0;border-top:1px solid rgba(140,135,126,.35)}.tiers li{font-size:.85rem;border-bottom:1px solid rgba(140,135,126,.25);padding:14px 0}.tiers li:before{content:"✦";color:#a98c5a;margin-right:9px}.privileges{display:grid;grid-template-columns:.75fr 1.25fr;gap:clamp(32px,6vw,120px);align-items:center}.privileges .eyebrow{color:#a8a397}.privilege-grid{display:grid;grid-template-columns:1fr 1fr}.privilege-grid article{min-height:180px;border:1px solid #46443e;padding:28px;margin:0 -1px -1px 0}.privilege-grid span{color:#c0a36e;font-size:1.5rem}.privilege-grid h3{font-family:var(--serif);font-weight:500;font-size:1.2rem;margin:24px 0 7px}.privilege-grid p{color:#aaa59b;font-size:.85rem}.boutique{background:#f5f3ee;color:var(--ink)}.boutique .section-heading>span{font-size:.75rem;color:#9a7e4f}.reward-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.reward-grid article{text-align:center}.reward-art{height:330px;background:#fff;display:grid;place-items:center;position:relative;overflow:hidden}.reward-art span{font-family:var(--serif);color:#5e5a52;letter-spacing:.2em}.reward-0:before{content:"";width:220px;height:115px;border-radius:55% 45%;background:linear-gradient(145deg,#ddd6c8,#a79880);box-shadow:inset 25px 10px 30px #ffffffa6,0 20px 35px #3730262b;position:absolute}.reward-1:before{content:"";width:190px;height:150px;background:linear-gradient(140deg,#3a3937,#080808 60%,#46433f);border-radius:60% 40% 55% 45%;position:absolute;box-shadow:0 25px 30px #0000003d}.reward-2:before{content:"";width:180px;height:220px;background:linear-gradient(145deg,#d3c8b5,#f3eee4 40%,#a9987e);position:absolute;border-radius:90px 90px 20px 20px;opacity:.75}.reward-art span{z-index:2}.reward-grid h3{font-family:var(--serif);font-size:1.2rem;font-weight:500}.reward-grid p{font-family:var(--serif);color:#9c8051}.reward-grid button{width:100%;height:45px;border:1px solid var(--ink);background:var(--ink);color:#fff;cursor:pointer;font-size:.75rem}.reward-grid .locked{opacity:.45}.reward-grid .locked button{background:#c3c0ba;border-color:#c3c0ba;cursor:not-allowed}.story-hero{min-height:520px;display:flex;align-items:center;justify-content:center;text-align:center;background:#ece8e0 url(/images/stoy/jejstoy.png) center/cover no-repeat;position:relative}.story-hero-overlay{position:absolute;inset:0;background:#00000040;z-index:0}.story-hero-content{max-width:680px;position:relative;z-index:1}.story-hero h1{margin:0 0 28px;font-family:var(--serif);font-weight:500;font-size:3.1rem;line-height:.88;letter-spacing:-.055em;color:#fff}.story-hero h1 i{color:#ffffffb3;font-weight:500}.story-hero-content>p:last-child{color:#ffffffd1;line-height:1.7;font-size:1.1rem;max-width:540px;margin:0 auto}.story-hero .eyebrow{color:#ffffffa6}.founder-grid{display:grid;grid-template-columns:1fr 1fr;gap:clamp(40px,7vw,96px);align-items:start}.story-index{display:block;font-family:var(--serif);font-size:3.1rem;color:#a98b59;line-height:1;margin-bottom:16px}.founder-left .eyebrow{margin-bottom:16px}.founder-left h2{font-family:var(--serif);font-size:2rem;line-height:1.18;font-weight:500;letter-spacing:-.02em;margin:0}.founder-right{padding-top:20px}.founder-right p{color:var(--muted);font-size:.85rem;line-height:2;margin:0 0 20px}.promise{background:#f7f5f1}.promise-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.promise-card{background:#fff;padding:36px 28px;text-align:center;position:relative}.promise-icon{display:block;font-size:32px;color:#a08455;margin-bottom:20px}.promise-num{position:absolute;top:20px;right:22px;font-family:var(--serif);font-size:.75rem;color:#c5bdaa}.promise-card h3{font-family:var(--serif);font-size:1.2rem;font-weight:500;margin:0 0 10px}.promise-card p{color:var(--muted);font-size:.85rem;line-height:1.8;margin:0}.story-image-full{position:relative;height:500px;overflow:hidden}.story-image-full img{width:100%;height:100%;object-fit:cover;display:block}.story-image-caption{position:absolute;bottom:0;left:0;right:0;padding:60px max(var(--gutter-md),calc((100% - var(--container)) / 2)) 28px;background:linear-gradient(transparent,#0000008c)}.story-image-caption span{font-family:var(--serif);font-size:1rem;color:#fff;font-style:italic;opacity:.9}.story-timeline{background:#f7f5f1}.timeline-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.timeline-card{background:#fff;padding:32px 24px;text-align:center}.timeline-year{display:block;font-family:var(--serif);font-size:2rem;color:#a08455;line-height:1;margin-bottom:12px}.timeline-card h3{font-family:var(--serif);font-size:1.2rem;font-weight:500;margin:0 0 8px}.timeline-card p{color:var(--muted);font-size:.85rem;line-height:1.7;margin:0}.story-showcase-grid{display:grid;grid-template-columns:1fr 1fr;gap:clamp(40px,7vw,96px);align-items:center}.story-showcase-img{overflow:hidden}.story-showcase-img img{width:100%;height:100%;object-fit:cover;display:block}.story-showcase-copy h2{font-family:var(--serif);font-size:2rem;line-height:1.18;font-weight:500;letter-spacing:-.02em;margin:0 0 20px}.story-showcase-copy>p:not(.eyebrow){color:var(--muted);font-size:.85rem;line-height:2;margin:0 0 28px}.story-values{background:#fff}.values-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.value-card{padding:40px 28px;text-align:center;border:1px solid var(--line)}.value-icon{display:block;font-size:28px;color:#a08455;margin-bottom:18px}.value-card h3{font-family:var(--serif);font-size:1.2rem;font-weight:500;margin:0 0 10px}.value-card p{color:var(--muted);font-size:.85rem;line-height:1.8;margin:0}.service-hero{min-height:520px;display:flex;align-items:center;justify-content:center;text-align:center;background:#ece8e0 url(/images/sever/cuse.png) center/cover no-repeat;padding:100px max(var(--gutter-md),calc((100% - var(--container)) / 2)) 80px;position:relative}.service-hero-overlay{position:absolute;inset:0;background:#00000040;z-index:0}.service-hero-content{max-width:680px;position:relative;z-index:1}.service-hero h1{margin:0 0 28px;font-family:var(--serif);font-weight:500;font-size:3.1rem;line-height:.88;letter-spacing:-.055em;color:#fff}.service-hero h1 i{color:#ffffffb3;font-weight:500}.service-hero-content>p:last-child{color:#ffffffd1;line-height:1.7;font-size:1.1rem;max-width:540px;margin:0 auto}.service-hero .eyebrow{color:#ffffffa6}.service-policies{background:#fff}.policy-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.policy-card{background:#fff;padding:36px 28px;text-align:center;box-shadow:0 8px 40px #0000000f}.policy-icon{display:block;font-size:24px;color:#a08455;margin-bottom:16px}.policy-card h3{font-family:var(--serif);font-size:1.2rem;font-weight:500;margin:0 0 10px}.policy-card p{color:var(--muted);font-size:.85rem;line-height:1.8;margin:0}.svc-care{background:#f7f5f1}.svc-care-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.svc-care-card{background:#fff}.svc-care-img{aspect-ratio:4 / 3;overflow:hidden}.svc-care-img img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s ease}.svc-care-card:hover .svc-care-img img{transform:scale(1.05)}.svc-care-card h3{font-family:var(--serif);font-size:1.2rem;font-weight:500;margin:24px 24px 10px}.svc-care-card p{color:var(--muted);font-size:.85rem;line-height:1.8;margin:0 24px 28px}.service-contact{background:#fff}.contact-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.contact-card{background:#fff;padding:40px 28px;text-align:center;box-shadow:0 8px 40px #0000000f}.contact-icon{display:block;font-size:28px;color:#a08455;margin-bottom:16px}.contact-card h3{font-family:var(--serif);font-size:1.2rem;font-weight:500;margin:0 0 8px}.contact-card p{font-size:1rem;color:var(--ink);margin:0 0 6px}.contact-card small{font-size:.85rem;color:var(--muted)}.contact-offices{background:#fff}.offices-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.office-card{border:1px solid var(--line);padding:36px 28px}.office-city{display:block;font-family:var(--serif);font-size:1.5rem;font-weight:500;margin-bottom:4px}.office-role{display:block;font-size:.75rem;color:#a08455;letter-spacing:.2em;text-transform:uppercase;margin-bottom:20px}.office-card p{color:var(--muted);font-size:.85rem;line-height:1.8;margin:0 0 12px}.office-card small{font-size:.85rem;color:var(--ink)}.contact-hero{background:url(/images/contact/tactaw.png) center/cover no-repeat;position:relative;padding:220px 0;text-align:center}.contact-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(to right,#00000073,#0000001a);z-index:1}.contact-hero-content{position:relative;z-index:2}.contact-hero h1{font-family:var(--serif);font-size:3.1rem;font-weight:500;color:#fff;margin:0 0 16px;letter-spacing:-.03em}.contact-hero p{font-size:1.1rem;color:#fffc;margin:0}.contact-content{padding-top:80px;padding-bottom:80px}.contact-layout{display:grid;grid-template-columns:1fr 1fr;gap:60px}.contact-info-card{margin-bottom:32px}.contact-info-card h2,.form-card h2{font-family:var(--serif);font-size:1.5rem;font-weight:500;margin:0 0 16px}.contact-intro{color:var(--muted);font-size:.85rem;line-height:1.8;margin:0 0 32px}.contact-methods{display:flex;flex-direction:column;gap:16px}.method-item{display:flex;gap:20px;padding:24px;background:#fff;border:1px solid var(--line)}.method-icon{width:48px;height:48px;background:var(--pearl);border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:1.2rem;color:#a08455}.method-details h3{font-size:1rem;font-weight:500;margin:0 0 4px}.method-details p{color:var(--ink);font-weight:500;margin:0 0 4px;font-size:.95rem}.method-details span{font-size:.75rem;color:var(--muted)}.hours-card{padding:24px;background:var(--pearl);margin-bottom:32px}.hours-card h3{font-family:var(--serif);font-size:1.1rem;font-weight:500;margin:0 0 16px}.hours-list{display:flex;flex-direction:column;gap:12px}.hours-item{display:flex;justify-content:space-between;font-size:.85rem}.hours-item span:first-child{color:var(--muted)}.hours-item span:last-child{font-weight:500}.form-card{padding:40px;background:#fff;border:1px solid var(--line)}.form-intro{color:var(--muted);font-size:.85rem;margin:0 0 32px}.contact-form{display:flex;flex-direction:column;gap:20px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:20px}.form-group{display:flex;flex-direction:column;gap:8px}.form-group label{font-size:.85rem;font-weight:500}.form-group input,.form-group select,.form-group textarea{padding:14px 16px;border:1px solid var(--line);font-size:.85rem;transition:.3s;background:#fbfaf7}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{outline:none;border-color:#a08455}.form-group textarea{resize:vertical}.contact-form .button{margin-top:8px;width:100%;justify-content:center}.contact-map{background:#fff}.jn-banner{position:relative;height:50vh;min-height:400px;display:flex;align-items:center;justify-content:center;text-align:center;overflow:hidden}.jn-banner-img{position:absolute;inset:0}.jn-banner-img img{width:100%;height:100%;object-fit:cover;display:block}.jn-banner-veil{position:absolute;inset:0;background:#00000059}.jn-banner-content{position:relative;z-index:2;color:#fff;padding:0 24px}.jn-banner h1{font-family:var(--serif);font-size:3.5rem;font-weight:500;margin:0 0 16px;letter-spacing:-.03em}.jn-banner p{font-size:1.1rem;opacity:.85;margin:0;max-width:500px}.jn-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px 24px}.jn-card{cursor:pointer;transition:.3s}.jn-card:hover{transform:translateY(-4px)}.jn-card-img{aspect-ratio:16 / 10;overflow:hidden;margin-bottom:20px}.jn-card-img img{width:100%;height:100%;object-fit:cover;display:block;transition:.5s}.jn-card:hover .jn-card-img img{transform:scale(1.05)}.jn-card-cat{display:inline-block;font-size:.75rem;font-weight:500;letter-spacing:.06em;text-transform:uppercase;color:#a08455;margin-bottom:8px}.jn-card-body h3{font-family:var(--serif);font-size:1.3rem;font-weight:500;margin:0 0 8px;line-height:1.4}.jn-card-body p{font-size:.9rem;color:var(--muted);line-height:1.7;margin:0 0 12px}.jn-card-date{font-size:.8rem;color:var(--muted)}.na-banner{position:relative;height:50vh;min-height:400px;display:flex;align-items:center;justify-content:center;text-align:center;overflow:hidden}.na-banner-img{position:absolute;inset:0}.na-banner-img img{width:100%;height:100%;object-fit:cover;display:block}.na-banner-veil{position:absolute;inset:0;background:#00000059}.na-banner-content{position:relative;z-index:2;color:#fff;padding:0 24px}.na-banner h1{font-family:var(--serif);font-size:3.5rem;font-weight:500;margin:0 0 16px;letter-spacing:-.03em}.na-banner p{font-size:1.1rem;opacity:.85;margin:0}.na-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:32px 24px}.na-card{cursor:pointer;transition:.3s}.na-card:hover{transform:translateY(-4px)}.na-card-img{aspect-ratio:1 / 1.2;background:var(--pearl);position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center}.na-badge{position:absolute;top:16px;left:16px;background:var(--ink);color:#fff;font-size:.7rem;letter-spacing:.14em;padding:6px 12px;text-transform:uppercase;z-index:2}.na-card-info{padding:20px 3px 0}.na-card-info small{display:block;color:#98938a;font-size:.75rem;letter-spacing:.12em;margin-bottom:7px}.na-card-info h3{margin:0 0 7px;font-family:var(--serif);font-size:1.1rem;font-weight:500}.na-card-info p{margin:0 0 16px;color:#8a867e;font-size:.85rem;line-height:1.5}.na-card-foot{display:flex;justify-content:space-between;align-items:center}.na-card-foot b{font-size:.85rem;font-weight:500}.na-card-foot button{border:1px solid #d0ccc4;border-radius:50%;width:29px;height:29px;background:#fff;cursor:pointer;transition:.2s;font-size:1rem}.na-card-foot button:hover{background:var(--ink);color:#fff;border-color:var(--ink)}.jd-hero{position:relative;height:70vh;min-height:500px;display:flex;align-items:flex-end;padding-bottom:60px;overflow:hidden}.jd-hero-img{position:absolute;inset:0}.jd-hero-img img{width:100%;height:100%;object-fit:cover;display:block}.jd-hero-veil{position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,.45) 0%,rgba(0,0,0,.1) 50%,transparent 100%)}.jd-hero-text{position:relative;z-index:2;color:#fff;max-width:1400px;width:100%;margin:0 auto;padding:0 max(var(--gutter-md),40px)}.jd-breadcrumb{display:flex;align-items:center;gap:8px;font-size:.75rem;letter-spacing:.08em;margin-bottom:20px;opacity:.9}.jd-breadcrumb-link{border:0;background:none;padding:0;color:#fff;opacity:.9;cursor:pointer;font-size:inherit}.jd-breadcrumb-link:hover{opacity:1}.jd-breadcrumb-sep{opacity:.7}.jd-breadcrumb-current{opacity:.9}.jd-hero-meta{display:flex;align-items:center;gap:12px;font-size:.75rem;letter-spacing:.12em;text-transform:uppercase;margin-bottom:16px}.jd-hero-cat{color:#d2b685;font-weight:500}.jd-hero-sep{opacity:.6}.jd-hero-date,.jd-hero-read{opacity:.8}.jd-hero h1{font-family:var(--serif);font-size:3.5rem;font-weight:500;line-height:1.15;margin:0 0 16px;letter-spacing:-.03em;max-width:800px}.jd-hero-excerpt{font-size:1.15rem;line-height:1.7;opacity:.9;max-width:600px;margin:0}.jd-main{padding:80px max(var(--gutter-md),40px) 100px}.jd-content-grid{display:grid;grid-template-columns:1fr 340px;gap:80px;max-width:1400px;margin:0 auto}.jd-article{min-width:0}.jd-article-body{font-size:1.05rem;line-height:2;color:var(--ink)}.jd-intro{font-size:1.25rem;line-height:1.9;color:#a08455;font-style:italic;margin:0 0 40px}.jd-section-title{font-family:var(--serif);font-size:1.8rem;font-weight:500;margin:48px 0 24px;letter-spacing:-.02em}.jd-article-body p{margin:0 0 24px}.jd-pull-quote{margin:56px 0;padding:32px 40px;border-left:2px solid #a08455;background:var(--pearl)}.jd-pull-quote p{font-family:var(--serif);font-size:1.4rem;line-height:1.6;color:var(--ink);font-style:italic;margin:0}.jd-card{margin:48px 0;padding:32px;background:#fff;border:1px solid var(--line)}.jd-card-title{font-family:var(--serif);font-size:1.2rem;font-weight:500;margin:0 0 24px;letter-spacing:.02em}.jd-ingredient-list{display:flex;flex-direction:column;gap:16px}.jd-ingredient-item{display:flex;align-items:center;gap:16px;padding-bottom:16px;border-bottom:1px solid var(--line)}.jd-ingredient-item:last-child{border-bottom:0;padding-bottom:0}.jd-ingredient-name{font-weight:500;min-width:140px}.jd-ingredient-benefit{color:var(--muted);font-size:.9rem}.jd-care-tips{list-style:none;padding:0;margin:0}.jd-care-tips li{position:relative;padding-left:24px;margin-bottom:12px}.jd-care-tips li:before{content:"·";position:absolute;left:0;color:#a08455;font-size:1.5rem;line-height:1.2}.jd-tags-section{display:flex;align-items:center;gap:16px;margin-top:48px;padding-top:32px;border-top:1px solid var(--line)}.jd-tags-label{font-size:.75rem;letter-spacing:.08em;text-transform:uppercase;color:var(--muted)}.jd-tags{display:flex;gap:8px}.jd-tag{font-size:.75rem;padding:6px 14px;background:var(--pearl);color:var(--muted);cursor:pointer;transition:.3s}.jd-tag:hover{background:#a08455;color:#fff}.jd-share{display:flex;align-items:center;gap:16px;margin-top:24px}.jd-share-label{font-size:.75rem;letter-spacing:.08em;text-transform:uppercase;color:var(--muted)}.jd-share-btns{display:flex;gap:12px}.jd-share-btn{width:40px;height:40px;border:1px solid var(--line);background:transparent;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:.3s;font-size:.85rem}.jd-share-btn:hover{border-color:#a08455;background:#a08455;color:#fff}.jd-article-nav{display:flex;justify-content:space-between;margin-top:64px;padding-top:48px;border-top:1px solid var(--line)}.jd-nav-prev,.jd-nav-next{max-width:45%}.jd-nav-label{display:block;font-size:.75rem;letter-spacing:.12em;text-transform:uppercase;color:var(--muted);margin-bottom:12px}.jd-nav-link{border:0;background:none;padding:0;display:flex;align-items:center;gap:12px;cursor:pointer;color:var(--ink);font-size:1rem;text-align:left;line-height:1.5;transition:.3s}.jd-nav-link:hover{color:#a08455}.jd-nav-arrow{font-size:1.2rem;transition:.3s}.jd-nav-prev .jd-nav-link:hover .jd-nav-arrow{transform:translate(-4px)}.jd-nav-next .jd-nav-link:hover .jd-nav-arrow{transform:translate(4px)}.jd-nav-title{font-size:1rem;line-height:1.5}.jd-nav-empty{color:var(--muted);font-style:italic}.jd-sidebar{display:flex;flex-direction:column;gap:48px;position:sticky;top:120px;height:fit-content}.jd-sidebar-section{padding-bottom:32px;border-bottom:1px solid var(--line)}.jd-sidebar-section:last-child{border-bottom:0}.jd-sidebar-title{font-family:var(--serif);font-size:1.1rem;font-weight:500;margin:0 0 24px;letter-spacing:.02em}.jd-related-list{display:flex;flex-direction:column;gap:20px}.jd-related-item{display:flex;gap:16px;border:0;background:none;padding:0;cursor:pointer;text-align:left;transition:.3s}.jd-related-img{width:70px;height:70px;flex-shrink:0;overflow:hidden}.jd-related-img img{width:100%;height:100%;object-fit:cover;display:block;transition:.5s}.jd-related-item:hover .jd-related-img img{transform:scale(1.05)}.jd-related-info{display:flex;flex-direction:column;justify-content:center}.jd-related-cat{font-size:.7rem;letter-spacing:.08em;text-transform:uppercase;color:#a08455;margin-bottom:4px}.jd-related-title{font-size:.95rem;color:var(--ink);line-height:1.4}.jd-sidebar-desc{font-size:.95rem;color:var(--muted);line-height:1.6;margin:0 0 16px}.jd-explore-link{display:inline-flex;align-items:center;gap:8px;border:0;background:none;padding:0;font-size:.85rem;letter-spacing:.06em;text-transform:uppercase;color:var(--ink);cursor:pointer}.jd-explore-arrow{transition:.3s}.jd-explore-link:hover .jd-explore-arrow{transform:translate(4px)}.jd-cta-card{padding:28px;background:var(--pearl);border:1px solid #a08455;text-align:center}.jd-cta-icon{width:48px;height:48px;margin:0 auto 16px;display:flex;align-items:center;justify-content:center;background:#a08455;border-radius:50%;font-size:1.2rem;color:#fff}.jd-cta-title{font-family:var(--serif);font-size:1.1rem;font-weight:500;margin:0 0 8px}.jd-cta-desc{font-size:.9rem;color:var(--muted);line-height:1.6;margin:0 0 20px}.jd-cta-btn{display:inline-block;border:1px solid var(--ink);background:transparent;padding:12px 24px;font-size:.8rem;letter-spacing:.06em;text-transform:uppercase;cursor:pointer;transition:.3s}.jd-cta-btn:hover{background:var(--ink);color:#fff}.jd-newsletter-card{padding:24px;background:var(--pearl)}.jd-newsletter-title{font-family:var(--serif);font-size:1.1rem;font-weight:500;margin:0 0 8px}.jd-newsletter-desc{font-size:.9rem;color:var(--muted);line-height:1.6;margin:0 0 16px}.jd-newsletter-form{display:flex;flex-direction:column;gap:12px}.jd-newsletter-form input{padding:12px 16px;border:1px solid var(--line);background:#fff;font-size:.9rem;outline:none}.jd-newsletter-form input:focus{border-color:#a08455}.jd-newsletter-form button{padding:12px;background:var(--ink);color:#fff;border:0;font-size:.8rem;letter-spacing:.06em;text-transform:uppercase;cursor:pointer}.jd-bottom-cta{background:#1a1a2e;padding:80px 24px}.jd-bottom-cta-inner{max-width:600px;margin:0 auto;text-align:center}.jd-bottom-cta h2{font-family:var(--serif);font-size:2rem;font-weight:500;color:#fff;margin:0 0 12px}.jd-bottom-cta p{font-size:1rem;color:#ffffffb3;margin:0 0 24px;line-height:1.6}.jd-bottom-cta .button{margin:0 auto;background:#a08455;border-color:#a08455;color:#fff}.jd-bottom-cta .button:hover{background:#b99a62}.map-wrapper{border:1px solid var(--line);overflow:hidden}.google-map{display:block;width:100%;height:450px;border:0}.story-cta{min-height:420px;display:flex;flex-direction:column;align-items:center;text-align:center;justify-content:center;background:#f4f2ed}.story-cta h2{font-family:var(--serif);font-size:2rem;line-height:1.18;font-weight:500;letter-spacing:-.02em;margin:0}.story-cta .button{margin-top:35px}.service-showcase{background:#f7f5f1}.service-showcase-grid{display:grid;grid-template-columns:1fr 1fr;gap:clamp(40px,7vw,96px);align-items:center}.service-showcase-img{overflow:hidden;aspect-ratio:4 / 3}.service-showcase-img img{width:100%;height:100%;object-fit:cover;display:block}.service-showcase-copy h2{font-family:var(--serif);font-size:2rem;line-height:1.18;font-weight:500;letter-spacing:-.02em;margin:0 0 20px}.service-showcase-copy>p:not(.eyebrow){color:var(--muted);font-size:.85rem;line-height:1.8;margin:0 0 28px;max-width:440px}.svc-check-list{list-style:none;padding:0;margin:0;display:grid;gap:12px}.svc-check-list li{font-size:.85rem;color:var(--ink);padding-left:24px;position:relative}.svc-check-list li:before{content:"✓";position:absolute;left:0;color:#a08455;font-weight:600}.story-orb,.promise-art,.promise-row{display:none}.login-page{background:#f3f1ec}.login-hero{min-height:calc(100vh - 112px);display:grid;grid-template-columns:.95fr minmax(360px,520px);gap:clamp(28px,6vw,108px);align-items:center;padding:80px max(var(--gutter-md),calc((100% - var(--container-wide)) / 2));background:radial-gradient(circle at 17% 30%,#fff 0,rgba(255,255,255,.55) 23%,transparent 50%),#f1eee7}.login-copy{max-width:620px}.login-copy h1{margin:0;font-family:var(--serif);font-size:3.1rem;line-height:1;font-weight:500;letter-spacing:-.03em}.login-copy h1 i{color:#9a8258;font-weight:500}.login-copy>p:not(.eyebrow){max-width:500px;color:var(--muted);line-height:2;font-size:.85rem;margin:30px 0}.login-benefits{display:grid;max-width:500px;border-top:1px solid #d6d1c8}.login-benefits span{min-height:56px;border-bottom:1px solid #d6d1c8;display:flex;align-items:center;gap:18px;font-size:.85rem;color:#6b665e}.login-benefits b{font-family:var(--serif);color:#a18556;font-weight:500}.login-panel{background:#ffffffeb;border:1px solid rgba(210,204,194,.8);padding:34px;box-shadow:0 28px 80px #3730281c;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.login-tabs{display:grid;grid-template-columns:1fr 1fr;border:1px solid var(--line);margin-bottom:30px}.login-tabs button{height:44px;border:0;background:transparent;cursor:pointer;font-size:.75rem;letter-spacing:.12em;text-transform:uppercase}.login-tabs button.active{background:var(--ink);color:#fff}.login-panel h2{margin:0;font-family:var(--serif);font-size:2rem;line-height:1.05;font-weight:500}.login-panel>p:not(.eyebrow){margin:13px 0 26px;color:var(--muted);font-size:.85rem;line-height:1.8}.login-panel label:not(.gift){display:block;margin-bottom:16px}.login-panel label>span{display:block;font-size:.75rem;letter-spacing:.16em;text-transform:uppercase;color:#77736b;margin-bottom:8px}.login-panel input[type=email],.login-panel input[type=password],.login-panel input[autocomplete=name]{width:100%;height:48px;border:1px solid #d7d1c8;background:#fbfaf7;padding:0 14px;outline:0;font-size:.85rem}.login-options{display:flex;justify-content:space-between;gap:16px;align-items:center;margin:4px 0 22px}.login-options label{display:flex!important;align-items:center;gap:8px;margin:0!important;color:var(--muted);font-size:.75rem}.login-options label>span{display:inline;margin:0;letter-spacing:0;text-transform:none;font-size:.75rem}.login-options button{border:0;border-bottom:1px solid #77736b;background:transparent;padding:4px 0;font-size:.75rem;cursor:pointer;white-space:nowrap}.login-submit{width:100%}.login-divider{margin:24px 0 16px;display:grid;grid-template-columns:1fr auto 1fr;gap:12px;align-items:center;color:#9d978d;font-size:.75rem;letter-spacing:.14em;text-transform:uppercase}.login-divider:before,.login-divider:after{content:"";height:1px;background:var(--line)}.social-login{display:grid;grid-template-columns:1fr 1fr;gap:10px}.social-login button{height:44px;border:1px solid #d0c9bf;background:#fff;cursor:pointer;font-size:.75rem;letter-spacing:.08em}.login-panel>small{display:block;margin-top:18px;color:#9a958c;font-size:.75rem;line-height:1.7;text-align:center}footer{background:var(--pearl);border-top:1px solid var(--line)}.footer-main{padding:64px max(var(--gutter-md),calc((100% - var(--container)) / 2)) 48px;display:grid;grid-template-columns:1.8fr repeat(3,1fr);gap:clamp(28px,5vw,72px)}.footer-brand img{height:64px;width:auto;display:block;object-fit:contain}.footer-brand>span{display:block;font-size:.72rem;letter-spacing:.28em;margin-top:8px;color:var(--muted)}.footer-brand p{font-size:.78rem;color:var(--muted);margin-top:24px;line-height:1.7}.footer-main h3{font-size:.72rem;letter-spacing:.16em;font-weight:600;margin:0 0 18px;color:var(--ink);text-transform:uppercase}.footer-main>div:not(.footer-brand){display:flex;flex-direction:column;align-items:flex-start;gap:10px}.footer-main button{border:0;background:none;padding:0;color:var(--muted);font-size:.84rem;cursor:pointer;transition:color .2s}.footer-main button:hover{color:var(--ink)}.footer-bottom{border-top:1px solid var(--line);padding:20px max(var(--gutter-md),calc((100% - var(--container)) / 2));font-size:.74rem;color:var(--muted);letter-spacing:.06em;display:flex;justify-content:space-between;align-items:center;gap:16px;flex-wrap:wrap}.footer-legal{display:flex;gap:24px}.footer-legal button{border:0;background:none;padding:0;color:var(--muted);font-size:.74rem;cursor:pointer;transition:color .2s;letter-spacing:.06em}.footer-legal button:hover{color:var(--ink)}.toast{position:fixed;left:50%;bottom:40px;transform:translate(-50%);z-index:110;background:var(--ink);color:#fff;padding:14px 28px;font-size:.82rem;border-radius:12px;box-shadow:0 12px 40px #0003;animation:toastIn .3s ease}.back-to-top{position:fixed;right:24px;bottom:90px;z-index:80;width:44px;height:44px;border-radius:50%;border:1px solid var(--line);background:#fffffff2;color:var(--ink);display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 6px 24px #1e1c161f;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:.3s ease}.back-to-top:hover{background:var(--ink);color:#fff;transform:translateY(-4px);box-shadow:0 10px 28px #1e1c1633}.back-to-top svg{width:20px;height:20px}.fade-up-enter-active,.fade-up-leave-active{transition:opacity .3s ease,transform .3s ease}.fade-up-enter-from,.fade-up-leave-to{opacity:0;transform:translateY(12px)}.overlay{position:fixed;inset:0;z-index:90;background:#fffffffa;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.overlay-close{position:absolute;top:28px;right:28px;border:0;background:none;cursor:pointer;padding:8px;line-height:0;color:var(--muted);transition:color .2s}.overlay-close:hover{color:var(--ink)}.overlay-close svg{width:22px;height:22px}.search-overlay{display:grid;place-items:start center;padding-top:16vh}.search-overlay>div{width:min(720px,88vw)}.search-input-wrap{display:flex;align-items:center;gap:14px;border-bottom:2px solid var(--ink);padding-bottom:12px}.search-input-wrap svg{width:22px;height:22px;flex-shrink:0;color:var(--muted)}.search-overlay input{flex:1;border:0;padding:8px 0;outline:0;font-family:var(--serif);font-size:1.8rem;background:none;color:var(--ink)}.search-overlay input::placeholder{color:#c5c1b8}.popular{font-size:.78rem;color:var(--muted);margin-top:24px}.search-results{margin-top:28px;display:flex;flex-direction:column;gap:0}.search-results>button{width:100%;min-height:80px;border:0;border-bottom:1px solid var(--line);background:none;display:grid;grid-template-columns:64px 1fr auto;align-items:center;gap:14px;text-align:left;cursor:pointer;padding:12px 0;transition:background .2s}.search-results>button:hover{background:var(--pearl);margin:0 -12px;padding-left:12px;padding-right:12px;border-radius:8px}.search-results .product-visual{height:64px;background:var(--pearl);border-radius:8px}.search-results>button>span{display:flex;flex-direction:column;gap:2px}.search-results b{font-family:var(--serif);font-size:1.05rem;font-weight:500}.search-results em{font-style:normal;font-size:.78rem;color:var(--muted)}.search-arrow{font-size:1rem;color:var(--muted)}.drawer-backdrop{position:fixed;inset:0;border:0;padding:0;background:#14120e80;z-index:79;opacity:0;visibility:hidden;transition:.35s;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.drawer-backdrop.open{opacity:1;visibility:visible}.cart-drawer{position:fixed;z-index:80;right:0;top:0;bottom:0;width:min(420px,100vw);background:#fff;transform:translate(100%);transition:transform .4s cubic-bezier(.2,.8,.2,1);display:flex;flex-direction:column;overflow:hidden;box-shadow:-8px 0 48px #14120e1a}.cart-drawer.open{transform:none}.cd-header{padding:28px 28px 20px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);flex-shrink:0}.cd-header-title{display:flex;align-items:baseline;gap:10px}.cd-header h2{margin:0;font-family:var(--serif);font-weight:500;font-size:1.4rem;letter-spacing:-.01em}.cd-count{font-size:.75rem;color:var(--muted)}.cd-close{border:0;background:none;cursor:pointer;padding:8px;color:var(--muted);transition:all .2s;line-height:0;border-radius:8px}.cd-close:hover{color:var(--ink);background:var(--pearl)}.cd-close svg{width:18px;height:18px}.cd-shipping{padding:16px 28px;border-bottom:1px solid var(--line);flex-shrink:0;background:linear-gradient(180deg,#faf9f5,#fff)}.cd-shipping-text{display:flex;align-items:center;gap:8px;margin-bottom:10px;font-size:.78rem;color:var(--ink)}.cd-shipping-text svg{width:16px;height:16px;color:#4a9c5e;flex-shrink:0}.cd-progress-bar{height:4px;border-radius:4px;background:#e8e5dd;overflow:hidden}.cd-progress-bar span{display:block;height:100%;border-radius:4px;background:linear-gradient(90deg,var(--gold),#d4b87e);transition:width .6s cubic-bezier(.2,.8,.2,1)}.cd-items{flex:1;overflow-y:auto;padding:0 28px;scrollbar-width:thin;scrollbar-color:#d0ccc4 transparent}.cd-items::-webkit-scrollbar{width:4px}.cd-items::-webkit-scrollbar-track{background:transparent}.cd-items::-webkit-scrollbar-thumb{background:#d0ccc4;border-radius:2px}.cd-empty{text-align:center;padding:80px 24px;display:flex;flex-direction:column;align-items:center}.cd-empty-icon{width:80px;height:80px;border-radius:50%;background:var(--pearl);display:grid;place-items:center;margin-bottom:24px}.cd-empty-icon svg{width:36px;height:36px;color:#c5c1b8}.cd-empty h3{font-family:var(--serif);font-size:1.3rem;font-weight:500;margin:0 0 8px}.cd-empty p{color:var(--muted);font-size:.85rem;line-height:1.7;margin:0 0 28px;max-width:280px}.cd-empty-btn{display:inline-flex;align-items:center;gap:10px;padding:13px 28px;border:0;border-radius:12px;background:var(--ink);color:#fff;font-size:.85rem;font-weight:500;cursor:pointer;transition:.28s}.cd-empty-btn svg{width:16px;height:16px;transition:transform .28s}.cd-empty-btn:hover{background:#3d3a35;transform:translateY(-2px);box-shadow:0 10px 28px #1e1c1626}.cd-empty-btn:hover svg{transform:translate(3px)}.cd-item{display:grid;grid-template-columns:76px 1fr;gap:16px;padding:20px 0;border-bottom:1px solid var(--line)}.cd-item:last-child{border-bottom:0}.cd-item-visual{width:76px;height:96px;background:var(--pearl);border-radius:12px;display:grid;place-items:center;overflow:hidden}.cd-item-visual .product-visual{width:100%;height:100%}.cd-item-body{display:flex;flex-direction:column;gap:4px;min-width:0}.cd-item-head{display:flex;justify-content:space-between;align-items:flex-start;gap:8px}.cd-item-head h3{font-size:.88rem;font-weight:500;margin:0;line-height:1.3}.cd-item-head b{font-size:.92rem;font-family:var(--serif);white-space:nowrap}.cd-item-benefit{font-size:.75rem;color:var(--muted);margin:0;line-height:1.4;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cd-item-foot{display:flex;align-items:center;justify-content:space-between;margin-top:6px}.cd-qty{display:inline-flex;align-items:center;border:1px solid var(--line);border-radius:10px;overflow:hidden;background:#fff}.cd-qty button{width:30px;height:30px;border:0;background:none;cursor:pointer;color:var(--ink);transition:all .2s;display:grid;place-items:center;line-height:0}.cd-qty button:hover:not(:disabled){background:var(--pearl);color:var(--gold)}.cd-qty button:disabled{opacity:.3;cursor:default}.cd-qty button svg{width:12px;height:12px}.cd-qty span{min-width:28px;text-align:center;font-weight:600;font-size:.82rem}.cd-item-remove{border:0;background:none;cursor:pointer;padding:6px;color:#c5c1b8;transition:color .2s;line-height:0}.cd-item-remove:hover{color:#c94a4a}.cd-item-remove svg{width:16px;height:16px}.cd-gift{padding:16px 28px;border-top:1px solid var(--line);flex-shrink:0;background:#faf9f5}.cd-gift input{display:none}.cd-gift label{display:flex;align-items:center;gap:12px;cursor:pointer}.cd-gift-icon{width:36px;height:36px;border-radius:10px;background:#fff;border:1px solid var(--line);display:grid;place-items:center;flex-shrink:0;transition:all .25s}.cd-gift-icon svg{width:18px;height:18px;color:var(--muted);transition:color .25s}.cd-gift input:checked+label .cd-gift-icon{background:var(--gold);border-color:var(--gold)}.cd-gift input:checked+label .cd-gift-icon svg{color:#fff}.cd-gift-text{flex:1;font-size:.8rem;color:var(--ink)}.cd-gift b{font-size:.82rem;font-family:var(--serif);color:var(--muted)}.cd-summary{padding:24px 28px 32px;border-top:1px solid var(--line);flex-shrink:0;background:#fff}.cd-subtotal{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:8px}.cd-subtotal span{font-size:.85rem;color:var(--muted)}.cd-subtotal b{font-size:1.3rem;font-family:var(--serif)}.cd-note{font-size:.72rem;color:var(--muted);margin:0 0 18px}.cd-checkout-btn{width:100%;padding:16px;border:0;border-radius:12px;background:var(--ink);color:#fff;font-size:.88rem;font-weight:600;cursor:pointer;transition:.28s;display:flex;align-items:center;justify-content:center;gap:10px;letter-spacing:.03em}.cd-checkout-btn svg{width:16px;height:16px;transition:transform .28s}.cd-checkout-btn:hover{background:#3d3a35;transform:translateY(-2px);box-shadow:0 10px 28px #1e1c162e}.cd-checkout-btn:hover svg{transform:translate(3px)}@keyframes rotate{to{transform:rotate(360deg)}}@keyframes pulse{50%{transform:scale(1.08);opacity:.65}}@keyframes pageIn{0%{opacity:0;transform:translateY(9px)}to{opacity:1;transform:none}}@keyframes toastIn{0%{opacity:0;transform:translate(-50%,-10px)}}.reveal{animation:reveal 1.1s .1s ease both}.reveal-delay{animation:reveal 1.2s .35s ease both}@keyframes reveal{0%{opacity:0;transform:translateY(24px)}}@media(max-width:1050px){.site-header nav{display:none}.mobile-menu-button{display:block}.hero{grid-template-columns:1fr 1fr;padding-left:var(--gutter-md);padding-right:var(--gutter-md)}.hero-product-wrap{width:300px}.orb-one{width:390px;height:390px}.orb-two{width:470px;height:470px}.product-row{grid-template-columns:repeat(2,1fr);gap:45px 20px}.ingredient{grid-template-columns:1fr 1fr}.clinical strong{display:inline-block;margin-right:20px}.results{grid-template-columns:1fr 1fr}.catalog-grid{grid-template-columns:repeat(2,1fr)}.products-grid{grid-template-columns:repeat(3,1fr);gap:32px 16px}.products-hero{height:45vh;min-height:320px}.pdp-main{grid-template-columns:1fr}.gallery{min-height:480px;padding:40px 20px}.gallery-stage{height:400px}.gallery .product-visual{width:280px;height:380px}.buy-panel{padding:36px 24px}.tab-content{grid-template-columns:1fr;gap:28px}.related-grid{grid-template-columns:repeat(2,1fr)}.prestige-hero{grid-template-columns:1fr 1fr;padding-left:var(--gutter-md);padding-right:var(--gutter-md)}.member-card{padding:30px}.member-card b{font-size:32px}}@media(max-width:720px){html,body{max-width:100%;overflow-x:hidden}.announcement{height:34px;padding:0 14px;font-size:.75rem;letter-spacing:.05em;text-align:center;line-height:1.45}.site-header{height:64px;padding:0 16px}main{padding-top:64px}.wordmark{font-size:1.1rem;letter-spacing:.16em}.wordmark span{font-size:.68rem;letter-spacing:.28em}.mobile-menu-button{display:block}.header-actions{gap:6px}.header-actions button{padding:4px}.hero{height:100svh;min-height:100svh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px 30px;margin-top:-64px}.hero-copy{max-width:100%;transform:none;text-align:center;padding:0;align-self:center}.hero .eyebrow{font-size:.66rem;margin-bottom:12px}.hero h1{font-size:2.2rem;letter-spacing:-.03em;line-height:1.05;margin-bottom:16px}.hero h1 i{display:block}.hero-desc{max-width:100%;margin:18px 0 26px;font-size:.85rem;line-height:1.7}.button-row{flex-direction:column;align-items:stretch;gap:12px;width:100%;max-width:360px;margin:0 auto}.button-row .button,.button-row .text-button{width:100%;justify-content:center;min-width:0;height:48px;font-size:.78rem;padding:0 18px}.button-row .button span{font-size:1rem;margin-left:12px}.hero-stage{min-height:320px;margin-top:8px}.hero-product-wrap{width:200px;height:310px;transform:translateY(5px)}.hero-product-wrap .bottle{transform:scale(.96)}.orb-one{width:280px;height:280px}.orb-two{width:330px;height:330px}.hero-note,.scroll-cue{display:none}.press-strip{height:90px;overflow:hidden;justify-content:space-between;gap:25px}.press-strip b{font-size:1.1rem}.press-strip b:nth-last-child(-n+2){display:none}.section{padding:68px 20px}.section-heading{flex-direction:column;align-items:center;gap:20px;margin-bottom:34px;text-align:center}.section-heading h2,.lab-copy h2,.ingredient h2{font-size:2rem}.section-heading .text-button{width:max-content;max-width:100%;white-space:normal;text-align:center}.product-row{display:grid;grid-template-columns:repeat(2,1fr);gap:32px 16px}.product-row .product-card{min-width:0}.product-row .product-image-button{aspect-ratio:1 / 1.1}.product-row .product-info{padding:14px 4px 0}.product-row .product-info h3{font-size:.92rem;line-height:1.25}.product-row .product-info p{font-size:.74rem}.product-row .price-line b{font-size:.92rem}.section-heading.light{flex-direction:column}.concern-grid{grid-template-columns:1fr;gap:12px}.concern-grid button{min-height:110px;padding:24px}.concern-grid h3{font-size:1.5rem}.lab-callout,.lab-grid{grid-template-columns:1fr}.ingredient{grid-template-columns:1fr;gap:32px}.ingredient-art{grid-row:1}.ingredient-metrics strong{font-size:2rem}.manifesto{min-height:470px;padding:55px 22px}.manifesto blockquote{font-size:2rem}.category-hero{min-height:auto;grid-template-columns:1fr;padding:58px 20px 24px}.category-hero h1{font-size:2.5rem}.category-still{height:300px}.category-still:before{width:280px;height:280px}.category-still .product-visual:first-child{width:220px;height:290px;transform:translate(45px)}.category-still .product-visual:first-child .bottle{transform:scale(1.12)}.category-still .product-visual:last-child{width:160px;height:230px;transform:translate(-68px,52px)}.catalog{grid-template-columns:1fr}.catalog aside{position:static;overflow-x:auto;display:flex;gap:8px;padding-bottom:8px;margin:-12px -20px 18px 0}.catalog aside>p,.aside-note{display:none}.catalog aside>button{width:auto;min-height:40px;white-space:nowrap;border:1px solid var(--line);border-radius:30px;padding:9px 14px;gap:10px}.catalog-meta{height:auto;margin-bottom:18px}.catalog-grid{grid-template-columns:1fr 1fr;gap:32px 12px}.catalog-grid .product-image-button{aspect-ratio:1 / 1.28}.catalog-grid .product-info{flex-direction:column;padding-top:14px}.catalog-grid .price-line{flex-direction:row;align-items:center;width:100%}.catalog-grid .product-info h3{font-size:1rem;line-height:1.25}.product-info small{letter-spacing:.09em}.product-info p{line-height:1.5}.products-grid{grid-template-columns:repeat(2,1fr);gap:32px 12px}.products-grid .product-image-button{aspect-ratio:1 / 1.05}.products-grid .product-info{flex-direction:column;padding-top:14px}.products-grid .price-line{flex-direction:row;align-items:center;width:100%}.products-grid .product-info h3{font-size:.95rem}.products-header{flex-wrap:wrap;gap:14px}.products-hero{height:auto;min-height:0;padding:70px 20px 50px}.products-hero-content{max-width:100%}.products-hero-content .hero-deco-line{height:32px;margin-bottom:18px}.products-hero-content .eyebrow{margin-bottom:12px;font-size:.66rem}.products-hero-content h1{font-size:1.85rem;margin-bottom:16px}.products-hero-content>p{font-size:.78rem;line-height:1.7;margin-bottom:22px}.hero-scroll-btn{padding:10px 20px;font-size:.66rem}.filter-panel{width:100vw}.gallery{min-height:420px}.gallery .product-visual{height:350px}.gallery .bottle{transform:scale(1.08)}.buy-panel{padding:45px 20px}.buy-panel h1{font-size:2rem}.choice>div,.purchase-option{gap:9px}.choice button,.purchase-option label{min-height:48px}.add-main{width:100%}.buy-benefits{display:grid;grid-template-columns:1fr;gap:7px}.results{grid-template-columns:1fr;gap:24px}.results>div:first-child{grid-column:auto}.result-stat strong{font-size:2.5rem}.science{grid-template-columns:1fr}.science-art{min-height:340px}.science-art:before{width:250px;height:250px}.molecule{width:min(300px,84vw);height:min(300px,84vw)}.ritual-steps{grid-template-columns:1fr}.ritual-steps>div{border-right:0;border-bottom:1px solid var(--line);padding:35px 15px}.related-grid{grid-template-columns:1fr;gap:16px}.related-visual{height:180px}.related-visual .product-visual{height:160px}.related-info{padding:14px 14px 16px}.related-info h3{font-size:.92rem;margin-bottom:4px}.related-info p{font-size:.72rem;min-height:0;margin-bottom:8px}.related-info b{font-size:.88rem}.quiz-onboarding{min-height:calc(100svh - 64px);padding:50px 20px}.lab-hero-grid{grid-template-columns:1fr;gap:40px}.lab-hero-left{text-align:center}.lab-symbol{margin:0 auto 28px}.lab-hero-left .eyebrow{margin-bottom:16px}.lab-desc{margin:0 auto 32px}.lab-features{justify-content:center;gap:20px}.lab-features b{font-size:1.5rem}.lab-features span{font-size:.68rem;max-width:90px}.lab-hero-right{justify-content:center}.lab-card{max-width:360px;padding:32px 24px}.lab-card h2{font-size:1.3rem}.quiz-question{min-height:calc(100svh - 64px);padding:78px 20px 44px;align-items:start}.quiz-content h1{font-size:2rem}.quiz-options,.options-3{grid-template-columns:1fr;gap:9px;margin-top:28px}.quiz-options button{min-height:92px;padding:16px}.quiz-options b{font-size:1rem}.quiz-count{bottom:18px}.result-hero{min-height:0;padding:60px 22px 50px;flex-direction:column;gap:40px}.result-hero-content{text-align:center;max-width:100%}.result-hero h1{font-size:2.2rem}.result-desc{font-size:.82rem;margin-left:auto;margin-right:auto}.profile-tags{justify-content:center}.result-score-ring{width:160px;height:160px}.result-score-ring i{font-size:2.4rem}.prescription-grid{grid-template-columns:1fr}.routine-bar{grid-template-columns:1fr;height:auto;padding:14px 16px;gap:10px}.routine-mini{display:none}.routine-bar>button{width:100%;min-width:0;font-size:.75rem;padding:0 14px}.prestige-hero{grid-template-columns:1fr;padding:70px 22px 30px}.prestige-copy h1{font-size:3rem}.member-card-wrap{height:350px}.member-card{width:96%;padding:25px}.member-card b{right:23px;bottom:27px;font-size:2rem}.member-card small{left:25px;bottom:29px}.tier-heading{flex-direction:column;align-items:start}.tiers{grid-template-columns:1fr}.tiers article.featured{transform:none}.privileges{grid-template-columns:1fr}.privilege-grid article{min-height:150px;padding:20px}.reward-grid{display:flex;overflow-x:auto}.reward-grid article{min-width:78vw}.story-hero{min-height:380px}.story-hero h1{font-size:2.5rem}.founder-grid{grid-template-columns:1fr;gap:24px}.story-index{font-size:2.5rem}.founder-right{padding-top:0}.timeline-grid{grid-template-columns:1fr 1fr;gap:12px}.story-image-full{height:300px}.promise-grid{grid-template-columns:1fr}.story-showcase-grid{grid-template-columns:1fr;gap:28px}.values-grid{grid-template-columns:1fr}.service-hero{min-height:380px;padding:70px 22px}.service-hero h1{font-size:2.5rem}.policy-grid{grid-template-columns:1fr}.service-showcase-grid{grid-template-columns:1fr;gap:24px}.svc-care-grid{grid-template-columns:1fr;gap:16px}.contact-grid,.offices-grid{grid-template-columns:1fr}.contact-layout{grid-template-columns:1fr;gap:40px}.contact-hero h1{font-size:2rem}.form-row{grid-template-columns:1fr}.method-item{flex-direction:column}.jn-banner{height:40vh;min-height:300px}.jn-banner h1{font-size:2rem}.jn-grid{grid-template-columns:1fr}.na-banner{height:40vh;min-height:300px}.na-banner h1{font-size:2rem}.na-grid{grid-template-columns:repeat(2,1fr);gap:24px 16px}.jd-hero{height:55vh;min-height:400px;padding-bottom:40px}.jd-hero h1{font-size:2.2rem}.jd-hero-excerpt{font-size:1rem}.jd-main{padding:48px 20px 80px}.jd-content-grid{grid-template-columns:1fr;gap:60px}.jd-sidebar{position:static;flex-direction:row;flex-wrap:wrap;gap:32px}.jd-sidebar-section{flex:1 1 calc(50% - 16px);min-width:280px;border-bottom:0;padding-bottom:0}.jd-section-title{font-size:1.5rem}.jd-intro{font-size:1.1rem}.jd-pull-quote{padding:24px;margin:40px 0}.jd-pull-quote p{font-size:1.2rem}.jd-card{padding:24px}.jd-article-nav{flex-direction:column;gap:24px}.jd-nav-prev,.jd-nav-next{max-width:100%}.jd-bottom-cta{padding:60px 20px}.jd-bottom-cta h2{font-size:1.6rem}.login-hero{min-height:auto;grid-template-columns:1fr;gap:34px;padding:56px 20px}.login-copy h1{font-size:2.5rem}.login-copy>p:not(.eyebrow){font-size:.85rem;margin:22px 0}.login-benefits span{min-height:48px}.login-panel{padding:24px 18px}.login-panel h2{font-size:2rem}.login-tabs button,.social-login button{min-height:44px}.login-options{align-items:flex-start;flex-direction:column}.newsletter{flex-direction:column;align-items:stretch;gap:25px;padding:60px 22px}.newsletter label{width:100%}.footer-main{grid-template-columns:1fr 1fr;padding:48px 22px 36px}.footer-brand{grid-column:1 / -1;margin-bottom:20px}.footer-main>div:last-child{display:none}.footer-bottom{padding:16px 22px}.chat-button{right:14px;bottom:14px;width:46px;height:46px}.back-to-top{right:16px;bottom:72px;width:40px;height:40px}.toast{bottom:20px;left:20px;right:20px;transform:none;text-align:center}.cart-drawer{width:100vw}.cd-header,.cd-shipping,.cd-items,.cd-gift,.cd-summary{padding-left:18px;padding-right:18px}.cd-item{grid-template-columns:60px 1fr;gap:12px}.cd-item-visual{width:60px;height:80px}.cd-item-benefit{display:none}.search-overlay{padding:100px 20px 0}.search-overlay>div{width:100%}.search-overlay input{font-size:1.4rem}.search-results>button{grid-template-columns:56px 1fr auto;min-height:70px}.search-results .product-visual{height:56px}.jd-tags-section{flex-direction:column;align-items:flex-start;gap:12px;margin-top:32px;padding-top:24px}.jd-tags{flex-wrap:wrap;gap:6px}.jd-tag{font-size:.7rem;padding:5px 10px}.jd-share{margin-top:20px}}@media(max-width:430px){.catalog-grid{grid-template-columns:1fr;gap:36px}.catalog-grid .product-image-button{aspect-ratio:1 / 1.05}.product-info{padding-left:0;padding-right:0}.hero{padding:50px 16px 24px}.hero .eyebrow{font-size:.62rem;margin-bottom:10px}.hero h1{font-size:1.85rem;margin-bottom:14px}.hero-desc{font-size:.78rem;margin:14px 0 22px;line-height:1.65}.button-row{max-width:100%;gap:10px}.button-row .button,.button-row .text-button{height:44px;font-size:.72rem}.hero-product-wrap{width:180px;height:280px}.products-grid{grid-template-columns:1fr;gap:36px}.privilege-grid,.footer-main{grid-template-columns:1fr}.footer-main>div:last-child{display:flex}.story-hero h1{font-size:2.5rem}.member-card{transform:none}.mobile-menu-actions{grid-template-columns:1fr}.login-panel{margin-left:-2px;margin-right:-2px}.social-login{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}
