.stream-live{padding:40px 0}@media (min-width: 1024px){.stream-live{padding:65px 0}}.stream-live__inner{max-width:1440px;display:flex;flex-direction:column;gap:0}.stream-live__header{display:flex;flex-direction:column;align-items:stretch;gap:20px;margin-bottom:32px}@media (min-width: 768px){.stream-live__header{flex-direction:row;align-items:flex-start;justify-content:space-between;gap:2rem;margin-bottom:65px}}@media (min-width: 1024px){.stream-live__header{gap:2.5rem}}.stream-live__header_data{display:flex;flex-direction:column;gap:10px;min-width:0;flex:1 1 auto}@media (min-width: 768px){.stream-live__header_data{gap:16px}}.stream-live__header_data-title{min-width:0;margin:0;font-family:Thunder,sans-serif;font-weight:800;color:var(--wp--preset--color--white);font-size:40px;line-height:85%;letter-spacing:.01em;text-transform:none}@media (min-width: 768px){.stream-live__header_data-title{font-size:56px}}@media (min-width: 1024px){.stream-live__header_data-title{font-size:var(--wp--preset--font-size--font-80-px)}}.stream-live__header_data-title h1,.stream-live__header_data-title h2,.stream-live__header_data-title h3,.stream-live__header_data-title p{margin:0;font-family:Thunder,sans-serif;font-weight:800;color:var(--wp--preset--color--white);font-size:inherit;line-height:inherit;letter-spacing:inherit;text-transform:none}.stream-live__header_data-subtitle{min-width:0;margin:0;font-family:Inter,sans-serif;font-weight:400;font-size:18px;line-height:1.3;color:#fff}@media (min-width: 768px){.stream-live__header_data-subtitle{font-size:22px}}@media (min-width: 1024px){.stream-live__header_data-subtitle{font-size:30px}}.stream-live__aside{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:12px;flex-shrink:0;min-width:0}@media (min-width: 768px){.stream-live__aside{flex-direction:column;justify-content:flex-start;gap:20px}}@media (min-width: 1024px){.stream-live__aside{gap:30px}}.stream-live__viewers{display:inline-flex;align-items:center;gap:11px;min-height:24px;color:#fff;white-space:nowrap}.stream-live__viewers[hidden]{display:none}.stream-live__viewers-icon{display:inline-flex;flex-shrink:0;width:16px;height:16px;line-height:0}.stream-live__viewers-icon svg{display:block;width:100%;height:100%}@media (min-width: 768px){.stream-live__viewers-icon{width:24px;height:24px}}.stream-live__viewers-text{margin:0;font-family:Inter,sans-serif;font-weight:300;font-size:12px;line-height:1.2;color:#fff}@media (min-width: 768px){.stream-live__viewers-text{font-size:18px}}.stream-live__status{display:inline-flex;flex-shrink:0;align-items:center;gap:4px;min-height:20px;border:0;border-radius:999px;padding:10px 15px;font-family:Inter,sans-serif;font-size:13px;font-weight:600;line-height:1;text-transform:uppercase;text-align:center;color:#000;letter-spacing:.03em;white-space:nowrap;transition:background-color .2s ease,color .2s ease}@media (min-width: 768px){.stream-live__status{gap:.5rem}}@media (min-width: 1024px){.stream-live__status{gap:12px;font-size:20px;padding:20px 25px}}.stream-live__status .stream-live__status-label{display:block;line-height:1}.stream-live__status--live{background-color:var(--wp--preset--color--light-green);color:var(--wp--preset--color--black);font-weight:800;text-transform:uppercase}.stream-live__status--live .stream-live__status-dot{background-color:var(--wp--preset--color--violet);box-shadow:0 0 4px 1px #7a1dff59,0 0 10px 2px #7a1dff26}.stream-live__status--connecting,.stream-live__status--waiting,.stream-live__status--offline{background:rgba(255,255,255,.1);color:#ffffffd1;font-weight:600;text-transform:capitalize}.stream-live__status--connecting .stream-live__status-dot,.stream-live__status--waiting .stream-live__status-dot,.stream-live__status--offline .stream-live__status-dot{background:rgba(255,255,255,.45)}.stream-live__status--paused{background:rgba(255,196,0,.18);color:#ffd966;font-weight:600;text-transform:capitalize}.stream-live__status--paused .stream-live__status-dot{background:#ffd966}.stream-live__status--ended{background:rgba(255,255,255,.08);color:#ffffff9e;font-weight:600;text-transform:capitalize}.stream-live__status--ended .stream-live__status-dot{background:rgba(255,255,255,.35)}.stream-live__status-dot{width:10px;height:10px;border-radius:50%;flex-shrink:0;align-self:center;margin:0}@media (min-width: 768px){.stream-live__status-dot{width:16px;height:16px}}@media (min-width: 1024px){.stream-live__status-dot{width:27px;height:27px}}.stream-live__status-label{line-height:1}.stream-live__meta-row{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:.75rem 1.25rem;width:100%;margin-bottom:42px}@media (min-width: 768px){.stream-live__meta-row{margin-bottom:65px}}.stream-live__meta-row--solo{justify-content:flex-end}.stream-live__meta-row--solo .stream-live__aside{align-items:flex-end}.stream-live__stage{width:100%}.stream-live__stage--with-chat{display:grid;gap:16px;align-items:start}@media (min-width: 1024px){.stream-live__stage--with-chat{grid-template-columns:minmax(0,1fr) 280px;gap:40px}}.stream-live__chat{display:flex;flex-direction:column;width:100%;height:475px;overflow:hidden}@media (min-width: 1024px){.stream-live__chat{width:280px;flex-shrink:0}}.stream-live__chat .dsc-chat-iframe{display:block;width:100%;height:475px;min-height:475px;max-height:475px;border:0;border-radius:0;max-width:none}.stream-live__chat-preview{width:100%;height:475px;flex:1 1 auto;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1.5rem;text-align:center}.stream-live__player{position:relative;width:100%;aspect-ratio:16/9;border-radius:14px;overflow:hidden;background:#050508;border:1px solid #e3ff37;outline-offset:-2px;line-height:0;font-size:0;isolation:isolate;margin-bottom:20px}@media (min-width: 768px){.stream-live__player{border-radius:16px}}.stream-live__stage--with-chat .stream-live__player{margin-bottom:0}.stream-live__player .stream-live__player-mount{position:absolute;inset:-3px;z-index:1;overflow:hidden;pointer-events:none;line-height:0;border-radius:inherit}.stream-live__player .stream-live__player-mount>div{position:absolute;inset:0;width:100%;height:100%;margin:0;padding:0;border:0;border-radius:inherit;box-sizing:border-box;overflow:hidden}.stream-live__player .stream-live__player-mount .video-js{position:absolute;inset:0;width:100%;height:100%;margin:0;padding-top:0;border-radius:inherit;overflow:hidden}.stream-live__player .stream-live__player-mount .video-js.vjs-fluid{height:100%;padding-top:0}.stream-live__player .stream-live__player-mount .vjs-poster{position:absolute;inset:0;width:100%;height:100%;margin:0;padding:0;border-radius:inherit;background-size:cover;background-position:center}.stream-live__player .stream-live__player-mount .vjs-tech,.stream-live__player .stream-live__player-mount video{position:absolute;inset:0;display:block;width:100%;height:100%;max-width:none;max-height:none;margin:0;padding:0;border:0;border-radius:inherit;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.stream-live__player .stream-live__player-mount iframe{position:absolute;inset:0;display:block;width:100%;height:100%;margin:0;padding:0;border:0;border-radius:inherit}.stream-live__player .stream-live__poster-layer{position:absolute;inset:-3px;z-index:2;overflow:hidden;background:#050508;pointer-events:none;border-radius:inherit}.stream-live__poster{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center}.stream-live__chrome{position:absolute;inset:0;z-index:5;pointer-events:none;opacity:0;visibility:hidden;transition:opacity .25s ease,visibility .25s ease}.stream-live__player:hover .stream-live__chrome,.stream-live__player:focus-within .stream-live__chrome,.stream-live__player--controls-visible .stream-live__chrome{opacity:1;visibility:visible}@media (hover: none){.stream-live__player--controls-visible .stream-live__chrome{opacity:1;visibility:visible}}.stream-live__play-pause{position:absolute;left:50%;top:50%;z-index:2;display:flex;align-items:center;justify-content:center;width:72px;height:72px;padding:0;border:0;border-radius:50%;background:transparent;color:var(--wp--preset--color--light-green);cursor:pointer;pointer-events:auto;transform:translate(-50%,-50%);touch-action:manipulation;-webkit-tap-highlight-color:transparent;transition:transform .2s ease}@media (min-width: 768px){.stream-live__play-pause{width:96px;height:96px}}@media (min-width: 1024px){.stream-live__play-pause{width:112px;height:112px}}.stream-live__play-pause:hover{transform:translate(-50%,-50%) scale(1.05)}.stream-live__play-pause:focus-visible{outline:2px solid var(--wp--preset--color--light-green);outline-offset:4px}.stream-live__play-pause.is-playing .stream-live__play-pause-icon--play{display:none}.stream-live__play-pause.is-playing .stream-live__play-pause-icon--pause{display:block}.stream-live__play-pause-icon--play{display:block;width:0;height:0;border-style:solid;border-width:28px 0 28px 48px;border-color:transparent transparent transparent currentColor;margin-left:10px}@media (min-width: 768px){.stream-live__play-pause-icon--play{border-width:36px 0 36px 62px;margin-left:12px}}@media (min-width: 1024px){.stream-live__play-pause-icon--play{border-width:42px 0 42px 72px;margin-left:14px}}.stream-live__play-pause-icon--pause{display:none;width:28px;height:34px;border-left:9px solid currentColor;border-right:9px solid currentColor}@media (min-width: 768px){.stream-live__play-pause-icon--pause{width:34px;height:40px;border-left-width:11px;border-right-width:11px}}.stream-live__audio,.stream-live__captions-bar{position:absolute;bottom:.65rem;z-index:3;display:flex;align-items:center;gap:.35rem;padding:.3rem .45rem;border-radius:999px;background:rgba(0,0,0,.72);pointer-events:auto;touch-action:manipulation}@media (min-width: 768px){.stream-live__audio,.stream-live__captions-bar{bottom:.85rem;gap:.4rem;padding:.35rem .55rem}}.stream-live__audio{right:.65rem}@media (min-width: 768px){.stream-live__audio{right:.85rem}}.stream-live__captions-bar{left:.65rem}@media (min-width: 768px){.stream-live__captions-bar{left:.85rem}}.stream-live__language{display:flex;align-items:center;flex-shrink:1;min-width:0;margin:0}.stream-live__captions{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;padding:0;border:0;border-radius:50%;background:rgba(255,255,255,.08);cursor:pointer;flex-shrink:0;touch-action:manipulation;-webkit-tap-highlight-color:transparent}@media (min-width: 768px){.stream-live__captions{width:30px;height:30px}}.stream-live__captions:focus{box-shadow:none!important;--tw-ring-shadow: 0 0 #0000 !important;--tw-ring-offset-shadow: 0 0 #0000 !important;outline:none}.stream-live__captions:focus-visible{box-shadow:none!important;--tw-ring-shadow: 0 0 #0000 !important;--tw-ring-offset-shadow: 0 0 #0000 !important;outline:2px solid var(--wp--preset--color--light-green);outline-offset:2px}.stream-live__captions.is-on{background:rgba(227,255,55,.18)}.stream-live__captions:disabled{opacity:.45;cursor:not-allowed}.stream-live__captions-icon{display:block;width:15px;height:15px;background-repeat:no-repeat;background-position:center;background-size:contain;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23E3FF37' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='2' y='4' width='20' height='16' rx='2'/%3E%3Cpath d='M7 11c1.2-1 2.3-1 3.5 0s2.3 1 3.5 0M7 15c1.2 1 2.3 1 3.5 0s2.3-1 3.5 0'/%3E%3C/svg%3E")}.stream-live__language-select{max-width:5.5rem;padding:.2rem 1.35rem .2rem .45rem;border:0;border-radius:999px;background:rgba(255,255,255,.08) url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 8' fill='none'%3E%3Cpath d='M1 1.5L6 6.5L11 1.5' stroke='%23E3FF37' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat right .35rem center/.55rem;color:var(--wp--preset--color--light-green);font-family:Inter,sans-serif;font-size:11px;font-weight:600;line-height:1.2;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;touch-action:manipulation;-webkit-tap-highlight-color:transparent;box-shadow:none}@media (min-width: 768px){.stream-live__language-select{max-width:7rem;font-size:12px;padding:.25rem 1.5rem .25rem .55rem}}.stream-live__language-select:focus{box-shadow:none!important;--tw-ring-shadow: 0 0 #0000 !important;--tw-ring-offset-shadow: 0 0 #0000 !important;outline:none}.stream-live__language-select:focus-visible{box-shadow:none!important;--tw-ring-shadow: 0 0 #0000 !important;--tw-ring-offset-shadow: 0 0 #0000 !important;outline:2px solid var(--wp--preset--color--light-green);outline-offset:2px}.stream-live__language-select option{color:#000;background:#fff}.stream-live__language-select:disabled{opacity:.45;cursor:not-allowed}.stream-live__mute{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;padding:0;border:0;border-radius:50%;background:rgba(255,255,255,.08);cursor:pointer;flex-shrink:0;touch-action:manipulation;-webkit-tap-highlight-color:transparent}@media (min-width: 768px){.stream-live__mute{width:30px;height:30px}}.stream-live__mute:focus-visible{outline:2px solid var(--wp--preset--color--light-green);outline-offset:2px}.stream-live__mute.is-muted .stream-live__mute-icon--on{display:none}.stream-live__mute.is-muted .stream-live__mute-icon--off{display:block}.stream-live__mute-icon{display:block;width:15px;height:15px;background-repeat:no-repeat;background-position:center;background-size:contain}.stream-live__mute-icon--on{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23E3FF37' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolygon points='11 5 6 9 2 9 2 15 6 15 11 19 11 5'/%3E%3Cpath d='M15.54 8.46a5 5 0 0 1 0 7.07'/%3E%3Cpath d='M19.07 4.93a10 10 0 0 1 0 14.14'/%3E%3C/svg%3E")}.stream-live__mute-icon--off{display:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23E3FF37' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolygon points='11 5 6 9 2 9 2 15 6 15 11 19 11 5'/%3E%3Cline x1='23' y1='9' x2='17' y2='15'/%3E%3Cline x1='17' y1='9' x2='23' y2='15'/%3E%3C/svg%3E")}.stream-live__volume-wrap{display:flex;align-items:center;width:56px}@media (min-width: 768px){.stream-live__volume-wrap{width:72px}}.stream-live__volume{width:100%;height:3px;margin:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:rgba(255,255,255,.25);border-radius:999px;cursor:pointer;touch-action:manipulation}.stream-live__volume::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:12px;height:12px;border:0;border-radius:50%;background:var(--wp--preset--color--light-green);cursor:pointer}.stream-live__volume::-moz-range-thumb{width:12px;height:12px;border:0;border-radius:50%;background:var(--wp--preset--color--light-green);cursor:pointer}.stream-live__volume::-moz-range-track{height:3px;background:rgba(255,255,255,.25);border-radius:999px}.stream-live__loader{position:absolute;inset:-3px;z-index:3;display:flex;align-items:center;justify-content:center;gap:.45rem;background:rgba(0,0,0,.55);pointer-events:none}.stream-live__loader span{width:10px;height:10px;border-radius:50%;background:var(--wp--preset--color--light-green);animation:stream-live-bounce 1.2s infinite ease-in-out both}.stream-live__loader span:nth-child(1){animation-delay:-.24s}.stream-live__loader span:nth-child(2){animation-delay:-.12s}.stream-live__editor-placeholder{position:absolute;inset:0;z-index:4;display:flex;align-items:center;justify-content:center;padding:1.5rem;background:rgba(0,0,0,.72);text-align:center;pointer-events:none}.stream-live__editor-placeholder p{margin:0;font-family:Inter,sans-serif;color:var(--wp--preset--color--white);font-size:14px;line-height:1.5;max-width:28rem;opacity:.85}.stream-live__disclaimer{margin:0;font-family:Inter,sans-serif;font-style:italic;font-weight:300;font-size:8px;line-height:1.5;color:#fff;opacity:.5}@media (min-width: 768px){.stream-live__disclaimer{font-size:14px}}@keyframes stream-live-bounce{0%,80%,to{transform:scale(.6);opacity:.45}40%{transform:scale(1);opacity:1}}
