:root{--espresso: #2C1F14;--cannelle: #B06B3A;--cannelle-light: #C88B5A;--cannelle-dark: #8A4E22;--sable: #E8D5C0;--parchemin: #F8F2EB;--sauge: #A8B89A;--sauge-dark: #7A9068;--espresso-soft: #3D2E1E;--white: #FFFFFF}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:Jost,sans-serif;background:var(--parchemin);color:var(--espresso);overflow-x:hidden;font-size:15px;line-height:1.7}img{max-width:100%;height:auto;display:block}a{text-decoration:none;color:inherit}ul{list-style:none}button{cursor:pointer;font-family:Jost,sans-serif}h1,h2,h3,h4{font-family:Cormorant Garamond,serif;font-weight:400;line-height:1.1}h1{font-size:clamp(42px,6vw,72px)}h2{font-size:clamp(32px,4vw,48px)}h3{font-size:clamp(20px,2.5vw,26px)}.eyebrow{font-family:Jost,sans-serif;font-size:10px;font-weight:500;letter-spacing:.3em;text-transform:uppercase;color:var(--sauge);display:flex;align-items:center;gap:12px;margin-bottom:1rem}.eyebrow:before{content:"";display:inline-block;width:28px;height:1px;background:var(--sauge)}.btn-fill{display:inline-block;background:var(--cannelle);color:var(--parchemin);font-family:Jost,sans-serif;font-size:11px;font-weight:500;letter-spacing:.2em;text-transform:uppercase;padding:16px 36px;border:none;transition:background .25s;cursor:pointer}.btn-fill:hover{background:var(--cannelle-dark);color:var(--parchemin)}.btn-outline{display:inline-block;background:transparent;color:var(--cannelle);font-family:Jost,sans-serif;font-size:11px;font-weight:500;letter-spacing:.2em;text-transform:uppercase;padding:15px 36px;border:1px solid var(--cannelle);transition:all .25s;cursor:pointer}.btn-outline:hover{background:var(--cannelle);color:var(--parchemin)}.btn-ghost{font-size:11px;font-weight:500;letter-spacing:.15em;text-transform:uppercase;color:var(--espresso);border-bottom:1px solid var(--cannelle);padding-bottom:2px;transition:color .2s;display:inline-block}.btn-ghost:hover{color:var(--cannelle)}.btn-dark{display:inline-block;background:var(--espresso);color:var(--parchemin);font-family:Jost,sans-serif;font-size:11px;font-weight:500;letter-spacing:.2em;text-transform:uppercase;padding:16px 36px;border:none;transition:background .25s;cursor:pointer}.btn-dark:hover{background:var(--cannelle);color:var(--parchemin)}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:1000;background:var(--parchemin);border-bottom:1px solid var(--sable)}.header-ticker{background:var(--espresso);overflow:hidden;padding:9px 0;text-align:center}.ticker-track span{display:block;font-size:11px;font-weight:300;letter-spacing:.15em;color:var(--sable);padding:0 1.5rem}.header-top{background:var(--espresso);text-align:center;padding:8px 2rem;font-size:11px;font-weight:300;letter-spacing:.12em;color:var(--sable)}.header-main{display:flex;align-items:center;justify-content:space-between;padding:0 4rem;height:72px}.site-logo{font-family:Cormorant Garamond,serif;font-size:28px;font-style:italic;font-weight:400;color:var(--cannelle);letter-spacing:.02em;line-height:1;text-decoration:none}.site-logo span{display:block;font-family:Jost,sans-serif;font-style:normal;font-size:9px;font-weight:500;letter-spacing:.28em;color:var(--cannelle-dark);margin-top:2px}.nav-links{display:flex;gap:2.5rem;align-items:center}.nav-links a{font-size:12px;font-weight:400;letter-spacing:.1em;text-transform:uppercase;color:var(--espresso);transition:color .2s;position:relative}.nav-links a:after{content:"";position:absolute;bottom:-3px;left:0;width:0;height:1px;background:var(--cannelle);transition:width .25s}.nav-links a:hover{color:var(--cannelle)}.nav-links a:hover:after{width:100%}.nav-actions{display:flex;align-items:center;gap:1.2rem}.nav-actions a,.nav-actions button{display:flex;align-items:center;color:var(--espresso);transition:color .2s;background:none;border:none;cursor:pointer;padding:0}.nav-actions a:hover,.nav-actions button:hover{color:var(--cannelle)}.nav-actions svg{width:20px;height:20px;stroke:currentColor;fill:none;stroke-width:1.5}.search-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#2c1f14b3;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);z-index:3500;display:flex;align-items:flex-start;justify-content:center;padding-top:120px;opacity:0;pointer-events:none;transition:opacity .35s ease}.search-overlay.open{opacity:1;pointer-events:auto}.search-overlay-inner{width:100%;max-width:620px;padding:0 1.5rem;position:relative;transform:translateY(-20px);transition:transform .4s cubic-bezier(.22,1,.36,1)}.search-overlay.open .search-overlay-inner{transform:translateY(0)}.search-form{display:flex;align-items:center;background:var(--parchemin);border-bottom:2px solid var(--cannelle)}.search-input{flex:1;border:none;background:transparent;padding:18px 20px;font-family:Cormorant Garamond,serif;font-size:22px;font-weight:300;color:var(--espresso);outline:none}.search-input::placeholder{color:var(--espresso-soft);opacity:.4;font-style:italic}.search-submit{background:none;border:none;padding:0 20px;cursor:pointer;color:var(--cannelle);display:flex;align-items:center;transition:color .2s}.search-submit:hover{color:var(--cannelle-dark)}.search-close-btn{position:absolute;top:-44px;right:1.5rem;background:none;border:none;font-size:28px;color:var(--parchemin);cursor:pointer;line-height:1;opacity:.7;transition:opacity .2s}.search-close-btn:hover{opacity:1}.cart-count{background:var(--cannelle);color:var(--parchemin);font-size:9px;font-weight:500;width:16px;height:16px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-left:-6px;margin-top:-10px}.mobile-nav{display:flex;position:fixed;top:0;left:0;width:100%;height:100%;background:var(--parchemin);z-index:2000;flex-direction:column;align-items:center;justify-content:center;gap:2rem;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .38s ease,visibility .38s ease}.mobile-nav.open{display:flex;opacity:1;visibility:visible;pointer-events:auto}.mobile-nav a{font-family:Cormorant Garamond,serif;font-size:36px;font-style:italic;color:var(--espresso);opacity:0;transform:translateY(18px);transition:color .2s,opacity .35s ease,transform .4s cubic-bezier(.22,1,.36,1)}.mobile-nav.open a:nth-child(2){opacity:1;transform:translateY(0);transition-delay:.08s}.mobile-nav.open a:nth-child(3){opacity:1;transform:translateY(0);transition-delay:.14s}.mobile-nav.open a:nth-child(4){opacity:1;transform:translateY(0);transition-delay:.2s}.mobile-nav.open a:nth-child(5){opacity:1;transform:translateY(0);transition-delay:.26s}.mobile-nav.open a:nth-child(6){opacity:1;transform:translateY(0);transition-delay:.32s}.mobile-nav.open a:nth-child(7){opacity:1;transform:translateY(0);transition-delay:.38s}.mobile-nav a:hover{color:var(--cannelle)}.mobile-nav-close{position:absolute;top:24px;right:24px;background:none;border:none;font-size:28px;color:var(--espresso);cursor:pointer}.hero{display:grid;grid-template-columns:1fr 1fr;min-height:calc(100vh - 108px)}.hero-left{display:flex;flex-direction:column;justify-content:center;padding:5rem 4rem}.hero-title{font-size:clamp(44px,5.5vw,72px);font-weight:300;color:var(--espresso);margin-bottom:1.5rem;line-height:1.05}.hero-title em{font-style:italic;color:var(--cannelle)}.hero-desc{font-size:15px;font-weight:300;line-height:1.9;color:var(--espresso-soft);max-width:420px;margin-bottom:3rem}.hero-ctas{display:flex;align-items:center;gap:1.5rem;flex-wrap:wrap}.hero-right{background:var(--sable);display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;min-height:500px}.hero-right img{width:100%;height:100%;object-fit:cover}.hero-right-placeholder{text-align:center;padding:3rem}.hero-drop-svg{width:160px;height:200px;margin:0 auto 1.5rem;animation:float 4s ease-in-out infinite}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-14px)}}.hero-img-label{font-family:Cormorant Garamond,serif;font-size:18px;font-style:italic;color:var(--cannelle-dark)}.hero--home{background:radial-gradient(circle at 12% 18%,rgba(168,184,154,.18),transparent 26%),linear-gradient(90deg,var(--parchemin) 0%,#fbf6ef 52%,var(--sable) 100%)}.hero-proof{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-top:2rem;max-width:520px}.hero-proof span{border:1px solid rgba(176,107,58,.22);background:#ffffff6b;color:var(--espresso-soft);font-size:10px;font-weight:500;letter-spacing:.12em;line-height:1.3;text-transform:uppercase;padding:8px 12px}.hero-image-note{position:absolute;right:28px;bottom:28px;min-width:180px;padding:16px 18px;background:#f8f2ebe0;border:1px solid rgba(232,213,192,.8);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);box-shadow:0 18px 42px #2c1f1429}.hero-image-note span{display:block;font-size:9px;font-weight:500;letter-spacing:.22em;text-transform:uppercase;color:var(--cannelle);margin-bottom:4px}.hero-image-note strong{display:block;font-family:Cormorant Garamond,serif;font-size:22px;font-weight:400;color:var(--espresso)}.packs-section{padding:5rem 4rem;background:var(--parchemin)}.packs-section .section-sub{font-family:Jost,sans-serif;font-size:14px;font-weight:300;color:var(--espresso-soft);margin-top:.5rem}.packs-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:2rem;margin-top:3rem}.pack-item{position:relative;background:#fff;border:1px solid var(--sable);border-radius:4px;overflow:hidden;display:flex;flex-direction:column;transition:box-shadow .3s,transform .3s}.pack-item:hover{box-shadow:0 8px 32px #2c1f141a;transform:translateY(-3px)}.pack-item__badge{position:absolute;top:14px;left:14px;background:var(--cannelle);color:var(--parchemin);font-family:Jost,sans-serif;font-size:11px;font-weight:500;letter-spacing:.08em;padding:4px 10px;border-radius:20px;z-index:1}.pack-item__img{width:100%;aspect-ratio:4/3;overflow:hidden;background:var(--sable);display:flex;align-items:center;justify-content:center}.pack-item__img img{width:100%;height:100%;object-fit:cover;transition:transform .4s}.pack-item:hover .pack-item__img img{transform:scale(1.04)}.pack-item__body{padding:1.5rem;display:flex;flex-direction:column;gap:.5rem;flex:1}.pack-item__label{font-family:Jost,sans-serif;font-size:10px;font-weight:500;letter-spacing:.15em;text-transform:uppercase;color:var(--cannelle)}.pack-item__title{font-family:Cormorant Garamond,serif;font-size:22px;font-weight:500;color:var(--espresso);line-height:1.2}.pack-item__desc{font-family:Jost,sans-serif;font-size:12px;font-weight:300;color:var(--espresso-soft);line-height:1.6}.pack-item__pricing{display:flex;align-items:baseline;gap:10px;margin-top:.5rem}.pack-item__price{font-family:Cormorant Garamond,serif;font-size:24px;font-weight:500;color:var(--cannelle)}.pack-item__compare{font-family:Jost,sans-serif;font-size:13px;font-weight:300;color:#999;text-decoration:line-through}.pack-item__btn{margin-top:auto;text-align:center;text-decoration:none;display:block}.pack-item__btn:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0}@media(max-width:768px){.packs-section{padding:3rem 1.5rem}.packs-grid{grid-template-columns:1fr;gap:1.5rem}}.promo-banner{display:block;width:100%;overflow:hidden;line-height:0}.promo-banner img{width:100%;height:auto;max-height:500px;object-fit:cover;display:block;transition:transform .4s ease}.promo-banner:hover img{transform:scale(1.02)}@media(max-width:768px){.promo-banner img{min-height:180px;object-fit:cover}}.trust-bar{background:var(--espresso);padding:14px 4rem;display:flex;justify-content:center;gap:3rem;flex-wrap:wrap}.trust-item{display:flex;align-items:center;gap:10px;font-size:11px;font-weight:300;letter-spacing:.1em;text-transform:uppercase;color:var(--sable)}.trust-item svg{width:15px;height:15px;stroke:var(--cannelle);fill:none;stroke-width:1.5;flex-shrink:0}.trust-item strong{color:var(--cannelle);font-weight:500;letter-spacing:.05em}.section-header{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:3rem;flex-wrap:wrap;gap:1rem}.section-link{font-size:11px;font-weight:500;letter-spacing:.15em;text-transform:uppercase;color:var(--cannelle);border-bottom:1px solid var(--cannelle);padding-bottom:2px;transition:opacity .2s}.section-link:hover{opacity:.7}.products-section{padding:6rem 4rem;background:var(--parchemin)}.products-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2px}.product-card{background:var(--parchemin);overflow:hidden;transition:transform .3s;border:1px solid var(--sable)}.product-card:hover{transform:translateY(-6px)}.product-img-wrap{height:300px;overflow:hidden;position:relative;background:var(--sable);display:flex;align-items:center;justify-content:center}.product-img-wrap img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .5s}.product-card:hover .product-img-wrap img{transform:scale(1.05)}.product-badge{position:absolute;top:14px;left:14px;font-size:9px;font-weight:500;letter-spacing:.18em;text-transform:uppercase;background:var(--espresso);color:var(--parchemin);padding:5px 12px;z-index:1}.product-badge.new{background:var(--sauge)}.product-badge.promo{background:var(--cannelle)}.product-wishlist{position:absolute;top:14px;right:14px;width:34px;height:34px;background:var(--parchemin);border:1px solid var(--sable);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s;z-index:1}.product-wishlist:hover{background:var(--cannelle);border-color:var(--cannelle)}.product-wishlist:hover svg{stroke:var(--parchemin)}.product-wishlist svg{width:15px;height:15px;stroke:var(--espresso);fill:none;stroke-width:1.5}.product-info{padding:1.25rem 1.5rem 1.5rem}.product-cat{font-size:9px;font-weight:500;letter-spacing:.2em;text-transform:uppercase;color:var(--sauge);margin-bottom:5px}.product-name{font-family:Cormorant Garamond,serif;font-size:20px;font-weight:400;color:var(--espresso);margin-bottom:6px;line-height:1.2}.product-desc{font-size:12px;font-weight:300;color:var(--espresso-soft);line-height:1.7;margin-bottom:1.2rem}.product-stars{color:var(--cannelle);font-size:12px;letter-spacing:2px;margin-bottom:.8rem}.product-footer{display:flex;align-items:center;justify-content:space-between;gap:1rem}.product-price{font-family:Inter,sans-serif;font-size:22px;font-weight:400;color:var(--cannelle)}.product-price .currency{font-family:Jost,sans-serif;font-size:12px;font-weight:300}.product-price .compare{font-size:13px;color:#999;text-decoration:line-through;margin-left:8px;opacity:.8}.price-discount-badge{display:inline-block;background:#e74c3c;color:#fff;font-family:Jost,sans-serif;font-size:11px;font-weight:600;letter-spacing:.05em;padding:3px 8px;border-radius:2px;margin-left:10px;vertical-align:middle}.add-to-cart{background:transparent;border:1px solid var(--cannelle);color:var(--cannelle);font-family:Jost,sans-serif;font-size:10px;font-weight:500;letter-spacing:.15em;text-transform:uppercase;padding:10px 18px;transition:all .2s;white-space:nowrap}.add-to-cart:hover{background:var(--cannelle);color:var(--parchemin)}.about-banner{display:grid;grid-template-columns:1fr 1fr;min-height:500px}.about-img{background:var(--sable);min-height:400px;overflow:hidden;display:flex;align-items:center;justify-content:center}.about-img img{width:100%;height:100%;object-fit:cover}.about-content{background:var(--espresso);padding:5rem 4rem;display:flex;flex-direction:column;justify-content:center}.about-content .eyebrow{color:var(--sauge)}.about-content h2{color:var(--parchemin);margin-bottom:1.5rem}.about-content p{font-size:14px;font-weight:300;line-height:1.9;color:var(--sable);margin-bottom:2rem;opacity:.85}.values-section{padding:6rem 4rem;background:var(--parchemin)}.values-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2px;margin-top:3rem}.value-card{padding:2.5rem 2rem;border:1px solid var(--sable);background:var(--parchemin);transition:border-color .25s,transform .25s}.value-card:hover{border-color:var(--cannelle);transform:translateY(-4px)}.value-icon{width:44px;height:44px;background:var(--sable);display:flex;align-items:center;justify-content:center;margin-bottom:1.25rem}.value-icon svg{width:22px;height:22px;stroke:var(--cannelle);fill:none;stroke-width:1.5}.value-name{font-family:Cormorant Garamond,serif;font-size:20px;color:var(--espresso);margin-bottom:8px}.value-desc{font-size:13px;font-weight:300;line-height:1.8;color:var(--espresso-soft)}.testimonials-section{padding:6rem 4rem;background:var(--sable)}.testi-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2px;margin-top:3rem}.testi-card{background:var(--parchemin);padding:2.5rem;position:relative}.testi-quote{font-family:Cormorant Garamond,serif;font-size:80px;line-height:.6;color:var(--sable);display:block;margin-bottom:1.2rem}.testi-stars{color:var(--cannelle);font-size:13px;letter-spacing:3px;margin-bottom:1rem}.testi-text{font-family:Cormorant Garamond,serif;font-size:17px;font-style:italic;font-weight:300;line-height:1.75;color:var(--espresso);margin-bottom:1.5rem}.testi-author{font-size:11px;font-weight:500;letter-spacing:.15em;text-transform:uppercase;color:var(--cannelle-dark)}.testi-city{font-size:11px;font-weight:300;color:var(--sauge);margin-top:3px}.insta-section{padding:4rem;background:var(--parchemin);text-align:center}.insta-section h2{margin-bottom:.5rem}.insta-handle{font-size:13px;color:var(--cannelle);letter-spacing:.1em;margin-bottom:2rem}.insta-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:4px}.insta-item{aspect-ratio:1;background:var(--sable);overflow:hidden;position:relative}.insta-item img{width:100%;height:100%;object-fit:cover;transition:transform .4s}.insta-item:hover img{transform:scale(1.08)}.insta-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#2c1f1466;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s}.insta-item:hover .insta-overlay{opacity:1}.insta-overlay svg{width:28px;height:28px;stroke:var(--parchemin);fill:none;stroke-width:1.5}.newsletter-section{background:var(--sauge);padding:5rem 4rem;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.newsletter-section h2{color:var(--espresso);margin-bottom:1rem}.newsletter-section h2 em{font-style:italic}.newsletter-section p{font-size:14px;font-weight:300;line-height:1.9;color:var(--espresso-soft)}.newsletter-form{display:flex;flex-direction:column;gap:1rem}.newsletter-row{display:flex}.newsletter-input{flex:1;padding:15px 20px;background:#ffffff80;border:1px solid var(--espresso);border-right:none;font-family:Jost,sans-serif;font-size:13px;font-weight:300;color:var(--espresso);outline:none}.newsletter-input::placeholder{color:var(--espresso-soft);opacity:.6}.newsletter-note{font-size:11px;font-weight:300;color:var(--espresso-soft);opacity:.7}.collection-header{background:var(--sable);padding:4rem;text-align:center}.collection-header h1{margin-bottom:.75rem}.collection-header p{font-size:14px;font-weight:300;color:var(--espresso-soft);max-width:500px;margin:0 auto}.collection-toolbar{padding:1.5rem 4rem;border-bottom:1px solid var(--sable);display:flex;align-items:center;justify-content:space-between}.collection-count{font-size:12px;font-weight:300;color:var(--espresso-soft)}.collection-sort select{font-family:Jost,sans-serif;font-size:12px;font-weight:300;color:var(--espresso);border:1px solid var(--sable);padding:8px 14px;background:var(--parchemin);outline:none;cursor:pointer}.collection-layout{display:grid;grid-template-columns:1fr;gap:0;min-height:60vh}.collection-filters{position:fixed;top:0;left:0;bottom:0;width:300px;background:var(--parchemin);z-index:2500;padding:2rem;overflow-y:auto;transform:translate(-100%);transition:transform .4s cubic-bezier(.22,1,.36,1);box-shadow:4px 0 32px #2c1f141f}.collection-filters.open{transform:translate(0)}.filter-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#2c1f1480;z-index:2400;opacity:0;pointer-events:none;transition:opacity .35s ease}.filter-overlay.open{opacity:1;pointer-events:auto}.filter-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:2rem;padding-bottom:1.25rem;border-bottom:1px solid var(--sable)}.filter-header-title{font-family:Cormorant Garamond,serif;font-size:22px;font-weight:400;color:var(--espresso)}.filter-close-btn{background:none;border:none;font-size:24px;color:var(--espresso-soft);cursor:pointer;line-height:1;padding:4px 8px;transition:color .2s}.filter-close-btn:hover{color:var(--cannelle)}.filter-toggle-btn{display:inline-flex;align-items:center;gap:8px;background:none;border:1px solid var(--espresso);padding:9px 20px;font-family:Jost,sans-serif;font-size:11px;font-weight:500;letter-spacing:.18em;text-transform:uppercase;color:var(--espresso);cursor:pointer;transition:border-color .25s,color .25s,background .25s}.filter-toggle-btn:hover{background:var(--espresso);color:var(--parchemin)}.filter-toggle-btn svg{width:15px;height:15px;stroke:currentColor;fill:none;stroke-width:1.5}.filter-group{margin-bottom:2rem}.filter-title{font-size:10px;font-weight:500;letter-spacing:.2em;text-transform:uppercase;color:var(--espresso);margin-bottom:1rem;padding-bottom:.5rem;border-bottom:1px solid var(--sable)}.filter-option{display:flex;align-items:center;gap:10px;margin-bottom:8px;cursor:pointer}.filter-option input[type=checkbox]{accent-color:var(--cannelle);width:14px;height:14px}.filter-option label{font-size:13px;font-weight:300;color:var(--espresso-soft);cursor:pointer}.collection-products{padding:2rem}.collection-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2px}.product-page{display:grid;grid-template-columns:1fr 1fr;gap:0;min-height:80vh}.product-gallery{background:var(--sable);padding:3rem;position:sticky;top:108px;align-self:start}.product-gallery-main{aspect-ratio:1;background:var(--parchemin);display:flex;align-items:center;justify-content:center;position:relative;margin-bottom:1rem;overflow:hidden}.product-gallery-main img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.product-photo-badge{position:absolute;top:14px;z-index:3;display:inline-flex;align-items:center;gap:7px;min-height:34px;padding:8px 11px;border:1px solid rgba(83,55,38,.12);background:#fffcf7eb;color:var(--espresso);font-family:Jost,sans-serif;font-size:11px;font-weight:500;line-height:1;letter-spacing:.04em;text-transform:uppercase;box-shadow:0 6px 18px #53372614;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.product-photo-badge svg{width:15px;height:15px;flex:0 0 auto;stroke:var(--cannelle)}.product-photo-badge--delivery{left:14px}.product-photo-badge--onssa{right:14px}.product-gallery-thumbs{display:flex;gap:8px}.thumb{width:70px;height:70px;background:var(--parchemin);border:1px solid transparent;overflow:hidden;cursor:pointer;transition:border-color .2s}.thumb.active{border-color:var(--cannelle)}.thumb img{width:100%;height:100%;object-fit:cover}.product-details{padding:4rem 3rem}.product-details .product-cat{font-size:10px;font-weight:500;letter-spacing:.2em;text-transform:uppercase;color:var(--sauge);margin-bottom:8px}.product-details h1{font-size:36px;margin-bottom:.75rem}.product-benefit-intro{max-width:620px;margin:1.65rem 0 1.8rem}.product-benefit-intro__title{margin-bottom:.55rem;color:var(--espresso);font-family:Jost,sans-serif;font-size:15px;font-weight:500;line-height:1.55}.product-benefit-intro__text{color:var(--espresso-soft);font-family:Jost,sans-serif;font-size:15px;font-weight:400;line-height:1.9}.product-details .price{font-family:Jost,sans-serif;font-size:30px;font-weight:600;line-height:1.15;color:var(--espresso);margin-bottom:1.5rem}.product-details .price .currency{font-family:Jost,sans-serif;font-size:15px;font-weight:500;color:var(--espresso-soft)}.product-social-proof{display:inline-flex;align-items:center;margin-top:8px;padding:7px 10px;background:#b06b3a14;border:1px solid rgba(176,107,58,.16);color:var(--espresso);font-family:Jost,sans-serif;font-size:12px;font-weight:400;line-height:1.4}.product-stock-alert{max-width:360px;margin-top:12px}.product-stock-alert__text{margin-bottom:7px}.product-stock-alert__bar{margin-bottom:0}.product-details .description{font-size:14px;font-weight:300;line-height:1.9;color:var(--espresso-soft);margin-bottom:2rem}.product-description{font-size:14px;font-weight:300;line-height:1.9;color:var(--espresso-soft);margin-bottom:0;max-height:0;overflow:hidden;position:relative;opacity:0;visibility:hidden;transition:max-height .45s ease,opacity .25s ease,visibility .25s ease,margin-bottom .25s ease}.product-description.expanded{max-height:2000px;opacity:1;visibility:visible;margin-bottom:1.5rem}.product-description:after{content:none}.desc-toggle{display:flex;align-items:center;justify-content:space-between;gap:8px;width:100%;background:var(--parchemin);border:1px solid var(--sable);border-radius:4px;font-family:Jost,sans-serif;font-size:13px;font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:var(--espresso);cursor:pointer;padding:12px 16px;margin-bottom:1rem;transition:border-color .2s,color .2s,background .2s}.desc-toggle:hover{border-color:var(--cannelle);color:var(--cannelle);background:#fff}.desc-arrow{display:inline-block;font-size:10px;transition:transform .3s ease}.desc-toggle.expanded .desc-arrow{transform:rotate(180deg)}.product-use{margin-top:2rem;padding-top:1.75rem;border-top:1px solid var(--sable)}.product-use--landing{margin-top:0;padding-top:4rem}.product-use__eyebrow{font-family:Jost,sans-serif;font-size:10px;font-weight:500;letter-spacing:.16em;text-transform:uppercase;color:var(--cannelle);margin-bottom:6px}.product-use h2{font-size:28px;margin-bottom:1.25rem}.product-use--landing h2{font-size:clamp(28px,3.2vw,42px);margin-bottom:0}.product-use__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.product-use-card{border:1px solid rgba(232,213,192,.75);border-radius:6px;background:#fff;overflow:hidden}.product-use-card__image{width:100%;aspect-ratio:1 / 1;background:#fff;overflow:hidden}.product-use-card__image img{width:100%;height:100%;object-fit:contain;transition:transform .35s ease}.product-use-card:hover .product-use-card__image img{transform:scale(1.04)}.product-use-card__body{min-height:110px;padding:14px 16px 18px;background:#fff}.product-use-card h3{font-family:Jost,sans-serif;font-size:15px;font-weight:700;line-height:1.35;color:var(--espresso);margin-bottom:10px}.product-use-card p{font-size:12px;font-weight:400;line-height:1.65;color:var(--espresso-soft)}.product-trust{margin-top:1rem;padding-top:1.5rem;border-top:1px solid var(--sable)}.product-trust--landing{margin-top:0;padding-top:4rem}.product-trust__eyebrow{font-family:Jost,sans-serif;font-size:10px;font-weight:500;letter-spacing:.16em;text-transform:uppercase;color:var(--cannelle);margin-bottom:6px}.product-trust h3{font-size:24px;margin-bottom:1rem}.product-trust--landing h2{margin-bottom:0}.product-trust__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.product-trust-card{border:1px solid var(--sable);background:#fffcf79e;padding:12px}.product-trust-card__top{display:flex;flex-direction:column;align-items:stretch;gap:11px;margin-bottom:10px}.product-trust-card__photo{width:100%;aspect-ratio:4 / 3;min-height:150px;border-radius:4px;overflow:hidden;background:var(--sable);display:flex;align-items:center;justify-content:center;color:var(--cannelle);font-family:Jost,sans-serif;font-size:14px;font-weight:600}.product-trust-card__photo img{width:100%;height:100%;object-fit:cover}.product-trust-card__name{font-family:Jost,sans-serif;font-size:12px;font-weight:500;color:var(--espresso);margin-bottom:2px}.product-trust-card__stars{font-size:11px;line-height:1;color:var(--cannelle)}.product-trust-card__text{font-size:12px;font-weight:300;line-height:1.65;color:var(--espresso-soft)}.product-lp{background:var(--parchemin)}.product-lp-section{max-width:1200px;margin:0 auto;padding:4rem 1.5rem;border-top:1px solid var(--sable)}.product-lp-eyebrow{font-family:Jost,sans-serif;font-size:10px;font-weight:500;letter-spacing:.2em;text-transform:uppercase;color:var(--cannelle);margin-bottom:.75rem}.product-lp-heading{margin-bottom:1.75rem}.product-lp-heading--center{text-align:center}.product-lp h2{color:var(--espresso);font-size:clamp(28px,3.2vw,42px);line-height:1.08}.product-lp h3{color:var(--espresso);font-family:Jost,sans-serif}.product-lp p{color:var(--espresso-soft)}.product-lp-intro{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,420px);gap:3rem;align-items:center}.product-lp-intro__content{max-width:680px}.product-lp-intro__content p:not(.product-lp-eyebrow){margin-top:1rem;font-size:15px;font-weight:300;line-height:1.9}.product-lp-intro__image{aspect-ratio:1;border:1px solid var(--sable);background:#fff;overflow:hidden}.product-lp-intro__image img{width:100%;height:100%;object-fit:contain}.product-lp-split{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:3rem;align-items:start}.product-lp-concerns{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.product-lp-concern{border:1px solid var(--sable);background:#fffcf7a8;padding:12px;text-align:center}.product-lp-concern img{width:100%;aspect-ratio:1;border-radius:50%;object-fit:cover;background:var(--sable);margin-bottom:12px}.product-lp-concern h3{font-size:13px;font-weight:600;line-height:1.35;margin-bottom:6px}.product-lp-concern p{font-size:12px;font-weight:300;line-height:1.6}.product-lp-benefits{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.product-lp-benefit,.product-lp-result{min-height:150px;border:1px solid var(--sable);background:#fff;padding:1.25rem;box-shadow:0 12px 34px #2c1f140f}.product-lp-benefit span,.product-lp-result span{width:38px;height:38px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:var(--sable);color:var(--cannelle-dark);font-family:Cormorant Garamond,serif;font-size:20px;margin-bottom:1rem}.product-lp-benefit h3,.product-lp-result h3{font-size:14px;font-weight:600;line-height:1.35;margin-bottom:8px}.product-lp-benefit p,.product-lp-result p{font-size:12px;font-weight:300;line-height:1.7}.product-lp-results{text-align:center}.product-lp-result-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.product-lp-result span{margin-left:auto;margin-right:auto}.product-lp-offer{display:grid;grid-template-columns:minmax(260px,.82fr) minmax(0,1fr);gap:3rem;align-items:center}.product-lp-offer__visual{display:grid;grid-template-columns:minmax(180px,340px) 1fr;gap:1.5rem;align-items:center}.product-lp-offer__visual img{width:100%;aspect-ratio:1;object-fit:contain}.product-lp-offer__points{display:grid;gap:1rem}.product-lp-offer__points p{display:flex;gap:10px;align-items:flex-start;font-size:13px;font-weight:400;line-height:1.55}.product-lp-offer__points span{width:22px;height:22px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:var(--sable);color:var(--cannelle-dark);flex:0 0 auto}.product-lp-offer__box{border:1px solid var(--sable);background:#fffcf7d1;padding:1.5rem;box-shadow:0 16px 42px #2c1f1414}.product-lp-offer__box h2{margin-bottom:1.25rem}.product-lp-plans{display:grid;gap:10px}.product-lp-plan{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:1rem;align-items:center;border:1px solid var(--sable);background:#fff;padding:1rem}.product-lp-plan h3{font-size:15px;font-weight:600;line-height:1.35}.product-lp-plan p{margin-top:3px;font-size:11px;font-weight:300}.product-lp-plan__price{color:var(--espresso);font-family:Jost,sans-serif;font-size:18px;font-weight:600;white-space:nowrap}.product-lp-plan__price span{font-size:12px;font-weight:400;color:var(--espresso-soft)}.product-lp-plan__price del{display:block;margin-top:2px;color:#999;font-size:11px;font-weight:300}.product-lp-plan a,.product-lp-final a{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:11px 18px;background:var(--cannelle);color:var(--parchemin);font-family:Jost,sans-serif;font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;text-align:center;transition:background .2s}.product-lp-plan a:hover,.product-lp-final a:hover{background:var(--cannelle-dark);color:var(--parchemin)}.product-lp-faq{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,.9fr);gap:2rem;align-items:stretch}.product-lp-faq__list{display:grid;gap:10px}.product-lp-faq details{border:1px solid var(--sable);background:#fff;padding:1rem 1.1rem}.product-lp-faq summary{display:flex;justify-content:space-between;gap:1rem;color:var(--espresso);font-family:Jost,sans-serif;font-size:13px;font-weight:500;cursor:pointer;list-style:none}.product-lp-faq summary::-webkit-details-marker{display:none}.product-lp-faq summary:after{content:"+";color:var(--cannelle);font-size:18px;line-height:1}.product-lp-faq details[open] summary:after{content:"-"}.product-lp-faq details p{margin-top:12px;font-size:13px;font-weight:300;line-height:1.75}.product-lp-final{display:grid;grid-template-columns:minmax(0,1fr) 150px;gap:1rem;align-items:center;min-height:100%;background:var(--espresso);padding:2rem}.product-lp-final h2{color:var(--parchemin);font-size:30px;margin-bottom:.85rem}.product-lp-final p{color:var(--sable);font-size:13px;font-weight:300;line-height:1.8;margin-bottom:1.25rem}.product-lp-final img{width:100%;aspect-ratio:1;object-fit:contain}.product-options{margin-bottom:2rem}.option-label{font-size:11px;font-weight:500;letter-spacing:.15em;text-transform:uppercase;color:var(--espresso);margin-bottom:10px}.option-btns{display:flex;gap:8px;flex-wrap:wrap}.option-btn{padding:8px 20px;border:1px solid var(--sable);background:var(--parchemin);font-family:Jost,sans-serif;font-size:13px;font-weight:300;color:var(--espresso);cursor:pointer;transition:all .2s}.option-btn:hover,.option-btn.active{border-color:var(--cannelle);background:var(--cannelle);color:var(--parchemin)}.pack-cards{display:flex;flex-direction:column;gap:14px}.pack-card{position:relative;display:grid;grid-template-columns:22px minmax(0,1fr) auto;align-items:center;gap:14px;width:100%;min-height:96px;padding:22px 18px 18px;border:1.5px solid rgba(83,55,38,.24);background:var(--parchemin);border-radius:6px;cursor:pointer;transition:border-color .2s,background .2s,box-shadow .2s,transform .2s;text-align:left;-webkit-user-select:none;user-select:none}.pack-card:hover{border-color:var(--cannelle-light);transform:translateY(-1px)}.pack-card.active{border-color:var(--cannelle);background:#b06b3a0f;box-shadow:0 8px 22px #53372614}.pack-card--best.active{border-color:var(--cannelle-dark)}.pack-card__radio{width:18px;height:18px;border:1.5px solid rgba(83,55,38,.28);border-radius:50%;background:#fff;box-shadow:inset 0 0 0 4px #fff}.pack-card.active .pack-card__radio{border-color:var(--cannelle);background:var(--cannelle)}.pack-card__content{min-width:0}.pack-card__title{font-family:Cormorant Garamond,serif;font-size:25px;font-weight:500;color:var(--espresso);line-height:1.05;margin-bottom:5px}.pack-card__meta{font-family:Jost,sans-serif;font-size:12px;font-weight:300;color:var(--espresso-soft)}.pack-card__price-block{text-align:right;min-width:88px}.pack-card__price{font-family:Jost,sans-serif;font-size:18px;font-weight:600;line-height:1.15;color:var(--espresso)}.pack-card__price span{font-family:Jost,sans-serif;font-size:12px!important;font-weight:500!important;color:var(--espresso-soft)}.pack-card__compare{font-family:Jost,sans-serif;font-size:11px;font-weight:300;color:#999;text-decoration:line-through;margin-top:6px}.pack-card__saving{font-family:Jost,sans-serif;font-size:10px;font-weight:500;color:#2d6a2d;margin-top:3px;letter-spacing:.02em}.pack-badge{position:absolute;top:-13px;right:-1px;font-family:Jost,sans-serif;font-size:10px;font-weight:500;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;padding:8px 14px;border-radius:20px;box-shadow:0 8px 18px #5337261f}.pack-badge--best{background:var(--cannelle-dark);color:var(--parchemin)}.pack-badge--popular{background:var(--cannelle);color:var(--parchemin)}.pack-badge--standard{background:var(--espresso);color:var(--parchemin)}@media(max-width:480px){.pack-cards{gap:12px}.pack-card{grid-template-columns:20px minmax(0,1fr);min-height:118px;padding:24px 14px 14px}.pack-card__price-block{grid-column:2;text-align:left;min-width:0}.pack-card__title{font-size:22px}.pack-card__price{font-size:17px}.pack-badge{top:-11px;right:10px;font-size:9px;padding:7px 10px}}.qty-selector{display:flex;align-items:center;gap:0;margin-bottom:2rem}.qty-btn{width:40px;height:44px;border:1px solid var(--sable);background:var(--parchemin);font-size:18px;color:var(--espresso);cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:center}.qty-btn:hover{background:var(--cannelle);color:var(--parchemin);border-color:var(--cannelle)}.qty-input{width:60px;height:44px;border:1px solid var(--sable);border-left:none;border-right:none;text-align:center;font-family:Jost,sans-serif;font-size:15px;color:var(--espresso);background:var(--parchemin);outline:none}.product-actions{display:flex;gap:1rem;margin-bottom:2rem;flex-wrap:wrap}.product-actions .btn-fill{flex:1;text-align:center}.product-info-tabs{border-top:1px solid var(--sable);margin-top:2rem}.tab-btn{background:none;border:none;font-family:Jost,sans-serif;font-size:11px;font-weight:500;letter-spacing:.15em;text-transform:uppercase;color:var(--espresso-soft);padding:1rem 0;margin-right:2rem;border-bottom:2px solid transparent;cursor:pointer;transition:all .2s}.tab-btn.active{color:var(--cannelle);border-bottom-color:var(--cannelle)}.tab-content{padding:1.5rem 0;font-size:13px;font-weight:300;line-height:1.9;color:var(--espresso-soft);display:none}.tab-content.active{display:block}.about-hero{background:var(--sable);padding:6rem 4rem;text-align:center}.about-hero h1{margin-bottom:1rem}.about-hero p{font-size:16px;font-weight:300;line-height:1.9;color:var(--espresso-soft);max-width:600px;margin:0 auto}.about-story{display:grid;grid-template-columns:1fr 1fr;gap:0;padding:0}.about-story-img{background:var(--sable);min-height:500px;overflow:hidden}.about-story-img img{width:100%;height:100%;object-fit:cover}.about-story-text{padding:5rem 4rem;display:flex;flex-direction:column;justify-content:center}.about-story-text h2{margin-bottom:1.5rem}.about-story-text p{font-size:14px;font-weight:300;line-height:1.9;color:var(--espresso-soft);margin-bottom:1.5rem}.about-values{padding:6rem 4rem;background:var(--espresso);text-align:center}.about-values .eyebrow{justify-content:center;color:var(--sauge)}.about-values h2{color:var(--parchemin);margin-bottom:3rem}.about-values-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.about-value-item{padding:2.5rem 2rem;border:1px solid var(--espresso-soft)}.about-value-item .value-icon{margin:0 auto 1.5rem;background:var(--espresso-soft)}.about-value-item .value-name{color:var(--parchemin);margin-bottom:.75rem}.about-value-item .value-desc{color:var(--sable);opacity:.75;font-size:13px}.team-section{padding:6rem 4rem;background:var(--parchemin);text-align:center}.team-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:3rem}.team-photo{width:140px;height:140px;border-radius:50%;background:var(--sable);margin:0 auto 1.25rem;overflow:hidden}.team-photo img{width:100%;height:100%;object-fit:cover}.team-name{font-family:Cormorant Garamond,serif;font-size:22px;margin-bottom:4px}.team-role{font-size:11px;font-weight:500;letter-spacing:.15em;text-transform:uppercase;color:var(--cannelle);margin-bottom:.75rem}.team-bio{font-size:13px;font-weight:300;line-height:1.8;color:var(--espresso-soft)}.contact-page{display:grid;grid-template-columns:1fr 1fr;min-height:80vh}.contact-info{background:var(--espresso);padding:5rem 4rem;display:flex;flex-direction:column;justify-content:center}.contact-info .eyebrow{color:var(--sauge)}.contact-info h1{color:var(--parchemin);margin-bottom:1.5rem;font-size:40px}.contact-info p{font-size:14px;font-weight:300;line-height:1.9;color:var(--sable);opacity:.8;margin-bottom:2.5rem}.contact-detail{display:flex;align-items:flex-start;gap:1rem;margin-bottom:1.5rem}.contact-detail svg{width:20px;height:20px;stroke:var(--cannelle);fill:none;stroke-width:1.5;flex-shrink:0;margin-top:2px}.contact-detail-text .label{font-size:9px;font-weight:500;letter-spacing:.2em;text-transform:uppercase;color:var(--sauge);margin-bottom:4px}.contact-detail-text .value{font-size:14px;font-weight:300;color:var(--sable)}.contact-form-wrap{padding:5rem 4rem;background:var(--parchemin)}.contact-form-wrap h2{margin-bottom:2rem}.form-group{margin-bottom:1.5rem}.form-label{display:block;font-size:10px;font-weight:500;letter-spacing:.18em;text-transform:uppercase;color:var(--espresso);margin-bottom:8px}.form-input,.form-textarea{width:100%;padding:14px 18px;border:1px solid var(--sable);background:var(--parchemin);font-family:Jost,sans-serif;font-size:14px;font-weight:300;color:var(--espresso);outline:none;transition:border-color .2s}.form-input:focus,.form-textarea:focus{border-color:var(--cannelle)}.form-textarea{height:140px;resize:vertical}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.cart-page{padding:4rem;max-width:900px;margin:0 auto}.cart-page h1{margin-bottom:2.5rem}.cart-table{width:100%;border-collapse:collapse;margin-bottom:2rem}.cart-table th{font-size:9px;font-weight:500;letter-spacing:.2em;text-transform:uppercase;color:var(--espresso-soft);padding:0 0 1rem;border-bottom:1px solid var(--sable);text-align:left}.cart-table td{padding:1.5rem 0;border-bottom:1px solid var(--sable);vertical-align:middle}.cart-product{display:flex;gap:1.25rem;align-items:center}.cart-product-img{width:80px;height:80px;background:var(--sable);overflow:hidden;flex-shrink:0}.cart-product-img img{width:100%;height:100%;object-fit:cover}.cart-product-name{font-family:Cormorant Garamond,serif;font-size:18px;color:var(--espresso)}.cart-product-variant{font-size:12px;font-weight:300;color:var(--espresso-soft);margin-top:3px}.cart-qty{display:flex;align-items:center;gap:0}.cart-remove{background:none;border:none;color:var(--espresso-soft);font-size:12px;font-weight:300;cursor:pointer;text-decoration:underline;margin-top:6px;display:block}.cart-price{font-family:Cormorant Garamond,serif;font-size:20px;color:var(--cannelle)}.cart-summary{background:var(--sable);padding:2rem;max-width:380px;margin-left:auto}.cart-summary-row{display:flex;justify-content:space-between;margin-bottom:1rem;font-size:13px}.cart-summary-total{display:flex;justify-content:space-between;padding-top:1rem;border-top:1px solid var(--cannelle);font-family:Cormorant Garamond,serif;font-size:22px;color:var(--espresso)}.cart-summary-total .price{color:var(--cannelle)}.cart-checkout{margin-top:1.5rem;width:100%;text-align:center}.site-footer{position:relative;overflow:hidden;background:#102016;color:var(--sable)}.site-footer:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 16% 10%,rgba(176,107,58,.22),transparent 32%),linear-gradient(180deg,rgba(168,184,154,.1),transparent 44%);pointer-events:none}.footer-main,.footer-bottom{position:relative;z-index:1}.footer-main{display:grid;grid-template-columns:minmax(280px,1.45fr) repeat(3,minmax(150px,1fr));gap:clamp(2rem,4vw,4rem);padding:clamp(3.5rem,6vw,5rem) clamp(1.25rem,5vw,4rem) 3rem;border-bottom:1px solid rgba(232,213,192,.14)}.footer-logo{display:inline-block;margin-bottom:1rem;color:var(--cannelle-light);font-family:Cormorant Garamond,serif;font-size:clamp(32px,4vw,44px);font-style:italic;font-weight:400;line-height:.95}.footer-logo span{display:block;margin-top:5px;color:var(--sable);font-family:Jost,sans-serif;font-size:10px;font-style:normal;font-weight:600;letter-spacing:.34em}.footer-tagline{max-width:360px;margin-bottom:1.25rem;color:#e8d5c0c7;font-size:14px;font-weight:300;line-height:1.8}.footer-trust{display:flex;flex-wrap:wrap;gap:8px;max-width:430px;margin-bottom:1.5rem}.footer-trust span{border:1px solid rgba(232,213,192,.16);background:#ffffff0f;color:#f8f2ebdb;font-size:11px;font-weight:500;line-height:1;padding:9px 12px}.footer-socials{display:flex;gap:10px}.footer-socials a{display:flex;align-items:center;justify-content:center;width:42px;height:42px;border:1px solid rgba(232,213,192,.18);background:#ffffff0f;color:var(--sable);transition:border-color .2s,color .2s,transform .2s}.footer-socials a:hover{border-color:var(--cannelle-light);color:var(--cannelle-light);transform:translateY(-2px)}.footer-socials svg{width:17px;height:17px;stroke:currentColor;fill:none;stroke-width:1.5}.footer-col-title{margin-bottom:1.25rem;color:var(--cannelle-light);font-size:10px;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.footer-links{display:flex;flex-direction:column;gap:.85rem}.footer-links a{color:#e8d5c0bd;font-size:14px;font-weight:300;line-height:1.35;transition:color .2s,opacity .2s}.footer-links a:hover{color:var(--cannelle-light);opacity:1}.footer-whatsapp{display:inline-flex;align-items:center;gap:9px;margin-top:1.4rem;padding:12px 14px;background:#25d3661f;border:1px solid rgba(37,211,102,.34);color:#dff7e8;font-size:13px;font-weight:600}.footer-whatsapp svg{width:17px;height:17px;stroke:currentColor;fill:none;stroke-width:1.7}.footer-bottom{display:flex;align-items:center;justify-content:space-between;padding:1.35rem clamp(1.25rem,5vw,4rem);flex-wrap:wrap;gap:1rem}.footer-copy{color:#e8d5c07a;font-size:12px;font-weight:300}.footer-payments{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.payment-badge{border:1px solid rgba(232,213,192,.14);background:#ffffff0d;color:#e8d5c0c2;font-size:10px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;padding:6px 11px}.breadcrumbs{padding:1rem 4rem;border-bottom:1px solid var(--sable);display:flex;gap:8px;align-items:center}.breadcrumbs a{font-size:12px;font-weight:300;color:var(--espresso-soft)}.breadcrumbs span{font-size:12px;color:var(--sauge)}.breadcrumbs .current{font-size:12px;font-weight:400;color:var(--espresso)}.pagination{display:flex;justify-content:center;gap:4px;padding:2rem 0}.page-btn{width:38px;height:38px;border:1px solid var(--sable);background:var(--parchemin);font-family:Jost,sans-serif;font-size:13px;font-weight:300;color:var(--espresso);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s}.page-btn:hover,.page-btn.active{background:var(--cannelle);border-color:var(--cannelle);color:var(--parchemin)}.flash{padding:14px 4rem;font-size:13px;font-weight:400;letter-spacing:.05em;text-align:center}.flash.success{background:var(--sauge);color:var(--espresso)}.flash.error{background:#c85a5a;color:var(--parchemin)}@media(max-width:1024px){.header-main{padding:0 2rem}.hero{grid-template-columns:1fr}.hero-right{min-height:320px;order:-1}.hero-left{padding:2.5rem 2rem}.products-grid,.values-grid,.testi-grid{grid-template-columns:repeat(2,1fr)}.footer-main{grid-template-columns:1fr 1fr}.insta-grid{grid-template-columns:repeat(3,1fr)}.collection-layout,.about-story,.newsletter-section,.contact-page,.about-banner,.product-page{grid-template-columns:1fr}.product-gallery{position:relative;top:auto}.product-use__grid{grid-template-columns:repeat(3,minmax(0,1fr))}.product-lp-intro,.product-lp-split,.product-lp-offer,.product-lp-faq{grid-template-columns:1fr}.product-lp-result-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:1024px){.nav-links{display:none}.hamburger{display:inline-flex}}.mobile-scroll-nav{display:none}@media(max-width:1024px){.mobile-scroll-nav{display:flex;align-items:center;overflow-x:auto;overflow-y:hidden;white-space:nowrap;background:var(--espresso);border-bottom:1px solid rgba(255,255,255,.08);position:sticky;top:0;z-index:200;-webkit-overflow-scrolling:touch;scrollbar-width:none}.mobile-scroll-nav::-webkit-scrollbar{display:none}.mobile-scroll-nav a{flex-shrink:0;font-family:Jost,sans-serif;font-size:11px;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:#f8f2eba6;text-decoration:none;padding:12px 16px;border-bottom:2px solid transparent;transition:color .2s,border-color .2s}.mobile-scroll-nav a:hover,.mobile-scroll-nav a.active{color:var(--parchemin);border-bottom-color:var(--cannelle)}}@media(max-width:768px){.header-main{padding:0 1.5rem}.hero{min-height:auto}.hero-left{padding:3rem 1.5rem}.hero-title{font-size:clamp(38px,12vw,52px)}.hero-desc{margin-bottom:2rem}.hero-ctas{align-items:stretch;gap:1rem}.hero-ctas .btn-fill{text-align:center;width:100%}.hero-proof{margin-top:1.5rem;gap:8px}.hero-proof span{flex:1 1 140px;text-align:center;padding:8px 10px}.hero-image-note{right:16px;bottom:16px;min-width:150px;padding:13px 14px}.hero-image-note strong{font-size:19px}h1{font-size:36px}h2{font-size:28px}.products-section,.values-section,.testimonials-section,.insta-section,.newsletter-section{padding:3rem 1.5rem}.products-grid,.values-grid,.testi-grid{grid-template-columns:1fr}.insta-grid{grid-template-columns:repeat(2,1fr)}.footer-main{grid-template-columns:1fr;padding:3rem 1.5rem}.footer-bottom{padding:1.5rem}.trust-bar{gap:1rem;padding:14px 1.5rem}.breadcrumbs{padding:1rem 1.5rem}.cart-page,.collection-collection{padding:2rem 1.5rem}.contact-info,.contact-form-wrap,.about-story-text,.about-values{padding:3rem 1.5rem}.about-values-grid,.team-grid{grid-template-columns:1fr}.team-section{padding:3rem 1.5rem}.form-row{grid-template-columns:1fr}.product-details{padding:2rem 1.5rem}.product-gallery{padding:1.5rem;position:relative;top:auto}.collection-header{padding:2.5rem 1.5rem}.collection-toolbar{padding:1rem 1.5rem}.collection-products{padding:1rem}.collection-grid{grid-template-columns:repeat(2,1fr)}.about-hero{padding:3rem 1.5rem}}.cart-drawer-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#2c1f1485;z-index:3500;opacity:0;pointer-events:none;transition:opacity .35s ease}.cart-drawer-overlay.open{opacity:1;pointer-events:auto}.cart-drawer{position:fixed;top:0;right:0;bottom:0;width:400px;max-width:100vw;background:var(--parchemin);z-index:3600;transform:translate(105%);transition:transform .42s cubic-bezier(.22,1,.36,1);display:flex;flex-direction:column;box-shadow:-4px 0 40px #2c1f1421}.cart-drawer.open{transform:translate(0)}.cart-drawer-header{display:flex;align-items:center;justify-content:space-between;padding:1.5rem 1.75rem;border-bottom:1px solid var(--sable);flex-shrink:0}.cart-drawer-title{font-family:Cormorant Garamond,serif;font-size:20px;font-weight:400;color:var(--espresso)}.cart-drawer-count{font-family:Jost,sans-serif;font-size:12px;font-weight:300;color:var(--espresso-soft)}.cart-drawer-close{background:none;border:none;font-size:24px;color:var(--espresso-soft);cursor:pointer;padding:4px 8px;line-height:1;transition:color .2s}.cart-drawer-close:hover{color:var(--cannelle)}.cart-drawer-items{flex:1;overflow-y:auto;padding:.5rem 1.75rem}.cart-drawer-empty{text-align:center;padding:3rem 0;font-size:14px;font-weight:300;color:var(--espresso-soft)}.cart-drawer-item{display:grid;grid-template-columns:80px 1fr auto;gap:1rem;padding:1.25rem 0;border-bottom:1px solid var(--sable)}.cart-drawer-img{width:80px;height:80px;background:var(--sable);overflow:hidden;position:relative;flex-shrink:0}.cart-drawer-img img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.cart-drawer-info{display:flex;flex-direction:column;gap:3px}.cart-drawer-name{font-family:Cormorant Garamond,serif;font-size:16px;color:var(--espresso);line-height:1.3}.cart-drawer-variant{font-size:11px;font-weight:300;color:var(--espresso-soft)}.cart-drawer-price{font-size:13px;font-weight:500;color:var(--cannelle);margin-top:2px}.cart-drawer-qty{display:flex;align-items:center;gap:10px;margin-top:auto}.cart-drawer-qty button{background:none;border:1px solid var(--sable);width:26px;height:26px;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:14px;color:var(--espresso);transition:border-color .2s,color .2s}.cart-drawer-qty button:hover{border-color:var(--cannelle);color:var(--cannelle)}.cart-drawer-qty span{font-size:13px;font-weight:300;min-width:16px;text-align:center}.cart-drawer-remove{background:none;border:none;font-size:20px;color:var(--espresso-soft);cursor:pointer;padding:0;line-height:1;align-self:start;transition:color .2s}.cart-drawer-remove:hover{color:var(--cannelle)}.cart-drawer-footer{padding:1.5rem 1.75rem;border-top:1px solid var(--sable);flex-shrink:0}.cart-drawer-total{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:1.25rem}.cart-drawer-total .cdt-label{font-size:11px;font-weight:500;letter-spacing:.12em;text-transform:uppercase}.cart-drawer-total .cdt-price{font-family:Cormorant Garamond,serif;font-size:24px;color:var(--cannelle)}.js-fade{opacity:0;transform:translateY(22px);transition:opacity .6s ease,transform .6s ease}.js-fade.js-visible{opacity:1;transform:translateY(0)}.stock-indicator{display:flex;align-items:center;gap:7px;margin-bottom:8px;font-size:11px;font-weight:600;letter-spacing:.04em;color:#c05a1a;text-transform:uppercase}.stock-dot{width:8px;height:8px;border-radius:50%;background:#c05a1a;flex-shrink:0;animation:stock-pulse 1.2s ease-in-out infinite}@keyframes stock-pulse{0%,to{opacity:1;transform:scale(1);box-shadow:0 0 #c05a1a80}50%{opacity:.7;transform:scale(.85);box-shadow:0 0 0 5px #c05a1a00}}.stock-bar{height:4px;background:var(--sable);border-radius:4px;margin-bottom:12px;overflow:hidden}.stock-bar-fill{height:100%;background:linear-gradient(90deg,#c05a1a,#e07a3a);border-radius:4px;animation:stock-bar-glow 1.6s ease-in-out infinite alternate}@keyframes stock-bar-glow{0%{opacity:.75}to{opacity:1;filter:brightness(1.15)}}.stock-rupture{display:inline-block;font-size:10px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--espresso-soft);background:var(--sable);padding:3px 10px;border-radius:2px;margin-bottom:10px}.stock-btn-epuise{opacity:.45!important;cursor:not-allowed!important;pointer-events:none}@keyframes tw-slide-up{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@keyframes tw-fade{0%{opacity:0}to{opacity:1}}.hero-anim{opacity:0;animation-fill-mode:both;animation-duration:.85s;animation-timing-function:cubic-bezier(.22,1,.36,1);animation-name:tw-slide-up}.hero-anim-fade{animation-name:tw-fade}.hero-anim-d1{animation-delay:.1s}.hero-anim-d2{animation-delay:.3s}.hero-anim-d3{animation-delay:.55s}.hero-anim-d4{animation-delay:.75s}[data-anim]{opacity:0;transform:translateY(36px);transition:opacity .7s cubic-bezier(.22,1,.36,1),transform .7s cubic-bezier(.22,1,.36,1)}[data-anim].is-visible{opacity:1;transform:translateY(0)}.product-card[data-anim].is-visible:hover{transform:translateY(-6px)}.value-card[data-anim].is-visible:hover{transform:translateY(-4px)}@media(prefers-reduced-motion:reduce){.hero-anim,.hero-anim-fade,[data-anim]{animation:none!important;opacity:1!important;transform:none!important;transition:none!important}}@keyframes gradient-flow{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.hero-title em{background:linear-gradient(90deg,var(--cannelle-dark),var(--cannelle-light),var(--sauge-dark),var(--cannelle));background-size:300% 300%;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-style:italic;animation:gradient-flow 5s ease infinite}@keyframes drop-glow{0%,to{filter:drop-shadow(0 4px 16px rgba(176,107,58,.25))}50%{filter:drop-shadow(0 8px 32px rgba(176,107,58,.55))}}.hero-drop-svg{animation:float 4s ease-in-out infinite,drop-glow 3.5s ease-in-out infinite}@keyframes particle-float{0%{transform:translateY(0) rotate(0) scale(1);opacity:0}15%{opacity:.7}85%{opacity:.5}to{transform:translateY(-130px) rotate(270deg) scale(.4);opacity:0}}.hero-particle{position:absolute;border-radius:50%;background:var(--cannelle);pointer-events:none;animation:particle-float linear infinite;z-index:0}.btn-fill,.btn-ghost,.btn-outline,.btn-dark,.add-to-cart{position:relative;overflow:hidden}.btn-ripple{position:absolute;border-radius:50%;background:#ffffff59;transform:scale(0);animation:ripple-out .65s ease-out forwards;pointer-events:none}@keyframes ripple-out{to{transform:scale(4.5);opacity:0}}@keyframes icon-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.25) rotate(5deg)}}.trust-item.tw-revealed svg{animation:icon-pulse 2.4s ease-in-out infinite}.trust-item:nth-child(2).tw-revealed svg{animation-delay:.5s}.trust-item:nth-child(3).tw-revealed svg{animation-delay:1s}.trust-item:nth-child(4).tw-revealed svg{animation-delay:1.5s}.trust-item:nth-child(5).tw-revealed svg{animation-delay:2s}@keyframes icon-spin{0%{transform:rotate(0) scale(1)}to{transform:rotate(360deg) scale(1.18)}}.value-card:hover .value-icon{background:var(--cannelle);transition:background .3s}.value-card:hover .value-icon svg{stroke:var(--parchemin);animation:icon-spin .65s cubic-bezier(.22,1,.36,1) forwards}@keyframes quote-float{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-6px) scale(1.05)}}.testi-quote{display:block;animation:quote-float 3.5s ease-in-out infinite}.testi-dots{display:flex;justify-content:center;gap:10px;margin-top:2.5rem}.testi-dot{width:8px;height:8px;border-radius:50%;background:var(--sable);border:none;cursor:pointer;transition:background .35s,transform .35s;padding:0}.testi-dot.active{background:var(--cannelle);transform:scale(1.4)}@media(max-width:768px){.testi-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:1rem;padding-bottom:1rem;scrollbar-width:none;margin:0 -1.5rem;padding-left:1.5rem;padding-right:1.5rem;grid-template-columns:unset}.testi-grid::-webkit-scrollbar{display:none}.testi-card{flex:0 0 85vw;scroll-snap-align:center;position:static;opacity:1;transform:none;pointer-events:auto}}.stats-section{background:var(--espresso);padding:5rem 4rem}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);max-width:1100px;margin:0 auto}.stat-item{text-align:center;padding:2.5rem 2rem;border-right:1px solid rgba(255,255,255,.08)}.stat-item:last-child{border-right:none}.stat-number{font-family:Cormorant Garamond,serif;font-size:clamp(40px,5vw,62px);font-weight:300;color:var(--cannelle-light);line-height:1;margin-bottom:.5rem;display:block}.stat-suffix{color:var(--cannelle)}.stat-label{font-size:10px;font-weight:400;letter-spacing:.22em;text-transform:uppercase;color:var(--sable);opacity:.65}.hiw-section{background:var(--parchemin);padding:6rem 4rem;text-align:center}.hiw-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:3rem;margin-top:4rem;position:relative}.hiw-steps:before{content:"";position:absolute;top:32px;left:calc(16.67% + 1.5rem);right:calc(16.67% + 1.5rem);height:1px;background:var(--sable);z-index:0}.hiw-step{display:flex;flex-direction:column;align-items:center;gap:1.25rem}.hiw-number{width:64px;height:64px;border-radius:50%;background:var(--cannelle);color:var(--parchemin);font-family:Cormorant Garamond,serif;font-size:26px;font-weight:300;display:flex;align-items:center;justify-content:center;position:relative;z-index:1;flex-shrink:0;transition:background .3s,transform .3s}.hiw-step:hover .hiw-number{background:var(--cannelle-dark);transform:scale(1.08)}.hiw-step-title{font-family:Cormorant Garamond,serif;font-size:20px;color:var(--espresso);margin:0}.hiw-step-desc{font-size:13px;font-weight:300;color:var(--espresso-soft);line-height:1.85;max-width:220px}.ingredients-section{background:var(--espresso-soft);padding:6rem 4rem}.ingredients-section .section-header h2{color:var(--sable)}.ingredients-section .eyebrow{color:var(--cannelle-light)}.ingredients-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2px;margin-top:3rem}.ingredient-card{background:#ffffff0a;padding:2.5rem 2rem;text-align:center;transition:background .3s,transform .3s;border:1px solid rgba(255,255,255,.06)}.ingredient-card:hover{background:var(--cannelle-dark);transform:translateY(-4px)}.ingredient-svg{width:52px;height:52px;margin:0 auto 1.25rem;display:flex;align-items:center;justify-content:center;background:#b06b3a2e;border-radius:50%}.ingredient-svg svg{width:26px;height:26px;stroke:var(--cannelle-light);fill:none;stroke-width:1.5}.ingredient-name{font-family:Cormorant Garamond,serif;font-size:20px;font-weight:300;color:var(--sable);margin-bottom:.75rem}.ingredient-benefit{font-size:12px;font-weight:300;color:var(--sable);opacity:.6;line-height:1.85;letter-spacing:.04em}.product-rating{display:flex;align-items:center;gap:8px;margin-bottom:.5rem}.product-rating-stars{color:var(--cannelle);font-size:13px;letter-spacing:1px}.product-rating-count{font-size:11px;color:var(--espresso-soft);opacity:.55}.testi-card{display:flex;flex-direction:column}.testi-author-row{display:flex;align-items:center;gap:12px;margin-top:auto;padding-top:1rem;border-top:1px solid var(--sable)}.testi-avatar{width:38px;height:38px;border-radius:50%;background:var(--cannelle);color:var(--parchemin);display:flex;align-items:center;justify-content:center;font-family:Cormorant Garamond,serif;font-size:17px;font-style:italic;flex-shrink:0}.testi-author-info .testi-author{display:block}.testi-author-info .testi-city{margin-top:1px}.testi-product-tag{margin-left:auto;font-size:9px;letter-spacing:.15em;text-transform:uppercase;color:var(--sauge-dark);background:var(--sable);padding:4px 10px;white-space:nowrap}.product-img-wrap{position:relative;overflow:hidden}.product-qv-btn{position:absolute;bottom:0;left:0;right:0;background:#2c1f14e6;color:var(--parchemin);border:none;font-family:Jost,sans-serif;font-size:10px;letter-spacing:.2em;text-transform:uppercase;padding:13px;cursor:pointer;transform:translateY(100%);transition:transform .32s cubic-bezier(.22,1,.36,1);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.product-img-wrap:hover .product-qv-btn{transform:translateY(0)}.qv-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#2c1f1499;z-index:3000;display:flex;align-items:center;justify-content:center;opacity:0;pointer-events:none;transition:opacity .35s ease;padding:1.5rem}.qv-overlay.open{opacity:1;pointer-events:auto}.qv-modal{background:var(--parchemin);max-width:700px;width:100%;display:grid;grid-template-columns:1fr 1fr;overflow:hidden;transform:translateY(28px) scale(.96);transition:transform .42s cubic-bezier(.22,1,.36,1);position:relative;max-height:88vh}.qv-overlay.open .qv-modal{transform:translateY(0) scale(1)}.qv-close{position:absolute;top:14px;right:16px;background:none;border:none;font-size:24px;color:var(--espresso);cursor:pointer;z-index:2;line-height:1}.qv-img{background:var(--sable);display:flex;align-items:center;justify-content:center;min-height:340px}.qv-img svg{width:100px;height:100px}.qv-info{padding:2.5rem 2rem;display:flex;flex-direction:column;gap:1rem;overflow-y:auto}.qv-cat{font-size:10px;letter-spacing:.25em;text-transform:uppercase;color:var(--sauge)}.qv-title{font-family:Cormorant Garamond,serif;font-size:26px;font-weight:400;color:var(--espresso);line-height:1.2}.qv-stars{color:var(--cannelle);font-size:14px;letter-spacing:2px}.qv-price{font-size:22px;font-weight:500;color:var(--cannelle)}.qv-desc{font-size:13px;font-weight:300;line-height:1.9;color:var(--espresso-soft)}.qv-btn{width:100%;margin-top:.5rem}.welcome-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#2c1f14a6;z-index:4000;display:flex;align-items:center;justify-content:center;opacity:0;pointer-events:none;transition:opacity .4s ease;padding:1.5rem}.welcome-overlay.open{opacity:1;pointer-events:auto}.welcome-box{background:var(--parchemin);max-width:520px;width:100%;display:grid;grid-template-columns:200px 1fr;overflow:hidden;transform:scale(.92) translateY(24px);transition:transform .45s cubic-bezier(.22,1,.36,1)}.welcome-overlay.open .welcome-box{transform:scale(1) translateY(0)}.welcome-img{background:var(--espresso);display:flex;align-items:center;justify-content:center;min-height:380px;overflow:hidden}.welcome-img img{width:100%;height:100%;object-fit:cover}.welcome-img svg{width:80px;opacity:.4}.welcome-content{padding:2.5rem 2rem;display:flex;flex-direction:column;gap:1rem;position:relative}.welcome-close{position:absolute;top:12px;right:14px;background:none;border:none;font-size:20px;color:var(--espresso-soft);cursor:pointer;line-height:1;opacity:.5}.welcome-close:hover{opacity:1}.welcome-badge{display:inline-block;background:var(--cannelle);color:var(--parchemin);font-size:10px;font-weight:500;letter-spacing:.2em;text-transform:uppercase;padding:6px 14px;align-self:flex-start}.welcome-title{font-family:Cormorant Garamond,serif;font-size:28px;font-weight:300;color:var(--espresso);line-height:1.15}.welcome-desc{font-size:13px;font-weight:300;color:var(--espresso-soft);line-height:1.8}.welcome-form{display:flex;flex-direction:column;gap:.75rem;margin-top:.25rem}.welcome-input{width:100%;border:1px solid var(--sable);background:#fff;padding:12px 14px;font-family:Jost,sans-serif;font-size:13px;outline:none;transition:border-color .2s}.welcome-input:focus{border-color:var(--cannelle)}.welcome-skip{font-size:11px;color:var(--espresso-soft);opacity:.45;cursor:pointer;text-align:center;background:none;border:none;font-family:Jost,sans-serif;letter-spacing:.1em;transition:opacity .2s}.welcome-skip:hover{opacity:.8}.whatsapp-float{position:fixed;bottom:28px;left:28px;z-index:2000;width:58px;height:58px;background:#25d366;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 20px #25d36666;transition:transform .3s cubic-bezier(.22,1,.36,1),box-shadow .3s;animation:wa-bounce 3s ease infinite 4s;text-decoration:none}.whatsapp-float:hover{transform:scale(1.12);box-shadow:0 6px 28px #25d36699;animation:none}.whatsapp-float svg{width:28px;height:28px}@keyframes wa-bounce{0%,to{transform:scale(1)}50%{transform:scale(1.09)}}.whatsapp-tooltip{position:absolute;left:68px;bottom:50%;transform:translateY(50%);background:var(--espresso);color:var(--parchemin);font-size:11px;font-weight:400;letter-spacing:.1em;white-space:nowrap;padding:8px 14px;pointer-events:none;opacity:0;transition:opacity .2s}.whatsapp-float:hover .whatsapp-tooltip{opacity:1}.footer-payments{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.payment-badge{border:1px solid rgba(255,255,255,.15);color:var(--sable);font-size:10px;font-weight:500;letter-spacing:.12em;text-transform:uppercase;padding:5px 12px;opacity:.7}@media(max-width:1024px){.stats-grid{grid-template-columns:repeat(2,1fr)}.stat-item{border-right:none;border-bottom:1px solid rgba(255,255,255,.08)}.stat-item:nth-child(odd){border-right:1px solid rgba(255,255,255,.08)}.stat-item:nth-child(3),.stat-item:last-child{border-bottom:none}.ingredients-grid{grid-template-columns:repeat(2,1fr)}.hiw-steps{gap:2rem}.hiw-steps:before{display:none}.qv-modal{grid-template-columns:1fr;max-height:88vh;overflow-y:auto}.welcome-box{grid-template-columns:1fr}.welcome-img{display:none}}@media(max-width:768px){.stats-section,.hiw-section{padding:3rem 1.5rem}.hiw-steps{grid-template-columns:1fr}.ingredients-section{padding:3rem 1.5rem}.ingredients-grid{grid-template-columns:repeat(2,1fr)}.whatsapp-float{bottom:20px;left:18px;width:52px;height:52px}.whatsapp-tooltip{display:none}.product-lp-section{padding:3rem 1.25rem}.product-use--landing,.product-trust--landing{padding-top:3rem}.product-use__grid,.product-trust__grid{grid-template-columns:1fr;gap:1rem}.product-use-card__body{min-height:auto}.product-trust-card__photo{min-height:0;aspect-ratio:1 / 1}.product-lp-concerns,.product-lp-benefits,.product-lp-result-grid,.product-lp-offer__visual,.product-lp-plan,.product-lp-final{grid-template-columns:1fr}.product-lp-offer__box,.product-lp-final{padding:1.35rem}.product-lp-plan a{width:100%}}@keyframes newsletter-bg{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.newsletter-section{background:linear-gradient(135deg,var(--sauge) 0%,var(--sable) 40%,var(--sauge-dark) 70%,var(--sauge) 100%);background-size:300% 300%;animation:newsletter-bg 10s ease infinite}.hero{position:relative;overflow:hidden}@keyframes eyebrow-line{0%{width:0;opacity:0}to{width:28px;opacity:1}}.hero-anim .eyebrow:before,.eyebrow:before{animation:eyebrow-line .8s cubic-bezier(.22,1,.36,1) .2s both}.product-card{transform-style:preserve-3d;will-change:transform}@keyframes cart-pulse{0%,to{box-shadow:0 0 #b06b3a66}50%{box-shadow:0 0 0 8px #b06b3a00}}.add-to-cart:hover{animation:cart-pulse 1.2s ease infinite}[data-anim=fade-scale]{opacity:0;transform:translateY(20px) scale(.96);transition:opacity .8s cubic-bezier(.22,1,.36,1),transform .8s cubic-bezier(.22,1,.36,1)}[data-anim=fade-scale].is-visible{opacity:1;transform:translateY(0) scale(1)}.about-img{overflow:hidden}.about-img img,.about-img svg{will-change:transform;transition:transform .1s linear}.filter-toggle-btn{display:none}.legal-page,.legal-section,.legal-section h2,.legal-section p,.legal-section ul,.legal-section ul li{...}.legal-section ul li:before{...}.product-actions .btn-fill,.cart-checkout .btn-fill,.cart-drawer .btn-fill,.add-to-cart,.shopify-payment-button{display:none}.btn-whatsapp-order{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;max-width:100%;min-height:54px;padding:15px 18px;background:#25d366;color:#fff;font-family:Jost,sans-serif;font-size:13px;font-weight:500;line-height:1.35;letter-spacing:.12em;text-transform:uppercase;text-align:center;text-decoration:none;border-radius:6px;margin-bottom:1.5rem;transition:background .2s}.btn-whatsapp-order svg{flex:0 0 auto}.btn-whatsapp-order:dir(rtl){flex-direction:row-reverse;letter-spacing:0;text-transform:none}.btn-whatsapp-order:hover{background:#1ebe5d}@media(max-width:768px){[class*=easy-cod],[class*=easycod],[id*=easy-cod],[id*=easycod]{width:100%!important;display:block!important;box-sizing:border-box!important}}@media(max-width:768px){.product-footer{flex-direction:column;align-items:stretch}.product-footer>*{width:100%!important;text-align:center!important}}.blog-grid{max-width:1200px;margin:3rem auto;padding:0 1.5rem 4rem;display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}@media(max-width:1024px){.blog-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.blog-grid{grid-template-columns:1fr}}.blog-card{background:#fff;border:1px solid var(--sable);display:flex;flex-direction:column}.blog-card-img-wrap{display:block;aspect-ratio:16/9;overflow:hidden}.blog-card-img-wrap img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.blog-card:hover .blog-card-img-wrap img{transform:scale(1.04)}.blog-card-placeholder{width:100%;height:100%;background:var(--sable);display:flex;align-items:center;justify-content:center}.blog-card-info{padding:1.5rem;display:flex;flex-direction:column;flex:1}.blog-card-date{font-family:Jost,sans-serif;font-size:11px;font-weight:300;letter-spacing:.1em;color:var(--cannelle);text-transform:uppercase;margin-bottom:.5rem}.blog-card-title{font-family:Cormorant Garamond,serif;font-size:20px;font-weight:400;color:var(--espresso);margin-bottom:.75rem;line-height:1.3}.blog-card-title a{text-decoration:none;color:inherit}.blog-card-title a:hover{color:var(--cannelle)}.blog-card-excerpt{font-family:Jost,sans-serif;font-size:13px;font-weight:300;color:var(--espresso-soft);line-height:1.7;flex:1;margin-bottom:1rem}.blog-card-link{font-family:Jost,sans-serif;font-size:12px;font-weight:400;letter-spacing:.1em;color:var(--cannelle);text-decoration:none;text-transform:uppercase}.blog-card-link:hover{text-decoration:underline}.article-page{max-width:860px;margin:0 auto;padding:0 1.5rem 5rem}.article-header{text-align:center;padding:4rem 1.5rem 2.5rem;background:var(--sable);margin:0 -1.5rem 2.5rem}.article-header h1{font-family:Cormorant Garamond,serif;font-size:42px;font-weight:400;color:var(--espresso);margin-bottom:1rem}.article-meta{display:flex;align-items:center;justify-content:center;gap:8px;flex-wrap:wrap;font-family:Jost,sans-serif;font-size:12px;font-weight:300;color:var(--espresso-soft)}.article-tag{background:var(--sable);padding:2px 10px;font-size:10px;letter-spacing:.1em;text-transform:uppercase;color:var(--cannelle)}.article-hero-img{margin-bottom:2.5rem;border-radius:2px;overflow:hidden;max-height:480px}.article-hero-img img{width:100%;height:480px;object-fit:cover;display:block}.article-content{font-family:Jost,sans-serif;font-size:15px;font-weight:300;color:var(--espresso-soft);line-height:1.9}.article-content h2,.article-content h3{font-family:Cormorant Garamond,serif;font-weight:400;color:var(--espresso);margin:2rem 0 1rem}.article-content h2{font-size:28px}.article-content h3{font-size:22px}.article-content p{margin-bottom:1.25rem}.article-content img{max-width:100%;height:auto;margin:1.5rem 0}.article-content a{color:var(--cannelle)}.article-footer{margin-top:3rem;padding-top:2rem;border-top:1px solid var(--sable)}.article-nav{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-top:2rem;padding-top:2rem;border-top:1px solid var(--sable)}.article-nav-item{display:flex;flex-direction:column;gap:6px;text-decoration:none;padding:1rem;border:1px solid var(--sable);transition:border-color .2s}.article-nav-item:hover{border-color:var(--cannelle)}.article-nav-next{text-align:right}.article-nav-label{font-family:Jost,sans-serif;font-size:11px;font-weight:300;letter-spacing:.1em;text-transform:uppercase;color:var(--cannelle)}.article-nav-title{font-family:Cormorant Garamond,serif;font-size:16px;font-weight:400;color:var(--espresso)}.template-index .easycod-sticky,.template-index [class*=easy-cod-sticky],.template-index [class*=easycod-fixed],.es-sticky-index{display:none!important}@media(max-width:768px){.about-img{min-height:250px}.about-content{padding:2.5rem 1.5rem}}@media(max-width:520px){.product-use__grid{grid-template-columns:1fr}.product-use h2{font-size:25px}.product-use-card__image{aspect-ratio:1 / 1}.product-trust__grid{grid-template-columns:1fr}.product-photo-badge{top:10px;min-height:30px;padding:7px 9px;font-size:9px;gap:5px}.product-photo-badge svg{width:13px;height:13px}.product-photo-badge--delivery{left:10px}.product-photo-badge--onssa{right:10px}}.hamburger{display:none;width:42px;height:42px;border:0;background:transparent;align-items:center;justify-content:center;flex-direction:column;gap:5px;cursor:pointer}.hamburger span{display:block;width:22px;height:2px;background:currentColor;border-radius:999px}@media(max-width:768px){.nav-links{display:none}.hamburger{display:inline-flex}.mobile-nav{position:fixed;top:0;left:0;z-index:9999;display:flex;flex-direction:column;gap:18px;width:100%;height:100vh}.mobile-nav.open{display:flex!important;opacity:1;visibility:visible;pointer-events:auto}}html[lang^=ar] body,html[lang^=ar] p,html[lang^=ar] span,html[lang^=ar] a,html[lang^=ar] button,html[lang^=ar] label,html[lang^=ar] input,html[lang^=ar] textarea,html[dir=rtl] body,html[dir=rtl] p,html[dir=rtl] span,html[dir=rtl] a,html[dir=rtl] button,html[dir=rtl] label,html[dir=rtl] input,html[dir=rtl] textarea{font-weight:500!important;letter-spacing:0}html[lang^=ar] h1,html[lang^=ar] h2,html[lang^=ar] h3,html[lang^=ar] h4,html[dir=rtl] h1,html[dir=rtl] h2,html[dir=rtl] h3,html[dir=rtl] h4,html[lang^=ar] .btn-whatsapp-order,html[dir=rtl] .btn-whatsapp-order{font-weight:600!important;letter-spacing:0}.template-index .site-header{position:absolute;top:0;left:0;right:0;background:transparent;border-bottom:0;z-index:20}.template-index .header-ticker{display:none}.template-index .header-main{height:104px;padding:0 clamp(1.25rem,5vw,6rem)}.template-index .site-logo{color:var(--espresso);font-size:34px;font-style:normal;font-weight:500;letter-spacing:.1em;text-transform:uppercase}.template-index .site-logo span{color:var(--espresso);font-size:9px;letter-spacing:.42em;text-align:center}.template-index .nav-links{gap:clamp(1.6rem,3.4vw,3.5rem)}.template-index .nav-links a{color:#12120f;font-size:14px;font-weight:500;letter-spacing:0;text-transform:none}.template-index .nav-links a:first-child{color:#0a3d24}.template-index .nav-links a:first-child:after{width:32px;left:50%;bottom:-10px;height:2px;background:#0a3d24;transform:translate(-50%)}.template-index .nav-actions{gap:.85rem}.template-index .nav-actions a,.template-index .nav-actions button{position:relative;width:54px;height:54px;justify-content:center;border-radius:50%;background:#ffffff80;color:#111;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.template-index .nav-actions svg{width:24px;height:24px;stroke-width:1.8}.template-index .cart-count{position:absolute;right:-2px;top:-2px;width:23px;height:23px;margin:0;background:#063d25;color:#fff;font-size:11px}.hero--home{grid-template-columns:minmax(320px,.92fr) minmax(420px,1.08fr);min-height:100vh;padding:120px clamp(1.25rem,4.5vw,5rem) 40px;gap:clamp(2rem,4vw,5rem);align-items:center;background:linear-gradient(90deg,#feefddf5,#fbe2ccdb 42%,#f5d6b9b8),url(hero-image.jpeg) center / cover no-repeat}.hero--home:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#ffffff42,#ffffff08 38%,#ffffff47);pointer-events:none}.hero--home>*{position:relative;z-index:1}.hero--home .hero-left{padding:0;max-width:660px}.home-hero-badge{display:inline-flex;align-items:center;gap:8px;margin-bottom:18px;padding:8px 18px;border-radius:999px;background:#ffffffa3;color:#151915;font-size:14px;font-weight:700;line-height:1;box-shadow:0 10px 24px #2c1f1414}.home-hero-badge svg{width:17px;height:17px;stroke:#16723e;fill:none;stroke-width:1.8}.hero--home .hero-title{margin-bottom:1.55rem;font-size:clamp(58px,6.5vw,96px);font-weight:500;letter-spacing:0;line-height:.92}.hero--home .hero-title span{display:block;color:#073d25}.hero--home .hero-title em{display:block;color:#a6532c;background:none;-webkit-text-fill-color:currentColor}.hero--home .hero-desc{max-width:560px;margin-bottom:2rem;color:#262d27;font-size:17px;font-weight:400;line-height:1.55}.hero--home .hero-ctas{gap:1rem}.home-hero-primary,.home-hero-secondary{min-height:54px;border-radius:999px;padding:15px 25px;font-size:13px;font-weight:700;letter-spacing:0;text-transform:none}.home-hero-primary{display:inline-flex;align-items:center;gap:10px;background:linear-gradient(180deg,#0a633d,#064629);color:#fff;box-shadow:0 16px 30px #0646293d}.home-hero-primary svg{width:17px;height:17px;stroke:currentColor;fill:none;stroke-width:1.8}.home-hero-primary span{font-size:17px;line-height:1}.home-hero-secondary{min-width:220px;background:#ffffffc7;border-color:transparent;color:#111;text-align:center;box-shadow:0 14px 24px #2c1f1414}.hero--home .hero-right{min-height:clamp(420px,52vw,690px);background:transparent;overflow:visible}.hero--home .hero-right img{width:min(100%,760px);height:min(60vw,650px);object-fit:contain;object-position:center bottom;filter:drop-shadow(0 28px 38px rgba(44,31,20,.2))}.hero--home .hero-image-note{right:0;bottom:38%;display:grid;gap:0;width:210px;padding:10px 0;border:1px solid rgba(89,64,43,.18);border-radius:28px;background:#f8f2ebad;box-shadow:0 18px 52px #2c1f1424}.hero--home .hero-image-note span{margin:0;padding:18px 22px 2px;color:#131313;font-size:12px;font-weight:800;letter-spacing:0;text-transform:none}.hero--home .hero-image-note strong{padding:0 22px 18px;border-bottom:1px solid rgba(89,64,43,.13);color:#151515;font-family:Jost,sans-serif;font-size:13px;font-weight:600;line-height:1.35}.hero--home .hero-image-note strong:last-child{border-bottom:0}.home-hero-market{grid-column:1 / -1;display:grid;grid-template-columns:.9fr 2.55fr;align-items:end;gap:clamp(1.5rem,3vw,3rem);margin-top:-62px}.home-categories h2,.home-featured-strip h2{margin-bottom:14px;color:#111;font-family:Jost,sans-serif;font-size:22px;font-weight:800;line-height:1.2}.home-categories__grid{display:grid;grid-template-columns:repeat(4,minmax(80px,1fr));gap:14px}.home-category{display:grid;justify-items:center;gap:10px;color:#111;font-size:12px;font-weight:700;line-height:1.25;text-align:center}.home-category span{display:grid;place-items:center;width:72px;height:72px;border-radius:50%;background:#ffffffb8;border:1px solid rgba(255,255,255,.78);box-shadow:0 14px 32px #2c1f141f}.home-category svg{width:34px;height:34px;stroke:#111;fill:none;stroke-width:1.7}.home-featured-strip__grid{display:grid;grid-template-columns:repeat(4,minmax(140px,1fr));gap:14px}.home-mini-product{position:relative;display:block;min-width:0;padding:0 16px 14px;border-radius:14px;background:#ffffffc7;color:#111;overflow:hidden;box-shadow:0 18px 34px #2c1f1421}.home-mini-product__heart{position:absolute;top:10px;right:10px;z-index:2;display:grid;place-items:center;width:32px;height:32px;border-radius:50%;background:#ffffffe6;color:#111;font-size:22px;line-height:1}.home-mini-product__image{display:block;height:160px;margin:0 -16px 12px;background:#ead7c5;overflow:hidden}.home-mini-product__image img,.home-mini-product__image svg{width:100%;height:100%;object-fit:cover}.home-mini-product strong{display:block;margin-bottom:5px;color:#111;font-size:13px;font-weight:700;line-height:1.3}.home-mini-product small{display:block;min-height:30px;color:#3e413c;font-size:12px;line-height:1.35}.home-mini-product b{display:block;margin-top:9px;color:#073d25;font-size:18px;line-height:1}.home-hero-assurance{grid-column:1 / -1;display:grid;grid-template-columns:repeat(4,1fr);gap:0;margin-top:12px;padding:24px 34px;border-radius:22px;background:#ffffffc7;box-shadow:0 18px 46px #2c1f141c}.home-hero-assurance div{display:flex;align-items:center;justify-content:center;gap:16px;padding:0 22px;border-right:1px solid rgba(176,107,58,.2)}.home-hero-assurance div:last-child{border-right:0}.home-hero-assurance svg{width:38px;height:38px;stroke:#0b7040;fill:none;stroke-width:1.6;flex:0 0 auto}.home-hero-assurance span{color:#111;font-size:14px;font-weight:800;line-height:1.35}.home-hero-assurance strong{font-weight:600}.template-index .promo-banner{margin-top:0}@media(max-width:1180px){.template-index .nav-links{gap:1.4rem}.home-hero-market{grid-template-columns:1fr;margin-top:0}.home-categories__grid,.home-featured-strip__grid{grid-template-columns:repeat(4,minmax(0,1fr))}.hero--home .hero-image-note{right:-10px}}@media(max-width:900px){.template-index .site-header{position:sticky;background:#f8f2ebeb;border-bottom:1px solid rgba(176,107,58,.16);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.template-index .header-main{height:76px}.template-index .site-logo{font-size:25px}.template-index .nav-actions a,.template-index .nav-actions button{width:44px;height:44px}.hero--home{grid-template-columns:1fr;padding-top:32px;min-height:auto}.hero--home .hero-right{order:-1;min-height:360px}.hero--home .hero-right img{height:380px}.hero--home .hero-image-note{right:12px;bottom:20px;width:min(210px,52vw)}.hero--home .hero-title{font-size:clamp(46px,12vw,70px)}.home-featured-strip__grid{overflow-x:auto;grid-template-columns:repeat(4,minmax(190px,1fr));padding-bottom:8px;scroll-snap-type:x mandatory}.home-mini-product{scroll-snap-align:start}.home-hero-assurance{grid-template-columns:repeat(2,1fr);padding:20px}.home-hero-assurance div:nth-child(2){border-right:0}.home-hero-assurance div:nth-child(1),.home-hero-assurance div:nth-child(2){padding-bottom:18px;border-bottom:1px solid rgba(176,107,58,.2)}.home-hero-assurance div:nth-child(3),.home-hero-assurance div:nth-child(4){padding-top:18px}}@media(max-width:620px){.hero--home{padding-inline:1rem}.home-hero-badge{font-size:12px}.hero--home .hero-desc{font-size:15px}.hero--home .hero-ctas{flex-direction:column}.home-hero-secondary{width:100%}.home-categories__grid{grid-template-columns:repeat(2,1fr)}.home-category span{width:66px;height:66px}.home-hero-assurance{grid-template-columns:1fr;border-radius:16px}.home-hero-assurance div{justify-content:flex-start;padding:14px 0;border-right:0;border-bottom:1px solid rgba(176,107,58,.2)}.home-hero-assurance div:nth-child(3),.home-hero-assurance div:nth-child(4){padding-top:14px}.home-hero-assurance div:last-child{border-bottom:0}}body{background:radial-gradient(circle at 8% 0%,rgba(168,184,154,.16),transparent 28%),linear-gradient(180deg,#fff6ec 0%,var(--parchemin) 360px,#fbefe3 100%)}.site-header{position:sticky;top:0;z-index:1000;background:#f8f2ebe6;border-bottom:1px solid rgba(176,107,58,.16);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.header-ticker{display:none}.header-main{height:86px;padding:0 clamp(1.25rem,5vw,5.5rem)}.site-logo{color:var(--espresso);font-size:31px;font-style:normal;font-weight:500;letter-spacing:.1em;text-transform:uppercase}.site-logo span{color:var(--espresso);font-size:9px;letter-spacing:.42em;text-align:center}.nav-links{gap:clamp(1.3rem,2.7vw,3rem)}.nav-links a{color:#12120f;font-size:14px;font-weight:500;letter-spacing:0;text-transform:none}.nav-links a:after{bottom:-10px;height:2px;background:#0a3d24}.nav-links a:hover{color:#0a3d24}.nav-actions{gap:.8rem}.nav-actions a,.nav-actions button{position:relative;width:50px;height:50px;justify-content:center;border-radius:50%;background:#ffffff9e;color:#111;transition:transform .2s,background .2s,color .2s;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.nav-actions a:hover,.nav-actions button:hover{color:#0a3d24;background:#ffffffe0;transform:translateY(-1px)}.nav-actions svg{width:23px;height:23px;stroke-width:1.8}.cart-count{position:absolute;top:-3px;right:-3px;width:22px;height:22px;margin:0;background:#063d25;color:#fff;font-size:11px;box-shadow:0 6px 14px #063d2538}.template-index .site-header{position:absolute;background:transparent;border-bottom:0;backdrop-filter:none;-webkit-backdrop-filter:none}.template-index .header-main{height:104px}.breadcrumbs,.collection-header,.about-hero,.article-header{background:linear-gradient(135deg,#ffffffb3,#f8f2eb7a),radial-gradient(circle at 78% 20%,rgba(168,184,154,.22),transparent 30%)}.collection-header,.about-hero,.article-header{border-bottom:1px solid rgba(176,107,58,.14)}.collection-toolbar,.collection-filters,.contact-info,.contact-form-wrap,.cart-page,.blog-card,.product-details,.product-gallery-main,.value-card,.testi-card,.pack-item,.product-card{border-color:#b06b3a2e;box-shadow:0 18px 42px #2c1f140f}.product-card,.pack-item,.blog-card{border-radius:14px;background:#ffffffb8}.product-img-wrap,.pack-item__img,.blog-card-img-wrap{border-radius:12px 12px 0 0}.btn-fill,.btn-dark,.btn-outline,.add-to-cart,.filter-toggle-btn,.collection-sort{border-radius:999px}.btn-fill,.btn-dark{background:linear-gradient(180deg,#0a633d,#064629)}.btn-fill:hover,.btn-dark:hover{background:linear-gradient(180deg,#0f7549,#075232)}.btn-outline{background:#ffffffa3;border-color:#0646293d;color:#073d25}.btn-outline:hover{background:#073d25;border-color:#073d25;color:#fff}@media(max-width:900px){.site-header,.template-index .site-header{position:sticky;background:#f8f2ebf0;border-bottom:1px solid rgba(176,107,58,.16);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.header-main,.template-index .header-main{height:76px;padding:0 1rem}.site-logo,.template-index .site-logo{font-size:24px;letter-spacing:.08em}.site-logo span,.template-index .site-logo span{font-size:7px;letter-spacing:.34em}.nav-links{display:none}.nav-actions{gap:.45rem}.nav-actions a,.nav-actions button,.template-index .nav-actions a,.template-index .nav-actions button{width:42px;height:42px;background:#ffffffb8}.nav-actions svg,.template-index .nav-actions svg{width:21px;height:21px}.hamburger{display:inline-flex;color:#111}.hamburger span{width:20px;height:2px;background:currentColor;transition:transform .25s ease,opacity .2s ease}.hamburger.open span:nth-child(1){transform:translateY(7px) rotate(45deg)}.hamburger.open span:nth-child(2){opacity:0}.hamburger.open span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.mobile-nav{top:0;right:0;bottom:0;left:0;z-index:9999;display:flex;align-items:stretch;justify-content:flex-start;gap:0;width:100%;height:100vh;height:100dvh;padding:96px 1.15rem max(2rem,env(safe-area-inset-bottom));overflow-y:auto;overscroll-behavior:contain;background:#fff6ec;transform:translate(100%);opacity:1;visibility:hidden;pointer-events:none;transition:transform .38s cubic-bezier(.22,1,.36,1),visibility .38s}.mobile-nav:before{content:"Taeba Wellness";position:absolute;top:28px;left:1.25rem;color:var(--espresso);font-family:Cormorant Garamond,serif;font-size:30px;font-weight:500;letter-spacing:.04em}.mobile-nav.open{display:flex!important;transform:translate(0);opacity:1;visibility:visible;pointer-events:auto}.mobile-nav-close{top:24px;right:1.1rem;display:grid;place-items:center;width:44px;height:44px;border-radius:50%;background:#ffffffb3;color:#111;font-size:28px}.mobile-nav a{display:flex;align-items:center;justify-content:space-between;min-height:62px;margin-bottom:10px;padding:0 1.1rem;border:1px solid rgba(176,107,58,.16);border-radius:8px;background:#ffffff9e;color:#102016;font-family:Jost,sans-serif;font-size:clamp(18px,5vw,24px);font-style:normal;font-weight:700;line-height:1.1;opacity:0;transform:translate(28px);box-shadow:0 12px 28px #2c1f1414}.mobile-nav a:after{content:"\2192";color:#0a633d;font-size:22px}.mobile-nav.open a:nth-child(2),.mobile-nav.open a:nth-child(3),.mobile-nav.open a:nth-child(4),.mobile-nav.open a:nth-child(5),.mobile-nav.open a:nth-child(6),.mobile-nav.open a:nth-child(7){opacity:1;transform:translate(0)}.mobile-nav.open a:nth-child(2){transition-delay:.05s}.mobile-nav.open a:nth-child(3){transition-delay:.1s}.mobile-nav.open a:nth-child(4){transition-delay:.15s}.mobile-nav.open a:nth-child(5){transition-delay:.2s}.mobile-nav.open a:nth-child(6){transition-delay:.25s}.mobile-nav.open a:nth-child(7){transition-delay:.3s}.mobile-nav a:after{content:">"}.search-overlay{padding-top:96px}.search-overlay-inner{max-width:92vw}}@media(max-width:420px){.site-logo,.template-index .site-logo{font-size:21px}.nav-actions a,.nav-actions button,.template-index .nav-actions a,.template-index .nav-actions button{width:38px;height:38px}.nav-actions{gap:.3rem}.cart-count{width:19px;height:19px;font-size:10px}.mobile-nav{padding-inline:.85rem}}.header-ticker,.template-index .header-ticker{display:block;padding:8px 1rem;background:#073d25;color:#fff6ec;text-align:center}.ticker-track{display:flex;justify-content:center;align-items:center}.ticker-track span{position:relative;display:inline-flex;align-items:center;gap:8px;padding:0;color:#fff6ec;font-size:12px;font-weight:600;letter-spacing:.08em;line-height:1.35;text-transform:uppercase}.ticker-track span:before{content:"";width:15px;height:15px;background:currentColor;-webkit-mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3 7h11v9H3V7Zm11 3h4l3 3v3h-7v-6ZM7 19a2 2 0 1 1 0-4 2 2 0 0 1 0 4Zm11 0a2 2 0 1 1 0-4 2 2 0 0 1 0 4Z'/%3E%3C/svg%3E") center / contain no-repeat;mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3 7h11v9H3V7Zm11 3h4l3 3v3h-7v-6ZM7 19a2 2 0 1 1 0-4 2 2 0 0 1 0 4Zm11 0a2 2 0 1 1 0-4 2 2 0 0 1 0 4Z'/%3E%3C/svg%3E") center / contain no-repeat}.template-index .site-header{background:#f8f2eb14}.template-index .header-main{height:96px}@media(max-width:900px){.template-index .site-header{background:#f8f2ebf0}.ticker-track span{font-size:10px;letter-spacing:.05em}.template-index .header-main,.header-main{height:72px}}.template-product .product-breadcrumbs{max-width:1320px;margin:0 auto;padding:1.1rem clamp(1rem,4vw,3rem);background:transparent}.template-product .product-page{max-width:1320px;margin:0 auto 3rem;padding:clamp(1rem,3vw,2.4rem);grid-template-columns:minmax(0,1.05fr) minmax(390px,.95fr);gap:clamp(1.5rem,3vw,3rem);align-items:start}.template-product .product-gallery{position:sticky;top:122px;padding:clamp(1rem,2vw,1.4rem);border:1px solid rgba(176,107,58,.16);border-radius:28px;background:radial-gradient(circle at 20% 12%,rgba(168,184,154,.18),transparent 36%),linear-gradient(150deg,#ffffffbd,#f8dec79e);box-shadow:0 26px 64px #2c1f141a}.template-product .product-gallery-main{border:1px solid rgba(255,255,255,.72);border-radius:24px;background:linear-gradient(145deg,#fff6ec,#ead5c0);overflow:hidden;box-shadow:inset 0 1px #ffffffbf}.template-product .product-gallery-main:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 62%,rgba(44,31,20,.08));pointer-events:none}.template-product .product-gallery-main img{object-fit:cover;transition:transform .55s cubic-bezier(.22,1,.36,1)}.template-product .product-gallery-main:hover img{transform:scale(1.035)}.template-product .product-photo-badge{min-height:38px;border:1px solid rgba(255,255,255,.7);border-radius:999px;background:#ffffffc2;color:#102016;font-size:11px;font-weight:700;letter-spacing:0;text-transform:none;box-shadow:0 12px 26px #2c1f141a;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.template-product .product-photo-badge svg{stroke:#0a633d}.template-product .product-gallery-thumbs{gap:10px;margin-top:12px}.template-product .thumb{width:82px;height:82px;border-radius:16px;background:#ffffffb8;border-color:#b06b3a29;overflow:hidden;opacity:.78;transition:opacity .2s,transform .2s,border-color .2s}.template-product .thumb:hover,.template-product .thumb.active{opacity:1;border-color:#0a633d;transform:translateY(-2px)}.template-product .product-details{position:relative;padding:clamp(1.5rem,3vw,2.6rem);border:1px solid rgba(176,107,58,.16);border-radius:28px;background:#ffffffad;box-shadow:0 26px 64px #2c1f1417;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.template-product .product-details .product-cat{display:inline-flex;width:auto;margin-bottom:14px;padding:7px 13px;border-radius:999px;background:#0a633d1a;color:#0a633d;font-size:11px;font-weight:800;letter-spacing:.08em}.template-product .product-details h1{margin-bottom:.7rem;color:#073d25;font-size:clamp(34px,4vw,56px);font-weight:500;letter-spacing:0;line-height:.98}.template-product .product-stars{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border-radius:999px;background:#b06b3a1a;color:#a6532c;font-size:13px}.product-summary-pills{display:flex;flex-wrap:wrap;gap:8px;margin:.4rem 0 1.5rem}.product-summary-pills span{padding:7px 11px;border:1px solid rgba(6,70,41,.16);border-radius:999px;background:#ffffff9e;color:#102016;font-size:11px;font-weight:700;line-height:1.2}.template-product .product-benefit-intro{margin:1.2rem 0 1.5rem;padding:1.05rem 1.15rem;border-left:3px solid #0a633d;border-radius:0 16px 16px 0;background:#f8f2ebc7}.template-product .product-benefit-intro__title{color:#073d25;font-weight:800}.template-product .product-benefit-intro__text{color:#293029;font-size:14px;line-height:1.65}.template-product .product-details .price{display:flex;align-items:baseline;gap:8px;flex-wrap:wrap;margin-bottom:.35rem;color:#073d25;font-size:clamp(34px,4.2vw,48px);font-weight:800}.template-product .product-details .price .currency{color:#073d25;font-size:16px;font-weight:800}.template-product .price-discount-badge{border-radius:999px;background:#a6532c;font-size:12px}.template-product .product-stock-alert{max-width:none;padding:12px 14px;border-radius:16px;background:#0a633d14}.template-product .stock-indicator{color:#073d25;font-weight:700}.template-product .stock-bar{height:7px;border-radius:999px;background:#0a633d24}.template-product .stock-bar-fill{border-radius:inherit;background:linear-gradient(90deg,#0a633d,var(--sauge))}.product-trust-inline{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;margin-bottom:1rem;padding:7px;border:1px solid rgba(176,107,58,.14);border-radius:18px;background:#ffffff7a}.product-trust-inline>div{flex-direction:column;justify-content:center;min-height:58px;padding:8px 6px;border:0;border-radius:13px;background:linear-gradient(180deg,#ffffffb8,#f8f2eb7a);text-align:center}.product-trust-inline>div[style]{gap:5px!important}.product-trust-inline svg{width:22px!important;height:22px!important;padding:5px;border-radius:50%;background:#0a633d1a;stroke:#0a633d!important;flex:0 0 auto}.product-trust-inline span{color:#1b211b!important;max-width:100%;font-size:9.5px!important;font-weight:700!important;line-height:1.15;text-align:center}.template-product .option-label{color:#102016;font-size:13px;font-weight:800;letter-spacing:.06em}.template-product .option-btn,.template-product .qty-btn,.template-product .qty-input{border-radius:999px}.template-product .option-btn.active,.template-product .option-btn:hover{background:#073d25;border-color:#073d25;color:#fff}.template-product .pack-cards{gap:12px}.template-product .pack-card{min-height:92px;border:1.5px solid rgba(176,107,58,.18);border-radius:20px;background:#ffffffb3;box-shadow:0 12px 26px #2c1f140f}.template-product .pack-card:hover{border-color:#0a633d6b;transform:translateY(-2px)}.template-product .pack-card.active{border-color:#0a633d;background:#0a633d14;box-shadow:0 18px 34px #0a633d1f}.template-product .pack-card.active .pack-card__radio{border-color:#0a633d;background:#0a633d}.template-product .pack-card__title,.template-product .pack-card__price{color:#073d25}.template-product .pack-badge{border-radius:999px}.template-product .btn-whatsapp-order{min-height:58px;border-radius:999px;background:linear-gradient(180deg,#25d366,#128c4a);box-shadow:0 18px 36px #128c4a38}.template-product .btn-whatsapp-order:hover{background:linear-gradient(180deg,#2ee573,#0e7d42);transform:translateY(-1px)}.product-order-note{margin:-.75rem 0 1.35rem;color:#4a514a;font-size:12px;font-weight:600;line-height:1.5;text-align:center}.template-product .desc-toggle{min-height:58px;margin-top:10px;padding:0 1.1rem;border:1px solid rgba(176,107,58,.16);border-radius:18px;background:#ffffff9e;color:#102016;font-size:14px;font-weight:800;letter-spacing:0;text-transform:none}.template-product .desc-toggle:hover,.template-product .desc-toggle.expanded{border-color:#0a633d61;background:#0a633d14;color:#073d25}.template-product .product-description.expanded{padding:1rem 1.1rem 1.25rem;border:1px solid rgba(176,107,58,.12);border-top:0;border-radius:0 0 18px 18px;background:#ffffff85}.template-product .product-lp-section{max-width:1320px;border-radius:28px}.template-product .product-lp-intro,.template-product .product-lp-offer,.template-product .product-lp-faq,.template-product .product-use--landing,.template-product .product-trust--landing{background:#ffffff94;box-shadow:0 22px 54px #2c1f1412}.template-product .product-lp-plan,.template-product .product-lp-benefit,.template-product .product-lp-result,.template-product .product-trust-card,.template-product .product-use-card{border-radius:20px;border-color:#b06b3a29;background:#ffffffb3}.template-product .product-lp-offer__box{border-radius:24px;border-color:#b06b3a29;background:#ffffffad}.template-product .product-lp-offer__box .product-lp-plan{grid-template-columns:minmax(0,1fr) auto;gap:.9rem 1rem;padding:1rem}.template-product .product-lp-offer__box .product-lp-plan__price{color:#073d25;font-weight:800}.template-product .product-lp-offer__box .product-lp-plan a{grid-column:1 / -1;width:100%;min-height:48px;border:0;border-radius:999px;background:linear-gradient(180deg,#25d366,#128c4a);color:#fff;font-size:12px;font-weight:800;letter-spacing:.04em;box-shadow:0 14px 28px #128c4a2e}.template-product .product-lp-offer__box .product-lp-plan a:hover{background:linear-gradient(180deg,#2ee573,#0e7d42);color:#fff;transform:translateY(-1px)}@media(max-width:1024px){.template-product .product-page{grid-template-columns:1fr}.template-product .product-gallery{position:relative;top:auto}}@media(max-width:700px){.template-product .product-breadcrumbs{padding:.9rem 1rem;font-size:11px}.template-product .product-page{padding:1rem;gap:1rem}.template-product .product-gallery,.template-product .product-details{border-radius:20px}.template-product .product-gallery-main{border-radius:18px}.template-product .product-details{padding:1.25rem}.template-product .product-details h1{font-size:clamp(32px,10vw,44px)}.product-trust-inline{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;padding:6px}.product-trust-inline>div{min-height:48px;flex-direction:row;justify-content:flex-start;padding:7px 9px;text-align:start}.product-trust-inline svg{width:20px!important;height:20px!important;padding:4px}.product-trust-inline span{font-size:10px!important;text-align:start}.template-product .product-gallery-thumbs{overflow-x:auto;padding-bottom:4px}.template-product .thumb{flex:0 0 72px;width:72px;height:72px}.template-product .pack-card{grid-template-columns:20px minmax(0,1fr);padding:24px 14px 14px}.template-product .pack-card__price-block{grid-column:2;text-align:left}.template-product .btn-whatsapp-order{position:sticky;bottom:12px;z-index:30}}.site-footer .footer-payments{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.site-footer .payment-badge{border:1px solid rgba(232,213,192,.14);background:#ffffff0d;color:#e8d5c0c2;font-size:10px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;padding:6px 11px;opacity:1}@media(max-width:900px){.template-index .site-header{position:sticky;background:#f8f2ebf5}.template-index .header-main,.header-main{min-height:72px}.template-index main{overflow:hidden}.hero--home{padding:1.25rem clamp(1rem,4vw,1.5rem) 2rem;gap:1.5rem;align-items:start;background:linear-gradient(180deg,#fff6ecfa,#f8f2ebf0 56%,#fbefe3fa),url(hero-image.jpeg) center top / cover no-repeat}.hero--home .hero-left{max-width:none;text-align:left}.hero--home .hero-right{min-height:0;width:100%;aspect-ratio:1 / .82;order:0}.hero--home .hero-right img{width:100%;height:100%;object-fit:contain}.hero--home .hero-image-note{right:0;bottom:0;width:min(190px,56vw);border-radius:8px}.home-hero-market{gap:1.35rem;margin-top:0}.home-featured-strip__grid{display:flex;gap:12px;margin-inline:-1rem;padding:0 1rem 10px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.home-featured-strip__grid::-webkit-scrollbar{display:none}.home-mini-product{flex:0 0 min(72vw,250px)}.footer-main{grid-template-columns:1.2fr 1fr}.footer-brand{grid-column:1 / -1}}@media(max-width:620px){.template-index .header-main,.header-main{padding-inline:.85rem}.template-index .site-logo{font-size:22px}.hero--home{padding-top:1rem}.home-hero-badge{max-width:100%;white-space:normal;line-height:1.25;border-radius:8px}.hero--home .hero-title{font-size:clamp(38px,13vw,54px);line-height:.98}.hero--home .hero-desc{max-width:34rem;line-height:1.65}.home-hero-primary,.home-hero-secondary{width:100%;min-height:50px;justify-content:center;padding-inline:18px}.hero--home .hero-image-note{position:static;width:100%;margin-top:.75rem;grid-template-columns:1fr;align-items:start;padding:0}.hero--home .hero-image-note span,.hero--home .hero-image-note strong{padding-inline:10px;text-align:center}.hero--home .hero-image-note span{padding-top:12px;font-size:10px}.hero--home .hero-image-note strong{padding-bottom:12px;border-bottom:0;font-size:11px}.home-categories h2,.home-featured-strip h2{font-size:19px}.home-categories__grid{gap:10px}.home-category{min-height:120px;padding:12px 8px;border:1px solid rgba(176,107,58,.14);background:#ffffff94}.home-category span{width:52px;height:52px;box-shadow:none}.home-category svg{width:26px;height:26px}.home-hero-assurance{padding:10px 16px;box-shadow:none}.home-hero-assurance div{min-height:64px}.footer-main{grid-template-columns:1fr;gap:2rem;padding:3rem 1.25rem 2rem}.footer-tagline,.footer-trust{max-width:none}.footer-col{padding-top:1.25rem;border-top:1px solid rgba(232,213,192,.12)}.footer-col-title{margin-bottom:1rem}.footer-links{gap:0}.footer-links li+li{border-top:1px solid rgba(232,213,192,.08)}.footer-links a{display:block;padding:.8rem 0;font-size:15px}.footer-whatsapp{width:100%;justify-content:center}.footer-bottom{display:grid;justify-items:start;padding:1.25rem}}@media(max-width:640px){.template-index main,.template-index .hero--home,.template-index .products-section,.template-index .packs-section,.template-index .stats-section,.template-index .hiw-section,.template-index .ingredients-section,.template-index .values-section,.template-index .testimonials-section,.template-index .newsletter-section,.template-index .about-banner{max-width:100%}.template-index .hero--home{display:flex;flex-direction:column;min-height:0;padding:1rem 1rem 1.75rem}.template-index .hero--home .hero-left,.template-index .home-hero-market,.template-index .home-hero-assurance{width:100%}.template-index .hero--home .hero-right{width:100%;min-height:0;aspect-ratio:1 / .78;margin-top:.5rem}.template-index .hero--home .hero-right img{max-height:310px;object-fit:contain}.template-index .hero--home .hero-title{margin-bottom:1rem;overflow-wrap:anywhere}.template-index .hero--home .hero-desc{margin-bottom:1.25rem}.template-index .home-hero-primary,.template-index .home-hero-secondary,.template-index .newsletter-row .btn-dark,.template-index .product-footer .add-to-cart{min-width:0;max-width:100%;text-align:center}.template-index .home-categories__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.template-index .home-category{border-radius:8px;overflow-wrap:anywhere}.template-index .home-featured-strip__grid{display:grid;grid-template-columns:1fr;margin-inline:0;padding:0;overflow:visible}.template-index .home-mini-product{width:100%;min-height:0}.template-index .home-mini-product__image{height:auto;aspect-ratio:1.25 / 1}.template-index .home-hero-assurance{margin-top:0;border-radius:8px}.template-index .promo-banner{display:block;margin:0;padding:0 1rem}.template-index .promo-banner img{width:100%;min-height:0;border-radius:8px;object-fit:cover}.template-index .packs-section,.template-index .products-section,.template-index .stats-section,.template-index .hiw-section,.template-index .ingredients-section,.template-index .values-section,.template-index .testimonials-section,.template-index .newsletter-section{padding:2.5rem 1rem}.template-index .section-header{display:grid;gap:.75rem;margin-bottom:1.5rem;text-align:left}.template-index .eyebrow{margin-bottom:.65rem;letter-spacing:.16em}.template-index .section-header h2,.template-index .hiw-section h2,.template-index .newsletter-section h2{font-size:clamp(28px,9vw,36px);line-height:1.08}.template-index .packs-grid,.template-index .products-grid,.template-index .values-grid,.template-index .ingredients-grid,.template-index .testi-grid,.template-index .hiw-steps{grid-template-columns:1fr;gap:1rem}.template-index .product-card,.template-index .pack-item,.template-index .value-card,.template-index .ingredient-card,.template-index .testi-card,.template-index .hiw-step{border-radius:8px}.template-index .product-img-wrap{min-height:0;aspect-ratio:1 / .82}.template-index .product-info{padding:1rem}.template-index .product-name{font-size:20px;line-height:1.2}.template-index .product-desc,.template-index .stock-indicator,.template-index .product-rating{font-size:12px}.template-index .product-footer{display:grid;grid-template-columns:1fr;align-items:stretch;gap:.75rem}.template-index .product-footer form,.template-index .product-footer .add-to-cart{width:100%}.template-index .trust-bar{display:grid;grid-template-columns:1fr;padding:1rem;gap:.75rem}.template-index .trust-item{justify-content:flex-start;width:100%;min-height:44px}.template-index .stats-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:0}.template-index .stat-item{min-width:0;padding:1.25rem .75rem}.template-index .stat-number{font-size:clamp(30px,11vw,44px)}.template-index .about-banner{grid-template-columns:1fr}.template-index .about-img{min-height:0;aspect-ratio:1 / .8}.template-index .about-content{padding:2rem 1rem}.template-index .newsletter-section{grid-template-columns:1fr;gap:1.25rem;border-radius:0}.template-index .newsletter-row{display:grid;grid-template-columns:1fr;gap:.75rem}.template-index .newsletter-input,.template-index .newsletter-row .btn-dark{width:100%;min-height:50px}.template-index .qv-overlay,.template-index .welcome-overlay{padding:1rem}.template-index .qv-modal,.template-index .welcome-box{width:100%;max-width:100%;max-height:calc(100vh - 2rem);max-height:calc(100dvh - 2rem);overflow-y:auto;border-radius:8px}.template-index .qv-img{min-height:180px}.template-index .welcome-content{padding:1.5rem 1rem}}@media(max-width:380px){.template-index .home-categories__grid,.template-index .stats-grid{grid-template-columns:1fr}.template-index .hero--home .hero-title{font-size:36px}.template-index .home-hero-badge{font-size:11px;padding-inline:12px}}
/*# sourceMappingURL=/cdn/shop/t/31/assets/taeba.css.map */
