.game-peer-status{position:relative;z-index:2;display:flex;align-items:center;justify-content:center;gap:7px;width:max-content;max-width:calc(100% - 24px);margin:5px auto 0;padding:6px 12px;border:1px solid #ffe3b029;border-radius:999px;background:#151315d9;color:#e9dcc8;font:500 12px/1.35 Inter,Arial,sans-serif;pointer-events:none}.game-peer-name{max-width:180px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.game-peer-ping{font-variant-numeric:tabular-nums;color:#fff0d7}.game-peer-signal{color:#a99984;font-size:9px}.game-peer-status[data-quality=good] .game-peer-signal{color:#8dccac}.game-peer-status[data-quality=fair] .game-peer-signal{color:#e9bf79}.game-peer-status[data-quality=high] .game-peer-signal{color:#f89a89}.game-peer-flag{font-size:16px}.game-session[data-fullscreen=true]>.game-peer-status{position:absolute;top:62px;right:max(14px,env(safe-area-inset-right));margin:0;z-index:4}@media(max-height:560px) and (orientation:landscape){.game-session>.game-peer-status{position:absolute;top:62px;right:max(14px,env(safe-area-inset-right));margin:0;z-index:4}}@media(max-width:520px){.game-peer-name{max-width:135px}}
.game-removal-dialog{width:min(410px,calc(100vw - 28px));max-height:calc(100dvh - 28px);overflow:auto;padding:24px;border:1px solid #edcb9480;border-radius:20px;background:#292025;color:#fff1d8;box-shadow:0 24px 70px #0009}.game-removal-dialog::backdrop{background:#08060999}.game-removal-dialog h2{font-size:24px;margin:0 0 12px}.game-removal-dialog p{font-size:14px;line-height:1.55}.game-removal-dialog>div{display:flex;gap:12px;justify-content:flex-end}.game-removal-dialog button{min-height:44px}.game-removal-name{font-weight:700}
