[data-select-viewport],[data-combobox-viewport]{scrollbar-width:none!important;-ms-overflow-style:none!important;-webkit-overflow-scrolling:touch!important}[data-combobox-viewport]::-webkit-scrollbar{display:none!important}[data-select-viewport]::-webkit-scrollbar{display:none!important}.room-layout{background:#0d0d10;grid-template-columns:minmax(0,1fr) 420px;height:calc(100dvh - 80px);min-height:500px;display:grid;position:relative}.room-stage{color:#fff;justify-content:center;align-items:center;min-width:0;display:flex;position:relative;overflow:hidden}.room-stage-header{z-index:3;text-shadow:0 1px 5px #0008;align-items:center;gap:12px;display:flex;position:absolute;top:24px;left:24px;right:24px}.room-stage-header:before{content:"";z-index:-1;pointer-events:none;background:linear-gradient(#0008,#0000);position:absolute;inset:-24px -24px -40px}.stage-back,.stage-share{color:#fff;background:#11111655;border:1px solid #ffffff25;border-radius:50%;flex-shrink:0;place-items:center;width:38px;height:38px;display:grid}.stage-share{margin-left:auto}.room-stage-header>div{min-width:0}.room-stage-header h1{overflow-wrap:anywhere;font:550 18px/1.4 Outfit,sans-serif}.room-stage-header span{color:#ffffffe0;font-size:11px}.room-media{aspect-ratio:16/9;width:100%;max-height:100%;position:relative}.room-media video{object-fit:cover;object-position:center 27%;width:100%;height:100%;display:block}.room-media.sample-playing video{object-fit:contain}.portrait-room .room-media{aspect-ratio:9/16;width:auto;max-width:100%;height:100%}.portrait-room .room-media video{object-fit:cover}.stage-play{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;background:#17171b70;border:1px solid #ffffff50;border-radius:50%;place-items:center;width:68px;height:68px;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.stage-bottom{z-index:3;justify-content:space-between;align-items:center;gap:12px;font-size:11px;display:flex;position:absolute;bottom:20px;left:24px;right:24px}.stage-bottom>div{align-items:center;gap:13px;display:flex}.stage-bottom button{color:#fff;background:#11111666;border:0;border-radius:50%;place-items:center;width:34px;height:34px;display:grid}.sample-label{letter-spacing:.6px;background:#11111680;border-radius:4px;align-items:center;gap:6px;padding:6px 8px;font-size:9px;display:inline-flex}.room-chat{background:var(--surface);border-left:1px solid var(--border);flex-direction:column;min-width:0;min-height:0;display:flex}.room-chat[hidden]{display:none}.chat-header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:21px 22px 18px;display:flex}.chat-header h2{font-family:Inter,sans-serif;font-size:15px;font-weight:600}.chat-header span{color:var(--muted);margin-top:4px;font-size:10px;display:block}.room-participants{justify-content:space-between;align-items:center;gap:12px;padding:18px 22px;display:flex}.room-participants>span:last-child{color:var(--muted);font-size:10px}.chat-messages{scrollbar-width:thin;flex-direction:column;flex:1;gap:24px;min-height:0;padding:20px 22px;display:flex;overflow-y:auto}.chat-message:first-child,.chat-welcome:first-child{margin-top:auto}.chat-message{flex-shrink:0;gap:10px;display:flex}.message-avatar{color:#8c6387;background:#eee5ed;border-radius:50%;flex-shrink:0;place-items:center;width:28px;height:28px;font-size:10px;display:grid}.chat-message:nth-child(2n) .message-avatar{color:#65828e;background:#e5edf1}.chat-message>div{min-width:0}.chat-message strong{color:var(--muted);overflow-wrap:anywhere;flex-wrap:wrap;align-items:center;gap:4px;font-size:10px;font-weight:500;line-height:1.5;display:flex}.host-label{color:#d9004b}.message-mode{border:1px solid var(--border);border-radius:3px;margin-left:3px;padding:0 4px;font-size:8px}.chat-message p{overflow-wrap:anywhere;white-space:pre-wrap;margin-top:4px;font-size:12px;line-height:1.7}.chat-welcome{color:var(--muted);flex-direction:column;align-items:center;gap:12px;padding:30px 0;display:flex}.chat-welcome p{font-size:12px}.chat-welcome span{font-size:10px}.interaction-dock{border-top:1px solid var(--border);flex-shrink:0;padding:20px 18px 12px}.join-room{margin-bottom:20px}.join-room .primary{width:100%;min-height:40px}.next-move{justify-content:space-between;align-items:center;margin-bottom:20px;font-size:12px;display:flex}.next-move strong{font-weight:550}.next-move>span{color:var(--muted);font-variant-numeric:tabular-nums;font-size:11px}.vote-choices{gap:14px;display:flex}.vote-choice{border:1px solid var(--border);background:var(--surface-alt);color:var(--text);border-radius:10px;flex:1;min-height:64px;padding:14px 12px;font-size:13px;font-weight:550;line-height:1.45;position:relative}.vote-choice.leading{background:var(--accent-soft);border-color:#ff005855}.vote-choice:not(:disabled):active{transform:scale(.97)}.vote-choice:disabled{opacity:.8}.vote-badge{background:var(--surface);border:1px solid var(--border);min-width:29px;height:23px;color:var(--text);font-variant-numeric:tabular-nums;border-radius:8px;place-items:center;padding:0 6px;font-size:11px;display:grid;position:absolute;top:-11px;right:-4px}.leading .vote-badge{color:#fff;background:var(--accent);border-color:var(--accent)}.vote-hint{color:var(--muted);text-align:center;margin:12px 0 18px;font-size:9px;line-height:1.5}.room-composer{grid-template-columns:28px minmax(0,1fr) 28px 34px;align-items:center;gap:7px;display:grid}.room-composer>.icon-button{width:28px;height:36px;color:var(--muted)}.message-input{border:1px solid var(--border);background:var(--canvas);border-radius:9px;align-items:center;min-width:0;height:40px;display:flex}.message-input input{outline-offset:0;background:0 0;border:0;width:100%;padding:8px 6px 8px 0;font-size:11px}.mode-trigger{background:0 0;border:0;border-radius:8px;align-items:center;gap:3px;padding:10px 8px;font-size:10px;display:inline-flex}.send-message{color:#fff;background:var(--accent);border:0;border-radius:8px;place-items:center;width:34px;height:36px;display:grid}.room-demo-note{text-align:center;color:var(--muted);margin-top:10px;font-size:9px;line-height:1.5}.room-error{color:#cb204f;padding:6px 0;font-size:11px;line-height:1.5}.chat-collapsed{grid-template-columns:minmax(0,1fr)}.expand-chat{z-index:4;color:#fff;background:#14141b88;border:1px solid #ffffff40;border-radius:50%;place-items:center;width:42px;height:42px;display:grid;position:absolute;top:88px;right:24px}.room-toast{background:var(--surface);max-width:calc(100vw - 36px);color:var(--text);border:1px solid var(--border);z-index:50;border-radius:10px;align-items:center;gap:12px;padding:12px 16px;font-size:12px;display:flex;position:fixed;bottom:25px;left:50%;transform:translate(-50%);box-shadow:0 6px 24px #0003}.select-content{z-index:105;border:1px solid var(--border);background:var(--surface);color:var(--text);border-radius:10px;min-width:180px;padding:5px;box-shadow:0 8px 30px #0002}.select-item{cursor:pointer;border-radius:6px;justify-content:space-between;align-items:center;gap:15px;padding:12px;font-size:12px;display:flex}.select-item small{color:var(--muted);font-size:10px}.select-item[data-highlighted]{background:var(--accent-soft);outline:0}.select-item[data-selected]{color:var(--accent)}@media (width>=701px) and (width<=1199px){.room-layout{grid-template-columns:minmax(0,1fr) 380px}.room-layout.chat-collapsed{grid-template-columns:1fr}.stage-show,.sample-label>span{display:none}.stage-bottom{left:14px;right:14px}}@media (width<=700px){.room-shell{padding:0}.room-shell .bottom-nav{display:none}.room-layout{height:100dvh;min-height:0;display:block;position:relative;overflow:hidden}.room-stage{position:absolute;inset:0}.room-stage-header{top:max(20px, env(safe-area-inset-top));gap:10px;left:16px;right:16px}.room-stage-header h1{font-size:17px}.room-stage-header span{font-size:10px}.stage-show{display:none}.stage-back,.stage-share{width:34px;height:34px}.room-media{aspect-ratio:16/9;align-self:flex-start;width:100%;margin-top:95px}.portrait-room .room-media{aspect-ratio:auto;width:100%;height:100%;margin-top:0}.portrait-room .room-media video{object-fit:cover}.stage-play{width:52px;height:52px}.stage-play svg{width:24px}.portrait-room .stage-play{top:32%}.stage-bottom{inset:70px 16px auto}.stage-bottom>div{gap:9px}.stage-bottom button{width:28px;height:28px}.sample-label{padding:5px 6px;font-size:7px}.room-chat{color:#fff;--text:#fff;--muted:#d0cdd5;--border:#ffffff35;--surface:#292730;--surface-alt:#ffffff1f;--canvas:#ffffff12;--accent-soft:#ff005863;background:linear-gradient(#0000,#0a0a0dd1 30%,#0a0a0deb);border:0;height:50%;max-height:calc(100% - 300px);position:absolute;bottom:0;left:0;right:0}.portrait-room .room-chat{height:58%;max-height:calc(100% - 240px)}.chat-header,.room-participants{display:none}.chat-messages{gap:14px;min-height:50px;padding:20px 18px 12px}.chat-message{gap:8px}.message-avatar{opacity:.95;width:23px;height:23px;font-size:9px}.chat-message strong{color:#ffffffc9;font-size:10px}.chat-message p{text-shadow:0 1px 4px #0004;margin-top:2px;font-size:12px}.host-label{color:#ff77a5}.chat-welcome{padding:0}.chat-welcome>svg{display:none}.chat-welcome p{color:#fff}.interaction-dock{padding:14px 16px max(16px, env(safe-area-inset-bottom));border:0}.next-move{margin-bottom:18px}.vote-choice{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1f;border-color:#ffffff30;min-height:59px;font-size:13px}.vote-choice.leading{background:#ff005863;border-color:#ff005855}.vote-badge{color:#19191d;background:#fff;border-color:#fff}.vote-hint{margin:10px 0 13px;font-size:8px}.room-composer{grid-template-columns:28px minmax(0,1fr) 28px 34px;gap:6px}.room-composer>.icon-button{color:#fff}.message-input{height:40px}.message-input input{font-size:11px}.mode-trigger{padding:10px 7px}.room-demo-note{margin-top:8px;font-size:8px}.room-error{color:#ffadc7;font-size:10px}.join-room{margin-bottom:15px}.join-room .primary{min-height:38px;font-size:12px}@media (height<=650px){.room-chat,.portrait-room .room-chat{height:65%;max-height:calc(100% - 105px)}.chat-messages{min-height:0;padding-block:8px}.vote-hint{display:none}.button-play{margin-bottom:16px}}.room-toast{width:calc(100vw - 32px);font-size:11px;top:115px;bottom:auto}}
