.room-prejoin-block{flex-direction:column;gap:.875rem;width:min(100%,480px);margin-inline:auto;display:flex}.room-prejoin-eyebrow{font-family:var(--font-sans);letter-spacing:.12em;text-transform:uppercase;color:var(--room-accent,var(--accent));margin:0;font-size:.75rem;font-weight:600}.room-shell .room-prejoin-block{margin:auto}.room-check-tile{aspect-ratio:16/9;border-radius:var(--radius-panel);background:#000;overflow:hidden}.room-check-tile video{object-fit:cover;width:100%;height:100%;transform:scaleX(-1)}.room-check-verdict{color:var(--text-muted);flex-direction:column;gap:.25rem;font-size:.875rem;display:flex}.room-check-fine{font-family:var(--font-serif,Georgia, serif);color:var(--text);font-size:1.125rem;font-weight:600}.room-check-warn{color:var(--danger)}.room-check-later{font-size:.8125rem}.room-check-go{border-radius:var(--radius-btn);background:var(--room-primary-deep,#256e42);min-height:44px;color:var(--primary-fg,#fff);font:inherit;cursor:pointer;border:0;font-weight:600}.room-check-go:hover{background:#1c5c37}
