:root{--ink:#1d3530;--muted:#55706a;--paper:#fbfaf5;--sage:#dce9df;--moss:#2d584c;--clay:#efc0a4;--cream:#f4e9d6;--line:#d5dfd9;--white:#fffefa}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:DM Sans,sans-serif;font-size:16px;line-height:1.55}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline-offset:3px;outline:3px solid #e38155}.shell{width:min(1160px,100% - 40px);margin:auto}.eyebrow{color:#356457;text-transform:uppercase;letter-spacing:.11em;align-items:center;gap:9px;font-size:.73rem;font-weight:700;display:flex}.eyebrow:before{content:"";background:currentColor;width:22px;height:1px;display:block}h1,h2,h3,p{margin-top:0}h1,h2{letter-spacing:-.035em;font-family:Newsreader,Georgia,serif;font-weight:500;line-height:1.04}h1{max-width:800px;font-size:clamp(3.15rem,6.2vw,5.8rem)}h2{max-width:700px;font-size:clamp(2.35rem,4vw,3.85rem)}h3{margin-bottom:8px;font-size:1.15rem;line-height:1.3}.copy{color:var(--muted);max-width:610px;font-size:1.08rem}.button{border:1px solid var(--moss);color:#fff;background:var(--moss);border-radius:999px;justify-content:center;align-items:center;gap:9px;min-height:50px;padding:0 20px;font-weight:700;transition:transform .18s,background .18s;display:inline-flex}.button:hover{background:#22483d;transform:translateY(-2px)}.button--light{color:var(--ink);background:0 0;border-color:#8ca79e}.button--light:hover{background:#edf2ed}.button--small{min-height:42px;padding:0 16px;font-size:.9rem}.skip{z-index:20;background:#fff;padding:12px;position:absolute;left:-9999px}.skip:focus{top:16px;left:16px}.topbar{background:var(--ink);color:#eef3ed;font-size:.83rem}.topbar .shell{justify-content:space-between;align-items:center;gap:12px;min-height:38px;display:flex}.topbar a{text-underline-offset:3px;text-decoration:underline}.header{z-index:5;background:#fbfaf5f0;border-bottom:1px solid #1d35301a;position:relative}.nav{justify-content:space-between;align-items:center;gap:22px;min-height:82px;display:flex}.brand{align-items:center;gap:10px;font-family:Newsreader,Georgia,serif;font-size:1.65rem;line-height:1;display:flex}.brand-mark{background:var(--clay);border-radius:50% 50% 50% 6px;place-items:center;width:37px;height:37px;font-family:DM Sans;font-size:.85rem;font-weight:700;display:grid;transform:rotate(-16deg)}.links{align-items:center;gap:25px;font-size:.93rem;font-weight:600;display:flex}.links a:not(.button){color:#3e5852}.nav-toggle{color:var(--ink);background:0 0;border:0;padding:8px;display:none}.hero{background:linear-gradient(105deg,#f4e9d6 0%,#f8f2e7 54%,#dce9df 54% 100%);padding:82px 0 94px;position:relative;overflow:hidden}.hero-grid{grid-template-columns:1.18fr .82fr;align-items:center;gap:50px;display:grid}.hero h1{margin:14px 0 23px}.hero .copy{margin-bottom:31px}.actions{flex-wrap:wrap;gap:12px;display:flex}.hero-visual{min-height:430px;position:relative}.orb{border-radius:50%;position:absolute}.orb--main{background:#f6d7a5;width:335px;height:335px;top:33px;right:17px}.orb--inner{background:#e99368;width:200px;height:200px;top:102px;right:84px}.orb--pale{background:#fff8e8;width:110px;height:110px;top:10px;right:260px}.arch{border:1px solid #1d353059;border-radius:160px 160px 0 0;width:300px;height:290px;position:absolute;bottom:0;right:15px}.arch:before{content:"";background:#2d584c;border-radius:120px 120px 0 0;width:210px;height:210px;position:absolute;bottom:0;left:43px}.leaf{background:#4c786a;border-radius:100% 0;width:42px;height:110px;position:absolute;transform:rotate(-35deg)}.leaf:first-child{top:10px;right:72px}.leaf:nth-child(2){background:#88a997;top:70px;right:40px;transform:rotate(28deg)}.leaf:nth-child(3){background:#e99368;bottom:70px;right:266px;transform:rotate(50deg)}.visual-label{background:var(--white);color:#3f5a53;border-radius:4px;max-width:210px;padding:14px 16px;font-size:.86rem;position:absolute;bottom:46px;left:1px;box-shadow:0 12px 30px #2541381f}.visual-label strong{color:var(--ink);font-size:1.05rem;display:block}.trust{border-bottom:1px solid var(--line);background:var(--white);padding:0}.trust-grid{grid-template-columns:repeat(3,1fr);align-items:center;gap:24px;min-height:104px;display:grid}.trust-item{color:#49645d;align-items:center;gap:13px;font-size:.91rem;display:flex}.trust-icon{color:#d5714d;flex:none}section{padding:104px 0}.section-head{justify-content:space-between;align-items:end;gap:32px;margin-bottom:43px;display:flex}.section-head .copy{margin-bottom:0}.needs{background:var(--white)}.need-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.card{border:1px solid var(--line);background:var(--paper);border-radius:6px;padding:26px}.card-icon{background:var(--cream);color:#a85539;border-radius:50%;place-items:center;width:42px;height:42px;margin-bottom:24px;display:grid}.card p{color:var(--muted);margin-bottom:0;font-size:.94rem}.card:hover{border-color:#8eaea3;box-shadow:0 10px 25px #21413712}.notice{background:var(--moss);color:#fff;border-radius:7px;grid-template-columns:1fr 1.2fr;align-items:center;gap:50px;padding:55px;display:grid}.notice h2{margin-bottom:0}.notice-copy{color:#deebe5}.notice-copy p{font-size:1.08rem}.notice .button{color:var(--ink);background:#fff;border-color:#fff}.notice .button:hover{background:#f6e0d1}.process{background:#f1e6d6}.steps{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.step{border-right:1px solid #c8bcae;padding-right:18px}.step:last-child{border:0}.number{color:#bd6c4b;font-family:Newsreader,serif;font-size:2.4rem}.step p{color:#50655f;margin:0;font-size:.92rem}.about-grid{grid-template-columns:.9fr 1.1fr;align-items:center;gap:90px;display:grid}.portrait{background:#d9e7de;min-height:440px;position:relative;overflow:hidden}.portrait:before{content:"";background:#edb397;border-radius:50%;width:350px;height:350px;position:absolute;bottom:-70px;left:58px}.portrait:after{content:"";background:#456c5f;border-radius:130px 130px 0 0;width:220px;height:300px;position:absolute;bottom:0;left:130px}.portrait-note{z-index:2;max-width:150px;font-family:Newsreader,serif;font-size:1.4rem;position:absolute;top:30px;left:27px}.checks{gap:13px;margin:28px 0;padding:0;list-style:none;display:grid}.checks li{color:#456057;gap:10px;display:flex}.checks svg{color:#ce7855;flex:none;margin-top:3px}.fees{background:var(--white)}.fee-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.fee{border:1px solid var(--line);border-radius:6px;padding:28px}.fee--featured{background:var(--ink);color:#fff;border-color:var(--ink)}.fee .amount{letter-spacing:-.04em;margin:18px 0 10px;font-family:Newsreader,serif;font-size:2.5rem}.fee p{color:#57706a;font-size:.92rem}.fee--featured p{color:#dce9df}.fee a{text-underline-offset:4px;font-weight:700;text-decoration:underline}.faq-layout{grid-template-columns:.8fr 1.2fr;gap:85px;display:grid}.faq-list{border-top:1px solid var(--line)}.faq-item{border-bottom:1px solid var(--line)}.faq-question{text-align:left;width:100%;color:var(--ink);cursor:pointer;background:0 0;border:0;justify-content:space-between;gap:16px;padding:21px 0;font-weight:700;display:flex}.faq-answer{color:var(--muted);padding:0 36px 20px 0}.contact-section{background:#e7b499;padding:88px 0}.contact-grid{grid-template-columns:.8fr 1.2fr;align-items:start;gap:80px;display:grid}.contact-section h2{margin-bottom:22px}.contact-section .copy{color:#5f443c}.contact-note{color:#684c44;border-top:1px solid #6b392d40;max-width:470px;margin:30px 0 0;padding-top:20px;font-size:.86rem}.contact-form{background:var(--white);border:1px solid #1d35301f;border-radius:7px;gap:22px;padding:36px;display:grid;position:relative;box-shadow:0 18px 45px #3f2d261a}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.field label{color:var(--ink);margin-bottom:7px;font-size:.89rem;font-weight:700;display:block}.field label span{color:var(--muted);font-weight:500}.field input,.field select,.field textarea{width:100%;color:var(--ink);background:#fff;border:1px solid #a9bbb4;border-radius:4px;padding:12px 13px}.field input,.field select{min-height:48px}.field textarea{resize:vertical;min-height:145px}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--moss);outline-offset:1px;outline:2px solid #2d584c2e}.field input[aria-invalid=true],.field textarea[aria-invalid=true]{border-color:#ae442e}.field-error{color:#963922;margin-top:6px;font-size:.82rem;display:block}.consent{color:#49645d;cursor:pointer;align-items:flex-start;gap:10px;font-size:.86rem;display:flex}.consent input{width:17px;height:17px;accent-color:var(--moss);flex:none;margin-top:2px}.honeypot{position:absolute;left:-9999px}.form-footer{align-items:center;gap:18px;display:flex}.contact-submit{flex:none}.contact-submit:disabled{cursor:wait;opacity:.65}.form-status{color:var(--muted);margin:0;font-size:.86rem}.form-status--success{color:#2d684f}.form-status--error{color:#963922}.footer{background:var(--ink);color:#dce8e2;padding:60px 0 25px}.footer-grid{grid-template-columns:1.4fr repeat(3,.7fr);gap:40px;padding-bottom:48px;display:grid}.footer .brand{color:#fff}.footer p{color:#aac1b9;max-width:360px;font-size:.91rem}.footer h3{color:#fff;margin-bottom:14px;font-family:DM Sans;font-size:.88rem}.footer ul{gap:9px;margin:0;padding:0;font-size:.9rem;list-style:none;display:grid}.footer a:hover{color:#fff}.footer-bottom{color:#94ada4;border-top:1px solid #dce8e233;flex-wrap:wrap;justify-content:space-between;gap:20px;padding-top:20px;font-size:.79rem;display:flex}@media (max-width:800px){.shell{width:min(100% - 32px,1160px)}.links{display:none}.nav-toggle{display:block}.links.open{background:var(--paper);border-bottom:1px solid var(--line);flex-direction:column;align-items:stretch;padding:22px 20px;display:flex;position:absolute;top:82px;left:0;right:0}.hero{background:linear-gradient(164deg,#f4e9d6 0%,#f8f2e7 65%,#dce9df 65%);padding:59px 0 0}.hero-grid,.about-grid,.faq-layout,.contact-grid{grid-template-columns:1fr;gap:38px}.hero-visual{min-height:350px}.trust-grid{grid-template-columns:1fr;gap:14px;padding:24px 0}.need-grid,.fee-grid{grid-template-columns:1fr}.notice{grid-template-columns:1fr;gap:22px;padding:34px}.steps{grid-template-columns:1fr 1fr}.step:nth-child(2){border:0}.step{padding:0 0 18px}.section-head{flex-direction:column;align-items:flex-start;margin-bottom:32px}.footer-grid{grid-template-columns:1fr 1fr;gap:30px}.about-grid{gap:48px}section{padding:72px 0}.contact-section{padding:55px 0}.contact-form{padding:28px}}@media (max-width:450px){h1{font-size:3.15rem}.steps{grid-template-columns:1fr}.step{border:0;border-bottom:1px solid #c8bcae}.visual-label{left:0}.orb--main,.arch{right:0}.footer-grid,.form-grid{grid-template-columns:1fr}.contact-form{padding:22px}.form-footer{flex-direction:column;align-items:stretch}.topbar .shell{text-align:center;justify-content:center}.topbar .shell span:last-child{display:none}}
