.top-header.svelte-1elxaub{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:1rem 2rem;background-color:#080808;border-bottom:1px solid #1a1a1a;font-family:IBM Plex Mono,monospace;height:73px;box-sizing:border-box}.header-row-top.svelte-1elxaub{display:contents}.logo.svelte-1elxaub{grid-column:1;justify-self:start}.logo.svelte-1elxaub a:where(.svelte-1elxaub){font-size:1.25rem;font-weight:500;color:#fff;text-decoration:none;white-space:nowrap}.logo-blue.svelte-1elxaub{color:#3780ff}.main-nav.svelte-1elxaub{grid-column:2;grid-row:1;display:flex;gap:2rem;flex-wrap:nowrap;justify-self:center;align-self:center}.main-nav.svelte-1elxaub a:where(.svelte-1elxaub){color:#fff;text-decoration:none;font-size:1rem;transition:color .2s;white-space:nowrap}.main-nav.svelte-1elxaub a:where(.svelte-1elxaub):hover{color:#3780ff}.main-nav.svelte-1elxaub a.active:where(.svelte-1elxaub){color:#3780ff}.header-right.svelte-1elxaub{grid-column:3;display:flex;align-items:center;gap:1rem;justify-self:end}.auth-link.svelte-1elxaub{display:none}@media(max-width:768px){.top-header.svelte-1elxaub{display:flex;flex-direction:column;height:auto;padding:.75rem 1rem;gap:1rem}.header-row-top.svelte-1elxaub{display:flex;justify-content:space-between;align-items:center;width:100%}.logo.svelte-1elxaub{justify-self:auto}.logo.svelte-1elxaub a:where(.svelte-1elxaub){font-size:1.1rem}.main-nav.svelte-1elxaub{display:flex;justify-content:center;gap:1rem;width:100%;overflow-x:auto;padding-bottom:.25rem}.main-nav.svelte-1elxaub a:where(.svelte-1elxaub){font-size:.9rem}.header-right.svelte-1elxaub{gap:.75rem;justify-self:auto}.token-display.svelte-1elxaub{padding:.4rem .5rem;font-size:.8rem}.token-display.svelte-1elxaub svg{width:16px;height:16px}.user-button.svelte-1elxaub{padding:.4rem}.user-button.svelte-1elxaub svg{width:16px;height:16px}.auth-link.svelte-1elxaub{display:flex;align-items:center;justify-content:center;padding:.4rem;border:1px solid #ffffff;border-radius:8px;color:#fff;transition:all .2s}.auth-link.svelte-1elxaub:hover{background-color:#fff;color:#000;text-decoration:none}.auth-link.svelte-1elxaub svg{width:16px;height:16px}}.token-display.svelte-1elxaub{display:flex;align-items:center;gap:.5rem;padding:.5rem .75rem;border:1px solid #ffffff;border-radius:8px;background-color:transparent;color:#fff;font-size:.9rem;line-height:1;height:fit-content}.token-display.negative.svelte-1elxaub{border-color:#d9534f;color:#d9534f}.user-button.svelte-1elxaub{display:flex;align-items:center;justify-content:center;padding:.5rem;background-color:transparent;border:1px solid #ffffff;border-radius:8px;color:#fff;cursor:pointer;transition:all .2s}.user-button.svelte-1elxaub:hover{background-color:#fff;color:#000}.user-dropdown-container.svelte-1elxaub{position:relative}.dropdown-menu.svelte-1elxaub{position:absolute;top:calc(100% + .5rem);right:0;background-color:#1a1a1a;border:1px solid #333;border-radius:8px;min-width:200px;box-shadow:0 8px 24px #00000080;z-index:1000;overflow:hidden}.dropdown-item.svelte-1elxaub{padding:.75rem 1rem;color:#fff;font-size:.9rem;text-align:left;width:100%;border:none;background:transparent;cursor:pointer;transition:background-color .2s;font-family:IBM Plex Mono,monospace}.dropdown-item.svelte-1elxaub:hover:not(.user-info){background-color:#2a2a2a}.dropdown-item.user-info.svelte-1elxaub{color:#888;font-size:.85rem;cursor:default}.dropdown-divider.svelte-1elxaub{height:1px;background-color:#333;margin:0}.logout-btn.svelte-1elxaub{color:#ff6b6b}.logout-btn.svelte-1elxaub:hover{background-color:#ff6b6b1a}.lang-dropdown-container.svelte-1elxaub{position:relative}.lang-button.svelte-1elxaub{display:flex;align-items:center;justify-content:center;padding:.5rem;background-color:transparent;border:1px solid #ffffff;border-radius:8px;color:#fff;cursor:pointer;transition:all .2s}.lang-button.svelte-1elxaub:hover{background-color:#fff;color:#000}.dropdown-item.active.svelte-1elxaub{color:#3780ff}@media(max-width:768px){.lang-button.svelte-1elxaub{padding:.4rem}.lang-button.svelte-1elxaub svg{width:16px;height:16px}}.cookie-banner.svelte-1xqvkrg{position:fixed;bottom:1.5rem;left:1.5rem;max-width:380px;background-color:#1e1e1e;border:1px solid #333;border-radius:12px;padding:1.25rem;display:flex;flex-direction:column;gap:1rem;z-index:9999;font-family:IBM Plex Mono,monospace}.cookie-message.svelte-1xqvkrg{margin:0;font-size:.85rem;color:#aaa;line-height:1.5}.cookie-message.svelte-1xqvkrg a:where(.svelte-1xqvkrg){color:#3780ff;text-decoration:none}.cookie-message.svelte-1xqvkrg a:where(.svelte-1xqvkrg):hover{text-decoration:underline}.cookie-accept.svelte-1xqvkrg{padding:.5rem 1.25rem;border:none;border-radius:6px;background:linear-gradient(135deg,#3780ff,#1e5fd1);color:#fff;font-size:.9rem;font-family:IBM Plex Mono,monospace;cursor:pointer;transition:all .2s;white-space:nowrap;width:100%}.cookie-accept.svelte-1xqvkrg:hover{transform:translateY(-1px);box-shadow:0 2px 8px #3780ff66}@media(max-width:600px){.cookie-banner.svelte-1xqvkrg{left:1rem;right:1rem;max-width:none;bottom:1rem}}body{margin:0;padding:0;font-family:IBM Plex Mono,monospace;background-color:#080808;color:#fff;overflow-x:hidden;height:100vh}.app-container.svelte-12qhfyh{display:flex;flex-direction:column;height:100vh;overflow:hidden}.content-wrapper.svelte-12qhfyh{flex:1;overflow:hidden}*{box-sizing:border-box}a{color:#3780ff;text-decoration:none}a:hover{text-decoration:underline}*{scrollbar-width:thin;scrollbar-color:#444 transparent}*::-webkit-scrollbar{width:8px}*::-webkit-scrollbar-track{background:transparent}*::-webkit-scrollbar-thumb{background-color:#444;border-radius:4px}*::-webkit-scrollbar-thumb:hover{background-color:#555}
