*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--green: #0D7C5F;--green-hover: #0A6349;--green-active: #085C43;--green-tint: #F0FDF8;--heading: #1A2B2A;--white: #FFFFFF;--gold: #C49A2A;--gold-light: #FDF5E0;--gold-text: #92700C;--success: #16A34A;--success-bg: #F0FDF4;--warning: #D97706;--warning-bg: #FFFBEB;--error: #DC2626;--error-bg: #FEF2F2;--info: #2563EB;--body: #4B5563;--secondary: #6B7280;--muted: #9CA3AF;--label: #374151;--border: #E5E7EB;--surface: #F8FAFB;--surface-muted: #F3F4F6;--shadow-1: rgba(0, 0, 0, .04) 0px 1px 3px, rgba(0, 0, 0, .08) 0px 1px 2px;--shadow-2: rgba(0, 0, 0, .06) 0px 4px 12px, rgba(0, 0, 0, .08) 0px 2px 4px;--shadow-3: rgba(0, 0, 0, .1) 0px 8px 24px, rgba(0, 0, 0, .06) 0px 4px 8px;--shadow-score: rgba(0, 0, 0, .04) 0px 2px 8px;--focus-ring: rgba(13, 124, 95, .1) 0px 0px 0px 3px;--sp-2: 2px;--sp-4: 4px;--sp-8: 8px;--sp-12: 12px;--sp-16: 16px;--sp-20: 20px;--sp-24: 24px;--sp-32: 32px;--sp-40: 40px;--sp-48: 48px;--sp-64: 64px;--sp-80: 80px;--sp-96: 96px;--r-micro: 2px;--r-std: 6px;--r-card: 8px;--r-lg: 12px;--r-pill: 9999px;--max-w: 1200px;--side-pad: 24px;--font: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--font-mono: "JetBrains Mono", ui-monospace, "SF Mono", SFMono-Regular, Menlo, Consolas, monospace}@media(min-width:640px){:root{--side-pad: 32px}}html{font-family:var(--font);font-feature-settings:"cv01";color:var(--body);background:var(--white);line-height:1.55;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-size:16px;font-weight:400;min-height:100dvh;display:flex;flex-direction:column}main{flex:1}img,svg{display:block;max-width:100%}a{color:var(--green);text-decoration:none}a:hover{color:var(--green-hover);text-decoration:underline}:focus-visible{outline:2px solid var(--green);outline-offset:2px;box-shadow:var(--focus-ring)}h1,h2,h3,h4{color:var(--heading);font-weight:600;line-height:1.2}h1{font-size:2.5rem;letter-spacing:-.8px;line-height:1.12}h2{font-size:1.875rem;letter-spacing:-.45px}h3{font-size:1.5rem;font-weight:500;letter-spacing:-.24px;line-height:1.25}h4{font-size:1.25rem;font-weight:500;letter-spacing:-.2px;line-height:1.3}p{margin-bottom:var(--sp-16)}p:last-child{margin-bottom:0}.container{max-width:var(--max-w);margin-inline:auto;padding-inline:var(--side-pad)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.tnum{font-feature-settings:"cv01","tnum"}.section{padding-block:var(--sp-64)}.section--alt{background:var(--surface)}@media(max-width:639px){h1{font-size:1.875rem}h2{font-size:1.5rem}.section{padding-block:var(--sp-48)}}@media(min-width:640px)and (max-width:1023px){.section{padding-block:var(--sp-64)}}.site-header[data-astro-cid-5hce7sga]{position:sticky;top:0;z-index:100;background:#ffffffe6;backdrop-filter:blur(12px);border-bottom:1px solid var(--border)}.site-nav[data-astro-cid-5hce7sga]{display:flex;align-items:center;justify-content:space-between;height:64px}.site-logo[data-astro-cid-5hce7sga]{font-size:18px;font-weight:600;color:var(--heading);text-decoration:none;letter-spacing:-.2px}.site-logo[data-astro-cid-5hce7sga]:hover{color:var(--heading);text-decoration:none}.nav-links[data-astro-cid-5hce7sga]{display:flex;align-items:center;gap:var(--sp-32);list-style:none}.nav-links[data-astro-cid-5hce7sga] a[data-astro-cid-5hce7sga]:not(.btn){font-size:15px;font-weight:500;color:var(--body);text-decoration:none}.nav-links[data-astro-cid-5hce7sga] a[data-astro-cid-5hce7sga]:not(.btn):hover{color:var(--heading);text-decoration:none}.btn[data-astro-cid-5hce7sga]{display:inline-flex;align-items:center;justify-content:center;padding:10px 20px;border-radius:var(--r-std);font-size:15px;font-weight:500;letter-spacing:.01em;text-decoration:none;cursor:pointer;border:none;transition:background-color .15s ease,color .15s ease,box-shadow .15s ease}.btn--primary[data-astro-cid-5hce7sga]{background:var(--green);color:var(--white);box-shadow:#00000014 0 1px 2px}.btn--primary[data-astro-cid-5hce7sga]:hover{background:var(--green-hover);color:var(--white);text-decoration:none}.btn--primary[data-astro-cid-5hce7sga]:active{background:var(--green-active)}.btn--sm[data-astro-cid-5hce7sga]{padding:8px 16px;font-size:14px}.nav-toggle[data-astro-cid-5hce7sga]{display:none;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:var(--sp-8)}.nav-toggle__bar[data-astro-cid-5hce7sga]{display:block;width:20px;height:2px;background:var(--heading);border-radius:1px;transition:transform .2s ease}@media(max-width:767px){.nav-toggle[data-astro-cid-5hce7sga]{display:flex}.nav-links[data-astro-cid-5hce7sga]{display:none;position:absolute;top:64px;left:0;right:0;flex-direction:column;background:var(--white);border-bottom:1px solid var(--border);padding:var(--sp-24);gap:var(--sp-16);box-shadow:var(--shadow-3)}.nav-links--open[data-astro-cid-5hce7sga]{display:flex}}.site-footer[data-astro-cid-5hce7sga]{border-top:1px solid var(--border);padding-block:var(--sp-48);margin-top:var(--sp-80)}.footer-inner[data-astro-cid-5hce7sga]{display:flex;flex-direction:column;gap:var(--sp-24)}.footer-logo[data-astro-cid-5hce7sga]{font-size:18px;font-weight:600;color:var(--heading)}.footer-tagline[data-astro-cid-5hce7sga]{font-size:14px;color:var(--secondary);margin-top:var(--sp-4);margin-bottom:0}.footer-links[data-astro-cid-5hce7sga]{display:flex;gap:var(--sp-24);flex-wrap:wrap}.footer-links[data-astro-cid-5hce7sga] a[data-astro-cid-5hce7sga]{font-size:14px;font-weight:500;color:var(--body);text-decoration:none}.footer-links[data-astro-cid-5hce7sga] a[data-astro-cid-5hce7sga]:hover{color:var(--green)}.footer-legal[data-astro-cid-5hce7sga]{font-size:12px;color:var(--muted)}.footer-legal[data-astro-cid-5hce7sga] a[data-astro-cid-5hce7sga]{color:var(--secondary)}@media(min-width:640px){.footer-inner[data-astro-cid-5hce7sga]{flex-direction:row;align-items:flex-start;justify-content:space-between;flex-wrap:wrap}.footer-brand[data-astro-cid-5hce7sga]{flex:1}.footer-links[data-astro-cid-5hce7sga]{flex:0 0 auto}.footer-legal[data-astro-cid-5hce7sga]{flex-basis:100%;margin-top:var(--sp-8)}}
