:root{color:#14211e;font-synthesis:none;--green:#176b5b;--green-dark:#0c4439;--mint:#e5f3ed;--line:#dce5e1;--muted:#5e6d68;background:#fbfcfa;font-family:DM Sans,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;margin:0}a{color:var(--green);text-decoration:none}a:hover{text-decoration:underline}header{border-bottom:1px solid var(--line);z-index:3;background:#fbfcfaf0;height:76px;position:relative}.nav-wrap{justify-content:space-between;align-items:center;max-width:1120px;height:100%;margin:auto;padding:0 28px;display:flex}.logo{color:#14211e;align-items:center;gap:10px;font:700 19px Manrope,sans-serif;display:inline-flex}.logo:hover{text-decoration:none}.logo-mark{background:var(--green);color:#fff;border-radius:10px;place-items:center;width:34px;height:34px;font-size:16px;display:grid;box-shadow:0 4px 12px #176b5b30}nav{gap:30px;display:flex}nav a{color:#41504b;font-size:14px;font-weight:600}.hero{text-align:center;border-bottom:1px solid var(--line);background:radial-gradient(circle at 50% 8%,#e6f4ee 0,#0000 40%),linear-gradient(#fbfcfa,#f7faf8);flex-direction:column;align-items:center;min-height:530px;padding:110px 28px 95px;display:flex}.eyebrow{text-transform:uppercase;letter-spacing:.16em;color:var(--green);font-size:11px;font-weight:700}h1,h2,h3{letter-spacing:-.035em;font-family:Manrope,sans-serif}.hero h1{max-width:880px;margin:22px 0;font-size:clamp(42px,6vw,72px);line-height:1.08}.hero h1 span{color:#41504b;font-weight:600}.hero>p{color:var(--muted);max-width:650px;margin:0 0 32px;font-size:18px;line-height:1.7}.primary-button{background:var(--green);color:#fff;border-radius:10px;justify-content:center;align-items:center;gap:12px;padding:14px 20px;font-size:14px;font-weight:700;display:inline-flex;box-shadow:0 8px 22px #176b5b25}.primary-button:hover{background:var(--green-dark);text-decoration:none}.index-section{max-width:1120px;margin:auto;padding:100px 28px}.section-heading{max-width:600px;margin-bottom:42px}.section-heading h2{margin:13px 0;font-size:38px}.section-heading p{color:var(--muted);font-size:17px;line-height:1.6}.card-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.index-card{border:1px solid var(--line);color:#14211e;background:#fff;border-radius:16px;min-height:250px;padding:26px;transition:transform .2s,border-color .2s,box-shadow .2s;box-shadow:0 3px 16px #203c3208}.index-card:hover{border-color:#a9c9bd;text-decoration:none;transform:translateY(-4px);box-shadow:0 12px 30px #203c3212}.card-icon{background:var(--mint);width:42px;height:42px;color:var(--green);border-radius:10px;place-items:center;display:grid}.card-icon svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:22px}.index-card h3{margin:32px 0 9px;font-size:19px}.index-card p{color:var(--muted);margin:0;font-size:14px;line-height:1.6}.card-link{color:var(--green);margin-top:22px;font-size:13px;font-weight:700;display:block}.trust-strip{background:var(--green-dark);color:#fff;border-radius:16px;justify-content:space-between;align-items:center;gap:36px;max-width:1064px;margin:0 auto 100px;padding:30px 34px;display:flex}.trust-strip div{white-space:nowrap;font-weight:700}.trust-strip p{color:#d1e4dd;max-width:650px;margin:0;font-size:14px;line-height:1.6}.pulse{background:#69d6ad;border-radius:50%;width:8px;height:8px;margin-right:10px;display:inline-block;box-shadow:0 0 0 5px #69d6ad20}.legal{max-width:920px;margin:auto;padding:74px 28px 110px}.legal-hero{border-bottom:1px solid var(--line);max-width:760px;margin-bottom:64px;padding-bottom:42px}.legal-hero h1{margin:16px 0 17px;font-size:clamp(40px,6vw,59px)}.legal-hero>p{color:var(--muted);max-width:660px;font-size:18px;line-height:1.65}.updated{color:#78847f;margin-top:24px;font-size:13px;display:block}article{max-width:760px}article section{margin:0 0 46px}article h2{margin:0 0 14px;font-size:23px}article p,article li{color:#4e5d58;font-size:15.5px;line-height:1.75}article ul{padding-left:22px}article li{margin:7px 0;padding-left:5px}article strong{color:#23332e}.contact-card{border-left:3px solid var(--green);background:#f1f7f4;border-radius:0 10px 10px 0;flex-direction:column;align-items:flex-start;gap:7px;margin-top:18px;padding:21px 23px;display:flex}.contact-card strong{margin-bottom:3px}.support-callout{background:var(--green-dark);color:#fff;border-radius:16px;justify-content:space-between;align-items:center;gap:30px;margin-bottom:60px;padding:32px;display:flex}.support-callout h2{margin:10px 0;font-size:27px}.support-callout p{color:#c9ded7;margin:0}.support-callout .primary-button{color:var(--green-dark);white-space:nowrap;background:#fff}.topic-list{border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line)}summary{cursor:pointer;color:#21312c;align-items:center;gap:18px;padding:20px 0;font-weight:600;list-style:none;display:flex}summary::-webkit-details-marker{display:none}summary span{color:#82a096;font-size:11px}details p{margin:0;padding:0 0 20px 38px}.steps{list-style:none;padding:0!important}.steps li{gap:17px;margin:0;padding:14px 0;display:flex}.steps li>span{background:var(--mint);width:34px;height:34px;color:var(--green);border-radius:50%;flex:0 0 34px;place-items:center;font-weight:700;display:grid}.steps p{margin:2px 0 0}.inline-button{margin-top:14px}.not-found{text-align:center;min-height:550px;padding:130px 28px}.not-found h1{margin:14px;font-size:48px}.not-found p{color:var(--muted);margin-bottom:30px}footer{color:#fff;background:#101c19;padding:55px 28px 24px}.footer-inner{justify-content:space-between;align-items:flex-start;gap:40px;max-width:1064px;margin:auto;display:flex}.footer-inner .logo{color:#fff}.footer-inner .logo-mark{background:#2c8070}.footer-inner p{color:#9db0a9;font-size:13px}.footer-links{flex-wrap:wrap;gap:25px;display:flex}.footer-links a{color:#c8d3cf;font-size:13px}.copyright{color:#82908b;border-top:1px solid #2c3734;max-width:1064px;margin:42px auto 0;padding-top:20px;font-size:12px}@media (width<=850px){.card-grid{grid-template-columns:repeat(2,1fr)}.trust-strip{margin-left:28px;margin-right:28px}.support-callout{flex-direction:column;align-items:flex-start}}@media (width<=560px){header{height:68px}.nav-wrap{padding:0 20px}nav{gap:15px}nav a:first-child{display:none}.hero{min-height:480px;padding:80px 20px 70px}.hero h1{font-size:40px}.hero>p{font-size:16px}.index-section{padding:72px 20px}.section-heading h2{font-size:32px}.card-grid{grid-template-columns:1fr}.index-card{min-height:220px}.trust-strip{margin:0 20px 72px;padding:25px;display:block}.trust-strip p{margin-top:14px}.legal{padding:55px 20px 80px}.legal-hero{margin-bottom:45px}.legal-hero h1{font-size:39px}.support-callout{padding:25px}.footer-inner{display:block}.footer-links{grid-template-columns:repeat(2,1fr);margin-top:30px;display:grid}}.logo img.logo-mark{object-fit:cover;color:initial;font-size:initial;background:0 0;display:block}
