.ogc-nav.svelte-x49f1v{position:sticky;top:0;z-index:100;width:100%;height:var(--nav-h);display:flex;align-items:center;background:transparent;border-bottom:1px solid transparent}[data-theme=light] .ogc-nav.over-dark.svelte-x49f1v:not(.scrolled){--foreground: #ffffff;--background: #151515;--fg-2: #d1d5db;--fg-3: #9ca3af;--fg-4: #6b7280;--fg-5: #4b5563;--line: rgba(255, 255, 255, .08);--line-2: rgba(255, 255, 255, .12);--line-3: rgba(255, 255, 255, .18);--alpha-white-06: rgba(255, 255, 255, .06);--alpha-white-09: rgba(255, 255, 255, .09);--muted-foreground: #9ca3af;--accent: rgba(255, 255, 255, .06);--accent-foreground: #ffffff}.ogc-nav-inner.svelte-x49f1v{position:relative;isolation:isolate;width:100%;max-width:var(--maxw);height:100%;margin:0 auto;padding:0 40px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:20px}.ogc-nav-inner.svelte-x49f1v:before{content:"";position:absolute;z-index:0;top:8px;right:12px;bottom:8px;left:12px;border-radius:999px;border:1px solid var(--line-2);background:var(--nav-veil);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);box-shadow:0 10px 30px var(--alpha-black-3);opacity:0;transform:scaleY(.86);transition:opacity .26s var(--ease-ogc),transform .26s var(--ease-ogc);pointer-events:none}.ogc-nav.scrolled.svelte-x49f1v .ogc-nav-inner:where(.svelte-x49f1v):before{opacity:1;transform:none}.brand.svelte-x49f1v,.nav-center.svelte-x49f1v,.nav-right.svelte-x49f1v{position:relative;z-index:1}@media (prefers-reduced-motion: reduce){.ogc-nav-inner.svelte-x49f1v:before{transition:none}}.brand.svelte-x49f1v{display:flex;align-items:center;gap:10px;justify-self:start;text-decoration:none}.brand-logo.svelte-x49f1v{width:30px;height:30px}.logo-light.svelte-x49f1v{display:none;object-fit:contain}[data-theme=light] .ogc-nav.svelte-x49f1v:not(.over-dark) .logo-dark:where(.svelte-x49f1v),[data-theme=light] .ogc-nav.over-dark.scrolled.svelte-x49f1v .logo-dark:where(.svelte-x49f1v){display:none}[data-theme=light] .ogc-nav.svelte-x49f1v:not(.over-dark) .logo-light:where(.svelte-x49f1v),[data-theme=light] .ogc-nav.over-dark.scrolled.svelte-x49f1v .logo-light:where(.svelte-x49f1v){display:block}.brand-name.svelte-x49f1v{font-size:18px;font-weight:800;letter-spacing:-.01em;color:var(--foreground)}.nav-center.svelte-x49f1v{display:flex;align-items:center;gap:4px;justify-self:center;opacity:1;transform:translateY(0);transition:opacity .25s var(--ease-ogc),transform .25s var(--ease-ogc)}.nav-link.svelte-x49f1v{padding:7px 13px;border-radius:8px;text-decoration:none;font-size:14px;font-weight:500;color:var(--fg-3);transition:color var(--dur-ogc) var(--ease-ogc),background var(--dur-ogc) var(--ease-ogc)}.nav-link.svelte-x49f1v:hover{color:var(--foreground)}.nav-link.on.svelte-x49f1v{color:var(--foreground);background:var(--alpha-white-06)}.nav-soon.svelte-x49f1v{display:inline-flex;align-items:center;gap:6px;padding:7px 13px;border-radius:8px;font-size:14px;font-weight:500;color:var(--fg-5);cursor:not-allowed;-webkit-user-select:none;user-select:none}.soon-badge.svelte-x49f1v{font-size:9px;font-weight:700;padding:1px 5px;border-radius:4px;background:var(--alpha-white-06);color:var(--fg-5);text-transform:uppercase;letter-spacing:.06em}.nav-right.svelte-x49f1v{display:flex;align-items:center;gap:12px;justify-self:end}.theme-slot.svelte-x49f1v{display:inline-flex;flex:none}.discord-icon.svelte-x49f1v{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:10px;color:var(--fg-2);text-decoration:none;flex:none;transition:color var(--dur-ogc),background var(--dur-ogc)}.discord-icon.svelte-x49f1v:hover{color:var(--foreground);background:var(--alpha-white-06)}.btn-login.svelte-x49f1v{display:inline-flex;align-items:center;justify-content:center;height:40px;padding:0 20px;border-radius:999px;font-size:14px;font-weight:600;background:var(--foreground);color:var(--background);text-decoration:none;transition:transform .18s var(--ease-ogc),box-shadow .18s var(--ease-ogc)}.btn-login.svelte-x49f1v:hover{transform:translateY(-1px);box-shadow:0 6px 18px #0000004d}.btn-cta.svelte-x49f1v{display:inline-flex;align-items:center;justify-content:center;gap:7px;height:40px;padding:0 20px;border-radius:999px;font-size:14px;font-weight:600;background:var(--red);color:#fff;text-decoration:none;white-space:nowrap}.btn-cta.svelte-x49f1v:hover{background:var(--red-600)}.user-tag.svelte-x49f1v{display:inline-flex;align-items:center;gap:9px;height:40px;padding:0 14px 0 6px;border-radius:999px;background:var(--alpha-white-06);border:1px solid var(--line-2);text-decoration:none;transition:background var(--dur-ogc) var(--ease-ogc),border-color var(--dur-ogc) var(--ease-ogc)}.user-tag.svelte-x49f1v:hover{background:var(--alpha-white-09);border-color:var(--line-3)}.user-tag-avatar.svelte-x49f1v{width:28px;height:28px;border-radius:999px;object-fit:cover}.user-tag-name.svelte-x49f1v{font-size:14px;font-weight:600;color:var(--foreground);max-width:140px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hamburger.svelte-x49f1v{display:none;align-items:center;justify-content:center;width:36px;height:36px;border-radius:10px;background:transparent;border:1px solid var(--line-2);color:var(--fg-2);cursor:pointer}.mobile-scrim.svelte-x49f1v{position:fixed;top:0;right:0;bottom:0;left:0;z-index:98;background:#00000080;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);animation:svelte-x49f1v-ogc-fade .18s var(--ease-ogc)}.mobile-menu.svelte-x49f1v{position:fixed;top:72px;left:12px;right:12px;z-index:99;background:var(--menu-veil);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid var(--line-2);border-radius:16px;padding:10px;display:flex;flex-direction:column;gap:4px;box-shadow:0 20px 50px #00000080;transform-origin:top right;animation:svelte-x49f1v-ogc-menu-in .2s var(--ease-ogc)}@keyframes svelte-x49f1v-ogc-menu-in{0%{opacity:0;transform:translateY(-8px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes svelte-x49f1v-ogc-fade{0%{opacity:0}to{opacity:1}}.mobile-link.svelte-x49f1v{padding:13px 14px;border-radius:10px;text-decoration:none;font-size:15px;font-weight:500;color:var(--fg-2);transition:background var(--dur-ogc) var(--ease-ogc),color var(--dur-ogc) var(--ease-ogc)}.mobile-link.svelte-x49f1v:hover{background:var(--alpha-white-06);color:var(--foreground)}.mobile-link.on.svelte-x49f1v{color:var(--foreground);background:var(--alpha-white-06)}.mobile-divider.svelte-x49f1v{height:1px;background:var(--line);margin:6px 4px}.mobile-login.svelte-x49f1v{padding:13px 14px;border-radius:999px;text-decoration:none;font-size:15px;font-weight:600;color:var(--background);background:var(--foreground);text-align:center}.mobile-cta.svelte-x49f1v{padding:13px 14px;border-radius:999px;text-decoration:none;font-size:15px;font-weight:600;color:#fff;background:var(--red);text-align:center;margin-top:2px}@media (max-width: 1024px){.ogc-nav-inner.svelte-x49f1v{padding:0 24px}}@media (max-width: 1180px){.nav-soon.svelte-x49f1v{display:none}}@media (max-width: 860px){.nav-center.svelte-x49f1v{display:none}}.mobile-theme.svelte-x49f1v{display:inline-flex;align-items:center;gap:10px;background:transparent;border:none;font-family:inherit;text-align:left;cursor:pointer}@media (max-width: 640px){.discord-icon.svelte-x49f1v,.btn-cta.svelte-x49f1v,.btn-login.svelte-x49f1v,.user-tag.svelte-x49f1v,.theme-slot.svelte-x49f1v{display:none}.hamburger.svelte-x49f1v{display:inline-flex}.brand-name.svelte-x49f1v{font-size:17px}.ogc-nav-inner.svelte-x49f1v{padding:0 16px;display:flex;align-items:center;justify-content:space-between}}.footer-logo-light.svelte-izvjfj,[data-theme=light] .footer-logo-dark.svelte-izvjfj{display:none}[data-theme=light] .footer-logo-light.svelte-izvjfj{display:block}@media (max-width: 900px){.footer-grid.svelte-izvjfj{grid-template-columns:1fr 1fr!important}}@media (max-width: 560px){.footer-grid.svelte-izvjfj{grid-template-columns:1fr!important}}
