[data-game-topbar]{--top-bar-width:720px;position:fixed;z-index:8;top:14px;left:50%;width:min(var(--top-bar-width),calc(100vw - 24px));transform:translateX(-50%);display:flex;justify-content:space-between;align-items:flex-start;gap:18px;pointer-events:none}
[data-game-topbar][data-contained]{position:absolute;top:0;left:0;width:100%;transform:none;padding:20px;background:linear-gradient(#050817cc,transparent)}
.game-topbar__identity{min-width:0}.game-topbar__identity h1{margin:0}.game-topbar__instructions{margin:6px 0 0;color:var(--muted,#8794b5);font-size:13px;font-weight:650;line-height:1.25}
.game-topbar__right,.game-topbar__controls,.game-topbar__utilities{display:flex;align-items:center;justify-content:flex-end;gap:7px}.game-topbar__right,.game-topbar__controls{flex-wrap:wrap}.game-topbar__utilities:empty{display:none}.game-topbar__right button,.game-topbar__right select{pointer-events:auto}
.game-topbar__utility{display:grid;place-items:center;width:38px;height:38px;padding:0;flex:0 0 auto;border:1px solid rgba(255,255,255,.16);border-radius:999px;background:rgba(255,255,255,.08);color:inherit;box-shadow:0 8px 28px rgba(0,0,0,.25);backdrop-filter:blur(12px);cursor:pointer}.game-topbar__utility svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}
.game-topbar__native-select{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(0 0 0 0)!important;white-space:nowrap!important;opacity:0!important;pointer-events:none!important}.game-topbar__select{position:relative;pointer-events:auto}.game-topbar__select-button{display:flex;align-items:center;justify-content:space-between;gap:10px;min-width:106px;height:40px;padding:0 11px 0 14px;border:1px solid rgba(255,255,255,.16);border-radius:999px;background:linear-gradient(180deg,rgba(255,255,255,.12),rgba(255,255,255,.06));color:inherit;font:800 12px system-ui,sans-serif;box-shadow:0 8px 24px rgba(0,0,0,.25);backdrop-filter:blur(14px);cursor:pointer}.game-topbar__select-button svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;transition:transform .18s}.game-topbar__select.open .game-topbar__select-button{border-color:rgba(86,204,255,.6);box-shadow:0 0 0 3px rgba(86,204,255,.12),0 10px 28px rgba(0,0,0,.35)}.game-topbar__select.open .game-topbar__select-button svg{transform:rotate(180deg)}.game-topbar__select-menu{position:absolute;z-index:30;top:calc(100% + 7px);right:0;min-width:100%;padding:5px;border:1px solid rgba(255,255,255,.16);border-radius:14px;background:linear-gradient(180deg,rgba(20,29,53,.98),rgba(7,12,26,.98));box-shadow:0 18px 48px rgba(0,0,0,.55),inset 0 1px rgba(255,255,255,.06);backdrop-filter:blur(18px);opacity:0;visibility:hidden;transform:translateY(-5px) scale(.97);transform-origin:top right;transition:opacity .14s,transform .14s,visibility .14s}.game-topbar__select.open .game-topbar__select-menu{opacity:1;visibility:visible;transform:none}.game-topbar__select-option{display:flex;width:100%;min-height:34px;align-items:center;padding:0 10px;border:0;border-radius:9px;background:transparent;color:var(--muted,#aab5cf);font:750 12px system-ui,sans-serif;text-align:left;cursor:pointer}.game-topbar__select-option:hover,.game-topbar__select-option:focus-visible{background:rgba(255,255,255,.08);color:inherit;outline:0}.game-topbar__select-option.selected{color:#fff;background:linear-gradient(90deg,rgba(86,204,255,.22),rgba(86,204,255,.07));box-shadow:inset 2px 0 #56ccff}
@media(max-width:560px){[data-game-topbar]:not([data-contained]){top:12px;gap:10px}.game-topbar__instructions{max-width:250px;font-size:12px}.game-topbar__right,.game-topbar__controls{gap:5px}.game-topbar__utility{width:36px;height:36px}}
@media(max-width:900px){[data-game-topbar][data-mobile-compact]{padding:8px 10px;background:linear-gradient(#050817e8,transparent)}[data-game-topbar][data-mobile-compact] .game-topbar__identity{display:none}[data-game-topbar][data-mobile-compact] .game-topbar__right{position:relative;width:100%;justify-content:center;flex-wrap:nowrap;padding-right:42px}[data-game-topbar][data-mobile-compact] .game-topbar__controls{flex-wrap:nowrap}[data-game-topbar][data-mobile-compact] .game-topbar__select,[data-game-topbar][data-mobile-compact] .game-topbar__utilities{display:none}[data-game-topbar][data-mobile-compact].mobile-menu-open .game-topbar__select{position:absolute;z-index:40;top:46px;right:8px;display:block}[data-game-topbar][data-mobile-compact].mobile-menu-open .game-topbar__utilities{position:absolute;z-index:39;top:94px;right:8px;display:flex;padding:6px;border:1px solid rgba(255,255,255,.16);border-radius:14px;background:rgba(7,12,26,.96);box-shadow:0 14px 34px rgba(0,0,0,.45)}.game-topbar__menu-toggle{display:grid;position:absolute;right:0;place-items:center;width:38px;height:38px;padding:0;border:1px solid rgba(255,255,255,.16);border-radius:999px;background:rgba(255,255,255,.08);color:inherit;box-shadow:0 8px 24px rgba(0,0,0,.25);cursor:pointer;pointer-events:auto}.game-topbar__menu-toggle svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round}.game-topbar__menu-toggle[aria-expanded=true]{border-color:rgba(86,204,255,.6);background:rgba(86,204,255,.14)}}
@media(min-width:901px){.game-topbar__menu-toggle{display:none}}
