.room-hero{display:flex;align-items:flex-start;justify-content:space-between;gap:2rem;margin-bottom:2rem}.room-live{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:.15rem .7rem;min-width:215px;padding:1rem 1.2rem;border:2px solid #191624;border-radius:20px;background:#fff}.room-live small{grid-column:2;color:#686174}.pulse{width:.8rem;height:.8rem;border-radius:50%;background:#19c769;box-shadow:0 0 0 7px #19c76922}.game-catalog{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.game-card{appearance:none;width:100%;min-height:175px;padding:1.25rem;text-align:left;border:2px solid #191624;border-radius:24px;background:#fff;color:#191624;box-shadow:5px 6px 0 #191624;transition:transform .15s,box-shadow .15s,border-color .15s}.game-card:not(:disabled){cursor:pointer}.game-card:not(:disabled):hover{transform:translate(-2px,-2px);box-shadow:8px 9px 0 #191624}.game-card.selected{border-color:#ff4fa0;background:#fff3f9}.game-card:disabled{opacity:.8}.game-card-head{display:flex;justify-content:space-between;align-items:flex-start;gap:.75rem}.game-icon{font-size:2.2rem;line-height:1}.game-badge{padding:.3rem .6rem;border-radius:999px;background:#e9e6ef;font-size:.7rem;font-weight:900;letter-spacing:.06em}.game-badge.playable{background:#b7ff15}.game-card h3{margin:.8rem 0 .3rem;font-size:1.15rem}.game-card p{margin:0;color:#686174;font-size:.9rem;line-height:1.35}.selected-game{display:flex;align-items:center;justify-content:space-between;gap:2rem;margin-top:2rem;padding:1.5rem;border-radius:28px;background:#191624;color:#fff}.selected-game h2{margin:.2rem 0}.selected-game .lead{margin-bottom:0;color:#d9d4e2}.selected-icon{float:left;margin-right:1rem;font-size:3rem}.selected-game .host-controls{margin:0;min-width:220px}.selected-game .waiting{color:#fff}.manual-dialog{position:fixed;inset:0;z-index:8000;display:grid;place-items:center;padding:clamp(12px,3vw,36px);background:#080411d9}.manual-card{width:min(820px,100%);max-height:calc(100vh - 48px);overflow:auto;padding:clamp(1.4rem,5vw,3rem);border:3px solid #080411;border-radius:30px;background:#fff;color:#191624;box-shadow:10px 12px 0 #080411}.manual-card h1{margin:.2rem 0 .5rem;color:#191624}.manual-card .lead{color:#5e566b}.manual-body{margin:1.5rem 0;padding:1.25rem;border-left:6px solid #20ccd6;border-radius:0 18px 18px 0;background:#f1f6ff;font-size:1.08rem;line-height:1.65}.manual-body p{margin:0;color:#191624}.manual-card .waiting{color:#5e566b}.manual-card .primary{width:100%}@media(max-width:850px){.game-catalog{grid-template-columns:repeat(2,minmax(0,1fr))}.room-hero,.selected-game{align-items:stretch;flex-direction:column}.room-live{min-width:0}}@media(max-width:540px){.game-catalog{grid-template-columns:1fr}.game-card{min-height:145px}.selected-game{padding:1.15rem}}

.game-room-join{display:grid;grid-template-columns:192px minmax(0,1fr);align-items:center;gap:24px;margin:20px 0 28px;padding:20px;border:1px solid #6b527e;border-radius:22px;background:#211232;color:#fff}
.game-room-qr{display:grid;place-items:center;width:192px;height:192px;padding:16px;box-sizing:border-box;background:#fff;border-radius:16px;overflow:hidden;aspect-ratio:1}
.game-room-qr[hidden]{display:none}.game-room-qr img,.game-room-qr canvas{width:160px!important;height:160px!important;max-width:none!important;border-radius:0!important}
.game-room-join-copy h2{margin:0 0 10px;color:#fff;font-size:1.4rem}.game-room-join-copy p{margin:8px 0;color:#ddcfe8;line-height:1.5}
.game-room-code strong{color:#bcff46;letter-spacing:.12em;margin-left:8px}.game-room-join-actions{display:flex;align-items:center;gap:16px;flex-wrap:wrap;margin-top:12px}
.game-room-join-actions button{width:auto;margin:0;padding:12px 16px}.game-room-join-actions a{color:#73e8ed;font-weight:700}.game-room-join [data-room-status]:empty{display:none}
@media(max-width:540px){.game-room-join{grid-template-columns:1fr;gap:18px;padding:18px}.game-room-qr{justify-self:center}.game-room-join-copy h2{font-size:1.25rem}}
.game-room-join[hidden],.game-room-join-toggle[hidden]{display:none!important}.game-room-join-toggle{width:auto;margin:12px 0;padding:10px 16px}

/* Compact host status; keep the game catalogue prominent on phones. */
#gameRoomView .room-hero{gap:10px;margin-bottom:12px}
#gameRoomView .room-live{display:flex;align-items:center;gap:8px;min-width:0;width:auto;max-width:100%;padding:6px 10px;border:1px solid #ffffff25;border-radius:10px;background:#ffffff08;box-shadow:none}
#gameRoomView .room-live b{display:none}
#gameRoomView .room-live small{color:#d8cde5;font-size:12px;line-height:1.35}
#gameRoomView .room-live .pulse{flex:0 0 6px;width:6px;height:6px;box-shadow:none}

.empty-game-filter p{margin:0 0 12px}.empty-game-filter p:only-child{margin:0}.empty-game-filter button{width:auto;max-width:100%;min-height:44px;padding:10px 18px;font-size:15px}

.game-room-players{margin:12px 0;padding:12px 14px;border:1px solid #ffffff25;border-radius:14px;background:#ffffff08;color:#fff}.game-room-players[hidden]{display:none!important}.game-room-players>strong{font-size:14px}.game-room-players ul{display:flex;flex-wrap:wrap;gap:8px;margin:10px 0 0;padding:0;list-style:none}.game-room-players li{display:flex;align-items:center;gap:8px;max-width:100%;padding:6px 10px;border-radius:10px;background:#160b28;font-size:14px}.game-room-players li span{overflow-wrap:anywhere;min-width:0}.game-room-players small{white-space:nowrap;color:#b7ff35;font-size:11px}.game-room-players .offline small{color:#ffc36b}
