/* v3.2.34 — unified FBRKH game brand, status and motion system. */
:root{--game-accent:#8d4dff;--game-accent-2:#ff5ab7;--game-glow:rgba(141,77,255,.28);--game-surface:#160c25;--game-surface-2:#211333;--game-status-border:rgba(255,255,255,.15);--game-motion-fast:160ms;--game-motion-base:220ms;--game-motion-ease:cubic-bezier(.2,.8,.2,1)}
[data-game-brand="fbrkha"],.brand-fbrkha{--game-accent:#a654ff;--game-accent-2:#ff5ab7;--game-glow:rgba(166,84,255,.34);--game-surface:#1b0b2d;--game-surface-2:#27113d}
[data-game-brand="qadha"],.brand-qadha{--game-accent:#34d6c2;--game-accent-2:#ffc84f;--game-glow:rgba(52,214,194,.28);--game-surface:#08262b;--game-surface-2:#0c3537}
[data-game-brand="top10"],.brand-top10{--game-accent:#8c4dff;--game-accent-2:#d86aff;--game-glow:rgba(140,77,255,.34);--game-surface:#1d0c31;--game-surface-2:#2b1246}
[data-game-brand="khaltaha"],.brand-khaltaha{--game-accent:#3bd497;--game-accent-2:#20b9c0;--game-glow:rgba(59,212,151,.28);--game-surface:#07282d;--game-surface-2:#0b3837}
.game-brand-logo{display:block;width:min(100%,320px);height:auto;object-fit:contain;filter:drop-shadow(0 16px 30px rgba(0,0,0,.24));transition:transform var(--game-motion-base) var(--game-motion-ease),filter var(--game-motion-base) var(--game-motion-ease)}
.game-brand-logo:hover{transform:translateY(-2px);filter:drop-shadow(0 19px 34px var(--game-glow))}
.game-brand-mark{display:block;width:100%;height:100%;object-fit:contain;border-radius:24%;filter:drop-shadow(0 12px 22px rgba(0,0,0,.28));transition:transform var(--game-motion-base) var(--game-motion-ease),filter var(--game-motion-base) var(--game-motion-ease)}
.game-brand-mark:hover{transform:translateY(-2px) scale(1.015);filter:drop-shadow(0 14px 28px var(--game-glow))}
.game-brand-focus:focus-visible,[data-game-brand] :is(button,a,input,select,textarea):focus-visible{outline:3px solid color-mix(in srgb,var(--game-accent) 72%,white);outline-offset:3px}
.game-accent-surface{border-color:color-mix(in srgb,var(--game-accent) 36%,transparent)!important;box-shadow:0 18px 44px rgba(0,0,0,.16),0 0 32px var(--game-glow)!important}
.game-status-surface{display:flex;align-items:center;justify-content:center;gap:10px;min-height:48px;padding:10px 16px;border:1px solid var(--game-status-border);border-radius:15px;background:color-mix(in srgb,var(--game-surface) 88%,black 12%);color:#f8f5fb;font-weight:850;box-shadow:0 12px 28px rgba(0,0,0,.2);backdrop-filter:blur(12px)}
.game-status-surface::before{content:"";width:9px;height:9px;border-radius:50%;background:var(--game-accent);box-shadow:0 0 0 5px color-mix(in srgb,var(--game-accent) 15%,transparent),0 0 18px var(--game-glow);flex:0 0 auto}
.game-status-loading::before{animation:fbrkhGamePulse 1.1s ease-in-out infinite alternate}
.game-status-connection{border-color:color-mix(in srgb,var(--game-accent) 44%,var(--game-status-border));background:color-mix(in srgb,var(--game-surface) 84%,var(--game-accent) 16%)}
.game-status-error{border-color:rgba(255,102,126,.55);background:color-mix(in srgb,var(--game-surface) 82%,#7d1630 18%)}
.game-status-error::before{background:#ff667e;box-shadow:0 0 0 5px rgba(255,102,126,.12),0 0 18px rgba(255,102,126,.28)}
.game-brand-interactive{transition:transform var(--game-motion-fast) var(--game-motion-ease),border-color var(--game-motion-base) var(--game-motion-ease),box-shadow var(--game-motion-base) var(--game-motion-ease)}
.game-brand-interactive:hover{transform:translateY(-2px)}
.game-brand-interactive:active{transform:translateY(0) scale(.985)}
@keyframes fbrkhGamePulse{from{opacity:.6;transform:scale(.82)}to{opacity:1;transform:scale(1.12)}}
:root[data-theme="light"] .game-status-surface{color:#251932;background:color-mix(in srgb,#fff 93%,var(--game-accent) 7%);border-color:color-mix(in srgb,var(--game-accent) 24%,#cfc6da);box-shadow:0 12px 28px rgba(31,20,45,.10)}
@media (prefers-reduced-motion: reduce){.game-brand-logo,.game-brand-mark,.game-brand-interactive,.game-status-loading::before{transition:none!important;transform:none!important;animation:none!important}}
.a11y-reduced-motion .game-brand-logo,.a11y-reduced-motion .game-brand-mark,.a11y-reduced-motion .game-brand-interactive,.a11y-reduced-motion .game-status-loading::before{transition:none!important;transform:none!important;animation:none!important}

/* v3.2.34 integration sizing for existing game shells. */
.q-brand .game-brand-logo{width:118px;height:44px;max-width:28vw;object-fit:contain}
.qadha-initial-mark,.qadha-runtime-mark{width:min(72%,240px);height:min(72%,240px);object-fit:contain}
.participant-top .game-brand-logo{width:128px;height:46px;max-width:38vw}
.k-top>.k-game-title{display:grid;place-items:center;min-width:98px}
.k-top>.k-game-title .game-brand-logo{width:112px;height:48px;max-width:22vw}
.k-top>#connection.game-status-surface{justify-self:end;min-height:38px;padding:7px 10px;font-size:12px}
.k-loading.game-status-surface{width:min(520px,100%);min-height:76px;margin:auto;align-self:center}
.t10-brand .game-brand-logo{width:118px;height:46px;max-width:30vw}
img.top10-mark.game-brand-mark{width:150px;height:150px;padding:0;border:0;background:transparent;box-shadow:none;transform:none;object-fit:contain}
img.top10-mark.game-brand-mark.hero-mark{width:150px;height:150px}
#loadingView.game-status-surface{display:grid;background:transparent;border:0;box-shadow:none;backdrop-filter:none}
#loadingView.game-status-surface::before{position:absolute;inline-size:9px;block-size:9px;transform:translate(78px,-70px)}
.admin-game-mark,.game-icon>.game-brand-mark{width:100%;height:100%;padding:3px}
@media(max-width:650px){.q-brand .game-brand-logo{width:92px;height:38px}.qadha-initial-mark,.qadha-runtime-mark{width:min(68%,190px);height:min(68%,190px)}}
@media(max-width:600px){.k-top>.k-game-title{min-width:70px}.k-top>.k-game-title .game-brand-logo{width:78px;height:40px}.k-top>#connection.game-status-surface{min-height:34px;padding:5px 7px;font-size:10px}.t10-brand .game-brand-logo{width:86px;height:38px}}
/* v3.2.34 — carry each game accent into its primary interaction lane. */
[data-game-brand="fbrkha"] .btn.primary,
[data-game-brand="qadha"] .btn-primary,
[data-game-brand="khaltaha"] .k-btn:not(.ghost):not(.gold):not(.danger),
[data-game-brand="top10"] .t10-btn.primary{background:linear-gradient(135deg,var(--game-accent),var(--game-accent-2))!important;box-shadow:0 12px 28px var(--game-glow)!important}
[data-game-brand="fbrkha"] :is(.panel,.card,.setup-card):focus-within,
[data-game-brand="qadha"] :is(.section-card,.setup-card):focus-within,
[data-game-brand="khaltaha"] .k-card:focus-within,
[data-game-brand="top10"] :is(.center-card,.setup-card):focus-within{border-color:color-mix(in srgb,var(--game-accent) 42%,rgba(255,255,255,.14))}
