*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--dark: #1a1a1a;--green: #2C4A3E;--cream: #F5F0E8;--stone: #D4C5A9;--white: #FAFAF8;--mid: #6b6b6b;--gold: #c8a96e}body{font-family:Inter,sans-serif;background:var(--white);color:var(--dark);font-size:16px;line-height:1.6}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}.btn-primary{display:inline-block;background:var(--green);color:var(--white);padding:16px 40px;font-size:14px;font-weight:500;letter-spacing:.08em;text-transform:uppercase;border:none;cursor:pointer;font-family:Inter,sans-serif;text-align:center;transition:background .2s}.btn-primary:hover{background:#243d32;color:var(--white)}.btn-outline{display:inline-block;border:1px solid var(--green);color:var(--green);padding:14px 36px;font-size:14px;font-weight:500;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;font-family:Inter,sans-serif;text-align:center;transition:all .2s}.btn-outline:hover{background:var(--green);color:var(--white)}.section-header{text-align:center;margin-bottom:60px}.section-header .eyebrow{font-size:11px;letter-spacing:.15em;color:var(--green);text-transform:uppercase;font-weight:500;margin-bottom:14px}.section-header h2{font-family:Playfair Display,serif;font-size:40px;font-weight:400;color:var(--dark);line-height:1.2}.section-header p{font-size:16px;color:var(--mid);margin-top:16px;max-width:520px;margin-left:auto;margin-right:auto}.announcement-bar{background:var(--green);color:var(--white);text-align:center;padding:10px 20px;font-size:13px;letter-spacing:.05em;position:sticky;top:0;z-index:101}.announcement-bar--deal{background:var(--dark);display:flex;align-items:center;justify-content:center;gap:16px;padding:11px 20px;position:sticky;top:0;z-index:101}.announcement-deal-badge{background:var(--gold);color:var(--dark);font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;padding:4px 12px;flex-shrink:0;animation:pulse 2s ease-in-out infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.75}}.announcement-deal-text{font-size:13px;letter-spacing:.04em;color:var(--white)}.announcement-deal-code{font-size:12px;color:#ffffffa6;letter-spacing:.04em}.announcement-deal-code strong{color:var(--gold);letter-spacing:.1em;font-weight:700;font-size:13px}.site-header{position:sticky;top:44px;z-index:100;background:var(--white);border-bottom:1px solid #e8e4de}.header-inner{max-width:1200px;margin:0 auto;padding:0 32px;height:68px;display:flex;align-items:center;justify-content:space-between}.site-logo{font-family:Playfair Display,serif;font-size:22px;font-weight:500;color:var(--dark);letter-spacing:.02em}.site-nav{display:flex;gap:36px}.site-nav a{font-size:14px;font-weight:400;color:var(--dark);letter-spacing:.03em;transition:color .2s}.site-nav a:hover{color:var(--green)}.header-cart-btn{background:var(--green);color:var(--white);border:none;padding:10px 22px;font-size:13px;font-family:Inter,sans-serif;letter-spacing:.05em;cursor:pointer;font-weight:500;transition:background .2s}.header-cart-btn:hover{background:#243d32}.hero{background:var(--dark);position:relative;padding:110px 32px 100px;text-align:center;overflow:hidden}.hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.hero-bg img{width:100%;height:100%;object-fit:cover;object-position:center}.hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0f0f0fa6}.hero-inner{position:relative;z-index:1;max-width:720px;margin:0 auto}.hero-brand{font-family:Playfair Display,serif;font-size:13px;font-weight:400;letter-spacing:.3em;text-transform:uppercase;color:var(--gold);margin-bottom:32px}.hero-headline{font-family:Playfair Display,serif;font-size:62px;font-weight:400;line-height:1.1;color:var(--white);margin-bottom:24px;letter-spacing:-.01em}.hero-sub{font-size:17px;color:#ffffffb3;line-height:1.7;margin-bottom:36px;max-width:540px;margin-left:auto;margin-right:auto}.hero-trust-row{display:flex;align-items:center;justify-content:center;gap:28px;margin-bottom:40px;flex-wrap:wrap}.hero-trust-row span{font-size:12px;color:#ffffff8c;letter-spacing:.05em}.hero-cta-row{margin-bottom:16px}.btn-light{display:inline-block;background:var(--white);color:var(--dark);padding:16px 48px;font-size:14px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;border:none;cursor:pointer;font-family:Inter,sans-serif;transition:background .2s}.btn-light:hover{background:var(--cream);color:var(--dark)}.hero-cta-sub{font-size:12px;color:var(--gold);letter-spacing:.06em;margin-top:12px}.hero-trust-text strong{color:var(--dark)}.hero-image-wrap{position:relative}.hero-product-img{width:100%;aspect-ratio:4/5;object-fit:cover;background:linear-gradient(135deg,#e8e2d8,#d4c9b8);display:flex;align-items:center;justify-content:center}.hero-badge{position:absolute;top:24px;right:24px;background:var(--green);color:var(--white);width:88px;height:88px;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;font-size:11px;line-height:1.3;letter-spacing:.03em}.trust-strip{background:var(--dark);padding:18px 32px}.trust-strip-inner{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:center;gap:60px}.trust-item{display:flex;align-items:center;gap:10px;color:var(--white)}.trust-item span{font-size:12px;font-weight:500;letter-spacing:.1em;text-transform:uppercase}.how-it-works{padding:100px 32px;background:var(--white)}.how-it-works-inner{max-width:1200px;margin:0 auto}.steps-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:48px;max-width:900px;margin:0 auto}.step{text-align:center}.step-number{width:56px;height:56px;background:var(--cream);border:1px solid var(--stone);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 20px;font-family:Playfair Display,serif;font-size:22px;color:var(--green)}.step h3{font-size:16px;font-weight:600;margin-bottom:10px}.step p{font-size:14px;color:var(--mid);line-height:1.6}.product-section{background:var(--cream);padding:100px 32px}.product-section-inner{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:start}.product-image-block{background:linear-gradient(145deg,#ede7da,#d8cfc0);aspect-ratio:1;display:flex;align-items:center;justify-content:center}.product-image-block img{width:80%;max-height:80%;object-fit:contain}.product-info-block .brand-sub{font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:var(--mid);margin-bottom:12px}.product-info-block h1,.product-info-block h2{font-family:Playfair Display,serif;font-size:36px;font-weight:400;margin-bottom:20px}.price-block{display:flex;align-items:center;gap:12px;margin-bottom:24px}.price-now{font-size:28px;font-weight:600}.price-was{font-size:18px;color:var(--mid);text-decoration:line-through}.price-save{background:var(--green);color:var(--white);font-size:11px;padding:3px 10px;letter-spacing:.05em}.product-desc{font-size:15px;color:var(--mid);line-height:1.7;margin-bottom:24px}.benefit-list{list-style:none;margin-bottom:32px}.benefit-list li{font-size:14px;padding:10px 0;border-bottom:1px solid #ece8e0;display:flex;align-items:center;gap:12px}.benefit-list li:before{content:"";width:6px;height:6px;background:var(--green);border-radius:50%;flex-shrink:0}.add-to-cart-btn{width:100%;background:var(--green);color:var(--white);border:none;padding:18px;font-size:14px;font-weight:500;letter-spacing:.1em;text-transform:uppercase;cursor:pointer;font-family:Inter,sans-serif;margin-bottom:14px;transition:background .2s}.add-to-cart-btn:hover{background:#243d32}.guarantee-note{font-size:12px;color:var(--mid);text-align:center}.before-after{padding:100px 32px;background:var(--white)}.before-after-inner{max-width:1200px;margin:0 auto}.ba-grid{display:grid;grid-template-columns:1fr 1fr;gap:2px;max-width:900px;margin:0 auto}.ba-panel{padding:60px 40px;text-align:center}.ba-panel.before{background:#f0ece4}.ba-panel.after{background:var(--green);color:var(--white)}.ba-label{font-size:11px;letter-spacing:.15em;text-transform:uppercase;font-weight:600;margin-bottom:20px;opacity:.7}.ba-panel h3{font-family:Playfair Display,serif;font-size:26px;font-weight:400;margin-bottom:16px}.ba-panel p{font-size:14px;line-height:1.7;opacity:.8}.ingredients{background:var(--dark);padding:100px 32px}.ingredients .container{max-width:1100px;margin:0 auto}.ingredients-header{text-align:center;margin-bottom:72px}.ingredients .section-label{font-size:11px;letter-spacing:.15em;color:var(--stone);text-transform:uppercase;font-weight:500;margin-bottom:14px}.ingredients h2{font-family:Playfair Display,serif;font-size:40px;font-weight:400;color:var(--white);margin-bottom:16px}.ingredients .section-sub{color:#ffffff80;font-size:15px;max-width:520px;margin:0 auto}.ingredients-grid{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:#ffffff14}.ingredient-card{background:var(--dark);padding:48px 40px;display:flex;gap:28px;align-items:flex-start;transition:background .2s}.ingredient-card:hover{background:#111}.ingredient-number{font-family:Playfair Display,serif;font-size:42px;font-weight:400;color:#ffffff14;line-height:1;flex-shrink:0;width:52px}.ingredient-body h3{font-size:16px;font-weight:500;color:var(--white);letter-spacing:.02em;margin-bottom:8px}.ingredient-benefit{display:inline-block;font-size:10px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--gold);margin-bottom:14px}.ingredient-body p{font-size:14px;color:#ffffff80;line-height:1.75}.reviews-section{padding:100px 32px;background:var(--cream)}.reviews-inner{max-width:1200px;margin:0 auto}.review-summary{max-width:300px;margin:0 auto 60px;text-align:center}.big-score{font-family:Playfair Display,serif;font-size:72px;color:var(--dark);line-height:1}.big-stars{color:var(--gold);font-size:24px;margin:8px 0}.review-count-label{font-size:13px;color:var(--mid)}.review-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:24px}.review-card{background:var(--white);padding:28px;border:1px solid #e8e4dc}.review-stars{color:var(--gold);font-size:14px;margin-bottom:12px}.review-body{font-size:14px;color:var(--mid);line-height:1.65;margin-bottom:16px}.review-author{font-size:12px;font-weight:600;letter-spacing:.05em;text-transform:uppercase}.review-verified{font-size:11px;color:var(--green);margin-top:3px}.guarantee-section{background:var(--white);padding:100px 32px}.guarantee-inner{max-width:700px;margin:0 auto;text-align:center}.guarantee-badge{width:120px;height:120px;border-radius:50%;background:var(--green);display:flex;flex-direction:column;align-items:center;justify-content:center;margin:0 auto 36px;color:var(--white)}.guarantee-badge .days{font-family:Playfair Display,serif;font-size:36px;line-height:1}.guarantee-badge .day-label{font-size:11px;letter-spacing:.1em;text-transform:uppercase;margin-top:2px}.guarantee-inner h2{font-family:Playfair Display,serif;font-size:36px;font-weight:400;margin-bottom:20px}.guarantee-inner p{font-size:15px;color:var(--mid);line-height:1.8;margin-bottom:36px}.site-footer{background:var(--dark);color:var(--white);padding:64px 32px 32px}.footer-inner{max-width:1200px;margin:0 auto}.footer-top{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:48px;padding-bottom:48px;border-bottom:1px solid rgba(255,255,255,.1);margin-bottom:32px}.footer-logo{font-family:Playfair Display,serif;font-size:24px;display:block;margin-bottom:16px;color:var(--white)}.footer-tagline{font-size:13px;color:#ffffff80;line-height:1.7;max-width:260px}.footer-col h4{font-size:11px;letter-spacing:.12em;text-transform:uppercase;font-weight:600;color:#ffffff80;margin-bottom:16px}.footer-col a{display:block;font-size:13px;color:#ffffffb3;margin-bottom:10px;transition:color .2s}.footer-col a:hover{color:var(--white)}.footer-bottom{display:flex;align-items:center;justify-content:space-between}.footer-copy{font-size:12px;color:#ffffff59}.payment-icons{display:flex;gap:8px}.payment-icon{background:#ffffff1a;padding:4px 10px;font-size:10px;color:#fff9;letter-spacing:.05em;border-radius:2px}.email-row{display:flex;margin-top:16px}.email-row input{flex:1;background:#ffffff14;border:1px solid rgba(255,255,255,.15);color:var(--white);padding:10px 14px;font-size:13px;font-family:Inter,sans-serif;outline:none}.email-row input::placeholder{color:#ffffff59}.email-row button{background:var(--green);color:var(--white);border:none;padding:10px 18px;font-size:12px;cursor:pointer;font-family:Inter,sans-serif;letter-spacing:.05em}.cart-page{max-width:800px;margin:80px auto;padding:0 32px}.cart-page h1{font-family:Playfair Display,serif;font-size:36px;font-weight:400;margin-bottom:40px}.cart-empty{text-align:center;padding:60px 0}.cart-empty p{color:var(--mid);margin-bottom:24px}.cart-items{display:flex;flex-direction:column;gap:24px;margin-bottom:40px}.cart-item{display:flex;gap:20px;align-items:flex-start;padding-bottom:24px;border-bottom:1px solid var(--stone)}.cart-item img{width:100px;flex-shrink:0}.cart-item-info{flex:1}.cart-item-info h3{font-family:Playfair Display,serif;font-size:18px;font-weight:400}.cart-item-qty input{width:60px;border:1px solid var(--stone);padding:6px 10px;font-size:14px;margin-top:8px}.cart-item-price{font-weight:500;font-size:16px}.cart-totals{background:var(--cream);padding:32px}.cart-subtotal{display:flex;justify-content:space-between;font-size:18px;font-weight:500;margin-bottom:16px}.shipping-threshold{font-size:13px;color:var(--mid);margin-bottom:20px}.shipping-free{font-size:13px;color:var(--green);margin-bottom:20px}.btn-text{display:block;text-align:center;margin-top:16px;font-size:13px;color:var(--mid);text-decoration:underline}.products-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.product-card{display:flex;flex-direction:column}.product-card-image{display:block;position:relative;overflow:hidden;aspect-ratio:3/4;background:var(--cream)}.product-card-image img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.product-card-image:hover img{transform:scale(1.04)}.product-badge-sale{position:absolute;top:12px;left:12px;background:var(--green);color:var(--white);font-size:11px;font-weight:500;letter-spacing:.08em;text-transform:uppercase;padding:4px 10px}.product-card-info{padding:20px 0;flex:1;display:flex;flex-direction:column}.product-card-info h3{font-family:Playfair Display,serif;font-size:18px;font-weight:400;margin-bottom:8px}.product-card-info h3 a:hover{color:var(--green)}.product-card-desc{font-size:13px;color:var(--mid);margin-bottom:14px;flex:1}.product-card-price{display:flex;align-items:center;gap:10px;margin-bottom:16px}.btn-sm{padding:10px 24px;font-size:12px}.featured-products-cta{text-align:center;margin-top:56px}.product-card-placeholder{background:var(--cream);display:flex;align-items:center;justify-content:center;min-height:300px;flex-direction:column;gap:12px}.product-card-placeholder span{font-family:Playfair Display,serif;font-size:22px;letter-spacing:.15em;color:var(--green);font-weight:400}.deal-nudge{font-size:11px;color:var(--green);font-weight:600;letter-spacing:.08em;text-transform:uppercase;margin-bottom:8px;display:flex;align-items:center;gap:6px}.deal-nudge:before{content:"";display:inline-block;width:6px;height:6px;background:var(--gold);border-radius:50%;flex-shrink:0}.savings-callout{background:#f0f7f4;border-left:3px solid var(--green);padding:12px 16px;margin:24px 0;font-size:13px;color:var(--green);font-weight:500}.savings-callout strong{color:var(--dark)}.featured-products{padding:100px 0;background:var(--white)}.featured-products .container{max-width:1200px;margin:0 auto;padding:0 48px}.featured-products .section-label{font-size:11px;letter-spacing:.15em;color:var(--green);text-transform:uppercase;font-weight:500;margin-bottom:14px}.featured-products h2{font-family:Playfair Display,serif;font-size:40px;font-weight:400;margin-bottom:16px}.featured-products .section-sub{color:var(--mid);font-size:16px;margin-bottom:60px;max-width:500px}.collection-page{padding:80px 0}.collection-page .container{max-width:1200px;margin:0 auto;padding:0 48px}.collection-header{margin-bottom:60px}.collection-header h1{font-family:Playfair Display,serif;font-size:48px;font-weight:400;margin-bottom:16px}.collection-header p{color:var(--mid);font-size:16px;max-width:600px}.pagination{text-align:center;margin-top:60px}.page-product{padding:80px 0}.page-product .container{max-width:1100px;margin:0 auto;padding:0 48px}.product-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:start}.product-image-col img{width:100%}.breadcrumb{font-size:12px;color:var(--mid);margin-bottom:24px}.breadcrumb a:hover{color:var(--green)}.product-info-col h1{font-family:Playfair Display,serif;font-size:36px;font-weight:400;margin-bottom:12px}.variant-select{width:100%;padding:12px 16px;border:1px solid var(--stone);background:var(--white);font-size:14px;font-family:Inter,sans-serif;margin-bottom:16px}.btn-full{width:100%;display:block}.product-shipping{font-size:12px;color:var(--mid);text-align:center;margin-top:14px}.product-description{font-size:15px;color:var(--mid);line-height:1.8;margin-bottom:28px}.page-content{padding:80px 0}.page-content .container{max-width:800px;margin:0 auto;padding:0 48px}.page-content h1{font-family:Playfair Display,serif;font-size:40px;font-weight:400;margin-bottom:40px}.rte p{margin-bottom:16px;color:var(--mid)}.newsletter-form{display:flex;gap:0;margin-top:16px}.newsletter-form input{flex:1;padding:12px 16px;border:1px solid var(--stone);font-size:14px;font-family:Inter,sans-serif;background:var(--white)}.newsletter-form button{flex-shrink:0}@media(max-width:900px){.products-grid{grid-template-columns:1fr 1fr;gap:20px}.ingredients-grid{grid-template-columns:1fr}.reviews-grid{grid-template-columns:1fr;gap:20px}}@media(max-width:768px){*{box-sizing:border-box}body{overflow-x:hidden}.container,.featured-products .container,.collection-page .container,.page-product .container,.ingredients .container,.how-it-works .container,.reviews .container,.guarantee .container{padding:0 16px;max-width:100%}.announcement-bar--deal{flex-wrap:wrap;gap:6px;padding:8px 16px;text-align:center;justify-content:center}.announcement-deal-badge{font-size:9px}.announcement-deal-text{font-size:12px}.site-header{top:auto;position:relative}.header-inner{height:auto;flex-wrap:wrap;gap:12px;padding:14px 16px}.header-logo{font-size:20px}.header-nav{display:none}.header-actions{display:flex;gap:8px;align-items:center}.header-actions .btn-primary{padding:8px 16px;font-size:12px}.hero{padding:60px 16px 56px}.hero-brand{font-size:11px;letter-spacing:.2em;margin-bottom:20px}.hero-headline{font-size:32px;line-height:1.15;margin-bottom:16px}.hero-sub{font-size:15px;margin-bottom:28px}.hero-trust-row{flex-direction:column;gap:8px;margin-bottom:28px}.hero-trust-divider{display:none}.btn-light{padding:14px 32px;font-size:13px}.hero-cta-sub{font-size:11px}.trust-strip-inner{flex-direction:column;gap:12px;padding:20px 16px;text-align:center}.trust-item{justify-content:center}.how-it-works{padding:60px 0}.steps-grid{grid-template-columns:1fr;gap:24px}.step-card{padding:28px 24px}.how-it-works h2{font-size:28px}.featured-products{padding:60px 0}.featured-products h2{font-size:28px}.products-grid{grid-template-columns:1fr 1fr;gap:12px}.product-card-info{padding:12px 0}.product-card-info h3{font-size:14px}.product-card-desc{font-size:12px}.btn-sm{padding:8px 14px;font-size:11px}.deal-nudge{font-size:10px}.page-product{padding:40px 0}.product-grid{grid-template-columns:1fr;gap:28px}.product-info-col h1{font-size:26px}.before-after-panel{flex-direction:column}.before-col,.after-col{width:100%;padding:32px 16px}.ingredients{padding:60px 0}.ingredients h2{font-size:28px}.ingredients-header{margin-bottom:40px}.ingredients-grid{grid-template-columns:1fr;gap:1px}.ingredient-card{padding:28px 20px;gap:16px}.ingredient-number{font-size:32px;width:40px}.ingredient-body h3{font-size:15px}.reviews{padding:60px 0}.reviews-header{flex-direction:column;gap:20px}.reviews-grid{grid-template-columns:1fr;gap:16px}.reviews h2{font-size:26px}.review-card{padding:24px 20px}.guarantee{padding:60px 0}.guarantee-inner{padding:40px 20px}.guarantee h2{font-size:26px}.collection-page{padding:40px 0}.collection-header h1{font-size:28px}.collection-header{margin-bottom:32px}.cart-page{padding:40px 0}.cart-item{flex-wrap:wrap}.cart-item img{width:80px}.footer-inner{flex-direction:column;gap:36px;padding:48px 16px}.footer-links{flex-direction:column;gap:28px}.footer-bottom{flex-direction:column;gap:12px;text-align:center;padding:20px 16px}.footer-legal{justify-content:center}.newsletter-form{flex-direction:column}.newsletter-form input{width:100%}.newsletter-form button{width:100%;padding:14px}.btn-primary{padding:14px 28px;font-size:13px}.btn-full{width:100%}h2{font-size:26px}.section-label{font-size:10px}}
/*# sourceMappingURL=/cdn/shop/t/16/assets/theme.css.map */
