:root{--color-primary: #009639;--color-primary-light: #00b849;--color-primary-dark: #007a2e;--color-primary-darker: #005f23;--color-header: #1e40af;--color-header-light: #3b82f6;--color-header-dark: #1d4ed8;--color-text-primary: #2d3748;--color-text-secondary: #4a5568;--color-text-light: #718096;--color-text-white: #ffffff;--color-bg-primary: #ffffff;--color-bg-secondary: #f7fafc;--color-bg-dark: #1a202c;--color-bg-darker: #2d3748;--color-border-light: #e2e8f0;--color-border-medium: #cbd5e0;--color-border-dark: #4a5568}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,sans-serif;line-height:1.6;color:#2d3748;background-color:#fff}a{color:inherit;text-decoration:none}h1,h2,h3,h4,h5,h6{font-weight:700;line-height:1.2;margin-bottom:1rem}p{margin-bottom:1rem}.app.svelte-21h1ed{min-height:100vh;display:flex;flex-direction:column}header.svelte-21h1ed{background-color:var(--color-primary);color:#fff;position:sticky;top:0;z-index:100;box-shadow:0 2px 10px #0096394d}.nav.svelte-21h1ed{padding:1rem 0}.nav-container.svelte-21h1ed{max-width:1200px;margin:0 auto;padding:0 1rem;display:flex;justify-content:space-between;align-items:center}.logo.svelte-21h1ed{font-size:1.5rem;font-weight:800;color:#fff;text-decoration:none}.nav-links.svelte-21h1ed{display:flex;gap:2rem}.nav-links.svelte-21h1ed a:where(.svelte-21h1ed){color:#fff;font-weight:500;padding:.5rem 1rem;border-radius:4px;transition:background-color .2s}.nav-links.svelte-21h1ed a:where(.svelte-21h1ed):hover{background-color:var(--color-primary-dark);transform:translateY(-1px)}main.svelte-21h1ed{flex:1}footer.svelte-21h1ed{background-color:#1a202c;color:#fff;margin-top:4rem}.footer-container.svelte-21h1ed{max-width:1200px;margin:0 auto;padding:3rem 1rem 1rem}.footer-content.svelte-21h1ed{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-bottom:2rem}.footer-section.svelte-21h1ed h3:where(.svelte-21h1ed){color:var(--color-primary-light);margin-bottom:1rem;font-size:1.1rem}.footer-bottom.svelte-21h1ed{border-top:1px solid #4a5568;padding-top:1rem;text-align:center;opacity:.8}@media (max-width: 768px){.nav-container.svelte-21h1ed{flex-direction:column;gap:1rem}.nav-links.svelte-21h1ed{gap:1rem;flex-wrap:wrap;justify-content:center}.footer-content.svelte-21h1ed{grid-template-columns:1fr;text-align:center}}
