.auth-container.svelte-e0s7ou{display:flex;align-items:center}.btn-login.svelte-e0s7ou{display:flex;align-items:center;gap:.5rem;background:#ffffff0d;color:#fff;border:1px solid rgba(255,255,255,.1);padding:.5rem 1rem;border-radius:99px;font-weight:500;font-size:.85rem;cursor:pointer;transition:all .2s ease;text-decoration:none}.btn-login.svelte-e0s7ou:hover{background:#ffffff1a;border-color:var(--accent-primary)}.user-menu.svelte-e0s7ou{position:relative}.avatar-btn.svelte-e0s7ou{background:none;border:none;cursor:pointer;padding:0}.avatar.svelte-e0s7ou{width:36px;height:36px;background:var(--accent-primary, #6366f1);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1rem;transition:box-shadow .2s}.avatar.svelte-e0s7ou:hover{box-shadow:0 0 0 3px #6366f14d}.dropdown.svelte-e0s7ou{position:absolute;top:calc(100% + 8px);right:0;background:#1e1e24;border:1px solid rgba(255,255,255,.1);border-radius:12px;box-shadow:0 12px 40px #00000080;min-width:220px;z-index:200;overflow:hidden;animation:svelte-e0s7ou-dropIn .15s ease-out}@keyframes svelte-e0s7ou-dropIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.dropdown-header.svelte-e0s7ou{padding:1rem 1rem .75rem}.user-name.svelte-e0s7ou{font-size:.95rem;font-weight:600;color:#fff;margin:0 0 2px}.user-email.svelte-e0s7ou{font-size:.8rem;color:#ffffff80;margin:0;word-break:break-all}.dropdown-divider.svelte-e0s7ou{height:1px;background:#ffffff14;margin:0}.dropdown-item.svelte-e0s7ou{display:flex;align-items:center;gap:.75rem;width:100%;text-align:left;padding:.65rem 1rem;background:none;border:none;color:#fffc;cursor:pointer;font-size:.875rem;text-decoration:none;transition:background .15s}.dropdown-item.svelte-e0s7ou:hover{background:#ffffff0f}.dropdown-item.signout.svelte-e0s7ou{color:#ef4444}.dropdown-item.signout.svelte-e0s7ou:hover{background:#ef44441a}.global-header.svelte-1elxaub{padding:1rem 0;border-bottom:1px solid var(--border-default);background:#0a0a0ff2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);position:sticky;top:0;z-index:500}.header-content.svelte-1elxaub{display:flex;align-items:center;justify-content:space-between}.logo.svelte-1elxaub{display:flex;align-items:center;gap:.75rem}.logo-text.svelte-1elxaub{font-size:1.25rem;font-weight:700;background:var(--accent-gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.main-nav.svelte-1elxaub{display:flex;gap:1.5rem;align-items:center}.nav-divider.svelte-1elxaub{width:1px;height:24px;background:var(--border-default);margin:0 .5rem}.main-nav.svelte-1elxaub a:where(.svelte-1elxaub){color:var(--text-secondary);text-decoration:none;font-weight:500;font-size:.95rem;transition:color .2s ease}.main-nav.svelte-1elxaub a:where(.svelte-1elxaub):hover,.main-nav.svelte-1elxaub a.active:where(.svelte-1elxaub){color:var(--text-primary)}.header-actions.svelte-1elxaub{display:flex;align-items:center;gap:1rem}.mode-badge-switcher.svelte-1elxaub{display:flex;background:var(--bg-tertiary);border:1px solid var(--border-default);border-radius:99px;padding:2px}.mode-badge-switcher.svelte-1elxaub button:where(.svelte-1elxaub){background:transparent;border:none;padding:4px 12px;font-size:.75rem;font-weight:600;color:var(--text-secondary);border-radius:99px;cursor:pointer;transition:all .2s}.mode-badge-switcher.svelte-1elxaub button:where(.svelte-1elxaub):hover{color:var(--text-primary)}.mode-badge-switcher.svelte-1elxaub button.active:where(.svelte-1elxaub){background:var(--bg-secondary);color:var(--text-primary);box-shadow:0 1px 3px #0003}.notif-container.svelte-1elxaub{position:relative}.notif-bell.svelte-1elxaub{position:relative;background:none;border:none;color:var(--text-secondary);cursor:pointer;padding:6px;border-radius:8px;transition:all .2s;display:flex;align-items:center;justify-content:center}.notif-bell.svelte-1elxaub:hover{color:var(--text-primary);background:var(--bg-tertiary)}.notif-count.svelte-1elxaub{position:absolute;top:0;right:-2px;background:#ef4444;color:#fff;font-size:.6rem;font-weight:700;min-width:16px;height:16px;border-radius:99px;display:flex;align-items:center;justify-content:center;padding:0 4px;line-height:1;animation:svelte-1elxaub-notifPulse 2s ease-in-out infinite}@keyframes svelte-1elxaub-notifPulse{0%,to{transform:scale(1)}50%{transform:scale(1.15)}}.notif-dropdown.svelte-1elxaub{position:absolute;top:calc(100% + 12px);right:0;width:340px;max-height:420px;background:#1a1a2e;border:1px solid #2d2d44;border-radius:12px;box-shadow:0 16px 48px #00000080;z-index:1000;overflow:hidden;animation:svelte-1elxaub-notifSlideDown .2s ease-out}@keyframes svelte-1elxaub-notifSlideDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.notif-header.svelte-1elxaub{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;border-bottom:1px solid #2d2d44}.notif-title-text.svelte-1elxaub{font-size:.85rem;font-weight:700;color:#fff;text-transform:uppercase;letter-spacing:.5px}.notif-mark-all.svelte-1elxaub{background:none;border:none;color:#8b5cf6;font-size:.75rem;font-weight:600;cursor:pointer;transition:color .2s}.notif-mark-all.svelte-1elxaub:hover{color:#a78bfa}.notif-list.svelte-1elxaub{overflow-y:auto;max-height:350px}.notif-item.svelte-1elxaub{display:flex;align-items:flex-start;gap:10px;padding:12px 16px;border:none;background:transparent;width:100%;text-align:left;cursor:pointer;transition:background .15s;border-bottom:1px solid rgba(255,255,255,.04)}.notif-item.svelte-1elxaub:hover{background:#8b5cf614}.notif-item.unread.svelte-1elxaub{background:#6366f10f}.notif-icon.svelte-1elxaub{font-size:1.2rem;flex-shrink:0;margin-top:2px}.notif-content.svelte-1elxaub{display:flex;flex-direction:column;gap:2px;flex:1;min-width:0}.notif-item-title.svelte-1elxaub{font-size:.82rem;font-weight:600;color:#e2e8f0;line-height:1.3}.notif-item-msg.svelte-1elxaub{font-size:.75rem;color:#94a3b8;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.notif-time.svelte-1elxaub{font-size:.68rem;color:#64748b;margin-top:2px}.notif-dot.svelte-1elxaub{width:8px;height:8px;border-radius:50%;background:#8b5cf6;flex-shrink:0;margin-top:6px}.notif-empty.svelte-1elxaub{display:flex;flex-direction:column;align-items:center;gap:8px;padding:32px 16px;color:#555;font-size:.8rem}
