.nav-icon-img.svelte-10h96y9{display:block;-o-object-fit:contain;object-fit:contain;transition:transform .3s ease}.mobile-bottom-nav.svelte-10h96y9{position:fixed;bottom:0;left:0;right:0;z-index:1000;padding:0 1rem 1rem;pointer-events:none}.nav-container.svelte-10h96y9{pointer-events:auto;background:#fffffff2;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.5);border-radius:24px;padding:.75rem .5rem;display:flex;justify-content:space-around;box-shadow:0 10px 40px -10px #0000001a;max-width:500px;margin:0 auto}.nav-item.svelte-10h96y9{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;padding:.5rem .75rem;border-radius:16px;text-decoration:none;color:#94a3b8;transition:all .3s cubic-bezier(.34,1.56,.64,1);position:relative;min-width:64px}.nav-item.svelte-10h96y9:active{transform:scale(.9)}.icon-container.svelte-10h96y9{position:relative;padding:4px;border-radius:12px;transition:all .3s ease}.nav-item.active.svelte-10h96y9{color:#0f172a}.nav-item.active.svelte-10h96y9 .icon-container:where(.svelte-10h96y9){transform:translateY(-4px)}.nav-item.active.svelte-10h96y9 .text-blue-500{color:#3b82f6;filter:drop-shadow(0 4px 6px rgba(59,130,246,.3))}.nav-item.active.svelte-10h96y9 .text-purple-500{color:#8b5cf6;filter:drop-shadow(0 4px 6px rgba(139,92,246,.3))}.nav-item.active.svelte-10h96y9 .text-emerald-500{color:#10b981;filter:drop-shadow(0 4px 6px rgba(16,185,129,.3))}.nav-item.active.svelte-10h96y9 .text-orange-500{color:#f97316;filter:drop-shadow(0 4px 6px rgba(249,115,22,.3))}.active-dot.svelte-10h96y9{position:absolute;bottom:-6px;left:50%;transform:translate(-50%) scale(0);width:4px;height:4px;border-radius:50%;background:currentColor;transition:transform .3s cubic-bezier(.34,1.56,.64,1)}.nav-item.active.svelte-10h96y9 .active-dot:where(.svelte-10h96y9){transform:translate(-50%) scale(1)}.nav-label.svelte-10h96y9{font-size:.6rem;font-weight:700;letter-spacing:.05em;opacity:.7;transition:opacity .2s}.nav-item.active.svelte-10h96y9 .nav-label:where(.svelte-10h96y9){opacity:1}.toast-container.svelte-zemmny{position:fixed;bottom:calc(80px + env(safe-area-inset-bottom));left:50%;transform:translate(-50%);z-index:9999;display:flex;flex-direction:column;gap:8px;pointer-events:none;width:90%;max-width:400px}.toast.svelte-zemmny{display:flex;align-items:center;gap:10px;padding:12px 16px;border-radius:12px;background:#1e293bf2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 8px 32px #0000004d;pointer-events:auto;animation:svelte-zemmny-slideIn .2s ease-out}.toast.success.svelte-zemmny{border-left:4px solid #22c55e}.toast.error.svelte-zemmny{border-left:4px solid #ef4444}.toast.info.svelte-zemmny{border-left:4px solid #3b82f6}.toast-icon.svelte-zemmny{font-size:1.1rem;flex-shrink:0}.toast-message.svelte-zemmny{flex:1;color:#e2e8f0;font-size:.9rem;font-weight:500}.toast-close.svelte-zemmny{background:none;border:none;color:#64748b;font-size:1.3rem;cursor:pointer;padding:0;line-height:1;transition:color .15s}.toast-close.svelte-zemmny:hover{color:#94a3b8}@keyframes svelte-zemmny-slideIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.app.svelte-12qhfyh{min-height:100vh;min-height:100dvh;display:flex;flex-direction:column;background:var(--bg-secondary)}.header.svelte-12qhfyh{position:sticky;top:0;z-index:100;background:#fffffff2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border-default);box-shadow:0 1px 3px #0000000d}.header-content.svelte-12qhfyh{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1.5rem;max-width:1400px;margin:0 auto;position:relative}.logo.svelte-12qhfyh{display:flex;align-items:center;gap:8px;text-decoration:none}.nav-loading-indicator.svelte-12qhfyh{position:fixed;top:14px;left:50%;transform:translate(-50%);z-index:1000;pointer-events:none}.nav-loading-logo.svelte-12qhfyh{width:34px;height:34px;-o-object-fit:contain;object-fit:contain;display:block;animation:svelte-12qhfyh-navspin .8s linear infinite}.logo-mark.svelte-12qhfyh{-o-object-fit:contain;object-fit:contain;display:block}.logo-mark--header.svelte-12qhfyh{width:44px;height:44px}.logo-mark--footer.svelte-12qhfyh{width:48px;height:48px}@keyframes svelte-12qhfyh-navspin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.logo-text.svelte-12qhfyh{font-size:1.35rem;font-weight:800;color:var(--gray-900)}.logo-accent.svelte-12qhfyh{color:var(--primary-600)}.nav-desktop.svelte-12qhfyh{display:flex;gap:.35rem}.nav-link.svelte-12qhfyh{display:flex;align-items:center;gap:6px;padding:.5rem .85rem;border-radius:10px;text-decoration:none;color:var(--gray-600);font-weight:500;font-size:.9rem;transition:all .15s}.nav-link.svelte-12qhfyh:hover{background:var(--gray-100);color:var(--gray-900)}.nav-link.active.svelte-12qhfyh{background:var(--primary-50);color:var(--primary-600)}.nav-icon.svelte-12qhfyh{font-size:1rem}.header-actions.svelte-12qhfyh{display:flex;align-items:center;gap:.75rem}.login-btn.svelte-12qhfyh{padding:.5rem .85rem;color:var(--gray-600);text-decoration:none;font-weight:500;font-size:.9rem;transition:color .15s}.login-btn.svelte-12qhfyh:hover{color:var(--gray-900)}.signup-btn.svelte-12qhfyh{padding:.5rem 1rem;background:linear-gradient(135deg,var(--primary-500) 0%,var(--primary-600) 100%);color:#fff;border-radius:10px;text-decoration:none;font-weight:600;font-size:.9rem;transition:all .15s;box-shadow:0 2px 8px #3b82f640}.signup-btn.svelte-12qhfyh:hover{transform:translateY(-1px);box-shadow:0 4px 12px #3b82f659}.user-menu.svelte-12qhfyh{display:flex;align-items:center;gap:.75rem}.user-name.svelte-12qhfyh{font-weight:500;color:var(--gray-700);font-size:.85rem}.logout-btn.svelte-12qhfyh{padding:.4rem .75rem;background:var(--gray-100);border:none;border-radius:8px;color:var(--gray-600);font-weight:500;font-size:.85rem;cursor:pointer;transition:all .15s}.logout-btn.svelte-12qhfyh:hover{background:var(--gray-200);color:var(--gray-700)}.pro-badge-nav.svelte-12qhfyh{display:inline-flex;align-items:center;background:linear-gradient(135deg,#f59e0b,#d97706);color:#fff;font-size:.7rem;font-weight:700;padding:.2rem .5rem;border-radius:6px}.upgrade-btn.svelte-12qhfyh{display:inline-flex;align-items:center;background:linear-gradient(135deg,#f59e0b,#d97706);color:#fff;font-size:.75rem;font-weight:600;padding:.3rem .65rem;border-radius:6px;text-decoration:none;transition:all .15s}.upgrade-btn.svelte-12qhfyh:hover{transform:scale(1.02);box-shadow:0 4px 12px #f59e0b40}.mobile-menu-btn.svelte-12qhfyh{display:none;width:40px;height:40px;border:none;background:var(--gray-100);border-radius:10px;font-size:1.25rem;cursor:pointer;color:var(--gray-600);transition:all .15s}.mobile-menu-btn.svelte-12qhfyh:hover{background:var(--gray-200);color:var(--gray-900)}.nav-mobile.svelte-12qhfyh{display:none;flex-direction:column;padding:.75rem 1rem 1.25rem;border-top:1px solid var(--border-default);background:#fff}.nav-link-mobile.svelte-12qhfyh{display:flex;align-items:center;gap:10px;padding:.85rem 1rem;text-decoration:none;color:var(--gray-600);font-weight:500;border-radius:10px;transition:all .15s}.nav-link-mobile.svelte-12qhfyh:hover{background:var(--gray-100);color:var(--gray-900)}.mobile-auth.svelte-12qhfyh{display:flex;flex-direction:column;gap:.6rem;margin-top:.75rem;padding-top:.75rem;border-top:1px solid var(--border-default)}.login-btn-mobile.svelte-12qhfyh,.signup-btn-mobile.svelte-12qhfyh{padding:.85rem;text-align:center;border-radius:10px;text-decoration:none;font-weight:600;font-size:.95rem}.login-btn-mobile.svelte-12qhfyh{background:var(--gray-100);color:var(--gray-700)}.signup-btn-mobile.svelte-12qhfyh{background:linear-gradient(135deg,var(--primary-500) 0%,var(--primary-600) 100%);color:#fff}.mobile-user.svelte-12qhfyh{display:flex;flex-direction:column;gap:.6rem;margin-top:.75rem;padding-top:.75rem;border-top:1px solid var(--border-default)}.mobile-user-row.svelte-12qhfyh{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.mobile-user-name.svelte-12qhfyh{font-weight:600;color:var(--gray-900);max-width:70%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.logout-btn-mobile.svelte-12qhfyh{padding:.85rem;text-align:center;border-radius:10px;font-weight:600;border:none;cursor:pointer;background:var(--gray-100);color:var(--gray-600);transition:all .15s}.logout-btn-mobile.svelte-12qhfyh:hover{background:var(--gray-200);color:var(--gray-700)}.main.svelte-12qhfyh{flex:1;min-height:0}.main.svelte-12qhfyh{overflow-y:auto;-webkit-overflow-scrolling:touch}.main.with-bottom-nav.svelte-12qhfyh{padding-bottom:calc(84px + env(safe-area-inset-bottom))}body:has(.route-learn) .app.svelte-12qhfyh{height:100vh;height:100dvh;max-height:100vh;max-height:100dvh;overflow:hidden}body:has(.route-learn) .main.svelte-12qhfyh{height:0;flex:1 1 0;overflow:hidden}.footer.svelte-12qhfyh{background:#fff;border-top:1px solid var(--border-default);color:var(--gray-600);padding:2rem 1.5rem;margin-top:auto}.footer-content.svelte-12qhfyh{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:1rem}.footer-brand.svelte-12qhfyh{display:flex;align-items:center;gap:8px;font-size:1.1rem;font-weight:700;color:var(--gray-900)}.footer-tagline.svelte-12qhfyh{font-weight:400;color:var(--gray-500);font-size:.85rem}.footer-links.svelte-12qhfyh{display:flex;gap:1.5rem;flex-wrap:wrap;justify-content:center}.footer-links.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--gray-500);text-decoration:none;font-size:.85rem;transition:color .15s}.footer-links.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:var(--primary-600)}.footer-copy.svelte-12qhfyh{color:var(--gray-400);font-size:.8rem}@media(max-width:768px){.nav-desktop.svelte-12qhfyh,.login-btn.svelte-12qhfyh,.signup-btn.svelte-12qhfyh{display:none}.mobile-menu-btn.svelte-12qhfyh{display:flex;align-items:center;justify-content:center}.nav-mobile.svelte-12qhfyh{display:flex}.header-content.svelte-12qhfyh{padding:.6rem 1rem}.header-actions.svelte-12qhfyh{margin-left:auto;gap:.5rem}.user-menu.svelte-12qhfyh{display:none}.footer-links.svelte-12qhfyh{gap:1rem}.footer.svelte-12qhfyh{padding:1.5rem 1rem}}@media(max-width:420px){.logo-text.svelte-12qhfyh{font-size:1.15rem}.logo-mark--header.svelte-12qhfyh{width:38px;height:38px}}
