.topbar.svelte-h6bux4{background:linear-gradient(180deg,#101014fa,#101014f2);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid rgba(255,255,255,.06);padding:0 2rem;position:sticky;top:0;left:0;right:0;z-index:1000}.topbar-container.svelte-h6bux4{max-width:1400px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;height:60px}.topbar-logo.svelte-h6bux4{display:flex;align-items:center;gap:.625rem;text-decoration:none;transition:opacity .2s ease}.topbar-logo.svelte-h6bux4:hover{opacity:.85}.topbar-logo-img.svelte-h6bux4{height:22px;width:auto;transition:opacity .2s ease}.topbar-logo.svelte-h6bux4:hover .topbar-logo-img:where(.svelte-h6bux4){opacity:.85}.topbar-logo-suffix.svelte-h6bux4{font-size:.8125rem;font-weight:500;color:var(--color-gray-100, #8896a4);letter-spacing:.02em;padding-left:.625rem;border-left:1px solid var(--color-gray-60, #3d4a5c)}.topbar-right.svelte-h6bux4{display:flex;align-items:center;gap:.5rem}.topbar-nav.svelte-h6bux4{display:flex;list-style:none;margin:0;padding:0;gap:.25rem;align-items:center}.topbar-nav.svelte-h6bux4 li:where(.svelte-h6bux4){margin:0}.topbar-link.svelte-h6bux4{display:flex;align-items:center;gap:.5rem;padding:.5rem .875rem;color:var(--color-gray-110, #a0aec0);text-decoration:none;font-size:.8125rem;font-weight:500;transition:all .15s ease;border-radius:.5rem;background:transparent}.topbar-link.svelte-h6bux4:hover{color:var(--color-gray-150, #f7fafc);background:#ffffff0f}.topbar-link.active.svelte-h6bux4{color:#4eb67e;background:#4eb67e1a}.nav-icon.svelte-h6bux4{display:flex;align-items:center;justify-content:center;opacity:.7}.topbar-link.svelte-h6bux4:hover .nav-icon:where(.svelte-h6bux4),.topbar-link.active.svelte-h6bux4 .nav-icon:where(.svelte-h6bux4){opacity:1}.nav-label.svelte-h6bux4{white-space:nowrap}.external-icon.svelte-h6bux4{opacity:.5;margin-left:-.125rem}.topbar-link.svelte-h6bux4:hover .external-icon:where(.svelte-h6bux4){opacity:.7}.topbar-divider.svelte-h6bux4{width:1px;height:24px;background:var(--color-gray-60, #3d4a5c);margin:0 .75rem}.discord-link.svelte-h6bux4{display:flex;align-items:center;justify-content:center;width:36px;height:36px;color:var(--color-gray-110, #a0aec0);border-radius:.5rem;transition:all .15s ease}.discord-link.svelte-h6bux4:hover{color:#5865f2;background:#5865f21a}.topbar-user-section.svelte-h6bux4{display:flex;align-items:center;justify-content:flex-end;min-width:200px}.user-loading.svelte-h6bux4{padding:.5rem 1rem}.loading-dot.svelte-h6bux4{width:8px;height:8px;background:var(--color-gray-80, #5a6878);border-radius:50%;animation:svelte-h6bux4-pulse 1.5s ease-in-out infinite}@keyframes svelte-h6bux4-pulse{0%,to{opacity:.4}50%{opacity:1}}.login-button.svelte-h6bux4{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.8125rem;font-weight:600;color:#101014;background:linear-gradient(135deg,#4eb67e,#5bc48a);border:none;border-radius:.5rem;cursor:pointer;transition:all .2s ease}.login-button.svelte-h6bux4:hover{transform:translateY(-1px);box-shadow:0 4px 12px #4eb67e4d}.login-button.svelte-h6bux4 svg:where(.svelte-h6bux4){opacity:.8}.user-wrapper.svelte-h6bux4{display:flex;align-items:center;gap:.625rem;padding:.375rem .5rem .375rem .375rem;background:#ffffff0d;border:1px solid rgba(255,255,255,.08);border-radius:9999px}.user-avatar.svelte-h6bux4{width:28px;height:28px;border-radius:50%;object-fit:cover}.user-avatar-placeholder.svelte-h6bux4{display:flex;align-items:center;justify-content:center;background:var(--color-gray-60, #3d4a5c);color:var(--color-gray-110, #a0aec0)}.user-name.svelte-h6bux4{font-size:.8125rem;font-weight:500;color:var(--color-gray-130, #e2e8f0);max-width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.logout-button.svelte-h6bux4{display:flex;align-items:center;justify-content:center;width:28px;height:28px;background:transparent;border:none;border-radius:50%;color:var(--color-gray-100, #8896a4);cursor:pointer;transition:all .15s ease}.logout-button.svelte-h6bux4:hover{background:#ffffff1a;color:var(--color-gray-130, #e2e8f0)}.mobile-nav.svelte-h6bux4{display:none;align-items:center;gap:.5rem}.hamburger-btn.svelte-h6bux4{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:transparent;border:1px solid var(--color-gray-60, #3d4a5c);border-radius:.5rem;color:var(--color-gray-110, #a0aec0);cursor:pointer;transition:all .15s ease}.hamburger-btn.svelte-h6bux4:hover{background:#ffffff0f;border-color:var(--color-gray-80, #5a6878);color:var(--color-gray-150, #f7fafc)}.mobile-menu.svelte-h6bux4{position:absolute;top:100%;left:0;right:0;background:linear-gradient(180deg,#101014fa,#101014fc);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid rgba(255,255,255,.06);padding:.75rem 1rem 1rem;animation:svelte-h6bux4-slideDown .2s ease-out}@keyframes svelte-h6bux4-slideDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.mobile-menu-nav.svelte-h6bux4{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.25rem}.mobile-menu-link.svelte-h6bux4{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;color:var(--color-gray-110, #a0aec0);text-decoration:none;font-size:.9375rem;font-weight:500;transition:all .15s ease;border-radius:.5rem;background:transparent}.mobile-menu-link.svelte-h6bux4:hover{color:var(--color-gray-150, #f7fafc);background:#ffffff0f}.mobile-menu-link.active.svelte-h6bux4{color:#4eb67e;background:#4eb67e1a}.mobile-menu-link.svelte-h6bux4 .nav-icon:where(.svelte-h6bux4){display:flex;align-items:center;justify-content:center;opacity:.7}.mobile-menu-link.svelte-h6bux4:hover .nav-icon:where(.svelte-h6bux4),.mobile-menu-link.active.svelte-h6bux4 .nav-icon:where(.svelte-h6bux4){opacity:1}.mobile-menu-link.svelte-h6bux4 .external-icon:where(.svelte-h6bux4){opacity:.5;margin-left:auto}.mobile-menu-divider.svelte-h6bux4{height:1px;background:var(--color-gray-60, #3d4a5c);margin:.75rem 0}.mobile-menu-user.svelte-h6bux4{padding:.5rem 0}.mobile-login-button.svelte-h6bux4{display:flex;align-items:center;justify-content:center;gap:.5rem;width:100%;padding:.75rem 1rem;font-size:.9375rem;font-weight:600;color:#101014;background:linear-gradient(135deg,#4eb67e,#5bc48a);border:none;border-radius:.5rem;cursor:pointer;transition:all .2s ease}.mobile-login-button.svelte-h6bux4:hover{box-shadow:0 4px 12px #4eb67e4d}.mobile-user-info.svelte-h6bux4{display:flex;align-items:center;gap:.75rem;padding:.5rem;background:#ffffff0d;border:1px solid rgba(255,255,255,.08);border-radius:.75rem}.mobile-user-avatar.svelte-h6bux4{width:36px;height:36px;border-radius:50%;object-fit:cover}.mobile-user-avatar-placeholder.svelte-h6bux4{display:flex;align-items:center;justify-content:center;background:var(--color-gray-60, #3d4a5c);color:var(--color-gray-110, #a0aec0)}.mobile-user-name.svelte-h6bux4{flex:1;font-size:.9375rem;font-weight:500;color:var(--color-gray-130, #e2e8f0);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mobile-logout-button.svelte-h6bux4{display:flex;align-items:center;gap:.5rem;padding:.5rem .75rem;font-size:.8125rem;font-weight:500;color:var(--color-gray-110, #a0aec0);background:transparent;border:1px solid var(--color-gray-60, #3d4a5c);border-radius:.5rem;cursor:pointer;transition:all .15s ease}.mobile-logout-button.svelte-h6bux4:hover{background:#ffffff0f;border-color:var(--color-gray-80, #5a6878);color:var(--color-gray-150, #f7fafc)}@media(max-width:900px){.nav-label.svelte-h6bux4{display:none}.topbar-link.svelte-h6bux4{padding:.625rem}.external-icon.svelte-h6bux4,.topbar-logo-suffix.svelte-h6bux4{display:none}}@media(max-width:768px){.desktop-nav.svelte-h6bux4{display:none}.mobile-nav.svelte-h6bux4{display:flex}.topbar.svelte-h6bux4{padding:0 1rem}}body{display:block!important;height:auto!important;min-height:100vh!important;justify-content:flex-start!important;align-items:flex-start!important;padding:0!important;overflow-x:hidden}.layout-wrapper.svelte-12qhfyh{background-color:var(--color-gray-20);min-height:100vh;display:flex;flex-direction:column;width:100%}.main-content.svelte-12qhfyh{width:100%;max-width:1400px;margin:0 auto;padding:1rem 1.5rem;flex:1}@media(max-width:640px){.main-content.svelte-12qhfyh{padding:1rem}}
