:root{--ivory:#FAF7F0;--cream:#F3EBDD;--champ:#E8D8B8;--gold:#B88925;--gold-deep:#8E6416;--espresso:#1D1915;--gray:#706A62;--white:#fff;--line:rgba(29,25,21,.13);--line-light:rgba(29,25,21,.08);--shadow:0 24px 70px rgba(59,43,20,.10);--max:1280px;--r-sm:8px;--r:14px;--r-lg:18px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--espresso);font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;-webkit-font-smoothing:antialiased}body.cf-lock{overflow:hidden}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{color:inherit}img{display:block;max-width:100%;height:auto}.cf-container{width:min(var(--max),calc(100% - 56px));margin:0 auto}.cf-eyebrow{display:block;margin-bottom:16px;color:var(--gold-deep);font-size:10px;font-weight:800;letter-spacing:.18em}.cf-btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 22px;border:1px solid transparent;border-radius:10px;font-size:12px;font-weight:750;cursor:pointer;transition:transform .2s,box-shadow .2s,background .2s}.cf-btn:hover{transform:translateY(-1px)}.cf-btn-gold{background:linear-gradient(135deg,#C79B3F,var(--gold-deep));color:#fff;box-shadow:0 10px 28px rgba(142,100,22,.17)}.cf-btn-dark{background:var(--espresso);color:#fff}.cf-btn-light{background:#fff;color:var(--espresso)}.cf-btn-outline{border-color:var(--line);background:#fff}.cf-link{font-size:12px;font-weight:750;border-bottom:1px solid transparent}.cf-link:hover{border-color:currentColor}.cf-announcement{height:34px;background:linear-gradient(90deg,#9A690B,#BD8A1B,#98660A);color:#fff;font-size:10px;font-weight:700}.cf-announcement .cf-container{height:100%;display:flex;align-items:center;justify-content:space-between}.cf-announcement nav{display:flex;gap:18px}.cf-header{position:sticky;top:0;z-index:900;background:rgba(255,255,255,.96);backdrop-filter:blur(18px);border-bottom:1px solid rgba(0,0,0,.045)}.cf-header-grid{height:86px;display:grid;grid-template-columns:210px 1fr 184px;align-items:center;gap:20px}.cf-logo img{width:180px;height:auto}.cf-nav{height:100%;display:flex;align-items:center;justify-content:center;gap:28px}.cf-nav>a,.cf-mega-trigger>a{height:100%;display:flex;align-items:center;position:relative;font-size:10.5px;font-weight:800;letter-spacing:.045em;white-space:nowrap}.cf-nav>a:hover:after,.cf-mega-trigger>a:hover:after{content:"";position:absolute;left:0;right:0;bottom:20px;height:2px;background:var(--gold)}.cf-mega-trigger{height:100%;display:flex;align-items:center}.cf-mega{position:absolute;left:50%;top:100%;width:min(1180px,calc(100vw - 36px));transform:translate(-50%,-8px);display:grid;grid-template-columns:1fr 1fr 1.15fr 1.1fr;gap:24px;padding:28px;background:#fff;border:1px solid var(--line-light);border-radius:0 0 18px 18px;box-shadow:var(--shadow);opacity:0;visibility:hidden;pointer-events:none;transition:.18s}.cf-mega-trigger:hover .cf-mega,.cf-mega-trigger:focus-within .cf-mega{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%,0)}.cf-mega h4{margin:0 0 13px;font-size:9px;letter-spacing:.15em;color:var(--gold-deep)}.cf-mega>div>a{display:block;padding:6px 0;font-size:12px}.cf-mega-product,.cf-mega-routine{border-radius:14px;overflow:hidden}.cf-mega-product{display:grid!important;grid-template-columns:100px 1fr;grid-template-rows:auto auto auto;gap:6px 14px;padding:12px!important;background:var(--ivory)}.cf-mega-product img{grid-row:1/4;width:100px;height:130px;object-fit:contain}.cf-mega-product span,.cf-mega-routine span{font-size:8px;letter-spacing:.12em;color:var(--gold-deep)}.cf-mega-product strong{font-family:Georgia,"Times New Roman",serif;font-size:19px;font-weight:400}.cf-mega-product b,.cf-mega-routine b{font-size:10px}.cf-mega-routine{display:flex!important;flex-direction:column;padding:20px!important;background:var(--espresso);color:#fff}.cf-mega-routine span{color:#d6bb83}.cf-mega-routine strong{margin:auto 0;font-family:Georgia,"Times New Roman",serif;font-size:25px;font-weight:400;line-height:1.08}.cf-actions{display:flex;justify-content:flex-end;gap:11px}.cf-actions button,.cf-actions>a{width:32px;height:32px;display:grid;place-items:center;position:relative;border:0;background:transparent;cursor:pointer}.cf-actions svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.cf-actions em{position:absolute;right:-3px;top:-5px;width:18px;height:18px;display:grid;place-items:center;border-radius:50%;background:var(--gold-deep);color:#fff;font-size:9px;font-style:normal}.cf-menu-toggle{display:none!important}.cf-menu-toggle span{display:block;width:19px;height:1.5px;background:var(--espresso);margin:3px}.cf-secure-label{justify-self:end;font-size:11px;font-weight:750}.cf-header-checkout .cf-header-grid{grid-template-columns:1fr 1fr}.cf-mobile-menu,.cf-cart-drawer{position:fixed;z-index:1100;top:0;right:0;bottom:0;width:min(420px,94vw);background:#fff;transform:translateX(105%);transition:transform .24s;overflow:auto}.cf-mobile-menu.is-open,.cf-cart-drawer.is-open{transform:none}.cf-panel-head{height:78px;display:flex;align-items:center;justify-content:space-between;padding:0 22px;border-bottom:1px solid var(--line-light)}.cf-panel-head img{width:150px}.cf-panel-head h3{font-family:Georgia,"Times New Roman",serif;font-size:28px;font-weight:400}.cf-panel-head button,.cf-search-close,.cf-modal-card>button{border:0;background:transparent;font-size:30px;cursor:pointer}.cf-mobile-menu nav{padding:8px 22px}.cf-mobile-menu nav>a,.cf-mobile-menu summary{display:block;padding:15px 0;border-bottom:1px solid var(--line-light);font-size:13px;font-weight:750;cursor:pointer}.cf-mobile-menu details>a{display:block;padding:9px 14px;font-size:12px;color:var(--gray)}.cf-backdrop{position:fixed;z-index:1000;inset:0;background:rgba(22,19,15,.46);opacity:0;visibility:hidden;transition:.2s}.cf-backdrop.is-open{opacity:1;visibility:visible}.cf-search-panel{position:fixed;z-index:1110;inset:0;background:rgba(250,247,240,.985);display:grid;place-items:center;opacity:0;visibility:hidden;transition:.2s}.cf-search-panel.is-open{opacity:1;visibility:visible}.cf-search-close{position:absolute;right:30px;top:26px}.cf-search-inner{width:min(800px,calc(100% - 36px))}.cf-search-inner label{display:block;font-family:Georgia,"Times New Roman",serif;font-size:48px}.cf-search-inner input{width:100%;padding:18px 0;border:0;border-bottom:2px solid var(--espresso);background:transparent;outline:0;font-size:20px}.cf-search-inner>p{font-size:11px;color:var(--gray)}.cf-search-results{display:grid;gap:8px;margin-top:14px}.cf-search-hit{display:flex;gap:14px;align-items:center;padding:12px 0;border-bottom:1px solid var(--line)}.cf-search-hit span{font-size:8px;color:var(--gold-deep);letter-spacing:.12em}.cf-search-hit strong{font-family:Georgia,"Times New Roman",serif;font-size:20px;font-weight:400}.cf-cart-drawer{display:flex;flex-direction:column;overflow:hidden}.cf-cart-content{flex:1;overflow:auto;padding:18px 22px}.cf-cart-drawer footer{padding:18px 22px;border-top:1px solid var(--line-light);display:grid;gap:9px}.cf-cart-drawer footer>div{display:flex;justify-content:space-between;margin-bottom:6px}.cf-mini-product{display:grid;grid-template-columns:1fr 28px;gap:8px;padding:12px 0;border-bottom:1px solid var(--line-light)}.cf-mini-product>a{display:grid;grid-template-columns:72px 1fr;gap:12px;align-items:center}.cf-mini-product img{width:72px;height:88px;object-fit:contain;background:var(--ivory);border-radius:8px}.cf-mini-product strong{display:block;font-size:12px}.cf-mini-product small{display:block;color:var(--gray);font-size:10px;margin:4px 0}.cf-mini-product span{font-weight:750;font-size:12px}.cf-cart-remove{border:0;background:transparent;font-size:20px;cursor:pointer}.cf-free-shipping{margin-top:18px;font-size:10px;color:var(--gray)}.cf-free-shipping i{display:block;height:5px;background:#eee8de;border-radius:10px;margin-top:9px}.cf-free-shipping b{display:block;width:48%;height:100%;background:var(--gold);border-radius:10px}.cf-modal{position:fixed;z-index:1120;inset:0;display:grid;place-items:center;opacity:0;visibility:hidden;pointer-events:none}.cf-modal.is-open{opacity:1;visibility:visible;pointer-events:auto}.cf-modal-card{position:relative;width:min(850px,calc(100% - 30px));max-height:90vh;overflow:auto;background:#fff;border-radius:18px;box-shadow:var(--shadow);padding:28px}.cf-modal-card>button{position:absolute;right:16px;top:10px}.cf-quick-grid{display:grid;grid-template-columns:1fr 1fr;gap:35px;align-items:center}.cf-quick-grid img{width:100%;height:420px;object-fit:contain;background:var(--ivory);border-radius:12px}.cf-quick-grid h2{font-family:Georgia,"Times New Roman",serif;font-size:42px;font-weight:400;margin:0 0 12px}.cf-quick-grid p{color:var(--gray);line-height:1.65}.cf-qv-price{font-size:22px;font-weight:750;margin:20px 0}.cf-hero{overflow:hidden;background:radial-gradient(circle at 76% 24%,rgba(255,255,255,.92),transparent 24%),linear-gradient(125deg,#F5EEE4 0%,#EEE3D3 55%,#E7D7BF 100%)}.cf-hero-grid{min-height:610px;display:grid;grid-template-columns:42% 58%;align-items:center;gap:18px}.cf-hero-copy{padding:70px 0}.cf-hero h1{margin:0 0 24px;font-family:Georgia,"Times New Roman",serif;font-size:clamp(52px,5.1vw,76px);font-weight:400;line-height:.99;letter-spacing:-3px}.cf-hero h1 em{font-weight:400;color:var(--gold-deep)}.cf-hero-copy>p{max-width:550px;margin:0 0 28px;color:#514B44;font-size:16px;line-height:1.72}.cf-hero-buttons{display:flex;align-items:center;gap:22px}.cf-hero-facts{display:flex;gap:14px;margin-top:34px;color:#776F65;font-size:9px;text-transform:uppercase;letter-spacing:.08em}.cf-hero-facts span+span:before{content:"•";margin-right:14px;color:var(--gold)}.cf-hero-products{min-width:0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));align-items:end;gap:0;height:550px;padding:55px 0 55px;position:relative}.cf-hero-products:after{content:"";position:absolute;left:2%;right:0;bottom:47px;height:62px;border-radius:50%;background:linear-gradient(#DFC8A7,#BEA079);box-shadow:0 16px 25px rgba(78,54,25,.17);z-index:0}.cf-product-stage{height:350px;display:flex;align-items:flex-end;justify-content:center;position:relative;z-index:2}.cf-product-stage.cf-stage-large{height:430px;z-index:4}.cf-product-stage.cf-stage-wide{height:310px}.cf-product-stage picture,.cf-product-stage img{width:100%;height:100%}.cf-product-stage img{object-fit:contain;object-position:center bottom;filter:drop-shadow(0 16px 14px rgba(46,31,16,.16))}.cf-trust{background:#fff;border-bottom:1px solid var(--line-light)}.cf-trust-grid{display:grid;grid-template-columns:repeat(8,1fr)}.cf-trust-grid>div{min-height:104px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:9px;text-align:center;border-right:1px solid var(--line-light)}.cf-trust-grid>div:last-child{border-right:0}.cf-trust b{font-size:9px;text-transform:uppercase;letter-spacing:.04em}.cf-line-icon{width:28px;height:28px;display:block;position:relative;border:1.5px solid var(--gold-deep);border-radius:50%}.cf-icon-spark:before{content:"✦";position:absolute;inset:0;display:grid;place-items:center;color:var(--gold-deep)}.cf-icon-diamond{border-radius:4px;transform:rotate(45deg) scale(.7)}.cf-icon-layers:before{content:"≋";position:absolute;inset:0;display:grid;place-items:center;font-size:20px;color:var(--gold-deep)}.cf-icon-shield{border-radius:12px 12px 16px 16px}.cf-icon-check:before{content:"✓";position:absolute;inset:0;display:grid;place-items:center;color:var(--gold-deep)}.cf-icon-circle{box-shadow:inset 0 0 0 5px #fff,inset 0 0 0 6.5px var(--gold-deep)}.cf-icon-lock:before{content:"";position:absolute;width:10px;height:8px;border:1.5px solid var(--gold-deep);border-radius:6px 6px 0 0;left:8px;top:4px}.cf-icon-lock:after{content:"";position:absolute;width:14px;height:11px;border:1.5px solid var(--gold-deep);left:6px;bottom:4px}.cf-icon-truck{border-radius:4px}.cf-section{padding:96px 0}.cf-section-head{display:flex;justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:38px}.cf-section-head h2,.cf-center-head h2,.cf-why-grid h2{margin:0;font-family:Georgia,"Times New Roman",serif;font-size:clamp(38px,4vw,56px);font-weight:400;line-height:1.05;letter-spacing:-2px}.cf-section-head p,.cf-center-head p{margin:10px 0 0;color:var(--gray);font-size:14px}.cf-center-head{text-align:center;max-width:680px;margin:0 auto 38px}.woocommerce ul.products{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin:0!important}.woocommerce ul.products:before,.woocommerce ul.products:after{display:none!important}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{float:none!important;width:auto!important;margin:0!important;padding:12px 12px 14px;border:1px solid #E9DFD1;border-radius:14px;background:#fff;transition:.22s;position:relative}.woocommerce ul.products li.product:hover{transform:translateY(-3px);box-shadow:var(--shadow)}.woocommerce ul.products li.product a img{width:100%;aspect-ratio:1/1.08;object-fit:contain!important;margin:0 0 14px!important;background:var(--ivory);border-radius:10px}.woocommerce ul.products li.product .woocommerce-loop-product__title{padding:0!important;margin:0 0 6px!important;font-size:14px!important;line-height:1.35}.cf-card-desc{min-height:34px;margin:0 0 8px;color:var(--gray);font-size:10px;line-height:1.5}.woocommerce ul.products li.product .star-rating{font-size:11px;color:var(--gold)!important;margin-bottom:7px}.woocommerce ul.products li.product .price{color:var(--espresso)!important;font-size:14px!important;font-weight:800!important}.woocommerce ul.products li.product .button{background:var(--gold-deep)!important;color:#fff!important;border-radius:8px!important;padding:11px 13px!important;font-size:10px!important}.cf-card-actions{display:flex;justify-content:space-between;align-items:center;margin-top:9px}.cf-card-actions button{border:0;background:transparent;padding:4px 0;font-size:9px;cursor:pointer}.cf-card-actions .cf-wish{width:28px;height:28px;border:1px solid var(--line);border-radius:50%;font-size:15px}.cf-card-actions .cf-wish.is-active{background:var(--espresso);color:#fff}.cf-goals{background:var(--ivory)}.cf-goal-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:13px}.cf-goal-grid a{min-height:180px;padding:22px;display:flex;flex-direction:column;justify-content:flex-end;border:1px solid #E5D8C5;border-radius:16px;background:linear-gradient(145deg,#fff,#EEE2D1)}.cf-goal-grid span{font-family:Georgia,"Times New Roman",serif;font-size:24px}.cf-goal-grid b{margin-top:9px;color:var(--gold-deep);font-size:9px}.cf-why-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:68px;align-items:center}.cf-why-art{height:520px;border-radius:22px;overflow:hidden;background:linear-gradient(140deg,#D9E0DD,#C2CECA 54%,#EADCC7);position:relative}.cf-why-art:before{content:"";position:absolute;width:300px;height:300px;left:50px;top:70px;border-radius:50%;background:rgba(255,255,255,.7);filter:blur(30px)}.cf-lab-frame{position:absolute;left:35px;bottom:35px;width:220px;height:150px;padding:25px;border-radius:16px;background:rgba(29,25,21,.92);color:#fff;font-family:Georgia,"Times New Roman",serif;font-size:30px}.cf-lab-frame b{color:#D6B875;font-weight:400}.cf-body-large{color:var(--gray);font-size:15px;line-height:1.8}.cf-feature-list{margin:26px 0}.cf-feature-list article{display:grid;grid-template-columns:42px 1fr;gap:12px;padding:15px 0;border-top:1px solid var(--line)}.cf-feature-list article>b{font-family:Georgia,"Times New Roman",serif;color:var(--gold-deep);font-size:18px;font-weight:400}.cf-feature-list strong{display:block;margin-bottom:3px;font-size:13px}.cf-feature-list p{margin:0;color:var(--gray);font-size:12px;line-height:1.55}.cf-formula{background:#EFE5D6}.cf-three-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.cf-three-grid article{min-height:250px;padding:32px;border-radius:17px;background:#fff}.cf-three-grid span{font-family:Georgia,"Times New Roman",serif;color:var(--gold-deep);font-size:20px}.cf-three-grid h3{font-family:Georgia,"Times New Roman",serif;font-size:28px;font-weight:400}.cf-three-grid p{color:var(--gray);font-size:13px;line-height:1.7}.cf-routine-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.cf-routine-grid article{min-height:420px;padding:22px;display:grid;grid-template-rows:auto auto 1fr auto;border-radius:17px;background:var(--ivory)}.cf-routine-grid>article>span{font-size:8px;letter-spacing:.14em;color:var(--gold-deep)}.cf-routine-grid h3{font-family:Georgia,"Times New Roman",serif;font-size:28px;font-weight:400;margin:9px 0}.cf-routine-grid article>div{height:220px}.cf-routine-grid img{width:100%;height:100%;object-fit:contain}.cf-routine-grid p{margin:8px 0 0;color:var(--gray);font-size:12px;line-height:1.55}.cf-bundles{background:#fff}.cf-bundle-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.cf-bundle-grid article{min-height:245px;padding:24px;display:flex;flex-direction:column;border:1px solid var(--line);border-radius:16px;background:linear-gradient(#fff,#FAF6EF)}.cf-bundle-grid small{font-size:8px;color:var(--gold-deep);letter-spacing:.12em}.cf-bundle-grid h3{font-family:Georgia,"Times New Roman",serif;font-size:27px;font-weight:400}.cf-bundle-grid p{color:var(--gray);font-size:12px;line-height:1.6}.cf-bundle-grid a{margin-top:auto}.cf-club-home{padding:90px 0;background:var(--espresso);color:#fff}.cf-club-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:60px;align-items:center}.cf-club-home h2{margin:0 0 17px;font-family:Georgia,"Times New Roman",serif;font-size:66px;font-weight:400}.cf-club-home p{max-width:640px;color:#BBB3A8;line-height:1.75}.cf-club-steps{display:flex;gap:15px;margin:27px 0}.cf-club-steps span{font-size:8px;color:#D4BA83;letter-spacing:.09em}.cf-member-card{justify-self:center;width:340px;aspect-ratio:1.58;padding:28px;display:flex;flex-direction:column;border-radius:20px;background:linear-gradient(135deg,#E8D9BB,#B58C3B);color:var(--espresso);box-shadow:0 28px 60px rgba(0,0,0,.25);transform:rotate(3deg)}.cf-member-card small{font-size:9px;letter-spacing:.16em}.cf-member-card strong{margin:auto 0;font-family:Georgia,"Times New Roman",serif;font-size:55px;font-weight:400}.cf-member-card span{font-size:8px}.cf-reviews-live{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.cf-reviews-live blockquote,.cf-empty-review{margin:0;padding:24px;border:1px solid var(--line);border-radius:15px}.cf-reviews-live blockquote p{font-family:Georgia,"Times New Roman",serif;font-size:20px;line-height:1.5}.cf-reviews-live footer{font-size:11px}.cf-reviews-live footer span{display:block;margin-top:4px;color:var(--gold-deep);font-size:8px}.cf-empty-review{grid-column:1/-1;text-align:center}.cf-empty-review h3{font-family:Georgia,"Times New Roman",serif;font-size:28px;font-weight:400}.cf-journal-cards,.cf-journal-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.cf-journal-cards article,.cf-journal-grid article{padding-bottom:20px;border:1px solid var(--line);border-radius:15px;overflow:hidden}.cf-journal-image{height:180px;background:linear-gradient(135deg,#D8DFDB,#EFE4D4)}.cf-journal-cards article>span,.cf-journal-cards h3,.cf-journal-cards p,.cf-journal-cards a,.cf-journal-grid article>span,.cf-journal-grid h3,.cf-journal-grid p,.cf-journal-grid a{margin-left:18px;margin-right:18px}.cf-journal-cards article>span,.cf-journal-grid article>span{display:block;margin-top:16px;color:var(--gold-deep);font-size:8px;letter-spacing:.11em}.cf-journal-cards h3,.cf-journal-grid h3{font-family:Georgia,"Times New Roman",serif;font-size:24px;font-weight:400}.cf-journal-cards p,.cf-journal-grid p{color:var(--gray);font-size:12px;line-height:1.6}.cf-newsletter{padding:68px 0;background:var(--champ)}.cf-newsletter .cf-container{display:grid;grid-template-columns:1fr 1fr;gap:55px;align-items:center}.cf-newsletter h2{margin:0 0 8px;font-family:Georgia,"Times New Roman",serif;font-size:44px;font-weight:400}.cf-newsletter p{color:var(--gray)}.cf-newsletter-form>div{display:flex}.cf-newsletter-form input[type=email]{flex:1;min-width:0;padding:14px;border:1px solid var(--line);border-radius:9px 0 0 9px;background:#fff}.cf-newsletter-form button{padding:0 24px;border:0;border-radius:0 9px 9px 0;background:var(--espresso);color:#fff}.cf-newsletter-form label{display:block;margin-top:9px;font-size:9px}.cf-form-status{min-height:16px;font-size:10px}.cf-form-status.is-success{color:#255e36}.cf-form-status.is-error{color:#9b2c2c}.cf-footer{padding:0 0 20px;background:#191713;color:#EDE8DF}.cf-benefit-row{display:grid;grid-template-columns:repeat(4,1fr);transform:translateY(-1px);border:1px solid rgba(255,255,255,.08);background:#211E19}.cf-benefit-row>div{min-height:88px;display:flex;align-items:center;gap:14px;padding:16px 20px;border-right:1px solid rgba(255,255,255,.08)}.cf-benefit-row>div:last-child{border-right:0}.cf-benefit-row svg{width:27px;height:27px;fill:none;stroke:#C7A45C;stroke-width:1.5}.cf-benefit-row span{display:flex;flex-direction:column}.cf-benefit-row b{font-size:9px}.cf-benefit-row small{margin-top:3px;color:#8F897F;font-size:8px}.cf-footer-grid{display:grid;grid-template-columns:1.4fr repeat(4,1fr);gap:32px;padding-top:48px}.cf-footer-brand img{width:170px}.cf-footer-brand p{max-width:250px;color:#9B948A;font-size:11px;line-height:1.6}.cf-social{display:flex;gap:12px;flex-wrap:wrap}.cf-footer h4{margin:0 0 14px;color:#C6A562;font-size:8px;letter-spacing:.15em}.cf-footer a{display:block;margin:0 0 8px;color:#B9B2A8;font-size:10px}.cf-social a{margin:0}.cf-footer-bottom{display:flex;justify-content:space-between;margin-top:38px;padding-top:17px;border-top:1px solid rgba(255,255,255,.08);color:#777168;font-size:9px}.cf-page-hero{padding:78px 0 64px;background:linear-gradient(135deg,var(--ivory),#E9DCC8)}.cf-page-hero h1{max-width:900px;margin:0;font-family:Georgia,"Times New Roman",serif;font-size:clamp(46px,5vw,70px);font-weight:400;letter-spacing:-2.5px;line-height:1.05}.cf-page-hero p{max-width:650px;color:var(--gray);line-height:1.7}.cf-page{padding:68px 0 100px}.cf-editorial{max-width:850px;margin:auto}.cf-editorial .cf-lead,.cf-club-page .cf-lead{font-family:Georgia,"Times New Roman",serif;font-size:26px;line-height:1.5}.cf-editorial h2{margin:48px 0 10px;font-family:Georgia,"Times New Roman",serif;font-size:32px;font-weight:400}.cf-editorial p{color:var(--gray);font-size:14px;line-height:1.82}.cf-legal-note{padding:16px!important;border:1px solid #E3C579;border-radius:10px;background:#FFF4D8;color:#6A551E!important}.cf-shop-shell{display:grid;grid-template-columns:220px 1fr;gap:30px}.cf-filter-panel{padding-right:20px;border-right:1px solid var(--line)}.cf-filter-title{display:flex;justify-content:space-between}.cf-filter-title h3{font-family:Georgia,"Times New Roman",serif;font-size:23px;font-weight:400}.cf-filter-mobile-close,.cf-filter-mobile-open{display:none}.cf-filter-panel summary{padding:12px 0;font-size:11px;font-weight:750;cursor:pointer}.cf-filter-panel label{display:block;padding:5px 0;color:var(--gray);font-size:11px}.cf-shop-toolbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px}.cf-shop-toolbar span{font-size:11px}.cf-shop-toolbar select{padding:9px 11px;border:1px solid var(--line);border-radius:8px;background:#fff}.cf-shop-main .products{grid-template-columns:repeat(3,1fr)!important}.cf-goal-page-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.cf-goal-page-grid a{min-height:230px;padding:24px;display:flex;flex-direction:column;border:1px solid var(--line);border-radius:15px;background:var(--ivory)}.cf-goal-page-grid span{font-size:8px;color:var(--gold-deep)}.cf-goal-page-grid h3{font-family:Georgia,"Times New Roman",serif;font-size:27px;font-weight:400}.cf-goal-page-grid p{color:var(--gray);font-size:12px;line-height:1.6}.cf-goal-page-grid b{margin-top:auto;font-size:10px}.cf-goal-intro{max-width:700px;margin-bottom:30px}.cf-goal-intro h2{font-family:Georgia,"Times New Roman",serif;font-size:34px;font-weight:400}.cf-goal-intro p{color:var(--gray)}.cf-standard-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.cf-standard-grid article{padding:25px;border:1px solid var(--line);border-radius:14px}.cf-standard-grid h3{font-family:Georgia,"Times New Roman",serif;font-size:24px;font-weight:400}.cf-standard-grid p{color:var(--gray);line-height:1.7}.cf-club-timeline{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin:38px 0}.cf-club-timeline article{padding:23px;border-radius:14px;background:var(--ivory)}.cf-club-timeline b{font-family:Georgia,"Times New Roman",serif;color:var(--gold-deep);font-size:22px;font-weight:400}.cf-club-timeline h3{font-family:Georgia,"Times New Roman",serif;font-size:23px;font-weight:400}.cf-club-timeline p{color:var(--gray);font-size:12px;line-height:1.6}.cf-wellness-week{padding:40px;border-radius:18px;background:var(--espresso);color:#fff}.cf-wellness-week span{color:#D0B579;font-size:8px;letter-spacing:.14em}.cf-wellness-week h2{font-family:Georgia,"Times New Roman",serif;font-size:44px;font-weight:400}.cf-wellness-week p{color:#BBB4AA}.cf-quiz{max-width:800px;margin:auto}.cf-quiz-progress{height:4px;margin-bottom:35px;background:#EEE8DE}.cf-quiz-progress span{display:block;width:25%;height:100%;background:var(--gold);transition:.2s}.cf-quiz-step,.cf-quiz-result{display:none}.cf-quiz-step.is-active,.cf-quiz-result.is-active{display:block}.cf-quiz-step>span{color:var(--gold-deep);font-size:9px}.cf-quiz h2{font-family:Georgia,"Times New Roman",serif;font-size:40px;font-weight:400}.cf-quiz-step>div{display:grid;grid-template-columns:1fr 1fr;gap:10px}.cf-quiz-step button{padding:16px;text-align:left;border:1px solid var(--line);border-radius:10px;background:#fff;cursor:pointer}.cf-quiz-step button:hover{border-color:var(--gold)}.cf-quiz-reco{margin:20px 0;padding:16px;border-radius:10px;background:var(--ivory);font-size:12px}.cf-faq-tools,.cf-faq-list{max-width:900px;margin:auto}.cf-faq-tools label{display:block;font-family:Georgia,"Times New Roman",serif;font-size:30px;margin-bottom:10px}.cf-faq-tools input{width:100%;padding:15px 17px;border:1px solid var(--line);border-radius:10px}.cf-faq-cats{display:flex;flex-wrap:wrap;gap:7px;margin:14px 0 26px}.cf-faq-cats button{padding:7px 10px;border:1px solid var(--line);border-radius:999px;background:#fff;font-size:9px;cursor:pointer}.cf-faq-cats button.is-active{background:var(--espresso);color:#fff}.cf-faq-list details,.cf-product-faq details{padding:17px 0;border-top:1px solid var(--line)}.cf-faq-list details:last-child,.cf-product-faq details:last-child{border-bottom:1px solid var(--line)}.cf-faq-list summary,.cf-product-faq summary{font-size:13px;font-weight:700;cursor:pointer}.cf-faq-list p,.cf-product-faq p{color:var(--gray);font-size:13px;line-height:1.7}.cf-contact-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:60px}.cf-contact-form{display:grid;grid-template-columns:1fr 1fr;gap:14px}.cf-contact-form label{font-size:10px;font-weight:700}.cf-contact-form label small{font-weight:400;color:var(--gray)}.cf-contact-form input,.cf-contact-form select,.cf-contact-form textarea{width:100%;margin-top:5px;padding:12px;border:1px solid var(--line);border-radius:8px;background:#fff}.cf-contact-form input:focus,.cf-contact-form textarea:focus,.cf-contact-form select:focus{outline:2px solid rgba(184,137,37,.25);border-color:var(--gold)}.cf-field-full{grid-column:1/-1}.cf-check input{width:auto}.cf-contact-grid aside h2{font-family:Georgia,"Times New Roman",serif;font-size:44px;font-weight:400}.cf-contact-grid aside p{color:var(--gray);line-height:1.7}.cf-contact-grid dt{color:var(--gold-deep);font-size:8px;letter-spacing:.12em}.cf-contact-grid dd{margin:4px 0 17px}.cf-journal-filter{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:25px}.cf-journal-filter button{padding:8px 12px;border:1px solid var(--line);border-radius:999px;background:#fff}.cf-track-form{max-width:760px;display:grid;grid-template-columns:1fr 1fr auto;gap:10px;align-items:end}.cf-track-form label{font-size:9px}.cf-track-form input{display:block;width:100%;margin-top:5px;padding:12px;border:1px solid var(--line);border-radius:8px}.cf-track-timeline{display:grid;grid-template-columns:repeat(4,1fr);margin-top:55px}.cf-track-timeline span{padding-top:17px;border-top:3px solid #DDD6CB;color:var(--gray);font-size:11px}.cf-track-timeline span.is-active{border-color:var(--gold);color:var(--espresso)}.cf-note{margin-top:20px;color:var(--gray);font-size:11px}.cf-empty-state{text-align:center;padding:60px 0}.cf-empty-state>span{font-size:58px;color:var(--gold)}.cf-empty-state h2{font-family:Georgia,"Times New Roman",serif;font-size:38px;font-weight:400}.cf-wc{padding:55px 0 90px}.woocommerce .woocommerce-breadcrumb{font-size:10px;color:var(--gray)}.woocommerce table.shop_table{border-radius:10px!important}.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea{padding:11px;border:1px solid var(--line);border-radius:8px}.woocommerce button.button,.woocommerce a.button,.woocommerce input.button{background:var(--gold-deep)!important;color:#fff!important;border-radius:8px!important}.cf-checkout-mode .cf-footer,.cf-checkout-mode .cf-announcement{display:none}.cf-checkout-mode .cf-wc{padding-top:30px}.cf-checkout-mode .woocommerce-checkout{display:grid;grid-template-columns:1.2fr .8fr;gap:30px}.cf-checkout-mode #order_review_heading,.cf-checkout-mode #order_review{grid-column:2}.cf-product-page{padding:28px 0 95px}.cf-product-breadcrumb{margin-bottom:22px}.cf-product-top{display:grid;grid-template-columns:52% 48%;gap:52px}.cf-product-gallery{min-width:0;padding:24px;border-radius:17px;background:var(--ivory)}.cf-product-gallery .woocommerce-product-gallery{float:none!important;width:100%!important;margin:0!important}.cf-product-gallery img{object-fit:contain}.cf-product-buy{padding:20px 12px 0}.cf-product-buy h1{margin:0 0 14px;font-family:Georgia,"Times New Roman",serif;font-size:50px;font-weight:400;line-height:1.06}.cf-product-subtitle{color:var(--gray);font-size:15px;line-height:1.7}.cf-product-price{margin:16px 0;font-size:24px;font-weight:800}.cf-product-price .price{color:var(--espresso)!important}.cf-product-buy form.cart{display:flex;gap:9px;margin:22px 0!important}.cf-product-buy form.cart .button{min-height:48px}.cf-buy-secondary{display:flex;gap:9px}.cf-product-trust{display:grid;grid-template-columns:repeat(3,1fr);margin-top:22px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.cf-product-trust span{padding:13px 5px;text-align:center;border-right:1px solid var(--line);font-size:9px}.cf-product-trust span:last-child{border-right:0}.cf-product-story{margin-top:80px;padding:50px;border-radius:22px;background:var(--ivory)}.cf-product-story>header{max-width:700px}.cf-product-story h2,.cf-product-faq>h2,.cf-product-reviews>h2,.cf-related>h2{font-family:Georgia,"Times New Roman",serif;font-size:40px;font-weight:400}.cf-product-story>header p{color:var(--gray);line-height:1.7}.cf-ingredient-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:28px}.cf-ingredient-grid article{padding:22px;border-radius:13px;background:#fff}.cf-ingredient-grid h3{font-family:Georgia,"Times New Roman",serif;font-size:23px;font-weight:400}.cf-ingredient-grid p{color:var(--gray);font-size:12px;line-height:1.6}.cf-product-info{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:60px 0}.cf-product-info article{padding:24px;border:1px solid var(--line);border-radius:13px}.cf-product-info h3{font-family:Georgia,"Times New Roman",serif;font-size:23px;font-weight:400}.cf-product-info p{color:var(--gray);font-size:12px;line-height:1.65}.cf-product-faq,.cf-product-reviews{max-width:850px;margin:60px auto}.cf-related{margin-top:65px}.cf-sticky-buy{position:fixed;z-index:850;left:50%;bottom:16px;transform:translateX(-50%);width:min(720px,calc(100% - 28px));display:flex;align-items:center;justify-content:space-between;padding:9px 10px 9px 16px;border-radius:13px;background:rgba(29,25,21,.95);color:#fff;box-shadow:0 15px 45px rgba(0,0,0,.24);backdrop-filter:blur(10px)}.cf-sticky-buy>div{display:flex;gap:15px;align-items:center}.cf-sticky-buy span{color:#D8C69E}.cf-404{min-height:70vh;display:grid;place-items:center;text-align:center;background:var(--ivory)}.cf-404 span{font-family:Georgia,"Times New Roman",serif;font-size:95px;color:#D3C19A}.cf-404 h1{margin:0;font-family:Georgia,"Times New Roman",serif;font-size:50px;font-weight:400}.cf-404 p{color:var(--gray)}.cf-404>div>div{display:flex;gap:8px;justify-content:center;margin-top:22px}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:2px solid var(--gold);outline-offset:3px}@media(max-width:1100px){.cf-container{width:min(var(--max),calc(100% - 36px))}.cf-header-grid{grid-template-columns:170px 1fr 165px}.cf-logo img{width:155px}.cf-nav{gap:17px}.cf-nav>a,.cf-mega-trigger>a{font-size:9.5px}.cf-hero-grid{grid-template-columns:44% 56%}.cf-hero h1{font-size:56px}.cf-hero-products{height:500px;padding-top:60px}.cf-product-stage{height:310px}.cf-product-stage.cf-stage-large{height:380px}.cf-product-stage.cf-stage-wide{height:275px}.cf-trust-grid{grid-template-columns:repeat(4,1fr)}.cf-trust-grid>div:nth-child(-n+4){border-bottom:1px solid var(--line-light)}.cf-goal-grid,.cf-goal-page-grid{grid-template-columns:repeat(2,1fr)}.cf-bundle-grid{grid-template-columns:repeat(2,1fr)}.cf-footer-grid{grid-template-columns:1.2fr repeat(3,1fr)}.cf-footer-grid>div:last-child{grid-column:2/-1}.cf-club-timeline{grid-template-columns:repeat(2,1fr)}}@media(max-width:900px){.cf-announcement nav{display:none}.cf-announcement .cf-container{justify-content:center}.cf-header-grid{height:72px;grid-template-columns:1fr auto}.cf-nav{display:none}.cf-actions>a{display:none}.cf-actions{gap:4px}.cf-menu-toggle{display:grid!important}.cf-hero-grid{grid-template-columns:1fr}.cf-hero-copy{text-align:center;padding:52px 0 10px}.cf-hero-copy>p{margin-left:auto;margin-right:auto}.cf-hero-buttons,.cf-hero-facts{justify-content:center}.cf-hero-products{height:auto;min-height:420px;grid-template-columns:1fr 1fr;gap:2px 8px;padding:18px 6% 48px}.cf-hero-products:after{bottom:36px}.cf-product-stage,.cf-product-stage.cf-stage-large,.cf-product-stage.cf-stage-wide{height:210px}.cf-product-stage.cf-stage-large{height:230px}.cf-product-stage.cf-stage-wide{height:190px}.woocommerce ul.products{grid-template-columns:repeat(3,1fr)!important}.cf-why-grid{grid-template-columns:1fr;gap:34px}.cf-why-art{height:400px}.cf-three-grid,.cf-routine-grid,.cf-journal-cards,.cf-journal-grid{grid-template-columns:1fr 1fr}.cf-club-grid{grid-template-columns:1fr}.cf-member-card{justify-self:start}.cf-reviews-live{grid-template-columns:1fr}.cf-newsletter .cf-container{grid-template-columns:1fr}.cf-footer-grid{grid-template-columns:1fr 1fr 1fr}.cf-footer-grid>div:first-child{grid-column:1/-1}.cf-footer-grid>div:last-child{grid-column:auto}.cf-benefit-row{grid-template-columns:1fr 1fr}.cf-benefit-row>div:nth-child(2){border-right:0}.cf-benefit-row>div:nth-child(-n+2){border-bottom:1px solid rgba(255,255,255,.08)}.cf-shop-shell{grid-template-columns:1fr}.cf-filter-mobile-open{display:inline-flex;padding:8px 12px;border:1px solid var(--line);border-radius:8px;background:#fff}.cf-filter-panel{position:fixed;z-index:1200;left:0;right:0;bottom:0;max-height:80vh;overflow:auto;padding:20px;background:#fff;border:0;border-radius:18px 18px 0 0;transform:translateY(105%);transition:.22s}.cf-filter-panel.is-open{transform:none}.cf-filter-mobile-close{display:block;border:0;background:transparent;font-size:26px}.cf-shop-main .products{grid-template-columns:repeat(3,1fr)!important}.cf-standard-grid{grid-template-columns:1fr}.cf-contact-grid{grid-template-columns:1fr}.cf-track-form{grid-template-columns:1fr}.cf-track-timeline{grid-template-columns:1fr}.cf-track-timeline span{padding:9px 0 9px 16px;border-top:0;border-left:3px solid #DDD6CB}.cf-track-timeline span.is-active{border-left-color:var(--gold)}.cf-checkout-mode .woocommerce-checkout{display:block}.cf-checkout-mode #order_review_heading,.cf-checkout-mode #order_review{grid-column:auto}.cf-product-top{grid-template-columns:1fr;gap:22px}.cf-product-buy{padding:8px 0}.cf-ingredient-grid,.cf-product-info{grid-template-columns:1fr 1fr}.cf-product-story{padding:34px}.cf-quick-grid{grid-template-columns:1fr}.cf-quick-grid img{height:300px}}@media(max-width:600px){.cf-container{width:min(var(--max),calc(100% - 24px))}.cf-announcement{height:30px;font-size:8.5px}.cf-header-grid{height:66px}.cf-logo img{width:135px}.cf-actions button{width:30px;height:30px}.cf-search-inner label{font-size:34px}.cf-hero-copy{padding-top:40px}.cf-hero h1{font-size:44px;letter-spacing:-1.8px}.cf-hero-copy>p{font-size:13px}.cf-hero-buttons{flex-direction:column;align-items:stretch}.cf-hero-facts{display:none}.cf-hero-products{min-height:330px;padding:10px 2% 38px}.cf-hero-products:after{height:45px;bottom:28px}.cf-product-stage,.cf-product-stage.cf-stage-large,.cf-product-stage.cf-stage-wide{height:150px}.cf-product-stage.cf-stage-large{height:170px}.cf-product-stage.cf-stage-wide{height:135px}.cf-trust-grid{grid-template-columns:1fr 1fr}.cf-trust-grid>div{min-height:78px}.cf-trust-grid>div:nth-child(-n+6){border-bottom:1px solid var(--line-light)}.cf-section{padding:68px 0}.cf-section-head{align-items:flex-start}.cf-section-head h2,.cf-center-head h2,.cf-why-grid h2{font-size:37px}.cf-section-head>a{display:none}.woocommerce ul.products,.cf-shop-main .products{grid-template-columns:1fr 1fr!important;gap:8px!important}.woocommerce ul.products li.product{padding:8px!important}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:11px!important}.cf-card-desc{display:none}.woocommerce ul.products li.product .button{font-size:9px!important;padding:9px 8px!important}.cf-goal-grid,.cf-goal-page-grid,.cf-three-grid,.cf-routine-grid,.cf-bundle-grid,.cf-journal-cards,.cf-journal-grid{grid-template-columns:1fr}.cf-goal-grid a{min-height:135px}.cf-why-art{height:300px}.cf-lab-frame{left:18px;bottom:18px;width:180px;height:115px;padding:20px;font-size:24px}.cf-three-grid article{min-height:auto}.cf-club-home{padding:68px 0}.cf-club-home h2{font-size:50px}.cf-club-steps{flex-direction:column}.cf-member-card{width:260px}.cf-newsletter h2{font-size:37px}.cf-newsletter-form>div{flex-direction:column;gap:7px}.cf-newsletter-form input[type=email],.cf-newsletter-form button{min-height:46px;border-radius:8px}.cf-footer-grid{grid-template-columns:1fr 1fr}.cf-footer-grid>div:first-child{grid-column:1/-1}.cf-footer-bottom{flex-direction:column;gap:6px}.cf-benefit-row{grid-template-columns:1fr}.cf-benefit-row>div{border-right:0;border-bottom:1px solid rgba(255,255,255,.08)}.cf-page-hero{padding:58px 0 48px}.cf-page-hero h1{font-size:43px}.cf-page{padding:50px 0 75px}.cf-editorial .cf-lead,.cf-club-page .cf-lead{font-size:21px}.cf-club-timeline{grid-template-columns:1fr}.cf-wellness-week{padding:26px}.cf-quiz-step>div{grid-template-columns:1fr}.cf-quiz h2{font-size:32px}.cf-contact-form{grid-template-columns:1fr}.cf-field-full{grid-column:auto}.cf-product-buy h1{font-size:39px}.cf-product-gallery{padding:12px}.cf-buy-secondary{flex-direction:column}.cf-product-story{margin-top:50px;padding:23px}.cf-product-story h2,.cf-product-faq>h2,.cf-product-reviews>h2,.cf-related>h2{font-size:33px}.cf-ingredient-grid,.cf-product-info{grid-template-columns:1fr}.cf-product-trust span{font-size:8px}.cf-sticky-buy{bottom:7px}.cf-sticky-buy strong{display:none}.cf-sticky-buy>div{gap:8px}.cf-404 h1{font-size:38px}.cf-404>div>div{flex-direction:column}.cf-quick-grid h2{font-size:34px}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}

/* ===== CoreForte v7 production overrides ===== */
:root{--cf-ivory:#faf7f0;--cf-cream:#f3ebdd;--cf-champ:#e8d8b8;--cf-gold:#b88925;--cf-deep:#8e6416;--cf-espresso:#1d1915;--cf-gray:#706a62;--cf-line:rgba(29,25,21,.12);--cf-max:1320px}.cf-shell{width:min(var(--cf-max),calc(100% - 64px));margin:auto}.cf-kicker{display:block;font-size:11px;letter-spacing:.16em;color:var(--cf-deep);font-weight:800;margin-bottom:16px}.cf-button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 22px;border-radius:8px;font-size:12px;font-weight:800;border:1px solid transparent;transition:.2s}.cf-button-gold{background:linear-gradient(135deg,#c9952c,#a87212);color:white}.cf-button-dark{background:var(--cf-espresso);color:#fff}.cf-button-light{background:#fff;color:var(--cf-espresso)}.cf-button-outline{border-color:#b68a38;background:rgba(255,255,255,.5);color:var(--cf-deep)}.cf-button:hover{transform:translateY(-1px)}
.cf-utility{height:34px;background:#191713;color:#fff;font-size:10px}.cf-utility .cf-shell{height:100%;display:flex;align-items:center;justify-content:space-between}.cf-utility .cf-shell>div,.cf-utility nav{display:flex;gap:18px}.cf-utility span+span:before,.cf-utility nav a+a:before{content:'|';margin-right:18px;color:#786e60}.cf-header{position:sticky;top:0;z-index:1000;background:rgba(255,255,255,.97);border-bottom:1px solid #eee8df;backdrop-filter:blur(14px)}.cf-header-row{height:76px;display:grid;grid-template-columns:225px 1fr 190px;align-items:center;gap:20px}.cf-logo img{width:185px;height:54px;object-fit:contain;object-position:left center}.cf-nav{height:100%;display:flex;align-items:center;justify-content:center;gap:31px}.cf-nav>a,.cf-navdrop>a{height:100%;display:flex;align-items:center;font-size:11px;font-weight:700;white-space:nowrap}.cf-navdrop{height:100%;position:relative;display:flex;align-items:center}.cf-navdrop>a span{margin-left:7px}.cf-head-actions{display:flex;align-items:center;justify-content:flex-end;gap:12px}.cf-head-actions>a,.cf-head-actions>button{background:none;border:0;font-size:21px;padding:5px;position:relative;cursor:pointer}.cf-head-actions em{position:absolute;top:-3px;right:-4px;background:var(--cf-gold);color:#fff;font-size:8px;font-style:normal;width:17px;height:17px;border-radius:50%;display:grid;place-items:center}.cf-menu-toggle{display:none!important}
.cf-mega{position:absolute;top:100%;left:50%;width:min(980px,calc(100vw - 40px));transform:translateX(-38%) translateY(-8px);background:#fff;border:1px solid #e9e1d7;border-radius:0 0 12px 12px;box-shadow:0 25px 60px rgba(38,31,22,.12);display:grid;grid-template-columns:.9fr .9fr 1.5fr 1.2fr;gap:24px;padding:24px;opacity:0;visibility:hidden;pointer-events:none;transition:.18s}.cf-navdrop:hover>.cf-mega{opacity:1;visibility:visible;pointer-events:auto;transform:translateX(-38%) translateY(0)}.cf-mega h4,.cf-small-dropdown h4{font-size:9px;letter-spacing:.12em;margin:0 0 10px;color:var(--cf-deep)}.cf-mega>div:not(.cf-mega-product):not(.cf-mega-routine)>a{display:block;font-size:12px;padding:5px 0}.cf-mega-product{display:grid;grid-template-columns:100px 1fr;gap:12px;border-left:1px solid #eee5da;padding-left:20px}.cf-mega-product>span{grid-column:1/-1;font-size:8px;color:var(--cf-deep)}.cf-mega-product img{width:100px;height:130px;object-fit:contain}.cf-mega-product b{font-size:13px}.cf-mega-product p{font-size:10px;line-height:1.5;color:var(--cf-gray)}.cf-mini-btn{display:inline-flex;border:1px solid var(--cf-gold);padding:8px 10px;border-radius:5px;color:var(--cf-deep);font-size:9px;font-weight:700}.cf-mega-routine{background:#f8f5ef;padding:18px;border-radius:8px;display:flex;flex-direction:column;align-items:flex-start}.cf-mega-routine>span{font-size:8px;color:var(--cf-deep)}.cf-mega-routine strong{font-family:Georgia,serif;font-size:20px;font-weight:400;line-height:1.2;margin:14px 0}.cf-dark-mini{background:var(--cf-espresso);color:#fff;padding:8px 10px;border-radius:5px;font-size:9px;font-weight:800;margin-bottom:12px}.cf-mega-routine>a:last-child{font-size:10px}.cf-small-dropdown{position:absolute;top:100%;left:0;width:230px;background:#fff;border:1px solid #e9e1d7;box-shadow:0 20px 50px rgba(0,0,0,.1);padding:14px;border-radius:0 0 10px 10px;opacity:0;visibility:hidden;transform:translateY(-7px);transition:.15s}.cf-navdrop:hover>.cf-small-dropdown{opacity:1;visibility:visible;transform:none}.cf-small-dropdown a{display:block;font-size:12px;padding:8px;border-radius:5px}.cf-small-dropdown a:hover{background:var(--cf-ivory)}
.cf-mobile-panel,.cf-search,.cf-drawer{z-index:1003}.cf-mobile-panel{position:fixed;top:0;right:0;bottom:0;width:min(390px,94vw);background:#fff;padding:22px;transform:translateX(105%);transition:.25s;overflow:auto}.menu-open .cf-mobile-panel{transform:none}.cf-mobile-top{display:flex;align-items:center;justify-content:space-between}.cf-mobile-top img{width:150px}.cf-mobile-top button,.cf-search>button,.cf-drawer-head button{border:0;background:none;font-size:30px}.cf-mobile-panel>a,.cf-mobile-panel summary{display:block;padding:15px 0;border-bottom:1px solid var(--cf-line);font-size:13px;font-weight:700}.cf-mobile-panel details>a{padding:10px 15px;border:0;font-size:12px;color:var(--cf-gray);display:block}.cf-search{position:fixed;inset:0;background:rgba(250,247,240,.98);display:grid;place-items:center;opacity:0;visibility:hidden;transition:.2s}.search-open .cf-search{opacity:1;visibility:visible}.cf-search>button{position:absolute;right:30px;top:25px}.cf-search>div{width:min(800px,calc(100% - 40px))}.cf-search input{width:100%;background:transparent;border:0;border-bottom:2px solid var(--cf-espresso);font-family:Georgia,serif;font-size:46px;padding:20px 0;outline:0}.cf-search [data-search-results] a{display:flex;justify-content:space-between;padding:12px 0;border-bottom:1px solid var(--cf-line)}.cf-search p{font-size:11px;color:var(--cf-gray)}.cf-drawer{position:fixed;top:0;right:0;bottom:0;width:min(420px,94vw);background:#fff;transform:translateX(105%);transition:.25s;display:flex;flex-direction:column}.cart-open .cf-drawer{transform:none}.cf-drawer-head{display:flex;align-items:center;justify-content:space-between;padding:22px;border-bottom:1px solid var(--cf-line)}.cf-drawer-head h3{font-family:Georgia,serif;font-size:28px;margin:0}.cf-drawer-content{padding:22px;flex:1;overflow:auto}.cf-drawer-bottom{padding:18px;display:grid;gap:8px;border-top:1px solid var(--cf-line)}.cf-mini-cart-line,.cf-mini-subtotal{display:flex;justify-content:space-between;gap:15px;padding:11px 0;border-bottom:1px solid var(--cf-line);font-size:12px}.cf-mini-subtotal{font-size:14px;margin-top:10px}.cf-backdrop{position:fixed;inset:0;background:rgba(15,13,10,.48);z-index:1001;opacity:0;visibility:hidden;transition:.2s}.cf-backdrop.show{opacity:1;visibility:visible}
.cf-hero-v7{background:radial-gradient(circle at 75% 18%,rgba(255,255,255,.9),transparent 23%),linear-gradient(115deg,#f6efe4,#eadcc7);overflow:hidden}.cf-hero-v7-grid{min-height:570px;display:grid;grid-template-columns:43% 57%;align-items:center;gap:20px}.cf-hero-copy{padding:55px 0}.cf-hero-copy h1{font-family:Georgia,'Times New Roman',serif;font-size:clamp(50px,4.9vw,74px);line-height:.99;letter-spacing:-2.5px;font-weight:400;margin:0 0 24px}.cf-hero-copy h1 em{color:var(--cf-deep);font-style:normal}.cf-hero-copy>p{max-width:560px;font-size:16px;line-height:1.7;color:#514a42}.cf-hero-buttons{display:flex;gap:12px;margin-top:26px}.cf-hero-meta{display:flex;gap:15px;margin-top:30px;font-size:9px;text-transform:uppercase;letter-spacing:.06em;color:#7d746b}.cf-hero-meta span+span:before{content:'•';margin-right:15px;color:var(--cf-gold)}.cf-product-stage-v7{min-height:520px;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));align-items:end;gap:4px;padding:48px 0 25px;position:relative}.cf-product-stage-v7:after{content:'';position:absolute;left:2%;right:0;bottom:27px;height:67px;border-radius:50%;background:linear-gradient(#e3cda9,#bfa47f);box-shadow:0 15px 25px rgba(77,54,25,.16);z-index:0}.cf-stage-product{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;height:430px}.cf-stage-product img{width:100%;height:390px;object-fit:contain;object-position:center bottom;filter:drop-shadow(0 15px 12px rgba(45,30,15,.17));transition:.25s}.cf-stage-product:hover img{transform:translateY(-5px)}.cf-stage-product span{font-size:9px;font-weight:700;margin-top:5px;opacity:0;transition:.2s}.cf-stage-product:hover span{opacity:1}.cf-stage-berry{height:400px}.cf-stage-red{height:390px}
.cf-trust-v7{background:#fff;border-bottom:1px solid var(--cf-line)}.cf-trust-v7>.cf-shell{display:grid;grid-template-columns:repeat(8,1fr)}.cf-trust-v7 div div{min-height:88px;display:flex;align-items:center;justify-content:center;gap:10px;border-right:1px solid var(--cf-line)}.cf-trust-v7 div div:last-child{border:0}.cf-trust-v7 i{font-style:normal;color:var(--cf-deep);font-size:22px}.cf-trust-v7 span{font-size:9px;font-weight:700;text-transform:uppercase}
.cf-section{padding:90px 0}.cf-section-title-row{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:38px}.cf-section-title-row h2,.cf-center-title h2,.cf-brand-story-v7 h2{font-family:Georgia,serif;font-size:clamp(38px,3.6vw,54px);font-weight:400;line-height:1.05;letter-spacing:-1.8px;margin:0}.cf-section-title-row p,.cf-center-title p{color:var(--cf-gray);margin:10px 0 0}.cf-section-title-row>a{font-size:11px;border-bottom:1px solid}.cf-center-title{text-align:center;max-width:760px;margin:0 auto 38px}
.cf-native-products{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}.cf-native-card{border:1px solid #e9ded0;background:#fff;border-radius:14px;overflow:hidden;transition:.22s;min-width:0}.cf-native-card:hover{transform:translateY(-3px);box-shadow:0 18px 44px rgba(46,34,19,.09)}.cf-native-img{display:block;background:#fbf8f2;height:260px;padding:16px}.cf-native-img img{width:100%;height:100%;object-fit:contain}.cf-native-body{padding:16px}.cf-native-body small{color:var(--cf-deep);font-size:8px;text-transform:uppercase;letter-spacing:.1em}.cf-native-body h3{font-family:Georgia,serif;font-size:20px;font-weight:400;margin:8px 0}.cf-native-body p{font-size:11px;line-height:1.55;color:var(--cf-gray);height:52px;overflow:hidden}.cf-card-actions{display:grid;grid-template-columns:1fr auto auto;gap:6px;align-items:center}.cf-card-buy{background:var(--cf-deep);color:#fff;border-radius:6px;font-size:9px;font-weight:800;padding:10px;text-align:center}.cf-card-actions button{border:1px solid var(--cf-line);background:#fff;width:34px;height:34px;border-radius:6px;cursor:pointer}.cf-card-actions button.active{background:#f7e6e4;color:#a30d12}.cf-native-products-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.cf-native-products-grid .cf-native-img{height:330px}
.cf-categories-v7{background:var(--cf-ivory)}.cf-category-grid-v7{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.cf-category-grid-v7>a{min-height:180px;background:linear-gradient(145deg,#fff,#eee2d1);border:1px solid #e5d5bf;border-radius:14px;padding:22px;display:flex;flex-direction:column}.cf-category-grid-v7 span{font-family:Georgia,serif;font-size:23px}.cf-category-grid-v7 p{font-size:11px;color:var(--cf-gray)}.cf-category-grid-v7 b{margin-top:auto;font-size:9px;color:var(--cf-deep)}
.cf-brand-story-grid{display:grid;grid-template-columns:.82fr 1.18fr;gap:65px;align-items:center}.cf-brand-visual{height:520px;background:linear-gradient(145deg,#25241f,#4d473b);border-radius:22px;color:#fff;padding:45px;display:flex;flex-direction:column}.cf-brand-visual>span{font-size:10px;color:#c8ad73;letter-spacing:.13em}.cf-brand-visual strong{font-family:Georgia,serif;font-size:50px;line-height:.93;font-weight:400;margin:auto 0}.cf-brand-visual small{color:#aaa296}.cf-brand-story-v7>div>div>p{color:var(--cf-gray);line-height:1.7}.cf-four-points{display:grid;grid-template-columns:1fr 1fr;gap:0 20px;margin:25px 0}.cf-four-points article{border-top:1px solid var(--cf-line);padding:15px 0}.cf-four-points b{font-family:Georgia,serif;color:var(--cf-deep);font-weight:400}.cf-four-points h3{font-size:12px;margin:5px 0}.cf-four-points p{font-size:11px!important;line-height:1.5!important;color:var(--cf-gray)}
.cf-formula-showcase{background:#ede1d0}.cf-formula-grid-v7{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.cf-formula-grid-v7 article{background:#fff;border-radius:14px;padding:25px;text-align:center}.cf-formula-grid-v7 small{font-size:8px;color:var(--cf-deep)}.cf-formula-grid-v7 strong{display:block;font-family:Georgia,serif;font-size:38px;font-weight:400;margin:20px 0 8px}.cf-formula-grid-v7 h3{font-size:12px}.cf-formula-grid-v7 p{font-size:10px;color:var(--cf-gray)}
.cf-routine-cards-v7{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.cf-routine-cards-v7 article{background:#f8f3eb;border-radius:15px;padding:22px;min-height:390px;display:grid;grid-template-rows:auto auto 1fr auto}.cf-routine-cards-v7>article>span{font-size:8px;color:var(--cf-deep);letter-spacing:.12em}.cf-routine-cards-v7 h3{font-family:Georgia,serif;font-size:28px;font-weight:400;margin:8px 0}.cf-routine-cards-v7 img{width:100%;height:220px;object-fit:contain}.cf-routine-cards-v7 p{font-size:11px;color:var(--cf-gray)}
.cf-club-v7{background:var(--cf-espresso);color:#fff;padding:90px 0}.cf-club-v7-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:70px;align-items:center}.cf-club-v7 h2{font-family:Georgia,serif;font-size:62px;font-weight:400;margin:0 0 15px}.cf-club-v7 p{color:#b7afa4;max-width:650px;line-height:1.7}.cf-club-steps-v7{display:flex;gap:18px;margin:28px 0}.cf-club-steps-v7 span{font-size:8px;color:#d1b77f}.cf-club-ticket{width:340px;aspect-ratio:1.58;background:linear-gradient(135deg,#eadbbd,#b99142);color:var(--cf-espresso);border-radius:19px;padding:28px;display:flex;flex-direction:column;justify-self:center;transform:rotate(3deg);box-shadow:0 25px 55px rgba(0,0,0,.25)}.cf-club-ticket small{letter-spacing:.15em}.cf-club-ticket strong{font-family:Georgia,serif;font-size:55px;font-weight:400;margin:auto 0}.cf-club-ticket span{font-size:8px}
.cf-journal-cards-v7,.cf-journal-grid-v7{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.cf-journal-cards-v7 article,.cf-journal-grid-v7 article{background:#f9f5ee;border:1px solid #eadfce;border-radius:14px;padding:24px}.cf-journal-cards-v7 span,.cf-journal-grid-v7 small{font-size:8px;color:var(--cf-deep)}.cf-journal-cards-v7 h3,.cf-journal-grid-v7 h2{font-family:Georgia,serif;font-size:25px;font-weight:400}.cf-journal-cards-v7 p,.cf-journal-grid-v7 p{font-size:11px;line-height:1.6;color:var(--cf-gray)}.cf-journal-cards-v7>a,.cf-journal-grid-v7 article>a{font-size:9px;font-weight:700}.cf-journal-art{height:150px;margin:-24px -24px 20px;background:linear-gradient(135deg,#d9ded8,#eee0cb);border-radius:14px 14px 0 0;padding:18px}.cf-news-v7{background:var(--cf-champ);padding:65px 0}.cf-news-v7 .cf-shell{display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center}.cf-news-v7 h2{font-family:Georgia,serif;font-size:38px;font-weight:400;margin:0}.cf-news-v7 form>div{display:flex}.cf-news-v7 input[type=email]{flex:1;padding:15px;border:1px solid var(--cf-line);border-radius:8px 0 0 8px}.cf-news-v7 button{border:0;background:var(--cf-espresso);color:#fff;padding:0 22px;border-radius:0 8px 8px 0}.cf-news-v7 label,.cf-news-v7 [data-form-status]{font-size:9px;margin-top:8px;display:block}
.cf-quickview{position:fixed;inset:10% 15%;z-index:1100;background:#fff;border-radius:16px;box-shadow:0 30px 100px rgba(0,0,0,.2);padding:35px;opacity:0;visibility:hidden;transform:translateY(10px);transition:.2s}.cf-quickview.open{opacity:1;visibility:visible;transform:none}.cf-quickview>button{position:absolute;right:18px;top:15px;border:0;background:none;font-size:28px}.cf-qv-copy{max-width:600px;margin:auto}.cf-qv-copy .cf-card-actions{display:none}
.cf-pagehero{background:linear-gradient(130deg,var(--cf-ivory),#eaddc9);padding:75px 0 58px}.cf-pagehero h1{font-family:Georgia,serif;font-size:clamp(46px,4.8vw,70px);font-weight:400;line-height:1.03;letter-spacing:-2.2px;margin:0;max-width:920px}.cf-pagehero p{color:var(--cf-gray);max-width:700px;line-height:1.7}.cf-pagecontent{padding:65px 0 100px}.cf-page-lead,.cf-editorial-v7 .lead{font-family:Georgia,serif;font-size:26px;line-height:1.5;color:var(--cf-espresso)}.cf-editorial-v7{max-width:840px;margin:auto}.cf-editorial-v7 h2{font-family:Georgia,serif;font-size:34px;font-weight:400;margin:45px 0 12px}.cf-editorial-v7 p{color:var(--cf-gray);line-height:1.8;font-size:14px}
.cf-products-intro{display:flex;justify-content:space-between;align-items:center;margin-bottom:25px}.cf-products-intro p{color:var(--cf-gray)}.cf-products-intro button{display:none}.cf-products-layout{display:grid;grid-template-columns:220px 1fr;gap:30px}.cf-products-filter{border-right:1px solid var(--cf-line);padding-right:20px}.cf-products-filter h3{font-size:11px;margin:0 0 10px}.cf-products-filter a,.cf-products-filter label{display:block;font-size:11px;padding:7px 0;color:var(--cf-gray)}.cf-products-filter a.active{color:var(--cf-deep);font-weight:700}.cf-products-filter hr{border:0;border-top:1px solid var(--cf-line);margin:20px 0}.cf-product-sort{display:flex;justify-content:space-between;margin-bottom:15px;font-size:11px}.cf-product-sort select{border:1px solid var(--cf-line);padding:8px;border-radius:7px;background:#fff}
.cf-hub-grid,.cf-value-grid,.cf-quality-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:15px}.cf-hub-grid>a,.cf-value-grid article,.cf-quality-grid article{border:1px solid var(--cf-line);border-radius:14px;padding:28px;background:#fff}.cf-hub-grid span,.cf-value-grid span{font-family:Georgia,serif;color:var(--cf-deep);font-size:20px}.cf-hub-grid h2,.cf-value-grid h2,.cf-quality-grid h2{font-family:Georgia,serif;font-size:27px;font-weight:400}.cf-hub-grid p,.cf-value-grid p,.cf-quality-grid p{font-size:12px;line-height:1.7;color:var(--cf-gray)}.cf-standard-v7{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.cf-standard-v7 section{padding:26px;background:#f9f5ee;border-radius:14px}.cf-standard-v7 span{font-family:Georgia,serif;color:var(--cf-deep);font-size:22px}.cf-standard-v7 h2{font-family:Georgia,serif;font-weight:400;font-size:25px}.cf-standard-v7 p{font-size:11px;color:var(--cf-gray);line-height:1.7}.cf-quality-note{margin-top:25px;padding:25px;background:#fff2d7;border:1px solid #e4c57b;border-radius:12px}.cf-quality-note p{font-size:12px;color:#69531d}.cf-auth-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:60px;align-items:center}.cf-auth-grid h2{font-family:Georgia,serif;font-size:42px;font-weight:400}.cf-auth-grid p{color:var(--cf-gray);line-height:1.7}.cf-auth-grid form{display:flex;gap:10px;align-items:end}.cf-auth-grid label{font-size:10px;flex:1}.cf-auth-grid input{display:block;width:100%;margin-top:5px;padding:13px;border:1px solid var(--cf-line);border-radius:8px}.cf-auth-card{background:var(--cf-espresso);color:#fff;border-radius:20px;aspect-ratio:1.58;padding:32px;display:flex;flex-direction:column}.cf-auth-card span{font-size:9px;color:#d4b979}.cf-auth-card strong{font-family:Georgia,serif;font-size:48px;font-weight:400;margin:auto 0}.cf-auth-card p{color:#aaa197;font-size:9px}.cf-goal-info{margin-top:40px;background:var(--cf-ivory);padding:30px;border-radius:14px}.cf-goal-info h2{font-family:Georgia,serif;font-weight:400}.cf-goal-info p{font-size:12px;color:var(--cf-gray)}
.cf-club-journey{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:35px 0}.cf-club-journey article{background:#f9f5ee;padding:22px;border-radius:13px}.cf-club-journey b{font-family:Georgia,serif;color:var(--cf-deep);font-size:22px}.cf-club-journey h2{font-family:Georgia,serif;font-size:22px;font-weight:400}.cf-club-journey p{font-size:11px;color:var(--cf-gray);line-height:1.6}.cf-events-v7{background:var(--cf-espresso);color:#fff;border-radius:17px;padding:35px}.cf-events-v7 h2{font-family:Georgia,serif;font-size:35px;font-weight:400}.cf-events-v7>div{display:flex;gap:8px;flex-wrap:wrap}.cf-events-v7 span{border:1px solid #5d564c;border-radius:999px;padding:9px 13px;font-size:10px}.cf-club-disclaimer{font-size:10px;color:var(--cf-gray);padding:18px 0}
.cf-faq-search-v7{max-width:900px;margin:auto}.cf-faq-search-v7 input{width:100%;padding:16px;border:1px solid var(--cf-line);border-radius:10px;font-size:16px}.cf-faq-search-v7>div{display:flex;gap:6px;flex-wrap:wrap;margin:13px 0 28px}.cf-faq-search-v7 button{border:1px solid var(--cf-line);background:#fff;border-radius:999px;padding:7px 11px;font-size:9px}.cf-faq-search-v7 button.active{background:var(--cf-espresso);color:#fff}.cf-faq-list-v7{max-width:900px;margin:auto}.cf-faq-list-v7 details{border-top:1px solid var(--cf-line);padding:18px 0}.cf-faq-list-v7 details:last-child{border-bottom:1px solid var(--cf-line)}.cf-faq-list-v7 summary{font-size:13px;font-weight:650;cursor:pointer}.cf-faq-list-v7 p{font-size:12px;line-height:1.7;color:var(--cf-gray)}.cf-contact-v7{display:grid;grid-template-columns:1.2fr .8fr;gap:60px}.cf-contact-v7 form>div{display:grid;grid-template-columns:1fr 1fr;gap:12px}.cf-contact-v7 label{font-size:10px;display:block;margin-bottom:12px}.cf-contact-v7 input,.cf-contact-v7 select,.cf-contact-v7 textarea{display:block;width:100%;margin-top:5px;border:1px solid var(--cf-line);padding:12px;border-radius:8px}.cf-checkbox input{display:inline;width:auto}.cf-contact-v7 aside h2{font-family:Georgia,serif;font-size:44px;font-weight:400}.cf-contact-v7 aside p{font-size:12px;line-height:1.7;color:var(--cf-gray)}.cf-contact-v7 dt{font-size:8px;color:var(--cf-deep);letter-spacing:.1em}.cf-contact-v7 dd{margin:4px 0 18px;font-size:12px}
.cf-product-v7{background:linear-gradient(130deg,#fff,#f8f2e8);padding:30px 0 65px}.cf-product-breadcrumb{font-size:9px;color:var(--cf-gray);margin-bottom:20px}.cf-product-main-v7{display:grid;grid-template-columns:52% 48%;gap:50px}.cf-product-media-v7{background:#fff;border:1px solid #ece3d8;border-radius:18px;padding:24px}.cf-product-main-img{height:570px}.cf-product-main-img img{width:100%;height:100%;object-fit:contain}.cf-product-thumbs button{width:70px;height:70px;border:1px solid var(--cf-gold);background:#fff;border-radius:8px}.cf-product-thumbs img{width:100%;height:100%;object-fit:contain}.cf-product-buy-v7{padding:30px 10px}.cf-product-buy-v7 h1{font-family:Georgia,serif;font-size:50px;font-weight:400;line-height:1.03;margin:0 0 15px}.cf-product-lead{font-size:15px;color:var(--cf-gray);line-height:1.7}.cf-product-format{display:flex;gap:8px;margin:20px 0}.cf-product-format span{background:#f2eadf;padding:8px 10px;border-radius:999px;font-size:9px}.cf-product-price .price{font-size:23px!important;color:var(--cf-espresso)!important}.cf-product-buy-v7 form.cart{margin:22px 0!important}.cf-product-buy-v7 form.cart .button{background:var(--cf-deep)!important;color:#fff!important;border-radius:8px!important;min-height:48px!important}.cf-buy-extra{display:flex;justify-content:space-between;align-items:center;margin:12px 0}.cf-buy-extra button{border:0;background:none}.cf-buy-extra a{font-size:10px}.cf-product-trust-v7{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--cf-line);border-bottom:1px solid var(--cf-line);margin-top:24px}.cf-product-trust-v7 span{text-align:center;padding:13px 4px;font-size:9px;border-right:1px solid var(--cf-line)}.cf-product-trust-v7 span:last-child{border:0}.cf-highlights{background:#fff}.cf-highlight-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.cf-highlight-grid article{background:#f8f3eb;border-radius:14px;padding:28px;text-align:center}.cf-highlight-grid strong{display:block;font-family:Georgia,serif;font-size:25px;font-weight:400}.cf-highlight-grid span{font-size:11px;color:var(--cf-gray)}.cf-product-formula{background:#eee2d1}.cf-formula-layout{display:grid;grid-template-columns:.85fr 1.15fr;gap:55px}.cf-formula-layout>div:first-child>h2{font-family:Georgia,serif;font-size:43px;font-weight:400}.cf-formula-layout article{border-top:1px solid rgba(29,25,21,.15);padding:15px 0}.cf-formula-layout article h3{font-family:Georgia,serif;font-size:21px;font-weight:400;margin:0 0 5px}.cf-formula-layout article p{font-size:11px;color:var(--cf-gray);line-height:1.6}.cf-formula-table-wrap{background:#fff;border-radius:16px;padding:25px;align-self:start}.cf-formula-table-wrap h3{font-family:Georgia,serif;font-size:28px;font-weight:400}.cf-table-scroll{overflow:auto}.cf-formula-table{width:100%;border-collapse:collapse;font-size:10px}.cf-formula-table th,.cf-formula-table td{text-align:left;padding:10px;border-bottom:1px solid #eee5da;vertical-align:top}.cf-formula-table th{font-size:8px;color:var(--cf-deep);letter-spacing:.08em}.cf-formula-table-wrap>small{display:block;margin-top:12px;color:var(--cf-gray);line-height:1.5}.cf-use-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.cf-use-grid article{border:1px solid var(--cf-line);border-radius:14px;padding:25px}.cf-use-grid span{font-family:Georgia,serif;color:var(--cf-deep);font-size:22px}.cf-use-grid h3{font-family:Georgia,serif;font-size:25px;font-weight:400}.cf-use-grid p{font-size:11px;line-height:1.7;color:var(--cf-gray)}.cf-faq-column{max-width:850px;margin:auto}.cf-faq-column details{border-top:1px solid var(--cf-line);padding:17px 0}.cf-faq-column summary{font-size:13px;font-weight:650}.cf-faq-column p{font-size:11px;color:var(--cf-gray);line-height:1.7}.cf-sticky-buy-v7{position:fixed;bottom:12px;left:50%;transform:translateX(-50%);width:min(750px,calc(100% - 28px));z-index:900;background:rgba(29,25,21,.96);color:#fff;border-radius:12px;padding:9px 10px 9px 16px;display:flex;align-items:center;justify-content:space-between;box-shadow:0 15px 50px rgba(0,0,0,.25);backdrop-filter:blur(10px)}.cf-sticky-buy-v7>div{display:flex;gap:14px;align-items:center;font-size:11px}
.cf-footer-v7{background:#191713;color:#eee8df;padding:0 0 20px}.cf-footer-benefits{transform:translateY(-1px);display:grid;grid-template-columns:repeat(4,1fr);background:#fff;color:var(--cf-espresso);border:1px solid #eadfce;border-radius:11px}.cf-footer-benefits div{padding:18px;border-right:1px solid var(--cf-line)}.cf-footer-benefits div:last-child{border:0}.cf-footer-benefits strong{display:block;font-size:10px}.cf-footer-benefits span{font-size:8px;color:var(--cf-gray)}.cf-footer-grid-v7{display:grid;grid-template-columns:1.4fr repeat(4,1fr);gap:30px;padding:45px 0 35px}.cf-footer-grid-v7 img{width:170px;filter:brightness(1.15)}.cf-footer-grid-v7 p{font-size:10px;color:#a7a095;line-height:1.6}.cf-footer-grid-v7 h4{font-size:8px;color:#d0b374;letter-spacing:.12em;margin:0 0 14px}.cf-footer-grid-v7 a{display:block;font-size:9px;color:#bdb5aa;margin-bottom:8px}.cf-social{display:flex;gap:10px;margin-top:15px}.cf-social a{font-size:8px}.cf-footer-end{border-top:1px solid rgba(255,255,255,.1);padding-top:17px;display:flex;justify-content:space-between;color:#716b62;font-size:8px}
@media(max-width:1120px){.cf-shell{width:min(100% - 36px,var(--cf-max))}.cf-header-row{grid-template-columns:180px 1fr 150px}.cf-logo img{width:155px}.cf-nav{gap:18px}.cf-nav>a,.cf-navdrop>a{font-size:9px}.cf-mega{transform:translateX(-33%) translateY(-8px);width:min(900px,calc(100vw - 30px))}.cf-navdrop:hover>.cf-mega{transform:translateX(-33%) translateY(0)}.cf-native-products{grid-template-columns:repeat(3,1fr)}.cf-native-products .cf-native-card:nth-child(n+4){display:none}.cf-native-products-grid{grid-template-columns:repeat(3,1fr)}.cf-native-products-grid .cf-native-card:nth-child(n+4){display:block}.cf-category-grid-v7{grid-template-columns:repeat(2,1fr)}.cf-formula-grid-v7{grid-template-columns:repeat(3,1fr)}.cf-trust-v7>.cf-shell{grid-template-columns:repeat(4,1fr)}.cf-trust-v7 div div:nth-child(-n+4){border-bottom:1px solid var(--cf-line)}.cf-footer-grid-v7{grid-template-columns:1.3fr repeat(3,1fr)}.cf-footer-grid-v7>div:last-child{grid-column:2/-1}}
@media(max-width:900px){.cf-utility nav{display:none}.cf-header-row{height:68px;grid-template-columns:1fr auto}.cf-nav{display:none}.cf-head-actions>a{display:none}.cf-menu-toggle{display:block!important}.cf-hero-v7-grid{grid-template-columns:1fr;padding-top:20px}.cf-hero-copy{text-align:center;padding:35px 0 0}.cf-hero-copy>p{margin-left:auto;margin-right:auto}.cf-hero-buttons,.cf-hero-meta{justify-content:center}.cf-product-stage-v7{min-height:460px;padding-top:15px}.cf-stage-product{height:350px}.cf-stage-product img{height:320px}.cf-native-products{grid-template-columns:repeat(2,1fr)}.cf-native-products .cf-native-card:nth-child(4){display:block}.cf-native-products .cf-native-card:nth-child(5){display:none}.cf-native-products-grid{grid-template-columns:repeat(2,1fr)}.cf-native-products-grid .cf-native-card:nth-child(n){display:block}.cf-brand-story-grid,.cf-club-v7-grid,.cf-news-v7 .cf-shell,.cf-auth-grid,.cf-contact-v7,.cf-product-main-v7,.cf-formula-layout{grid-template-columns:1fr}.cf-brand-visual{height:390px}.cf-formula-grid-v7{grid-template-columns:repeat(2,1fr)}.cf-journal-cards-v7,.cf-journal-grid-v7{grid-template-columns:1fr 1fr}.cf-footer-grid-v7{grid-template-columns:1fr 1fr 1fr}.cf-footer-grid-v7>div:first-child{grid-column:1/-1}.cf-footer-grid-v7>div:last-child{grid-column:auto}.cf-products-layout{grid-template-columns:1fr}.cf-products-filter{border:0;border-bottom:1px solid var(--cf-line);display:none}.cf-products-filter.open{display:block}.cf-products-intro button{display:block}.cf-standard-v7{grid-template-columns:1fr 1fr}.cf-club-journey{grid-template-columns:1fr 1fr}.cf-product-main-img{height:500px}.cf-highlight-grid{grid-template-columns:repeat(2,1fr)}.cf-product-buy-v7{padding:10px 0}}
@media(max-width:600px){.cf-shell{width:min(100% - 22px,var(--cf-max))}.cf-utility{height:29px;font-size:8px}.cf-utility .cf-shell>div span:nth-child(n+3){display:none}.cf-header-row{height:62px}.cf-logo img{width:140px;height:45px}.cf-head-actions{gap:4px}.cf-head-actions>a,.cf-head-actions>button{font-size:18px}.cf-search input{font-size:32px}.cf-hero-v7-grid{min-height:auto}.cf-hero-copy h1{font-size:43px;letter-spacing:-1.5px}.cf-hero-copy>p{font-size:13px}.cf-hero-buttons{flex-direction:column}.cf-hero-meta{display:none}.cf-product-stage-v7{grid-template-columns:repeat(2,1fr);min-height:auto;padding:15px 0 30px;gap:0}.cf-product-stage-v7:after{bottom:18px;height:45px}.cf-stage-product{height:180px!important}.cf-stage-product img{height:165px!important}.cf-stage-product:nth-child(5){grid-column:1/-1;width:50%;justify-self:center}.cf-stage-product span{display:none}.cf-trust-v7>.cf-shell{grid-template-columns:repeat(2,1fr)}.cf-trust-v7 div div{min-height:70px}.cf-trust-v7 div div:nth-child(-n+6){border-bottom:1px solid var(--cf-line)}.cf-section{padding:62px 0}.cf-section-title-row{align-items:flex-start}.cf-section-title-row h2,.cf-center-title h2,.cf-brand-story-v7 h2{font-size:36px}.cf-section-title-row>a{display:none}.cf-native-products{gap:8px}.cf-native-img{height:180px;padding:8px}.cf-native-body{padding:11px}.cf-native-body h3{font-size:16px}.cf-native-body p{display:none}.cf-card-actions{grid-template-columns:1fr auto}.cf-card-actions button:last-child{display:none}.cf-native-products-grid{grid-template-columns:repeat(2,1fr)}.cf-native-products-grid .cf-native-img{height:210px}.cf-category-grid-v7,.cf-formula-grid-v7,.cf-routine-cards-v7,.cf-journal-cards-v7,.cf-journal-grid-v7,.cf-hub-grid,.cf-value-grid,.cf-quality-grid,.cf-standard-v7,.cf-club-journey,.cf-highlight-grid,.cf-use-grid{grid-template-columns:1fr}.cf-category-grid-v7>a{min-height:135px}.cf-brand-visual{height:320px;padding:28px}.cf-brand-visual strong{font-size:38px}.cf-four-points{grid-template-columns:1fr}.cf-club-v7{padding:65px 0}.cf-club-v7 h2{font-size:50px}.cf-club-steps-v7{flex-direction:column}.cf-club-ticket{width:260px;justify-self:start}.cf-news-v7 form>div{flex-direction:column;gap:7px}.cf-news-v7 input[type=email],.cf-news-v7 button{border-radius:7px;min-height:46px}.cf-pagehero{padding:55px 0 42px}.cf-pagehero h1{font-size:42px}.cf-pagecontent{padding:45px 0 75px}.cf-products-intro{align-items:flex-start;gap:15px}.cf-native-products-grid{grid-template-columns:1fr 1fr}.cf-auth-grid form{display:block}.cf-auth-grid button{margin-top:10px}.cf-contact-v7 form>div{grid-template-columns:1fr}.cf-product-main-img{height:390px}.cf-product-buy-v7 h1{font-size:39px}.cf-product-format{flex-wrap:wrap}.cf-formula-table{min-width:610px}.cf-sticky-buy-v7 span{display:none}.cf-footer-benefits{grid-template-columns:1fr 1fr}.cf-footer-benefits div:nth-child(2){border-right:0}.cf-footer-benefits div:nth-child(-n+2){border-bottom:1px solid var(--cf-line)}.cf-footer-grid-v7{grid-template-columns:1fr 1fr}.cf-footer-grid-v7>div:first-child{grid-column:1/-1}.cf-footer-end{flex-direction:column;gap:5px}.cf-quickview{inset:8% 4%;padding:22px}}

/* v8 completion layer */
.cf-price-pending{font-size:13px;color:var(--muted);font-weight:600}.cf-price-admin-note{padding:14px 16px;border:1px solid var(--line);background:#fff8e9;border-radius:10px;font-size:12px;line-height:1.5;color:#6d5524;margin:18px 0}.cf-buy-now{display:flex;align-items:center;justify-content:center;min-height:50px;border:1px solid var(--ink);border-radius:8px;font-size:12px;font-weight:800;margin-top:10px}.cf-product-anchor{position:sticky;top:var(--header-h,88px);z-index:30;background:rgba(255,255,255,.96);border-top:1px solid var(--line);border-bottom:1px solid var(--line);backdrop-filter:blur(12px)}.cf-product-anchor .cf-shell{height:52px;display:flex;align-items:center;justify-content:center;gap:28px}.cf-product-anchor a{font-size:10px;font-weight:800;letter-spacing:.05em}.cf-other-content{background:#f8f3eb}.cf-other-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.cf-other-grid article{background:#fff;border:1px solid var(--line);border-radius:16px;padding:28px}.cf-other-grid h3{font-family:var(--serif);font-size:26px;font-weight:400;margin:0 0 10px}.cf-other-grid p{color:var(--muted);font-size:13px;line-height:1.65}.cf-other-grid a{font-size:11px;font-weight:800;color:var(--gold-dark)}.cf-burn-story{background:#160c0c;color:#fff}.cf-burn-story .cf-shell{display:grid;grid-template-columns:1.1fr .9fr;gap:55px;align-items:center}.cf-burn-story-img{border-radius:18px;overflow:hidden;background:#f5e8dc}.cf-burn-story-img img{display:block;width:100%;height:auto}.cf-burn-story h2{font-family:var(--serif);font-size:48px;font-weight:400;margin:0 0 18px}.cf-burn-story p{color:#d5c8c2;line-height:1.75}.cf-warning-card{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.15);border-radius:12px;padding:18px;margin-top:24px}.cf-warning-card strong{color:#e5c07b}.cf-warning-card p{font-size:12px;margin-bottom:0}.cf-explore-hero p,.cf-pagehero>div>p{max-width:720px;color:var(--muted);font-size:16px;line-height:1.7}.cf-explore-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.cf-explore-grid>a{min-height:260px;border:1px solid var(--line);border-radius:18px;padding:30px;display:flex;flex-direction:column;background:linear-gradient(145deg,#fff,#faf5ed)}.cf-explore-grid span{color:var(--gold);font-family:var(--serif);font-size:24px}.cf-explore-grid h2{font-family:var(--serif);font-size:32px;font-weight:400;margin:15px 0 8px}.cf-explore-grid p{color:var(--muted);line-height:1.65;font-size:13px}.cf-explore-grid b{margin-top:auto;font-size:11px}.cf-category-links{border-bottom:1px solid var(--line);background:#fff;position:sticky;top:88px;z-index:20}.cf-category-links .cf-shell{display:flex;gap:22px;overflow:auto;padding-top:14px;padding-bottom:14px;scrollbar-width:none}.cf-category-links a{font-size:11px;font-weight:700;white-space:nowrap}.cf-products-intro{display:flex;justify-content:space-between;align-items:end;margin-bottom:30px}.cf-products-intro h2{font-family:var(--serif);font-size:42px;font-weight:400;margin:0 0 8px}.cf-products-intro p{color:var(--muted);max-width:650px;line-height:1.6}.cf-products-filter>span{display:block;font-size:12px;color:var(--muted);padding:5px 0}.cf-native-highlights{display:grid;grid-template-columns:1fr 1fr;gap:6px;margin:14px 0}.cf-native-highlights span{background:#f8f3eb;border-radius:8px;padding:8px;font-size:9px;line-height:1.3}.cf-native-highlights b{display:block;color:var(--gold-dark);margin-bottom:2px}.cf-guide-cta{background:var(--ink);color:#fff;padding:65px 0}.cf-guide-cta .cf-shell{display:flex;justify-content:space-between;align-items:center;gap:30px}.cf-guide-cta h2{font-family:var(--serif);font-size:44px;font-weight:400;margin:0 0 10px}.cf-guide-cta p{color:#bbb3a8}.cf-empty-v7{text-align:center;padding:80px 20px}.cf-empty-v7>span{font-size:64px;color:var(--gold)}.cf-empty-v7 h2{font-family:var(--serif);font-size:40px;font-weight:400}.cf-wishlist-page .products{margin-top:25px!important}
@media(max-width:900px){.cf-product-anchor{top:74px}.cf-product-anchor .cf-shell{justify-content:flex-start;overflow:auto;gap:20px}.cf-other-grid{grid-template-columns:1fr 1fr}.cf-burn-story .cf-shell{grid-template-columns:1fr}.cf-explore-grid{grid-template-columns:1fr 1fr}.cf-category-links{top:74px}.cf-guide-cta .cf-shell{align-items:flex-start;flex-direction:column}}
@media(max-width:600px){.cf-product-anchor{top:68px}.cf-product-anchor a{white-space:nowrap}.cf-other-grid,.cf-explore-grid{grid-template-columns:1fr}.cf-burn-story h2{font-size:38px}.cf-category-links{top:68px}.cf-products-intro{align-items:flex-start;flex-direction:column;gap:12px}.cf-products-intro h2{font-size:36px}.cf-native-highlights{grid-template-columns:1fr}.cf-guide-cta h2{font-size:36px}}
