@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--ink:#172b27;--green:#dce9dc;--orange:#f2c6a2;--paper:#fafbf8;--line:#dce2da}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;background:var(--paper);color:var(--ink);font-family:'DM Sans',sans-serif;font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,textarea,summary{outline-offset:5px}header{max-width:1440px;margin:auto;display:flex;align-items:center;justify-content:space-between;padding:25px 5%;gap:25px}.brand{display:flex;align-items:center;gap:12px;font-size:13px;line-height:1.4;letter-spacing:1.5px}.brand b{font-size:12px}.brand-icon{font-size:48px;font-family:Georgia,serif;line-height:1;letter-spacing:-5px;margin-right:8px}nav{display:flex;gap:35px;font-size:14px}.phone{font-weight:600;font-size:16px}.phone span{margin-left:20px}main{max-width:1440px;margin:auto}.hero{display:grid;grid-template-columns:1fr 1fr;gap:35px;padding:30px 5% 44px;align-items:center}.hero-copy{padding:35px 0}.eyebrow{font-size:12px;font-weight:700;letter-spacing:2px;margin:0 0 24px}h1,h2,h3{font-family:Manrope,sans-serif;line-height:1.15;letter-spacing:-2px}h1{font-size:clamp(40px,4.1vw,65px);font-weight:500;margin:0 0 25px}h1 em{font-style:normal;color:#62816a}h2{font-size:42px;font-weight:500;margin:0 0 22px}h3{font-size:24px;letter-spacing:-.8px}.intro{max-width:480px;font-size:18px;color:#56645e;margin:0 0 30px}.button{border:0;border-radius:5px;padding:16px 23px;display:inline-flex;gap:25px;justify-content:space-between;align-items:center;cursor:pointer;font-weight:600;font-size:15px;transition:transform .2s,background .2s}.button:hover{transform:translateY(-2px)}.dark{background:var(--ink);color:white}.dark:hover{background:#365248}.light{background:#edf1ea;color:var(--ink)}.hero-note{font-size:13px;color:#68766e;margin-top:15px}.hero-visual{height:510px;position:relative;border-radius:8px;overflow:hidden;background:#dce9dc}.hero-visual img{width:100%;height:100%;object-fit:cover}.image-tag{position:absolute;bottom:27px;left:27px;background:#f8faf2ed;padding:20px 28px;font-size:18px;line-height:1.4;border-radius:3px}.image-tag strong{font-weight:500}.photo-label{position:absolute;right:15px;bottom:12px;color:white;font-size:10px;letter-spacing:2px;text-shadow:0 1px 3px black}.principles{display:flex;justify-content:space-between;border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin:0 5%;padding:25px 0;font-size:16px}.principles b{font-size:12px;color:#708277;margin-right:16px}.calculator-section{padding:90px 5%;display:grid;grid-template-columns:.8fr 1.2fr;gap:85px;scroll-margin-top:30px}.calculator-section aside>p:not(.eyebrow){color:#647269;max-width:310px}.status{border-left:3px solid #dca273;padding:5px 0 5px 17px;margin:30px 0;max-width:340px}.status>span{font-size:11px;letter-spacing:1.5px;font-weight:700}.status p{font-size:14px;line-height:1.5;margin:8px 0;color:#5c665d}.contact{display:flex;flex-direction:column;font-size:14px;gap:4px}.contact a{overflow-wrap:anywhere}.form-card{background:white;border:1px solid var(--line);border-radius:10px;padding:34px;box-shadow:0 16px 50px #20352a06;align-self:start}.step-top{display:flex;justify-content:space-between;font-size:13px;font-weight:600}.progress{height:3px;background:#edf1eb;margin:20px 0 30px}.progress i{display:block;height:100%;background:#799b79;width:25%;transition:width .2s}form h3{margin:0 0 8px;font-size:28px}form .hint{font-size:14px;color:#748078;margin:0 0 24px}.grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.field{display:flex;flex-direction:column;gap:7px;font-size:14px;font-weight:500}.wide{grid-column:1/-1}input,select,textarea{width:100%;border:1px solid #d7ded5;background:#fff;border-radius:5px;min-height:49px;padding:11px 13px;color:var(--ink);font-size:16px}input:focus,select:focus,textarea:focus{border-color:#759779}textarea{min-height:100px;resize:vertical}.form-actions{display:flex;justify-content:space-between;margin-top:28px;gap:15px}.form-bottom{border-top:1px solid #e8ece5;padding-top:17px;margin-top:25px;font-size:12px;color:#707b72}.how{background:#edf2eb;padding:70px 5%}.section-heading>p:last-child{color:#617067}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:35px;margin-top:40px}.cards article{border-top:1px solid #bac8bb;padding-top:20px}.number{font-size:14px;color:#688167}.cards p{color:#5b6b60;max-width:330px}.expert{padding:75px 5%;display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.expert p:not(.eyebrow){max-width:480px;color:#627268}.expert blockquote{margin:0;background:var(--orange);padding:50px;font-family:Manrope,sans-serif;font-size:36px;line-height:1.4;letter-spacing:-1px;border-radius:6px}.expert small{display:block;font-family:'DM Sans',sans-serif;font-size:14px;margin-top:30px;letter-spacing:0}.faq{padding:60px 5% 90px;display:grid;grid-template-columns:.8fr 1.2fr;gap:85px}details{border-bottom:1px solid var(--line);padding:19px 0}summary{cursor:pointer;font-weight:500;padding-right:20px}details p{color:#647269;font-size:15px}footer{border-top:1px solid var(--line);max-width:1440px;margin:auto;padding:35px 5%;display:flex;justify-content:space-between;gap:25px;align-items:center}footer>div{display:flex;flex-direction:column;font-size:14px;overflow-wrap:anywhere}footer p{font-size:14px}footer small{font-size:12px;color:#738077}.summary-row{display:flex;justify-content:space-between;gap:15px;padding:10px 0;border-bottom:1px solid #edf0e9;font-size:14px}.summary-row b{text-align:right}.result-note{padding:18px;background:#f4f1e8;border-radius:5px;font-size:14px;margin:20px 0}.embedded header,.embedded .hero,.embedded .principles,.embedded .how,.embedded .expert,.embedded .faq,.embedded footer{display:none}.embedded .calculator-section{padding:20px;gap:30px}.embedded h2{font-size:30px}@media(max-width:900px){header nav{display:none}.hero{gap:20px}.hero-visual{height:460px}h1{font-size:43px}.calculator-section,.faq{gap:35px}.expert{gap:35px}.expert blockquote{padding:35px;font-size:30px}footer{flex-wrap:wrap}}@media(max-width:640px){header{padding:18px 6%;flex-wrap:wrap;gap:15px}.brand{font-size:11px}.brand b{font-size:10px}.brand-icon{font-size:40px}.phone{font-size:14px}.phone span{display:none}.hero{grid-template-columns:1fr;padding:5px 6% 30px}.hero-copy{padding:20px 0 0}h1{font-size:43px;letter-spacing:-1.8px}.eyebrow{font-size:11px;letter-spacing:1.4px;margin-bottom:20px}.intro{font-size:16px}.hero-visual{height:270px}.image-tag{padding:14px 19px;font-size:16px;bottom:20px;left:20px}.principles{margin:0 6%;gap:12px;font-size:12px;padding:20px 0}.principles b{display:block;margin-bottom:5px}.calculator-section,.faq{grid-template-columns:1fr;padding:50px 6%;gap:28px}h2{font-size:35px}.calculator-section aside>p:not(.eyebrow){max-width:none}.status{max-width:none;margin:20px 0}.form-card{padding:23px 19px}.grid{gap:15px}.field{grid-column:1/-1}.cards{grid-template-columns:1fr;gap:20px}.how{padding:45px 6%}.cards p{max-width:none}.expert{grid-template-columns:1fr;padding:50px 6%;gap:30px}.expert blockquote{font-size:30px;padding:35px}.faq{padding-top:15px}footer{padding:30px 6%;align-items:flex-start;flex-direction:column}.embedded .calculator-section{grid-template-columns:1fr}.button{padding:15px 18px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

/* Shared supplied background across the landing page and every form step. */
body{background:#a3bf90 url('background.png') center center / cover fixed no-repeat}
header{background:rgba(250,251,248,.92);max-width:none;padding-left:max(5%,calc((100% - 1296px)/2));padding-right:max(5%,calc((100% - 1296px)/2))}
.hero{display:block;min-height:240px;padding-bottom:10px}.hero-copy{padding:26px 30px;background:rgba(250,251,248,.92);border-radius:8px;max-width:700px}h1{font-size:clamp(32px,4vw,54px)}
.calculator-section{padding-top:35px}.calculator-section aside{background:rgba(250,251,248,.95);padding:28px;border-radius:8px;align-self:start}.form-card{background:rgba(255,255,255,.98)}
.faq{margin:0 5% 50px;padding:35px;background:rgba(250,251,248,.96);border-radius:8px}
footer{background:rgba(250,251,248,.95);max-width:none}.embedded{background:#a3bf90 url('background.png') center / cover fixed no-repeat}
@media(max-width:640px){.hero{min-height:0;padding-top:20px}.hero-copy{padding:22px}.calculator-section{padding-top:25px}.calculator-section aside{padding:22px}.faq{margin:0 6% 35px;padding:22px;gap:10px}}
