.header.svelte-1elxaub{position:sticky;top:0;z-index:100;background-color:#0b0d0ee6;border-bottom:1px solid rgb(39,39,42)}@supports (backdrop-filter: blur(6px)){.header.svelte-1elxaub{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background-color:#0b0d0ea6}}.header-inner.svelte-1elxaub{max-width:1560px;margin:0 auto;display:flex;align-items:stretch;justify-content:space-between;gap:1rem;padding:0 1rem}.header-left.svelte-1elxaub{display:flex;align-items:center;flex:1;padding:1rem 0;gap:.5rem}.logo-button.svelte-1elxaub{background:none;border:none;padding:0;cursor:pointer;display:inline-flex;align-items:center;position:relative;overflow:hidden;border-radius:5px}.logo-button.svelte-1elxaub:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.6) 50%,transparent 100%);transition:left .6s ease;pointer-events:none}.logo-button.svelte-1elxaub:hover:before{left:100%}.logo-button.svelte-1elxaub img:where(.svelte-1elxaub){width:48px;height:auto;position:relative;z-index:1}.header-title.svelte-1elxaub{font-size:1.875rem;font-weight:500;letter-spacing:.025em;color:#fff;margin:0;text-shadow:0px 0px 8px rgba(255,180,30,.5)}.gamemode-selector.svelte-1elxaub{display:flex;align-items:stretch;justify-content:center;flex-shrink:0}.gamemode-btn.svelte-1elxaub{position:relative;padding:0 50px;width:180px;flex-shrink:0;border:none;border-bottom:3px solid transparent;cursor:pointer;overflow:hidden;background:transparent;display:flex;align-items:center;justify-content:center;filter:brightness(.8);clip-path:polygon(16px 0,100% 0,calc(100% - 16px) 100%,0 100%);margin-left:-16px;transition:border-color .2s ease;-webkit-tap-highlight-color:transparent;touch-action:manipulation}.gamemode-btn.svelte-1elxaub:active:before{filter:brightness(1.3);transition-duration:.08s}.gamemode-btn.svelte-1elxaub:first-child{margin-left:0}.gamemode-btn-slant.svelte-1elxaub{position:absolute;left:0;top:0;width:16px;height:100%;pointer-events:none;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 100' preserveAspectRatio='none'%3E%3Cline x1='0' y1='100' x2='16' y2='0' fill='none' stroke='white' stroke-opacity='0.28' stroke-width='1.5' vector-effect='non-scaling-stroke'/%3E%3C/svg%3E") no-repeat 0 0 / 100% 100%}.gamemode-btn.svelte-1elxaub:before{content:"";position:absolute;top:-20%;right:-20%;bottom:-20%;left:-20%;background-image:var(--thumbnail);background-size:cover;background-position:center;filter:brightness(.8);transition:filter .3s ease,transform .3s ease;transform:scale(.75)}.gamemode-btn.svelte-1elxaub:hover:before{filter:brightness(1.1);transform:scale(.9)}.gamemode-btn.active.svelte-1elxaub:before{filter:brightness(.9)}.gamemode-btn.active.svelte-1elxaub:hover:before{filter:brightness(1.15)}.gamemode-btn.active.svelte-1elxaub{filter:brightness(1.1);border-bottom-color:#f2ce31}.gamemode-btn.svelte-1elxaub:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0003,#0000000d,#0000004d);pointer-events:none}.gamemode-btn.no-thumbnail.svelte-1elxaub:before{background-image:none;background:linear-gradient(135deg,#1a1a2e,#16213e,#0f0f23);filter:brightness(1);transform:none;top:0;right:0;bottom:0;left:0}.gamemode-btn.no-thumbnail.svelte-1elxaub:hover:before{filter:brightness(1.2);transform:none}.gamemode-btn.no-thumbnail.active.svelte-1elxaub:before{background:linear-gradient(135deg,#2a2a4e,#1e3a5f,#1a1a3e)}.gamemode-btn.no-thumbnail.svelte-1elxaub .gamemode-btn-text:where(.svelte-1elxaub){color:#e5e7eb;text-shadow:0 2px 4px rgba(0,0,0,.5)}.gamemode-btn.loading.svelte-1elxaub:before{background-image:none;background:linear-gradient(135deg,#1a1a2e,#16213e,#0f0f23);filter:brightness(1);transform:none;top:0;right:0;bottom:0;left:0;animation:none}.gamemode-btn.loading.svelte-1elxaub:after{background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.08) 50%,transparent 100%);animation:svelte-1elxaub-shimmer 1.5s ease-in-out infinite}.gamemode-btn.loading.svelte-1elxaub .gamemode-btn-text:where(.svelte-1elxaub){color:#9ca3af;text-shadow:0 2px 4px rgba(0,0,0,.5)}@keyframes svelte-1elxaub-shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}.gamemode-btn-text.svelte-1elxaub{position:relative;z-index:1;color:transparent;font-size:.9rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;transition:transform .3s ease,text-shadow .3s ease;white-space:nowrap}.header-right.svelte-1elxaub{display:flex;align-items:center;justify-content:flex-end;gap:.75rem;flex:1;padding:1rem 0}.loading-dots.svelte-1elxaub{display:flex;align-items:center;gap:4px}.loading-dot.svelte-1elxaub{width:8px;height:8px;background:#a1a1aa;border-radius:50%;animation:svelte-1elxaub-pulse 1s ease-in-out infinite}.loading-dot.svelte-1elxaub:nth-child(2){animation-delay:.2s}.loading-dot.svelte-1elxaub:nth-child(3){animation-delay:.4s}@keyframes svelte-1elxaub-pulse{0%,to{opacity:.4}50%{opacity:1}}.combo-icon.svelte-1elxaub{width:16px;height:16px}.desktop-user-menu.svelte-1elxaub{display:flex}.mobile-user-menu.svelte-1elxaub{display:none;position:relative}.dropdown-chevron.svelte-1elxaub{transition:transform .2s ease;flex-shrink:0}.dropdown-chevron.open.svelte-1elxaub{transform:rotate(180deg)}.mobile-dropdown-backdrop.svelte-1elxaub{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9998;background:#0000004d}.mobile-dropdown.svelte-1elxaub{position:fixed;top:60px;right:12px;min-width:180px;background:#27272a;border:1px solid rgb(63,63,70);border-radius:10px;box-shadow:0 8px 24px #0006;z-index:9999;overflow:hidden}.mobile-dropdown-divider.svelte-1elxaub{height:1px;background:#3f3f46;margin:4px 0}@media(max-width:768px){.header-inner.svelte-1elxaub{flex-wrap:wrap}.header-left.svelte-1elxaub,.header-right.svelte-1elxaub{flex:0 0 auto}.desktop-user-menu.svelte-1elxaub{display:none}.mobile-user-menu.svelte-1elxaub{display:block}.gamemode-selector.svelte-1elxaub{order:3;flex:1 0 100%;justify-content:flex-start;border-top:1px solid rgb(39,39,42);margin:0 -1rem;padding:0;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;scroll-behavior:smooth;overscroll-behavior-x:contain}.gamemode-selector.svelte-1elxaub::-webkit-scrollbar{display:none}.gamemode-btn.svelte-1elxaub{padding:0 28px;min-height:48px;width:120px}.gamemode-btn-text.svelte-1elxaub{font-size:1rem;color:#fff;text-shadow:2px 2px 4px rgba(0,0,0,1)}.gamemode-btn.svelte-1elxaub:not(.no-thumbnail):not(.loading) .gamemode-btn-text:where(.svelte-1elxaub){display:none}}@media(max-width:640px){.header-inner.svelte-1elxaub{padding:0 .75rem;gap:0rem}.header-left.svelte-1elxaub,.header-right.svelte-1elxaub{padding:.4rem 0}.gamemode-selector.svelte-1elxaub{margin:0 -.75rem}.gamemode-btn.svelte-1elxaub{padding:0 20px;min-width:100px}.logo-button.svelte-1elxaub img:where(.svelte-1elxaub){width:40px}.header-title.svelte-1elxaub{font-size:1.5rem}}
