:root{--green: #2D6A4F;--green-light: #40916C;--green-lighter: #74C69D;--green-bg: #D8F3DC;--beige: #F5F0E8;--navy: #1B3A4B;--white: #FFFFFF;--gray-50: #F9FAFB;--gray-100: #F3F4F6;--gray-200: #E5E7EB;--gray-300: #D1D5DB;--gray-400: #9CA3AF;--gray-500: #6B7280;--gray-600: #4B5563;--gray-700: #374151;--gray-800: #1F2937;--red: #DC2626;--yellow: #F59E0B;--blue: #3B82F6;--shadow-sm: 0 1px 2px 0 rgb(0 0 0 / .05);--shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--shadow-md: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--shadow-lg: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--radius: 8px;--radius-md: 12px;--radius-lg: 16px}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-font-smoothing:antialiased;scroll-behavior:smooth}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:16px;line-height:1.6;color:var(--navy);background-color:var(--gray-50);min-height:100vh}img{max-width:100%;height:auto;display:block}a{color:var(--green);text-decoration:none;transition:color .15s}a:hover{color:var(--green-light)}button{font-family:inherit;cursor:pointer;border:none;background:none}input,select,textarea{font-family:inherit;font-size:inherit}h1,h2,h3,h4{line-height:1.3;font-weight:700;color:var(--navy)}h1{font-size:2.25rem}h2{font-size:1.75rem}h3{font-size:1.375rem}h4{font-size:1.125rem}.site-header.svelte-12qhfyh{background:var(--white);border-bottom:1px solid var(--gray-200);padding:0 24px;height:64px;display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;z-index:100}.logo.svelte-12qhfyh{display:inline-flex;align-items:center;gap:8px;font-size:1.5rem;font-weight:800;color:var(--navy);letter-spacing:-.5px;text-decoration:none}.logo.svelte-12qhfyh:hover{color:var(--navy)}.logo.svelte-12qhfyh svg:where(.svelte-12qhfyh){width:32px;height:32px}.logo.svelte-12qhfyh .accent:where(.svelte-12qhfyh){color:var(--green)}nav.svelte-12qhfyh{display:flex;align-items:center;gap:24px}nav.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--gray-600);font-weight:500;font-size:.9375rem;text-decoration:none;transition:color .2s}nav.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:var(--green)}.btn.svelte-12qhfyh{display:inline-flex;align-items:center;justify-content:center;gap:8px;font-family:inherit;font-weight:600;border:none;border-radius:10px;cursor:pointer;transition:all .2s;white-space:nowrap}.btn-primary.svelte-12qhfyh{background:var(--green);color:#fff}.btn-primary.svelte-12qhfyh:hover{background:var(--green-light)}.btn-sm.svelte-12qhfyh{padding:6px 14px;font-size:.8125rem}.site-footer.svelte-12qhfyh{background:var(--navy);color:#ffffffb3;padding:48px 24px 24px;margin-top:64px}.footer-grid.svelte-12qhfyh{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:32px;max-width:1200px;margin:0 auto}.footer-col.svelte-12qhfyh h4:where(.svelte-12qhfyh){color:#fff;font-size:.875rem;text-transform:uppercase;letter-spacing:.05em;margin-bottom:16px}.footer-col.svelte-12qhfyh a:where(.svelte-12qhfyh){display:block;color:#fff9;font-size:.9375rem;padding:4px 0;text-decoration:none;transition:color .2s}.footer-col.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:#fff}.footer-bottom.svelte-12qhfyh{border-top:1px solid rgba(255,255,255,.1);margin-top:32px;padding-top:20px;text-align:center;font-size:.8125rem;max-width:1200px;margin-left:auto;margin-right:auto}@media(max-width:768px){nav.svelte-12qhfyh{gap:16px}nav.svelte-12qhfyh a:where(.svelte-12qhfyh):not(.btn){display:none}.footer-grid.svelte-12qhfyh{grid-template-columns:1fr 1fr}}
