:root{--ink:#262326;--muted:#635c5e;--accent:#a73e49;--accent-dark:#88303a;--rose:#ec5c74;--peach:#f59256;--soft:#fbf0ec;--line:#e5dcda;--white:#fff;--font:'Poppins',Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;color:var(--ink);background:#fff;font-family:var(--font);font-size:1rem;line-height:1.7;-webkit-font-smoothing:antialiased}button,input{font:inherit}button,a,input,summary{-webkit-tap-highlight-color:transparent}button{cursor:pointer}img{display:block;max-width:100%;height:auto}a{color:inherit;text-underline-offset:4px}p{margin:0 0 20px}h1,h2,h3{margin:0;line-height:1.22;letter-spacing:-.035em}h2{font-size:clamp(1.75rem,3vw,2.375rem);font-weight:600}h3{font-size:1.3125rem;font-weight:600}strong{font-weight:600}[hidden]{display:none!important}:focus-visible{outline:3px solid #995327;outline-offset:5px}.container{width:min(1160px,calc(100% - 64px));margin-inline:auto}.announcement{background:var(--accent);color:white;text-align:center;padding:9px 18px;font-size:0.8125rem;font-weight:500;letter-spacing:.01em}.announcement span{margin:0 9px}.site-header{display:flex;justify-content:center;align-items:center;height:84px;border-bottom:1px solid #eee8e6}.wordmark{font-family:Arial,sans-serif;font-weight:900;font-style:italic;font-size:2.25rem;letter-spacing:-2px;line-height:1;text-decoration:none}.skip-link{position:fixed;top:-100px;left:20px;padding:12px 20px;background:white;z-index:100}.skip-link:focus{top:10px}.hero{display:grid;grid-template-columns:1fr 1fr;gap:58px;padding-top:48px;padding-bottom:76px;align-items:start}.gallery-sticky{position:sticky;top:24px}.gallery{height:100%;min-width:0}.gallery-main{position:relative;display:block;width:100%;aspect-ratio:1;overflow:hidden;border:0;border-radius:5px;background:var(--soft);padding:28px}.gallery-main img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}.zoom-icon{position:absolute;right:16px;bottom:14px;width:30px;height:30px;border:1px solid #d9c8c4;border-radius:50%;background:white;line-height:27px;font-size:1.4375rem}.gallery-thumbs{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:14px}.thumb{padding:6px;border:1px solid var(--line);background:white;border-radius:4px}.thumb.active{border:2px solid var(--accent);padding:5px}.thumb img{width:100%;height:78px;object-fit:contain}.thumb span{display:block;font-size:0.75rem;margin-top:5px;color:var(--muted)}.gallery-caption{font-size:0.875rem;text-align:center;margin-top:16px;color:var(--muted)}.eyebrow{font-size:0.75rem;font-weight:600;letter-spacing:.14em;color:var(--accent);margin:0 0 16px}h1{font-size:clamp(2.125rem,3.1vw,2.6875rem);font-weight:600;line-height:1.18;margin:0 0 22px}h1 span{color:var(--accent)}.hero-lead{font-weight:500;font-size:1.125rem;line-height:1.6}.offer>p:not(.eyebrow){color:#4f494a}.check-list{list-style:none;padding:0;margin:20px 0}.check-list li{position:relative;padding-left:29px;margin-bottom:13px}.check-list li:before{content:'';position:absolute;left:3px;top:.48em;width:7px;height:12px;border:solid var(--accent);border-width:0 2px 2px 0;transform:rotate(45deg)}.hero-benefits{font-size:0.875rem;line-height:1.7;margin:24px 0 30px}.disclaimer-mark{text-decoration:none;font-size:.8em;vertical-align:super}.supply-picker{border:0;margin:0;padding:0;min-width:0}.supply-picker legend{font-size:1.125rem;font-weight:600;margin-bottom:13px}.supply-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.supply-card{position:relative;cursor:pointer;border:1px solid var(--line);border-radius:5px;overflow:hidden;text-align:center;transition:border-color .15s,background .15s}.supply-card:has(input:checked){border:2px solid var(--accent);background:#fff8f5}.supply-card:has(input:focus-visible){outline:3px solid var(--accent);outline-offset:3px}.supply-card input{position:absolute;opacity:0;width:1px;height:1px}.choice-tag{display:block;font-size:0.625rem;font-weight:600;background:#f2eeed;padding:6px 1px;line-height:1.5;white-space:nowrap}.supply-card:has(input:checked) .choice-tag{background:var(--accent);color:white;margin:-1px -1px 0}.supply-content{display:block;padding:12px 4px 14px}.supply-title{display:block;font-size:0.75rem;font-weight:600;white-space:nowrap}.supply-content img{height:91px;width:100%;object-fit:contain;mix-blend-mode:multiply;margin:8px auto}.supply-price{display:block;font-size:1.375rem;line-height:1.4;letter-spacing:-.025em}.daily-price{display:block;font-size:0.6875rem;color:var(--muted);margin-top:3px}.fine-print{font-size:0.75rem;color:var(--muted);line-height:1.6}.daily-note{margin:10px 0 18px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:55px;padding:15px 30px;border:1px solid var(--accent);border-radius:4px;font-weight:600;font-size:0.875rem;letter-spacing:.045em;line-height:1.4;text-decoration:none;transition:background .18s}.primary{background:var(--accent);color:white}.primary:hover{background:var(--accent-dark)}.primary:disabled{cursor:wait;opacity:.7}.buy-buttons .button{width:100%}.purchase-terms{text-align:center;font-size:0.75rem;line-height:1.9;color:var(--muted);margin:13px 0 0}.status{font-size:0.8125rem;color:var(--accent);margin:8px 0}.status:empty{display:none}.text-link{font-size:0.8125rem;font-weight:500}.guarantee-mini{display:flex;gap:15px;background:var(--soft);border-radius:4px;margin:25px 0;padding:21px}.guarantee-mini .icon{flex:0 0 26px;width:26px;height:29px;color:var(--accent)}.guarantee-mini h2{font-size:0.875rem;font-weight:600;letter-spacing:0;line-height:1.5;margin-bottom:7px}.guarantee-mini p{font-size:0.75rem;line-height:1.7;margin-bottom:7px}.accordions details{border-bottom:1px solid var(--line)}.accordions details:first-child{border-top:1px solid var(--line)}summary{list-style:none;cursor:pointer;position:relative;padding:22px 32px 22px 0;font-size:0.9375rem;font-weight:500;line-height:1.6}summary::-webkit-details-marker{display:none}summary:after{content:'+';position:absolute;right:2px;top:19px;font-size:1.4375rem;font-weight:400;line-height:1.5}details[open]>summary:after{content:'−'}.accordion-body{padding:0 18px 18px 0;font-size:0.875rem;line-height:1.85;color:#4f494a}.accordion-body p{margin-bottom:16px}.accordion-body p:last-child{margin-bottom:0}.accordion-body .check-list{margin-bottom:0}.image-dialog{padding:40px 15px 15px;border:0;border-radius:7px;width:min(90vw,850px);max-height:90vh}.image-dialog::backdrop{background:#21191bcc}.image-dialog img{max-height:78vh;object-fit:contain;width:100%}.dialog-close{position:absolute;right:10px;top:5px;border:0;background:white;width:36px;height:36px;font-size:1.75rem;line-height:1}
.center{text-align:center}.section-pad{padding-top:76px;padding-bottom:76px}.section-heading{margin-bottom:36px}.section-heading p{margin:18px auto 0;color:var(--muted);max-width:760px}.uppercase{text-transform:uppercase;letter-spacing:.045em}.reviews-band{background:var(--soft);padding-top:48px;padding-bottom:40px}.reviews-band h2{font-size:1.8125rem}.review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.review-card{margin:0;background:#fff;padding:28px;display:flex;flex-direction:column;justify-content:space-between;border-radius:4px;min-height:176px}.review-card blockquote{font-size:0.9375rem;line-height:1.8;margin:0 0 24px}.review-card figcaption{font-size:0.8125rem;font-weight:600}.section-link{margin-top:26px}.faq-grid{display:grid;grid-template-columns:1fr 1fr;column-gap:32px;align-items:start}.faq-grid details{border-top:1px solid var(--line);border-bottom:0}.faq-grid details:nth-last-child(-n+2){border-bottom:1px solid var(--line)}.faq-grid summary{font-size:0.875rem;padding-block:20px}.problem-section{background:#f9efeb}.problem-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:90px}.problem-grid h2{font-size:clamp(2.125rem,3.6vw,2.9375rem);padding-top:5px}.problem-copy{color:#4f494a;font-size:1rem}.problem-copy p:last-child{margin-bottom:0}.problem-copy .check-list{font-weight:500;color:var(--ink);margin-block:20px 25px}.benefits-section{background:#fff7f3}.benefits-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:60px;align-items:center}.benefits-copy>h2{margin-bottom:24px}.benefits-copy>p:not(.eyebrow){color:var(--muted)}.benefit-items{display:grid;grid-template-columns:1fr 1fr;gap:26px 28px;margin:32px 0}.benefit-items .icon{width:29px;height:29px;color:var(--accent);margin-bottom:12px}.benefit-items h3{font-size:0.9375rem;letter-spacing:-.01em;margin-bottom:7px;line-height:1.5}.benefit-items p{font-size:0.8125rem;line-height:1.7;color:var(--muted);margin:0}.benefits-photo img{width:100%;mix-blend-mode:multiply}.formula-section{padding-bottom:38px}.formula-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:26px}.formula-card{padding:26px 26px 14px;background:#faf8f7;border-top:3px solid #dba491;border-radius:0 0 4px 4px}.formula-card .eyebrow{font-size:0.6875rem;letter-spacing:.07em;text-transform:uppercase}.formula-card h3{font-size:1.25rem;margin-bottom:20px}.formula-card>p:not(.eyebrow){font-size:0.875rem;line-height:1.8;color:var(--muted)}.facts-section{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center}.facts-copy h2{margin-bottom:25px}.facts-copy p{color:var(--muted)}.facts-copy .button{margin-top:7px}.facts-panel table{border-collapse:collapse;width:100%;font-size:0.875rem}.facts-panel th,.facts-panel td{text-align:left;padding:17px 0;border-bottom:1px solid var(--line)}.facts-panel thead th{font-size:0.75rem;font-weight:500;color:var(--muted);padding-top:0}.facts-panel td,.facts-panel thead th:last-child{text-align:right;white-space:nowrap;padding-left:14px}.facts-panel tbody th{font-weight:500}.facts-panel tbody th span{display:block;font-size:0.75rem;font-weight:400;color:var(--muted)}.facts-panel td{color:var(--accent);font-weight:600}.facts-panel .fine-print{margin:15px 0}.label-trigger,.inline-link{border:0;background:none;color:inherit;padding:0;text-decoration:underline;text-underline-offset:4px;cursor:pointer}.inline-link{font:inherit}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.timeline-section{background:var(--soft)}.timeline{list-style:none;padding:0;margin:48px 0 35px;display:grid;grid-template-columns:repeat(4,1fr);gap:30px}.timeline li{position:relative;padding-top:22px;border-top:1px solid #d9b5ac}.step-number{position:absolute;top:-14px;left:0;display:block;font-size:0.75rem;font-weight:600;color:white;background:var(--accent);width:29px;height:29px;text-align:center;line-height:29px;border-radius:50%}.timeline .step-label{font-size:0.75rem;font-weight:500;color:var(--accent);margin:8px 0 12px}.timeline h3{font-size:1.0625rem;letter-spacing:-.015em;margin-bottom:14px;line-height:1.4}.timeline li>p:last-child{font-size:0.8125rem;color:var(--muted);line-height:1.8;margin:0}.timeline-note{max-width:670px;margin:38px auto 0;background:white;padding:20px 26px;border-radius:3px;font-size:0.8125rem;text-align:center}.timeline-note p{margin:6px 0 0;font-size:0.75rem;color:var(--muted)}.featured-review{text-align:center;margin:0 auto 28px;max-width:750px}.featured-review blockquote{font-size:1.5625rem;font-weight:500;letter-spacing:-.025em;margin:0 0 15px}.featured-review figcaption{font-size:0.8125rem}.loox-widget:empty{display:none}.loox-widget{margin-bottom:26px}.guarantee-block{display:grid;grid-template-columns:1fr 1.1fr;gap:44px;background:var(--soft);border-radius:4px;padding:48px;margin-top:60px;align-items:center}.guarantee-photo img{mix-blend-mode:multiply}.guarantee-kicker{display:flex;gap:10px;align-items:center;color:var(--accent);font-size:0.75rem;font-weight:500;margin-bottom:18px}.guarantee-kicker .icon{width:26px;height:30px;flex:0 0 26px}.guarantee-copy h2{font-size:2rem;margin-bottom:22px}.guarantee-copy p{font-size:0.875rem;color:var(--muted);line-height:1.8}.guarantee-copy>.text-link{display:block;margin-bottom:25px}.guarantee-copy .button{font-size:0.8125rem}.full-faq{max-width:900px;padding-top:0}.full-faq summary{font-size:0.9375rem;padding-block:23px}.full-faq .accordion-body{font-size:0.9375rem}.final-cta{background:var(--soft)}.final-cta h2{font-size:2.625rem;margin-bottom:24px}.final-cta p{max-width:710px;margin:0 auto 15px;color:var(--muted)}.final-cta .button{margin:14px auto 20px;min-width:280px}.final-cta .fine-print{font-size:0.75rem;margin-bottom:0}.final-cta .fine-print span{margin:0 5px}.site-footer{padding:45px 0 28px}.site-footer .wordmark{display:inline-block;font-size:2rem;margin-bottom:18px}.site-footer p{font-size:0.8125rem;color:var(--muted)}.site-footer nav{display:flex;flex-wrap:wrap;justify-content:center;gap:12px 25px;font-size:0.75rem;margin:24px 0 28px}.site-footer #disclaimer{max-width:820px;margin:0 auto;font-size:0.6875rem;line-height:1.8;color:#71696b}.buy-component .shopify-buy__product{max-width:100%!important;margin:0!important}.buy-component .shopify-buy__btn{width:100%;border:0;border-radius:4px;background:var(--accent);color:#fff;font-family:var(--font);font-size:0.9375rem;font-weight:600;line-height:1.5;letter-spacing:.05em;text-transform:uppercase;padding:17px 24px;min-height:56px;cursor:pointer}.buy-component .shopify-buy__btn:hover{background:var(--accent-dark)}.buy-component .shopify-buy__btn:disabled{opacity:.65;cursor:not-allowed}.buy-component .shopify-buy__btn-wrapper{margin-top:0}.buy-component .shopify-buy__quantity-container{display:none}.buy-component .visuallyhidden{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}
@media(min-width:1400px){h1{font-size:2.75rem}}
@media(max-width:1000px){.container{width:calc(100% - 48px)}.hero{gap:32px}h1{font-size:2.1875rem}.supply-title{font-size:0.6875rem}.daily-price{font-size:0.625rem}.choice-tag{font-size:0.5625rem}.supply-price{font-size:1.25rem}.gallery-main{padding:18px}}
@media(max-width:760px){.container{width:calc(100% - 36px)}.announcement{font-size:0.6875rem;padding:8px 12px}.announcement span{margin:0 4px}.site-header{height:65px}.wordmark{font-size:2rem}.hero{grid-template-columns:1fr;gap:25px;padding-top:22px;padding-bottom:45px}.gallery-sticky{position:static}.gallery-main{aspect-ratio:1.15;max-height:425px;padding:20px}.gallery-thumbs{gap:9px;margin-top:10px}.thumb img{height:54px}.thumb span{font-size:0.6875rem}.gallery-caption{margin:12px 0 0;font-size:0.75rem}.eyebrow{margin-bottom:12px;font-size:0.6875rem}h1{font-size:2.3125rem;line-height:1.18;margin-bottom:20px}.desktop-break{display:none}.hero-lead{font-size:1.0625rem}.offer>p{font-size:0.9375rem}.offer>.eyebrow{font-size:0.6875rem}.hero-benefits{font-size:0.875rem}.supply-content img{height:83px}.supply-title{font-size:0.75rem}.choice-tag{font-size:0.625rem}.daily-price{font-size:0.6875rem}.supply-price{font-size:1.375rem}.guarantee-mini{padding:18px}.image-dialog{width:96vw}.purchase{scroll-margin-top:18px}}
@media(max-width:360px){h1{font-size:2rem}.supply-grid{gap:6px}.supply-title{font-size:0.625rem}.daily-price{font-size:0.625rem}.choice-tag{font-size:0.5625rem}.announcement{font-size:0.625rem}}
@media(max-width:1000px){.problem-grid,.facts-section{gap:45px}.benefits-grid{gap:25px}.formula-grid{gap:16px}.formula-card{padding:23px 20px 10px}.formula-card h3{font-size:1.125rem}.timeline{gap:20px}.guarantee-block{padding:32px;gap:30px}}
@media(max-width:760px){.section-pad{padding-top:45px;padding-bottom:45px}.section-heading{margin-bottom:25px}h2{font-size:1.8125rem}.section-heading p{font-size:0.875rem;margin-top:14px}.reviews-band h2{font-size:1.5625rem}.review-grid{grid-template-columns:1fr;gap:12px}.review-card{padding:22px;min-height:0}.review-card blockquote{font-size:0.875rem;margin-bottom:14px}.review-card figcaption{font-size:0.75rem}.faq-grid{grid-template-columns:1fr;gap:0}.faq-grid details:nth-last-child(2){border-bottom:0}.faq-grid summary{font-size:0.875rem}.problem-grid,.benefits-grid,.facts-section,.guarantee-block{grid-template-columns:1fr;gap:25px}.problem-grid h2{font-size:2rem}.problem-copy{font-size:0.9375rem}.benefits-copy>h2{font-size:1.875rem}.benefits-copy>p{font-size:0.9375rem}.benefits-photo{max-width:300px;margin:0 auto;grid-row:1}.benefits-copy .button{width:100%}.benefit-items{gap:26px 23px}.benefit-items h3{font-size:0.875rem}.formula-grid{grid-template-columns:1fr;gap:16px}.formula-card{padding:25px 23px 10px}.formula-card h3{font-size:1.3125rem}.formula-section{padding-bottom:20px}.facts-copy p{font-size:0.9375rem}.facts-panel{margin-top:6px}.facts-panel table{font-size:0.8125rem}.facts-panel th,.facts-panel td{padding-block:15px}.timeline{grid-template-columns:1fr;gap:25px;margin:30px 0 0}.timeline li{border:0;border-left:1px solid #d9b5ac;margin-left:15px;padding:0 0 0 29px}.step-number{left:-15px;top:0}.timeline .step-label{margin:0 0 7px;padding-top:4px}.timeline h3{margin-bottom:10px;font-size:1.125rem}.timeline li>p:last-child{font-size:0.875rem}.timeline-note{margin-top:28px;padding:20px}.featured-review blockquote{font-size:1.4375rem}.guarantee-block{margin-top:40px;padding:27px 22px}.guarantee-photo{max-width:280px;margin:0 auto}.guarantee-copy h2{font-size:1.875rem}.guarantee-copy .button{width:100%}.full-faq{padding-top:0}.full-faq summary{font-size:0.875rem;padding-block:19px}.full-faq .accordion-body{font-size:0.875rem}.final-cta h2{font-size:2.0625rem}.final-cta p{font-size:0.9375rem}.final-cta .button{width:100%}.final-cta .fine-print{font-size:0.6875rem}.site-footer{padding-top:33px}.site-footer nav{gap:12px 20px}.site-footer #disclaimer{font-size:0.6875rem}}
.choice-tag{font-size:0.75rem;white-space:normal;min-height:38px;display:flex;align-items:center;justify-content:center;line-height:1.3}.supply-title{font-size:0.8125rem;white-space:normal}.daily-price{font-size:0.75rem}.supply-content{padding-inline:3px}
@media(max-width:760px){.hero{display:flex;flex-direction:column;gap:0}.offer{display:contents}.offer>*{order:3}.offer>.eyebrow{order:0}.offer>h1{order:1;font-size:2rem;line-height:1.2}.gallery{order:2;width:100%;margin:3px 0 24px}.choice-tag{font-size:0.6875rem}.supply-title{font-size:0.75rem}.daily-price{font-size:0.6875rem}.offer>.hero-lead{font-size:1.0625rem}.offer>.hero-benefits{margin-top:4px}.offer>.guarantee-mini{margin-bottom:25px}.offer>.hero-accordions{width:100%}}
.shopify-buy-frame--toggle{position:absolute!important;top:51px!important;right:20px!important;left:auto!important;margin:0!important;transform:none!important}.facts-panel{min-width:0;overflow-x:auto}
@media(max-width:760px){.shopify-buy-frame--toggle{top:61px!important;right:15px!important}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

/* Revision: larger reading sizes, nerve-health focus, and illustrated sections. */
html{font-size:18px}
.hero-benefits{font-size:1rem;line-height:1.65}
.hero-benefits li{display:grid;grid-template-columns:30px 1fr;gap:13px;padding-left:0;margin-bottom:18px;align-items:start}
.hero-benefits li:before{display:none}
.hero-benefits .icon{width:27px;height:29px;color:var(--accent);margin-top:3px}
.accordion-body,.full-faq .accordion-body,.problem-copy,.formula-card>p:not(.eyebrow),.facts-copy p{font-size:1rem}
.review-card blockquote{font-size:1rem}.review-card figcaption{font-size:.85rem}
.guarantee-mini h2{font-size:1rem}.guarantee-mini p{font-size:.9rem}.guarantee-mini .text-link{font-size:.85rem}
.payment-trust{width:100%;margin:-7px 0 27px}.payment-trust img{width:100%;height:auto;border-radius:4px}
.problem-grid{grid-template-columns:.95fr 1.05fr;gap:56px;align-items:center}
.problem-grid h2{font-size:2.15rem;line-height:1.22;margin-bottom:25px;padding:0}
.problem-photo{width:100%;height:100%;max-height:610px;min-height:380px;object-fit:cover;border-radius:14px}
.benefits-bubble{width:min(1080px,calc(100% - 100px));margin:55px auto 0;padding:40px;background:#fffdfc;border-radius:18px;border:1px solid #ead8d0}
.benefits-bubble .benefits-grid{grid-template-columns:1.2fr .8fr;gap:30px;align-items:center}
.benefits-bubble h2{font-size:2rem}.benefit-items p{font-size:.9rem}.benefit-items h3{font-size:.95rem}
.formula-card{overflow:hidden;padding:0 25px 12px;border:1px solid var(--line);border-radius:14px;background:#fffaf8}
.formula-image{width:calc(100% + 50px);max-width:none;height:220px;object-fit:cover;margin:0 -25px 25px}
.formula-card h3{font-size:1.2rem}.formula-card .eyebrow{font-size:.7rem}
.timeline li>p:last-child{font-size:.9rem}.timeline .step-label{font-size:.8rem}.timeline h3{font-size:1.1rem}
.guarantee-copy p{font-size:1rem}.faq-grid summary,.full-faq summary{font-size:1rem}
.purchase-terms{font-size:.8rem}.fine-print{font-size:.75rem}
@media(max-width:1000px){.problem-grid{gap:30px}.benefits-bubble{width:calc(100% - 72px);padding:30px}.formula-image{height:190px}.formula-grid{gap:15px}.formula-card{padding-inline:18px}.formula-image{width:calc(100% + 36px);margin-inline:-18px}}
@media(max-width:760px){
 .offer>h1{font-size:2rem}.offer>p:not(.eyebrow){font-size:1rem}.offer>.hero-lead{font-size:1.1rem}
 .hero-benefits{font-size:.95rem}.hero-benefits li{gap:10px;grid-template-columns:27px 1fr}
 .guarantee-mini{gap:11px}.guarantee-mini h2{font-size:.95rem}.guarantee-mini p{font-size:.85rem}
 .problem-grid{grid-template-columns:1fr;gap:28px}.problem-photo{height:auto;min-height:0;aspect-ratio:4/3;object-fit:cover}
 .problem-grid h2{font-size:1.9rem}.problem-copy{font-size:1rem}
 .benefits-bubble{width:calc(100% - 48px);padding:25px 20px;margin-top:32px;border-radius:15px}
 .benefits-bubble .benefits-grid{grid-template-columns:1fr;gap:22px}.benefits-bubble h2{font-size:1.75rem}
 .benefits-photo{max-width:300px}.benefits-copy>p{font-size:1rem}.benefit-items{grid-template-columns:1fr;gap:24px}
 .benefit-items>div{display:grid;grid-template-columns:30px 1fr;column-gap:12px}.benefit-items .icon{grid-row:1/3;margin-top:2px}.benefit-items h3{font-size:1rem}.benefit-items p{font-size:.9rem;grid-column:2}
 .formula-image{height:auto;aspect-ratio:3/2}.formula-card{padding-bottom:13px}.formula-card h3{font-size:1.25rem}
 .section-heading p,.final-cta p{font-size:1rem}.facts-panel table{font-size:.85rem}
 .supply-title{font-size:.7rem}.choice-tag{font-size:.65rem}.daily-price{font-size:.65rem}
 .payment-trust{margin-top:-5px;margin-bottom:24px}
}

.skip-link:not(:focus){opacity:0;pointer-events:none}

/* Expanded product gallery and customer photography */
.gallery-sticky{min-width:0}.gallery-main.graphic{padding:0;aspect-ratio:1;background:#faf7f5}.gallery-main.graphic img{width:100%;height:100%;object-fit:contain;mix-blend-mode:normal}.gallery-controls{display:flex;align-items:center;justify-content:space-between;margin:10px 0}.gallery-controls button{border:1px solid #dfc9c5;background:#fff;border-radius:50%;width:40px;height:40px;font-size:22px;cursor:pointer}.gallery-controls span{font-size:14px}.gallery-thumbs{display:flex;overflow-x:auto;gap:9px;padding:3px 2px 9px;scrollbar-width:thin;position:relative}.gallery-thumbs .thumb{flex:0 0 82px;min-width:0}.gallery-thumbs .thumb img{height:65px;object-fit:contain}.gallery-thumbs .thumb span{font-size:10px}.gallery-caption{min-height:2.8em}.review-card figcaption span{display:block;font-size:.7rem;font-weight:400;margin-top:4px;color:#655c5b}.review-photo-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:28px}.review-photo-strip figure{margin:0}.review-photo-strip img{width:100%;aspect-ratio:4/5;height:auto;object-fit:cover;border-radius:8px}.review-photo-strip figcaption{font-size:.66rem;color:#655c5b;margin-top:8px}.detailed-review-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.detailed-review-grid .review-card{background:var(--soft);min-height:0}.review-context{font-size:.72rem;text-align:center;color:#655c5b;margin:22px 0}.gallery-controls button:focus-visible{outline:3px solid var(--accent);outline-offset:3px}
@media(max-width:760px){.review-photo-strip{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.detailed-review-grid{grid-template-columns:1fr}.gallery-main.graphic{aspect-ratio:1}.gallery-thumbs .thumb{flex-basis:74px}}

.detailed-review-grid .review-card{overflow:hidden;padding:0 0 26px}.review-card-photo{position:relative;margin:0 0 23px}.review-card-photo img{display:block;width:100%;height:320px;object-fit:cover;object-position:center 35%}.review-card-photo span{position:absolute;right:12px;bottom:12px;background:rgba(255,255,255,.94);padding:4px 9px;border-radius:3px;font-size:12px;color:#55494a}.detailed-review-grid .review-card blockquote,.detailed-review-grid .review-card>figcaption{margin-left:26px;margin-right:26px}@media(max-width:760px){.review-card-photo img{height:310px}.detailed-review-grid .review-card blockquote,.detailed-review-grid .review-card>figcaption{margin-left:22px;margin-right:22px}}

.review-intro-photo{display:flex;align-items:center;justify-content:center;gap:32px;margin-bottom:30px}.review-intro-photo>img{width:140px;height:170px;object-fit:cover;object-position:center 25%;border-radius:8px}.review-intro-photo .section-heading{margin:0;text-align:left}.detailed-review-grid .review-card:not(:has(.review-card-photo)){padding-top:26px}.sticky-checkout[hidden]{display:none}.sticky-checkout{position:fixed;bottom:0;left:0;right:0;z-index:90;padding:10px 20px calc(10px + env(safe-area-inset-bottom));background:#fffaf8;border-top:1px solid #e8d5cf;box-shadow:0 -4px 18px #0000000d}.sticky-checkout .button{display:flex;max-width:650px;margin:auto;min-height:52px;justify-content:center;align-items:center;text-transform:none;font-size:18px}.site-footer{padding-bottom:100px}@media(max-width:760px){.review-intro-photo{gap:18px;align-items:flex-start}.review-intro-photo>img{width:86px;height:118px}.review-intro-photo h2{font-size:1.5rem}.review-intro-photo .section-heading p{font-size:.85rem}.sticky-checkout{padding-left:12px;padding-right:12px}.sticky-checkout .button{font-size:15px;padding-left:10px;padding-right:10px}}
