/* Deliberately scoped: never changes shared header links or game controls. */
#royal-game-switcher.royal-game-switcher{--rgn-bg:#fff;--rgn-line:#d9e1ef;--rgn-text:#354762;--rgn-hover:#eef3ff;display:block;width:100%;max-width:1180px;min-width:0;margin:0 auto 16px;padding:5px;border:1px solid var(--rgn-line);border-radius:13px;background:var(--rgn-bg);box-sizing:border-box}
#royal-game-switcher .royal-game-switcher-links{display:flex;gap:5px;max-width:100%;min-width:0;overflow-x:auto;overscroll-behavior-x:contain;scrollbar-width:thin;scrollbar-color:#9eabc3 transparent;border-radius:9px}
#royal-game-switcher.royal-game-switcher a{display:flex;flex:1 0 auto;align-items:center;justify-content:center;min-width:72px;min-height:44px;margin:0;padding:10px 16px;box-sizing:border-box;border:1px solid transparent;border-radius:9px;background:transparent;color:var(--rgn-text);font-family:inherit;font-size:13px;font-weight:700;line-height:1.3;letter-spacing:0;text-decoration:none;white-space:nowrap;transition:background .15s,color .15s}
#royal-game-switcher.royal-game-switcher a:hover{background:var(--rgn-hover);color:#2144ba;text-decoration:none}
#royal-game-switcher.royal-game-switcher a[aria-current=page]{background:linear-gradient(135deg,#3158e8,#2948c9);border-color:#3155d4;color:#fff;box-shadow:0 2px 5px #2443ad26}
#royal-game-switcher.royal-game-switcher a:focus-visible{outline:3px solid #76adff;outline-offset:-3px}
html[data-theme=dark] #royal-game-switcher,html.dark #royal-game-switcher,[data-bs-theme=dark] #royal-game-switcher{--rgn-bg:#142036;--rgn-line:#354663;--rgn-text:#d6e3f9;--rgn-hover:#253b61}
html[data-theme=dark] #royal-game-switcher a:hover,html.dark #royal-game-switcher a:hover,[data-bs-theme=dark] #royal-game-switcher a:hover{color:#fff}
@media(max-width:600px){#royal-game-switcher.royal-game-switcher{margin-bottom:12px;padding:4px;border-radius:11px}#royal-game-switcher.royal-game-switcher a{min-width:65px;min-height:44px;padding:9px 12px;font-size:12px}}
#royal-game-switcher.royal-game-switcher{max-width:none}
#royal-game-switcher.royal-game-switcher-baccarat{max-width:1280px}
@media(max-width:600px){#royal-game-switcher.royal-game-switcher-baccarat{width:calc(100% - 20px);margin-left:10px;margin-right:10px}}
@media(prefers-reduced-motion:reduce){#royal-game-switcher.royal-game-switcher a{transition:none}}
