/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-border-style:solid;--tw-leading:initial;--tw-font-weight:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000}}}@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;--color-white:#fff;--spacing:.25rem;--container-xl:36rem;--container-3xl:48rem;--text-lg:1.125rem;--text-lg--line-height:calc(1.75 / 1.125);--text-5xl:3rem;--text-5xl--line-height:1;--font-weight-bold:700;--radius-2xl:1rem;--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{.relative{position:relative}.start{inset-inline-start:var(--spacing)}.mx-auto{margin-inline:auto}.mt-5{margin-top:calc(var(--spacing) * 5)}.mb-5{margin-bottom:calc(var(--spacing) * 5)}.mb-6{margin-bottom:calc(var(--spacing) * 6)}.block{display:block}.grid{display:grid}.inline-block{display:inline-block}.table{display:table}.min-h-screen{min-height:100vh}.max-w-3xl{max-width:var(--container-3xl)}.max-w-xl{max-width:var(--container-xl)}.place-items-center{place-items:center}.rounded-2xl{border-radius:var(--radius-2xl)}.border{border-style:var(--tw-border-style);border-width:1px}.border-\[\#ecd8cd\]{border-color:#ecd8cd}.bg-\[\#fffaf6\]{background-color:#fffaf6}.bg-white{background-color:var(--color-white)}.p-8{padding:calc(var(--spacing) * 8)}.p-10{padding:calc(var(--spacing) * 10)}.px-5{padding-inline:calc(var(--spacing) * 5)}.text-center{text-align:center}.text-5xl{font-size:var(--text-5xl);line-height:var(--tw-leading,var(--text-5xl--line-height))}.text-lg{font-size:var(--text-lg);line-height:var(--tw-leading,var(--text-lg--line-height))}.leading-none{--tw-leading:1;line-height:1}.font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.text-\[\#2b4357\]{color:#2b4357}.underline{text-decoration-line:underline}.shadow-xl{--tw-shadow:0 20px 25px -5px var(--tw-shadow-color,#0000001a), 0 8px 10px -6px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)}}:root{--ink:#20201f;--coral:#36536b;--coral-dark:#2b4357;--sage:#778b65;--cream:#fffaf6;--blush:#fbf0e9;--line:#ecd8cd}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--ink);font-family:var(--font-sans), Arial, sans-serif;margin:0;font-size:15px;line-height:1.55}button,input{font:inherit}a{color:inherit}h1,h2,.price,.footer-brand span{font-family:var(--font-display), Georgia, serif}h1,h2,h3,p{margin-top:0}h3{text-transform:uppercase;letter-spacing:-.01em;font-size:1rem}main,footer{background:#fffdfa;max-width:1440px;margin:auto}.sticky-offer{z-index:40;color:#fff;background:#263427;justify-content:flex-end;align-items:center;gap:20px;max-width:1440px;min-height:64px;margin:auto;padding:8px 4.5%;display:flex;position:sticky;top:0;box-shadow:0 5px 18px #20201f2e}.sticky-offer .checkout-block{width:min(310px,44vw)}.sticky-offer .cta{min-height:44px;margin:0;padding:9px 18px}.section-pad{padding:42px 4.5%}.hero{background:linear-gradient(90deg,#fffaf6 0 48%,#f5ece6 48%);grid-template-columns:46% 54%;min-height:650px;display:grid;overflow:hidden}.hero-copy{align-self:center;padding:38px 5vw 30px 4.5vw}.eyebrow{border:1px solid #d9b8a7;border-radius:99px;margin-bottom:18px;padding:3px 14px;font-size:.82rem;display:inline-block}.hero h1{letter-spacing:-.035em;max-width:730px;margin-bottom:18px;font-size:clamp(2.8rem,4.4vw,5.1rem);font-weight:600;line-height:.92}.hero h2{color:var(--coral);max-width:680px;margin-bottom:20px;font-size:clamp(1.85rem,2.7vw,3rem);font-weight:600;line-height:1.05}.hero-copy>p:not(.eyebrow){max-width:650px;font-size:1.05rem}.hero-visual{justify-content:flex-end;align-items:stretch;display:flex;position:relative}.hero-visual img{object-fit:cover;object-position:center;width:100%;height:100%}.hero-visual-desktop img{-webkit-mask-image:linear-gradient(#0000 0%,#000 4% 93%,#0000 100%);mask-image:linear-gradient(#0000 0%,#000 4% 93%,#0000 100%)}.hero-visual-mobile{display:none}.cta{color:#fff;letter-spacing:-.01em;cursor:pointer;background:linear-gradient(135deg,#45647d,#2e4a61);border:0;border-radius:6px;width:100%;min-height:58px;margin:8px 0 13px;padding:15px 22px;font-weight:800;transition:transform .2s,box-shadow .2s;box-shadow:0 5px 14px #263f5430}.cta:hover{transform:translateY(-2px);box-shadow:0 8px 18px #263f5440}.cta:focus-visible,summary:focus-visible,.cookie-actions button:focus-visible,.cookie-toggle input:focus-visible{outline-offset:3px;outline:3px solid #253d78}.cta:disabled{opacity:.65;cursor:wait;transform:none}.hero-copy .checkout-block{margin-top:22px}.checkout-error{color:#9f2f27;margin:0 0 8px;font-size:.85rem}.checkout-trust-strip-frame{aspect-ratio:6.58;width:min(100%,658px);margin:-4px auto 0;overflow:hidden}.checkout-trust-strip{mix-blend-mode:multiply;width:100%;height:auto;display:block;transform:translateY(-25%)}.trust-row{color:#5e554f;justify-content:space-between;gap:22px;font-size:.72rem;display:flex}.pain-grid{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff9f5;grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.pain-grid article{border:1px solid var(--line);background:#fffdfa;border-radius:12px;padding:28px;box-shadow:0 5px 18px #6f49320a}.pain-grid article:nth-child(2){background:#fffaf6}.pain-grid article:nth-child(3){background:#fffdfb}.pain-section-image{object-fit:cover;border-radius:10px;width:100%;height:auto;margin-top:20px;display:block}.pain-heading{font-weight:800}.exhaustion-callout{text-align:center}.thought-impact{margin-top:24px}.thought-impact p+p{margin-top:20px}.thought-impact ul{gap:14px;margin-top:14px;padding:0;list-style:none;display:grid}.thought-impact li{grid-template-columns:28px 1fr;align-items:start;gap:10px;display:grid}.thought-impact li span{color:var(--coral);text-align:center;font-size:1.25rem;font-weight:800;line-height:1.2}.not-alone-section{border-top:1px solid var(--line);margin-top:30px;padding-top:26px}.not-alone-section h3{color:var(--coral);font-family:var(--font-display), Georgia, serif;margin-bottom:18px;font-size:2rem;font-weight:700}.not-alone-section p+p{margin-top:16px}.not-alone-section .survey-stat{color:var(--coral-dark);font-size:1.12rem;line-height:1.55}.imagine-section{background:var(--coral);border-radius:10px;margin-top:30px;padding:26px}@supports (color:color-mix(in lab, red, red)){.imagine-section{background:color-mix(in srgb,var(--coral) 7%,white)}}.imagine-section h3{color:var(--coral);letter-spacing:.04em;margin-bottom:18px;font-weight:800}.imagine-item{grid-template-columns:48px 1fr;align-items:start;gap:16px;display:grid}.imagine-item+.imagine-item{margin-top:20px}.imagine-item svg{width:44px;height:44px;color:var(--coral-dark)}h3 span{color:var(--coral);vertical-align:middle;margin-right:8px;font-size:1.5rem}.tick-list,.cross-list{margin:18px 0;padding:0;list-style:none}.tick-list li,.cross-list li{margin:9px 0;padding-left:25px;position:relative}.tick-list li:before{content:"➜";color:var(--coral);font-size:18px;font-weight:700;line-height:1;position:absolute;top:-2px;left:0}.cross-list li:before{content:"×";color:#36536b;font-size:20px;font-weight:700;line-height:1;position:absolute;left:2px}.callout{background:var(--blush);border-radius:8px;margin-top:22px;padding:18px}.problem-label{margin-bottom:7px;display:block}.thought-spacing{margin-bottom:22px}.instead-line{margin-top:10px;margin-bottom:0}.inline-testimonial{flex-direction:column;align-self:start;min-height:0;display:flex;position:relative;background:linear-gradient(145deg,#f8f3e9,#fffdfb)!important;padding:54px 32px 28px!important}.inline-testimonial .quote-mark{color:#6f879a;font-family:Georgia,serif;font-size:4rem;line-height:1;position:absolute;top:8px;left:28px}.inline-testimonial p{font-family:var(--font-display),Georgia,serif;font-size:1.35rem;line-height:1.35}.inline-testimonial small{color:#8a7d73;text-transform:uppercase;letter-spacing:.08em}.how-it-works{border-bottom:1px solid var(--line);background:linear-gradient(135deg,#f3f1e7,#fffaf6);max-width:1440px;margin:auto}.how-it-works .section-title h2{text-align:center}.how-it-works>p,.how-it-works>ol,.how-it-works>.checkout-block{max-width:900px;margin-left:auto;margin-right:auto}.how-it-works .how-intro{font-family:var(--font-display),Georgia,serif;text-align:center;margin-bottom:30px;font-size:1.55rem}.how-it-works .how-step-intro{margin-bottom:24px}.how-it-works ol{counter-reset:steps;gap:14px;margin-bottom:32px;padding:0;list-style:none;display:grid}.how-it-works>p:last-of-type{margin-bottom:32px}.how-it-works li{border:1px solid var(--line);counter-increment:steps;background:#fffdfa;border-radius:12px;min-height:92px;padding:18px 22px 18px 72px;position:relative}.how-it-works li:before{color:#fff;background:var(--coral);content:counter(steps);border-radius:50%;place-items:center;width:36px;height:36px;font-weight:800;display:grid;position:absolute;top:19px;left:20px}.how-it-works li strong,.how-it-works li span{display:block}.how-it-works li strong{margin-bottom:4px}.included{background:#fff}.section-title{justify-content:center;align-items:center;gap:22px;margin-bottom:30px;display:flex}.section-title span{background:#b8aaa2;width:70px;height:1px}.section-title h2{text-transform:uppercase;letter-spacing:.12em;font-family:var(--font-sans);margin:0;font-size:1.5rem;font-weight:500}.included-grid{grid-template-columns:repeat(6,1fr);gap:24px;display:grid}.included-card{background:linear-gradient(145deg,#fbede4,#fffaf7);border-radius:12px;min-height:390px;padding:18px 16px 24px}.included-card h3{text-transform:none;font-family:var(--font-display);font-size:1.25rem;line-height:1.12}.included-card p{font-size:.88rem}.included-card .included-worth{color:var(--coral);font-size:1rem;font-weight:800}.big-icon{text-align:center;margin-bottom:12px;font-size:3.5rem;line-height:1.2;display:block}.screen-play-icon{filter:drop-shadow(0 5px 5px #70473a2e);width:1.25em;height:1.08em;display:inline-block;position:relative}.screen-emoji{place-items:center;font-size:.95em;line-height:1;display:grid;position:absolute;inset:0}.screen-play-symbol{color:#fff;text-shadow:0 1px 3px #0008;font-family:Arial,sans-serif;font-size:.28em;line-height:1;position:absolute;top:25%;left:51%;transform:translate(-50%)}.details{border-block:1px solid var(--line);background:#fff9f5;grid-template-columns:1fr 1fr 1.15fr 1.3fr;align-items:stretch;gap:16px;display:grid}.details>article{border:1px solid var(--line);background:#fffdfa;border-radius:12px;padding:24px 20px;box-shadow:0 5px 18px #6f49320a}.details>article:nth-child(2n){background:#fffaf6}.about img{object-fit:cover;object-position:center 30%;border-radius:8px;width:100%;height:150px;margin-bottom:12px}.about .hey-heading{color:var(--coral);font-family:var(--font-display);letter-spacing:-.03em;text-transform:none;margin-bottom:18px;font-size:3.4rem;font-weight:600;line-height:.9}.about p{margin-bottom:20px}.about p:last-child{margin-bottom:0}.stars{color:#f2a42b;letter-spacing:3px;text-align:center;font-size:1.5rem}blockquote{background:var(--blush);text-align:center;border-radius:8px;margin:18px 0;padding:24px;font-weight:600}blockquote cite{margin-top:8px;font-style:normal;display:block}.small-quote{text-align:left;padding:16px;font-size:.85rem}.price-card{text-align:center;background:#fffdfa;border:1px solid #e3b9aa;border-radius:12px;padding:18px!important}.moved-price-card{margin-top:30px}.introducing-heading{color:var(--coral);font-family:var(--font-display), Georgia, serif;margin:8px 0 24px;font-size:clamp(2rem,4vw,3.25rem);font-weight:700;line-height:1.05}.introducing-heading span{letter-spacing:.12em;margin-bottom:8px;font-family:inherit;font-size:.42em;font-weight:800;display:block}.introducing-subheading{max-width:700px;margin:0 auto 24px;font-size:1.15rem;line-height:1.5}.investment-pricing{text-align:center;margin:28px 0}.investment-pricing .total-value{color:var(--coral);font-family:var(--font-display), Georgia, serif;font-size:clamp(2.4rem,6vw,4.5rem);line-height:1}.investment-pricing .todays-price{margin-top:16px;font-size:clamp(1.35rem,3vw,2rem)}.tried-everything-section{border:1px solid var(--line);text-align:center;background:#fff;border-radius:10px;margin-top:30px;overflow:hidden}.tried-everything-section h2{font-family:var(--font-display), Georgia, serif;letter-spacing:.08em;padding:24px 22px 18px;font-size:clamp(2rem,4vw,3rem)}.tried-everything-section>p{padding:24px clamp(20px,5vw,48px);font-size:clamp(1.1rem,2.5vw,1.5rem);line-height:1.6}.tried-everything-section>h2+p{padding-top:10px}.tried-everything-section>p:last-child{border-top:1px solid var(--line)}.coping-icons{border-top:1px solid var(--line);background:#fff;padding:22px 18px;position:relative}.coping-icons img{width:100%;height:auto;display:block}.investment-image{border-radius:8px;width:100%;height:auto;margin-bottom:24px;display:block}.details .pre-price-testimonials{grid-column:1/-1;grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.details .price-card{grid-column:1/-1;justify-self:center;width:min(100%,520px)}.checkout-placement{border-top:1px solid var(--line);background:#fff9f5;justify-content:center;display:flex}.checkout-placement .embedded-checkout-box{width:min(100%,720px);scroll-margin-top:84px}.today{color:var(--coral);margin-bottom:0;font-weight:700}.price{color:var(--coral);margin:8px 0;font-size:4rem;font-weight:700;line-height:.9}.price-card .tick-list{text-align:left;font-size:.85rem}.price-card .cta{font-size:.78rem}.testimonials-showcase{border-bottom:1px solid var(--line);text-align:center;background:radial-gradient(circle at 50% 0,#fff 0,#fffaf6 65%);padding:58px 4.5%}.testimonial-eyebrow{color:var(--coral);text-transform:uppercase;letter-spacing:.18em;margin-bottom:12px;font-weight:600}.testimonials-showcase>h2{margin-bottom:18px;font-size:clamp(3rem,6vw,5.5rem);line-height:.95}.testimonial-rating{flex-wrap:wrap;justify-content:center;align-items:center;gap:20px;margin-bottom:20px;display:flex}.testimonial-rating span{color:#e8a52b;letter-spacing:.15em;font-size:2rem}.testimonial-rating strong{font-size:1rem}.testimonial-grid{text-align:left;grid-template-columns:minmax(280px,620px);justify-content:center;gap:18px;max-width:1200px;margin:32px auto 24px;display:grid}.testimonial-card{border:1px solid var(--line);background:#fffdfb;border-radius:12px;flex-direction:column;min-height:245px;padding:52px 28px 24px;display:flex;position:relative;box-shadow:0 6px 18px #6f49320b}.testimonial-card:nth-child(2n){background:#f8f3e9}.testimonial-card .quote-mark{color:#6f879a;font-family:Georgia,serif;font-size:4rem;line-height:1;position:absolute;top:8px;left:24px}.testimonial-card p{font-family:var(--font-display);margin-bottom:20px;font-size:1.2rem;line-height:1.35}.testimonial-card small{color:#8a7d73;text-transform:uppercase;letter-spacing:.08em;margin-top:auto}.testimonial-proof{border:1px solid var(--line);text-align:left;background:#fff5ef;border-radius:12px;grid-template-columns:auto 1fr;align-items:center;gap:22px;max-width:1200px;margin:0 auto;padding:24px 30px;display:grid}.testimonial-proof>span{border:1px solid var(--coral);width:70px;height:70px;color:var(--coral);border-radius:50%;place-items:center;font-size:2.4rem;display:grid}.money-back-section{background:var(--coral);color:#fff;border-radius:12px;max-width:1050px;margin:34px auto 0;padding:34px clamp(22px,5vw,60px)}.money-back-section h2{color:#fff;max-width:760px;font-family:var(--font-display), Georgia, serif;margin:0 auto 26px;font-size:clamp(1.7rem,3vw,2.5rem);line-height:1.15}.money-back-content{text-align:left;grid-template-columns:120px minmax(0,620px);justify-content:center;align-items:center;gap:30px;display:grid}.money-back-content svg{width:100%;max-width:120px}.money-back-content p{font-size:clamp(.95rem,1.6vw,1.12rem);line-height:1.6}.testimonial-proof p{font-family:var(--font-display),Georgia,serif;text-wrap:balance;margin:0;font-size:clamp(1.65rem,2.5vw,2.4rem);font-weight:600;line-height:1.12}.challenge{background:linear-gradient(90deg,#f0efe2,#faf4e7);grid-template-columns:1fr 1.2fr;align-items:center;gap:50px;display:grid}.challenge h2{font-family:var(--font-sans);text-transform:uppercase;margin-bottom:5px;font-size:1.2rem}.bottom-grid{grid-template-columns:1.4fr 1fr;align-items:stretch;gap:20px;display:grid}.bottom-grid>div,.bottom-grid>aside{border:1px solid var(--line);border-radius:12px;box-shadow:0 5px 18px #6f49320a}.faq{background:#fffdfa;padding:28px}.bottom-grid>.faq:only-child{grid-column:1/-1}.faq h2{text-transform:uppercase;font-family:var(--font-sans);letter-spacing:.08em;margin-bottom:16px;font-size:1.2rem}details{border:1px solid #e7b8a8;border-radius:5px;margin:5px 0;overflow:hidden}summary{cursor:pointer;justify-content:space-between;gap:15px;padding:8px 12px;font-weight:600;list-style:none;display:flex}summary::-webkit-details-marker{display:none}summary span{color:var(--coral);font-size:1.3rem}details[open] summary span{transform:rotate(45deg)}details p{color:#4e4742;margin:0;padding:0 12px 12px}.guarantee{background:#fff1ec;padding:28px}.guarantee h2{font-size:1.25rem}.guarantee h2:first-letter{color:var(--coral)}.embedded-checkout-section{border-top:1px solid var(--line);background:radial-gradient(circle at 8% 20%,#e8eee3 0 42px,#0000 43px),linear-gradient(#fffaf6,#fff4ed 55%,#fffdfa);padding:68px 4.5% 80px;scroll-margin-top:20px;position:relative;overflow:hidden}.embedded-checkout-section:before,.embedded-checkout-section:after{z-index:0;color:#7e9570;opacity:.14;content:"❧";pointer-events:none;font-family:Georgia,serif;font-size:8rem;line-height:1;position:absolute}.embedded-checkout-section:before{top:42px;left:-12px;transform:rotate(-24deg)}.embedded-checkout-section:after{bottom:30px;right:-8px;transform:rotate(154deg)}.embedded-checkout-heading{z-index:1;text-align:center;max-width:820px;margin:0 auto 34px;position:relative}.embedded-checkout-heading h2{text-wrap:balance;margin-bottom:14px;font-size:clamp(3rem,5vw,5rem);line-height:.95}.embedded-checkout-heading h2:focus{outline:none}.embedded-checkout-heading>p:last-child{color:#5f554e}.embedded-checkout-layout{z-index:1;grid-template-columns:minmax(280px,.72fr) minmax(480px,1.28fr);align-items:start;gap:24px;width:min(100%,1120px);margin:0 auto;display:grid;position:relative}.checkout-order-card,.embedded-checkout-shell{border:1px solid #efc8ba;border-radius:18px;box-shadow:0 16px 44px #6f493214}.checkout-order-card{background:linear-gradient(145deg,#fff 0%,#fff8f3 100%);padding:34px 30px}.checkout-order-label{color:var(--coral);letter-spacing:.16em;text-transform:uppercase;margin-bottom:9px;font-size:.78rem;font-weight:800}.checkout-order-card h3{max-width:340px;margin-bottom:22px;font-family:Georgia,serif;font-size:clamp(1.75rem,2.6vw,2.35rem);font-weight:500;line-height:1.05}.checkout-order-price{border-top:1px solid var(--line);align-items:center;gap:17px;padding:20px 0 9px;display:flex}.checkout-order-price>span{color:var(--coral);font-family:Georgia,serif;font-size:4.4rem;line-height:.9}.checkout-order-price p{color:#554b45;font-size:.9rem;line-height:1.45}.checkout-regular-price{color:#766b64;margin:0 0 22px 2px;font-size:.82rem}.checkout-order-list{gap:11px;margin:0 0 25px;padding:0;list-style:none;display:grid}.checkout-order-list li{padding-left:25px;font-size:.91rem;line-height:1.35;position:relative}.checkout-order-list li:before{color:var(--coral);content:"➜";font-size:1rem;font-weight:800;position:absolute;top:-.08em;left:0}.checkout-guarantee{background:#f7eee7;border-radius:12px;align-items:flex-start;gap:12px;padding:16px;display:flex}.checkout-guarantee>span{color:var(--coral);font-family:Georgia,serif;font-size:2rem;line-height:.8}.checkout-guarantee p{color:#62564f;font-size:.78rem;line-height:1.45}.embedded-checkout-shell{background:#fff;min-height:520px;padding:18px 20px 16px}.checkout-secure-heading{border-bottom:1px solid #f0ded5;align-items:center;gap:12px;margin:0 6px 12px;padding:2px 0 15px;display:flex}.checkout-secure-heading>span{color:#fff;background:var(--sage);border-radius:50%;place-items:center;width:34px;height:34px;font-size:.8rem;display:grid}.checkout-secure-heading strong{font-family:Georgia,serif;font-size:1.16rem;font-weight:500}.checkout-secure-heading p{color:#786d66;margin-top:2px;font-size:.72rem}.checkout-loading{color:#736861;text-align:center;padding:80px 20px}.checkout-privacy-note{color:#7b7069;text-align:center;margin:10px 8px 0;font-size:.7rem;line-height:1.45}footer{border-top:1px solid var(--line);color:#6c655f;grid-template-columns:1.5fr 1fr;gap:40px;padding:18px 4.5% 34px;font-size:.7rem;display:grid}.disclaimer strong{color:#222}.footer-brand{text-align:right}.footer-brand span{color:#8a9976;margin-bottom:18px;font-size:2rem;line-height:.65;display:block}.footer-brand i{padding:0 10px}.cookie-banner{z-index:50;border:1px solid var(--line);background:#fff;border-radius:12px;width:min(480px,100% - 40px);padding:22px;position:fixed;bottom:20px;left:20px;box-shadow:0 14px 45px #3b271e35}.cookie-banner h2{font-family:var(--font-sans);margin-bottom:8px;font-size:1.1rem}.cookie-banner p{color:#5d554f;font-size:.85rem}.cookie-toggle{border-top:1px solid #eee;justify-content:space-between;padding:11px 0;font-size:.9rem;display:flex}.cookie-toggle input{width:20px;height:20px;accent-color:var(--coral)}.cookie-actions{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}.cookie-actions button{border:1px solid var(--coral);color:var(--coral-dark);cursor:pointer;background:#fff;border-radius:5px;flex:1;min-height:43px;padding:8px 12px;font-weight:700}.cookie-actions .primary{background:var(--coral);color:#fff}@media (width<=1050px){.hero{min-height:auto}.hero h1{font-size:3.4rem}.included-grid{grid-template-columns:repeat(3,1fr)}.included-card{min-height:315px}.details{grid-template-columns:repeat(2,1fr);gap:16px}.details>article{padding:25px}.details .price-card{grid-column:1/-1;justify-self:center;width:100%;max-width:520px;margin-top:25px}}@media (width<=760px){body{font-size:14px}.sticky-offer{gap:10px;min-height:58px;padding:7px 12px}.sticky-offer .checkout-block{width:48%}.sticky-offer .cta{min-height:42px;padding:7px 9px;font-size:.7rem;line-height:1.15}.section-pad{padding:34px 20px}.hero{background:#fffaf6;flex-direction:column;display:flex}.hero-copy{padding:24px 20px 0}.hero h1{font-size:2.65rem;line-height:.98}.hero h2{font-size:1.85rem}.hero-visual-desktop{display:none}.hero-visual-mobile{width:calc(100% + 40px);margin:4px -20px 20px;display:flex}.hero-visual-mobile img{height:auto;-webkit-mask-image:linear-gradient(#0000 0%,#000 8% 91%,#0000 100%);mask-image:linear-gradient(#0000 0%,#000 8% 91%,#0000 100%)}.trust-row{flex-wrap:wrap;gap:9px 14px;padding:12px 0}.trust-row span{text-align:center;flex:42%}.pain-grid,.included-grid,.details,.challenge,.bottom-grid,footer{grid-template-columns:1fr}.pain-grid{gap:14px;padding-inline:20px}.pain-grid article{padding:24px 20px}.details .pre-price-testimonials{grid-template-columns:1fr}.how-it-works li{padding:17px 17px 17px 64px}.included-grid{gap:14px}.included-card{grid-template-columns:68px 1fr;column-gap:14px;min-height:0;padding:17px;display:grid}.included-card .big-icon{grid-row:1/3;font-size:2.8rem}.included-card h3{margin-bottom:6px}.included-card p{margin:0}.details{gap:14px;padding:20px}.details>article{padding:24px 20px}.testimonials-showcase{padding:38px 14px}.testimonials-showcase>h2{font-size:3.25rem}.testimonial-grid{grid-template-columns:1fr;gap:12px;margin-top:24px}.testimonial-card{min-height:0;padding:48px 22px 22px}.testimonial-proof{grid-template-columns:auto 1fr;gap:14px;padding:20px}.testimonial-proof>span{width:52px;height:52px;font-size:1.8rem}.money-back-section{padding:28px 20px}.money-back-section h2{margin-bottom:22px}.money-back-content{text-align:center;grid-template-columns:1fr;gap:22px}.money-back-content svg{width:90px;margin:auto}.about img{float:left;width:145px;height:auto;margin:0 15px 10px 0}.challenge{gap:5px}.bottom-grid{gap:14px}.faq{padding:22px 18px}.embedded-checkout-section{padding:46px 12px 56px}.embedded-checkout-section:before,.embedded-checkout-section:after{font-size:5rem}.embedded-checkout-heading{margin-bottom:25px}.embedded-checkout-layout{grid-template-columns:1fr;gap:15px}.checkout-order-card{border-radius:14px;padding:26px 20px}.checkout-order-card h3{max-width:300px}.checkout-order-price>span{font-size:4rem}.embedded-checkout-shell{border-radius:14px;min-height:420px;padding:12px 8px 10px}.checkout-secure-heading{margin:0 8px 10px}footer{gap:15px}.footer-brand{text-align:left}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important}}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-leading{syntax:"*";inherits:false}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}
