@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600&family=Manrope:wght@500;600;700;800&display=swap";:root{--primary: #1B4332;--secondary: #40916C;--surface: #f8f9fa;--surface-container: #eaeff1;--surface-container-low: #f1f4f6;--surface-container-highest: #dbe4e7;--surface-container-lowest: #ffffff;--on-surface: #2b3437;--on-primary: #ffffff;--outline: #737c7f;--outline-variant: #abb3b7;--font-display: "Manrope", sans-serif;--font-body: "Inter", sans-serif}*{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font-body);background-color:var(--surface);color:var(--on-surface);line-height:1.6;font-feature-settings:"cv02","cv03","cv04","cv11";overflow-x:hidden;-webkit-font-smoothing:antialiased}h1,h2,h3,h4,h5,h6{font-family:var(--font-display);font-weight:700;letter-spacing:-.02em;line-height:1.1;color:var(--on-surface)}a{color:var(--primary);text-decoration:none;transition:opacity .2s ease}a:hover{opacity:.8}p{margin-bottom:1rem}img{max-width:100%;border-radius:12px}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 24px}.btn{display:inline-flex;align-items:center;justify-content:center;padding:14px 28px;font-family:var(--font-display);font-weight:700;border-radius:12px;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1);border:none;line-height:1;letter-spacing:.01em}.btn-primary{background:linear-gradient(135deg,var(--primary),var(--secondary));color:var(--on-primary);box-shadow:0 12px 24px #2b34371a}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 16px 32px #2b343726}.btn-secondary{background:var(--surface-container-highest);color:var(--primary)}.btn-secondary:hover{background:#cfd8db}.glass-header{background:#f8f9facc;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-bottom:1px solid rgba(171,179,183,.15);position:sticky;top:0;z-index:100}.nav-container.svelte-12qhfyh{display:flex;justify-content:space-between;align-items:center;height:80px}.logo.svelte-12qhfyh{font-family:var(--font-display);font-weight:800;font-size:1.5rem;color:var(--primary);letter-spacing:-.05em}.desktop-nav.svelte-12qhfyh{display:none;gap:2rem}@media(min-width:768px){.desktop-nav.svelte-12qhfyh{display:flex}}.nav-link.svelte-12qhfyh{color:var(--on-surface);font-weight:500;transition:color .2s ease}.nav-link.svelte-12qhfyh:hover{color:var(--secondary);opacity:1}.nav-cta.svelte-12qhfyh{padding:10px 20px;font-size:.9rem}.app-footer.svelte-12qhfyh{background-color:var(--surface-container-low);padding:80px 0 40px;margin-top:120px;border-top:1px solid var(--outline-variant)}.footer-content.svelte-12qhfyh{display:flex;flex-direction:column;gap:40px;margin-bottom:60px}@media(min-width:768px){.footer-content.svelte-12qhfyh{flex-direction:row;justify-content:space-between}}.footer-brand.svelte-12qhfyh .logo-text:where(.svelte-12qhfyh){font-family:var(--font-display);font-weight:800;font-size:1.5rem;color:var(--primary);margin-bottom:12px}.footer-brand.svelte-12qhfyh .tagline:where(.svelte-12qhfyh){color:var(--on-surface);opacity:.8}.footer-links.svelte-12qhfyh{display:flex;gap:60px}.link-col.svelte-12qhfyh h4:where(.svelte-12qhfyh){font-size:1rem;margin-bottom:20px;color:var(--primary)}.link-col.svelte-12qhfyh a:where(.svelte-12qhfyh){display:block;color:var(--on-surface);opacity:.8;margin-bottom:12px;font-size:.95rem}.footer-bottom.svelte-12qhfyh{border-top:1px solid rgba(171,179,183,.2);padding-top:24px;opacity:.6;font-size:.85rem}
