.theme-toggle.svelte-1cmi4dh{display:flex;align-items:center;justify-content:center;padding:.35rem;background:transparent;color:var(--text-light);border:1.5px solid var(--border);border-radius:6px;cursor:pointer;transition:all .2s}.theme-toggle.svelte-1cmi4dh:hover{border-color:var(--primary);color:var(--primary);background:var(--hover-bg, rgba(102, 126, 234, .08))}.skip-link.svelte-12qhfyh{position:absolute;top:-100%;left:1rem;z-index:9999;padding:.75rem 1.5rem;background:var(--primary, #667eea);color:#fff;font-weight:600;font-size:.95rem;border-radius:0 0 8px 8px;text-decoration:none;transition:top .2s}.skip-link.svelte-12qhfyh:focus{top:0;outline:2px solid var(--primary-dark, #764ba2);outline-offset:2px}.site-header.svelte-12qhfyh{position:fixed;top:0;left:0;right:0;background:color-mix(in srgb,var(--bg-card) 95%,transparent);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:.75rem 2rem;box-shadow:0 2px 10px var(--shadow);z-index:1000;transition:background .3s,box-shadow .3s,padding .3s}.site-header.transparent.svelte-12qhfyh{background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none;box-shadow:none;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{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center}.dashboard-header.svelte-12qhfyh .header-content:where(.svelte-12qhfyh){max-width:none}.logo.svelte-12qhfyh{text-decoration:none;display:inline-block;flex-shrink:0}.logo-text.svelte-12qhfyh{font-size:1.6rem;font-weight:800;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;letter-spacing:-.5px}.logo-accent.svelte-12qhfyh{font-style:italic;font-weight:900;background:linear-gradient(135deg,#f093fb,#f5576c);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.desktop-nav.svelte-12qhfyh{display:flex;gap:2rem;align-items:center}.nav-link.svelte-12qhfyh{color:var(--text);font-size:.95rem;font-weight:500;text-decoration:none;transition:color .2s;white-space:nowrap}.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{display:flex;align-items:center;gap:1rem}.lang-toggle.svelte-12qhfyh{padding:.35rem .7rem;background:transparent;color:var(--text);border:1.5px solid var(--border);border-radius:6px;font-size:.75rem;font-weight:700;letter-spacing:.05em;cursor:pointer;transition:all .2s;white-space:nowrap}.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{display:flex;align-items:center;gap:.75rem}.btn-login.svelte-12qhfyh{color:var(--text);font-weight:500;font-size:.95rem;text-decoration:none;padding:.5rem 1rem;border-radius:8px;transition:background .2s,color .2s}.btn-login.svelte-12qhfyh:hover{background:var(--hover-bg);color:var(--primary);text-decoration:none}.btn-demo.svelte-12qhfyh{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;font-weight:600;font-size:.9rem;text-decoration:none;padding:.55rem 1.25rem;border-radius:8px;transition:opacity .2s,transform .2s}.btn-demo.svelte-12qhfyh:hover{opacity:.9;transform:translateY(-1px);text-decoration:none}.hamburger.svelte-12qhfyh{display:none;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:.5rem;z-index:1001}.hamburger-line.svelte-12qhfyh{display:block;width:24px;height:2px;background:var(--text);border-radius:2px;transition:transform .3s,opacity .3s}.hamburger-line.open.svelte-12qhfyh:nth-child(1){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{position:fixed;inset:0;background:var(--overlay);z-index:1001}.mobile-drawer.svelte-12qhfyh{position:fixed;top:0;right:0;width:300px;max-width:85vw;height:100vh;background:var(--bg-card);z-index:1002;padding:1.5rem;display:flex;flex-direction:column;gap:.25rem;box-shadow:-4px 0 20px var(--shadow);animation:svelte-12qhfyh-slideIn .25s ease-out}@keyframes svelte-12qhfyh-slideIn{0%{transform:translate(100%)}to{transform:translate(0)}}.mobile-drawer-header.svelte-12qhfyh{display:flex;justify-content:space-between;align-items:center;padding-bottom:1rem;border-bottom:1px solid var(--border);margin-bottom:.75rem}.mobile-close.svelte-12qhfyh{background:none;border:none;cursor:pointer;color:var(--text-light);padding:.25rem}.mobile-nav-link.svelte-12qhfyh{color:var(--text);font-size:1.05rem;font-weight:500;text-decoration:none;padding:.75rem .5rem;border-radius:8px;transition:background .2s}.mobile-nav-link.svelte-12qhfyh:hover{background:var(--hover-bg);text-decoration:none}.mobile-auth.svelte-12qhfyh{margin-top:auto;display:flex;flex-direction:column;gap:.75rem;padding-top:1rem;border-top:1px solid var(--border)}.mobile-login.svelte-12qhfyh{text-align:center;color:var(--text);font-weight:500;text-decoration:none;padding:.75rem;border-radius:8px;border:1px solid var(--border)}.mobile-signup.svelte-12qhfyh{text-align:center;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;font-weight:600;text-decoration:none;padding:.75rem;border-radius:8px}.user-menu.svelte-12qhfyh{display:flex;align-items:center;gap:1.5rem}.user-info.svelte-12qhfyh{display:flex;align-items:center;gap:1rem}.user-avatar.svelte-12qhfyh{width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.1rem;flex-shrink:0}.user-details.svelte-12qhfyh{display:flex;flex-direction:column;gap:.15rem}.user-name.svelte-12qhfyh{font-weight:600;color:var(--text);font-size:.95rem}.user-email.svelte-12qhfyh{font-size:.8rem;color:var(--text-light)}.btn-logout.svelte-12qhfyh{padding:.5rem 1rem;background:#ef4444;color:#fff;border:none;border-radius:6px;cursor:pointer;font-weight:500;transition:background .2s;font-size:.9rem}.btn-logout.svelte-12qhfyh:hover{background:#dc2626}main.svelte-12qhfyh{display:flex;flex-direction:column}body:not(:has(.auth-main)) main{min-height:calc(100vh - 120px);padding-top:70px}.auth-main{min-height:100vh}.site-footer.svelte-12qhfyh{background:#1f2937;color:#fff;margin-top:auto}.footer-grid.svelte-12qhfyh{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;padding:3rem 2rem 2rem}.footer-col.svelte-12qhfyh h4:where(.svelte-12qhfyh){font-size:.85rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#9ca3af;margin-bottom:1rem}.footer-col.svelte-12qhfyh a:where(.svelte-12qhfyh){display:block;color:#d1d5db;text-decoration:none;font-size:.9rem;padding:.3rem 0;transition:color .2s}.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{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.footer-brand.svelte-12qhfyh{display:flex;flex-direction:column;gap:.25rem}.footer-logo.svelte-12qhfyh{font-size:1.3rem}.footer-tagline.svelte-12qhfyh{color:#9ca3af;font-size:.8rem;margin:0}.footer-built-by.svelte-12qhfyh{text-align:center}.footer-built-by.svelte-12qhfyh p:where(.svelte-12qhfyh){color:#9ca3af;font-size:.85rem;margin:0}.footer-built-by.svelte-12qhfyh a:where(.svelte-12qhfyh){color:#c7d2fe;text-decoration:none;font-weight:600;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;font-size:.8rem;margin:0}@media(max-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{flex-direction:column;text-align:center}.footer-built-by.svelte-12qhfyh{text-align:center}}@media(max-width:640px){.footer-grid.svelte-12qhfyh{grid-template-columns:1fr;gap:1.5rem}}
