:root{--ink:#1d151b;--plum:#4d153f;--purple:#6e245e;--purple-bright:#8d3879;--lavender:#f1ecf4;--lavender-deep:#d9cce2;--warm:#faf7f3;--paper:#fffefe;--silver:#9d99a1;--olive:#74812d;--amber:#d89c2e;--line:#2d1d2929;--serif:var(--font-editorial), Georgia, serif;--sans:var(--font-interface), Arial, sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--warm)}body{background:var(--warm);color:var(--ink);font-family:var(--sans);margin:0;font-size:14px;line-height:1.5;overflow-x:hidden}button,input,select{font:inherit}button,a,select{-webkit-tap-highlight-color:transparent}button{color:inherit}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:2px solid var(--purple-bright);outline-offset:3px}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.section-pad{padding:130px clamp(24px,5vw,80px)}.eyebrow{color:var(--purple);letter-spacing:.21em;text-transform:uppercase;margin:0 0 20px;font-size:10px;font-weight:700;line-height:1.3}.button{cursor:pointer;letter-spacing:.12em;text-transform:uppercase;border:0;justify-content:space-between;align-items:center;gap:42px;min-height:52px;padding:0 24px;font-size:10px;font-weight:700;transition:transform .18s,background-color .18s,color .18s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button:disabled{cursor:not-allowed;opacity:.42;transform:none}.button--dark{background:var(--ink);color:#fff}.button--dark:not(:disabled):hover{background:var(--plum)}.button--plum{background:var(--plum);color:#fff}.button--plum:hover{background:#641852}.button--outline{background:0 0;border:1px solid}.button--outline:hover{background:var(--ink);color:#fff}.button--full{width:100%}.text-link{cursor:pointer;letter-spacing:.13em;text-transform:uppercase;background:0 0;border:0;border-bottom:1px solid;align-items:center;gap:36px;padding:0 0 7px;font-size:10px;font-weight:700;transition:gap .18s;display:inline-flex}.text-link:hover{gap:48px}.text-link--dark{color:var(--ink)}.reveal{opacity:0;transition:opacity .75s cubic-bezier(.2,.65,.25,1),transform .75s cubic-bezier(.2,.65,.25,1);transform:translateY(24px)}.reveal.is-visible{opacity:1;transform:none}.announcement{background:var(--plum);color:#fff;z-index:70;justify-content:space-between;align-items:center;height:34px;padding:0 clamp(20px,4vw,64px);display:flex;position:relative}.announcement p{letter-spacing:.11em;text-transform:uppercase;margin:0;font-size:8.5px;font-weight:600}.announcement-controls{align-items:center;gap:12px;display:flex}.announcement select,.footer select{appearance:none;color:inherit;cursor:pointer;letter-spacing:.08em;text-transform:uppercase;background:0 0;border:0;padding:3px 14px 3px 2px;font-size:8.5px;font-weight:600}.announcement label,.footer-selectors{position:relative}.announcement label:after,.footer-selectors:after{content:"⌄";pointer-events:none;font-size:9px;position:absolute;top:1px;right:1px}.control-divider{background:#ffffff59;width:1px;height:11px}.site-header{z-index:60;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffd1;border-bottom:1px solid #ffffff4d;grid-template-columns:190px 1fr auto;align-items:center;height:76px;padding:0 clamp(24px,4vw,64px);transition:background-color .26s,box-shadow .26s,height .26s,transform .26s;display:grid;position:absolute;top:34px;left:0;right:0}.site-header--scrolled{background:#fffefef5;height:66px;position:fixed;top:0;box-shadow:0 10px 35px #2b182612}.header-logo{flex-direction:column;align-items:flex-start;width:max-content;display:flex}.brand-mark{width:164px;line-height:0;display:block}.brand-mark img{mix-blend-mode:multiply;width:100%;height:auto}.brand-mark--light{background:#fff;width:198px;padding:7px 9px}.brand-mark--light img{mix-blend-mode:normal}.desktop-nav{justify-content:center;gap:clamp(16px,2vw,34px);display:flex}.desktop-nav button{cursor:pointer;letter-spacing:.075em;text-transform:uppercase;background:0 0;border:0;padding:12px 2px;font-size:9px;font-weight:650;position:relative}.desktop-nav button:after{background:var(--purple);content:"";width:0;height:1px;transition:width .18s,left .18s;position:absolute;bottom:6px;left:50%}.desktop-nav button:hover:after{width:100%;left:0}.header-actions{align-items:center;gap:3px;display:flex}.icon-button{cursor:pointer;background:0 0;border:0;width:35px;height:38px;position:relative}.icon-button:before,.icon-button:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.search-icon:before{border:1.3px solid;border-radius:50%;width:10px;height:10px;margin:-2px 0 0 -2px}.search-icon:after{background:currentColor;width:6px;height:1px;margin:5px 0 0 5px;transform:translate(-50%,-50%)rotate(45deg)}.user-icon:before{border:1.3px solid;border-radius:50%;width:7px;height:7px;margin-top:-5px}.user-icon:after{border:1.3px solid;border-bottom:0;border-radius:9px 9px 0 0;width:13px;height:6px;margin-top:6px}.heart-icon:before{content:"♡";font-family:Arial,sans-serif;font-size:20px;line-height:1}.bag-icon:before{border:1.3px solid;width:12px;height:12px;margin-top:2px}.bag-icon:after{border:1.3px solid;border-bottom:0;border-radius:5px 5px 0 0;width:6px;height:5px;margin-top:-7px}.action-count{background:var(--plum);color:#fff;z-index:2;border-radius:50%;justify-content:center;align-items:center;width:14px;height:14px;font-size:7px;display:flex;position:absolute;top:3px;right:0}.menu-trigger{cursor:pointer;background:0 0;border:0;width:40px;height:40px;padding:10px 8px;display:none}.menu-trigger span{background:currentColor;width:20px;height:1px;margin:6px 0;display:block}.hero{min-height:calc(100svh - 34px);position:relative;overflow:hidden}.hero-image{object-fit:cover;object-position:center;width:100%;height:100%;animation:1.6s cubic-bezier(.18,.66,.22,1) both heroFocus;position:absolute;inset:0}.hero-wash{background:linear-gradient(90deg,#efe9f1f5 0%,#efe9f1c7 22%,#efe9f11f 49%,#0000 70%);position:absolute;inset:0}.hero-content{z-index:3;max-width:620px;position:absolute;top:51%;left:clamp(28px,7vw,110px);transform:translateY(-43%)}.hero-eyebrow{animation:.7s .25s both riseIn}.hero h1{color:#211820;font-family:var(--serif);letter-spacing:-.052em;margin:0 0 31px;font-size:clamp(55px,5.4vw,86px);font-weight:500;line-height:.81}.hero h1 span{animation:.85s both riseIn;display:block}.hero h1 span:first-child{animation-delay:.36s}.hero h1 span:nth-child(2){color:var(--plum);animation-delay:.45s}.hero h1 em{color:var(--purple);letter-spacing:-.035em;margin-top:11px;font-size:.62em;font-weight:400;line-height:1.2;animation:.85s .55s both riseIn;display:block}.hero-copy{max-width:390px;margin:0 0 34px;font-size:13px;line-height:1.75;animation:.7s .65s both riseIn}.hero-buttons{align-items:center;gap:32px;animation:.7s .75s both riseIn;display:flex}.hero-index{z-index:4;align-items:center;gap:10px;display:flex;position:absolute;bottom:31px;left:clamp(28px,7vw,110px)}.hero-index span{letter-spacing:.1em;font-size:8px;font-weight:700}.hero-index i{background:#1f171e42;width:72px;height:1px;position:relative}.hero-index i:before{background:var(--ink);content:"";width:16%;height:1px;position:absolute;left:0}.scroll-cue{cursor:pointer;z-index:4;background:#ffffff85;border:1px solid #3b2a3724;border-radius:50%;width:44px;height:44px;position:absolute;bottom:26px;left:50%;transform:translate(-50%)}.scroll-cue span{border-bottom:1px solid var(--ink);border-right:1px solid var(--ink);width:7px;height:7px;position:absolute;top:15px;left:18px;transform:rotate(45deg)}.hero-orb{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:2;background:linear-gradient(145deg,#ffffff52,#ffffff0a);border:1px solid #ffffff61;border-radius:50% 50% 48% 52%;position:absolute;box-shadow:inset -8px -10px 24px #643d6012,0 18px 40px #54334f14}.hero-orb--one{width:74px;height:90px;top:28%;left:46%;transform:rotate(18deg)}.hero-orb--two{width:42px;height:42px;bottom:8%;left:39%}@keyframes riseIn{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes heroFocus{0%{opacity:.7;transform:scale(1.035)}to{opacity:1;transform:scale(1)}}.manifesto{background:var(--paper);text-align:center;flex-direction:column;align-items:center;min-height:720px;display:flex;position:relative;overflow:hidden}.manifesto:before{content:"";background:radial-gradient(circle,#d3c4dd40 0%,#0000 65%);width:630px;height:630px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.manifesto>:not(.liquid-drop){z-index:2;position:relative}.manifesto h2{font-family:var(--serif);letter-spacing:-.055em;margin:12px auto 36px;font-size:clamp(50px,6.6vw,103px);font-weight:500;line-height:.85}.manifesto h2 span{display:block}.manifesto h2 span:last-child{color:var(--purple);font-style:italic;font-weight:400}.manifesto>p:not(.eyebrow){max-width:490px;margin:0 auto;font-size:13px;line-height:1.8}.manifesto-line{align-items:center;gap:14px;margin-top:54px;display:flex}.manifesto-line i{background:var(--line);width:42px;height:1px}.manifesto-line span{border:1px solid var(--line);color:var(--purple);font-family:var(--serif);border-radius:50%;width:34px;height:34px;font-size:13px;line-height:33px}.liquid-drop{filter:blur(.1px);background:linear-gradient(145deg,#ffffffbf,#d6cadf2e);border:1px solid #a0879e21;border-radius:52% 48% 63% 37%;position:absolute;box-shadow:inset 15px 10px 35px #ffffffe6,0 35px 65px #5c3f5714}.liquid-drop--left{width:180px;height:190px;top:22%;left:-72px;transform:rotate(32deg)}.liquid-drop--right{width:88px;height:100px;bottom:12%;right:5%;transform:rotate(-20deg)}.products-section{background:#f7f3f7;overflow:hidden}.section-heading{justify-content:space-between;align-items:flex-end;max-width:1400px;margin:0 auto 58px;display:flex}.section-heading h2,.kits-section h2,.builder-intro h2,.story-section h2{font-family:var(--serif);letter-spacing:-.045em;margin:0;font-size:clamp(42px,4.2vw,68px);font-weight:500;line-height:.95}.section-heading>p{max-width:340px;margin:0;font-size:12px;line-height:1.7}.product-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;max-width:1480px;margin:0 auto;display:grid}.product-card{min-width:0}.product-media{aspect-ratio:.81;background:var(--paper);position:relative;overflow:hidden}.product-card--amber .product-media{background:#fbf6ed}.product-media img{object-fit:cover;width:100%;height:100%;transition:transform .7s cubic-bezier(.2,.65,.25,1)}.product-card:hover .product-media img{transform:scale(1.035)}.product-number{color:#241a22a6;letter-spacing:.13em;z-index:2;font-size:8px;font-weight:700;position:absolute;top:15px;left:15px}.favorite-button{cursor:pointer;z-index:3;background:#ffffffc2;border:0;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;padding:0 0 2px;font-family:Arial,sans-serif;font-size:19px;transition:background-color .18s,color .18s;display:flex;position:absolute;top:12px;right:12px}.favorite-button.is-favorite{background:var(--plum);color:#fff}.favorite-button.is-favorite:after{content:"♥";position:absolute}.favorite-button.is-favorite{color:#0000}.favorite-button.is-favorite:after{color:#fff}.quick-button{cursor:pointer;letter-spacing:.13em;text-transform:uppercase;z-index:3;background:#ffffffeb;border:0;height:42px;font-size:8px;font-weight:700;transition:transform .22s;position:absolute;bottom:0;left:0;right:0;transform:translateY(100%)}.product-card:hover .quick-button,.quick-button:focus-visible{transform:translateY(0)}.product-info{padding:19px 3px 0}.product-function{color:var(--purple);letter-spacing:.12em;text-transform:uppercase;margin:0 0 6px;font-size:8px;font-weight:700}.product-info h3{font-family:var(--serif);letter-spacing:-.02em;min-height:45px;margin:0 0 13px;font-size:21px;font-weight:550;line-height:1.08}.product-meta{justify-content:space-between;align-items:center;display:flex}.product-meta span{color:#766c72;font-size:9px}.product-meta strong{font-size:10px;font-weight:700}.product-add{border:0;border-bottom:1px solid var(--line);cursor:pointer;letter-spacing:.14em;text-transform:uppercase;background:0 0;justify-content:space-between;align-items:center;width:100%;margin-top:15px;padding:10px 0;font-size:8px;font-weight:700;transition:border-color .18s,color .18s;display:flex}.product-add span{font-size:17px;font-weight:300}.product-add:hover{border-color:var(--purple);color:var(--purple)}.quiz-intro{background:var(--paper);grid-template-columns:minmax(0,1.1fr) minmax(420px,.9fr);min-height:760px;display:grid}.quiz-intro-image{position:relative;overflow:hidden}.quiz-intro-image:after{content:"";background:linear-gradient(90deg,#0000 75%,#ffffff1f);position:absolute;inset:0}.quiz-intro-image img{object-fit:cover;object-position:center 38%;width:100%;height:100%}.quiz-code-seal{-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);z-index:2;background:#ffffffc7;border:1px solid #fffc;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:108px;height:108px;display:flex;position:absolute;bottom:38px;right:38px}.quiz-code-seal span,.quiz-code-seal small{letter-spacing:.18em;font-size:6px;font-weight:700}.quiz-code-seal strong{color:var(--plum);font-family:var(--serif);font-size:37px;font-weight:500;line-height:.9}.quiz-intro-copy{flex-direction:column;justify-content:center;align-items:flex-start;padding:80px clamp(44px,7vw,120px);display:flex}.quiz-intro-copy h2,.formula-copy h2,.lifestyle-copy h2,.community-copy h2,.newsletter-inner h2{font-family:var(--serif);letter-spacing:-.055em;margin:0 0 30px;font-size:clamp(48px,5vw,80px);font-weight:500;line-height:.87}.quiz-intro-copy>p:not(.eyebrow){max-width:430px;margin:0 0 29px;font-size:13px;line-height:1.8}.quiz-mini-steps{align-items:center;gap:9px;margin:0 0 31px;display:flex}.quiz-mini-steps span{font-size:8px;font-weight:700}.quiz-mini-steps i{background:var(--line);width:28px;height:1px}.quiz-intro-copy>small{color:#7b7077;letter-spacing:.08em;text-transform:uppercase;margin-top:18px;font-size:8px}.formula-section{background:#eee8f1;grid-template-columns:minmax(350px,.78fr) minmax(500px,1.22fr);align-items:center;min-height:850px;display:grid;overflow:hidden}.formula-copy{z-index:2;padding:10px 5vw 10px 2vw;position:relative}.formula-copy h2{color:var(--plum)}.formula-copy>p:not(.eyebrow){max-width:480px;margin:0 0 32px;font-size:13px;line-height:1.85}.formula-notes{border-top:1px solid #452a3f33;grid-template-columns:1fr 1fr;gap:25px;max-width:460px;margin-top:55px;padding-top:24px;display:grid}.formula-notes div{align-items:center;gap:13px;display:flex}.formula-notes strong{color:var(--purple);font-family:var(--serif);font-size:30px;font-weight:500}.formula-notes span{letter-spacing:.08em;text-transform:uppercase;font-size:8px;font-weight:650;line-height:1.5}.formula-visual{justify-content:center;align-items:center;height:690px;display:flex;position:relative}.formula-visual img{object-fit:cover;z-index:2;border-radius:50% 50% 48% 52%;width:450px;height:560px;position:relative;box-shadow:0 50px 80px #4e2b4629}.formula-halo{border:1px solid #693e5f26;border-radius:50%;width:645px;height:645px;position:absolute}.formula-halo:before,.formula-halo:after{content:"";border:1px solid #ffffff8c;border-radius:50%;position:absolute;inset:45px}.formula-halo:after{inset:88px}.molecule{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:3;background:linear-gradient(145deg,#ffffffbf,#b8a3c626);border:1px solid #fff9;border-radius:50%;position:absolute;box-shadow:inset -7px -8px 18px #65476014,0 14px 25px #4f354a1a}.molecule--one{width:88px;height:88px;top:12%;left:7%}.molecule--two{width:54px;height:54px;bottom:17%;left:12%}.molecule--three{width:116px;height:116px;top:34%;right:4%}.formula-caption{letter-spacing:.22em;transform-origin:100% 100%;font-size:7px;font-weight:700;position:absolute;bottom:8px;right:20px;transform:rotate(-90deg)translate(100%)}.lifestyle-section{background:var(--warm);grid-template-columns:minmax(360px,.8fr) minmax(480px,1.2fr);align-items:center;gap:clamp(50px,8vw,140px);display:grid}.lifestyle-copy{padding-left:clamp(0px,4vw,64px)}.lifestyle-copy h2{max-width:600px}.lifestyle-copy>p:not(.eyebrow){max-width:450px;margin:0 0 33px;font-size:13px;line-height:1.8}.lifestyle-image{height:730px;position:relative;overflow:hidden}.lifestyle-image img{object-fit:cover;object-position:center 35%;width:100%;height:100%;transition:transform 1s}.lifestyle-image:hover img{transform:scale(1.025)}.lifestyle-caption{background:#fdfaf7e6;flex-direction:column;padding:23px 31px;display:flex;position:absolute;bottom:0;left:0}.lifestyle-caption span{letter-spacing:.2em;font-size:7px;font-weight:700}.lifestyle-caption strong{color:var(--purple);font-family:var(--serif);font-size:24px;font-weight:500}.kits-section{background:var(--paper)}.section-heading--center{text-align:center;flex-direction:column;align-items:center}.kits-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;max-width:1380px;margin:0 auto;display:grid}.kit-card{background:#f5f0f6;grid-template-rows:400px auto;min-width:0;display:grid;overflow:hidden}.kit-card--hero{background:#eee5ef}.kit-image{overflow:hidden}.kit-image img{object-fit:cover;width:100%;height:100%;transition:transform .8s}.kit-card:hover .kit-image img{transform:scale(1.035)}.kit-body{padding:27px 30px 30px;position:relative}.kit-badge{background:var(--plum);color:#fff;letter-spacing:.13em;text-transform:uppercase;padding:8px 11px;font-size:7px;font-weight:700;position:absolute;top:-16px;right:22px}.kit-index{color:var(--purple);letter-spacing:.15em;margin:0 0 10px;font-size:7px;font-weight:700}.kit-body h3{font-family:var(--serif);letter-spacing:-.025em;margin:0 0 11px;font-size:28px;font-weight:550;line-height:1}.kit-body>p:not(.kit-index){color:#6c6369;margin:0 0 20px;font-size:10px}.kit-price{align-items:center;gap:12px;margin-bottom:22px;display:flex}.kit-price del{color:#8d848a;font-size:10px}.kit-price strong{color:var(--plum);font-size:13px}.kit-body>button{border:0;border-top:1px solid var(--line);cursor:pointer;letter-spacing:.13em;text-transform:uppercase;background:0 0;justify-content:space-between;align-items:center;width:100%;padding:18px 0 0;font-size:8px;font-weight:700;display:flex}.builder-section{background:var(--plum);color:#fff;grid-template-columns:minmax(300px,.6fr) minmax(600px,1.4fr);gap:clamp(50px,7vw,105px);min-height:860px;display:grid}.builder-intro{align-self:center}.builder-intro .eyebrow{color:#d9bcd1}.builder-intro>p:not(.eyebrow){color:#ffffffb8;max-width:400px;margin:28px 0;font-size:13px;line-height:1.8}.discount-legend{border-top:1px solid #ffffff2e;border-bottom:1px solid #ffffff2e;gap:23px;padding:17px 0;display:flex}.discount-legend span{letter-spacing:.11em;font-size:8px;font-weight:700}.builder-panel{background:var(--warm);color:var(--ink);grid-template-columns:1.25fr .75fr;align-self:center;min-height:580px;display:grid}.builder-products{grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;padding:20px;display:grid}.builder-product{cursor:pointer;text-align:left;background:#f5f1f3;border:1px solid #0000;grid-template-columns:70px 1fr 24px;align-items:center;gap:10px;min-height:120px;padding:10px 13px;transition:background-color .18s,border-color .18s;display:grid}.builder-product:last-child{grid-column:1/-1}.builder-product:hover{background:#eee7ef}.builder-product.is-selected{border-color:var(--purple);background:#e8dfeb}.builder-product img{object-fit:cover;width:70px;height:94px}.builder-product>span{flex-direction:column;display:flex}.builder-product strong{font-family:var(--serif);font-size:19px;font-weight:550}.builder-product small{color:#776e74;margin-top:4px;font-size:8px}.builder-product i{border:1px solid var(--line);border-radius:50%;justify-content:center;align-items:center;width:23px;height:23px;font-size:12px;font-style:normal;display:flex}.builder-product.is-selected i{background:var(--plum);color:#fff}.builder-summary{border-left:1px solid var(--line);flex-direction:column;justify-content:center;padding:45px 34px;display:flex}.builder-progress-heading,.builder-totals{justify-content:space-between;align-items:center;display:flex}.builder-progress-heading span,.builder-totals>span{letter-spacing:.13em;font-size:8px;font-weight:700}.builder-progress-heading strong{color:var(--purple);font-family:var(--serif);font-size:30px;font-weight:500}.progress-track{background:#ddd4db;height:2px;margin:11px 0 18px;overflow:hidden}.progress-track span{background:var(--purple);height:100%;transition:width .35s;display:block}.progress-message{color:#6f626a;font-family:var(--serif);min-height:70px;margin:0;font-size:17px;font-style:italic;line-height:1.35}.builder-totals{border-top:1px solid var(--line);margin-top:auto;padding:26px 0}.builder-totals div{flex-direction:column;align-items:flex-end;display:flex}.builder-totals del{color:#857980;font-size:9px}.builder-totals strong{font-size:17px}.story-section{background:var(--warm)}.story-grid{grid-template-columns:repeat(12,1fr);gap:12px;max-width:1420px;margin:0 auto;display:grid}.story-card{grid-column:span 4;height:530px;position:relative;overflow:hidden}.story-card:nth-child(4),.story-card:nth-child(5){grid-column:span 6;height:600px}.story-card img{object-fit:cover;width:100%;height:100%;transition:transform .75s}.story-card:hover img{transform:scale(1.03)}.story-card:after{content:"";background:linear-gradient(#0000 55%,#190f16ad);position:absolute;inset:0}.story-overlay{color:#fff;z-index:2;grid-template-columns:auto 1fr auto;align-items:flex-end;gap:18px;padding:26px;display:grid;position:absolute;bottom:0;left:0;right:0}.story-overlay>span{letter-spacing:.12em;font-size:8px;font-weight:700}.story-overlay p{letter-spacing:.1em;text-transform:uppercase;margin:0;font-size:8px;font-weight:700}.story-overlay h3{font-family:var(--serif);margin:4px 0 0;font-size:34px;font-weight:500;line-height:1}.story-overlay button{cursor:pointer;background:#ffffffe6;border:0;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.story-amber{filter:blur(18px);background:#d2972b80;border-radius:50%;width:150px;height:150px;position:absolute;top:-30px;right:-30px}.community-section{background:#ece5ef;grid-template-columns:minmax(350px,.72fr) minmax(600px,1.28fr);align-items:center;gap:clamp(50px,8vw,120px);display:grid}.community-copy h2{color:var(--plum)}.community-copy>p:not(.eyebrow){max-width:470px;font-size:13px;line-height:1.8}.community-status{letter-spacing:.14em;border-top:1px solid #4a2b422e;align-items:center;gap:10px;max-width:450px;margin-top:35px;padding-top:20px;font-size:7px;font-weight:700;display:flex}.community-status span{background:var(--purple);border-radius:50%;width:6px;height:6px}.community-mosaic{grid-template-rows:250px 250px;grid-template-columns:1fr 1fr;gap:8px;display:grid}.community-mosaic>div{overflow:hidden}.community-mosaic>div:first-child{grid-row:1/3}.community-mosaic img{object-fit:cover;width:100%;height:100%;transition:transform .8s}.community-mosaic>div:hover img{transform:scale(1.04)}.community-mosaic>div:nth-child(2) img{object-position:center 65%}.community-mosaic>a{background:var(--plum);color:#fff;flex-direction:column;justify-content:space-between;align-items:flex-start;padding:27px;display:flex}.community-mosaic>a span{font-family:var(--serif);font-size:38px}.community-mosaic>a strong{letter-spacing:.15em;font-size:8px}.newsletter-section{background:linear-gradient(120deg,#fcf9f6 0%,#eee6f1 100%);padding:145px 24px;position:relative;overflow:hidden}.newsletter-section:before,.newsletter-section:after{content:"";border:1px solid #67435f1c;border-radius:50%;width:500px;height:500px;position:absolute}.newsletter-section:before{top:-200px;left:-250px}.newsletter-section:after{bottom:-300px;right:-200px}.newsletter-inner{text-align:center;z-index:2;max-width:760px;margin:0 auto;position:relative}.newsletter-inner h2{color:var(--plum)}.newsletter-inner>p:not(.eyebrow){max-width:480px;margin:0 auto 37px;font-size:13px}.newsletter-inner form{border-bottom:1px solid var(--ink);max-width:560px;margin:0 auto;display:flex}.newsletter-inner input{color:var(--ink);background:0 0;border:0;flex:1;min-width:0;padding:18px 0;font-size:13px}.newsletter-inner input::placeholder{color:#71666d}.newsletter-inner input:focus{outline:0}.newsletter-inner form button{cursor:pointer;letter-spacing:.13em;background:0 0;border:0;font-size:8px;font-weight:700}.newsletter-inner form button span{margin-left:22px;font-size:16px}.newsletter-success{border-bottom:1px solid var(--purple);color:var(--purple);letter-spacing:.12em;padding:18px 20px;font-size:9px;font-weight:700;display:inline-block}.footer{color:#fff;background:#1d131b;padding:80px clamp(24px,5vw,80px) 25px}.footer-top{grid-template-columns:.75fr 1.25fr;gap:70px;max-width:1400px;margin:0 auto;padding-bottom:80px;display:grid}.footer-brand>span{color:#fff9;max-width:310px;margin-top:24px;font-size:11px;line-height:1.7;display:block}.footer-links{grid-template-columns:repeat(3,1fr);gap:45px;display:grid}.footer-links h3{color:#c99aba;letter-spacing:.16em;margin:0 0 22px;font-size:8px}.footer-links a,.footer-links button{color:#ffffffa8;cursor:pointer;background:0 0;border:0;margin:0 0 13px;padding:0;font-size:10px;transition:color .18s;display:block}.footer-links a:hover,.footer-links button:hover{color:#fff}.footer-bottom{color:#ffffff73;letter-spacing:.1em;border-top:1px solid #ffffff21;grid-template-columns:1fr auto 1fr;align-items:center;max-width:1400px;margin:0 auto;padding-top:24px;font-size:7px;display:grid}.footer-bottom>div:nth-child(2){gap:21px;display:flex}.footer-selectors{justify-self:end;gap:16px;display:flex}.footer-selectors:after{display:none}.whatsapp-button{z-index:35;background:#fff;border:1px solid #2a1d2721;border-radius:30px;align-items:center;gap:8px;padding:8px 13px 8px 8px;display:flex;position:fixed;bottom:20px;right:20px;box-shadow:0 8px 28px #23141f21}.whatsapp-button span{background:var(--plum);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:29px;height:29px;font-size:17px;display:flex}.whatsapp-button small{letter-spacing:.1em;font-size:7px;font-weight:700}.toast{background:var(--ink);color:#fff;letter-spacing:.06em;z-index:150;align-items:center;gap:10px;max-width:calc(100vw - 40px);padding:14px 20px;font-size:9px;animation:.28s both toastIn;display:flex;position:fixed;bottom:25px;left:50%;transform:translate(-50%)}.toast span{color:#d3aed0}@keyframes toastIn{0%{opacity:0;transform:translate(-50%,15px)}to{opacity:1;transform:translate(-50%)}}.overlay-top{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;height:78px;padding:0 clamp(24px,5vw,70px);display:flex}.overlay-top>button,.drawer-head>button,.modal-close,.quiz-top>button{cursor:pointer;font-family:var(--serif);background:0 0;border:0;font-size:34px;font-weight:300;line-height:1}.mobile-menu,.search-overlay{background:var(--warm);z-index:120;position:fixed;inset:0;overflow-y:auto}.mobile-menu nav{padding:50px clamp(24px,8vw,80px)}.mobile-menu nav button{border:0;border-bottom:1px solid var(--line);cursor:pointer;font-family:var(--serif);text-align:left;background:0 0;grid-template-columns:45px 1fr auto;align-items:center;width:100%;padding:15px 0;font-size:clamp(32px,8vw,60px);display:grid}.mobile-menu nav button span{color:var(--purple);font-family:var(--sans);font-size:8px}.mobile-menu nav button i{font-family:var(--sans);font-size:16px;font-style:normal}.mobile-menu-bottom{gap:20px;padding:0 clamp(24px,8vw,80px) 30px;display:flex}.mobile-menu-bottom button{cursor:pointer;text-transform:uppercase;background:0 0;border:0;border-bottom:1px solid;padding:10px 0;font-size:9px;font-weight:700}.search-content{max-width:900px;margin:0 auto;padding:80px 24px}.search-content>label{color:var(--purple);letter-spacing:.15em;text-transform:uppercase;margin-bottom:14px;font-size:9px;font-weight:700;display:block}.search-field{border-bottom:1px solid var(--ink);align-items:center;display:flex}.search-field input{font-family:var(--serif);background:0 0;border:0;flex:1;min-width:0;padding:11px 0;font-size:clamp(34px,5vw,58px)}.search-field input:focus{outline:0}.search-field span{font-size:32px}.search-results{grid-template-columns:1fr 1fr;gap:1px;margin-top:40px;display:grid}.search-results>button{cursor:pointer;text-align:left;background:#f3edf3;border:0;grid-template-columns:80px 1fr auto;align-items:center;gap:15px;padding:10px;display:grid}.search-results>button:hover{background:#ebe2ed}.search-results img{object-fit:cover;width:80px;height:98px}.search-results button>span{flex-direction:column;display:flex}.search-results small{color:var(--purple);letter-spacing:.1em;text-transform:uppercase;font-size:7px;font-weight:700}.search-results strong{font-family:var(--serif);margin:4px 0;font-size:18px;font-weight:550;line-height:1.15}.search-results i{font-size:8px;font-style:normal}.search-results b{font-size:13px;font-weight:400}.drawer-backdrop{opacity:0;pointer-events:none;z-index:89;background:#150d136e;transition:opacity .3s;position:fixed;inset:0}.drawer-backdrop.is-open{opacity:1;pointer-events:auto}.cart-drawer{background:var(--warm);z-index:90;flex-direction:column;width:475px;max-width:100%;transition:transform .35s cubic-bezier(.2,.65,.25,1);display:flex;position:fixed;top:0;bottom:0;right:0;transform:translate(100%)}.cart-drawer.is-open{transform:translate(0)}.drawer-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:22px 28px;display:flex}.drawer-head p{color:var(--purple);letter-spacing:.14em;text-transform:uppercase;margin:0 0 3px;font-size:7px;font-weight:700}.drawer-head h2{font-family:var(--serif);margin:0;font-size:31px;font-weight:500}.cart-empty{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:45px;display:flex}.cart-empty>span{border:1px solid var(--line);color:var(--purple);font-family:var(--serif);border-radius:50%;justify-content:center;align-items:center;width:95px;height:95px;margin-bottom:22px;font-size:38px;display:flex}.cart-empty h3{font-family:var(--serif);margin:0 0 10px;font-size:32px;font-weight:500}.cart-empty p{color:#746970;max-width:280px;margin:0 0 25px;font-size:11px}.cart-items{flex:1;padding:8px 27px;overflow-y:auto}.cart-item{border-bottom:1px solid var(--line);grid-template-columns:100px 1fr;gap:18px;padding:19px 0;display:grid}.cart-item img{object-fit:cover;width:100px;height:125px}.cart-item h3{font-family:var(--serif);margin:3px 0 5px;font-size:19px;font-weight:550;line-height:1.05}.cart-item p{color:#7b7077;margin:0 0 7px;font-size:8px}.cart-item strong{font-size:9px}.quantity{border:1px solid var(--line);justify-content:space-around;align-items:center;width:86px;height:27px;margin-top:12px;display:flex}.quantity button{cursor:pointer;background:0 0;border:0;font-size:15px}.quantity span{font-size:9px}.drawer-foot{border-top:1px solid var(--line);background:#fff;padding:24px 27px 27px}.drawer-total{letter-spacing:.1em;justify-content:space-between;font-size:9px;font-weight:700;display:flex}.drawer-total strong{font-size:15px}.drawer-foot>p{color:#7c7178;margin:7px 0 19px;font-size:8px}.modal-backdrop{z-index:130;background:#160d14b3;justify-content:center;align-items:center;padding:25px;display:flex;position:fixed;inset:0}.quick-modal{background:var(--warm);grid-template-columns:1fr 1fr;width:100%;max-width:900px;max-height:90svh;display:grid;position:relative;overflow:auto}.modal-close{z-index:2;position:absolute;top:16px;right:19px}.quick-image{min-height:570px}.quick-image img{object-fit:cover;width:100%;height:100%}.quick-copy{align-self:center;padding:60px}.quick-copy h2{font-family:var(--serif);letter-spacing:-.045em;margin:0 0 15px;font-size:47px;font-weight:500;line-height:.94}.quick-copy>p:not(.eyebrow){color:var(--purple);letter-spacing:.1em;text-transform:uppercase;font-size:10px;font-weight:700}.quick-meta{border-bottom:1px solid var(--line);border-top:1px solid var(--line);justify-content:space-between;align-items:center;margin:25px 0;padding:17px 0;display:flex}.quick-meta span{font-size:9px}.quick-meta strong{font-size:14px}.quick-benefit{align-items:center;gap:15px;margin-bottom:27px;display:flex}.quick-benefit span{border:1px solid var(--line);color:var(--purple);font-family:var(--serif);border-radius:50%;flex:none;justify-content:center;align-items:center;width:43px;height:43px;font-size:18px;display:flex}.quick-benefit p{color:#6e636a;margin:0;font-size:10px;line-height:1.5}.quiz-modal{z-index:140;background:#f4eff5;position:fixed;inset:0;overflow-y:auto}.quiz-top{grid-template-columns:180px 1fr 40px;align-items:center;gap:30px;height:78px;padding:0 clamp(24px,5vw,70px);display:grid}.quiz-progress{background:#d9cfd8;height:2px}.quiz-progress span{background:var(--purple);height:100%;transition:width .3s;display:block}.quiz-question{text-align:center;max-width:930px;margin:0 auto;padding:70px 25px 40px}.quiz-question h2{font-family:var(--serif);letter-spacing:-.05em;margin:0 auto 44px;font-size:clamp(44px,5.6vw,78px);font-weight:500;line-height:.95}.quiz-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;max-width:760px;margin:0 auto;display:grid}.quiz-options button{cursor:pointer;text-align:left;background:#ffffffad;border:1px solid #0000;grid-template-columns:32px 1fr auto;align-items:center;gap:12px;min-height:79px;padding:12px 20px;transition:background-color .18s,border-color .18s;display:grid}.quiz-options button:hover,.quiz-options button.is-selected{border-color:var(--purple);background:#fff}.quiz-options button>span{color:var(--purple);font-size:8px;font-weight:700}.quiz-options button strong{font-family:var(--serif);font-size:24px;font-weight:500}.quiz-options button i{border:1px solid var(--line);border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;font-size:12px;font-style:normal;display:flex}.quiz-options button.is-selected i{background:var(--plum);color:#fff}.quiz-actions{justify-content:space-between;align-items:center;max-width:760px;margin:35px auto 0;display:flex}.quiz-actions>button:first-child{cursor:pointer;letter-spacing:.1em;background:0 0;border:0;font-size:8px;font-weight:700}.quiz-actions>button:first-child:disabled{opacity:0}.quiz-disclaimer{color:#82757e;margin-top:30px;font-size:8px;display:block}.quiz-result{grid-template-columns:.85fr 1.15fr;align-items:center;gap:clamp(50px,8vw,120px);max-width:1200px;min-height:calc(100svh - 78px);margin:0 auto;padding:60px 30px;display:grid}.result-copy{position:relative}.result-number{color:#5b284f14;font-family:var(--serif);font-size:230px;line-height:.6;position:absolute;top:10px;right:0}.result-copy h2{font-family:var(--serif);letter-spacing:-.05em;margin:0 0 25px;font-size:clamp(48px,5vw,72px);font-weight:500;line-height:.89;position:relative}.result-copy h2 em{color:var(--purple);margin-top:12px;font-weight:400;display:block}.result-copy>p:not(.eyebrow){max-width:440px;margin:0 0 28px;font-size:12px;line-height:1.75}.result-copy .text-link{margin-top:20px;display:flex}.result-products{background:#fff;padding:28px}.result-products>p{color:var(--purple);letter-spacing:.13em;margin:0 0 15px;font-size:8px;font-weight:700}.result-products>div{border-top:1px solid var(--line);grid-template-columns:62px 1fr;align-items:center;gap:18px;padding:9px 0;display:grid}.result-products img{object-fit:cover;width:62px;height:65px}.result-products div>span{grid-template-columns:28px 1fr auto;align-items:center;gap:10px;display:grid}.result-products small{color:var(--purple);font-size:7px;font-weight:700}.result-products strong{font-family:var(--serif);font-size:18px;font-weight:550}.result-products i{font-size:8px;font-style:normal}.result-products footer{border-top:1px solid var(--ink);letter-spacing:.1em;justify-content:space-between;align-items:center;padding-top:17px;font-size:8px;font-weight:700;display:flex}.result-products footer strong{font-family:var(--sans);font-size:14px}@media (width<=1180px){.site-header{grid-template-columns:170px 1fr auto;padding:0 28px}.desktop-nav{gap:15px}.desktop-nav button{font-size:8px}.user-icon,.heart-icon{display:none}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px 10px}.product-card:nth-child(4),.product-card:nth-child(5){max-width:none}.formula-section,.community-section{grid-template-columns:.85fr 1.15fr}.formula-visual img{width:405px;height:520px}.formula-halo{width:560px;height:560px}.builder-section{grid-template-columns:.65fr 1.35fr;gap:50px}.builder-panel{grid-template-columns:1fr}.builder-summary{border-left:0;border-top:1px solid var(--line)}.progress-message{min-height:40px}}@media (width<=900px){.section-pad{padding:95px 24px}.announcement p{text-overflow:ellipsis;white-space:nowrap;max-width:60%;overflow:hidden}.site-header{grid-template-columns:44px 1fr auto;height:68px;padding:0 17px}.site-header--scrolled{height:62px}.menu-trigger{display:block}.header-logo{justify-self:center}.header-logo small{display:none}.brand-mark{width:143px}.desktop-nav,.search-icon,.user-icon,.heart-icon{display:none}.hero{min-height:790px}.hero-image{object-position:61% center}.hero-wash{background:linear-gradient(90deg,#efe9f1f2 0%,#efe9f1ba 42%,#efe9f11a 78%)}.hero-content{max-width:520px;top:51%}.hero h1{font-size:clamp(50px,9vw,72px)}.hero-orb--one{left:57%}.scroll-cue{display:none}.manifesto{min-height:620px}.section-heading{flex-direction:column;align-items:flex-start;gap:20px}.product-grid{scroll-snap-type:x mandatory;margin-right:-24px;padding-bottom:15px;display:flex;overflow-x:auto}.product-card{scroll-snap-align:start;flex:0 0 40%}.quiz-intro{grid-template-columns:1fr 1fr;min-height:650px}.quiz-intro-copy{padding:50px 38px}.quiz-intro-copy h2{font-size:52px}.formula-section{grid-template-columns:1fr;gap:40px}.formula-copy{max-width:650px;padding:0}.formula-visual{height:620px}.lifestyle-section{grid-template-columns:1fr 1.1fr;gap:55px}.lifestyle-copy{padding-left:0}.lifestyle-image{height:620px}.kits-grid{scroll-snap-type:x mandatory;margin-right:-24px;padding-bottom:15px;display:flex;overflow-x:auto}.kit-card{scroll-snap-align:start;flex:0 0 58%}.builder-section{grid-template-columns:1fr}.builder-intro{max-width:580px}.builder-panel{grid-template-columns:1.2fr .8fr}.builder-summary{border-left:1px solid var(--line);border-top:0}.story-card{grid-column:span 6}.story-card:nth-child(3){grid-column:span 12}.community-section{grid-template-columns:1fr}.community-copy{max-width:650px}.footer-top{grid-template-columns:1fr}.footer-bottom{grid-template-columns:1fr 1fr;gap:18px}.footer-bottom>div:nth-child(2){justify-self:end}.footer-selectors{grid-column:1/-1;justify-self:start}}@media (width<=680px){.announcement{padding:0 13px}.announcement p{max-width:47%;font-size:7px}.announcement select{font-size:7px}.header-actions{width:44px}.bag-icon{width:42px}.hero{min-height:760px}.hero-image{object-position:66% center;height:52%;top:0}.hero-wash{background:linear-gradient(#ede7f01a 23%,#ede7f0 55% 100%)}.hero-content{max-width:calc(100% - 48px);top:auto;bottom:45px;left:24px;transform:none}.hero h1{margin-bottom:22px;font-size:clamp(45px,14vw,61px);line-height:.83}.hero h1 em{font-size:.58em}.hero-copy{max-width:330px;margin-bottom:24px;font-size:11px;line-height:1.6}.hero-buttons{flex-direction:column;align-items:flex-start;gap:17px}.hero-buttons .button{width:100%}.hero-index,.hero-orb{display:none}.manifesto{min-height:600px}.manifesto h2{font-size:clamp(48px,14vw,64px)}.manifesto>p:not(.eyebrow){font-size:11px}.liquid-drop--left{width:115px;height:120px}.product-card{flex-basis:72%}.product-info h3{min-height:auto}.quick-button{transform:translateY(0)}.quiz-intro{flex-direction:column;display:flex}.quiz-intro-image{height:550px}.quiz-intro-copy{padding:75px 24px 85px}.quiz-intro-copy h2{font-size:57px}.quiz-intro-copy .button{width:100%}.formula-section{padding-bottom:65px}.formula-copy h2,.lifestyle-copy h2,.community-copy h2,.newsletter-inner h2{font-size:52px}.formula-notes{gap:10px}.formula-notes strong{font-size:24px}.formula-visual{height:470px}.formula-visual img{width:320px;height:410px}.formula-halo{width:420px;height:420px}.molecule--one{width:60px;height:60px}.molecule--three{width:75px;height:75px}.lifestyle-section{flex-direction:column-reverse;display:flex}.lifestyle-image{width:100%;height:560px}.lifestyle-copy .button{width:100%}.kit-card{flex-basis:86%;grid-template-rows:380px auto}.builder-section{padding-left:0;padding-right:0}.builder-intro{padding:0 24px}.builder-panel{grid-template-columns:1fr}.builder-products{grid-template-columns:1fr 1fr;padding:12px}.builder-product{grid-template-columns:55px 1fr 21px;gap:6px;min-height:105px;padding:7px}.builder-product img{width:55px;height:80px}.builder-product strong{font-size:16px}.builder-summary{border-left:0;border-top:1px solid var(--line);padding:40px 24px}.story-grid{scroll-snap-type:x mandatory;margin-right:-24px;display:flex;overflow-x:auto}.story-card,.story-card:nth-child(3),.story-card:nth-child(4),.story-card:nth-child(5){scroll-snap-align:start;flex:0 0 84%;height:540px}.community-mosaic{grid-template-rows:210px 210px}.community-mosaic>a{padding:19px}.community-mosaic>a span{font-size:25px}.newsletter-section{padding:110px 24px}.newsletter-inner form{border-bottom:0;flex-direction:column;align-items:stretch}.newsletter-inner input{border-bottom:1px solid var(--ink)}.newsletter-inner form button{background:var(--ink);color:#fff;min-height:50px;margin-top:15px}.footer{padding-top:65px}.footer-links{grid-template-columns:1fr 1fr;gap:35px 18px}.footer-bottom{grid-template-columns:1fr;align-items:flex-start}.footer-bottom>div:nth-child(2),.footer-selectors{grid-column:auto;justify-self:start}.whatsapp-button small{display:none}.whatsapp-button{padding:6px}.search-content{padding-top:50px}.search-field input{font-size:35px}.search-results{grid-template-columns:1fr}.quick-modal{max-height:94svh;display:block}.quick-image{height:410px;min-height:0}.quick-image img{object-position:center 54%}.quick-copy{padding:36px 24px 28px}.quick-copy h2{font-size:38px}.modal-close{background:#ffffffd9;border-radius:50%;width:40px;height:40px}.quiz-top{grid-template-columns:120px 1fr 32px;padding:0 18px}.quiz-question{padding-top:45px}.quiz-question h2{font-size:47px}.quiz-options{grid-template-columns:1fr}.quiz-options button{min-height:65px}.quiz-options button strong{font-size:21px}.quiz-actions{gap:20px}.quiz-actions .button{gap:18px}.quiz-result{grid-template-columns:1fr;align-items:stretch;padding-top:40px}.result-number{font-size:180px}.result-copy h2{font-size:53px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.reveal{opacity:1;transform:none}}
