/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.container{width:100%}@media (width>=40rem){.container{max-width:40rem}}@media (width>=48rem){.container{max-width:48rem}}@media (width>=64rem){.container{max-width:64rem}}@media (width>=80rem){.container{max-width:80rem}}@media (width>=96rem){.container{max-width:96rem}}.contents{display:contents}.hidden{display:none}.table{display:table}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--navy:#062d26;--blue:#0b4b3e;--teal:#b48734;--green:#2d7b5b;--lime:#82a35b;--gold:#d7b15d;--ink:#17362f;--muted:#65766f;--line:#dfe7df;--mist:#f5f7f0;--white:#fff;--shadow:0 24px 70px #062d2624}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:92px}body{background:var(--white);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Arial,Helvetica,sans-serif}body,button,a{font-family:Arial,Helvetica,sans-serif}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}p,h1,h2,h3{margin-top:0}.container{width:min(1160px,100% - 40px);margin:0 auto}.announcement{background:var(--navy);color:#fff;letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:700}.announcement-inner{justify-content:center;align-items:center;gap:18px;min-height:36px;display:flex}.announcement-separator{background:var(--gold);border-radius:50%;width:4px;height:4px}.site-header{z-index:50;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#062d26f2;border-bottom:1px solid #d7b15d38;position:sticky;top:0}.nav{align-items:center;gap:34px;height:72px;display:flex}.brand,.footer-brand{display:block}.brand{align-items:center;width:150px;height:58px;display:flex}.brand img,.footer-brand img{width:100%;height:auto}.brand img{object-fit:contain;max-height:55px}.desktop-nav{color:#f3ecdc;align-items:center;gap:28px;margin-left:auto;font-size:14px;font-weight:700;display:flex}.desktop-nav a{transition:color .2s}.desktop-nav a:hover{color:var(--gold)}.button{text-align:center;border:0;border-radius:14px;justify-content:center;align-items:center;gap:16px;min-height:54px;padding:0 24px;font-weight:800;line-height:1;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-small{background:var(--gold);min-height:42px;color:var(--navy);border-radius:11px;padding:0 18px;font-size:13px}.button-primary{background:linear-gradient(135deg, var(--green), var(--blue));color:#fff;box-shadow:0 14px 30px #2d7b5b3d}.button-primary:hover{box-shadow:0 18px 34px #2d7b5b52}.button-gold{background:linear-gradient(135deg, #edcf84, var(--gold));color:var(--navy);box-shadow:0 14px 34px #f4c5424d}.button-light{color:var(--blue);background:#fff;box-shadow:0 14px 34px #0000001f}.eyebrow{color:var(--teal);letter-spacing:.18em;text-transform:uppercase;margin-bottom:18px;font-size:12px;font-weight:900}.eyebrow.light{color:#e5c77f}.hero{background:radial-gradient(circle at 85% 18%,#82a35b2e,#0000 28%),linear-gradient(135deg,#f9f6ed 0%,#fff 55%,#eef3e6 100%);position:relative;overflow:hidden}.hero:before{content:"";opacity:.35;background-image:linear-gradient(#0b4b3e09 1px,#0000 1px),linear-gradient(90deg,#0b4b3e09 1px,#0000 1px);background-size:34px 34px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000,#0000 58%);mask-image:linear-gradient(90deg,#000,#0000 58%)}.hero-grid{z-index:2;grid-template-columns:1.02fr .98fr;align-items:center;gap:56px;min-height:690px;padding:70px 0 74px;display:grid;position:relative}.hero-copy h1{max-width:660px;color:var(--blue);letter-spacing:-.055em;margin-bottom:24px;font-size:clamp(46px,5vw,72px);line-height:.98}.hero-copy h1 span{color:var(--green);display:block}.hero-lead{color:#526a61;max-width:610px;margin-bottom:26px;font-size:19px;line-height:1.65}.hero-list{color:#263e59;flex-wrap:wrap;gap:12px 22px;margin:0 0 30px;padding:0;font-size:14px;font-weight:700;list-style:none;display:flex}.hero-list li{align-items:center;gap:8px;display:flex}.check{color:#176a4b;background:#e8f1e5;border-radius:50%;flex:0 0 22px;justify-content:center;align-items:center;width:22px;height:22px;font-size:13px;font-weight:900;display:inline-flex}.hero-actions{align-items:center;gap:24px;display:flex}.text-link{color:var(--blue);border-bottom:1px solid #0b4b3e59;font-size:14px;font-weight:800}.microcopy{color:#71827a;margin:17px 0 0;font-size:12px}.hero-visual{justify-content:center;align-items:center;min-height:530px;display:flex;position:relative}.hero-product-card{background:#f2ecdc;border-radius:50%;justify-content:center;align-items:center;width:470px;height:470px;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #d7b15d4d,0 35px 90px #062d2633}.hero-product-card:after{content:none}.hero-product{z-index:2;object-fit:cover;border-radius:50%;width:100%;height:100%;position:relative}.hero-note{z-index:6;color:#587068;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffeb;border:1px solid #0b4b3e1a;border-radius:14px;align-items:center;gap:10px;max-width:205px;padding:12px 15px;font-size:11px;line-height:1.3;display:flex;position:absolute;box-shadow:0 16px 40px #062d2624}.hero-note strong{color:var(--blue);font-size:12px;display:block}.hero-note-icon{width:34px;height:34px;color:var(--green);background:#edf2e5;border-radius:10px;flex:0 0 34px;justify-content:center;align-items:center;font-size:15px;font-weight:900;display:inline-flex}.hero-note-top{top:118px;left:-22px}.hero-note-bottom{top:50%;bottom:auto;right:-18px;transform:translateY(-50%)}.hero-orb{filter:blur(2px);border-radius:50%;position:absolute}.hero-orb-one{background:#b4873414;width:160px;height:160px;bottom:30px;left:-80px}.hero-orb-two{border:24px solid #2d7b5b14;width:110px;height:110px;top:35px;right:40px}.trust-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff}.trust-grid{grid-template-columns:repeat(4,1fr);min-height:110px;display:grid}.trust-item{border-right:1px solid var(--line);align-items:center;gap:14px;min-height:110px;padding:22px 28px;display:flex}.trust-item:first-child{border-left:1px solid var(--line)}.trust-icon{width:48px;height:48px;color:var(--blue);background:linear-gradient(145deg,#eef4e8,#f8f1df);border:1px solid #d5e8e5;border-radius:50%;flex:0 0 48px;justify-content:center;align-items:center;font-size:12px;font-weight:900;display:inline-flex}.trust-item strong,.trust-item small{display:block}.trust-item strong{color:var(--blue);margin-bottom:4px;font-size:14px}.trust-item small{color:#78899b;font-size:11px}.section{padding:112px 0}.section-heading{max-width:720px;margin-bottom:50px}.section-heading.centered{text-align:center;margin-left:auto;margin-right:auto}.section-heading h2,.formula-copy h2,.routine-copy h2,.quality-heading h2,.bonus-copy h2,.guarantee-copy h2,.faq-heading h2,.final-cta h2{color:var(--blue);letter-spacing:-.04em;margin-bottom:18px;font-size:clamp(35px,4vw,50px);line-height:1.08}.section-heading>p:last-child,.section-intro,.formula-copy>p,.routine-copy>p,.bonus-copy>p,.guarantee-copy>p,.faq-heading>p{color:var(--muted);font-size:17px;line-height:1.7}.benefits-section{background:#fbfdfd}.benefit-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.benefit-card{background:#fff;border:1px solid #e0e9ec;border-radius:22px;min-height:300px;padding:36px;position:relative;overflow:hidden;box-shadow:0 14px 40px #062d260f}.benefit-card:after{content:"";background:radial-gradient(circle,#d7b15d2e,#0000 68%);width:110px;height:110px;position:absolute;bottom:-35px;right:-35px}.benefit-number{color:#9a7127;background:#f4eedf;border-radius:18px;justify-content:center;align-items:center;width:58px;height:58px;margin-bottom:48px;font-size:15px;font-weight:900;display:inline-flex}.benefit-card h3{color:var(--blue);margin-bottom:12px;font-size:22px}.benefit-card p{color:var(--muted);margin:0;font-size:15px;line-height:1.65}.routine-section{color:#fff;background:radial-gradient(circle at 86% 18%,#d7b15d33,#0000 28%),linear-gradient(135deg,#062d26,#0b5948)}.routine-grid{grid-template-columns:1.1fr .72fr;align-items:center;gap:90px;display:grid}.routine-copy h2,.quality-heading h2,.bonus-copy h2,.final-cta h2{color:#fff}.routine-copy>p{color:#c8d9cf;max-width:650px}.routine-steps{grid-template-columns:1fr 1fr;gap:18px 28px;margin-top:40px;display:grid}.routine-steps>div{border-top:1px solid #ffffff26;gap:14px;padding:18px 0;display:flex}.routine-steps>div>span{color:#e1bf73;letter-spacing:.12em;font-size:11px;font-weight:900}.routine-steps p,.routine-steps strong{display:block}.routine-steps p{color:#c8d9cf;margin:0;font-size:13px;line-height:1.55}.routine-steps strong{color:#fff;margin-bottom:4px;font-size:15px}.routine-panel{text-align:center;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffff17;border:1px solid #ffffff29;border-radius:28px;padding:38px;box-shadow:0 30px 70px #00000029}.panel-kicker{color:#d7e2d9;letter-spacing:.15em;text-transform:uppercase;margin-bottom:18px;font-size:12px;font-weight:800}.rhythm-ring{background:radial-gradient(circle at center, #ffffff14 0 46%, transparent 47%), conic-gradient(#d7b15d 0 82%, #ffffff24 82% 100%);border-radius:50%;justify-content:center;align-items:center;width:188px;height:188px;margin:0 auto 24px;display:flex;position:relative}.rhythm-ring:after{content:"";background:#0b5143;border-radius:50%;position:absolute;inset:12px}.rhythm-ring>div{z-index:2;position:relative}.rhythm-ring span,.rhythm-ring small{display:block}.rhythm-ring span{letter-spacing:-.05em;font-size:47px;font-weight:900}.rhythm-ring small{color:#d9cda8;letter-spacing:.12em;text-transform:uppercase;font-size:12px;font-weight:800}.routine-panel>p:not(.panel-kicker){color:#d1ded5;font-size:14px;line-height:1.65}.routine-panel>a{color:#fff;border-bottom:1px solid #fff6;gap:10px;font-size:13px;font-weight:800;display:inline-flex}.formula-grid{grid-template-columns:.9fr 1.1fr;align-items:center;gap:86px;display:grid}.formula-art{position:relative}.formula-image-frame{box-shadow:var(--shadow);background:#f8f7f2;border-radius:30px;overflow:hidden}.formula-image-frame img{aspect-ratio:1;object-fit:contain;width:100%}.formula-float{border-left:4px solid var(--gold);color:var(--blue);background:#fff;border-radius:14px;padding:18px 24px;font-size:17px;font-weight:800;position:absolute;bottom:-30px;right:-36px;box-shadow:0 18px 45px #062d2629}.formula-float span{color:var(--teal);letter-spacing:.14em;text-transform:uppercase;font-size:11px;display:block}.ingredient-list{gap:16px;margin-top:34px;display:grid}.ingredient{background:#f8faf5;border:1px solid #e2e9df;border-radius:16px;grid-template-columns:52px 1fr;gap:16px;padding:20px;display:grid}.ingredient-mark{background:linear-gradient(145deg, var(--green), var(--blue));color:#fff;border-radius:15px;justify-content:center;align-items:center;width:52px;height:52px;font-size:20px;font-weight:900;display:flex}.ingredient span{color:var(--teal);letter-spacing:.12em;text-transform:uppercase;font-size:10px;font-weight:900}.ingredient h3{color:var(--blue);margin:3px 0 5px;font-size:17px}.ingredient p{color:var(--muted);margin:0;font-size:13px;line-height:1.55}.quality-section{background:var(--blue);padding:78px 0}.quality-grid{grid-template-columns:.78fr 1.22fr;align-items:center;gap:90px;display:grid}.quality-points{grid-template-columns:1fr 1fr;gap:26px;display:grid}.quality-points>div{gap:12px;display:flex}.quality-points .check{color:#e5c77f;background:#d7b15d29}.quality-points p,.quality-points strong{display:block}.quality-points p{color:#c9dbd0;margin:0;font-size:13px;line-height:1.5}.quality-points strong{color:#fff;margin-bottom:4px;font-size:15px}.packages-section{background:radial-gradient(circle at 50% 0,#d7b15d29,#0000 32%),#f5f7f0}.package-heading{margin-bottom:66px}.package-grid{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:22px;display:grid}.package-card{background:#fff;border:1px solid #dce6e9;border-radius:24px;flex-direction:column;min-width:0;padding:30px;display:flex;position:relative;box-shadow:0 16px 44px #062d2614}.package-card.featured{color:#fff;background:linear-gradient(160deg,#073d32 0%,#0c6651 100%);border:0;margin:-18px 0;padding-top:48px;box-shadow:0 28px 70px #062d2647}.package-topline{min-height:28px;color:var(--teal);letter-spacing:.14em;text-transform:uppercase;margin-bottom:12px;font-size:11px;font-weight:900}.featured .package-topline{background:var(--gold);height:32px;color:var(--navy);white-space:nowrap;border-radius:0 0 12px 12px;justify-content:center;align-items:center;margin:0;padding:0 26px;display:flex;position:absolute;top:0;left:50%;transform:translate(-50%)}.package-title{text-align:center}.package-title h3{color:var(--blue);letter-spacing:-.03em;text-transform:capitalize;margin-bottom:4px;font-size:31px}.package-title p{color:var(--muted);margin:0;font-size:13px;font-weight:700}.featured .package-title h3,.featured .package-price strong{color:#fff}.featured .package-title p,.featured .package-price span,.featured .package-total{color:#c6dde3}.package-product{height:290px;margin:4px -14px 8px;position:relative}.bottle-stack img{filter:drop-shadow(0 15px 13px #062d2629);transform-origin:bottom;width:auto;position:absolute;bottom:4px;left:50%}.bottles-1 img{height:285px;transform:translate(-50%)}.bottles-3 img{height:255px}.bottles-3 img:first-child{z-index:1;left:31%;transform:translate(-50%)scale(.88)}.bottles-3 img:nth-child(2){z-index:3;transform:translate(-50%)}.bottles-3 img:nth-child(3){z-index:1;left:69%;transform:translate(-50%)scale(.88)}.bottles-6 img{height:178px}.bottles-6 img:first-child{z-index:1;bottom:82px;left:27%;transform:translate(-50%)scale(.9)}.bottles-6 img:nth-child(2){z-index:1;bottom:90px;left:50%;transform:translate(-50%)scale(.9)}.bottles-6 img:nth-child(3){z-index:1;bottom:82px;left:73%;transform:translate(-50%)scale(.9)}.bottles-6 img:nth-child(4){z-index:3;left:26%;transform:translate(-50%)}.bottles-6 img:nth-child(5){z-index:4;transform:translate(-50%)scale(1.06)}.bottles-6 img:nth-child(6){z-index:3;left:74%;transform:translate(-50%)}.package-price{justify-content:center;align-items:flex-end;gap:8px;display:flex}.package-price strong{color:var(--blue);letter-spacing:-.05em;font-size:48px;line-height:1}.package-price span{max-width:48px;color:var(--muted);text-transform:uppercase;padding-bottom:4px;font-size:10px;font-weight:800;line-height:1.1}.package-total{color:#607086;text-align:center;margin:8px 0 18px;font-size:13px;font-weight:800}.package-card ul{border-top:1px solid #e6edef;min-height:111px;margin:0 0 22px;padding:18px 0 0;list-style:none}.featured ul{border-top-color:#ffffff26}.package-card li{color:#52687d;align-items:center;gap:9px;margin-bottom:9px;font-size:13px;display:flex}.featured li{color:#d8e7ec}.package-card .check{flex-basis:18px;width:18px;height:18px;font-size:10px}.package-card .button{width:100%;margin-top:auto}.package-card>small{color:#8c99a7;text-align:center;margin-top:12px;font-size:10px}.featured>small{color:#aac4ce}.payment-line{color:#758598;flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;margin-top:68px;font-size:11px;display:flex}.payment-line span{letter-spacing:.12em;text-transform:uppercase;font-weight:800}.payment-line strong{min-height:32px;color:var(--blue);white-space:nowrap;background:#fff;border:1px solid #dce6e9;border-radius:6px;justify-content:center;align-items:center;padding:7px 12px;font-size:10px;display:inline-flex}.bonus-section{color:#fff;background:radial-gradient(circle at 85% 20%,#d7b15d3d,#0000 28%),linear-gradient(135deg,#062d26,#0d6752);overflow:hidden}.bonus-grid{grid-template-columns:.78fr 1.22fr;align-items:center;gap:70px;display:grid}.bonus-copy>p{color:#c7dae4}.bonus-value{border-top:1px solid #ffffff26;border-bottom:1px solid #ffffff26;align-items:center;gap:18px;margin:30px 0;padding:20px 0;display:flex}.bonus-value span{color:#9dc4ce;text-transform:uppercase;font-size:13px}.bonus-value strong{color:var(--gold);font-size:20px}.book-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.book-grid article{background:#fff;border:1px solid #d7b15d7a;border-radius:20px;padding:16px 16px 22px;box-shadow:0 18px 42px #031f1a2e}.book-grid img{aspect-ratio:1;object-fit:contain;filter:drop-shadow(0 18px 24px #0003);width:100%}.book-grid h3{color:var(--teal);margin:10px 0 7px;font-size:15px;font-weight:800;line-height:1.3}.book-grid p{color:#9a7937;margin:0;font-size:11px;line-height:1.5}.reviews-section{background:#fbfdfd}.review-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.review-card{background:#fff;border:1px solid #e0e9eb;border-radius:22px;padding:32px;box-shadow:0 15px 40px #062d260f}.stars{color:#f0b629;letter-spacing:.12em;margin-bottom:20px;font-size:14px}.review-card>p{color:#40566e;min-height:128px;font-size:15px;line-height:1.75}.reviewer{border-top:1px solid #e8eef0;align-items:center;gap:18px;padding-top:22px;display:flex}.reviewer img{object-fit:cover;border:2px solid #ede3cf;border-radius:20px;flex:0 0 86px;width:86px;height:86px;box-shadow:0 10px 24px #062d261f}.reviewer strong,.reviewer span{display:block}.reviewer strong{color:var(--blue);font-size:14px}.reviewer span{color:#8391a0;text-transform:uppercase;margin-top:4px;font-size:10px}.review-disclaimer{color:#8996a4;text-align:center;max-width:760px;margin:28px auto 0;font-size:11px;line-height:1.55}.guarantee-section{padding-top:70px}.guarantee-card{background:radial-gradient(circle at 10%,#d7b15d2e,#0000 28%),#f4f7ee;border:1px solid #d9eae6;border-radius:30px;grid-template-columns:210px 1fr;align-items:center;gap:56px;padding:54px 70px;display:grid}.guarantee-seal img{filter:drop-shadow(0 16px 28px #062d2629);width:100%}.guarantee-copy>p{max-width:720px}.guarantee-actions{align-items:center;gap:24px;margin-top:28px;display:flex}.faq-section{padding-top:70px}.faq-grid{grid-template-columns:.74fr 1.26fr;align-items:start;gap:80px;display:grid}.faq-heading{position:sticky;top:120px}.faq-heading>a{color:var(--teal);border-bottom:1px solid #b4873466;margin-top:18px;font-size:13px;font-weight:800;display:inline-block}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{color:var(--blue);cursor:pointer;justify-content:space-between;align-items:center;gap:20px;padding:25px 0;font-size:17px;font-weight:800;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{width:30px;height:30px;color:var(--teal);background:#eaf6f3;border-radius:50%;flex:0 0 30px;justify-content:center;align-items:center;font-size:20px;transition:transform .2s;display:inline-flex}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details p{max-width:700px;color:var(--muted);margin:-6px 50px 24px 0;font-size:14px;line-height:1.7}.final-cta{background:radial-gradient(circle at 75% 0%, #d7b15d38, transparent 30%), var(--blue);padding:70px 0}.final-cta-inner{justify-content:space-between;align-items:center;gap:40px;display:flex}.final-cta h2{max-width:680px;margin-bottom:0;font-size:42px}footer{color:#fff;background:#031f1a;padding:54px 0 130px}.footer-top{border-bottom:1px solid #ffffff1f;justify-content:space-between;align-items:center;padding-bottom:34px;display:flex}.footer-brand{background:0 0;width:180px;padding:0}.footer-links{color:#b8c9d9;gap:26px;font-size:12px;display:flex}.disclaimer{color:#8198ad;grid-template-columns:1fr auto;gap:50px;padding-top:30px;font-size:10px;line-height:1.6;display:grid}.disclaimer p{margin:0}.disclaimer p:first-child{max-width:790px}.pharmacy-clarification{color:#a7b9aa;font-weight:700;margin-top:10px!important}.legal-shell{background:#f8f7f2;min-height:100vh}.legal-header{background:var(--navy);border-bottom:1px solid #d7b15d38}.legal-nav{justify-content:space-between;align-items:center;gap:24px;min-height:76px;display:flex}.legal-nav .brand{height:58px}.legal-nav>a:last-child{color:#f3ecdc;font-size:13px;font-weight:800}.legal-hero{border-bottom:1px solid var(--line);background:radial-gradient(circle at 84% 18%,#d7b15d2e,#0000 28%),linear-gradient(135deg,#f9f6ed,#fff);padding:72px 0 58px}.legal-hero h1{max-width:800px;color:var(--blue);letter-spacing:-.05em;margin-bottom:18px;font-size:clamp(42px,6vw,68px);line-height:1}.legal-hero p{color:var(--muted);margin:0;font-size:15px}.legal-content{max-width:880px;padding-top:70px;padding-bottom:90px}.legal-content section{padding:0 0 34px}.legal-content h2{color:var(--blue);margin-bottom:12px;font-size:24px;line-height:1.25}.legal-content p,.legal-content li{color:#526a61;font-size:15px;line-height:1.75}.legal-content ul{padding-left:22px}.legal-content a{color:var(--green);border-bottom:1px solid #2d7b5b59;font-weight:800}.legal-note{border:1px solid var(--line);border-left:4px solid var(--gold);background:#fff;border-radius:14px;padding:22px 24px}.legal-footer{color:#9aada4;background:#031f1a;padding:38px 0;font-size:11px}.legal-footer-inner{justify-content:space-between;gap:28px;display:flex}.legal-footer-links{color:#d4ddd5;flex-wrap:wrap;gap:20px;display:flex}.mobile-buy{display:none}@media (width<=1000px){.desktop-nav{display:none}.nav{justify-content:space-between}.hero-grid{grid-template-columns:1fr .9fr;gap:20px}.hero-product-card{width:380px;height:380px}.hero-note-top{left:0}.hero-note-bottom{right:0}.trust-grid{grid-template-columns:1fr 1fr}.trust-item:nth-child(2){border-right:1px solid var(--line)}.trust-item:nth-child(3),.trust-item:nth-child(4){border-top:1px solid var(--line)}.routine-grid,.formula-grid,.quality-grid,.bonus-grid,.faq-grid{gap:50px}.package-card{padding:22px}.package-card.featured{padding-top:46px}.package-product,.bottles-1 img{height:220px}.bottles-3 img{height:205px}.bottles-6 img{height:142px}}@media (width<=780px){.container{width:min(100% - 30px,620px)}.announcement{letter-spacing:.04em;font-size:9px}.announcement-inner{gap:10px;min-height:32px}.nav{height:64px}.brand{width:138px}.button-small{min-height:38px;padding:0 14px;font-size:11px}.hero-grid{text-align:center;grid-template-columns:1fr;min-height:0;padding:58px 0 54px}.hero-copy h1{margin-left:auto;margin-right:auto;font-size:clamp(43px,13vw,60px)}.hero-lead{margin-left:auto;margin-right:auto;font-size:17px}.hero-list,.hero-actions{justify-content:center}.microcopy{text-align:center}.hero-visual{min-height:450px;margin-top:20px}.hero-product-card{width:min(90vw,430px);height:min(90vw,430px)}.hero-note-top{top:92px;left:0}.hero-note-bottom{top:50%;bottom:auto;right:0}.trust-grid{grid-template-columns:1fr 1fr}.trust-item{min-height:92px;padding:17px 12px}.trust-icon{flex-basis:40px;width:40px;height:40px;font-size:10px}.trust-item strong{font-size:12px}.trust-item small{font-size:9px}.section{padding:82px 0}.section-heading h2,.formula-copy h2,.routine-copy h2,.quality-heading h2,.bonus-copy h2,.guarantee-copy h2,.faq-heading h2{font-size:36px}.benefit-grid,.package-grid,.review-grid{grid-template-columns:1fr}.benefit-card{min-height:0}.benefit-number{margin-bottom:30px}.routine-grid,.formula-grid,.quality-grid,.bonus-grid,.faq-grid,.routine-steps{grid-template-columns:1fr}.routine-panel{width:100%;max-width:460px;margin:0 auto}.formula-art{order:2}.formula-float{bottom:-24px;right:16px}.quality-points{grid-template-columns:1fr}.package-grid{gap:20px}.package-card{width:100%;max-width:440px;margin:0 auto;padding:30px}.package-card.featured{order:-1;margin:0 auto;padding-top:48px}.package-product{height:310px}.bottles-1 img{height:285px}.bottles-3 img{height:255px}.bottles-6 img{height:178px}.payment-line{flex-wrap:wrap;gap:10px;margin-top:40px}.payment-line span{text-align:center;flex-basis:100%;margin-bottom:2px}.book-grid{max-width:540px;margin:0 auto}.review-card>p{min-height:0}.reviewer img{border-radius:18px;flex-basis:78px;width:78px;height:78px}.guarantee-card{text-align:center;grid-template-columns:1fr;gap:28px;padding:38px 28px}.guarantee-seal{max-width:180px;margin:0 auto}.guarantee-actions{justify-content:center}.faq-heading{position:static}.final-cta-inner{flex-direction:column;align-items:flex-start}.final-cta h2{font-size:36px}.footer-top{align-items:flex-start;gap:30px}.footer-links{flex-wrap:wrap;justify-content:flex-end}.disclaimer{grid-template-columns:1fr;gap:20px}.legal-footer-inner{flex-direction:column}.mobile-buy{z-index:80;color:#fff;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#062d26f7;border:1px solid #ffffff24;border-radius:16px;justify-content:space-between;align-items:center;gap:12px;min-height:68px;padding:10px 14px;display:flex;position:fixed;bottom:10px;left:10px;right:10px;box-shadow:0 16px 50px #00000047}.mobile-buy span,.mobile-buy strong{display:block}.mobile-buy span{color:#8edccf;letter-spacing:.1em;text-transform:uppercase;margin-bottom:3px;font-size:9px;font-weight:800}.mobile-buy strong{font-size:13px}.mobile-buy a{background:var(--gold);min-height:42px;color:var(--navy);border-radius:10px;justify-content:center;align-items:center;padding:0 15px;font-size:11px;font-weight:900;display:inline-flex}}@media (width<=520px){.container{width:calc(100% - 24px)}.announcement-inner span:first-child,.announcement-separator{display:none}.brand{width:126px}.hero-actions{flex-direction:column;gap:18px}.hero-actions .button{width:100%}.hero-list{flex-direction:column;align-items:flex-start;max-width:300px;margin-left:auto;margin-right:auto}.hero-visual{min-height:390px}.hero-note{padding:9px 10px}.hero-note-top{top:78px}.hero-note-bottom{gap:6px;max-width:112px;padding:8px 9px;font-size:8px;top:50%;bottom:auto;right:-2px}.hero-note-bottom strong{font-size:10px}.hero-note-icon{flex-basis:28px;width:28px;height:28px}.hero-note-bottom .hero-note-icon{flex-basis:22px;width:22px;height:22px;font-size:12px}.trust-grid{grid-template-columns:1fr}.trust-item,.trust-item:first-child{border-right:1px solid var(--line);border-left:1px solid var(--line)}.trust-item:not(:first-child){border-top:1px solid var(--line)}.book-grid{grid-template-columns:1fr}.book-grid article{grid-template-columns:120px 1fr;align-items:center;column-gap:14px;padding:16px;display:grid}.book-grid img{grid-row:1/3}.book-grid h3{align-self:end}.book-grid p{align-self:start}.guarantee-actions{flex-direction:column}.guarantee-actions .button{width:100%}.faq-list summary{font-size:15px}.footer-top{flex-direction:column}.footer-links{justify-content:flex-start}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button,.faq-list summary span{transition:none}}
