:root{--primary: #2563eb;--primary-dark: #1d4ed8;--primary-light: #3b82f6;--secondary: #10b981;--secondary-dark: #059669;--background: #ffffff;--background-alt: #f8fafc;--text: #1e293b;--text-muted: #64748b;--border: #e2e8f0;--shadow: 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: 12px;--radius-sm: 8px}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;background-color:var(--background);color:var(--text);line-height:1.6}a{color:inherit;text-decoration:none}button{font-family:inherit;cursor:pointer}.container{max-width:1200px;margin:0 auto;padding:0 24px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 24px;border-radius:var(--radius-sm);font-weight:600;font-size:1rem;transition:all .2s ease;border:none}.btn-primary{background:var(--primary);color:#fff}.btn-primary:hover{background:var(--primary-dark);transform:translateY(-2px);box-shadow:var(--shadow)}.btn-secondary{background:transparent;color:var(--primary);border:2px solid var(--primary)}.btn-secondary:hover{background:var(--primary);color:#fff}.section{padding:80px 0}.section-title{font-size:2.5rem;font-weight:700;margin-bottom:16px;text-align:center}.section-subtitle{font-size:1.25rem;color:var(--text-muted);text-align:center;margin-bottom:48px}@media(max-width:768px){.container{padding:0 16px}.section{padding:48px 0}.section-title{font-size:2rem}}.header.svelte-12qhfyh{position:fixed;top:0;left:0;right:0;background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--border);z-index:100}.nav.svelte-12qhfyh{display:flex;align-items:center;justify-content:space-between;height:72px}.logo.svelte-12qhfyh{display:flex;align-items:center;gap:8px;font-weight:700;font-size:1.25rem}.logo-icon.svelte-12qhfyh{font-size:1.5rem}.nav-links.svelte-12qhfyh{display:flex;align-items:center;gap:32px}.nav-links.svelte-12qhfyh a:where(.svelte-12qhfyh):not(.btn){font-weight:500;color:var(--text-muted);transition:color .2s}.nav-links.svelte-12qhfyh a:where(.svelte-12qhfyh):not(.btn):hover{color:var(--primary)}.locale-toggle.svelte-12qhfyh{background:var(--background-alt);border:1px solid var(--border);padding:8px 12px;border-radius:var(--radius-sm);font-weight:500;font-size:.875rem;transition:all .2s}.locale-toggle.svelte-12qhfyh:hover{background:var(--border)}.btn-sm.svelte-12qhfyh{padding:8px 16px;font-size:.875rem}.mobile-menu-btn.svelte-12qhfyh{display:none;flex-direction:column;gap:4px;background:none;border:none;padding:8px}.mobile-menu-btn.svelte-12qhfyh span:where(.svelte-12qhfyh){display:block;width:24px;height:2px;background:var(--text);transition:all .2s}main.svelte-12qhfyh{min-height:100vh;padding-top:72px}.footer.svelte-12qhfyh{background:var(--text);color:#fff;padding:48px 0 24px}.footer-content.svelte-12qhfyh{display:flex;justify-content:space-between;align-items:center;margin-bottom:32px}.footer-brand.svelte-12qhfyh{display:flex;align-items:center;gap:8px;font-weight:700;font-size:1.25rem}.footer-links.svelte-12qhfyh{display:flex;gap:24px}.footer-links.svelte-12qhfyh a:where(.svelte-12qhfyh){color:#ffffffb3;transition:color .2s}.footer-links.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:#fff}.footer-bottom.svelte-12qhfyh{padding-top:24px;border-top:1px solid rgba(255,255,255,.1);text-align:center;color:#ffffff80;font-size:.875rem}@media(max-width:768px){.nav-links.svelte-12qhfyh{display:none}.mobile-menu-btn.svelte-12qhfyh{display:flex}body.menu-open .nav-links.svelte-12qhfyh{display:flex;flex-direction:column;position:absolute;top:72px;left:0;right:0;background:#fff;padding:24px;gap:16px;border-bottom:1px solid var(--border)}.footer-content.svelte-12qhfyh{flex-direction:column;gap:24px;text-align:center}}
