@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";:root{--primary:#6366f1;--primary-dark:#4f46e5;--primary-light:#818cf8;--secondary:#14b8a6;--secondary-dark:#0d9488;--secondary-light:#2dd4bf;--accent:#fbbf24;--accent-light:#fcd34d;--background:#fff;--background-alt:#f8fafc;--surface:#fff;--text-primary:#1e293b;--text-secondary:#64748b;--text-muted:#94a3b8;--border:#e2e8f0;--border-light:#f1f5f9;--error:#ef4444;--success:#22c55e;--warning:#f59e0b;--gradient-hero:linear-gradient(135deg, #faf5ff 0%, #f0fdf4 50%, #ecfeff 100%);--gradient-purple:linear-gradient(135deg, #c4b5fd 0%, #a78bfa 100%);--gradient-teal:linear-gradient(135deg, #99f6e4 0%, #5eead4 100%);--gradient-yellow:linear-gradient(135deg, #fef3c7 0%, #fde68a 100%)}*{box-sizing:border-box;margin:0;padding:0}html{color:var(--text-primary);background-color:var(--background);scroll-behavior:smooth;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,sans-serif;font-size:16px;line-height:1.6}body{min-height:100vh}a{color:var(--primary);text-decoration:none;transition:color .2s}a:hover{color:var(--primary-dark);text-decoration:none}button{cursor:pointer;font-family:inherit}input,select,textarea{font-family:inherit;font-size:inherit}.container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.container-narrow{max-width:900px;margin:0 auto;padding:0 1.5rem}.btn{border:none;border-radius:.5rem;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.9375rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.btn:hover{text-decoration:none;transform:translateY(-1px)}.btn-primary{background-color:var(--primary);color:#fff}.btn-primary:hover{background-color:var(--primary-dark);color:#fff}.btn-secondary{background-color:var(--secondary);color:#fff}.btn-secondary:hover{background-color:var(--secondary-dark);color:#fff}.btn-outline{border:2px solid var(--border);color:var(--text-primary);background-color:#0000}.btn-outline:hover{border-color:var(--primary);color:var(--primary);background-color:#0000}.btn-ghost{color:var(--text-secondary);background-color:#0000;padding:.5rem 1rem}.btn-ghost:hover{color:var(--primary);background-color:var(--background-alt)}.btn-sm{padding:.5rem 1rem;font-size:.875rem}.btn-lg{padding:1rem 2rem;font-size:1rem}.card{background-color:var(--surface);border-radius:1rem;padding:1.5rem;transition:box-shadow .2s,transform .2s;box-shadow:0 1px 3px #0000000d,0 1px 2px #0000001a}.card:hover{box-shadow:0 10px 40px #0000001a}.card-elevated{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.input-group{margin-bottom:1.25rem}.input-group label{color:var(--text-primary);margin-bottom:.5rem;font-size:.9375rem;font-weight:500;display:block}.input-group input,.input-group select,.input-group textarea{border:1px solid var(--border);background-color:var(--surface);border-radius:.5rem;width:100%;padding:.875rem 1rem;transition:border-color .2s,box-shadow .2s}.input-group input:focus,.input-group select:focus,.input-group textarea:focus{border-color:var(--primary);outline:none;box-shadow:0 0 0 3px #6366f11a}.input-group input::placeholder{color:var(--text-muted)}.error-message{color:var(--error);margin-top:.5rem;font-size:.875rem}.success-message{color:var(--success);margin-top:.5rem;font-size:.875rem}.section{padding:5rem 0}.section-alt{background-color:var(--background-alt)}.section-title{text-align:center;color:var(--text-primary);margin-bottom:1rem;font-size:2.25rem;font-weight:700;line-height:1.2}.section-subtitle{text-align:center;color:var(--text-secondary);max-width:600px;margin:0 auto 3rem;font-size:1.125rem}.badge{text-transform:uppercase;letter-spacing:.025em;border-radius:9999px;align-items:center;padding:.25rem .75rem;font-size:.75rem;font-weight:600;display:inline-flex}.badge-primary{color:var(--primary);background-color:#6366f11a}.badge-secondary{color:var(--secondary);background-color:#14b8a61a}@media (width<=768px){html{font-size:15px}.section{padding:3rem 0}.section-title{font-size:1.75rem}.container{padding:0 1rem}}.app.svelte-12qhfyh{flex-direction:column;min-height:100vh;display:flex}.header.svelte-12qhfyh{background-color:var(--surface);border-bottom:1px solid var(--border-light);z-index:100;position:sticky;top:0}.header-content.svelte-12qhfyh{justify-content:space-between;align-items:center;padding-top:1rem;padding-bottom:1rem;display:flex}.logo.svelte-12qhfyh{align-items:center;gap:.5rem;text-decoration:none;display:flex}.logo-icon.svelte-12qhfyh{flex-shrink:0}.logo-text.svelte-12qhfyh{color:var(--text-primary);letter-spacing:.05em;font-size:1.25rem;font-weight:700}.nav.svelte-12qhfyh{align-items:center;gap:2rem;display:flex}.nav-link.svelte-12qhfyh{color:var(--text-secondary);font-size:.9375rem;font-weight:500;transition:color .2s}.nav-link.svelte-12qhfyh:hover{color:var(--text-primary)}.header-actions.svelte-12qhfyh{align-items:center;gap:.5rem;display:flex}.mobile-menu-btn.svelte-12qhfyh{color:var(--text-primary);background:0 0;border:none;padding:.5rem;display:none}.mobile-menu.svelte-12qhfyh{border-top:1px solid var(--border-light);background:var(--surface);display:none}.mobile-nav.svelte-12qhfyh{flex-direction:column;padding:1rem;display:flex}.mobile-nav-link.svelte-12qhfyh{color:var(--text-secondary);border-bottom:1px solid var(--border-light);padding:.75rem 0;font-weight:500}.mobile-nav-actions.svelte-12qhfyh{gap:.75rem;margin-top:1rem;display:flex}.mobile-nav-actions.svelte-12qhfyh .btn:where(.svelte-12qhfyh),.main.svelte-12qhfyh{flex:1}.footer.svelte-12qhfyh{background-color:var(--surface);border-top:1px solid var(--border-light);margin-top:auto;padding:3rem 0 1.5rem}.footer-top.svelte-12qhfyh{border-bottom:1px solid var(--border-light);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;padding-bottom:2rem;display:flex}.footer-logo.svelte-12qhfyh{align-items:center;gap:.5rem;text-decoration:none;display:flex}.footer-nav.svelte-12qhfyh{flex-wrap:wrap;gap:2rem;display:flex}.footer-nav.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--text-secondary);font-size:.9375rem;font-weight:500;transition:color .2s}.footer-nav.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:var(--primary)}.footer-social.svelte-12qhfyh{gap:1rem;display:flex}.social-link.svelte-12qhfyh{background-color:var(--background-alt);width:36px;height:36px;color:var(--text-secondary);border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex}.social-link.svelte-12qhfyh:hover{background-color:var(--primary);color:#fff}.footer-bottom.svelte-12qhfyh{text-align:center;padding-top:1.5rem}.footer-bottom.svelte-12qhfyh p:where(.svelte-12qhfyh){color:var(--text-muted);font-size:.875rem}@media (width<=768px){.desktop-nav.svelte-12qhfyh{display:none}.mobile-menu-btn.svelte-12qhfyh,.mobile-menu.svelte-12qhfyh{display:block}.footer-top.svelte-12qhfyh{flex-direction:column;align-items:flex-start}.footer-nav.svelte-12qhfyh{flex-direction:column;gap:.75rem}}
