.v-channel-password-gate{align-items:center;display:flex;flex-direction:column;justify-content:center;gap:.5rem;aspect-ratio:16/9;width:100%;color:var(--color-muted)}.v-channel-password-gate .lock-icon{font-size:2.5rem;margin-bottom:.25rem}.v-channel-password-gate .title{font-size:1rem;margin:0}.v-channel-password-gate .bypass-btns{display:flex;gap:.5rem;margin-top:.75rem}.v-channel-password-gate .gate-form{display:flex;flex-direction:column;align-items:center;margin-top:.75rem;width:280px;max-width:90%}.v-channel-password-gate .gate-form .v-form-input{width:100%}.v-channel-password-gate .gate-form .btns{display:flex;gap:.5rem;margin-top:.25rem}.v-channel-private-gate{align-items:center;display:flex;flex-direction:column;justify-content:center;gap:.5rem;aspect-ratio:16/9;width:100%;color:var(--color-muted)}.v-channel-private-gate .gate-icon{font-size:2.5rem;margin-bottom:.25rem}.v-channel-private-gate .title{font-size:1rem;margin:0}.v-channel-private-gate .btns{display:flex;gap:.5rem;margin-top:.75rem}.v-channel-poll{border-bottom:1px solid hsla(0,0%,100%,.1);padding:8px 10px;font-size:13px}@media(min-width:768px){.v-channel-poll{padding-right:30px}}.v-channel-poll.minimized{padding:6px 10px}.v-channel-poll.ended.poll-passed{border-bottom-color:#4caf504d}.v-channel-poll.ended.poll-failed{border-bottom-color:#ff57224d}.v-channel-poll .minimized-bar{cursor:pointer;display:flex;align-items:center;gap:6px;font-size:12px;color:var(--color-muted)}.v-channel-poll .minimized-bar .iconify{font-size:8px;color:#9c27b0}@media(hover:hover){.v-channel-poll .minimized-bar:hover{color:#fff}}.v-channel-poll .poll-header{display:flex;align-items:flex-start;justify-content:space-between;gap:8px;margin-bottom:8px}.v-channel-poll .poll-title{font-weight:600;line-height:1.3;overflow-wrap:break-word}.v-channel-poll .poll-actions{display:flex;gap:4px;flex-shrink:0}.v-channel-poll .poll-action-btn{background:none;border:none;color:var(--color-muted);cursor:pointer;padding:2px 6px;font-size:12px;border-radius:4px}@media(hover:hover){.v-channel-poll .poll-action-btn:hover{background-color:#ffffff1a;color:#fff}.v-channel-poll .poll-action-btn.cancel:hover{color:#ff5722}}.v-channel-poll .poll-action-btn:disabled{opacity:.5;cursor:not-allowed}.v-channel-poll .poll-options{display:flex;flex-direction:column;gap:4px}.v-channel-poll .poll-option-btn{background-color:transparent;border:1px solid rgba(0,150,136,.5);border-radius:6px;color:#009688;cursor:pointer;padding:6px 10px;font-size:13px;text-align:left;transition:background-color .15s ease,color .15s ease}@media(hover:hover){.v-channel-poll .poll-option-btn:hover{background-color:#009688;color:#fff}}.v-channel-poll .poll-option-btn:disabled{opacity:.5;cursor:not-allowed}.v-channel-poll .poll-option-btn.option-1{border-color:#9c27b080;color:#9c27b0}@media(hover:hover){.v-channel-poll .poll-option-btn.option-1:hover{background-color:#9c27b0;color:#fff}}.v-channel-poll .poll-option-btn.option-2{border-color:#ffc10780;color:#ffc107}@media(hover:hover){.v-channel-poll .poll-option-btn.option-2:hover{background-color:#ffc107;color:#fff}}.v-channel-poll .poll-option-btn.option-3{border-color:#e91e6380;color:#e91e63}@media(hover:hover){.v-channel-poll .poll-option-btn.option-3:hover{background-color:#e91e63;color:#fff}}.v-channel-poll .poll-option-btn.yes{border-color:#4caf5080;color:#4caf50}@media(hover:hover){.v-channel-poll .poll-option-btn.yes:hover{background-color:#4caf50;color:#fff}}.v-channel-poll .poll-option-btn.no{border-color:#ff572280;color:#ff5722}@media(hover:hover){.v-channel-poll .poll-option-btn.no:hover{background-color:#ff5722;color:#fff}}.v-channel-poll .poll-login-hint{font-size:11px;color:var(--color-muted);text-align:center;margin-top:2px}.v-channel-poll .poll-results{display:flex;flex-direction:column;gap:4px}.v-channel-poll .poll-result-bar{position:relative;background-color:#ffffff0d;border-radius:6px;overflow:hidden;height:28px}.v-channel-poll .poll-result-fill{position:absolute;top:0;left:0;height:100%;background-color:#9c27b04d;border-radius:6px;transition:width .3s ease}.v-channel-poll .poll-result-fill.voted{background-color:#9c27b080}.v-channel-poll .poll-result-fill.option-0{background-color:#0096884d}.v-channel-poll .poll-result-fill.option-0.voted{background-color:#00968880}.v-channel-poll .poll-result-fill.option-2{background-color:#ffc1074d}.v-channel-poll .poll-result-fill.option-2.voted{background-color:#ffc10780}.v-channel-poll .poll-result-fill.option-3{background-color:#e91e634d}.v-channel-poll .poll-result-fill.option-3.voted{background-color:#e91e6380}.v-channel-poll .poll-result-fill.yes{background-color:#4caf504d}.v-channel-poll .poll-result-fill.yes.voted{background-color:#4caf5080}.v-channel-poll .poll-result-fill.no{background-color:#ff57224d}.v-channel-poll .poll-result-fill.no.voted{background-color:#ff572280}.v-channel-poll .poll-result-label{position:relative;display:flex;align-items:center;padding:0 10px;height:100%;font-size:12px;z-index:1}.v-channel-poll .poll-threshold{margin-top:6px}.v-channel-poll .poll-threshold-bar{background-color:#ffffff1a;border-radius:4px;height:6px;overflow:hidden}.v-channel-poll .poll-threshold-fill{height:100%;background-color:#4caf50;border-radius:4px;transition:width .3s ease}.v-channel-poll .poll-threshold-text{display:block;font-size:11px;color:var(--color-muted);margin-top:2px}.v-channel-poll .poll-back-btn{width:100%;margin-top:4px;padding:6px 10px;background-color:#9c27b033;border:1px solid rgba(156,39,176,.4);border-radius:6px;color:#fff;cursor:pointer;font-size:12px;transition:background-color .15s ease}@media(hover:hover){.v-channel-poll .poll-back-btn:hover{background-color:#9c27b059}}.v-channel-poll .poll-footer{display:flex;justify-content:space-between;margin-top:6px;font-size:11px;color:var(--color-muted)}.v-channel-poll .poll-status{text-transform:capitalize}.v-channel-poll .poll-status.status-passed{color:#4caf50}.v-channel-poll .poll-status.status-failed{color:#ff5722}.v-channel-poll .poll-timer{margin-top:6px;background-color:#ffffff1a;border-radius:2px;height:3px;overflow:hidden}.v-channel-poll .poll-timer-fill{height:100%;background-color:#009688;border-radius:2px;transition:width 1s linear}.pinned-banner{position:relative;z-index:3;align-items:center;background:#ffffff0f;border-bottom:1px solid hsla(0,0%,100%,.1);display:flex;gap:8px;flex-shrink:0;padding:8px 30px 8px 10px}.pinned-banner>.iconify{color:#009688;flex-shrink:0;font-size:14px}.pinned-banner .pinned-content{display:flex;flex-direction:column;flex-grow:1;min-width:0}.pinned-banner .pinned-user{color:#fff9;font-size:.8em;font-weight:700}.pinned-banner .pinned-sticker{height:32px;width:auto;-o-object-fit:contain;object-fit:contain}.pinned-banner .pinned-msg{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-size:.85em}.pinned-banner .pinned-action-btn,.pinned-banner .pinned-close-btn{background:none;border:none;color:#fff6;cursor:pointer;flex-shrink:0;font-size:14px;line-height:1;padding:4px}@media(hover:hover){.pinned-banner .pinned-action-btn:hover,.pinned-banner .pinned-close-btn:hover{color:#fffc}}.v-chat-command-popup{background-color:#292929;border:1px solid hsla(0,0%,100%,.15);border-radius:8px;overflow:hidden;position:absolute;bottom:100%;left:0;right:0;z-index:10;margin-bottom:4px}.v-chat-command-popup .command-row{cursor:pointer;display:flex;align-items:baseline;gap:12px;transition:background-color .15s ease;padding:8px 12px;height:36px}@media(hover:hover){.v-chat-command-popup .command-row:hover{background-color:#ffffff14}}.v-chat-command-popup .command-row.unavailable{cursor:default;opacity:.4}@media(hover:hover){.v-chat-command-popup .command-row.unavailable:hover{background-color:transparent}}.v-chat-command-popup .command-name{font-family:ui-monospace,Cascadia Code,Source Code Pro,menlo,consolas,DejaVu Sans Mono,monospace;font-size:14px;font-weight:600;color:#009688;white-space:nowrap;flex-shrink:0}.v-chat-command-popup .command-desc{font-size:13px;color:#ffffff8c;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.v-chat-mention-popup{background-color:#292929;border:1px solid hsla(0,0%,100%,.15);border-radius:8px;overflow:hidden;position:absolute;bottom:100%;left:0;right:0;z-index:10;margin-bottom:4px}.v-chat-mention-popup .mention-row{cursor:pointer;display:flex;align-items:center;gap:10px;transition:background-color .15s ease;padding:6px 10px}@media(hover:hover){.v-chat-mention-popup .mention-row:hover{background-color:#ffffff14}}.v-chat-mention-popup .mention-row.active{background-color:#ffffff14}.v-chat-mention-popup .mention-name{font-size:14px;font-weight:600;color:#fff}.v-chat-help-modal .command-list{display:flex;flex-direction:column}.v-chat-help-modal .command-row{cursor:pointer;display:flex;align-items:baseline;gap:16px;border-bottom:1px solid hsla(0,0%,100%,.08);transition:background-color .15s ease;padding:12px 8px}.v-chat-help-modal .command-row:last-child{border-bottom:none}@media(hover:hover){.v-chat-help-modal .command-row:hover{background-color:#ffffff0f}}.v-chat-help-modal .command-row.unavailable{cursor:default;opacity:.4}@media(hover:hover){.v-chat-help-modal .command-row.unavailable:hover{background-color:transparent}}.v-chat-help-modal .command-name{font-family:ui-monospace,Cascadia Code,Source Code Pro,menlo,consolas,DejaVu Sans Mono,monospace;font-size:14px;font-weight:600;color:#009688;white-space:nowrap;flex-shrink:0}.v-chat-help-modal .command-desc{font-size:14px;color:#ffffffb3}.v-poll-create-modal .poll-options-wrap .poll-option-row{display:flex;align-items:flex-start;gap:8px}.v-poll-create-modal .poll-options-wrap .poll-option-row .v-form-input{flex-grow:1}.v-poll-create-modal .poll-options-wrap .poll-option-row .v-form-btn{flex-shrink:0;margin-top:18px}.v-poll-create-modal .poll-options-wrap>.v-form-btn{margin-top:4px;margin-bottom:20px}.v-poll-create-modal .action-type-label{display:flex;flex-direction:column;margin-bottom:20px}.v-poll-create-modal .action-type-label .label{color:#607d8b;font-size:12px}.v-poll-create-modal .action-type-label .value{font-size:14px;padding:4px 0;border-bottom:2px solid #607d8b}.v-channel-section-chat form{padding-bottom:20px;margin:0 auto}.v-channel-section-chat form.hide-avatar .v-avatar,.v-channel-section-chat form.hide-avatar .v-form-btn{display:none}.v-channel-section-chat form.hide-avatar .chat-input-wrap{width:330px}.v-channel-section-chat form .v-avatar{margin-right:10px}.v-channel-section-chat form .chat-input-wrap{position:relative;width:246px}.v-channel-section-chat form .chat-input-wrap .v-form-input{margin-bottom:0;width:100%}.v-channel-section-chat form .chat-input-wrap .v-form-input input{padding-right:36px}.v-channel-section-chat form .chat-input-wrap .sticker-btn{background:none;border:none;color:#fff6;cursor:pointer;font-size:18px;line-height:1;outline:none;padding:0;position:absolute;top:50%;right:10px;transform:translateY(-50%)}@media(hover:hover){.v-channel-section-chat form .chat-input-wrap .sticker-btn:hover{color:#ffffffb3}}.v-channel-section-chat form .chat-input-wrap .sticker-btn:active{color:#fff}.v-channel-section-chat form .v-form-btn{margin-left:10px}.v-channel-section-chat form .v-form-btn.is-cooldown{opacity:.4;cursor:not-allowed}.v-channel-section-chat .sign-in-btn{text-align:center;background-color:#007d71;margin:0 auto 14px}.v-channel-section-chat{display:none;flex-direction:column;flex-grow:1;overflow:hidden;transition:opacity .2s ease}@media screen and (orientation:landscape){.v-channel-section-chat{min-height:calc(100vh - 56px);min-height:calc(100dvh - 56px)}}@media(min-width:768px){.v-channel-section-chat{display:flex;padding-top:56px;width:350px;position:fixed;top:0;right:0;bottom:0}}.v-channel-section-chat.show-mobile{display:flex;height:100%}@media screen and (orientation:portrait){.v-channel-section-chat.show-mobile{min-height:50dvh}}@media(min-width:768px){.v-channel-section-chat.show-mobile{height:auto;min-height:unset}.v-channel-section-chat.hide-desktop{display:none!important}.v-channel-section-chat.show-inline{position:static;width:auto;padding-top:0;min-height:50vh}}.v-channel-section-chat .popout-placeholder,.v-channel-section-chat.show-inline .tabs{display:none}@media(min-width:768px){.v-channel-section-chat .popout-placeholder{cursor:pointer;display:flex;align-items:center;justify-content:center;flex-direction:column;flex-grow:1;gap:10px;opacity:.5}.v-channel-section-chat .popout-placeholder .icon{font-size:32px}.v-channel-section-chat .popout-placeholder span{font-size:14px;text-transform:uppercase}}.v-channel-section-chat .chat-popout-btn{background:none;border:none;color:#fff6;cursor:pointer;display:none;font-size:14px;line-height:1;padding:6px;position:absolute;top:6px;right:6px;z-index:4}@media(min-width:768px){.v-channel-section-chat .chat-popout-btn{display:block;top:62px}}@media(hover:hover){.v-channel-section-chat .chat-popout-btn:hover{color:#fffc}}@media(min-width:768px){.v-channel-section-chat.popout-open .chats,.v-channel-section-chat.popout-open .pinned-banner,.v-channel-section-chat.popout-open .sign-in-btn,.v-channel-section-chat.popout-open .tabs,.v-channel-section-chat.popout-open .v-channel-poll,.v-channel-section-chat.popout-open .v-skele,.v-channel-section-chat.popout-open form{display:none}}.v-channel-section-chat .tabs{border-bottom:2px solid hsla(0,0%,100%,.1);display:none;list-style:none}@media(min-width:768px){.v-channel-section-chat .tabs{display:flex}}.v-channel-section-chat .tabs li{cursor:pointer;flex-grow:1;-webkit-user-select:none;-moz-user-select:none;user-select:none;text-align:center;text-transform:uppercase;padding:10px 14px;position:relative}@media(hover:hover){.v-channel-section-chat .tabs li:hover{background-color:#ffffff1a}}.v-channel-section-chat .tabs li:active{background-color:#fff3}.v-channel-section-chat .tabs li hr{background-color:#009688;border:none;opacity:0;transition:opacity .3s ease;margin:0;width:100%;height:2px;position:absolute;bottom:-2px;left:0}.v-channel-section-chat .tabs li hr.active{opacity:1}.v-channel-section-chat .tabs li .tab-popout-btn{background:none;border:none;color:#fff6;cursor:pointer;font-size:12px;line-height:1;padding:2px 4px;margin-left:6px;vertical-align:middle}@media(hover:hover){.v-channel-section-chat .tabs li .tab-popout-btn:hover{color:#fffc}}.v-channel-section-chat iframe{border:none;width:100%;height:100%}.v-channel-section-chat .embed-chat-wrap{display:flex;flex-grow:1;position:relative;height:0}.v-channel-section-chat .embed-chat-wrap .chat-reload-btn{background:#0f0f0f80;border:none;border-radius:4px;color:#fff9;cursor:pointer;font-size:14px;line-height:1;padding:6px;position:absolute;top:6px;right:6px;z-index:1}@media(hover:hover){.v-channel-section-chat .embed-chat-wrap .chat-reload-btn:hover{color:#fff;background:#0f0f0fb3}}.v-channel-section-chat .chats{display:flex;flex-direction:column;flex-grow:1;overflow-x:hidden;overflow-y:auto;padding:10px;height:0}.v-channel-section-chat .chats:before{content:"";flex:1}.v-channel-section-chat .broadcast-sticky{border-top:1px solid rgba(255,193,7,.3);flex-shrink:0;padding:4px 10px}.v-channel-section-chat .new-chats-btn{background:#0f0f0fb3;border:1px solid hsla(0,0%,100%,.2);border-radius:16px;color:#fff;cursor:pointer;font-size:13px;line-height:1;padding:6px 14px;position:absolute;bottom:80px;left:50%;transform:translate(-50%);z-index:2;display:flex;align-items:center;gap:6px}@media(hover:hover){.v-channel-section-chat .new-chats-btn:hover{background:#ffffff26}}.v-channel-section-chat .new-chats-btn .icon{font-size:11px}
