@font-face{font-family:Geist;src:url(/fonts/GeistVF.woff)format("woff");font-style:normal;font-weight:100 900;font-display:swap}:root{--brand:#16a34a;--brand-dark:#15803d;--brand-deep:#052e16;--ink:#101828;--text:#475467;--muted:#667085;--line:#eaecf0;--soft:#f5faf6;--surface:#fff;--surface-strong:#ecfdf3;color-scheme:light}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--text);-webkit-font-smoothing:antialiased;word-wrap:break-word;overflow-wrap:break-word;background:#fcfdfc;margin:0;font-family:Geist,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;line-height:1.65}::selection{color:#052e16;background:#bbf7d0}a{color:var(--brand-dark);text-underline-offset:.2em;text-decoration-thickness:.08em}a:hover{color:var(--brand)}a:focus-visible{outline-offset:3px;outline:3px solid #166534}main{min-height:70vh}h1,h2,h3,h4,h5,h6,p,ul,ol{margin:0}h1,h2,h3,h4,h5,h6{color:var(--ink);letter-spacing:-.025em;line-height:1.15}h1{font-size:clamp(2rem,4vw,3.35rem);font-weight:820}h2{font-size:clamp(1.45rem,2.7vw,2.15rem);font-weight:760}h3{font-size:1.18rem;font-weight:720}ul,ol{padding:0}img{max-width:100%;height:auto;display:block}.container{width:min(1120px,100% - 2rem);margin:0 auto}.page{padding:clamp(3.5rem,7vw,5rem) 0 clamp(4.5rem,8vw,6.5rem)}.page.narrow{width:min(760px,100% - 2rem);margin:0 auto}.intro{gap:1rem;max-width:720px;margin-bottom:3rem;display:grid}.intro p{color:var(--text);max-width:660px;font-size:1.05rem;line-height:1.72}.eyebrow{color:var(--brand-dark);letter-spacing:.12em;text-transform:uppercase;font-size:.78rem;font-weight:820}.meta{color:var(--muted);font-size:.93rem}.muted{color:var(--muted)}.button{border:1px solid var(--brand);background:var(--brand);color:#fff;border-radius:999px;justify-content:center;align-items:center;min-height:2.75rem;padding:.78rem 1rem;font-weight:720;text-decoration:none;transition:background .15s,border-color .15s,box-shadow .15s,transform .15s;display:inline-flex}.button:hover{background:var(--brand-dark);border-color:var(--brand-dark);color:#fff;transform:translateY(-1px)}.button.secondary{color:var(--ink);background:#fff;border-color:#d0d5dd}.button.secondary:hover{background:var(--soft);color:var(--ink);border-color:#98a2b3}.section-heading{gap:.4rem;margin-bottom:1.35rem;display:grid}.post-list{gap:.85rem;list-style:none;display:grid}.post-card{min-width:0}.post-card a{border:1px solid var(--line);color:inherit;background:#fff;border-radius:1rem;gap:.75rem;padding:1.35rem;text-decoration:none;transition:border-color .16s,box-shadow .16s,transform .16s;display:grid}.post-card a:hover{border-color:#86efac;transform:translateY(-2px);box-shadow:0 16px 36px #10182812}.post-card a:hover h2,.post-card a:hover h3{color:var(--brand-dark)}.post-card h2,.post-card h3{max-width:760px;font-size:clamp(1.35rem,2.4vw,1.85rem)}.post-card p{max-width:760px;color:var(--text)}.read-more{color:var(--brand-dark);font-weight:700}.split{border-top:1px solid var(--line);grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);align-items:start;gap:3rem;padding:2.5rem 0;display:grid}.check-list{gap:.8rem;list-style:none;display:grid}.check-list li{padding-left:1.6rem;position:relative}.check-list li:before{content:"";background:var(--brand);border-radius:999px;width:.5rem;height:.5rem;position:absolute;top:.56rem;left:0}.prose{width:min(800px,100% - 2rem);color:var(--text);margin:0 auto;padding:3.5rem 0 5rem;font-size:1.06rem;line-height:1.78}.prose>*+*{margin-top:1.2rem}.prose h2{margin-top:2.5rem;font-size:1.7rem}.prose h3{margin-top:2rem}.prose ul,.prose ol{padding-left:1.35rem}.prose li+li{margin-top:.4rem}.prose table{border-collapse:collapse;width:100%;font-size:.95rem}.prose th,.prose td{border-bottom:1px solid var(--line);padding:.65rem}.prose th{background:var(--soft);color:var(--ink);text-align:left}.prose figure{margin:2rem 0}.prose figure img{border:1px solid var(--line);border-radius:.75rem;width:100%;display:block;box-shadow:0 18px 42px #10182814}.prose figcaption{color:var(--muted);margin-top:.7rem;font-size:.92rem;line-height:1.55}.prose strong{color:var(--ink)}blockquote{border-left:3px solid var(--brand);color:var(--ink);margin:2rem 0;padding-left:1rem}code{background:#f2f4f7;border-radius:.35rem;padding:.1rem .32rem;font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;position:absolute!important}@media (width>=1024px){.container{width:min(1180px,100% - 3rem)}.prose{width:min(820px,100% - 3rem);font-size:1.07rem}}@media (width<=760px){.container{width:min(100% - 2rem,1120px)}.page{padding:3rem 0 4rem}.intro{margin-bottom:2rem}.intro p{font-size:1.02rem}.split{grid-template-columns:1fr;gap:1.5rem;padding:2.25rem 0}.prose{width:min(100% - 2rem,800px);padding:2rem 0 4rem;font-size:1rem;line-height:1.72}.prose h2{margin-top:2rem;font-size:1.42rem}.prose h3{margin-top:1.65rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.site-footer[data-astro-cid-jo6i4kqk]{color:#bbcabf;background:#071b10;border-top:1px solid #ffffff14;padding:3.5rem 0 1.5rem}.footer-main[data-astro-cid-jo6i4kqk]{grid-template-columns:minmax(0,1.2fr) minmax(22rem,.8fr);gap:clamp(2.5rem,8vw,7rem);padding-bottom:2.75rem;display:grid}.footer-brand[data-astro-cid-jo6i4kqk]{grid-template-columns:minmax(0,1fr);gap:1rem;max-width:28rem;display:grid}.footer-logo[data-astro-cid-jo6i4kqk]{color:#fff;align-items:center;gap:.7rem;width:fit-content;max-width:100%;min-height:2.75rem;font-weight:780;text-decoration:none;display:inline-flex}.footer-logo[data-astro-cid-jo6i4kqk] span[data-astro-cid-jo6i4kqk]{min-width:0}.footer-logo[data-astro-cid-jo6i4kqk] img[data-astro-cid-jo6i4kqk]{filter:brightness(0)invert();object-fit:contain;flex-shrink:0;width:2.35rem;height:2rem}.footer-brand[data-astro-cid-jo6i4kqk]>p[data-astro-cid-jo6i4kqk]{color:#a7b8ad;line-height:1.7}.footer-groups[data-astro-cid-jo6i4kqk]{grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem;display:grid}.footer-groups[data-astro-cid-jo6i4kqk] nav[data-astro-cid-jo6i4kqk]{align-content:start;gap:.25rem;display:grid}.footer-groups[data-astro-cid-jo6i4kqk] nav[data-astro-cid-jo6i4kqk]>p[data-astro-cid-jo6i4kqk]{color:#fff;letter-spacing:.1em;text-transform:uppercase;margin-bottom:.15rem;font-size:.78rem;font-weight:800}.site-footer[data-astro-cid-jo6i4kqk] a[data-astro-cid-jo6i4kqk]{color:#bbcabf;width:fit-content;text-decoration:none}.footer-groups[data-astro-cid-jo6i4kqk] nav[data-astro-cid-jo6i4kqk] a[data-astro-cid-jo6i4kqk],.footer-bottom[data-astro-cid-jo6i4kqk] nav[data-astro-cid-jo6i4kqk] a[data-astro-cid-jo6i4kqk]{align-items:center;min-height:2.75rem;display:inline-flex}.site-footer[data-astro-cid-jo6i4kqk] a[data-astro-cid-jo6i4kqk]:hover{color:#fff}.site-footer[data-astro-cid-jo6i4kqk] a[data-astro-cid-jo6i4kqk]:focus-visible{outline-offset:3px;outline:3px solid #4ade80}.footer-bottom[data-astro-cid-jo6i4kqk]{border-top:1px solid #ffffff1a;justify-content:space-between;align-items:center;gap:1rem;padding-top:1.35rem;font-size:.82rem;display:flex}.footer-bottom[data-astro-cid-jo6i4kqk] nav[data-astro-cid-jo6i4kqk]{gap:1rem;display:flex}@media (width<=720px){.footer-main[data-astro-cid-jo6i4kqk]{grid-template-columns:minmax(0,1fr);gap:2.25rem}.footer-bottom[data-astro-cid-jo6i4kqk]{flex-direction:column;align-items:flex-start}}@media (width<=420px){.footer-groups[data-astro-cid-jo6i4kqk]{grid-template-columns:minmax(0,1fr)}}a[data-astro-cid-evkijfd6]{align-items:center;text-decoration:none;display:inline-flex}a[data-astro-cid-evkijfd6].active{font-weight:800}.skip-link[data-astro-cid-nen7h5rs]{z-index:100;color:#14532d;background:#fff;border-radius:.6rem;padding:.7rem .9rem;font-weight:760;text-decoration:none;transition:transform .12s;position:fixed;top:.75rem;left:.75rem;transform:translateY(-180%)}.skip-link[data-astro-cid-nen7h5rs]:focus{outline-offset:2px;outline:3px solid #86efac;transform:translateY(0)}.site-header[data-astro-cid-nen7h5rs]{z-index:20;background:linear-gradient(100deg,#15803d,#166534);border-bottom:1px solid #ffffff1f;position:sticky;top:0;box-shadow:0 8px 28px #052e161f}.site-nav[data-astro-cid-nen7h5rs]{justify-content:space-between;align-items:center;gap:1.5rem;min-height:4.5rem;display:flex}.brand[data-astro-cid-nen7h5rs]{color:#fff;letter-spacing:-.01em;align-items:center;gap:.7rem;min-height:2.75rem;font-weight:780;text-decoration:none;display:inline-flex}.brand-logo[data-astro-cid-nen7h5rs]{filter:brightness(0)invert();object-fit:contain;object-position:center;flex:none;width:2.35rem;height:2rem}.nav-actions[data-astro-cid-nen7h5rs],.nav-links[data-astro-cid-nen7h5rs]{align-items:center;display:flex}.nav-actions[data-astro-cid-nen7h5rs]{gap:1rem}.nav-links[data-astro-cid-nen7h5rs]{gap:.15rem}.site-nav[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]{color:#fff;min-height:2.75rem;font-size:.93rem;font-weight:670;text-decoration:none}.nav-links[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]{border-radius:999px;padding:.55rem .75rem}.nav-links[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]:hover,.nav-links[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs].active{color:#fff;background:#ffffff1f}.nav-links[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs][aria-current=page]{text-underline-offset:.4em;text-decoration:underline 2px}.open-account[data-astro-cid-nen7h5rs]{background:#fff;border:1px solid #fff;border-radius:999px;justify-content:center;align-items:center;padding:.58rem 1rem;transition:background .15s,border-color .15s,transform .15s;display:inline-flex;color:#14532d!important}.open-account[data-astro-cid-nen7h5rs]:hover{background:#dcfce7;border-color:#dcfce7;transform:translateY(-1px);color:#14532d!important}.site-nav[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]:focus-visible{outline-offset:3px;outline:3px solid #86efac}@media (width<=720px){.site-header[data-astro-cid-nen7h5rs]{position:static}.site-nav[data-astro-cid-nen7h5rs]{flex-wrap:wrap;gap:.25rem .75rem;min-height:auto;padding-block:.4rem}.brand[data-astro-cid-nen7h5rs]{flex:11rem;gap:.45rem;min-width:0;font-size:.94rem}.brand[data-astro-cid-nen7h5rs] span[data-astro-cid-nen7h5rs]{min-width:0;line-height:1.25}.brand-logo[data-astro-cid-nen7h5rs]{width:2rem;height:1.7rem}.nav-actions[data-astro-cid-nen7h5rs]{display:contents}.nav-links[data-astro-cid-nen7h5rs]{border-top:1px solid #ffffff24;flex-basis:100%;order:1;grid-template-columns:repeat(3,minmax(0,1fr));gap:.25rem;padding-top:.25rem;display:grid}.nav-links[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs]{border-radius:.65rem;justify-content:center;padding-inline:.45rem}.open-account[data-astro-cid-nen7h5rs]{margin-left:auto;padding:.48rem .8rem}}@media (width<=360px){.site-nav[data-astro-cid-nen7h5rs] a[data-astro-cid-nen7h5rs],.brand[data-astro-cid-nen7h5rs]{font-size:.84rem}.brand-logo[data-astro-cid-nen7h5rs]{width:1.8rem;height:1.55rem}.open-account[data-astro-cid-nen7h5rs]{padding-inline:.65rem}}
