:root{--paper:#faf9f3;--ink:#183e35;--muted:#626e64;--lime:#dbeaaf;--line:#d9dfd1;--sage:#edf0e4;--display:'Manrope',sans-serif;--body:'DM Sans',sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;background:var(--paper);color:var(--ink);font:16px var(--body);-webkit-font-smoothing:antialiased}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit;cursor:pointer}a{color:inherit;text-decoration:none}button,a,summary{outline-offset:5px}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid #7e962e}::selection{background:var(--lime)}.wrap{width:min(1200px,calc(100% - 80px));margin-inline:auto}.topbar{display:flex;align-items:center;justify-content:center;gap:9px;background:var(--ink);color:#edf1dc;padding:10px 20px;font-size:12px}.topbar>span{font-size:18px;color:var(--lime)}.header{height:104px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:10px}.brand svg{width:41px;height:49px;fill:none;stroke:currentColor;stroke-width:3.5}.brand>span{font:700 43px/.9 var(--display);letter-spacing:-2.5px}.brand-sub{display:block;font:500 8px var(--body);letter-spacing:2.5px;margin-top:9px;margin-left:3px}.header-contact{display:flex;align-items:center;gap:12px;border:1px solid #bbc6b3;border-radius:8px;background:transparent;color:var(--ink);min-height:48px;padding:12px 19px;font-size:13px}.header-contact .icon{width:20px;height:20px}.header-contact>span:last-child{font-size:20px;margin-left:8px}.icon{width:28px;height:28px;flex-shrink:0;fill:currentColor;stroke:none}.eyebrow{display:flex;align-items:center;gap:9px;font-size:10px;line-height:1.7;letter-spacing:1.6px;font-weight:700}.dot{width:7px;height:7px;flex-shrink:0;border-radius:50%;background:#849956}.hero{display:grid;grid-template-columns:1.13fr 1fr;gap:62px;align-items:center;padding-top:25px;padding-bottom:64px}.hero h1{font:500 clamp(38px,3.65vw,51px)/1.13 var(--display);letter-spacing:-2.4px;margin:24px 0}.hero h1 em,h2 em{font-family:Georgia,serif;font-weight:400;color:#6f8054}.hero-question{font-size:18px;line-height:1.65;margin:0 0 12px}.hero-question strong{font-weight:600}.hero-description{font-size:15px;line-height:1.8;color:var(--muted);max-width:450px;margin:0 0 23px}.payment-note{display:flex;align-items:center;gap:11px;font-size:13px;line-height:1.65;margin-bottom:21px;max-width:450px}.check{display:grid;place-items:center;background:#e6eccf;border-radius:50%;width:27px;height:27px;flex-shrink:0;font-size:14px}.button{display:inline-flex;align-items:center;justify-content:center;gap:16px;padding:19px 24px;border-radius:9px;border:1px solid #b4c782;min-height:78px;background:var(--lime);color:var(--ink);font-weight:700;box-shadow:0 4px 0 #1e3b2b12;transition:transform .2s,background .2s,box-shadow .2s}.button:hover{background:#e6f2c2;transform:translateY(-2px);box-shadow:0 6px 0 #1e3b2b12}.hero .button{width:100%;justify-content:flex-start}.cta-label{font-size:17px;line-height:1.4;text-align:left}.cta-label small{display:block;font-size:12px;font-weight:400;margin-top:4px}.cta-arrow{font-size:24px;margin-left:auto}.microcopy{font-size:11px;line-height:1.7;margin:13px 0 0;color:var(--muted)}.private-note{font-size:10px;color:var(--muted);margin:5px 0 0}.hero-visual{margin:0;position:relative;padding-bottom:23px}.photo-frame{height:565px;border-radius:150px 14px 14px 14px;overflow:hidden;background:#e5e6d8;position:relative}.photo-frame img{width:100%;height:100%;object-fit:cover;object-position:50% 42%;display:block}.photo-tag{position:absolute;right:16px;top:20px;display:flex;align-items:center;gap:7px;background:#faf9f3eb;padding:10px 13px;border-radius:50px;font-size:7px;letter-spacing:.8px;font-weight:600}.photo-tag>span{font-size:16px}.photo-card{position:absolute;bottom:51px;left:-25px;right:24px;background:#faf9f3f2;border:1px solid #ffffffbb;border-radius:12px;box-shadow:0 10px 30px #173c3520;padding:23px;display:flex;align-items:center;gap:15px;font-size:14px;line-height:1.6;animation:card-enter .8s .2s both}.photo-card strong{display:block;font-weight:600}.card-symbol{width:40px;height:40px;border-radius:50%;display:grid;place-items:center;background:var(--ink);color:var(--lime);flex-shrink:0}.card-flower{font-size:34px;color:#7a8a58;margin-left:auto}.hero-visual figcaption{position:absolute;bottom:0;right:4px;font-size:9px;color:var(--muted)}.hero-copy{animation:card-enter .6s both}@keyframes card-enter{from{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}.trust-strip{border-block:1px solid var(--line);background:#f3f4e9}.trust-items{display:flex;align-items:center;justify-content:space-between;min-height:76px;gap:20px;font-size:13px}.trust-items>span{display:flex;gap:12px;align-items:center}.trust-items i{font-style:normal;color:#708548;font-size:18px}.section{padding-block:83px}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:32px;margin-bottom:38px}h2{font:500 36px/1.25 var(--display);letter-spacing:-1.5px;margin:17px 0 0}.section-heading>p{color:var(--muted);font-size:14px;line-height:1.8;margin:0}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.steps article{border:1px solid var(--line);border-radius:10px;padding:28px;display:flex;flex-direction:column}.steps article:first-child{background:var(--sage)}.step-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.step-top>span:first-child{font-size:12px;color:#6d7f57}.step-top>span:last-child{font-size:28px}h3{font:600 20px/1.4 var(--display);letter-spacing:-.6px}.steps h3{margin:0 0 13px}.steps p{font-size:14px;line-height:1.85;color:var(--muted);margin:0 0 24px}.steps strong{color:var(--ink);font-weight:500}.step-tag{border-top:1px solid var(--line);padding-top:17px;font-size:10px;margin-top:auto}.eligibility{background:#e9eddf;padding:67px 0 28px}.eligibility-grid{display:grid;grid-template-columns:1fr 1.13fr;gap:95px}.eligibility-intro>p{font-size:15px;line-height:1.9;color:var(--muted);margin:23px 0;max-width:365px}.eligibility-intro>.microcopy{font-size:11px;margin-top:14px}.compact{min-height:74px}.compact .cta-label{font-size:15px}.case-list article{display:flex;gap:21px;padding-block:20px;border-bottom:1px solid #cbd4bd}.case-list article:first-child{padding-top:0}.case-list article>span{font-size:11px;color:#73845b;padding-top:6px}.case-list h3{font-size:16px;margin:0 0 8px}.case-list p{font-size:14px;line-height:1.8;color:var(--muted);margin:0}.section-disclaimer{border-top:1px solid #cbd4bd;margin-top:37px;padding-top:20px;font-size:11px;line-height:1.7;color:var(--muted)}.reassurance{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center}.reassurance-title>p{color:var(--muted);font-size:15px;line-height:1.9;max-width:365px;margin-top:23px}.promise-card{padding:32px 36px;background:#f0ecdf;border:1px solid #e2dac5;border-radius:14px;position:relative}.promise-icon{position:absolute;right:32px;top:24px;font-size:40px;color:#97846a}.promise-card h3{font-size:29px;line-height:1.3;margin:0 0 20px}.promise-card>p{font-size:14px;line-height:1.85;color:#626757}.promise-card strong{font-weight:600;color:var(--ink)}.promise-bottom{display:flex;gap:10px;align-items:center;padding-top:20px;margin-top:22px;border-top:1px solid #d5d2bd;font-size:13px;font-weight:500}.promise-card>small{display:block;font-size:11px;line-height:1.8;color:#626757;margin-top:15px}.prepare{display:flex;align-items:center;gap:26px;border-block:1px solid var(--line);padding:27px 0}.prepare-icon{font-size:40px;color:#7b8e58}.prepare h3{font-size:16px;margin:0 0 8px}.prepare p{font-size:13px;line-height:1.8;color:var(--muted);max-width:760px;margin:0}.prepare>span:last-child{font-size:28px;margin-left:auto}.faq{display:grid;grid-template-columns:1fr 1.3fr;gap:88px}.faq-heading>p{font-size:14px;line-height:1.8;color:var(--muted);margin:23px 0}.text-button{border:0;border-bottom:1px solid #8b9a7e;color:var(--ink);background:none;font-size:13px;min-height:48px;padding:10px 0}.text-button>span{margin-left:25px}.faq-list details{border-bottom:1px solid var(--line)}.faq-list details:first-child{border-top:1px solid var(--line)}summary{list-style:none;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:20px;padding:23px 0;font-size:14px;font-weight:500}summary::-webkit-details-marker{display:none}summary>span{font-size:23px;line-height:1;font-weight:400}details[open] summary>span{transform:rotate(45deg)}details p{font-size:14px;line-height:1.85;color:var(--muted);margin:0 26px 24px 0}.contact{isolation:isolate;position:relative;overflow:hidden;background:var(--ink);color:var(--paper);border-radius:14px;padding:58px 30px;text-align:center}.contact>.eyebrow{justify-content:center;color:var(--lime)}.contact h2{font-size:39px;margin-top:22px}.contact h2 em{color:var(--lime)}.contact>p{color:#d0d9c5;font-size:15px;line-height:1.9;margin:23px 0 28px}.contact .button{min-width:390px}.contact>small{display:block;color:#d0d9c5;font-size:11px;margin-top:18px}.contact-pattern{position:absolute;width:390px;height:510px;right:-170px;bottom:-125px;border:1px solid #aec69125;border-radius:220px 220px 0 0;transform:rotate(-25deg);z-index:-1;box-shadow:0 0 0 35px #aec6910a,0 0 0 70px #aec6910a,0 0 0 105px #aec6910a}footer{padding-top:45px;padding-bottom:25px}.footer-top{display:flex;justify-content:space-between;align-items:center;padding-bottom:30px;gap:20px}.footer-top .brand{transform:scale(.8);transform-origin:left center}.footer-top p,.footer-top>a:last-child{font-size:12px;color:var(--muted)}.footer-bottom{display:flex;justify-content:space-between;align-items:start;gap:50px;border-top:1px solid var(--line);padding-top:22px;color:var(--muted);font-size:11px;line-height:1.8}.footer-bottom>span{flex-shrink:0}.footer-bottom p{max-width:690px;margin:0}.privacy-note{font-size:10px;line-height:1.9;color:var(--muted);max-width:780px;margin-top:19px}.mobile-contact{display:none}.skip{position:fixed;top:-100px;left:10px;padding:15px;background:white;z-index:100}.skip:focus{top:10px}dialog{border:1px solid var(--line);border-radius:16px;background:var(--paper);color:var(--ink);padding:40px;width:min(460px,calc(100% - 32px));box-shadow:0 20px 100px #183e3533}dialog::backdrop{background:#112d26a8;backdrop-filter:blur(5px)}dialog h2{font-size:30px}dialog p{color:var(--muted);line-height:1.8;font-size:14px;margin:20px 0 25px}.dialog-close{position:absolute;right:8px;top:8px;width:44px;height:44px;border:0;background:none;color:var(--ink);font-size:26px}dialog .button{min-height:50px}.dialog-close:hover{background:var(--sage);border-radius:50%}body:has(dialog[open]){overflow:hidden}@media(max-width:1050px){.wrap{width:calc(100% - 48px)}.hero{gap:32px}.hero h1{font-size:40px;letter-spacing:-1.7px}.hero-question{font-size:16px}.photo-frame{height:570px}.photo-tag{font-size:6px}.photo-card{left:-10px;right:10px;padding:18px;font-size:12px}.cta-label{font-size:15px}.hero .button{padding:18px}.eligibility-grid,.reassurance{gap:45px}.faq{gap:45px}.steps article{padding:23px}.step-tag{font-size:9px}.trust-items{font-size:12px}}@media(max-width:700px){html{scroll-padding-bottom:120px}.wrap{width:calc(100% - 40px)}.topbar{padding:8px 12px;font-size:9px;gap:6px}.topbar>span{font-size:15px}.header{height:83px}.brand>span{font-size:35px}.brand svg{width:34px;height:42px}.brand-sub{font-size:7px;letter-spacing:2px}.header-contact{font-size:11px;padding:10px 12px;gap:8px}.header-contact .icon{width:18px;height:18px}.header-contact>span:last-child{display:none}.hero{grid-template-columns:1fr;gap:27px;padding-top:15px;padding-bottom:30px}.eyebrow{font-size:8px;letter-spacing:1.1px}.hero h1{font-size:clamp(31px,8.9vw,46px);line-height:1.15;letter-spacing:-1.5px;margin:20px 0}.hero-question{font-size:16px;line-height:1.7;margin-bottom:11px}.hero-description{font-size:14px;line-height:1.75;margin-bottom:17px}.payment-note{font-size:12px;line-height:1.65;margin-bottom:18px}.button{padding:17px 18px;min-height:78px;gap:12px}.hero .button{padding:17px 18px}.cta-label{font-size:16px}.cta-label small{font-size:11px}.icon{width:25px;height:25px}.cta-arrow{font-size:23px}.microcopy{font-size:10px}.private-note{font-size:9px}.hero-visual{padding-bottom:20px}.photo-frame{height:410px;border-top-left-radius:110px}.photo-frame img{object-position:50% 42%}.photo-tag{top:16px;right:10px;font-size:6px;padding:8px 10px;letter-spacing:.5px}.photo-card{bottom:40px;left:12px;right:12px;padding:18px 15px;font-size:12px;gap:11px}.card-symbol{width:33px;height:33px}.card-flower{font-size:29px}.hero-visual figcaption{font-size:8px}.trust-items{flex-wrap:wrap;justify-content:center;gap:10px 18px;padding:18px 0;min-height:0;font-size:10px}.trust-items>span{gap:6px}.trust-items i{font-size:14px}.section{padding-block:49px}.section-heading{display:block;margin-bottom:26px}h2{font-size:29px;letter-spacing:-1.1px}.section-heading>p{font-size:13px;line-height:1.75;margin-top:18px}.steps{grid-template-columns:1fr;gap:15px}.steps article{padding:24px}.step-top{margin-bottom:14px}.steps h3{font-size:20px}.steps p{font-size:14px;margin-bottom:19px}.step-tag{font-size:11px;padding-top:15px}.eligibility{padding-top:43px;padding-bottom:25px}.eligibility-grid{grid-template-columns:1fr;gap:27px}.eligibility-intro>p{font-size:14px;margin:20px 0}.eligibility-intro .button{width:100%;justify-content:flex-start}.eligibility-intro>.microcopy{font-size:10px}.case-list article{padding-block:19px;gap:16px}.case-list h3{font-size:16px}.case-list p{font-size:14px}.section-disclaimer{font-size:10px;margin-top:23px;padding-top:18px}.reassurance{grid-template-columns:1fr;gap:25px}.reassurance-title>p{font-size:14px;margin-top:18px}.promise-card{padding:27px 24px}.promise-card h3{font-size:27px}.promise-card>p{font-size:14px}.promise-bottom{font-size:12px}.promise-card>small{font-size:11px}.promise-icon{right:23px;top:20px}.prepare{gap:16px;align-items:flex-start;padding-block:23px}.prepare-icon{font-size:27px}.prepare>span:last-child{display:none}.prepare h3{font-size:16px}.prepare p{font-size:13px}.faq{grid-template-columns:1fr;gap:24px}.faq h2 br{display:none}.faq-heading>p{margin:16px 0;font-size:14px}.faq summary{font-size:14px;line-height:1.6;padding-block:20px}.faq details p{font-size:14px;margin-right:15px}.contact{padding:37px 20px;border-radius:12px}.contact>.eyebrow{font-size:7px;letter-spacing:.8px}.contact h2{font-size:27px;line-height:1.35;letter-spacing:-.9px}.contact>p{font-size:13px;margin:20px 0 23px}.contact .button{min-width:0;width:100%;padding:17px 13px;gap:10px}.contact .cta-label{font-size:14px}.contact .cta-label small{font-size:10px}.contact>small{font-size:9px}.footer-top{flex-wrap:wrap;gap:12px;padding-bottom:23px}.footer-top p{order:3;width:100%;font-size:11px;margin:0}.footer-top>a:last-child{font-size:10px}.footer-bottom{flex-direction:column;gap:11px;font-size:10px}.privacy-note{font-size:10px}footer{padding-top:30px;padding-bottom:132px}.mobile-contact{display:block;position:fixed;bottom:0;left:0;right:0;background:#faf9f3f5;backdrop-filter:blur(12px);padding:10px 16px calc(10px + env(safe-area-inset-bottom));border-top:1px solid var(--line);z-index:20;box-shadow:0 -4px 24px #173c3510}.mobile-contact .button{width:100%;min-height:63px;padding:11px 18px;justify-content:flex-start}.mobile-contact .cta-label{font-size:14px}.mobile-contact .cta-label small{font-size:10px}.mobile-contact .icon{width:24px;height:24px}.mobile-contact .cta-arrow{margin-left:auto}dialog{padding:35px 25px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}

.bi-balloon-heart{display:inline-block;width:1em;height:1em;vertical-align:-.125em;fill:currentColor;flex-shrink:0}
