*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }.container{width:100%}@media (min-width: 640px){.container{max-width:640px}}@media (min-width: 768px){.container{max-width:768px}}@media (min-width: 1024px){.container{max-width:1024px}}@media (min-width: 1280px){.container{max-width:1280px}}@media (min-width: 1536px){.container{max-width:1536px}}.block{display:block}.inline{display:inline}.flex{display:flex}.hidden{display:none}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}:root{--bg: #f7f5f0;--paper: #ffffff;--soft: #efede7;--dark: #2a422a;--muted: #74766f;--line: #dedbd3;--accent: #516f3d;--accent-dark: #536548;--warm: #d8d0c2;--radius: 22px;--shadow: 0 20px 70px rgba(28, 34, 27, .08)}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--dark);font-family:DM Sans,sans-serif;overflow-x:hidden}button,input{font:inherit}button{border:none;cursor:pointer}a{color:inherit;text-decoration:none}.top-banner{background:var(--dark);color:#f7f5f0;text-align:center;padding:10px 20px}.top-banner p{font-size:11px;letter-spacing:.08em;text-transform:uppercase}.navbar{width:100%;min-height:78px;padding:0 5vw;display:flex;align-items:center;justify-content:space-between;gap:30px;background:#f7f5f0eb;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);position:sticky;top:0;z-index:50;border-bottom:1px solid var(--line)}.logo,.footer-logo{font-size:21px;letter-spacing:.18em;font-weight:700}.logo span,.footer-logo span{font-weight:400}.nav-links{display:flex;gap:30px}.nav-links a{color:var(--muted);font-size:13px}.nav-links a:hover{color:var(--dark)}.nav-actions{display:flex;align-items:center;gap:10px}.cart-button,.nav-buy{min-height:42px;padding:0 16px;border-radius:100px;font-size:13px;font-weight:600}.cart-button{background:transparent;color:var(--dark);border:1px solid var(--line)}.cart-button span{margin-left:7px;background:var(--dark);color:#fff;width:20px;height:20px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;font-size:10px}.nav-buy{background:var(--dark);color:#fff}.product-section{width:min(1280px,92%);margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:7vw;padding:80px 0 100px}.product-gallery{position:sticky;top:120px;height:-moz-fit-content;height:fit-content}.product-badge{display:inline-flex;padding:9px 14px;background:var(--paper);border:1px solid var(--line);border-radius:100px;font-size:10px;letter-spacing:.12em;text-transform:uppercase;position:relative;z-index:2}.product-visual{min-height:620px;border-radius:35px;background:#e7e4dc;margin-top:16px;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center}.glow{position:absolute;width:380px;height:380px;border-radius:50%;filter:blur(30px)}.glow-one{background:#a4b59180;top:-100px;right:-100px}.glow-two{background:#ffffffb3;bottom:-150px;left:-120px}.bottle{position:relative;z-index:3}.bottle-cap{width:145px;height:75px;background:#353b34;border-radius:16px 16px 5px 5px;margin:0 auto;border:7px solid #282d28}.bottle-body{width:255px;height:390px;background:#fbfaf6;border-radius:28px 28px 38px 38px;box-shadow:inset 10px 0 20px #0000000a,0 30px 40px #22251f2e;padding:55px 25px 25px;text-align:center}.bottle-brand{letter-spacing:.16em;font-size:18px;font-weight:700}.bottle-line{height:1px;background:#d9d5cc;margin:18px 0}.bottle-name{font-size:29px;line-height:1.05;font-weight:700;letter-spacing:-.04em}.bottle-small{margin-top:20px;color:var(--muted);font-size:11px}.bottle-bottom{position:absolute;bottom:24px;left:0;width:100%;font-size:9px;letter-spacing:.16em}.bottle-shadow{width:260px;height:35px;background:#282a2638;filter:blur(25px);position:absolute;bottom:80px;border-radius:50%}.ingredient-chip{position:absolute;z-index:4;background:#ffffffe6;border:1px solid rgba(255,255,255,.7);padding:11px 15px;border-radius:100px;font-size:11px;box-shadow:0 10px 30px #0000000f}.chip-one{top:28%;left:7%}.chip-two{bottom:20%;right:7%}.chip-three{top:65%;left:5%}.product-content{padding-top:45px}.eyebrow{color:var(--accent-dark);font-size:10px;font-weight:700;letter-spacing:.15em;margin-bottom:18px}.product-content2{display:flex;justify-content:center;padding-bottom:5px;padding-top:30px}h1,h2{font-weight:500;letter-spacing:-.055em}h1{font-size:clamp(45px,.5vw,7px);line-height:.96}h1 span,h2 span{font-family:Times New Roman,-apple-system,Times,serif;font-style:italic;font-weight:400;letter-spacing:-.04em}.product-description{max-width:590px;color:var(--muted);font-size:16px;line-height:1.75;margin:30px 0}.rating-row{display:flex;flex-wrap:wrap;gap:10px;align-items:center;margin-top:20px;font-size:18px;color:var(--muted);padding-bottom:30px;border-bottom:1px solid var(--line)}.stars{letter-spacing:2px;color:var(--accent-dark)}.capsule-badges{display:flex;gap:5px}.capsule-badges p{background-color:var(--accent);color:#fff;padding:5px 8px;border-radius:20px;font-size:12px}.pricing-section{padding-top:35px}.pricing-heading{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:22px}.pricing-heading>div{display:flex;align-items:center;gap:12px}.step-number{width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:var(--dark);color:#fff;font-size:10px;font-weight:700}.pricing-heading h3{font-size:17px;line-height:1.2}.pricing-heading p{font-size:11px;color:var(--muted)}.pack-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;width:100%}.pack-card{position:relative;height:-moz-max-content;height:max-content;display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:7px;border:1px solid var(--line);border-radius:20px;background:linear-gradient(145deg,#fffffffa,#f7f5f0eb);overflow:hidden;isolation:isolate;cursor:pointer;transform:translateY(0);transition:border-color .3s ease,box-shadow .3s ease,transform .3s cubic-bezier(.2,.8,.2,1),background .3s ease}.pack-card:before{content:"";position:absolute;inset:auto -30% -45%;width:160%;height:70%;background:radial-gradient(circle,#516f3d1f,#516f3d00 70%);opacity:0;transform:scale(.8);transition:opacity .4s ease,transform .5s ease;pointer-events:none;z-index:-1}.pack-card:after{content:"";position:absolute;top:0;left:-120%;width:70%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.55),transparent);transform:skew(-18deg);transition:left .7s ease;pointer-events:none;z-index:6}.pack-card:hover{transform:translateY(-5px);border-color:#516f3d80;box-shadow:0 18px 40px #2a422a1a,0 4px 12px #2a422a0d}.pack-card:hover:before{opacity:1;transform:scale(1)}.pack-card:hover:after{left:140%}.pack-card.active{border:2px solid var(--accent-dark);background:linear-gradient(145deg,#fff,#f2f4ed);box-shadow:0 18px 45px #3a443421,0 0 0 4px #516f3d12;transform:translateY(-3px)}.pack-card.active:before{opacity:1;transform:scale(1)}.pack-card input{display:none}.pack-radio{position:absolute;top:13px;left:13px;width:20px;height:20px;border:1.5px solid #aaa9a1;border-radius:50%;background:#ffffffe6;z-index:10;transition:border .25s ease,transform .25s ease,box-shadow .25s ease}.pack-card:hover .pack-radio{transform:scale(1.08)}.pack-card.active .pack-radio{border:6px solid var(--accent-dark);box-shadow:0 0 0 4px #516f3d1a;animation:packRadioPop .35s ease}@keyframes packRadioPop{0%{transform:scale(.65)}70%{transform:scale(1.12)}to{transform:scale(1)}}.pack-image{position:relative;display:flex;width:100%;height:150px;flex:1;align-items:center;justify-content:center;padding:18px 22px 5px;z-index:2}.pack-image img{width:100%;height:100%;max-width:180px;max-height:145px;-o-object-fit:contain;object-fit:contain;display:block;border-radius:10px;filter:drop-shadow(0 15px 18px rgba(42,66,42,.13));transform:translateY(0) scale(1);transition:transform .45s cubic-bezier(.2,.8,.2,1),filter .45s ease}.pack-card:hover .pack-image img{transform:translateY(-5px) scale(1.045);filter:drop-shadow(0 20px 24px rgba(42,66,42,.18))}.pack-card.active .pack-image img{animation:productFloat 3.5s ease-in-out infinite}@keyframes productFloat{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-5px) scale(1.025)}}.pack-info{position:relative;width:100%;display:flex;flex-direction:column;align-items:center;text-align:center;gap:3px;flex:initial;z-index:3}.pack-info h4{font-size:15px;line-height:1.15;font-weight:700;letter-spacing:-.02em}.pack-info p{margin-top:2px;color:var(--muted);font-size:10px;line-height:1.3}.pack-price{display:flex;flex-direction:column;align-items:center;text-align:center;margin-top:4px;z-index:3}.pack-price strong{display:block;font-size:19px;line-height:1.1;font-weight:700;letter-spacing:-.03em}.pack-price span{margin-top:3px;font-size:10px;color:var(--muted);text-decoration:line-through}.popular-label{position:absolute;top:12px;right:11px;padding:5px 8px;border-radius:100px;background:var(--accent-dark);color:#fff;font-size:7px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;box-shadow:0 6px 16px #2a422a29;z-index:10;animation:popularPulse 2.5s ease-in-out infinite}@keyframes popularPulse{0%,to{transform:translateY(0)}50%{transform:translateY(-2px)}}.save-text{position:static;margin-top:3px;font-size:9px;color:var(--accent-dark);font-weight:700;text-align:center;z-index:3}.main-buy-button,.checkout-button{width:100%;min-height:60px;margin-top:20px;padding:0 22px;background:var(--dark);color:#fff;border-radius:100px;display:flex;justify-content:space-between;align-items:center;font-weight:600;transition:transform .25s ease,box-shadow .25s ease,background .25s ease}.main-buy-button:hover,.checkout-button:hover,.nav-buy:hover{transform:translateY(-3px);background:#333933;box-shadow:0 12px 28px #2a422a2e}@media (max-width: 1000px){.pack-options{gap:12px}.pack-card{min-height:255px;padding:14px;border-radius:18px}.pack-image{height:135px;padding-left:15px;padding-right:15px}.pack-image img{max-height:125px}.pack-info h4{font-size:14px}.pack-price strong{font-size:17px}}@media (max-width: 768px){.pricing-section{padding-top:28px}.pricing-heading{align-items:center;margin-bottom:16px}.pricing-heading p{display:none}.pack-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.pack-card{min-height:0;aspect-ratio:1 / 1;padding:11px;border-radius:14px;gap:3px}.pack-radio{top:9px;left:9px;width:17px;height:17px}.pack-card.active .pack-radio{border-width:5px}.pack-image{width:100%;height:auto;min-height:80px;padding:6px 16px 0}.pack-image img{width:100%;height:100%;max-width:125px;max-height:105px;border-radius:8px}.pack-info{width:100%;gap:2px}.pack-info h4{font-size:13px;line-height:1.1}.pack-info p{font-size:9px;margin-top:2px}.pack-price{margin-top:3px}.pack-price strong{font-size:15px}.pack-price span{font-size:9px}.popular-label{top:9px;right:7px;padding:4px 6px;font-size:6px;letter-spacing:.07em}.save-text{margin-top:2px;font-size:8px}.pack-card:hover{transform:translateY(-2px)}.pack-card.active{border-width:2px;box-shadow:0 8px 22px #3a44341a,0 0 0 3px #516f3d0d}}@media (max-width: 380px){.pack-options{gap:8px}.pack-card{padding:9px;border-radius:13px}.pack-image{padding-left:10px;padding-right:10px}.pack-image img{max-height:90px}.pack-info h4{font-size:12px}.pack-info p{font-size:8px}.pack-price strong{font-size:14px}.pack-price span{font-size:8px}.save-text{font-size:7px}}.trust-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--paper);display:grid;grid-template-columns:repeat(4,1fr)}.trust-item{padding:35px 3vw;display:flex;align-items:center;gap:15px;border-right:1px solid var(--line)}.trust-item:last-child{border-right:none}.trust-icon{width:38px;height:38px;border-radius:50%;border:1px solid var(--line);display:grid;place-items:center;font-size:10px}.trust-item strong,.trust-item span{display:block}.trust-item strong{font-size:12px}.trust-item span{color:var(--muted);font-size:10px;margin-top:4px}.benefits-section,.reviews-section{width:min(1280px,100%);margin:0 auto}.section-intro{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-top:25px;padding:20px 20px 20px 100px;margin-bottom:40px}h2{font-size:clamp(40px,5vw,65px);line-height:.98}.benefit-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.benefit-card{background:var(--paper);border:1px solid var(--line);padding:34px;min-height:270px;border-radius:var(--radius);display:flex;flex-direction:column}.benefit-card span{color:var(--accent-dark);font-size:11px;margin-bottom:auto}.benefit-card h3{font-size:19px;font-weight:500;margin-bottom:14px}.benefit-card p{color:var(--muted);font-size:13px;line-height:1.7}.ingredients-section{background:var(--dark);color:#fff;padding:120px 6vw;display:grid;grid-template-columns:.8fr 1.2fr;gap:10vw}.ingredients-content{position:sticky;top:120px;height:-moz-fit-content;height:fit-content}.ingredients-content .eyebrow{color:#aebaa4}.ingredients-content>p:last-child{color:#b8bcb5;font-size:14px;line-height:1.8;margin-top:30px;max-width:430px}.ingredient-list{border-top:1px solid rgba(255,255,255,.16)}.ingredient-item{padding:28px 0;display:grid;grid-template-columns:60px 1fr 30px;gap:20px;border-bottom:1px solid rgba(255,255,255,.16);align-items:center}.ingredient-number{color:#aebaa4;font-size:11px}.ingredient-item h4{font-size:18px;font-weight:500}.ingredient-item p{color:#9da39b;font-size:12px;margin-top:7px}.ingredient-item>span{font-size:20px;color:#aebaa4}.feature-banner{width:min(1280px,92%);margin:100px auto;min-height:520px;border-radius:30px;background:#d9ded2;display:grid;grid-template-columns:1fr 1fr;overflow:hidden}.feature-copy{padding:8vw 7vw;position:relative;z-index:2}.feature-copy>p{font-size:10px;letter-spacing:.14em;color:var(--accent-dark);margin-bottom:20px}.feature-copy a{display:inline-flex;margin-top:40px;border-bottom:1px solid var(--dark);padding-bottom:5px;font-size:13px}.feature-pattern{position:relative;overflow:hidden}.pattern-circle{position:absolute;border-radius:50%;border:1px solid rgba(255,255,255,.45)}.circle-a{width:480px;height:480px;top:-150px;right:-130px}.circle-b{width:350px;height:350px;bottom:-100px;left:10px}.circle-c{width:220px;height:220px;top:130px;left:100px}.mini-bottle{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:180px;height:260px;background:#faf9f5;border-radius:22px 22px 30px 30px;box-shadow:0 30px 50px #00000021;display:grid;place-items:center;font-size:17px;font-weight:700;letter-spacing:.14em}.reviews-header{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:55px}.overall-rating{display:flex;align-items:center;gap:16px}.overall-rating>strong{font-size:54px;font-weight:500}.overall-rating p{color:var(--muted);font-size:11px;margin-top:5px}.review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.review-card{background:var(--paper);border:1px solid var(--line);border-radius:var(--radius);padding:30px;min-height:280px;display:flex;flex-direction:column}.featured-review{background:#e8ebe3}.review-top{display:flex;justify-content:space-between;gap:10px;font-size:9px;color:var(--muted)}.review-card>p{font-size:17px;line-height:1.55;margin:35px 0 auto}.review-user strong,.review-user span{display:block}.review-user strong{font-size:12px}.review-user span{font-size:10px;color:var(--muted);margin-top:5px}.routine-section{width:min(1280px,92%);min-height:650px;margin:0 auto 120px;position:relative;overflow:hidden;border-radius:32px;display:flex;align-items:center;isolation:isolate}.routine-background{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:-3;transform:scale(1.02)}.routine-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#141c1485,#141c1438);z-index:-2}.routine-content{width:100%;padding:35px;display:grid;grid-template-columns:.9fr 1.1fr;gap:20px;align-items:stretch}.routine-card{min-height:500px;padding:clamp(40px,5vw,75px);display:flex;flex-direction:column;justify-content:center;color:#fff;background:#ffffff21;border:1px solid rgba(255,255,255,.28);border-radius:25px;backdrop-filter:blur(18px) saturate(140%);-webkit-backdrop-filter:blur(18px) saturate(140%);box-shadow:inset 0 1px #ffffff40,0 20px 50px #0000002e}.routine-card .eyebrow{color:#ffffffb3}.routine-card h2{color:#fff}.routine-card h2 span{color:#edf1e8}.routine-points{padding:20px 45px;background:#ffffff24;border:1px solid rgba(255,255,255,.25);border-radius:25px;backdrop-filter:blur(22px) saturate(150%);-webkit-backdrop-filter:blur(22px) saturate(150%);box-shadow:inset 0 1px #fff3,0 20px 50px #00000029}.routine-points>div{min-height:115px;display:grid;grid-template-columns:60px 1fr;align-items:center;border-bottom:1px solid rgba(255,255,255,.2)}.routine-points span{color:#fff;font-size:11px;letter-spacing:.08em}.routine-points p{color:#fff;font-size:16px;line-height:1.55}.routine-card,.routine-points{transition:background .3s ease,transform .3s ease}.routine-card:hover,.routine-points:hover{background:#ffffff2e}.routine-points>div{min-height:100px;display:grid;grid-template-columns:55px 1fr;align-items:center;border-bottom:1px solid var(--line)}.routine-points>div:last-child{border-bottom:none}.routine-points span{font-size:11px}.routine-points p{font-size:15px}footer{background:var(--dark);color:#fff;padding:80px 6vw 30px}.footer-top{display:grid;grid-template-columns:1fr 1fr;gap:8vw;padding-bottom:70px}.footer-top>div>p{max-width:380px;color:#aeb2aa;font-size:13px;line-height:1.8;margin-top:25px}.footer-links{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.footer-links h4{font-size:12px;margin-bottom:20px}.footer-links a{display:block;color:#aeb2aa;font-size:12px;margin-bottom:13px}.footer-bottom{border-top:1px solid rgba(255,255,255,.13);padding-top:25px;display:flex;justify-content:space-between;gap:40px;color:#8d9289;font-size:10px;line-height:1.6}.footer-bottom p:last-child{max-width:600px}.cart-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#12141159;opacity:0;visibility:hidden;transition:.3s ease;z-index:90}.cart-overlay.show{opacity:1;visibility:visible}.cart-drawer{position:fixed;top:0;right:0;width:min(450px,100%);height:100vh;background:#faf9f5;z-index:100;transform:translate(105%);transition:.4s cubic-bezier(.77,0,.18,1);display:flex;flex-direction:column;box-shadow:-20px 0 60px #0000001f}.cart-drawer.open{transform:translate(0)}.cart-header{min-height:100px;padding:25px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line)}.cart-header span{color:var(--muted);font-size:10px}.cart-header h3{margin-top:5px;font-size:21px;font-weight:500}.cart-header button{width:40px;height:40px;background:transparent;font-size:30px;font-weight:300}.cart-items{flex:1;padding:25px;overflow-y:auto}.empty-cart{text-align:center;color:var(--muted);margin-top:80px}.cart-item{background:#fff;border:1px solid var(--line);border-radius:18px;padding:18px;display:grid;grid-template-columns:70px 1fr;gap:15px}.cart-product-image{height:90px;background:#e5e4de;border-radius:12px;display:grid;place-items:center;font-size:8px;letter-spacing:.1em;font-weight:700}.cart-product-info h4{font-size:14px}.cart-product-info p{color:var(--muted);font-size:11px;margin-top:5px}.cart-product-info strong{display:block;margin-top:10px;font-size:15px}.cart-controls{margin-top:13px;display:flex;align-items:center;justify-content:space-between}.quantity-control{display:flex;align-items:center;border:1px solid var(--line);border-radius:100px;overflow:hidden}.quantity-control button{width:30px;height:30px;background:transparent}.quantity-control span{width:25px;text-align:center;font-size:12px}.remove-item{background:transparent;color:#9b7066;font-size:10px}.cart-footer{padding:25px;border-top:1px solid var(--line);background:#fff}.cart-total{display:flex;justify-content:space-between;align-items:center;font-size:13px}.cart-total strong{font-size:22px}.cart-footer p{color:var(--muted);font-size:10px;line-height:1.5;text-align:center;margin-top:13px}.sticky-buy{position:fixed;left:50%;bottom:18px;transform:translate(-50%,130px);width:min(620px,calc(100% - 30px));background:#fffffff0;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:18px;padding:10px 10px 10px 18px;display:flex;justify-content:space-between;align-items:center;z-index:70;transition:.4s ease}.sticky-buy.show{transform:translate(-50%)}.sticky-product span,.sticky-product strong{display:block}.sticky-product span{font-size:9px;color:var(--muted);letter-spacing:.1em}.sticky-product strong{font-size:12px;margin-top:3px}.sticky-buy button{min-height:48px;padding:0 25px;border-radius:12px;background:var(--dark);color:#fff;font-size:12px;font-weight:600}@media (max-width: 1000px){.product-section{gap:40px}.product-visual{min-height:540px}.trust-strip{grid-template-columns:repeat(2,1fr)}.trust-item:nth-child(2){border-right:none}.trust-item:nth-child(-n+2){border-bottom:1px solid var(--line)}.ingredients-section{grid-template-columns:1fr}.ingredients-content{position:relative;top:auto}.routine-card{padding:50px}}@media (max-width: 760px){.top-banner p{font-size:8px}.navbar{min-height:68px;padding:0 18px}.nav-links,.nav-buy{display:none}.cart-button{padding:0 12px}.product-section{width:100%;display:block;padding:0 0 30px}.section-intro{padding-left:20px}.product-gallery{position:relative;top:auto}.product-badge{margin:20px 20px 0}.product-visual{margin-top:12px;min-height:480px;border-radius:0}.bottle-body{width:210px;height:335px}.bottle-cap{width:120px}.product-content{padding:50px 20px 0}h1{font-size:40px}.product-description{font-size:14px}.pricing-heading{align-items:flex-start;flex-direction:column;gap:8px}.pack-card{min-height:88px}.trust-strip{grid-template-columns:1fr 1fr}.trust-item{padding:22px 16px}.trust-item strong{font-size:10px}.trust-item span{font-size:8px}.benefits-section,.reviews-section{padding:0}.section-intro,.reviews-header{display:block}.section-intro h2{margin-top:12px}.benefit-grid,.review-grid{grid-template-columns:1fr}.benefit-card{min-height:220px}.ingredients-section{padding:80px 20px}.ingredient-item{grid-template-columns:35px 1fr 20px;gap:10px}.feature-banner{width:100%;border-radius:0;margin:0;grid-template-columns:1fr}.feature-copy{padding:70px 25px}.feature-pattern{min-height:330px}.reviews-header .overall-rating{margin-top:30px}.routine-section{width:100%;grid-template-columns:1fr;border-radius:0;border-left:none;border-right:none;margin-bottom:0}.routine-card{padding:60px 25px}.routine-points{padding:20px 25px}.footer-top{grid-template-columns:1fr}.footer-links{grid-template-columns:1fr 1fr}.footer-bottom{display:block}.footer-bottom p:last-child{margin-top:15px}.sticky-buy{bottom:10px}.sticky-product{padding-right:8px}.sticky-buy button{padding:0 18px}}.product-gallery{position:sticky;top:105px;height:-moz-fit-content;height:fit-content}.product-badge{display:inline-flex;padding:9px 14px;background:var(--paper);border:1px solid var(--line);border-radius:100px;font-size:10px;letter-spacing:.12em;text-transform:uppercase;margin-bottom:16px}.product-carousel{width:100%}.carousel-main{width:100%;height:620px;position:relative;background:#e9e6de;border-radius:28px;overflow:hidden}.carousel-track{width:100%;height:100%;position:relative}.product-slide{top:0;right:0;bottom:0;left:0;opacity:0;visibility:hidden;transform:scale(1.02);transition:opacity .5s ease,transform .6s ease,visibility .5s}.product-slide.active{opacity:1;visibility:visible;transform:scale(1)}.product-slide img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;border-radius:20px;background:transparent}.carousel-arrow{position:absolute;top:50%;transform:translateY(-50%);width:46px;height:46px;border-radius:50%;background:#ffffffe0;color:var(--dark);z-index:10;font-size:32px;font-weight:300;display:flex;align-items:center;justify-content:center;transition:.25s ease}.carousel-arrow:hover{background:var(--dark);color:#fff}.carousel-prev{left:18px}.carousel-next{right:18px}.carousel-thumbnails{display:flex;gap:12px;margin-top:14px;width:100%;overflow-x:auto;scrollbar-width:none}.carousel-thumbnails::-webkit-scrollbar{display:none}.thumbnail{flex:0 0 86px;height:92px;padding:0;border-radius:13px;overflow:hidden;border:2px solid transparent;background:#e5e3dd;opacity:.38;transition:opacity .25s ease,border-color .25s ease,transform .25s ease}.thumbnail img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.thumbnail:hover{opacity:.75}.thumbnail.active{opacity:1;border-color:var(--dark);transform:translateY(-2px)}.image-story-banner{width:min(1280px,92%);margin:110px auto;min-height:620px;display:grid;grid-template-columns:1.05fr .95fr;background:var(--paper);border:1px solid var(--line);border-radius:30px;overflow:hidden}.story-image{overflow:hidden}.story-image img{width:100%;height:100%;min-height:620px;-o-object-fit:cover;object-fit:cover;display:block}.story-content{padding:clamp(45px,7vw,100px);display:flex;flex-direction:column;justify-content:center}.story-content h2{margin-bottom:28px}.story-content>p:not(.eyebrow){color:var(--muted);font-size:15px;line-height:1.8;max-width:420px}.story-button{width:-moz-fit-content;width:fit-content;margin-top:35px;min-height:52px;padding:0 25px;border-radius:100px;background:var(--dark);color:#fff;font-size:12px;font-weight:600}.purchase-buttons{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:20px}.add-cart-button,.buy-now-button{min-height:60px;border-radius:100px;padding:0 20px;font-size:13px;font-weight:600;transition:.25s ease}.add-cart-button{background:var(--paper);color:var(--dark);border:1px solid var(--dark);display:flex;align-items:center;justify-content:center}.buy-now-button{background:var(--dark);color:#fff}.add-cart-button:hover{background:#eceae4}.buy-now-button:hover{background:var(--accent-dark);transform:translateY(-2px)}@media (max-width: 500px){.purchase-buttons{grid-template-columns:1fr}}@media (max-width: 760px){.routine-section{width:100%;min-height:auto;margin-bottom:0;border-radius:0}.routine-content{grid-template-columns:1fr;padding:16px;gap:12px}.routine-card{min-height:380px;padding:45px 28px;backdrop-filter:blur(14px) saturate(130%);-webkit-backdrop-filter:blur(14px) saturate(130%)}.routine-points{padding:10px 25px;backdrop-filter:blur(16px) saturate(140%);-webkit-backdrop-filter:blur(16px) saturate(140%)}.routine-points>div{min-height:100px;grid-template-columns:45px 1fr}.routine-points p{font-size:14px}.routine-overlay{background:linear-gradient(180deg,#141c1461,#141c1480)}}.product-slide{position:absolute;width:100%;height:100%}@media (max-width: 760px){.product-section{display:flex;flex-direction:column;gap:0;overflow:visible}.product-gallery{position:relative!important;top:auto!important;align-self:stretch;width:100%;z-index:1}.product-carousel{position:relative;width:100%;margin-top:12px}.carousel-main{height:min(112vw,560px);min-height:360px;border-radius:0;touch-action:pan-y}.carousel-track{position:relative;overflow:hidden}.product-slide{position:absolute!important;top:0;right:0;bottom:0;left:0;width:100%;height:100%;pointer-events:none}.product-slide.active{pointer-events:auto}.carousel-thumbnails{padding:0 16px 4px;margin-top:12px;gap:9px;scroll-padding:16px;-webkit-overflow-scrolling:touch}.thumbnail{flex-basis:68px;height:74px;opacity:.42}.thumbnail.active{opacity:1;transform:none}.carousel-arrow{width:42px;height:42px;font-size:28px}.carousel-prev{left:12px}.carousel-next{right:12px}.product-content{position:relative;z-index:2;background:var(--bg);padding:42px 20px 0}}.omega-section{width:100%;max-width:1100px;margin:0 auto;padding:50px 20px;background:var(--soft);box-sizing:border-box;overflow:hidden}.omega-hero{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:30px}.omega-heading>span{display:block;font-size:18px;line-height:1;color:#222;margin-bottom:2px}.omega-heading h2{margin:0;font-family:Times New Roman,-apple-system,Times,serif;font-size:clamp(40px,5vw,68px);line-height:.95;font-weight:500;color:#111}.omega-heading h2 b{color:var(--dark);font-weight:700}.omega-heading h2 i{color:var(--dark);font-weight:400}.omega-badge{display:inline-block;margin-top:18px;padding:5px 10px;background:var(--dark);color:#fff;font-family:Times New Roman,-apple-system,Times,serif;font-size:11px;font-weight:700;border-radius:2px}.omega-subtext{max-width:260px;margin:5px 0 0;color:var(--dark);font-family:Times New Roman,-apple-system,Times,serif;font-size:13px;line-height:1.25}.omega-image{display:flex;justify-content:center;align-items:center}.omega-image img{display:block;width:100%;max-width:330px;height:auto;-o-object-fit:contain;object-fit:contain}.omega-benefits{margin-top:40px;display:flex;flex-direction:column;gap:0}.omega-benefit{position:relative;padding:0 0 13px 14px;margin-bottom:9px;border-left:2px solid #c6cfb0}.omega-benefit:before{content:"";position:absolute;left:-4px;top:3px;width:5px;height:5px;background:var(--dark);border-radius:50%}.omega-benefit h3{margin:0 0 3px;color:var(--dark);font-family:Arial,Helvetica,sans-serif;font-size:18px;line-height:1.25;font-weight:700}.omega-benefit p{margin:0;color:#777;font-family:Arial,Helvetica,sans-serif;font-size:15px;line-height:1.35}@media (max-width: 600px){.omega-section{padding:28px 12px 35px}.omega-hero{grid-template-columns:55% 45%;gap:5px;align-items:start}.omega-heading{padding-top:5px}.omega-heading>span{font-size:14px}.omega-heading h2{font-size:36px;line-height:.94}.omega-badge{margin-top:12px;padding:4px 7px;font-size:8px}.omega-subtext{max-width:180px;font-size:9px;line-height:1.2}.omega-image{min-height:180px;align-items:flex-start}.omega-image img{width:100%;max-width:180px;margin-top:0}.omega-benefits{margin-top:22px}.omega-benefit{padding-left:9px;padding-bottom:9px;margin-bottom:7px}.omega-benefit h3{font-size:14px;line-height:1.2}.omega-benefit p{font-size:12px;line-height:1.3}.omega-benefit:before{width:4px;height:4px;left:-3px}}@media (max-width: 380px){.omega-section{padding-left:10px;padding-right:10px}.omega-hero{grid-template-columns:56% 44%}.omega-heading h2{font-size:32px}.omega-image img{max-width:155px}.omega-benefit h3{font-size:13px}.omega-benefit p{font-size:11px}}.ingredient-icon{width:42px;height:42px;min-width:42px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#f5eee500;color:#fff;font-size:38px}.ingredient-info{flex:1}.ingredient-info h4{margin:0 0 5px}.ingredient-info p{margin:0}.ingredient-item{display:flex;align-items:flex-start;gap:14px}.ingredient-item>span{margin-left:auto}@media (max-width: 600px){.ingredient-item{gap:10px}.ingredient-icon{width:54px;height:54px;min-width:34px;font-size:30px}.ingredient-info h4{font-size:15px}.ingredient-info p{font-size:12px;line-height:1.4}}.video-testimonials-section{padding:110px 6%;overflow:hidden;background:#f8f6f1}.video-testimonials-header{display:flex;justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:55px}.video-testimonials-header h2{margin:0}.video-testimonials-header h2 span{color:#6f4e37}.video-rating{display:flex;align-items:center;gap:16px;text-align:right}.video-rating strong{font-size:48px;line-height:1}.video-rating p{margin:5px 0 0;font-size:13px;opacity:.65}.stars,.video-stars{letter-spacing:2px;color:#6f4e37}.testimonial-carousel{display:flex;gap:22px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;padding:5px 0 20px}.testimonial-carousel::-webkit-scrollbar{display:none}.video-testimonial-card{position:relative;flex:0 0 280px;aspect-ratio:9 / 16;border-radius:22px;overflow:hidden;background:#ddd;scroll-snap-align:start;cursor:pointer}.video-testimonial-card video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.video-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,#0000000d 45%,#000000bf);pointer-events:none}.video-play-btn{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:62px;height:62px;border:1px solid rgba(255,255,255,.7);border-radius:50%;background:#fff3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;font-size:20px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:.25s ease}.video-play-btn:hover{transform:translate(-50%,-50%) scale(1.08);background:#ffffff59}.video-testimonial-info{position:absolute;left:20px;right:20px;bottom:20px;color:#fff;display:flex;justify-content:space-between;align-items:flex-end;gap:10px}.video-testimonial-info div{display:flex;flex-direction:column;gap:5px}.video-testimonial-info strong{font-size:17px}.video-testimonial-info span{font-size:11px;opacity:.9}.video-testimonial-info .video-stars{color:#fff;font-size:12px;letter-spacing:1px}.carousel-controls{display:flex;justify-content:center;align-items:center;gap:20px;margin-top:30px}.carousel-arrow{width:44px;height:44px;border:1px solid rgba(0,0,0,.15);border-radius:50%;background:transparent;font-size:18px;cursor:pointer;transition:.2s ease}.carousel-arrow:hover{background:#6f4e37;color:#fff;border-color:#6f4e37}.carousel-dots{display:flex;gap:7px}.carousel-dot{width:7px;height:7px;border-radius:50%;background:#c8c3bd}.carousel-dot.active{width:22px;border-radius:10px;background:#6f4e37}@media (max-width: 700px){.video-testimonials-section{padding:35px 20px}.video-testimonials-header{display:block;margin-bottom:35px}.video-rating{margin-top:25px;justify-content:flex-start;text-align:left}.video-rating strong{font-size:38px}.video-testimonial-card{flex-basis:245px;border-radius:18px}.carousel-controls{margin-top:20px}}.faq-section{padding:110px 6%;background:#f8f6f1}.faq-container{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:.85fr 1.35fr;gap:90px;align-items:start}.faq-header{position:sticky;top:100px}.faq-header h2{margin:0 0 22px}.faq-header h2 span{color:#6f4e37}.faq-header>p:last-child{max-width:390px;margin:0;font-size:15px;line-height:1.7;opacity:.65}.faq-list{border-top:1px solid rgba(0,0,0,.14)}.faq-item{border-bottom:1px solid rgba(0,0,0,.14)}.faq-question{width:100%;padding:27px 0;display:flex;align-items:center;justify-content:space-between;gap:30px;border:0;background:transparent;text-align:left;font-family:inherit;font-size:17px;font-weight:500;color:#171717;cursor:pointer}.faq-question span{max-width:90%}.faq-icon{width:23px;height:23px;flex-shrink:0;color:#6f4e37;transition:transform .35s ease}.faq-answer{display:grid;grid-template-rows:0fr;transition:grid-template-rows .4s ease}.faq-answer p{overflow:hidden;margin:0;max-width:680px;font-size:15px;line-height:1.75;color:#555}.faq-item.active .faq-answer{grid-template-rows:1fr}.faq-item.active .faq-answer p{padding-bottom:27px}.faq-item.active .faq-icon{transform:rotate(45deg)}.faq-question:hover{color:#6f4e37}@media (max-width: 800px){.faq-section{padding:15px 20px}.faq-container{display:block}.faq-header{position:static;margin-bottom:45px}.faq-header h2{margin-bottom:18px}.faq-header>p:last-child{max-width:100%}.faq-question{padding:22px 0;font-size:15px;line-height:1.45}.faq-answer p{font-size:14px;line-height:1.7}}.product-details-section{padding:110px 6%;background:#fff}.product-details-container{max-width:1150px;margin:0 auto}.product-details-header{text-align:center;margin-bottom:55px}.product-details-header h2{margin:0;font-size:clamp(34px,4vw,52px);line-height:1.12;font-weight:500}.product-details-header h2 span{color:#6f4e37}.product-description{max-width:900px;margin:0 auto}.product-description>p{margin:0;font-size:17px;line-height:1.85;color:#555;text-align:center}.product-details-more{max-height:0;overflow:hidden;opacity:0;transition:max-height .7s ease,opacity .4s ease}.product-description.expanded .product-details-more{max-height:1800px;opacity:1}.product-details-more>p{margin:30px 0 0;font-size:16px;line-height:1.85;color:#555}.details-benefits{margin-top:70px;padding-top:60px;border-top:1px solid rgba(0,0,0,.1)}.details-section-heading{margin-bottom:30px}.details-section-heading h3{margin:4px 0 0;font-size:30px;font-weight:500}.details-section-heading h3 span{color:#6f4e37}.details-benefit-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 50px;border-top:1px solid rgba(0,0,0,.1)}.details-benefit{display:flex;gap:20px;padding:27px 0;border-bottom:1px solid rgba(0,0,0,.1)}.details-benefit>span{flex-shrink:0;font-size:11px;letter-spacing:1px;color:#6f4e37}.details-benefit strong{display:block;margin-bottom:7px;font-size:15px;font-weight:500;color:#222}.details-benefit p{margin:0;font-size:13px;line-height:1.6;color:#777}.details-ingredients{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px;margin-top:70px;padding-top:60px;border-top:1px solid rgba(0,0,0,.1)}.ingredients-description p{margin:0 0 18px;font-size:15px;line-height:1.8;color:#555}.ingredient-tags{display:flex;flex-wrap:wrap;gap:9px;margin-top:28px}.ingredient-tags span{padding:10px 17px;border:1px solid rgba(111,78,55,.25);border-radius:50px;background:#faf8f4;color:#6f4e37;font-size:13px}.details-note{display:flex;align-items:flex-start;gap:16px;margin-top:65px;padding:23px 25px;border-radius:15px;background:#f6f5f2}.details-note-icon{width:22px;height:22px;flex-shrink:0;color:#6f4e37}.details-note-icon svg{width:100%;height:100%}.details-note p{margin:0;font-size:12px;line-height:1.75;color:#666}.details-toggle-wrapper{display:flex;justify-content:center;margin-top:38px}.details-toggle{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:13px 22px;border:1px solid rgba(111,78,55,.3);border-radius:50px;background:transparent;color:#6f4e37;font-family:inherit;font-size:14px;font-weight:500;cursor:pointer;transition:background .25s ease,color .25s ease,border-color .25s ease}.details-toggle:hover{background:#6f4e37;color:#fff;border-color:#6f4e37}.details-toggle svg{width:17px;height:17px;transition:transform .35s ease}.product-description.expanded .details-toggle svg{transform:rotate(180deg)}@media (max-width: 800px){.product-details-section{padding:75px 20px}.product-details-header{margin-bottom:38px}.product-details-header h2{font-size:34px}.product-description>p{font-size:15px;line-height:1.8}.product-details-more>p{font-size:15px}.details-benefits{margin-top:50px;padding-top:45px}.details-benefit-grid{grid-template-columns:1fr}.details-benefit{padding:21px 0}.details-ingredients{display:block;margin-top:50px;padding-top:45px}.ingredients-description{margin-top:30px}.details-note{margin-top:45px;padding:20px}}.customer-reviews-section{padding:110px 6%;background:#f8f6f1}.customer-reviews-container{max-width:1200px;margin:0 auto}.customer-reviews-header{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;margin-bottom:55px}.customer-reviews-header h2{margin:0;font-size:clamp(35px,4vw,52px);line-height:1.12;font-weight:500}.customer-reviews-header h2 span{color:#6f4e37}.reviews-summary{display:flex;align-items:center;gap:15px;text-align:right}.reviews-summary>strong{font-size:48px;line-height:1;font-weight:500}.review-stars,.customer-review-stars{color:#6f4e37;letter-spacing:2px}.reviews-summary p{margin:5px 0 0;font-size:12px;color:#777}.reviews-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.customer-review-card{display:flex;flex-direction:column;min-height:285px;padding:28px;border:1px solid rgba(0,0,0,.08);border-radius:20px;background:#fff;transition:transform .3s ease,box-shadow .3s ease}.customer-review-card:hover{transform:translateY(-4px);box-shadow:0 15px 35px #00000012}.customer-review-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:25px}.customer-review-stars{font-size:13px}.review-verified{font-size:10px;letter-spacing:.3px;color:#6f4e37}.customer-review-text{flex:1;margin:0;font-size:15px;line-height:1.75;color:#454545}.customer-review-user{display:flex;align-items:center;gap:12px;margin-top:28px;padding-top:20px;border-top:1px solid rgba(0,0,0,.08)}.review-avatar{width:40px;height:40px;display:flex;align-items:center;justify-content:center;flex-shrink:0;border-radius:50%;background:#f0ebe4;color:#6f4e37;font-size:11px;font-weight:600}.customer-review-user div:last-child{display:flex;flex-direction:column;gap:3px}.customer-review-user strong{font-size:13px;font-weight:600}.customer-review-user span{font-size:10px;color:#888}.reviews-pagination{display:flex;justify-content:center;align-items:center;gap:16px;margin-top:45px}.reviews-page-numbers{display:flex;align-items:center;gap:7px}.reviews-page-arrow{width:42px;height:42px;display:flex;align-items:center;justify-content:center;border:1px solid rgba(0,0,0,.14);border-radius:50%;background:transparent;color:#333;cursor:pointer;transition:.25s ease}.reviews-page-arrow svg{width:18px;height:18px}.reviews-page-arrow:hover:not(:disabled){background:#6f4e37;color:#fff;border-color:#6f4e37}.reviews-page-arrow:disabled{opacity:.3;cursor:not-allowed}.reviews-page-number{width:34px;height:34px;display:flex;align-items:center;justify-content:center;border:0;border-radius:50%;background:transparent;color:#666;font-family:inherit;font-size:12px;cursor:pointer}.reviews-page-number.active{background:#6f4e37;color:#fff}@media (max-width: 850px){.customer-reviews-section{padding:75px 20px}.customer-reviews-header{display:block;margin-bottom:40px}.reviews-summary{justify-content:flex-start;margin-top:25px;text-align:left}.reviews-summary>strong{font-size:40px}.reviews-grid{grid-template-columns:1fr;gap:14px}.customer-review-card{min-height:auto;padding:24px}}.customer-section{padding:95px 20px;background:#f8f6f1;overflow:hidden}.customer-section-container{width:100%;max-width:1150px;margin:0 auto}.customer-section-header{text-align:center;max-width:680px;margin:0 auto 50px}.customer-eyebrow{margin:0 0 14px;color:#6f4e37;font-size:11px;font-weight:600;letter-spacing:2px;text-transform:uppercase}.customer-section-header h2{margin:0;color:#222;font-size:clamp(34px,5vw,54px);line-height:1.08;font-weight:500}.customer-section-header h2 span{color:#6f4e37}.customer-subtitle{max-width:560px;margin:20px auto 0;color:#777;font-size:15px;line-height:1.7}.reviews-wrapper{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.review-card{background:#fff;border:1px solid rgba(111,78,55,.1);border-radius:16px;padding:25px;transition:transform .25s ease,box-shadow .25s ease}.review-card:hover{transform:translateY(-4px);box-shadow:0 15px 35px #32231914}.review-top{display:flex;align-items:center;gap:12px;margin-bottom:17px}.review-avatar{width:44px;height:44px;flex-shrink:0;border-radius:50%;background:#eee8e1;color:#6f4e37;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:600}.review-person h3{margin:0;color:#222;font-size:15px;font-weight:600}.review-person span{display:block;margin-top:3px;color:#999;font-size:11px}.review-stars{color:#6f4e37;font-size:14px;letter-spacing:2px;margin-bottom:14px}.review-text{margin:0;color:#555;font-size:14px;line-height:1.75}.review-pagination{display:flex;align-items:center;justify-content:center;gap:12px;margin-top:35px}.review-page-numbers{display:flex;align-items:center;gap:7px}.review-page-arrow,.review-page-number{width:38px;height:38px;border-radius:50%;border:1px solid rgba(111,78,55,.22);background:transparent;color:#6f4e37;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:13px;transition:background .2s ease,color .2s ease,border-color .2s ease}.review-page-number.active,.review-page-arrow:hover,.review-page-number:hover{background:#6f4e37;border-color:#6f4e37;color:#fff}.customer-photos-area{margin-top:110px}.customer-media-heading{text-align:center;margin-bottom:35px}.customer-media-heading h3{margin:0;color:#222;font-size:clamp(28px,4vw,42px);line-height:1.12;font-weight:500}.customer-media-heading h3 span{color:#6f4e37}.customer-photo-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.customer-photo-card{position:relative;display:block;width:100%;aspect-ratio:1 / 1;padding:0;overflow:hidden;border:0;border-radius:15px;background:#e9e5df;cursor:pointer}.customer-photo-card img{width:100%;height:100%;display:block;-o-object-fit:cover;object-fit:cover;transition:transform .45s ease}.customer-photo-card:hover img{transform:scale(1.06)}.customer-photo-card:after{content:"▶";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:46px;height:46px;border-radius:50%;background:#ffffffeb;color:#6f4e37;display:flex;align-items:center;justify-content:center;font-size:12px;padding-left:2px;opacity:0;transition:opacity .25s ease}.customer-photo-card:hover:after{opacity:1}.customer-view-more{display:flex;justify-content:center;margin-top:32px}.media-view-more-btn{display:flex;align-items:center;justify-content:center;gap:9px;padding:13px 25px;border:1px solid #6f4e37;border-radius:100px;background:transparent;color:#6f4e37;font-size:14px;font-weight:500;cursor:pointer;transition:background .25s ease,color .25s ease}.media-view-more-btn span{font-size:17px;transition:transform .25s ease}.media-view-more-btn:hover{background:#6f4e37;color:#fff}.media-view-more-btn:hover span{transform:translate(4px)}.customer-video-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:99999;background:#0c0a08f7;display:flex;align-items:center;justify-content:center;flex-direction:column;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .25s ease,visibility .25s ease}.customer-video-lightbox.active{opacity:1;visibility:visible;pointer-events:auto}.customer-video-close{position:absolute;top:22px;right:25px;width:45px;height:45px;border-radius:50%;border:1px solid rgba(255,255,255,.3);background:#ffffff0d;color:#fff;font-size:29px;line-height:1;cursor:pointer;z-index:20}.customer-video-carousel{width:100%;max-width:1000px;position:relative;display:flex;align-items:center;justify-content:center}.customer-video-window{width:min(370px,72vw);overflow:hidden;border-radius:17px}.customer-video-track{display:flex;width:100%;transition:transform .35s ease}.customer-video-slide{flex:0 0 100%;width:100%;display:flex;flex-direction:column;align-items:center}.customer-video-slide video{width:100%;aspect-ratio:9 / 16;max-height:72vh;display:block;background:#000;border-radius:17px;-o-object-fit:contain;object-fit:contain}.customer-video-name{margin-top:13px;color:#fff;font-size:15px;font-weight:500;text-align:center}.customer-video-arrow{position:absolute;top:50%;transform:translateY(-50%);width:48px;height:48px;border-radius:50%;border:1px solid rgba(255,255,255,.3);background:#ffffff12;color:#fff;font-size:33px;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10;transition:background .2s ease,color .2s ease}.customer-video-arrow:hover{background:#fff;color:#222}.customer-video-prev{left:30px}.customer-video-next{right:30px}.customer-video-dots{display:flex;justify-content:center;align-items:center;gap:7px;margin-top:20px}.customer-video-dot{width:7px;height:7px;padding:0;border:0;border-radius:20px;background:#ffffff59;cursor:pointer;transition:width .2s ease,background .2s ease}.customer-video-dot.active{width:22px;background:#fff}@media (max-width: 800px){.customer-section{padding:70px 16px}.reviews-wrapper{grid-template-columns:1fr}.customer-photo-grid{grid-template-columns:repeat(2,1fr);gap:10px}.customer-photo-card{border-radius:10px}.customer-photos-area{margin-top:75px}.customer-video-arrow{width:40px;height:40px;font-size:27px}.customer-video-prev{left:8px}.customer-video-next{right:8px}.customer-video-window{width:72vw}.customer-video-slide video{max-height:68vh}.customer-video-close{top:12px;right:12px}}@media (max-width: 450px){.review-card{padding:21px}.customer-photo-grid{gap:8px}.customer-video-window{width:76vw}}.hs-logo-marquee-section{padding:30px 0;overflow:hidden}.hs-logo-marquee-wrapper{position:relative;width:600px;overflow:hidden}.hs-logo-marquee-fade{position:absolute;top:0;bottom:0;width:90px;z-index:5;pointer-events:none}.hs-logo-marquee-fade-left{left:0}.hs-logo-marquee-fade-right{right:0}.hs-logo-marquee-track{display:flex;width:-moz-max-content;width:max-content;animation:hs-marquee-scroll 28s linear infinite}.hs-logo-marquee-group{display:flex;align-items:center;flex-shrink:0}.hs-logo-marquee-item{flex:0 0 auto;display:flex;align-items:center;justify-content:center;height:46px;padding:0 45px}.hs-logo-marquee-item img{height:100%;width:auto;max-width:130px;-o-object-fit:contain;object-fit:contain;transition:filter .3s ease}.hs-logo-marquee-item img:hover{filter:grayscale(0%) opacity(1)}@keyframes hs-marquee-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (max-width: 900px){.hs-logo-marquee-item{height:36px;padding:0 30px}.hs-logo-marquee-item img{max-width:100px}.hs-logo-marquee-track{animation-duration:20s}.hs-logo-marquee-fade{width:50px}}@media (max-width: 500px){.hs-logo-marquee-item{height:28px;padding:0 20px}.hs-logo-marquee-item img{max-width:80px}.hs-logo-marquee-track{animation-duration:16s}.hs-logo-marquee-fade{width:30px}}@media (min-width: 769px){.pack-options{gap:10px}.pack-card{gap:0px;border-radius:15px;padding-bottom:9px}.pack-image{height:92px;padding:10px 12px 2px}.pack-image img{max-width:110px;max-height:88px}.pack-info{gap:4px}.pack-info h4{font-size:13px;line-height:1.2}.pack-info p{margin-top:1px;font-size:9px;line-height:1.3}.pack-price{margin-top:4px;gap:2px}.pack-price strong{font-size:16px}.pack-price span,.save-text{margin-top:1px;font-size:9px}.pack-radio{top:9px;left:9px;width:16px;height:16px}}.quantity-section{margin-top:10px}.quantity-row{width:100%;display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:14px}.quantity-selector{height:58px;display:grid;grid-template-columns:44px 1fr 44px;align-items:center;border:1px solid var(--line);border-radius:14px;background:#fff;overflow:hidden}.quantity-button{width:100%;height:100%;border:none;background:transparent;font-size:24px;font-weight:400;color:var(--text);cursor:pointer;transition:background .2s ease}.quantity-button:hover{background:#f5f5f2}.quantity-button:first-child{border-right:1px solid var(--line)}.quantity-button:last-child{border-left:1px solid var(--line)}.quantity-value{display:flex;flex-direction:column;align-items:center;justify-content:center;line-height:1}.quantity-value span{font-size:17px;font-weight:700}.quantity-value small{margin-top:4px;font-size:9px;color:var(--muted)}.quantity-total{height:58px;display:flex;flex-direction:column;align-items:center;justify-content:center;border:1px solid var(--line);border-radius:14px;background:#fff}.quantity-total span{font-size:10px;color:var(--muted);margin-bottom:4px}.quantity-total strong{font-size:20px;font-weight:700}.visa-image{height:100px;overflow:hidden}@media (max-width: 678px){.visa-image{height:55px;overflow:hidden}}.visa-image img{width:100%}.photos-section{width:100%;padding:75px 20px;background:#fff}.photos-container{width:100%;max-width:1100px;margin:0 auto}.photos-header{text-align:center;max-width:650px;margin:0 auto 32px}.photos-eyebrow{margin:0 0 9px;font-size:11px;font-weight:700;letter-spacing:1.7px;color:#6f4e37}.photos-header h2{margin:0;font-size:34px;line-height:1.15;font-weight:700;color:#222}.photos-header h2 span{color:#6f4e37}.photos-grid{display:flex;align-items:center;gap:12px;width:100%;max-width:100%;margin:0 auto;overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none}.photos-grid::-webkit-scrollbar{display:none}.photo-item{position:relative;width:150px;height:150px;flex:0 0 150px;padding:0;border:0;border-radius:10px;overflow:hidden;background:#eee;cursor:pointer;-moz-appearance:none;appearance:none;-webkit-appearance:none}.photo-item img{width:100%;height:100%;display:block;-o-object-fit:cover;object-fit:cover;transition:transform .35s ease}.photo-item:hover img{transform:scale(1.05)}.photo-more-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:10px;text-align:center;color:#fff;background:#0000007a;transition:background .25s ease}.photo-more-overlay strong{font-size:17px;line-height:1.2;font-weight:700}.photo-more-overlay small{margin-top:4px;font-size:10px;opacity:.9}.photo-more:hover .photo-more-overlay{background:#0000009e}.photo-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:flex;align-items:center;justify-content:center;padding:30px;background:#000000e0;opacity:0;visibility:hidden;transition:opacity .25s ease,visibility .25s ease}.photo-lightbox.active{opacity:1;visibility:visible}.lightbox-content{position:relative;display:flex;align-items:center;justify-content:center;max-width:min(80vw,800px);max-height:88vh}.lightbox-content img{display:block;max-width:100%;max-height:82vh;width:auto;height:auto;-o-object-fit:contain;object-fit:contain;border-radius:8px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.lightbox-close{position:absolute;top:20px;right:25px;z-index:3;width:42px;height:42px;padding:0;border:0;background:transparent;color:#fff;font-size:38px;font-weight:300;line-height:1;cursor:pointer}.lightbox-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:3;width:48px;height:48px;display:flex;align-items:center;justify-content:center;padding:0;border:0;border-radius:50%;background:#ffffff1f;color:#fff;font-size:24px;cursor:pointer;transition:background .2s ease}.lightbox-arrow:hover{background:#ffffff40}.lightbox-prev{left:25px}.lightbox-next{right:25px}.lightbox-counter{position:absolute;left:50%;bottom:-30px;transform:translate(-50%);color:#fffc;font-size:12px}@media (max-width: 900px){.photos-section{padding:65px 18px}.photos-header h2{font-size:31px}.photos-grid{gap:10px}.photo-item{width:145px;height:145px;flex:0 0 145px}}@media (max-width: 600px){.photos-section{padding:50px 14px}.photos-header{margin-bottom:22px;padding:0 5px}.photos-eyebrow{font-size:10px;letter-spacing:1.4px}.photos-header h2{font-size:27px;line-height:1.2}.photos-grid{display:flex;width:100%;gap:9px;flex-wrap:nowrap;justify-content:flex-start;overflow-x:auto;overflow-y:hidden;padding-bottom:4px;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none}.photos-grid::-webkit-scrollbar{display:none}.photo-item{width:150px;height:150px;min-width:150px;flex:0 0 150px;border-radius:9px}.photo-more-overlay strong{font-size:15px}.photo-more-overlay small{font-size:9px}.photo-lightbox{padding:15px}.lightbox-content{max-width:90vw;max-height:80vh}.lightbox-content img{max-width:90vw;max-height:75vh;border-radius:6px}.lightbox-close{top:12px;right:14px;width:38px;height:38px;font-size:34px}.lightbox-arrow{width:40px;height:40px;font-size:19px;background:#ffffff24}.lightbox-prev{left:10px}.lightbox-next{right:10px}.lightbox-counter{bottom:-25px}}.diabetes-reasons-heading{width:100%;max-width:1100px;margin:0 auto;padding:60px 20px 30px;text-align:center}.diabetes-reasons-heading h1{margin:0;font-size:36px;line-height:1.2;font-weight:700;color:#222}.diabetes-reasons{width:100%;max-width:1100px;margin:0 auto;padding:0 20px 70px;display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.diabetes-reason-item{display:flex;flex-direction:column;align-items:center;text-align:center;padding:24px 18px;border:1px solid #e8e3df;border-radius:14px;background:#fff0}.diabetes-reason-icon{width:70px;height:70px;margin-bottom:18px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.diabetes-reason-icon img{width:100%;height:100%;display:block;-o-object-fit:contain;object-fit:contain}.diabetes-reason-content h3{margin:0 0 7px;font-size:18px;line-height:1.3;font-weight:700;color:#222}.diabetes-reason-content p{margin:0;font-size:14px;line-height:1.5;color:#777}@media (max-width: 900px){.diabetes-reasons-heading{padding:50px 20px 25px}.diabetes-reasons-heading h1{font-size:32px}.diabetes-reasons{grid-template-columns:repeat(2,1fr);gap:14px;padding:0 20px 60px}.diabetes-reason-item{padding:22px 16px}}@media (max-width: 600px){.diabetes-reasons-heading{padding:40px 16px 22px}.diabetes-reasons-heading h1{font-size:27px;line-height:1.2}.diabetes-reasons{grid-template-columns:repeat(2,1fr);gap:10px;padding:0 14px 45px}.diabetes-reason-item{min-width:0;padding:18px 10px;border-radius:11px}.diabetes-reason-icon{width:55px;height:55px;margin-bottom:12px}.diabetes-reason-content h3{font-size:15px;margin-bottom:5px}.diabetes-reason-content p{font-size:11px;line-height:1.4}}@media (max-width: 380px){.diabetes-reasons-heading h1{font-size:24px}.diabetes-reasons{gap:8px;padding-left:10px;padding-right:10px}.diabetes-reason-item{padding:16px 8px}.diabetes-reason-icon{width:48px;height:48px}.diabetes-reason-content h3{font-size:14px}.diabetes-reason-content p{font-size:10px}}.margin{margin-top:20px}.marginLeft{padding:30px 20px 20px;margin-bottom:20px}.redbg{background-color:#e2f1d8}.bodyContainer,.bodyContainer img{width:100%}.desktop-img{display:flex}.mobile-img{display:none}@media (max-width: 600px){.desktop-img{display:none}.mobile-img{display:flex}}@media (min-width: 768px){.redbg,.support-section{width:100%;display:block;margin:0;padding:0}.redbg .marginLeft,.support-section .marginLeft{display:none}.redbg .bodyContainer,.support-section .bodyContainer{width:100%;margin:0;padding:0;display:block}.redbg .bodyContainer picture,.support-section .bodyContainer picture{display:block;width:100%;margin:0;padding:0}.redbg .bodyContainer img,.support-section .bodyContainer img{display:block;width:100%;max-width:100%;height:auto;margin:0;padding:0}}@media (max-width: 767px){.redbg,.support-section{width:100%;display:block;margin:0;padding:0}.redbg .marginLeft,.support-section .marginLeft{display:block;width:100%}.redbg .bodyContainer,.support-section .bodyContainer{width:100%;display:block;margin:0;padding:0}.redbg .bodyContainer picture,.support-section .bodyContainer picture{display:block;width:100%;margin:0;padding:0}.redbg .bodyContainer img,.support-section .bodyContainer img{display:block;width:100%;max-width:100%;height:auto;margin:0;padding:0}}.mobile-benefits-section{display:none}@media (max-width: 767px){.mobile-benefits-section{display:block;width:100%;margin:0;padding:0;box-sizing:border-box;overflow:hidden}.mobile-benefits-intro{width:100%;text-align:center;padding:30px 20px 20px;box-sizing:border-box}.mobile-benefits-eyebrow{margin:0 0 10px;font-size:12px;font-weight:600;letter-spacing:1.5px;line-height:1.4}.mobile-benefits-intro h2{margin:0;font-size:32px;line-height:1.15;font-weight:700}.mobile-benefits-intro h2 span{display:inline-block}.mobile-benefits-image{display:block;width:100%;height:auto;max-width:100%;margin:0;padding:0}}@media (min-width: 768px){.mobile-benefits-section{display:none!important}}
