*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#17251f;background:#fbfdfb;line-height:1.65}.container{width:min(1120px,92%);margin:auto}.narrow{max-width:800px}.site-header{position:sticky;top:0;z-index:10;background:rgba(251,253,251,.94);backdrop-filter:blur(12px);border-bottom:1px solid #e2eae5}.nav{height:72px;display:flex;align-items:center;justify-content:space-between}.brand{font-weight:900;font-size:1.2rem;color:#17251f;text-decoration:none}.brand span{color:#18815b}.nav nav{display:flex;gap:24px}.nav nav a,.footer-grid a{color:#3d554b;text-decoration:none}.hero{padding:82px 0 70px;background:linear-gradient(135deg,#edf9f2,#f8fcfa)}.hero-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:55px;align-items:center}.eyebrow{font-size:.78rem;font-weight:800;letter-spacing:.14em;color:#18815b}.hero h1{font-size:clamp(2.4rem,6vw,4.8rem);line-height:1.03;margin:12px 0 22px;letter-spacing:-.05em}.lead{font-size:1.2rem;color:#52655d;max-width:700px}.actions{display:flex;gap:14px;flex-wrap:wrap;margin:30px 0}.btn{display:inline-block;padding:14px 22px;border-radius:12px;font-weight:800;text-decoration:none}.primary{background:#16825b;color:white;box-shadow:0 8px 22px rgba(22,130,91,.18)}.secondary{border:1px solid #bfd0c7;color:#17392d;background:white}.micro{font-size:.8rem;color:#6d7d76}.hero-card{background:white;border:1px solid #dce9e2;border-radius:24px;padding:34px;box-shadow:0 20px 60px rgba(30,65,49,.08)}.badge{font-size:.72rem;font-weight:800;letter-spacing:.12em;color:#18815b}.hero-card h2{font-size:2rem;margin:8px 0}.hero-card li{margin:10px 0}.text-link{font-weight:800;color:#16825b;text-decoration:none}.trust{border-bottom:1px solid #e4ebe7;background:white}.trust-grid{display:grid;grid-template-columns:repeat(3,1fr);padding:24px 0;gap:20px}.trust-grid div{display:flex;flex-direction:column}.trust-grid span{color:#718079;font-size:.9rem}.section{padding:85px 0}.alt{background:#f1f7f3}.section h2{font-size:clamp(2rem,4vw,3rem);line-height:1.1;margin:8px 0 24px}.callout{padding:22px;background:#eaf7ef;border-left:4px solid #16825b;border-radius:10px;margin:30px 0}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-top:35px}.cards article{background:white;padding:28px;border-radius:18px;border:1px solid #dfe9e3}.cards h3{margin-top:0}.checklist{margin:30px 0}.checklist p{background:white;border:1px solid #dfe9e3;padding:15px 18px;border-radius:10px}.section details{background:white;border-bottom:1px solid #dfe9e3;padding:20px}.section summary{cursor:pointer;font-weight:800}footer{background:#14251e;color:#dbe7e1;padding:45px 0 20px}.footer-grid{display:flex;justify-content:space-between;gap:30px}.footer-grid a{color:#dbe7e1;display:block;margin:6px 0}.copyright{text-align:center;font-size:.8rem;color:#8da099;margin:30px 0 0}.legal{padding:70px 0}.legal a{color:#16825b}.legal h1{font-size:3rem}@media(max-width:800px){.hero-grid,.cards,.trust-grid{grid-template-columns:1fr}.nav nav{display:none}.hero{padding-top:55px}.hero-card{margin-top:10px}.footer-grid{flex-direction:column}}