.video-room-page{min-height:100dvh}.video-room-layout{gap:18px;width:min(100%,1180px);margin:0 auto;padding:52px 24px 72px;display:grid}.video-room-heading{justify-content:space-between;align-items:end;gap:24px;display:flex}.video-room-heading>div>span{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:650}.video-room-heading h1{color:var(--ink);letter-spacing:-.045em;margin:5px 0 0;font-size:clamp(32px,5vw,54px);font-weight:680;line-height:.98}.orientation-field{color:var(--muted);gap:6px;font-size:12px;font-weight:620;display:grid}.orientation-field select{border:1px solid var(--line-strong);background:var(--surface);min-width:132px;height:40px;color:var(--ink);font:inherit;border-radius:12px;padding:0 34px 0 12px;font-size:14px}.video-url-bar{border:1px solid var(--line-strong);background:var(--surface);border-radius:18px;grid-template-columns:auto minmax(120px,1fr) auto 1px auto;align-items:center;gap:10px;min-height:58px;padding:8px 9px 8px 16px;display:grid;box-shadow:0 10px 34px #17201d0f}.video-url-bar>svg{color:var(--muted)}.video-url-bar input[type=url]{width:100%;min-width:0;height:40px;color:var(--ink);font:inherit;background:0 0;border:0;outline:none;font-size:15px}.video-url-bar input::placeholder{color:var(--muted)}.video-bar-divider{background:var(--line-strong);width:1px;height:26px}.sr-file-input{opacity:0;pointer-events:none;width:1px;height:1px;position:fixed}.video-room-stage{background:#0c0f0e;border:1px solid #ffffff14;border-radius:28px;place-items:center;min-height:min(62vh,680px);padding:20px;transition:border-color .16s,background-color .16s;display:grid;overflow:hidden;box-shadow:0 30px 90px #1219172e}.video-room-stage[data-active=true]{min-height:0}.video-room-stage[data-dragging=true]{border-color:var(--acid);background:#141a16}.video-room-stage press-play{border-radius:18px;overflow:hidden}.video-room-empty{color:#fff;text-align:center;justify-items:center;gap:10px;max-width:420px;display:grid}.video-room-empty-icon{width:58px;height:58px;color:var(--acid);background:#d8ff631a;border-radius:18px;place-items:center;margin-bottom:8px;display:grid}.video-room-empty strong{letter-spacing:-.02em;font-size:20px}.video-room-empty>span:not(.video-room-empty-icon){color:#ffffff85;margin-bottom:8px;font-size:14px}.video-room-status{min-height:28px;color:var(--muted);justify-content:space-between;gap:20px;font-size:12px;display:flex}.video-room-status span:first-child{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-weight:620;overflow:hidden}@media (width<=720px){.video-room-layout{padding:34px 12px 52px}.video-room-heading{align-items:start}.video-room-heading h1{font-size:38px}.orientation-field select{min-width:112px;font-size:16px}.video-url-bar{grid-template-columns:auto minmax(0,1fr) auto;padding:10px}.video-url-bar>button{min-width:44px}.video-url-bar>button span,.video-bar-divider,.video-url-bar>button:last-of-type{display:none}.video-url-bar input[type=url]{font-size:16px}.video-room-stage{border-radius:20px;min-height:52vh;padding:8px}.video-room-stage press-play{border-radius:14px}.video-room-status{gap:3px;display:grid}}@media (prefers-reduced-motion:reduce){.video-room-stage{transition-duration:1ms}}
