*{box-sizing:border-box;margin:0;padding:0}html,body,#bingo-star-root{overscroll-behavior:none;background:#000;width:100%;min-height:100%;overflow:hidden}body{height:100dvh}.bingo-star-stage{background:#000;position:fixed;inset:0}#bingo-star-frame{border:0;width:100%;height:100%;display:block;position:absolute;inset:0}.bridge-status{color:#fff;z-index:9999;pointer-events:none;background:#000000b3;border-radius:999px;align-items:center;gap:8px;padding:6px 12px;font:12px/1.2 RubikRegular,system-ui,sans-serif;display:flex;position:fixed;bottom:12px;right:12px}.bridge-status[data-hidden=true]{display:none}.bridge-status-dot{background:#f5a623;border-radius:50%;width:8px;height:8px}.bridge-status[data-state=connected] .bridge-status-dot{background:#2ecc71}.bridge-status[data-state=error] .bridge-status-dot,.bridge-status[data-state=disconnected] .bridge-status-dot{background:#e74c3c}
