:root{color:#193d30;font-synthesis:none;text-rendering:optimizelegibility;--forest:#193d30;--forest-soft:#315c4a;--linen:#f7f1e7;--paper:#fffaf0;--sage:#dfe9dc;--apricot:#e69a54;--rust:#99501e;--line:#193d3021;background:#f7f1e7;font-family:DM Sans,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--linen);min-width:320px;margin:0}body,button,a{-webkit-font-smoothing:antialiased}button,a{font:inherit}button{border:0}a{color:inherit;text-decoration:none}p,h1,h2,h3,ul,ol{margin-top:0}ul,ol{padding:0}.skip-link{z-index:100;background:#fff;border-radius:999px;padding:12px 18px;font-weight:700;position:fixed;top:12px;left:12px;transform:translateY(-150%);box-shadow:0 12px 40px #193d3033}.skip-link:focus{transform:translateY(0)}:focus-visible{outline:3px solid var(--apricot);outline-offset:3px}.site-header{z-index:50;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#f7f1e7eb;justify-content:space-between;align-items:center;height:64px;padding:0 18px;display:flex;position:sticky;top:0}.brand{border-radius:8px;flex-direction:column;display:flex}.brand strong{font-family:Fraunces,Georgia,serif;font-size:1.05rem;line-height:1}.brand span{letter-spacing:.16em;text-transform:uppercase;color:#3f6957;margin-top:5px;font-size:.58rem;font-weight:700}.header-cta{display:none}.hero{border-bottom:1px solid var(--line);background-image:radial-gradient(circle at 5% 28%,#cfe2cac7,#0000 27rem),linear-gradient(90deg,#193d300a 1px,#0000 1px),linear-gradient(#193d300a 1px,#0000 1px);background-size:auto,36px 36px,36px 36px;position:relative;overflow:hidden}.hero__grid{max-width:1240px;margin:0 auto;padding:20px 18px 72px}.hero__copy{z-index:1;position:relative}.eyebrow,.section-label{color:var(--rust);letter-spacing:.17em;text-transform:uppercase;align-items:center;gap:8px;margin-bottom:15px;font-size:.66rem;font-weight:700;display:inline-flex}.eyebrow{border:1px solid var(--line);background:#fffaf0c7;border-radius:999px;padding:9px 12px;box-shadow:0 8px 26px #193d300f}h1,h2{font-family:Fraunces,Georgia,serif}h1{letter-spacing:-.048em;max-width:740px;margin-bottom:0;font-size:clamp(2.05rem,8.7vw,5.4rem);line-height:1}h1 mark{color:var(--rust);background:linear-gradient(#0000 62%,#e69a547a 62%);margin-inline:.05em;font-style:normal}.hero__qualification{color:#526c60;max-width:620px;margin:10px 0 0;font-size:.64rem;line-height:1.45}.hero__description{color:#365f4e;max-width:620px;margin:13px 0 0;font-size:.94rem;line-height:1.52}.hero__action{margin-top:17px}.cta{background:var(--forest);width:100%;min-height:54px;color:var(--paper);cursor:pointer;border-radius:999px;justify-content:center;align-items:center;gap:9px;padding:14px 22px;font-weight:700;transition:transform .18s,background .18s;display:inline-flex;box-shadow:0 18px 38px -22px #193d30d9}.cta:hover{background:#285641;transform:translateY(-2px)}.cta:active{transform:translateY(0)scale(.985)}.cta--compact{white-space:nowrap;width:auto;min-height:48px;padding:11px 18px;font-size:.87rem}.hero__price{font-variant-numeric:tabular-nums;margin:13px 0 0;font-size:.88rem;font-weight:700}.hero__price span{color:#4f6c5e;font-weight:500}.hero__microterms{color:#426755;margin:5px 0 0;font-size:.68rem;font-weight:600;line-height:1.45}.hero__support{color:#365f4e;gap:8px;margin:18px 0 0;font-size:.86rem;font-weight:600;list-style:none;display:grid}.hero__support li{align-items:center;gap:8px;display:flex}.hero__support svg{color:var(--rust)}.billing-note{border:1px solid var(--line);color:#426755;background:#fffaf0a6;border-radius:16px;gap:11px;max-width:620px;margin-top:18px;padding:13px;display:flex}.billing-note svg{color:#1f6c4b;flex:none}.billing-note p{margin:0;font-size:.72rem;line-height:1.55}.hero__visual{display:none}.week-board{border:1px solid var(--line);background:var(--paper);border-radius:32px;max-width:500px;padding:26px;position:relative;transform:rotate(1.5deg);box-shadow:0 34px 90px -42px #193d3094}.week-board:before{content:"";z-index:-1;filter:blur(45px);background:#e69a543d;border-radius:50%;position:absolute;inset:-45px}.week-board__header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;padding-bottom:20px;display:flex}.week-board__header div{flex-direction:column;display:flex}.week-board__header span{color:var(--rust);letter-spacing:.18em;text-transform:uppercase;font-size:.62rem;font-weight:700}.week-board__header strong{margin-top:8px;font-family:Fraunces,Georgia,serif;font-size:1.25rem}.week-board__header b{background:var(--forest);width:56px;height:56px;color:var(--paper);border-radius:50%;place-items:center;font-size:1.55rem;display:grid}.week-board__days{text-align:center;grid-template-columns:repeat(7,1fr);gap:7px;margin-top:20px;display:grid}.week-board__days span{color:#456b59;font-size:.54rem;font-weight:700;display:block}.week-board__days i{aspect-ratio:1;border:1px solid var(--line);color:#426755;background:#edf1e7;border-radius:50%;place-items:center;max-width:40px;margin:8px auto 0;font-size:.72rem;font-style:normal;font-weight:700;display:grid}.week-board__days i.is-done{border-color:var(--apricot);background:var(--apricot);color:var(--forest)}.week-board__meals{gap:10px;margin-top:22px;display:grid}.week-board__meals>div{background:#f2eee4;border-radius:12px;grid-template-columns:38px 1fr auto;align-items:center;gap:10px;padding:9px 11px;display:grid}.week-board__meals i{width:34px;height:34px;color:var(--rust);background:#fff;border-radius:50%;place-items:center;display:grid}.week-board__meals strong{font-size:.82rem}.week-board__meals span{color:#526c60;letter-spacing:.1em;text-transform:uppercase;font-size:.55rem;font-weight:700}.week-board__note{background:var(--apricot);letter-spacing:.12em;text-transform:uppercase;border-radius:12px;margin:0;padding:12px 16px;font-size:.62rem;font-weight:700;position:absolute;bottom:-20px;left:-25px;transform:rotate(-3deg);box-shadow:0 12px 25px #193d302b}.section,.section-dark,.section-accent,.testimonials,.offer{padding:64px 18px}.section>*,.section-dark>*,.section-accent>*,.testimonials>*,.offer>*{max-width:1240px;margin-left:auto;margin-right:auto}.section-dark{background:var(--forest);color:var(--paper)}.section-accent{background:#e4ebdc}.section-label--light{color:#f2b76e}h2{letter-spacing:-.045em;margin-bottom:0;font-size:clamp(2.2rem,9vw,4.5rem);line-height:1.03}h3{margin-bottom:0;font-family:Fraunces,Georgia,serif;font-size:1.35rem;line-height:1.12}.split{gap:34px;display:grid}.problem__body{color:#c9d9cf;margin-bottom:0;font-size:1rem;line-height:1.65}.attempts{gap:10px;margin:24px 0 0;list-style:none;display:grid}.attempts li{color:#ebf2ed;background:#ffffff0a;border:1px solid #ffffff1c;border-radius:13px;gap:10px;padding:12px;font-size:.87rem;font-weight:600;display:flex}.attempts svg{color:#f2b76e;flex:none}.section-heading{max-width:800px!important;margin-left:0!important}.section-heading>p:last-child{color:#4b6a5b;max-width:650px;margin:18px 0 0;line-height:1.65}.inclusions{gap:12px;margin-top:36px;display:grid}.inclusion-card{border:1px solid var(--line);background:#fffaf0ad;border-radius:22px;min-height:225px;padding:22px}.inclusion-card__top{color:var(--rust);justify-content:space-between;align-items:center;margin-bottom:38px;display:flex}.inclusion-card__top span{letter-spacing:.12em;font-size:.65rem;font-weight:700}.inclusion-card p{color:#4b6a5b;margin:13px 0 0;font-size:.88rem;line-height:1.58}.method p:not(.section-label){color:#456454;max-width:650px;margin:20px 0 0;line-height:1.66}.method__steps{grid-template-columns:1fr 1fr;gap:10px;margin:0;list-style:none;display:grid}.method__steps li{border:1px solid var(--line);background:#fffaf09e;border-radius:18px;min-height:128px;padding:18px}.method__steps span{color:var(--rust);font-size:.66rem;font-weight:700;display:block}.method__steps strong{margin-top:28px;font-family:Fraunces,Georgia,serif;font-size:1.25rem;display:block}.week-section{gap:40px;display:grid}.week-section__intro p:last-child{color:#4b6a5b;margin:18px 0 0;line-height:1.65}.week-list{border-top:1px solid var(--line);margin:0;list-style:none}.week-list li{border-bottom:1px solid var(--line);grid-template-columns:42px 1fr;gap:12px;padding:18px 0;display:grid}.week-list span{color:var(--rust);letter-spacing:.1em;font-size:.65rem;font-weight:700}.week-list p{margin:0;font-family:Fraunces,Georgia,serif;font-size:1.25rem;line-height:1.25}.limits{border-top:1px solid var(--line);background:#fffaf066}.limits__grid{gap:12px;margin-top:36px;display:grid}.limits__grid article{border:1px solid var(--line);background:var(--linen);border-radius:19px;padding:20px}.limits__grid svg{color:#1f6c4b}.limits__grid h3{margin-top:18px}.limits__grid p{color:#4b6a5b;margin:12px 0 0;font-size:.85rem;line-height:1.6}.testimonials{background:var(--forest);color:var(--paper);gap:34px;display:grid}.testimonials>div:first-child p:last-child{color:#c9d9cf;max-width:620px;margin:18px 0 0;line-height:1.65}.testimonial-slots{gap:10px;display:grid}.testimonial-slots div{background:#ffffff0a;border:1px dashed #ffffff45;border-radius:16px;padding:18px}.testimonial-slots span{color:#f2b76e;letter-spacing:.13em;text-transform:uppercase;font-size:.63rem;font-weight:700}.testimonial-slots p{color:#c9d9cf;margin:10px 0 0;font-size:.8rem;line-height:1.5}.offer{scroll-margin-top:74px}.offer__inner{border:4px solid var(--apricot);background:var(--forest);border-radius:28px;overflow:hidden;box-shadow:0 32px 75px -45px #193d30bf}.offer__copy{color:var(--paper);padding:28px 23px}.offer__copy>p:not(.section-label){color:#c9d9cf;margin:18px 0 0;line-height:1.6}.offer__copy ul{gap:10px;margin:24px 0 0;list-style:none;display:grid}.offer__copy li{color:#ebf2ed;gap:9px;font-size:.86rem;font-weight:600;display:flex}.offer__copy li svg{color:#f2b76e;flex:none}.offer__guarantee{background:#ffffff0d;border:1px solid #ffffff1c;border-radius:14px;gap:10px;margin-top:24px;padding:14px;display:flex}.offer__guarantee svg{color:#f2b76e;flex:none}.offer__guarantee p{color:#c9d9cf;margin:0;font-size:.75rem;line-height:1.55}.offer__price{background:var(--paper);border-radius:20px;margin:0 10px 10px;padding:24px 20px}.offer__price>p{color:#526c60;letter-spacing:.15em;text-transform:uppercase;margin:0;font-size:.63rem;font-weight:700}.offer__price>strong{letter-spacing:-.04em;font-variant-numeric:tabular-nums;margin-top:10px;font-family:Fraunces,Georgia,serif;font-size:2.2rem;line-height:1;display:block}.offer__price>span{color:#587165;letter-spacing:.13em;text-transform:uppercase;align-items:center;gap:10px;margin:20px 0 14px;font-size:.62rem;font-weight:700;display:flex}.offer__price>span:before,.offer__price>span:after{content:"";background:var(--line);flex:1;height:1px}.offer__price>b{font-variant-numeric:tabular-nums;font-size:1.2rem;display:block}.offer__price>small{color:#526c60;margin-top:7px;line-height:1.5;display:block}.checkout-pending{margin-top:22px}.checkout-pending button{color:#6a726c;cursor:not-allowed;background:#d9dbd2;border-radius:999px;width:100%;min-height:54px;font-weight:700}.checkout-pending p{color:#6b746e;text-align:center;margin:9px 0 0;font-size:.68rem;line-height:1.45}.offer-button{background:var(--apricot);min-height:54px;color:var(--forest);border-radius:999px;justify-content:center;align-items:center;gap:8px;margin-top:22px;padding:13px 20px;font-weight:700;display:flex}.faq{border-block:1px solid var(--line);background:#fffaf06b}.faq__intro>svg{box-sizing:content-box;background:var(--forest);color:#f2b76e;border-radius:50%;padding:13px;display:block}.faq__intro h2{margin-top:22px}.faq__items{border-block:1px solid var(--line);margin-top:35px}.faq details{border-bottom:1px solid var(--line)}.faq details:last-child{border-bottom:0}.faq summary{cursor:pointer;justify-content:space-between;align-items:center;gap:18px;min-height:68px;font-weight:700;list-style:none;display:flex}.faq summary::-webkit-details-marker{display:none}.faq summary span{font-size:1.6rem;font-weight:400;transition:transform .18s}.faq details[open] summary span{transform:rotate(45deg)}.faq details p{color:#4b6a5b;margin:0;padding:0 35px 20px 0;line-height:1.6}.final-cta{text-align:center}.final-cta>svg{box-sizing:content-box;background:var(--sage);color:#1f6c4b;border-radius:50%;padding:14px}.final-cta .section-label{justify-content:center;margin-top:22px;display:flex}.final-cta h2{max-width:850px;margin-inline:auto}.final-cta>p:not(.section-label){color:#4b6a5b;max-width:610px;margin:18px auto 26px;line-height:1.65}.final-cta .cta{max-width:390px}footer{border-top:1px solid var(--line);padding:32px 18px 105px}.footer__top,.disclaimer{max-width:1240px;margin-inline:auto}.footer__top{flex-direction:column;gap:18px;display:flex}.footer__top div{flex-direction:column;display:flex}.footer__top strong{font-family:Fraunces,Georgia,serif}.footer__top span{color:#4b6a5b;letter-spacing:.13em;text-transform:uppercase;margin-top:5px;font-size:.62rem;font-weight:700}.footer__top p{color:#587165;margin:0;font-size:.75rem}.disclaimer{border-top:1px solid var(--line);color:#526c60;margin-top:24px;padding-top:20px;font-size:.7rem;line-height:1.6}.sticky-offer{z-index:45;border-top:1px solid var(--line);padding:10px 12px max(10px, env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffaf0f5;align-items:center;gap:10px;display:none;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -12px 35px -24px #193d30a6}.sticky-offer.is-visible{display:flex}.sticky-offer>div{flex:1;min-width:0}.sticky-offer span{color:#526c60;letter-spacing:.11em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;font-size:.58rem;font-weight:700;display:block;overflow:hidden}.sticky-offer strong{font-variant-numeric:tabular-nums;margin-top:2px;font-size:.82rem;display:block}@media (min-width:560px){.site-header{height:76px;padding-inline:30px}.header-cta{display:block}.hero__grid,.section,.section-dark,.section-accent,.testimonials,.offer{padding-left:30px;padding-right:30px}.hero__grid{padding-top:54px}.hero__action .cta{width:auto}.hero__support{grid-template-columns:repeat(3,auto);justify-content:start;gap:18px}.inclusions,.limits__grid{grid-template-columns:1fr 1fr}.testimonial-slots{grid-template-columns:repeat(3,1fr)}.footer__top{flex-direction:row;justify-content:space-between;align-items:center}}@media (min-width:900px){.hero__grid{grid-template-columns:1.03fr .97fr;align-items:center;gap:72px;min-height:calc(100vh - 76px);padding-top:72px;padding-bottom:92px;display:grid}.hero__visual{display:block}.section,.section-dark,.section-accent,.testimonials,.offer{padding-top:96px;padding-bottom:96px}.split{grid-template-columns:.86fr 1.14fr;align-items:end;gap:80px}.split--center{align-items:center}.attempts{grid-template-columns:1fr 1fr}.inclusions{grid-template-columns:repeat(4,1fr)}.week-section{grid-template-columns:.8fr 1.2fr;align-items:start;gap:90px}.limits__grid{grid-template-columns:repeat(4,1fr)}.testimonials{grid-template-columns:.76fr 1.24fr;align-items:center;gap:70px}.offer__inner{grid-template-columns:1.05fr .95fr;display:grid}.offer__copy{padding:54px}.offer__price{flex-direction:column;justify-content:center;margin:18px;padding:40px;display:flex}.offer__price>strong{font-size:3rem}.faq{grid-template-columns:.72fr 1.28fr;gap:80px;display:grid}.faq__items{margin-top:0}footer{padding-bottom:34px}.sticky-offer,.sticky-offer.is-visible{display:none}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
