.default-input.svelte-1ugnk0w{width:30px;height:40px;text-align:center;border:1px solid black;margin:0}.wrapper.svelte-tkhjpe{display:flex;gap:.5rem;align-items:center}@keyframes svelte-4j8hpp-viewfinder-appear{0%{transform:scale(1.15);opacity:.5}to{transform:scale(1);opacity:1}}.viewfinder-frame.svelte-4j8hpp{animation:svelte-4j8hpp-viewfinder-appear .25s ease-out forwards}.header.svelte-1elxaub{position:sticky;top:0;z-index:10;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:1400px;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;border:none;cursor:pointer;overflow:hidden;background:transparent;display:flex;align-items:center;justify-content:center;clip-path:polygon(16px 0,100% 0,calc(100% - 16px) 100%,0 100%);margin-left:-16px}.gamemode-btn.svelte-1elxaub:first-child{margin-left:0}.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.svelte-1elxaub:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0003,#0000000d,#0000004d);pointer-events:none;border-bottom:3px solid transparent;transition:border-color .3s ease}.gamemode-btn.active.svelte-1elxaub:after{border-bottom-color:#f2ce31;box-shadow:0 2px 8px #f2ce3166}.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;border-bottom:3px solid transparent}.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:40}.mobile-dropdown.svelte-1elxaub{position:absolute;top:calc(100% + 8px);right:0;min-width:180px;background:#27272a;border:1px solid rgb(63,63,70);border-radius:10px;box-shadow:0 8px 24px #0006;z-index:50;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:center;border-top:1px solid rgb(39,39,42);margin:0 -1rem;padding:0}.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}.logo-button.svelte-1elxaub img:where(.svelte-1elxaub){width:40px}.header-title.svelte-1elxaub{font-size:1.5rem}}
