.theme-toggle.svelte-1cmi4dh{color:var(--text-light);border:1.5px solid var(--border);cursor:pointer;background:0 0;border-radius:6px;justify-content:center;align-items:center;padding:.35rem;transition:all .2s;display:flex}.theme-toggle.svelte-1cmi4dh:hover{border-color:var(--primary);color:var(--primary);background:var(--hover-bg,#667eea14)}.toast-host.svelte-53xc05{z-index:2000;pointer-events:none;flex-direction:column;gap:.6rem;max-width:min(360px,100vw - 2rem);display:flex;position:fixed;bottom:1.25rem;right:1.25rem}.toast.svelte-53xc05{pointer-events:auto;background:var(--bg-card,#fff);color:var(--text,#1f2937);border:1px solid var(--border,#e5e7eb);border-left:4px solid var(--toast-accent,var(--primary,#667eea));border-radius:var(--radius-md,10px);box-shadow:var(--shadow-lg,0 8px 24px #0000001f);align-items:flex-start;gap:.6rem;padding:.75rem .85rem;font-size:.9rem;line-height:1.35;animation:.2s ease-out svelte-53xc05-toast-in;display:flex}.toast-success.svelte-53xc05{--toast-accent:var(--success,#059669)}.toast-error.svelte-53xc05{--toast-accent:var(--error,#dc2626)}.toast-warning.svelte-53xc05{--toast-accent:var(--warning,#b45309)}.toast-info.svelte-53xc05{--toast-accent:var(--primary,#667eea)}.toast-icon.svelte-53xc05{color:var(--toast-accent);flex-shrink:0;margin-top:.1rem}.toast-message.svelte-53xc05{word-break:break-word;flex:1}.toast-close.svelte-53xc05{color:var(--text-light,#6b7280);cursor:pointer;border-radius:var(--radius-sm,6px);background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;margin:-.1rem -.1rem 0 0;padding:.1rem;transition:color .15s,background .15s;display:inline-flex}.toast-close.svelte-53xc05:hover{color:var(--text,#1f2937);background:var(--hover-bg,#0000000d)}@keyframes svelte-53xc05-toast-in{0%{opacity:0;transform:translateY(.5rem)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.toast.svelte-53xc05{animation:none}}@media (width<=640px){.toast-host.svelte-53xc05{max-width:none;bottom:1rem;left:1rem;right:1rem}}.skip-link.svelte-12qhfyh{z-index:9999;background:var(--primary,#667eea);color:#fff;border-radius:0 0 8px 8px;padding:.75rem 1.5rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:top .2s;position:absolute;top:-100%;left:1rem}.skip-link.svelte-12qhfyh:focus{outline:2px solid var(--primary-dark,#764ba2);outline-offset:2px;top:0}.site-header.svelte-12qhfyh{background:color-mix(in srgb, var(--bg-card) 95%, transparent);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 2px 10px var(--shadow);z-index:1000;padding:.75rem 2rem;transition:background .3s,box-shadow .3s,padding .3s;position:fixed;top:0;left:0;right:0}.site-header.transparent.svelte-12qhfyh{-webkit-backdrop-filter:none;backdrop-filter:none;box-shadow:none;background:0 0;padding:1rem 2rem}.site-header.scrolled.svelte-12qhfyh{background:color-mix(in srgb, var(--bg-card) 97%, transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 2px 20px var(--shadow);padding:.6rem 2rem}.header-content.svelte-12qhfyh{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;display:flex}.dashboard-header.svelte-12qhfyh .header-content:where(.svelte-12qhfyh){max-width:none}.logo.svelte-12qhfyh{flex-shrink:0;text-decoration:none;display:inline-block}.logo-text.svelte-12qhfyh{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);-webkit-text-fill-color:transparent;letter-spacing:-.5px;-webkit-background-clip:text;background-clip:text;font-size:1.6rem;font-weight:800}.logo-accent.svelte-12qhfyh{background:linear-gradient(135deg,#f093fb 0%,#f5576c 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-style:italic;font-weight:900}.desktop-nav.svelte-12qhfyh{align-items:center;gap:2rem;display:flex}.nav-link.svelte-12qhfyh{color:var(--text);white-space:nowrap;font-size:.95rem;font-weight:500;text-decoration:none;transition:color .2s}.nav-link.svelte-12qhfyh:hover{color:#667eea;text-decoration:none}.transparent.svelte-12qhfyh .nav-link:where(.svelte-12qhfyh){color:var(--text-light)}.header-actions.svelte-12qhfyh{align-items:center;gap:1rem;display:flex}.lang-toggle.svelte-12qhfyh{color:var(--text);border:1.5px solid var(--border);letter-spacing:.05em;cursor:pointer;white-space:nowrap;background:0 0;border-radius:6px;padding:.35rem .7rem;font-size:.75rem;font-weight:700;transition:all .2s}.lang-toggle.svelte-12qhfyh:hover{border-color:var(--primary);color:var(--primary);background:var(--hover-bg)}.transparent.svelte-12qhfyh .lang-toggle:where(.svelte-12qhfyh){color:var(--text-light);border-color:#d1d5db99}.auth-buttons.svelte-12qhfyh{align-items:center;gap:.75rem;display:flex}.btn-login.svelte-12qhfyh{color:var(--text);border-radius:8px;padding:.5rem 1rem;font-size:.95rem;font-weight:500;text-decoration:none;transition:background .2s,color .2s}.btn-login.svelte-12qhfyh:hover{background:var(--hover-bg);color:var(--primary);text-decoration:none}.btn-demo.svelte-12qhfyh{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:8px;padding:.55rem 1.25rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:opacity .2s,transform .2s}.btn-demo.svelte-12qhfyh:hover{opacity:.9;text-decoration:none;transform:translateY(-1px)}.hamburger.svelte-12qhfyh{cursor:pointer;z-index:1001;background:0 0;border:none;flex-direction:column;gap:5px;padding:.5rem;display:none}.hamburger-line.svelte-12qhfyh{background:var(--text);border-radius:2px;width:24px;height:2px;transition:transform .3s,opacity .3s;display:block}.hamburger-line.open.svelte-12qhfyh:first-child{transform:rotate(45deg)translate(5px,5px)}.hamburger-line.open.svelte-12qhfyh:nth-child(2){opacity:0}.hamburger-line.open.svelte-12qhfyh:nth-child(3){transform:rotate(-45deg)translate(5px,-5px)}.mobile-overlay.svelte-12qhfyh{background:var(--overlay);z-index:1001;position:fixed;inset:0}.mobile-drawer.svelte-12qhfyh{background:var(--bg-card);z-index:1002;width:300px;max-width:85vw;height:100vh;box-shadow:-4px 0 20px var(--shadow);flex-direction:column;gap:.25rem;padding:1.5rem;animation:.25s ease-out svelte-12qhfyh-slideIn;display:flex;position:fixed;top:0;right:0}@keyframes svelte-12qhfyh-slideIn{0%{transform:translate(100%)}to{transform:translate(0)}}.mobile-drawer-header.svelte-12qhfyh{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;margin-bottom:.75rem;padding-bottom:1rem;display:flex}.mobile-close.svelte-12qhfyh{cursor:pointer;color:var(--text-light);background:0 0;border:none;padding:.25rem}.mobile-nav-link.svelte-12qhfyh{color:var(--text);border-radius:8px;padding:.75rem .5rem;font-size:1.05rem;font-weight:500;text-decoration:none;transition:background .2s}.mobile-nav-link.svelte-12qhfyh:hover{background:var(--hover-bg);text-decoration:none}.mobile-auth.svelte-12qhfyh{border-top:1px solid var(--border);flex-direction:column;gap:.75rem;margin-top:auto;padding-top:1rem;display:flex}.mobile-login.svelte-12qhfyh{text-align:center;color:var(--text);border:1px solid var(--border);border-radius:8px;padding:.75rem;font-weight:500;text-decoration:none}.mobile-signup.svelte-12qhfyh{text-align:center;color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:8px;padding:.75rem;font-weight:600;text-decoration:none}.user-menu.svelte-12qhfyh{align-items:center;gap:1.5rem;display:flex}.user-info.svelte-12qhfyh{align-items:center;gap:1rem;display:flex}.user-avatar.svelte-12qhfyh{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.1rem;font-weight:700;display:flex}.user-details.svelte-12qhfyh{flex-direction:column;gap:.15rem;display:flex}.user-name.svelte-12qhfyh{color:var(--text);font-size:.95rem;font-weight:600}.user-email.svelte-12qhfyh{color:var(--text-light);font-size:.8rem}.btn-logout.svelte-12qhfyh{color:#fff;cursor:pointer;background:#ef4444;border:none;border-radius:6px;padding:.5rem 1rem;font-size:.9rem;font-weight:500;transition:background .2s}.btn-logout.svelte-12qhfyh:hover{background:#dc2626}.impersonation-banner.svelte-12qhfyh{z-index:1100;color:#fff;background:linear-gradient(135deg,#7c3aed,#6d28d9);padding:.5rem 1rem;font-size:.85rem;position:fixed;top:0;left:0;right:0}.impersonation-content.svelte-12qhfyh{flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem;max-width:1200px;margin:0 auto;display:flex}.impersonation-exit.svelte-12qhfyh{color:#fff;cursor:pointer;background:#fff3;border:1px solid #fff6;border-radius:4px;margin-left:1rem;padding:.3rem .75rem;font-size:.8rem;font-weight:600;transition:background .2s}.impersonation-exit.svelte-12qhfyh:hover{background:#ffffff4d}main.svelte-12qhfyh{flex-direction:column;display:flex}body:not(:has(.auth-main)) main{min-height:calc(100vh - 120px);padding-top:70px}.auth-main{min-height:100vh}.site-footer.svelte-12qhfyh{color:#fff;background:#1f2937;margin-top:auto}.footer-grid.svelte-12qhfyh{grid-template-columns:repeat(4,1fr);gap:2rem;max-width:1200px;margin:0 auto;padding:3rem 2rem 2rem;display:grid}.footer-col.svelte-12qhfyh h4:where(.svelte-12qhfyh){text-transform:uppercase;letter-spacing:.05em;color:#9ca3af;margin-bottom:1rem;font-size:.85rem;font-weight:700}.footer-col.svelte-12qhfyh a:where(.svelte-12qhfyh){color:#d1d5db;padding:.3rem 0;font-size:.9rem;text-decoration:none;transition:color .2s;display:block}.footer-col.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:#fff;text-decoration:none}.footer-bottom.svelte-12qhfyh{border-top:1px solid #374151;padding:1.5rem 2rem}.footer-bottom-content.svelte-12qhfyh{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;max-width:1200px;margin:0 auto;display:flex}.footer-brand.svelte-12qhfyh{flex-direction:column;gap:.25rem;display:flex}.footer-logo.svelte-12qhfyh{font-size:1.3rem}.footer-tagline.svelte-12qhfyh{color:#9ca3af;margin:0;font-size:.8rem}.footer-built-by.svelte-12qhfyh{text-align:center}.footer-built-by.svelte-12qhfyh p:where(.svelte-12qhfyh){color:#9ca3af;margin:0;font-size:.85rem}.footer-built-by.svelte-12qhfyh a:where(.svelte-12qhfyh){color:#c7d2fe;font-weight:600;text-decoration:none;transition:color .2s}.footer-built-by.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:#fff;text-decoration:underline}.footer-contact-info.svelte-12qhfyh{margin-top:.25rem}.footer-copyright.svelte-12qhfyh{color:#6b7280;margin:0;font-size:.8rem}@media (width<=768px){.desktop-nav.svelte-12qhfyh,.auth-buttons.svelte-12qhfyh{display:none}.hamburger.svelte-12qhfyh{display:flex}.site-header.svelte-12qhfyh,.site-header.transparent.svelte-12qhfyh{padding:.75rem 1rem}.user-details.svelte-12qhfyh{display:none}.footer-grid.svelte-12qhfyh{grid-template-columns:repeat(2,1fr);padding:2rem 1.5rem 1.5rem}.footer-bottom-content.svelte-12qhfyh{text-align:center;flex-direction:column}.footer-built-by.svelte-12qhfyh{text-align:center}}@media (width<=640px){.footer-grid.svelte-12qhfyh{grid-template-columns:1fr;gap:1.5rem}}
