:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#14211e;background:#f7faf7;line-height:1.5}*{box-sizing:border-box}body{margin:0}a{color:#0b735f;text-underline-offset:3px}a:focus-visible{outline:3px solid #71d7bd;outline-offset:3px;border-radius:3px}header,main,footer{max-width:1120px;margin:auto;padding:22px}.nav{display:flex;justify-content:space-between;align-items:center;gap:18px;border-bottom:1px solid #dfe8e3}.brand{display:flex;gap:10px;align-items:center;color:#14211e;font-weight:800;text-decoration:none}.brand img{width:34px;height:34px}.links,.footer-links{display:flex;gap:16px;flex-wrap:wrap}.links a[aria-current="page"]{color:#14211e;font-weight:700;text-decoration-thickness:2px}.hero{max-width:820px;padding:84px 22px 72px}.hero h1{font-size:clamp(2.6rem,7vw,4.25rem);line-height:1.02;letter-spacing:-.035em;margin:0 0 20px}.hero p,.section p,.section li,footer{color:#52625d;line-height:1.7}.hero p{font-size:1.2rem;max-width:720px}.eyebrow{color:#0b735f;font-size:.85rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px}.cta,.secondary{display:inline-flex;align-items:center;border-radius:8px;padding:12px 16px;font-weight:700;text-decoration:none}.cta{background:#0b735f;color:#fff}.secondary{border:1px solid #9bbeb5;background:#fff;color:#0b5f50}.section{padding:48px 22px;border-top:1px solid #dfe8e3}.section>h1,.section>h2{letter-spacing:-.02em}.section>h1{font-size:clamp(2.1rem,5vw,3.2rem);line-height:1.08}.section>h2{font-size:1.8rem}.section.narrow{max-width:820px}.grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:14px}.card{background:#fff;border:1px solid #dfe8e3;border-radius:10px;padding:20px}.card h2,.card h3{margin-top:0;color:#14211e}.notice{background:#e9f6ef;border-left:4px solid #0b735f;padding:16px;border-radius:8px;color:#29463f}.notice strong{color:#14211e}.steps{counter-reset:steps;list-style:none;padding:0;display:grid;gap:12px}.steps li{counter-increment:steps;background:#fff;border:1px solid #dfe8e3;border-radius:10px;padding:18px 18px 18px 60px;position:relative}.steps li::before{content:counter(steps);position:absolute;left:18px;top:18px;width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:#0b735f;color:#fff;font-weight:800}.definition-list{display:grid;grid-template-columns:minmax(160px,240px) 1fr;gap:0;margin:24px 0;border:1px solid #dfe8e3;border-radius:10px;overflow:hidden}.definition-list dt,.definition-list dd{margin:0;padding:14px 16px;border-bottom:1px solid #dfe8e3}.definition-list dt{font-weight:800;background:#f1f7f4}.definition-list dt:last-of-type,.definition-list dd:last-of-type{border-bottom:0}.legal h2{margin-top:38px}.legal h3{margin-top:26px}.legal ul{padding-left:24px}.updated{font-size:.9rem;color:#687872}.review-video{display:block;width:100%;height:auto;margin:24px 0;border:1px solid #dfe8e3;border-radius:18px;background:#102521;box-shadow:0 18px 44px rgba(8,114,95,.10)}.site-footer{border-top:1px solid #dfe8e3;margin-top:32px;padding-top:28px;padding-bottom:40px}.site-footer p{margin:.45rem 0}.site-footer .scope{max-width:800px}.mono{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.92em}code{background:#edf3f0;border-radius:4px;padding:.1em .3em}@media(max-width:760px){.nav{align-items:flex-start;flex-direction:column}.hero{padding-top:52px}.links{font-size:14px}.definition-list{grid-template-columns:1fr}.definition-list dt,.definition-list dd{border-bottom:1px solid #dfe8e3}.definition-list dd:last-of-type{border-bottom:0}}
