.header.svelte-160nocf{position:fixed;top:var(--promo-h, 0px);left:0;right:0;z-index:100;transition:top .25s ease;background:color-mix(in srgb,var(--bg-card) 92%,transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border)}.header-inner.svelte-160nocf{width:100%;padding:0 32px;height:64px;display:flex;align-items:center;gap:32px}.logo.svelte-160nocf{flex-shrink:0;display:flex;align-items:center}.logo-img.svelte-160nocf{height:32px;width:auto}.nav.svelte-160nocf{display:flex;gap:32px}.nav.svelte-160nocf a:where(.svelte-160nocf){font-size:15px;font-weight:500;color:var(--text-primary);transition:color .15s}.nav.svelte-160nocf a:where(.svelte-160nocf):hover{color:var(--tbu)}.header-right.svelte-160nocf{display:flex;align-items:center;gap:16px;margin-left:auto}.socials.svelte-160nocf{display:flex;gap:4px;align-items:center}.socials.svelte-160nocf a:where(.svelte-160nocf){display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:10px;color:var(--text-muted);transition:color .15s,background .15s}.socials.svelte-160nocf a:where(.svelte-160nocf):hover{color:var(--text-primary);background:var(--bg-hover)}.user-dropdown.svelte-160nocf{position:relative}.btn-user.svelte-160nocf{display:flex;align-items:center;gap:8px;padding:8px 14px;font-size:13px;font-weight:600;color:var(--text-primary);background:var(--bg-hover);border:none;border-radius:8px;cursor:pointer;transition:background .15s;white-space:nowrap;font-family:inherit}.btn-user.svelte-160nocf:hover{background:var(--bg-active)}.chevron.svelte-160nocf{transition:transform .2s}.user-dropdown.svelte-160nocf:hover .chevron:where(.svelte-160nocf){transform:rotate(180deg)}.dropdown-menu.svelte-160nocf{position:absolute;top:calc(100% + 8px);right:0;width:240px;background:var(--bg-card);border:1px solid var(--border);border-radius:12px;box-shadow:var(--shadow-md);padding:6px 0;opacity:0;visibility:hidden;transform:translateY(-4px);transition:opacity .15s,visibility .15s,transform .15s;z-index:200}.user-dropdown.svelte-160nocf:hover .dropdown-menu:where(.svelte-160nocf){opacity:1;visibility:visible;transform:translateY(0)}.dropdown-section.svelte-160nocf{padding:4px 0}.dropdown-item.svelte-160nocf{display:flex;align-items:center;justify-content:space-between;padding:8px 16px;font-size:13px;font-weight:500;color:var(--text-primary);transition:background .1s;cursor:pointer}.dropdown-item.svelte-160nocf:hover{background:var(--bg-hover)}.dropdown-item.disabled.svelte-160nocf{color:var(--text-muted);cursor:not-allowed}.dropdown-item.disabled.svelte-160nocf:hover{background:transparent}.dropdown-item.logout.svelte-160nocf{color:var(--danger)}.dropdown-item.logout.svelte-160nocf:hover{background:var(--danger-bg)}.soon.svelte-160nocf{font-size:10px;font-weight:600;color:var(--text-muted);background:var(--bg-hover);padding:1px 6px;border-radius:4px}.dropdown-divider.svelte-160nocf{height:1px;background:var(--border-light);margin:4px 0}.logout-form.svelte-160nocf{margin:0;padding:0}.logout-form.svelte-160nocf button.dropdown-item:where(.svelte-160nocf){width:100%;background:none;border:none;font-family:inherit;text-align:left}.btn-login.svelte-160nocf{padding:8px 20px;font-size:13px;font-weight:600;color:var(--text-primary);background:var(--bg-card);border:1px solid var(--border);border-radius:8px;transition:background .15s,border-color .15s;white-space:nowrap}.btn-login.svelte-160nocf:hover{background:var(--bg-hover);border-color:var(--text-muted)}.btn-register.svelte-160nocf{padding:8px 20px;font-size:13px;font-weight:600;color:#fff;background:var(--tbu);border-radius:8px;transition:background .15s;white-space:nowrap}.btn-register.svelte-160nocf:hover{background:var(--tbu-dark)}.btn-plugin.svelte-160nocf{display:inline-flex;align-items:center;gap:6px;padding:8px 16px;font-size:13px;font-weight:600;color:#fff;background:#7b3fbf;border-radius:8px;white-space:nowrap;transition:filter .15s,transform .15s}.btn-plugin.svelte-160nocf:hover{filter:brightness(1.08);transform:translateY(-1px)}.mobile-right.svelte-160nocf{display:none;align-items:center;gap:8px;margin-left:auto}.mobile-user-badge.svelte-160nocf{display:flex;align-items:center;gap:6px;padding:6px 10px;background:var(--bg-hover);border-radius:8px;color:var(--text-primary);font-size:12px;font-weight:600;white-space:nowrap;transition:background .15s}.mobile-user-badge.svelte-160nocf:hover{background:var(--bg-active)}.mobile-nick.svelte-160nocf{max-width:80px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mobile-login-icon.svelte-160nocf{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:10px;color:var(--text-secondary);background:var(--bg-hover);transition:color .15s,background .15s}.mobile-login-icon.svelte-160nocf:hover{color:var(--text-primary);background:var(--bg-active)}.burger.svelte-160nocf{display:flex;flex-direction:column;gap:5px;background:none;border:none;padding:8px;cursor:pointer}.burger.svelte-160nocf span:where(.svelte-160nocf){display:block;width:22px;height:2px;background:var(--text-primary);border-radius:2px;transition:transform .2s,opacity .2s}.burger.open.svelte-160nocf span:where(.svelte-160nocf):nth-child(1){transform:translateY(7px) rotate(45deg)}.burger.open.svelte-160nocf span:where(.svelte-160nocf):nth-child(2){opacity:0}.burger.open.svelte-160nocf span:where(.svelte-160nocf):nth-child(3){transform:translateY(-7px) rotate(-45deg)}.mobile-menu.svelte-160nocf{display:none;flex-direction:column;gap:16px;padding:16px;background:var(--bg-card);border-bottom:1px solid var(--border)}.mobile-nav.svelte-160nocf{display:flex;flex-direction:column;gap:4px}.mobile-nav.svelte-160nocf a:where(.svelte-160nocf){font-size:15px;font-weight:500;color:var(--text-primary);padding:10px 12px;border-radius:10px;transition:background .15s}.mobile-nav.svelte-160nocf a:where(.svelte-160nocf):hover{background:var(--bg-hover)}.mobile-socials.svelte-160nocf{display:flex;gap:6px;padding:4px 0}.mobile-socials.svelte-160nocf a:where(.svelte-160nocf){display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:12px;color:var(--text-muted);background:var(--bg-hover);transition:color .15s,background .15s}.mobile-socials.svelte-160nocf a:where(.svelte-160nocf):hover{color:var(--text-primary);background:var(--bg-active)}@media(max-width:1350px){.desktop-nav.svelte-160nocf{display:none}.mobile-right.svelte-160nocf,.mobile-menu.svelte-160nocf{display:flex}.header-inner.svelte-160nocf{padding:0 12px;height:56px;gap:8px}.logo-img.svelte-160nocf{height:28px}}@media(max-width:750px){.mobile-nick.svelte-160nocf{display:none}}
