.navbar.svelte-rfuq4y{position:fixed;top:0;width:100%;-webkit-backdrop-filter:blur(100px);backdrop-filter:blur(100px);z-index:1000;transition:all .3s ease}.nav-container.svelte-rfuq4y{max-width:1400px;margin:0 auto;padding:1.2rem 2rem;display:flex;justify-content:space-between;align-items:center}.logo.svelte-rfuq4y{font-size:1.5rem;font-weight:700;background:var(--primary-gradient);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;letter-spacing:-.5px}.footer.svelte-jz8lnl{background:var(--background-light);padding:3rem 2rem;text-align:center}.footer-content.svelte-jz8lnl{max-width:1400px;margin:0 auto}.footer.svelte-jz8lnl p:where(.svelte-jz8lnl){color:var(--text-secondary);margin-bottom:1rem}.footer-links.svelte-jz8lnl{display:flex;justify-content:center;gap:2rem;flex-wrap:wrap}:root{--primary-gradient: linear-gradient(135deg, #10b981 0%, #34d399 100%);--secondary-gradient: linear-gradient(135deg, #059669 0%, #10b981 100%);--accent-gradient: linear-gradient(135deg, #047857 0%, #059669 100%);--background-gradient: linear-gradient(135deg, #f9fafb 0%, #ecfdf5 100%);--background-light: #ffffff;--background-gray: #f9fafb;--text-primary: #111827;--text-secondary: #6b7280;--border-color: rgba(209, 213, 219, .4);--shadow: 0 10px 30px rgba(16, 185, 129, .1);--font-normal-text: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-serif-text: Georgia, "Times New Roman", Times, serif;--font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace}body{font-family:var(--font-normal-text);background:var(--background-light);color:var(--text-primary);line-height:1.6;overflow-x:hidden}html{scroll-behavior:smooth}
