*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:"DM Sans",Arial,sans-serif;color:#263b48;background:#fff}a{color:inherit;text-decoration:none}img{max-width:100%}.wrap{width:min(1160px,calc(100% - 40px));margin:auto}.site-header{position:sticky;top:0;z-index:20;background:#fff;border-bottom:1px solid #dfe9e5}.nav{height:72px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center}.brand img{display:block;height:48px;width:auto;max-width:230px;object-fit:contain}.links{display:flex;align-items:center;gap:24px;font-size:14px;font-weight:600}.button,.links .button{display:inline-flex;align-items:center;justify-content:center;background:#276f52;color:#fff;padding:13px 20px;border-radius:8px;font-weight:700}.button.secondary{background:transparent;color:#fff;border:1px solid #91b9aa}.hero{background:linear-gradient(120deg,#0f3046,#1b5574);color:#fff;padding:88px 0}.hero-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:64px;align-items:center}.eyebrow{text-transform:uppercase;letter-spacing:1.6px;font-size:12px;font-weight:800;color:#3d8b66;margin:0 0 12px}.hero .eyebrow{color:#b6dfc6}.hero h1{font:700 clamp(40px,5vw,64px)/1.04 "Playfair Display",serif;margin:0 0 22px;max-width:850px}.hero p{font-size:18px;line-height:1.7;color:#e2edf1;max-width:730px}.actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:30px}.hero-note{background:#fff;color:#294451;padding:28px;border-radius:16px}.hero-note strong{display:block;font:700 23px "Playfair Display",serif;color:#194c69;margin-bottom:12px}.hero-note p{font-size:14px;color:#5a6f79;margin:0}.trust{background:#dcefe4;padding:22px 0}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;text-align:center;font-size:13px;color:#345c4b}.trust strong{display:block;color:#163f5a;margin-bottom:3px}.section{padding:78px 0}.soft{background:#f4f8f6}.section h2{font:700 clamp(32px,4vw,46px)/1.12 "Playfair Display",serif;color:#174b69;margin:0 0 14px}.lead{font-size:17px;line-height:1.75;color:#5d707a;max-width:790px}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-top:36px}.card{border:1px solid #dce7e2;border-radius:14px;padding:26px;background:#fff;display:flex;flex-direction:column}.card h3{font-size:20px;color:#174b69;margin:0 0 10px}.card p{color:#61737d;line-height:1.65;font-size:14px}.card a{color:#26704f;font-weight:800;margin-top:auto;padding-top:10px}.two{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:start}.checklist{display:grid;gap:16px;margin-top:24px}.check{display:grid;grid-template-columns:36px 1fr;gap:12px}.check b{width:32px;height:32px;border-radius:50%;display:grid;place-items:center;background:#dcefe4;color:#276f52}.check p{margin:4px 0;color:#526a75;line-height:1.6}.pricebox{background:#173f59;color:#fff;border-radius:16px;padding:30px}.pricebox h3{font:700 28px "Playfair Display",serif;margin:0 0 12px}.pricebox p{line-height:1.7;color:#dbe7ec}.pricebox small{color:#bdd0d8;line-height:1.5;display:block}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;margin-top:36px}.step span{font:700 48px "Playfair Display",serif;color:#b9dcc8}.step h3{color:#174b69;margin:8px 0}.step p{color:#60737d;font-size:14px;line-height:1.6}.faq{max-width:850px}.faq details{border-bottom:1px solid #dce6e2;padding:18px 0}.faq summary{font-weight:800;color:#193f57;cursor:pointer;list-style-position:outside}.faq details p{color:#586d77;line-height:1.65;margin:12px 0 0}.related{display:flex;gap:10px;flex-wrap:wrap;margin-top:28px}.pill{border:1px solid #bdd7ca;padding:9px 13px;border-radius:999px;color:#285f49;font-size:13px;font-weight:700}.cta{background:#163f59;color:#fff;padding:70px 0}.cta h2{font:700 40px "Playfair Display",serif;margin:0 0 12px}.cta p{color:#dce8ed;line-height:1.7}.form{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:26px}.form input,.form select{width:100%;padding:13px;border:1px solid #a9bdc7;border-radius:8px;background:#fff;color:#29404d;font:inherit}.form .wide{grid-column:1/-1}.consent{display:flex;gap:9px;font-size:12px;line-height:1.5;color:#d6e3e8}.form button{border:0;cursor:pointer}.fine{font-size:12px;color:#6b7e87;line-height:1.65}.cta .fine{color:#bdced6}.success{display:none;background:#dcefe4;color:#23533f;padding:12px;border-radius:8px}.footer{background:#0d2d41;color:#b6c8d0;padding:34px 0}.footer-grid{display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap}.footer a{color:#d9e4e8;margin-right:16px;font-size:13px}@media(max-width:850px){.links a:not(.button){display:none}.hero-grid,.two{grid-template-columns:1fr}.hero-note{display:none}.grid{grid-template-columns:1fr 1fr}.steps,.trust-grid{grid-template-columns:1fr 1fr}.hero{padding:64px 0}.section{padding:58px 0}}@media(max-width:560px){.grid,.steps,.form{grid-template-columns:1fr}.form .wide{grid-column:auto}.trust-grid{grid-template-columns:1fr 1fr}.hero h1{font-size:41px}}