.settings-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#0f172a5c;display:flex;align-items:center;justify-content:center;z-index:10000;animation:fadeIn .2s ease;padding:1rem}.settings-overlay-mobile{padding:0;align-items:flex-end;background:#0f172a66}.settings-panel.settings-panel-action-sheet{position:fixed;top:auto;bottom:0;left:0;right:0;transform:none;width:100%;max-width:100%;max-height:80vh;border-radius:18px 18px 0 0;background:#fffffff0;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);box-shadow:0 -8px 28px #0003,0 0 0 1px #ffffff14;padding:16px 18px calc(16px + env(safe-area-inset-bottom));margin-bottom:0;opacity:1;z-index:10001;animation:slideUpActionSheet .28s ease;display:flex;flex-direction:column;overflow-y:auto;-webkit-overflow-scrolling:touch}.settings-panel:not(.settings-panel-action-sheet){position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:min(420px,92vw);max-width:480px;max-height:80vh;padding:20px 22px 16px;border-radius:18px;background:#fffffff0;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);box-shadow:0 12px 32px #0f172a2e,0 0 0 1px #e2e8f0e6;z-index:10001;display:flex;flex-direction:column;outline:none;opacity:0;transform-origin:center;transition:opacity .18s ease-out,transform .18s ease-out,box-shadow .18s ease-out}.viewer-settings-panel:not(.settings-panel-action-sheet){max-width:480px}.settings-panel-open:not(.settings-panel-action-sheet){opacity:1;transform:translate(-50%,-50%) scale(1);animation:modalFadeIn .2s cubic-bezier(.34,1.56,.64,1)}@keyframes modalFadeIn{0%{opacity:0;transform:translate(-50%,-50%) scale(.96)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}@keyframes slideUpActionSheet{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}.settings-mobile-handle{width:40px;height:5px;background:#0000002e;border-radius:3px;margin:6px auto 10px}@keyframes slideUpModal{0%{transform:translate(-50%,-50%) scale(.95);opacity:0}to{transform:translate(-50%,-50%) scale(1);opacity:1}}.settings-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px;padding-bottom:12px;border-bottom:1px solid rgba(255,255,255,.22);background:linear-gradient(to bottom,rgba(255,255,255,.02),transparent);flex-shrink:0}.settings-header h2{font-size:17px;font-weight:600;letter-spacing:-.01em;margin:0;color:#111827}.close-button{border:none;background:transparent;width:28px;height:28px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-size:18px;color:#9ca3af;cursor:pointer;transition:background-color .15s ease-out,transform .12s cubic-bezier(.34,1.56,.64,1),color .15s ease-out;transform:scale(.95)}.close-button:hover{background-color:#94a3b81f;color:#4b5563;transform:scale(1)}.close-button:active{transform:scale(.95)}.settings-content{padding:0;overflow-y:auto;flex:1;-webkit-overflow-scrolling:touch;display:flex;flex-direction:column;gap:16px;scrollbar-width:none;-ms-overflow-style:none}.settings-content::-webkit-scrollbar{display:none}.settings-panel:not(.settings-panel-action-sheet) .settings-content{padding:0}.settings-panel.settings-panel-action-sheet .settings-content{padding:0}.settings-section{padding:20px;margin-bottom:1.5rem}.settings-section h2{font-size:1.25rem;font-weight:600;margin-bottom:1rem;color:var(--text-primary)}.setting-item{display:flex;flex-direction:column;gap:12px;align-items:stretch}.settings-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.settings-row-main{display:flex;flex-direction:column;gap:2px;min-width:0}.settings-row-title{font-size:14px;font-weight:500;color:#111827}.settings-row-caption{margin:0;font-size:12px;color:#6b7280}.settings-row-control{display:flex;align-items:center;justify-content:flex-end;flex-shrink:0}.settings-toggle{transform:scale(.94)}.setting-item:last-child{margin-bottom:0}.setting-item-toggle{margin-bottom:0}.setting-description{font-size:.85rem;color:#9ca3af;margin-top:4px;margin-bottom:0;font-style:italic;line-height:1.4}.setting-label{font-weight:500;color:#374151}.setting-value{font-weight:500;color:#9ca3af}.setting-item-header{display:flex;align-items:center;justify-content:space-between;font-size:13px}.setting-item-header .toggle-switch{align-self:flex-start;margin-top:2px}.settings-section-divider{height:1px;background:#0000000f;margin:24px 20px 16px}.settings-section-header{padding:0 20px 12px}.settings-section-title{font-size:.75rem;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.5px}.help-support-list{display:flex;flex-direction:column;margin:0 20px 20px;background:#fff6;border:1px solid rgba(0,0,0,.06);border-radius:12px;overflow:hidden}.help-subview{padding:0 20px 20px}.help-subview-header{display:flex;align-items:center;gap:12px;margin-bottom:16px}.help-subview-back-button{display:flex;align-items:center;gap:6px;padding:4px 0;background:none;border:none;font-size:.875rem;color:var(--text-secondary);cursor:pointer;transition:color .2s ease}.help-subview-back-button:hover{color:var(--text-primary)}.help-subview-header-title{font-size:.875rem;font-weight:600;color:var(--text-primary);margin:0}.help-subview-helper{font-size:.85rem;color:var(--text-secondary);margin:0 0 20px;line-height:1.5}.diagnostics-attached-indicator{display:inline-flex;align-items:center;gap:.35rem;font-size:.75rem;color:#6b7280;background:#0000000d;padding:.25rem .5rem;border-radius:4px;margin:0 0 16px;cursor:help}.help-subview-form{display:flex;flex-direction:column;gap:20px}.help-form-field{display:flex;flex-direction:column;gap:8px}.help-form-label{font-size:.875rem;font-weight:500;color:var(--text-primary)}.help-form-radio-group{display:flex;flex-direction:column;gap:10px}.help-form-radio-option{display:flex;align-items:center;padding:12px 14px;border:1px solid rgba(0,0,0,.07);border-radius:10px;cursor:pointer;transition:all .2s ease;background:#ffffff80}.help-form-footer{display:flex;gap:.75rem;justify-content:flex-end;margin-top:8px;padding-top:20px;border-top:1px solid rgba(0,0,0,.06)}.toggle-switch{position:relative;width:46px;height:26px;display:inline-flex;align-items:center;cursor:pointer}.toggle-switch input{opacity:0;width:0;height:0;position:absolute}.toggle-slider{position:relative;width:100%;height:100%;background-color:#d1d5db;border-radius:999px;transition:background-color .16s ease-out;box-shadow:none}.toggle-slider:before{content:"";position:absolute;left:3px;top:3px;width:20px;height:20px;border-radius:50%;background:#fff;box-shadow:0 4px 10px #0f172a33;transition:transform .3s cubic-bezier(.34,1.56,.64,1),box-shadow .16s ease-out}.toggle-switch input:checked+.toggle-slider{background:#6366f1;box-shadow:none}.toggle-switch input:checked+.toggle-slider:before{transform:translate(20px);animation:toggleSpring .3s cubic-bezier(.34,1.56,.64,1)}@keyframes toggleSpring{0%{transform:translate(0)}60%{transform:translate(24px)}to{transform:translate(20px)}}.toggle-switch input:focus-visible+.toggle-slider{box-shadow:0 0 0 2px #60a5fab3}.settings-footer{padding:1.5rem;border-top:1px solid var(--border-color)}.save-button{width:100%;padding:1rem;background:#667eea;color:#fff;border:none;border-radius:10px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:background .2s ease}.save-button:hover{background:#5568d3}.save-button:active{transform:scale(.98)}@media (min-width: 481px){.settings-overlay{padding:1rem;align-items:center}}@media (max-width: 480px){.settings-overlay{padding:0;align-items:flex-end;background:#0f172a66}}.visibility-timeout-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#000000d9;display:flex;align-items:center;justify-content:center;z-index:10001;padding:1rem;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);animation:fadeIn .3s ease}.visibility-timeout-dialog{background:#fff;border-radius:20px;width:100%;max-width:450px;box-shadow:0 20px 60px #00000080;animation:slideIn .3s ease;overflow:hidden}.visibility-timeout-header{padding:1.5rem;border-bottom:1px solid #e0e0e0;background:linear-gradient(135deg,#667eea,#764ba2)}.visibility-timeout-header h2{margin:0;font-size:1.5rem;font-weight:700;color:#fff}.visibility-timeout-content{padding:1.5rem}.visibility-timeout-content p{margin:0 0 1.5rem;font-size:1rem;color:#333;line-height:1.5}.visibility-timeout-countdown{display:flex;align-items:center;justify-content:center;gap:.75rem;padding:1rem;background:#f8f9fa;border-radius:12px;margin-top:1rem}.countdown-label{font-size:.95rem;color:#666;font-weight:500}.countdown-time{font-size:1.5rem;font-weight:700;color:#667eea;font-variant-numeric:tabular-nums;min-width:60px;text-align:center}.visibility-timeout-actions{padding:1.5rem;border-top:1px solid #e0e0e0;display:flex;justify-content:center;gap:.75rem}.visibility-timeout-continue,.visibility-timeout-ok{padding:.875rem 2rem;border:none;border-radius:10px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease;background:#667eea;color:#fff;min-width:180px}.visibility-timeout-continue:hover,.visibility-timeout-ok:hover{background:#5568d3;transform:translateY(-1px);box-shadow:0 4px 12px #667eea66}.visibility-timeout-continue:active,.visibility-timeout-ok:active{transform:translateY(0)}@media (max-width: 768px){.visibility-timeout-dialog{max-width:calc(100% - 2rem);border-radius:16px}.visibility-timeout-header{padding:1.25rem}.visibility-timeout-header h2{font-size:1.25rem}.visibility-timeout-content{padding:1.25rem}.visibility-timeout-content p{font-size:.95rem}.countdown-time{font-size:1.25rem}.visibility-timeout-actions{padding:1.25rem}.visibility-timeout-continue,.visibility-timeout-ok{width:100%;padding:1rem}}.stream-extension-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#000000d9;display:flex;align-items:center;justify-content:center;z-index:10002;padding:1rem;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);animation:fadeIn .3s ease}.stream-extension-modal{background:#fff;border-radius:20px;width:100%;max-width:450px;box-shadow:0 20px 60px #00000080;animation:slideIn .3s ease;overflow:hidden}.stream-extension-header{padding:1.5rem;border-bottom:1px solid #e0e0e0;background:linear-gradient(135deg,#667eea,#764ba2)}.stream-extension-header h2{margin:0;font-size:1.5rem;font-weight:700;color:#fff}.stream-extension-content{padding:1.5rem}.stream-extension-content p{margin:0 0 1rem;font-size:1rem;color:#333;line-height:1.5}.stream-extension-content p:last-child{margin-bottom:0}.stream-extension-note{font-size:.9rem;color:#666;font-style:italic}.stream-extension-actions{padding:1.5rem;border-top:1px solid #e0e0e0;display:flex;justify-content:center;gap:.75rem}.stream-extension-cancel,.stream-extension-continue{padding:.875rem 2rem;border:none;border-radius:10px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease;min-width:140px}.stream-extension-cancel{background:#f0f0f0;color:#333}.stream-extension-cancel:hover{background:#e0e0e0}.stream-extension-continue{background:#667eea;color:#fff}.stream-extension-continue:hover{background:#5568d3;transform:translateY(-1px);box-shadow:0 4px 12px #667eea66}@media (max-width: 768px){.stream-extension-modal{max-width:calc(100% - 2rem);border-radius:16px}.stream-extension-header{padding:1.25rem}.stream-extension-header h2{font-size:1.25rem}.stream-extension-content{padding:1.25rem}.stream-extension-actions{padding:1.25rem;flex-direction:column}.stream-extension-cancel,.stream-extension-continue{width:100%;padding:1rem}}.stream-countdown-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#000000e6;display:flex;align-items:center;justify-content:center;z-index:10003;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);animation:fadeIn .3s ease}.stream-countdown-modal{background:#fff;border-radius:20px;width:100%;max-width:400px;box-shadow:0 20px 60px #00000080;animation:slideIn .3s ease;overflow:hidden;text-align:center}.stream-countdown-header{padding:1.5rem;border-bottom:1px solid #e0e0e0;background:linear-gradient(135deg,#f093fb,#f5576c)}.stream-countdown-header h2{margin:0;font-size:1.5rem;font-weight:700;color:#fff}.stream-countdown-content{padding:2rem 1.5rem}.stream-countdown-content p{margin:0 0 1.5rem;font-size:1.1rem;color:#333;font-weight:500}.stream-countdown-number{font-size:4rem;font-weight:700;color:#f5576c;line-height:1;animation:pulse 1s ease-in-out infinite}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}@media (max-width: 768px){.stream-countdown-modal{max-width:calc(100% - 2rem);border-radius:16px}.stream-countdown-header{padding:1.25rem}.stream-countdown-header h2{font-size:1.25rem}.stream-countdown-content{padding:1.5rem 1.25rem}.stream-countdown-number{font-size:3rem}}.stream-session-ended-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#000000d9;display:flex;align-items:center;justify-content:center;z-index:10004;padding:1rem;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);animation:fadeIn .3s ease}.stream-session-ended-modal{background:#fff;border-radius:20px;width:100%;max-width:450px;box-shadow:0 20px 60px #00000080;animation:slideIn .3s ease;overflow:hidden}.stream-session-ended-header{padding:1.5rem;border-bottom:1px solid #e0e0e0;background:linear-gradient(135deg,#667eea,#764ba2)}.stream-session-ended-header h2{margin:0;font-size:1.5rem;font-weight:700;color:#fff}.stream-session-ended-content{padding:1.5rem}.stream-session-ended-content p{margin:0;font-size:1rem;color:#333;line-height:1.5}.stream-session-ended-actions{padding:1.5rem;border-top:1px solid #e0e0e0;display:flex;justify-content:center;gap:.75rem}.stream-session-ended-cancel,.stream-session-ended-start{padding:.875rem 2rem;border:none;border-radius:10px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease;min-width:160px}.stream-session-ended-cancel{background:#f0f0f0;color:#333}.stream-session-ended-cancel:hover{background:#e0e0e0}.stream-session-ended-start{background:#667eea;color:#fff}.stream-session-ended-start:hover{background:#5568d3;transform:translateY(-1px);box-shadow:0 4px 12px #667eea66}@media (max-width: 768px){.stream-session-ended-modal{max-width:calc(100% - 2rem);border-radius:16px}.stream-session-ended-header{padding:1.25rem}.stream-session-ended-header h2{font-size:1.25rem}.stream-session-ended-content{padding:1.25rem}.stream-session-ended-actions{padding:1.25rem;flex-direction:column}.stream-session-ended-cancel,.stream-session-ended-start{width:100%;padding:1rem}}.app-footer{font-size:12px;text-align:center;color:#ffffffb3;width:100%}.app-footer-overlay{position:absolute;left:0;right:0;bottom:16px;padding:8px 16px;padding-bottom:calc(8px + env(safe-area-inset-bottom,0px));margin-top:0;pointer-events:auto;z-index:10}.app-footer-static{position:static;margin-top:32px;padding:12px 16px;padding-bottom:calc(12px + env(safe-area-inset-bottom,0px));width:100%}.app-footer-content{max-width:780px;margin:0 auto;padding:0}.app-footer-line{display:block}.app-footer-line--top{margin-bottom:6px}.app-footer-line--links{display:flex;align-items:center;justify-content:center;gap:8px;flex-wrap:wrap}.app-footer-text{font-size:12px;line-height:1.4;color:inherit;font-weight:400}.app-footer-beta{font-weight:600;letter-spacing:.2px}.app-footer-sep{opacity:.65}.app-footer-light .app-footer-text{color:var(--text-secondary)}.app-footer-link{color:inherit;text-decoration:none;background:none;border:none;padding:0;margin:0;font:inherit;cursor:pointer;transition:opacity .2s ease}.app-footer-link:hover:not(:disabled){text-decoration:underline}.app-footer-link:focus-visible{outline:2px solid rgba(255,255,255,.5);outline-offset:2px;border-radius:4px}.app-footer-light .app-footer-link:focus-visible{outline:2px solid rgba(15,23,42,.3)}.app-footer-link--disabled,.app-footer-link:disabled{opacity:.4;cursor:not-allowed;text-decoration:none}@media (max-width: 640px){.app-footer-static{padding:10px 12px;padding-bottom:calc(10px + env(safe-area-inset-bottom,0px))}.app-footer-overlay{padding:8px 12px;padding-bottom:calc(8px + env(safe-area-inset-bottom,0px));bottom:12px}.app-footer-text{font-size:11px}}.host-right-controls{position:absolute;right:max(12px,env(safe-area-inset-right,12px));top:50%;transform:translateY(-50%);display:flex;flex-direction:column;align-items:center;gap:10px;z-index:55;pointer-events:auto}.host-right-control-item{display:flex;flex-direction:column;align-items:center;gap:4px}.host-right-control-label{font-size:10px;font-weight:500;color:#ffffffbf;text-shadow:0 1px 3px rgba(0,0,0,.5);white-space:nowrap}.host-right-controls .control-icon-button-glossy{width:44px;height:44px;border-radius:12px;background:linear-gradient(135deg,#ffffff26,#ffffff0d,#0000001a);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.12);box-shadow:0 2px 8px #0003,inset 0 1px #ffffff1a;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease,background .15s ease;-webkit-tap-highlight-color:transparent;color:#ffffffe6}.host-right-controls .control-icon-button-glossy:hover{background:linear-gradient(135deg,#fff3,#ffffff14,#0000000d);box-shadow:0 4px 12px #00000040,inset 0 1px #ffffff26}.host-right-controls .control-icon-button-glossy:active{transform:scale(.95)}.host-sheet-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);z-index:2000;display:flex;align-items:center;justify-content:center;animation:host-sheet-fade-in .2s ease-out;pointer-events:auto;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.host-sheet-overlay--mobile{align-items:flex-end;justify-content:stretch;padding-bottom:calc(env(safe-area-inset-bottom,0px) + 100px)}.host-sheet-overlay--native{align-items:flex-end;justify-content:stretch;padding-bottom:0}@keyframes host-sheet-fade-in{0%{opacity:0}to{opacity:1}}.host-sheet-panel{background:#1c1c1ef2;backdrop-filter:blur(20px) saturate(1.5);-webkit-backdrop-filter:blur(20px) saturate(1.5);border:1px solid rgba(255,255,255,.1);overflow:hidden;display:flex;flex-direction:column;max-height:90vh;animation:host-sheet-slide-up .25s ease-out;pointer-events:auto;touch-action:manipulation}.host-sheet-panel--modal{width:100%;max-width:420px;border-radius:16px;margin:16px}.host-sheet-panel--action-sheet{width:100%;border-radius:20px 20px 0 0;padding-bottom:env(safe-area-inset-bottom,0px);max-height:85vh}.host-sheet-panel--embedded{position:static!important;width:100%!important;max-width:100%!important;border-radius:0!important;margin:0!important;padding:0!important;padding-bottom:env(safe-area-inset-bottom,0px)!important;max-height:none!important;box-shadow:none!important;animation:none!important;background:#1c1c1e!important}.host-sheet-panel--embedded .host-sheet-handle{display:none!important}@keyframes host-sheet-slide-up{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.host-sheet-handle{width:36px;height:5px;background:#ffffff4d;border-radius:3px;margin:10px auto 6px;flex-shrink:0}.host-sheet-header{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid rgba(255,255,255,.08)}.host-sheet-title{font-size:17px;font-weight:600;color:#fff;margin:0}.host-sheet-close{width:28px;height:28px;border-radius:50%;background:#ffffff1a;border:none;color:#ffffffb3;font-size:18px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s ease}.host-sheet-close:hover{background:#ffffff26}.host-sheet-body{padding:16px 20px;overflow-y:auto;flex:1}.host-sheet-field{margin-bottom:16px}.host-sheet-label{display:block;font-size:13px;font-weight:500;color:#ffffffb3;margin-bottom:6px}.host-sheet-input,.host-sheet-select,.host-sheet-textarea{width:100%;padding:12px 14px;background:#ffffff14;border:1px solid rgba(255,255,255,.1);border-radius:10px;color:#fff;font-size:15px;font-family:inherit;transition:border-color .15s ease,background .15s ease}.host-sheet-input:focus,.host-sheet-select:focus,.host-sheet-textarea:focus{outline:none;border-color:#6366f199;background:#ffffff1a}.host-sheet-input::placeholder,.host-sheet-textarea::placeholder{color:#fff6}.host-sheet-select{cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='rgba(255,255,255,0.5)' stroke-width='2'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;padding-right:36px}.host-sheet-select option{background:#1c1c1e;color:#fff}.host-sheet-textarea{resize:vertical;min-height:100px}.host-sheet-error{background:#ef444426;border:1px solid rgba(239,68,68,.3);border-radius:8px;padding:10px 14px;color:#fca5a5;font-size:13px;margin-bottom:16px}.host-sheet-success{text-align:center;padding:24px 0}.host-sheet-success-icon{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;background:#22c55e33;border-radius:50%;color:#4ade80;font-size:24px;margin-bottom:16px}.host-sheet-success p{color:#fffc;font-size:15px;margin:0 0 20px}.host-sheet-footer{display:flex;gap:12px;padding:16px 20px;border-top:1px solid rgba(255,255,255,.08)}.host-sheet-footer--single{justify-content:center}.host-sheet-button{flex:1;padding:12px 20px;border-radius:10px;font-size:15px;font-weight:600;cursor:pointer;transition:background .15s ease,transform .1s ease;border:none}.host-sheet-button:active{transform:scale(.98)}.host-sheet-button--primary{background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff}.host-sheet-button--primary:hover{background:linear-gradient(135deg,#7c7ff7,#9d7af8)}.host-sheet-button--primary:disabled{opacity:.6;cursor:not-allowed}.host-sheet-button--secondary{background:#ffffff1a;color:#fffc}.host-sheet-button--secondary:hover{background:#ffffff26}.host-controls-row{display:flex;align-items:center;justify-content:space-between;padding:14px 0;border-bottom:1px solid rgba(255,255,255,.06)}.host-controls-row:last-child{border-bottom:none}.host-controls-row-info{display:flex;align-items:center;gap:12px;flex:1;min-width:0}.host-controls-row-icon{font-size:20px;flex-shrink:0}.host-controls-row-text{display:flex;flex-direction:column;gap:2px;min-width:0}.host-controls-row-title{font-size:15px;font-weight:500;color:#fff}.host-controls-row-caption{font-size:12px;color:#ffffff80}.host-controls-toggle{position:relative;width:48px;height:28px;flex-shrink:0}.host-controls-toggle input{opacity:0;width:0;height:0}.host-controls-toggle-slider{position:absolute;top:0;right:0;bottom:0;left:0;background:#ffffff26;border-radius:14px;cursor:pointer;transition:background .2s ease}.host-controls-toggle-slider:before{content:"";position:absolute;left:2px;top:2px;width:24px;height:24px;background:#fff;border-radius:50%;transition:transform .2s ease;box-shadow:0 2px 4px #0003}.host-controls-toggle input:checked+.host-controls-toggle-slider{background:#6366f1}.host-controls-toggle input:checked+.host-controls-toggle-slider:before{transform:translate(20px)}.host-controls-select{padding:8px 28px 8px 12px;background:#ffffff1a;border:1px solid rgba(255,255,255,.1);border-radius:8px;color:#fff;font-size:14px;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' viewBox='0 0 24 24' fill='none' stroke='rgba(255,255,255,0.5)' stroke-width='2'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 8px center;min-width:80px}.host-controls-select option{background:#1c1c1e;color:#fff}.host-controls-row--column{flex-direction:column;align-items:stretch;gap:8px}.host-controls-row-header{display:flex;align-items:center;gap:8px}.host-controls-row-svg{color:#fff9;flex-shrink:0}.host-controls-row-label{font-size:14px;font-weight:500;color:#ffffffe6}.host-controls-divider{height:1px;background:#ffffff1a;margin:12px 0}.host-controls-status-badge{display:inline-block;padding:2px 8px;border-radius:4px;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;margin-left:8px}.host-controls-status-badge.on{background:#22c55e33;color:#4ade80}.host-controls-status-badge.off{background:#ef444426;color:#fca5a5}.host-controls-inline-actions{display:flex;align-items:center;gap:8px}.host-controls-cover-thumb{width:40px;height:24px;border-radius:4px;object-fit:cover;background:#ffffff0d;border:1px solid rgba(255,255,255,.1)}.host-controls-action-btn{padding:8px 14px;border-radius:8px;font-size:12px;font-weight:600;border:none;cursor:pointer;transition:all .15s ease;white-space:nowrap;background:#ffffff1f;color:#ffffffe6}.host-controls-action-btn:hover{background:#ffffff2e}.host-controls-action-btn:active{transform:scale(.97)}.host-controls-action-btn--on{background:#22c55e40;color:#4ade80}.host-controls-action-btn--on:hover{background:#22c55e59}.host-controls-action-btn--off{background:#ef444433;color:#fca5a5}.host-controls-action-btn--off:hover{background:#ef44444d}.host-controls-resolution-picker{display:flex;gap:6px}.host-controls-resolution-btn{padding:6px 12px;border-radius:6px;font-size:12px;font-weight:500;border:1px solid rgba(255,255,255,.1);background:#ffffff0d;color:#fff9;cursor:pointer;transition:all .15s ease}.host-controls-resolution-btn:hover{background:#ffffff1a;color:#fffc}.host-controls-resolution-btn--selected{background:#6366f14d;border-color:#6366f180;color:#a5b4fc}.host-controls-thumbnail-row{display:flex;gap:12px;align-items:center}.host-controls-thumbnail-preview{width:80px;height:45px;border-radius:6px;object-fit:cover;background:#ffffff0d;border:1px solid rgba(255,255,255,.1)}.host-controls-thumbnail-placeholder{width:80px;height:45px;border-radius:6px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);display:flex;align-items:center;justify-content:center;font-size:10px;color:#fff6}.host-controls-thumbnail-actions{display:flex;gap:8px;flex-wrap:wrap}@media (max-width: 480px){.host-right-controls{right:8px;gap:8px}.host-right-controls .control-icon-button-glossy{width:40px;height:40px;border-radius:10px}.host-right-control-label{font-size:9px}}@media (orientation: landscape) and (max-height: 500px){.host-right-controls{gap:6px}.host-right-controls .control-icon-button-glossy{width:36px;height:36px}.host-right-control-label{display:none}.host-sheet-panel--action-sheet{max-height:90vh}}.host-edit-section{margin-bottom:20px}.host-edit-section:last-child{margin-bottom:0}.host-edit-title-row{display:flex;gap:8px;align-items:center}.host-edit-title-row .host-sheet-input{flex:1}.host-edit-counter{font-size:11px;color:#fff6;text-align:right;margin-top:4px}.host-edit-thumbnail-preview{width:100%;max-width:200px;aspect-ratio:16 / 9;border-radius:8px;overflow:hidden;background:#ffffff0d;margin-bottom:12px}.host-edit-thumbnail-preview img{width:100%;height:100%;object-fit:cover}.host-edit-thumbnail-actions{display:flex;gap:10px}.host-edit-thumbnail-actions .host-sheet-button{flex:1}.host-sheet-button--small{padding:8px 14px;font-size:13px;flex-shrink:0}.host-sheet-success-inline{background:#22c55e26;border:1px solid rgba(34,197,94,.3);border-radius:8px;padding:10px 14px;color:#4ade80;font-size:13px;margin-top:12px;animation:host-sheet-fade-in .2s ease-out}.host-controls-row--title{flex-direction:column;align-items:stretch}.host-controls-row-info--full,.host-controls-row-text--full{flex:1;width:100%}.host-controls-title-input-row{display:flex;gap:8px;margin-top:8px}.host-controls-title-input{flex:1;padding:10px 12px;background:#ffffff14;border:1px solid rgba(255,255,255,.1);border-radius:8px;color:#fff;font-size:14px;font-family:inherit;min-width:0}.host-controls-title-input:focus{outline:none;border-color:#6366f180;background:#ffffff1a}.host-controls-title-input::placeholder{color:#fff6}.host-controls-title-save{padding:10px 16px;background:#6366f1cc;border:none;border-radius:8px;color:#fff;font-size:13px;font-weight:600;cursor:pointer;white-space:nowrap;transition:background .15s ease}.host-controls-title-save:hover:not(:disabled){background:#6366f1}.host-controls-title-save:disabled{opacity:.5;cursor:not-allowed}.reaction-lane{position:fixed;right:60px;top:calc(env(safe-area-inset-top,0px) + 60px);bottom:calc(env(safe-area-inset-bottom,0px) + 0px);width:80px;pointer-events:none;z-index:2147483646;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;overflow:visible}@supports not (top: env(safe-area-inset-top)){.reaction-lane{right:60px;top:60px;bottom:0}}.reaction-floating{position:absolute;bottom:0;display:flex;align-items:center;justify-content:center;pointer-events:none;opacity:1;transform:translate(-50%) translateY(0) scale(1);transition:none;will-change:transform,opacity;transform-origin:center center;backface-visibility:hidden;-webkit-backface-visibility:hidden}.reaction-floating-local .reaction-emoji{font-size:32px;display:inline-block;position:relative;z-index:1}.reaction-floating-local:before{width:58px;height:58px;background:linear-gradient(135deg,#00dcff59,#64b4ff40);border:1.5px solid rgba(0,242,255,.5);box-shadow:0 0 28px #00f2ff80,0 0 56px #00c8ff4d,0 0 84px #00f2ff33,0 6px 16px #0000004d}.reaction-floating-remote .reaction-emoji{font-size:28px;display:inline-block;position:relative;z-index:1}.reaction-floating:before{content:"";position:absolute;width:52px;height:52px;left:50%;top:50%;transform:translate(-50%,-50%);background:var(--emoji-bubble-bg, rgba(255, 255, 255, .2));backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-radius:50%;border:1px solid var(--emoji-bubble-border, rgba(255, 255, 255, .3));box-shadow:var(--emoji-bubble-glow, 0 0 24px rgba(255, 255, 255, .3), 0 0 48px rgba(255, 255, 255, .2), 0 4px 12px rgba(0, 0, 0, .3));z-index:0}.reaction-floating[data-emoji=🔥]:before{--emoji-bubble-bg: rgba(255, 100, 50, .3);--emoji-bubble-border: rgba(255, 120, 60, .4);--emoji-bubble-glow: 0 0 28px rgba(255, 100, 50, .5), 0 0 56px rgba(255, 80, 30, .3), 0 4px 12px rgba(0, 0, 0, .3)}.reaction-floating[data-emoji=🎉]:before{--emoji-bubble-bg: rgba(255, 50, 200, .3);--emoji-bubble-border: rgba(255, 80, 220, .4);--emoji-bubble-glow: 0 0 28px rgba(255, 50, 200, .5), 0 0 56px rgba(255, 30, 180, .3), 0 4px 12px rgba(0, 0, 0, .3)}.reaction-floating[data-emoji=👍]:before{--emoji-bubble-bg: rgba(50, 150, 255, .3);--emoji-bubble-border: rgba(80, 180, 255, .4);--emoji-bubble-glow: 0 0 28px rgba(50, 150, 255, .5), 0 0 56px rgba(30, 120, 255, .3), 0 4px 12px rgba(0, 0, 0, .3)}.reaction-floating[data-emoji=❤️]:before,.reaction-floating[data-emoji=💕]:before,.reaction-floating[data-emoji=💖]:before{--emoji-bubble-bg: rgba(255, 50, 100, .3);--emoji-bubble-border: rgba(255, 80, 130, .4);--emoji-bubble-glow: 0 0 28px rgba(255, 50, 100, .5), 0 0 56px rgba(255, 30, 80, .3), 0 4px 12px rgba(0, 0, 0, .3)}.reaction-floating[data-emoji=😂]:before,.reaction-floating[data-emoji=🤣]:before{--emoji-bubble-bg: rgba(255, 220, 50, .3);--emoji-bubble-border: rgba(255, 230, 80, .4);--emoji-bubble-glow: 0 0 28px rgba(255, 220, 50, .5), 0 0 56px rgba(255, 200, 30, .3), 0 4px 12px rgba(0, 0, 0, .3)}.reaction-floating[data-emoji=😍]:before{--emoji-bubble-bg: rgba(255, 80, 150, .3);--emoji-bubble-border: rgba(255, 100, 170, .4);--emoji-bubble-glow: 0 0 28px rgba(255, 80, 150, .5), 0 0 56px rgba(255, 60, 130, .3), 0 4px 12px rgba(0, 0, 0, .3)}.reaction-floating[data-emoji=🙌]:before{--emoji-bubble-bg: rgba(50, 230, 200, .3);--emoji-bubble-border: rgba(80, 250, 220, .4);--emoji-bubble-glow: 0 0 28px rgba(50, 230, 200, .5), 0 0 56px rgba(30, 210, 180, .3), 0 4px 12px rgba(0, 0, 0, .3)}.reaction-floating[data-emoji=👏]:before{--emoji-bubble-bg: rgba(255, 200, 80, .3);--emoji-bubble-border: rgba(255, 210, 100, .4);--emoji-bubble-glow: 0 0 28px rgba(255, 200, 80, .5), 0 0 56px rgba(255, 180, 60, .3), 0 4px 12px rgba(0, 0, 0, .3)}.reaction-floating[data-emoji=💯]:before{--emoji-bubble-bg: rgba(255, 60, 60, .3);--emoji-bubble-border: rgba(255, 80, 80, .4);--emoji-bubble-glow: 0 0 28px rgba(255, 60, 60, .5), 0 0 56px rgba(255, 40, 40, .3), 0 4px 12px rgba(0, 0, 0, .3)}.reaction-floating[data-emoji=⭐]:before,.reaction-floating[data-emoji=🌟]:before{--emoji-bubble-bg: rgba(255, 215, 0, .3);--emoji-bubble-border: rgba(255, 225, 50, .4);--emoji-bubble-glow: 0 0 28px rgba(255, 215, 0, .5), 0 0 56px rgba(255, 200, 0, .3), 0 4px 12px rgba(0, 0, 0, .3)}.reaction-floating[data-emoji=🚀]:before{--emoji-bubble-bg: rgba(130, 80, 255, .3);--emoji-bubble-border: rgba(150, 100, 255, .4);--emoji-bubble-glow: 0 0 28px rgba(130, 80, 255, .5), 0 0 56px rgba(110, 60, 255, .3), 0 4px 12px rgba(0, 0, 0, .3)}.reaction-floating-active,.reaction-floating-remote.reaction-floating-active{animation:floatUp 2s linear forwards!important}@keyframes floatUp{0%{opacity:1;transform:translate(-50%) translateY(0) scale(1)}85%{opacity:1;transform:translate(-50%) translateY(-85vh) scale(1)}to{opacity:0;transform:translate(-50%) translateY(-95vh) scale(1)}}.reaction-floating-local.reaction-floating-active{animation:floatUp 2s linear forwards!important}@media (max-width: 768px) and (orientation: portrait){.reaction-lane{right:calc(env(safe-area-inset-right,0px) + 12px);top:calc(env(safe-area-inset-top,0px) + 50px);bottom:calc(env(safe-area-inset-bottom,0px) + 0px);width:70px}@supports not (top: env(safe-area-inset-top)){.reaction-lane{right:12px;top:50px;bottom:0}}.reaction-floating-local .reaction-emoji{font-size:36px}.reaction-floating-remote .reaction-emoji{font-size:30px}}@media (max-width: 900px) and (orientation: landscape){.reaction-lane{right:calc(env(safe-area-inset-right,0px) + 16px);top:auto;bottom:calc(env(safe-area-inset-bottom,0px) + 0px);width:70px;height:auto;max-height:calc(100vh - 160px);flex-direction:column;justify-content:flex-end;align-items:center}.reaction-floating-active,.reaction-floating-local.reaction-floating-active,.reaction-floating-remote.reaction-floating-active{animation:floatUpLandscape 2.2s linear forwards!important}.reaction-floating-local .reaction-emoji{font-size:32px}.reaction-floating-remote .reaction-emoji{font-size:28px}}@keyframes floatUpLandscape{0%{opacity:1;transform:translate(-50%) translateY(0) scale(1)}85%{opacity:1;transform:translate(-50%) translateY(-85vh) scale(1)}to{opacity:0;transform:translate(-50%) translateY(-95vh) scale(1)}}@media (max-width: 480px) and (orientation: portrait){.reaction-lane{right:calc(env(safe-area-inset-right,0px) + 8px);top:calc(env(safe-area-inset-top,0px) + 45px);bottom:calc(env(safe-area-inset-bottom,0px) + 0px);width:65px}@supports not (top: env(safe-area-inset-top)){.reaction-lane{right:8px;top:45px;bottom:0}}}:fullscreen .reaction-lane,:-webkit-full-screen .reaction-lane{z-index:2147483646;position:fixed}:root{--sp-sm: 6px;--sp-md: 12px;--sp-lg: 20px;--card-padding-x: 24px}video,.player-shell{touch-action:auto!important}.highlight-player-container{width:100%;display:flex;flex-direction:column;gap:var(--sp-md)}.player-shell{position:relative;width:100%;border-radius:0;overflow:hidden;background:#0d0d10;box-shadow:0 18px 40px #000000b3,0 0 0 1px #94a3b814;margin:0}@media (min-width: 769px){.player-shell{border-top-left-radius:var(--card-radius);border-top-right-radius:var(--card-radius)}.highlight-item .player-shell:last-child,.full-stream-item .player-shell:last-child{border-bottom-left-radius:var(--card-radius);border-bottom-right-radius:var(--card-radius)}}.player-shell:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;border-radius:0;box-shadow:inset 0 0 0 1px #ffffff05}.player-shell video{display:block;width:100%;height:auto;border-radius:0;min-height:300px;max-height:80vh;object-fit:cover;position:relative;z-index:0;background:#0d0d10}.highlight-player-video-wrapper{position:relative;width:100%;min-height:300px;background:#0d0d10;overflow:hidden;display:flex;align-items:center;justify-content:center}.highlight-player-video{width:100%;height:auto;min-height:300px;border-radius:0;max-height:80vh;display:block;background:#0d0d10;object-fit:cover;position:relative;z-index:0}.player-shell:fullscreen,:-webkit-full-screen .player-shell{width:100vw;height:100vh;background:#000;display:flex;align-items:center;justify-content:center;position:relative}.player-shell:fullscreen .highlight-player-video,:-webkit-full-screen .player-shell .highlight-player-video{width:100%;height:100%;max-height:none;object-fit:cover}.player-shell:fullscreen .highlight-player-video.vertical-video,:-webkit-full-screen .player-shell .highlight-player-video.vertical-video{width:100%;max-width:none;height:100%;object-fit:cover}.highlight-player-emoji-lane,.recording-video-emoji-lane{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:1;overflow:visible;border-radius:0}.highlight-player-emoji-lane .reaction-lane{position:absolute;right:12px;top:12px;bottom:12px;width:80px}.highlight-player-reactions{display:flex;align-items:center;gap:12px;padding:8px 0}.recording-reactions-label{font-size:.85rem;color:#ffffffb3;font-weight:500}.recording-reactions-tray{display:flex;align-items:center;gap:8px}.recording-reaction-button{background:#ffffff1a;border:1px solid rgba(255,255,255,.2);border-radius:8px;padding:6px 10px;font-size:1.2rem;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center}.recording-reaction-button:hover{background:#ffffff26;border-color:#ffffff4d;transform:scale(1.1)}.recording-reaction-button:active{transform:scale(.95)}@media (max-width: 768px){.highlight-meta-row .meta-count-label,.player-meta-row .meta-count-label,.player-meta-row .meta-label .meta-count-label{display:none}.highlight-meta-row .meta-count-number,.player-meta-row .meta-count-number,.player-meta-row .meta-label .meta-count-number{display:inline}.highlight-player-emoji-lane .reaction-lane{right:8px;top:8px;bottom:8px;width:70px}.player-shell{border-radius:2px;background:radial-gradient(circle at top,#262043,#05020a 60%);border:none;box-shadow:0 10px 30px #000000a6;width:100%;margin-left:0;margin-right:0}.player-shell video{border-radius:2px}.highlight-player-video,.recording-video{background-color:#0d0d10;width:100%;height:auto;display:block;object-fit:cover}.player-meta-row{padding:14px 20px 0}.overlay-bottom-row{padding:0 12px 8px}.video-overlay-controls-row{gap:20px}.overlay-play,.overlay-skip{width:48px;height:48px;min-width:48px;min-height:48px}}@media (max-width: 480px){.highlight-player-emoji-lane .reaction-lane{right:6px;top:6px;bottom:6px;width:65px}.video-overlay-controls{padding:var(--sp-md) var(--sp-sm) var(--sp-sm);gap:var(--sp-sm)}.overlay-play,.overlay-skip{width:48px;height:48px;min-width:48px;min-height:48px}.overlay-skip svg{width:16px;height:16px}.overlay-play svg{width:18px;height:18px}.overlay-time-remaining{font-size:.7rem}.overlay-progress{max-width:100%}.overlay-progress-track{height:5px}}.video-overlay-controls{position:absolute;left:0;right:0;bottom:0;padding:var(--sp-lg) var(--sp-md) var(--sp-md);background:linear-gradient(to top,#000000b3,#0000);pointer-events:none;display:flex;flex-direction:column;align-items:center;gap:var(--sp-md);z-index:10;transition:opacity 1s ease-in-out;opacity:1}.video-overlay-controls.overlay-visible{opacity:1;pointer-events:none}.video-overlay-controls.overlay-hidden{opacity:0;pointer-events:none}.video-overlay-controls.overlay-hidden>*{pointer-events:none}.video-overlay-controls.overlay-visible>*{pointer-events:auto}.video-overlay-controls>*{pointer-events:auto}.video-overlay-controls.overlay-fullscreen{z-index:1000}.video-overlay-controls.overlay-fullscreen.overlay-visible{opacity:1;pointer-events:none}.video-overlay-controls.overlay-fullscreen.overlay-visible>*{pointer-events:auto}.video-overlay-controls-row{display:flex;align-items:center;justify-content:center;gap:18px}.overlay-skip{width:40px;height:40px;border-radius:999px;display:flex;align-items:center;justify-content:center;background:radial-gradient(circle at 30% 20%,#1f2937,#020617);box-shadow:0 6px 20px #0000008c;border:1px solid rgba(255,255,255,.06);color:#f9fafb;cursor:pointer;transition:all .2s ease}.overlay-skip:hover{background:radial-gradient(circle at 30% 20%,#374151,#030712);transform:scale(1.05)}.overlay-skip svg{width:18px;height:18px}.skip-icon-svg{display:block}.overlay-play{border:none;width:48px;height:48px;min-width:48px;min-height:48px;border-radius:999px;display:flex;align-items:center;justify-content:center;background:#ffffff26;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);color:#fff;cursor:pointer;box-shadow:0 2px 12px #0006;transition:all .2s ease}.overlay-play:hover{background:#ffffff40;transform:scale(1.1);box-shadow:0 4px 16px #00000080}.overlay-play svg{width:20px;height:20px}.overlay-bottom-row{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:13px;color:#f9fafbe6;margin:8px 12px 6px}.overlay-time-remaining{font-size:13px;color:#f9fafbe6;white-space:nowrap;font-weight:500;text-shadow:0 1px 3px rgba(0,0,0,.5)}.overlay-fullscreen-button{width:32px;height:32px;border-radius:999px;border:none;background:#05050ab8;display:inline-flex;align-items:center;justify-content:center;color:#f9fafb;cursor:pointer;transition:background .2s ease,transform .15s ease}.overlay-fullscreen-button:hover{background:#ffffff14;transform:translateY(-1px)}.overlay-fullscreen-button svg{width:16px;height:16px}.overlay-progress{width:100%;max-width:400px;padding:0 var(--sp-sm);cursor:pointer}.overlay-progress-track{position:relative;height:6px;border-radius:999px;background:#ffffff40;overflow:hidden}.overlay-progress-fill{height:100%;background:linear-gradient(90deg,#ec4899,#8b5cf6,#22d3ee);border-radius:999px;transform-origin:left center;transition:width .1s linear;box-shadow:0 0 8px #9333ea99}.highlight-time-label{text-align:center;font-size:.8rem;color:#ffffffb3;margin-top:var(--sp-sm);padding:0 var(--sp-md)}.highlight-meta-row{margin-top:var(--sp-md);display:flex;align-items:center;gap:var(--sp-md);font-size:.85rem;padding:var(--sp-sm) 0}.highlight-meta-row .meta-button{display:inline-flex;align-items:center;gap:6px;border:none;background:transparent;color:inherit;cursor:pointer;padding:4px 8px;border-radius:6px;transition:all .2s ease}.highlight-meta-row .meta-button:hover{background:#ffffff1a}.highlight-meta-row .meta-button-like.is-liked .meta-icon{transform:scale(1.1);filter:drop-shadow(0 0 4px rgba(255,80,160,.7))}.highlight-meta-row .meta-icon{font-size:1rem;line-height:1;display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;border:1px solid rgba(255,255,255,.15);padding:0}.highlight-meta-row .meta-count,.player-meta-row .meta-count{font-size:13.5px;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-weight:500;margin-left:2px}.player-meta-row .meta-share .meta-count{margin-left:8px}.highlight-meta-row .meta-icon svg{width:16px;height:16px;stroke-width:2}.highlight-meta-row .meta-count{font-weight:500;font-size:.85rem}.highlight-meta-row .meta-views{display:inline-flex;align-items:center;gap:6px}.player-meta-row{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:var(--sp-md) var(--card-padding-x) var(--sp-lg) var(--card-padding-x);font-size:.85rem}.player-meta-row .meta-button{display:inline-flex;align-items:center;gap:6px;border:none;background:transparent;color:inherit;cursor:pointer;padding:0;transition:all .2s ease}.player-meta-row .meta-button:hover{opacity:.7}.player-meta-row .meta-like.meta-like-on .meta-icon{transform:scale(1.1);filter:drop-shadow(0 0 4px rgba(255,80,160,.7));color:#ff50a0}.player-meta-row .meta-icon{font-size:1rem;line-height:1;display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;border:1px solid rgba(255,255,255,.15);padding:0}.player-meta-row .meta-icon svg{width:16px;height:16px;stroke-width:2}.player-meta-row .meta-views{display:inline-flex;align-items:center;gap:6px;margin-left:auto}.player-meta-row .meta-fullscreen{margin-left:auto}.player-meta-row .meta-fullscreen .meta-icon{font-size:1.4rem;font-weight:700;line-height:1}.player-meta-row .meta-label{font-size:13.5px;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-weight:500}:fullscreen .highlight-player-video::-webkit-media-controls,:fullscreen .highlight-player-video::-webkit-media-controls-panel,:fullscreen .highlight-player-video::-webkit-media-controls-play-button,:fullscreen .highlight-player-video::-webkit-media-controls-timeline,:fullscreen .highlight-player-video::-webkit-media-controls-current-time-display,:fullscreen .highlight-player-video::-webkit-media-controls-time-remaining-display,:fullscreen .highlight-player-video::-webkit-media-controls-mute-button,:fullscreen .highlight-player-video::-webkit-media-controls-volume-slider,:-webkit-full-screen .highlight-player-video::-webkit-media-controls,:-webkit-full-screen .highlight-player-video::-webkit-media-controls-panel,:-webkit-full-screen .highlight-player-video::-webkit-media-controls-play-button,:-webkit-full-screen .highlight-player-video::-webkit-media-controls-timeline,:-webkit-full-screen .highlight-player-video::-webkit-media-controls-current-time-display,:-webkit-full-screen .highlight-player-video::-webkit-media-controls-time-remaining-display,:-webkit-full-screen .highlight-player-video::-webkit-media-controls-mute-button,:-webkit-full-screen .highlight-player-video::-webkit-media-controls-volume-slider,::-webkit-full-screen .highlight-player-video::-webkit-media-controls,::-webkit-full-screen .highlight-player-video::-webkit-media-controls-panel,::-webkit-full-screen .highlight-player-video::-webkit-media-controls-play-button,::-webkit-full-screen .highlight-player-video::-webkit-media-controls-timeline,::-webkit-full-screen .highlight-player-video::-webkit-media-controls-current-time-display,::-webkit-full-screen .highlight-player-video::-webkit-media-controls-time-remaining-display,::-webkit-full-screen .highlight-player-video::-webkit-media-controls-mute-button,::-webkit-full-screen .highlight-player-video::-webkit-media-controls-volume-slider{display:flex!important;opacity:1!important;visibility:visible!important}:fullscreen .highlight-player-emoji-lane{pointer-events:none}.highlight-player-processing-overlay{position:relative;width:100%;min-height:300px;max-height:80vh;background:linear-gradient(135deg,#0d0d10,#1a1a2e,#0d0d10);display:flex;align-items:center;justify-content:center;border-radius:inherit}.highlight-processing-content{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;padding:24px;text-align:center}.highlight-processing-spinner{width:48px;height:48px;border:3px solid rgba(255,255,255,.1);border-top-color:#6366f1cc;border-radius:50%;animation:highlight-spin 1s linear infinite}@keyframes highlight-spin{to{transform:rotate(360deg)}}.highlight-processing-text{font-size:1rem;font-weight:600;color:#ffffffe6;letter-spacing:.02em}.highlight-processing-subtext{font-size:.85rem;color:#ffffff80}@media (max-width: 768px){.highlight-player-processing-overlay{min-height:250px}.highlight-processing-spinner{width:40px;height:40px}.highlight-processing-text{font-size:.9rem}.highlight-processing-subtext{font-size:.75rem}}.reactions-toggle{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border-radius:999px;border:1px solid rgba(255,255,255,.2);background:#0006;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);color:#ffffffe6;font-size:.85rem;font-weight:500;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 8px #0000004d}.reactions-toggle:hover{background:#00000080;border-color:#ffffff4d;transform:translateY(-1px);box-shadow:0 4px 12px #0006}.reactions-toggle-on{background:#9333ea4d;border-color:#9333ea80;box-shadow:0 2px 8px #0000004d,0 0 12px #9333ea4d}.reactions-toggle-on:hover{background:#9333ea66;border-color:#9333ea99;box-shadow:0 4px 12px #0006,0 0 16px #9333ea66}.reactions-toggle-off{background:#0006;border-color:#ffffff26}.reactions-toggle-icon{font-size:1rem;line-height:1}.reactions-toggle-label{white-space:nowrap}.replay-share-button-wrapper{position:relative;display:inline-flex;align-items:center}.replay-share-button{display:flex;align-items:center;justify-content:center;padding:0;margin:0;background:transparent;border:none;border-radius:0;color:#fffc;cursor:pointer;transition:all .2s ease;flex-shrink:0}.replay-share-button:hover{color:#fffffff2}.replay-share-button:active{color:#ffffffe6}.replay-share-button:disabled{opacity:.5;cursor:not-allowed;transform:none}.replay-share-button svg{width:18px;height:18px;display:block}.replay-share-button .meta-count{margin-left:8px;font-weight:500;font-size:13.5px;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;color:#ffffffe6;line-height:1}.replay-share-toast{position:absolute;bottom:calc(100% + 12px);left:50%;transform:translate(-50%);background:#000000e6;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.2);border-radius:8px;padding:10px 16px;color:#fffffff2;font-size:13px;font-weight:500;white-space:nowrap;box-shadow:0 4px 16px #0006;z-index:1000;animation:fadeInUp .2s ease-out;pointer-events:auto;cursor:pointer}@keyframes fadeInUp{0%{opacity:0;transform:translate(-50%) translateY(4px)}to{opacity:1;transform:translate(-50%) translateY(0)}}@media (max-width: 768px){.replay-share-button .meta-count-label{display:none}.replay-share-button .meta-count-number{display:inline}.replay-share-button{width:40px;height:40px;min-width:40px;min-height:40px}.replay-share-button svg{width:16px;height:16px}.replay-share-toast{font-size:12px;padding:8px 14px}}.igo-modal-panel{position:relative;max-width:420px;width:100%;border-radius:18px;padding:20px 22px 16px;background:#fffffff0;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);box-shadow:0 12px 32px #0f172a2e,0 0 0 1px #e2e8f0e6;max-height:90vh;overflow-y:auto;overflow-x:hidden}.igo-modal-header{position:relative;padding-right:24px;margin-bottom:16px}.igo-modal-title{margin:0;font-size:18px;font-weight:600;color:#111827}.igo-modal-subtitle{margin:4px 0 0;font-size:13px;color:#6b7280}.igo-modal-panel,.igo-modal-panel p,.igo-modal-panel span,.igo-modal-panel label{color:#374151}.igo-modal-title{color:#111827}.igo-modal-subtitle,.settings-row-caption{color:#6b7280}.igo-modal-close{position:absolute;right:0;top:0;border:none;background:transparent;font-size:18px;cursor:pointer;color:#9ca3af;border-radius:999px;padding:2px 6px;transition:transform .12s ease,color .12s ease,background .12s ease}.igo-modal-close:hover{color:#4b5563;background:#94a3b81f;transform:translateY(-1px)}.igo-modal-body{display:flex;flex-direction:column;gap:10px}.igo-modal-card{display:flex;align-items:center;justify-content:space-between;gap:12px;border-radius:14px;background:#f9fafb;border:1px solid #e5e7eb;padding:12px 14px;box-shadow:none}.igo-modal-card-title{font-size:13px;font-weight:500;color:#111827}.igo-modal-card-caption{font-size:12px;color:#6b7280}.igo-modal-footer{display:flex;align-items:center;justify-content:space-between;margin-top:12px}.igo-modal-footer-buttons{display:flex;gap:10px}.igo-modal-button{border-radius:999px;padding:8px 18px;font-size:14px;border:none;cursor:pointer;transition:background .12s ease,box-shadow .12s ease,transform .12s ease;display:inline-flex;align-items:center;gap:8px}.igo-modal-button.secondary{background:#f3f4f6;color:#374151;border-radius:999px;padding:8px 20px;border:1px solid #e5e7eb;box-shadow:none}.igo-modal-button.secondary:hover{background:#e5e7eb}.igo-modal-button.primary{background:#6366f1;color:#fff;font-weight:500;border-radius:999px;padding:8px 20px;box-shadow:none}.igo-modal-button.primary:hover:not(:disabled){background:#4f46e5}.igo-modal-button.primary:disabled{opacity:.6;cursor:not-allowed;transform:none}.igo-toggle-on,.toggle-switch input:checked+.toggle-slider,.share-modal-toggle input[type=checkbox]:checked+.share-modal-toggle-slider{background:#6366f1;box-shadow:none}.igo-chip{border-radius:999px;padding:8px 18px;font-size:14px;border:1px solid rgba(209,213,219,.9);background:#f3f4f6;color:#111827;cursor:pointer;transition:all .12s ease}.igo-chip.is-active{border-color:#6366f1;background:#6366f1;color:#fff;box-shadow:none}.igo-modal-mobile-handle{width:40px;height:5px;background:#94a3b8b3;border-radius:999px;margin:6px auto 10px}@media (max-width: 480px){.igo-modal-panel{position:fixed;left:0;right:0;bottom:0;margin:0;border-radius:18px 18px 0 0;max-height:60vh;width:100%;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:16px 18px 14px;padding-bottom:calc(18px + env(safe-area-inset-bottom));animation:igoModalSheetSlideUp .28s ease;background:#fffffff0;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);box-shadow:0 -4px 24px #00000026}.igo-modal-mobile-handle{width:40px;height:5px;background:#d1d5db;border-radius:999px;margin:6px auto 14px}}@keyframes igoModalSheetSlideUp{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}.message-modal-overlay,.share-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#0f172a5c;display:flex;align-items:center;justify-content:center;z-index:10000;padding:1rem}.share-modal{position:relative;max-width:420px;width:100%}@keyframes modalSlideIn{0%{opacity:0;transform:translateY(-20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.share-modal-header{position:relative;padding-right:24px;margin-bottom:16px}.share-modal-title-wrapper{display:flex;align-items:center;gap:10px}.share-modal-title{margin:0;font-size:18px;font-weight:600;color:#111827}.share-modal-copy-icon-button{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:none;background:transparent;color:#6366f1;cursor:pointer;border-radius:6px;transition:background .12s ease,color .12s ease;padding:0;flex-shrink:0;position:relative}.share-modal-copy-icon-button:hover{background:#6366f11a}.share-modal-copy-icon-button.is-copied{color:#16a34a}.share-modal-copy-icon-button.is-copied:hover{background:#16a34a1a}.share-modal-copy-icon-button[title]:hover:after{content:attr(title);position:absolute;bottom:100%;left:50%;transform:translate(-50%);margin-bottom:8px;padding:6px 10px;background:#000000e6;color:#fff;font-size:12px;font-weight:500;white-space:nowrap;border-radius:6px;pointer-events:none;z-index:1000;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.share-modal-copy-icon-button[title]:hover:before{content:"";position:absolute;bottom:100%;left:50%;transform:translate(-50%) translateY(100%);margin-bottom:4px;border:4px solid transparent;border-top-color:#000000e6;pointer-events:none;z-index:1000}.share-modal-subtitle{margin:4px 0 0;font-size:13px;color:#9ca3af}.share-modal-close{position:absolute;right:-2px;top:-2px;border:none;background:transparent;font-size:18px;cursor:pointer;color:#9ca3af;transition:transform .12s ease,color .12s ease,background .12s ease;border-radius:999px;padding:2px 6px}.share-modal-close:hover{color:#e5e7eb;background:#94a3b833;transform:translateY(-1px)}.share-modal-body{display:flex;flex-direction:column;gap:10px}.share-modal-field-label{display:flex;flex-direction:column;gap:6px;font-size:13px;color:#e5e7eb}.share-modal-textarea{background:#fff;border:1px solid #d1d5db;border-radius:12px;padding:10px 12px;resize:vertical;font-size:14px;min-height:96px;outline:none;color:#374151;transition:border-color .14s ease,box-shadow .14s ease;font-family:inherit;box-sizing:border-box;width:100%}.share-modal-textarea:focus{border-color:#6366f1;box-shadow:0 0 0 2px #6366f12e}.share-modal-textarea::placeholder{color:#9ca3af}.share-modal-meta-row{display:flex;justify-content:flex-end;margin-top:-4px;margin-bottom:4px}.share-modal-char-count{font-size:11px;color:#9ca3af}.share-modal-card{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px}.share-modal-link-card{margin-bottom:10px}.share-modal-link-text{min-width:0;flex:1}.share-modal-link-label{display:block;font-size:12px;color:#e5e7eb;margin-bottom:2px}.share-modal-link-value{display:block;font-size:13px;color:#cbd5f5;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:220px}.share-modal-copy-button{background:#e5e7ff;color:#4f46e5;border-radius:999px;padding:6px 12px;border:1px solid #c7d2fe;font-size:13px;font-weight:500;cursor:pointer;transition:background .12s ease;white-space:nowrap;box-shadow:none}.share-modal-copy-button:hover{background:#dbeafe}.share-modal-copy-button.is-copied{background:#dcfce7;color:#16a34a;border-color:#bbf7d0}.share-modal-preview-card{flex-direction:column;align-items:stretch;gap:6px;margin-bottom:10px}.share-modal-preview-header{display:flex;align-items:center;justify-content:space-between;gap:8px}.share-modal-preview-title{font-size:13px;font-weight:500;color:#e5e7eb}.share-modal-preview-caption{margin:0;font-size:12px;color:#cbd5f5}.share-modal-toggle-wrapper{display:flex;align-items:center}.share-modal-toggle{display:flex;align-items:center;cursor:pointer;position:relative}.share-modal-toggle input[type=checkbox]{position:absolute;opacity:0;width:0;height:0}.share-modal-toggle-slider{position:relative;width:40px;height:22px;border-radius:999px;background:#00000014;border:1px solid rgba(0,0,0,.25);box-shadow:0 0 0 1px #ffffff26 inset,0 0 0 1px #94a3b859;transition:background .18s ease-out,border-color .18s ease-out,box-shadow .18s ease-out;display:flex;align-items:center;padding:2px}.share-modal-toggle-slider:before{content:"";width:18px;height:18px;border-radius:50%;background:#fff;box-shadow:0 2px 4px #00000059;transform:translate(0);transition:transform .18s ease-out}.share-modal-toggle input[type=checkbox]:checked+.share-modal-toggle-slider{background:#6366f1;border-color:transparent;box-shadow:none}.share-modal-toggle input[type=checkbox]:checked+.share-modal-toggle-slider:before{transform:translate(16px)}.share-modal-preview-body{display:flex;flex-direction:column;gap:10px;margin-top:10px}.share-modal-preview-thumbnail-large{position:relative;width:100%;aspect-ratio:16 / 9;border-radius:14px;overflow:hidden;background:radial-gradient(circle at top left,#1b1f3b,#05060c);box-shadow:0 14px 40px #00000073,0 0 0 1px #ffffff0f}.share-modal-preview-img{width:100%;height:100%;object-fit:cover;display:block}.share-modal-preview-placeholder{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;color:#eef2ff;font-size:.85rem;background:radial-gradient(circle at center,rgba(255,255,255,.04),transparent 55%)}.share-modal-preview-placeholder-icon{font-size:1.6rem;filter:drop-shadow(0 4px 10px rgba(0,0,0,.6))}.share-modal-preview-placeholder-text{opacity:.8}.share-modal-preview-loading{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;background:radial-gradient(circle at center,#00000059,#000000b3);color:#f5f7ff;font-size:.8rem;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.share-modal-preview-spinner{width:20px;height:20px;border-radius:50%;border:2px solid rgba(245,247,255,.35);border-top-color:#fff;animation:share-modal-spin .8s linear infinite}@keyframes share-modal-spin{to{transform:rotate(360deg)}}.share-modal-preview-error{font-size:.78rem;color:#d93025}.share-preview-actions{display:flex;gap:.75rem;margin-top:.75rem}.share-action-button{flex:1;display:inline-flex;align-items:center;justify-content:center;gap:.4rem;padding:.6rem .9rem;border-radius:9999px;border:none;font-size:.9rem;font-weight:500;cursor:pointer;transition:background .12s ease}.share-action-button:disabled{opacity:.55;cursor:not-allowed}.share-action-button-live{background:#7388ff;color:#fff!important}.share-action-button-live span{color:#fff!important}.share-action-button-live:hover:not(:disabled){background:#6478e6}.share-action-button-upload{background:#f3f4f6;border:1px solid #E5E7EB;color:#4b5563}.share-action-button-upload:hover:not(:disabled){background:#edeeef}.share-action-icon{width:16px;height:16px;flex-shrink:0}.share-hidden-file-input{display:none}.share-modal-footer{display:flex;align-items:center;justify-content:space-between;margin-top:12px}.share-modal-brand{font-size:11px;color:#6b7280}.share-modal-footer-buttons{display:flex;flex-direction:row;align-items:center;gap:10px}.share-modal-footer-row{display:flex;align-items:center;gap:10px;width:100%}.share-modal-footer-row .share-modal-button{flex:1}.share-modal-button-stream{width:auto}.share-modal-button-remote{background:#6366f124!important;color:#ffffffeb!important;border:1px solid rgba(99,102,241,.35)!important}.share-modal-button-remote:hover:not(:disabled){background:#6366f138!important;border-color:#6366f173!important}.share-modal-button{border-radius:999px;padding:8px 18px;font-size:14px;border:none;cursor:pointer;transition:background .12s ease,box-shadow .12s ease,transform .12s ease;display:inline-flex;align-items:center;gap:8px}.share-modal-button.secondary{background:#f3f4f6;color:#374151;border:1px solid #e5e7eb;box-shadow:none}.share-modal-button.secondary:hover{background:#e5e7eb}.share-modal-button.primary{background:#6366f1;color:#fff;font-weight:500;box-shadow:none}.share-modal-button.primary:hover:not(:disabled){background:#4f46e5}.share-modal-button.primary:disabled{opacity:.6;cursor:not-allowed;transform:none;box-shadow:0 10px 20px #94a3b84d,0 0 0 1px #d1d5dbe6}.share-modal-confirm-spinner{width:14px;height:14px;border-radius:50%;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;animation:share-modal-spin .8s linear infinite}@media (min-width: 481px){.share-modal{position:relative;max-height:90vh}}@media (max-width: 768px) and (min-width: 481px){.message-modal-overlay,.share-modal-overlay{padding:1rem}.share-modal{max-width:100%;width:100%;max-height:90vh}.share-modal-header{padding-right:20px}.share-modal-title{font-size:16px}.share-modal-subtitle{font-size:12px}.share-modal-link-value{max-width:150px}.share-modal-footer{flex-direction:column;align-items:stretch;gap:12px}.share-modal-brand{order:2;text-align:center}.share-modal-footer-buttons{width:100%;order:1}.share-modal-button{flex:1}}@media (max-width: 480px){.message-modal-overlay,.share-modal-overlay{padding:0;align-items:flex-end;background:#0f172a66}.igo-glass-modal,.share-modal{width:100%;margin:0!important;border-radius:18px 18px 0 0;padding:16px 18px calc(16px + env(safe-area-inset-bottom));position:fixed;left:0;right:0;bottom:0;max-height:80vh;overflow-y:auto;-webkit-overflow-scrolling:touch;animation:shareSheetSlideUp .28s ease;box-shadow:0 -8px 28px #0003,0 0 0 1px #ffffff14}@keyframes shareSheetSlideUp{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}.share-modal-mobile-handle{width:40px;height:5px;background:#0000002e;border-radius:3px;margin:6px auto 10px;display:block}.share-preview-actions{flex-direction:row}}@media (min-width: 481px){.share-modal-mobile-handle{display:none}.share-modal-close{top:10px;right:10px;position:absolute;z-index:9999}.share-modal-header{padding-right:40px}.share-modal-title{font-size:16px}.share-modal-subtitle{font-size:12px}.share-modal-link-value{max-width:160px}.share-modal-footer{flex-direction:column;align-items:stretch;gap:12px;padding-bottom:env(safe-area-inset-bottom)}.share-modal-brand{order:2;text-align:center}.share-modal-footer-buttons{width:100%;order:1}.share-modal-button{flex:1}}body.modal-open{overflow:hidden}.share-modal-embedded{position:relative;width:100%;max-width:100%;margin:0;border-radius:18px 18px 0 0;max-height:none;box-shadow:none;animation:shareSheetSlideUp .25s ease}.share-modal-embedded .igo-modal-mobile-handle{display:none}@media (max-width: 480px){.igo-modal-panel.share-modal-embedded{position:relative!important;inset:auto!important;left:auto!important;right:auto!important;bottom:auto!important;top:auto!important;border-radius:18px;max-height:none}}.edit-title-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10000;background:#0f172a5c;display:flex;align-items:center;justify-content:center;padding:1rem}.edit-title-modal-panel{animation:editTitleModalIn .18s ease-out}.edit-title-modal-body{padding:0}.edit-title-modal-field-label{display:block;margin-bottom:4px}.edit-title-modal-input{width:100%;padding:12px;font-size:1rem;color:#111827;background:#fff;border:1px solid #d1d5db;border-radius:12px;outline:none;transition:border-color .15s ease,box-shadow .15s ease}.edit-title-modal-input::placeholder{color:#9ca3af}.edit-title-modal-input:focus{border-color:#6366f1;box-shadow:0 0 0 2px #6366f12e}.edit-title-modal-char-count{text-align:right;font-size:.75rem;color:#6b7280;margin-top:6px}.edit-title-modal-footer{display:flex;justify-content:flex-end;gap:10px;margin-top:20px;padding-top:16px;border-top:1px solid #e5e7eb}.edit-title-modal-footer-buttons{display:flex;gap:10px}@media (max-width: 480px){.edit-title-modal-overlay{align-items:flex-end;padding:0;background:#0f172a66}.edit-title-modal-panel{animation:igoModalSheetSlideUp .28s ease}.igo-modal-mobile-handle{display:block;width:40px;height:5px;background:#d1d5db;border-radius:999px;margin:6px auto 14px}}@media (min-width: 481px){.igo-modal-mobile-handle{display:none}}@keyframes editTitleModalIn{0%{opacity:0;transform:translateY(-10px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.highlight-duration-editor-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0009;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:10000;padding:20px}.highlight-duration-editor-panel{max-width:400px;width:100%}.highlight-duration-editor-header{text-align:center}.highlight-duration-editor-body{display:flex;flex-direction:column;gap:20px;padding:0 4px}.highlight-duration-timeline{background:#ffffff0d;border-radius:12px;padding:16px}.highlight-duration-timeline-bar{position:relative;height:24px;background:#ffffff1a;border-radius:6px;overflow:visible}.highlight-duration-timeline-clip{position:absolute;top:0;bottom:0;background:linear-gradient(135deg,gold,orange);border-radius:6px;transition:width .15s ease-out}.highlight-duration-timeline-anchor{position:absolute;right:-8px;top:50%;transform:translateY(-50%);width:28px;height:28px;background:linear-gradient(135deg,gold,orange);border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #ffd70066;z-index:1}.highlight-duration-timeline-anchor-icon{font-size:14px}.highlight-duration-timeline-labels{display:flex;justify-content:space-between;margin-top:10px;font-size:12px;color:#fff9}.highlight-duration-timeline-end{font-style:italic;color:#ffd700cc}.highlight-duration-value-display{display:flex;align-items:baseline;justify-content:center;gap:6px}.highlight-duration-value-number{font-size:48px;font-weight:700;color:gold;line-height:1}.highlight-duration-value-unit{font-size:16px;color:#fff9}.highlight-duration-slider-section{display:flex;flex-direction:column;gap:8px}.highlight-duration-slider{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;height:8px;background:#ffffff26;border-radius:4px;outline:none;cursor:pointer}.highlight-duration-slider::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:24px;height:24px;border-radius:50%;background:linear-gradient(135deg,gold,orange);cursor:pointer;box-shadow:0 2px 6px #0000004d;transition:transform .1s ease}.highlight-duration-slider::-webkit-slider-thumb:hover{transform:scale(1.1)}.highlight-duration-slider::-webkit-slider-thumb:active{transform:scale(1.05)}.highlight-duration-slider::-moz-range-thumb{width:24px;height:24px;border-radius:50%;background:linear-gradient(135deg,gold,orange);cursor:pointer;border:none;box-shadow:0 2px 6px #0000004d}.highlight-duration-slider-range{display:flex;justify-content:space-between;font-size:12px;color:#ffffff80}.highlight-duration-presets{display:flex;flex-wrap:wrap;gap:8px;justify-content:center}.highlight-duration-preset{padding:8px 14px;border-radius:20px;background:#ffffff1a;border:1px solid rgba(255,255,255,.15);color:#fffc;font-size:13px;font-weight:500;cursor:pointer;transition:all .15s ease}.highlight-duration-preset:hover{background:#ffffff26;border-color:#ffffff40}.highlight-duration-preset.active{background:linear-gradient(135deg,gold,orange);border-color:transparent;color:#000;font-weight:600}.highlight-duration-info{font-size:12px;color:#ffffff80;text-align:center;line-height:1.5;margin:0}.highlight-duration-editor-footer{margin-top:8px}.highlight-duration-editor-footer-buttons{justify-content:flex-end}@media (max-width: 480px){.highlight-duration-editor-overlay{align-items:flex-end;padding:0}.highlight-duration-editor-panel{max-width:100%;border-radius:20px 20px 0 0}.highlight-duration-value-number{font-size:40px}.highlight-duration-presets{gap:6px}.highlight-duration-preset{padding:6px 12px;font-size:12px}}.highlight-edit-modal-overlay{animation:fadeIn .2s ease-out}.highlight-edit-modal-overlay--closing{animation:fadeOut .2s ease-out forwards}.highlight-edit-modal-panel{width:100%;max-width:520px;animation:slideUp .22s ease-out}.highlight-edit-modal-panel--closing{animation:slideDown .2s ease-out forwards}.highlight-edit-modal-body{gap:18px}.highlight-edit-section{display:flex;flex-direction:column;gap:8px}.highlight-edit-label{font-size:12px;font-weight:800;letter-spacing:.05em;text-transform:uppercase;color:#6b7280}.highlight-edit-input{width:100%;padding:12px 14px;border:1px solid #e5e7eb;border-radius:10px;background:#f9fafb;color:#111827;-webkit-text-fill-color:#111827;caret-color:#111827;font-size:1rem;transition:border-color .2s ease}.highlight-edit-input::placeholder{color:#9ca3af}.highlight-edit-input:focus{outline:none;border-color:#6366f18c;box-shadow:0 0 0 3px #6366f12e}.highlight-edit-timeline{background:#f9fafb;border:1px solid #e5e7eb;border-radius:10px;padding:14px}.highlight-edit-timeline-bar{position:relative;height:28px;background:#11182714;border-radius:6px;overflow:visible}.highlight-edit-timeline-clip{position:absolute;right:0;top:0;height:100%;background:linear-gradient(90deg,#6366f133,#6366f173);border-radius:0 6px 6px 0;transition:width .15s ease}.highlight-edit-timeline-anchor{position:absolute;right:-6px;top:50%;transform:translateY(-50%);font-size:14px;background:#fff;border:1px solid #e5e7eb;border-radius:50%;width:24px;height:24px;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 6px #0000004d}.highlight-edit-timeline-labels{display:flex;justify-content:space-between;margin-top:6px;font-size:.75rem;color:#6b7280}.highlight-edit-timeline-end{color:#6366f1;font-style:italic}.highlight-edit-duration-row{display:flex;align-items:center;gap:12px}.highlight-edit-duration-value{font-size:1.5rem;font-weight:700;color:#6366f1;min-width:48px}.highlight-edit-slider{flex:1;height:6px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#1118271f;border-radius:3px;cursor:pointer}.highlight-edit-slider::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:20px;height:20px;background:#6366f1;border-radius:50%;cursor:grab;box-shadow:0 2px 6px #0000004d;transition:transform .1s ease}.highlight-edit-slider::-webkit-slider-thumb:active{cursor:grabbing;transform:scale(1.15)}.highlight-edit-slider::-moz-range-thumb{width:20px;height:20px;background:#6366f1;border-radius:50%;cursor:grab;border:none;box-shadow:0 2px 6px #0000004d}.highlight-edit-presets{display:flex;flex-wrap:wrap;gap:8px}.highlight-edit-preset{padding:6px 12px;border:1px solid #e5e7eb;border-radius:16px;background:transparent;color:#374151;font-size:.8rem;cursor:pointer;transition:all .15s ease}.highlight-edit-preset:hover{border-color:#6366f18c;color:#6366f1}.highlight-edit-preset.active{background:#6366f11f;border-color:#6366f159;color:#3730a3;font-weight:600}.highlight-edit-modal-footer{border-top:1px solid #e5e7eb}.highlight-edit-modal-footer-buttons{display:flex;gap:12px;justify-content:flex-end}@keyframes slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes slideDown{0%{transform:translateY(0)}to{transform:translateY(100%)}}:root{--sp-sm: 6px;--sp-md: 12px;--sp-lg: 20px;--card-radius: 24px;--card-padding-x: 24px;--card-padding-y: 18px;--badge-radius: 999px;--page-padding-x: 24px}video,.player-shell,.recording-video,.recording-video-wrapper{touch-action:auto!important}.stream-ended-page{min-height:100vh;display:flex;flex-direction:column;padding:24px var(--page-padding-x) 32px;background:radial-gradient(circle at top left,#3f1b6b,#130824 40%,#05020a);color:#f7f2ff;position:relative;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;overscroll-behavior-y:auto}.stream-ended-page.stream-ended-page--has-top-bar{padding-top:calc(76px + env(safe-area-inset-top,0px))}@media (max-width: 640px){.stream-ended-page{padding:0 var(--page-padding-x) 16px}.stream-ended-page.stream-ended-page--has-top-bar{padding-top:calc(64px + env(safe-area-inset-top,0px))}}.stream-ended-top-bar{position:fixed;top:0;left:0;right:0;z-index:200;display:flex;align-items:center;justify-content:space-between;padding:calc(12px + env(safe-area-inset-top,0px)) 12px 0;background:linear-gradient(to bottom,#05020ab8,#05020a80 55%,#05020a00);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-bottom:1px solid rgba(255,255,255,.06);pointer-events:auto}.stream-ended-top-bar .previous-streams-back{display:flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;background:#ffffff14;border:1px solid rgba(255,255,255,.1);border-radius:10px;color:#fffc;cursor:pointer;transition:all .15s ease}.stream-ended-top-bar .previous-streams-back:hover{background:#ffffff1f;color:#fff}.stream-ended-streams-btn-wrapper{position:relative}.stream-ended-streams-btn{display:flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;border:none;border-radius:12px;background:transparent;color:#ffffffbf;cursor:pointer;transition:all .15s ease}.stream-ended-streams-btn:hover{background:#ffffff0f;border:1px solid rgba(255,255,255,.08);color:#fffffff2}.stream-ended-streams-btn:active{transform:scale(.98);background:#ffffff17}.stream-ended-streams-tooltip{position:absolute;top:calc(100% + 8px);right:0;display:flex;flex-direction:column;align-items:flex-end;padding:8px 12px;background:#191923f2;border:1px solid rgba(255,255,255,.1);border-radius:10px;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);box-shadow:0 4px 16px #0000004d;white-space:nowrap;animation:streamEndedTooltipFadeIn .15s ease;z-index:200}@keyframes streamEndedTooltipFadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.stream-ended-streams-tooltip span:first-child{font-size:13px;font-weight:600;color:#fff}.stream-ended-streams-tooltip-sub{font-size:11px;color:#ffffff80;margin-top:2px}@media (max-width: 600px){.stream-ended-top-bar{padding:calc(10px + env(safe-area-inset-top,0px)) 10px 0}}.stream-ended-shell{max-width:960px;margin:0 auto;width:100%;border-radius:28px;background:linear-gradient(145deg,#ffffff0a,#ffffff05);box-shadow:0 18px 45px #000000a6;overflow:hidden;backdrop-filter:blur(22px);-webkit-backdrop-filter:blur(22px);border:1px solid rgba(255,255,255,.12)}@media (max-width: 640px){.stream-ended-shell{border-radius:0;border:none;box-shadow:none;background:transparent;backdrop-filter:none;-webkit-backdrop-filter:none}}.stream-ended-hero{position:relative;height:320px;overflow:hidden}.stream-ended-hero-media{position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:center;filter:brightness(.95);background-image:none}.stream-ended-hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,#0000001f,#080319a6);z-index:1}.stream-ended-hero-overlay{position:relative;z-index:2;height:100%;display:flex;flex-direction:column;justify-content:flex-end;padding:24px 28px}@media (max-width: 768px){.stream-ended-hero-overlay{padding-top:0;padding-left:20px;padding-right:20px}}.hero-title{font-size:1.5rem;font-weight:600;margin:0 0 4px;color:#fff;text-shadow:0 2px 8px rgba(0,0,0,.5)}.stream-ended-hero-brand{position:absolute;top:12px;right:16px;font-size:12px;font-weight:600;letter-spacing:.4px;color:#fff;padding:0;border-radius:0;border:none;background:transparent;text-shadow:0 0 4px rgba(0,0,0,.7),0 0 8px rgba(0,0,0,.4);box-shadow:none;backdrop-filter:none;-webkit-backdrop-filter:none;pointer-events:none;margin:0;z-index:3}.stream-ended-hero-simple{height:auto;min-height:80px;background:transparent;padding:24px 28px}.stream-ended-hero-simple:after{display:none}.stream-ended-hero-content{display:flex;align-items:center;justify-content:space-between;width:100%}.stream-ended-hero-left{flex:1}.stream-ended-hero-simple .hero-title{color:#fff;text-shadow:none;margin:0;font-size:1.5rem;font-weight:600}.stream-ended-hero-right{display:flex;align-items:center;gap:8px}.stream-ended-hero-favicon{width:20px;height:20px;object-fit:contain}.stream-ended-hero-simple .stream-ended-hero-brand{position:static;color:#fffc;font-size:14px;font-weight:500;text-shadow:none;pointer-events:auto}@media (max-width: 768px){.stream-ended-hero-simple{padding:12px 16px;min-height:60px}.stream-ended-hero-simple .hero-title{font-size:1.25rem}.stream-ended-hero-favicon{width:18px;height:18px}.stream-ended-hero-simple .stream-ended-hero-brand{font-size:12px}}.stream-ended-title-section{display:flex;flex-wrap:wrap;align-items:center;gap:10px;padding:20px 28px 8px}@media (max-width: 768px){.stream-ended-title-section{padding:16px 20px 8px}}.stream-ended-time-info{width:100%;display:flex;align-items:center;gap:8px;font-size:.85rem;color:#fff9;margin-top:4px}.stream-ended-date{color:#ffffff80}.stream-ended-relative-time{color:#ffffffb3;font-weight:500}.stream-ended-title{font-size:1.5rem;font-weight:600;margin:0;color:#fff;flex:1;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.stream-ended-title-edit-btn{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:34px;height:34px;padding:0;background:#ffffff14;border:1px solid rgba(255,255,255,.12);border-radius:8px;color:#ffffffb3;cursor:pointer;transition:all .15s ease}.stream-ended-title-edit-btn:hover{background:#ffffff26;color:#fff;border-color:#fff3}.stream-ended-title-edit-btn:active{transform:scale(.95)}.highlight-tile-edit-btn{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;margin-left:6px;padding:0;background:#ffffff1a;border:none;border-radius:4px;color:#fff9;cursor:pointer;transition:all .15s ease;vertical-align:middle}.highlight-tile-edit-btn:hover{background:#fff3;color:#fff}.highlight-tile-edit-btn:active{transform:scale(.9)}.highlight-tile-download-btn{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;margin-left:8px;padding:0;background:#ffffff14;border:1px solid rgba(255,255,255,.1);border-radius:6px;color:#fff9;cursor:pointer;transition:all .15s ease;flex-shrink:0}.highlight-tile-download-btn:hover{background:#ffffff26;border-color:#fff3;color:#fff}.highlight-tile-download-btn:active{transform:scale(.9)}.full-recording-download-btn{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;margin-left:10px;padding:0;background:#ffffff14;border:1px solid rgba(255,255,255,.1);border-radius:8px;color:#ffffffb3;cursor:pointer;transition:all .15s ease;flex-shrink:0}.full-recording-download-btn:hover{background:#ffffff26;border-color:#ffffff40;color:#fff;transform:translateY(-1px)}.full-recording-download-btn:active{transform:scale(.95)}.stream-story-header{display:flex;flex-wrap:wrap;gap:12px;padding:16px 24px 8px}.story-chip{flex:0 0 auto;min-width:90px;padding:8px 12px;border-radius:999px;background:#0a051ce6;border:1px solid rgba(255,255,255,.09);box-shadow:0 6px 20px #00000080;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.chip-label{display:block;font-size:.7rem;text-transform:uppercase;letter-spacing:.08em;opacity:.7;color:#f7f2ff;margin-bottom:2px}.chip-value{display:block;font-size:.9rem;font-weight:600;color:#fff}.stream-section{padding:16px 24px 24px}.section-header-premium-strip{display:flex;align-items:center;justify-content:space-between;gap:12px}.section-indicator{font-size:13px;font-weight:700;color:#ffffffa6;white-space:nowrap}.highlight-strip{position:relative;margin-top:12px;touch-action:auto}.highlight-strip-scroller{display:flex;gap:12px;overflow-x:auto;overflow-y:hidden;padding:12px 16px 14px;scroll-padding-left:16px;scroll-padding-right:16px;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;touch-action:auto;overscroll-behavior-x:contain;border-radius:18px;background:#00000029;border:1px solid rgba(255,255,255,.06);box-shadow:inset 0 1px #ffffff0d;pointer-events:auto;cursor:grab}.highlight-strip-scroller:active{cursor:grabbing}.highlight-strip-scroller::-webkit-scrollbar{display:none}@media (max-width: 768px){.highlight-strip-scroller{padding-left:12px;padding-right:12px;scroll-padding-left:12px;scroll-padding-right:12px}}.highlight-tile-card{flex:0 0 auto;scroll-snap-align:start;min-width:240px;width:min(320px,78vw);cursor:default;border-radius:18px;overflow:visible;background:linear-gradient(145deg,#ffffff08,#0a041a8c);border:1px solid rgba(255,255,255,.08);box-shadow:inset 0 1px #ffffff0f;transition:box-shadow .2s ease,border-color .2s ease,background .2s ease;user-select:none;-webkit-user-select:none;-webkit-tap-highlight-color:transparent;touch-action:auto;pointer-events:auto}.highlight-tile-card:focus-visible{outline:none;box-shadow:inset 0 1px #ffffff14,0 0 0 2px #b478ff59}@media (hover: hover) and (pointer: fine){.highlight-tile-card:hover{border-color:#b478ff2e;box-shadow:inset 0 1px #ffffff14,0 18px 48px #00000059,0 0 0 1px #6366f124}}@media (min-width: 900px){.highlight-tile-card{width:320px;min-width:280px}}.highlight-tile-thumb{position:relative;width:100%;aspect-ratio:16 / 9;background:linear-gradient(135deg,#6366f12e,#00000038);background-size:cover;background-position:center;border-radius:0;overflow:hidden}.highlight-tile-thumb:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0000001a,#0000008c);pointer-events:none}.highlight-tile-play-btn{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:3}button.highlight-tile-play-btn,button.highlight-tile-play-btn:active,button.highlight-tile-play-btn:focus,button.highlight-tile-play-btn:focus-visible{transform:translate(-50%,-50%)!important;left:50%!important;top:50%!important;position:absolute!important}.highlight-strip .download-icon-button,.stream-section-premium-strip .download-icon-button,.stream-section-highlights .download-icon-button{display:none!important}.highlight-tile-footer{display:flex;align-items:center;gap:10px;padding:8px 10px;background:#00000038;border-top:1px solid rgba(255,255,255,.08)}.highlight-tile-like{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;padding:0;border-radius:14px;border:1px solid rgba(255,255,255,.1);background:#ffffff0a;color:#fffffff2;cursor:pointer;user-select:none;-webkit-user-select:none;-webkit-tap-highlight-color:transparent}.highlight-tile-like.is-liked{background:#ef444429;border-color:#ef44444d;color:#ef4444f2}.highlight-tile-like.highlight-tile-save.is-liked{background:#6366f133;border-color:#6366f159;color:#fffffff2}.highlight-tile-like-icon{font-size:22px;line-height:1}.highlight-tile-like:hover{background:#ffffff14}.highlight-tile-like:active{transform:scale(.98)}.highlight-tile-metrics{display:inline-flex;align-items:center;gap:12px;flex:1 1 auto;justify-content:center;font-size:12px;font-weight:800;color:#ffffffc7}.highlight-tile-metric{display:inline-flex;align-items:center;gap:6px}.highlight-tile-time{font-size:12px;font-weight:800;color:#ffffffa6;white-space:nowrap}.highlight-tile-header{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 12px;background:#0003;border-bottom:1px solid rgba(255,255,255,.08);border-top-left-radius:18px;border-top-right-radius:18px}.highlight-tile-header-title{flex:1 1 auto;min-width:0;font-size:13px;font-weight:800;color:#fffffff0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.highlight-tile-header-right{display:inline-flex;align-items:center;gap:10px;flex:0 0 auto}.highlight-tile-header-duration,.highlight-tile-header-time{font-size:12px;font-weight:900;color:#ffffffb8;white-space:nowrap}.highlight-tile-duration{display:inline-flex;align-items:center;gap:4px;background:transparent;border-radius:0;padding:0}.highlight-tile-duration-value{font-size:12px;font-weight:700;color:#ffffffb3;white-space:nowrap}.highlight-tile-duration-edit-btn{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:50%;background:#ffffff1a;border:none;cursor:pointer;color:#ffffffb3;padding:0;transition:all .15s ease}.highlight-tile-duration-edit-btn:hover{background:#ffd7004d;color:gold}.highlight-tile-duration-edit-btn:active{transform:scale(.95)}.highlight-tile-more-menu{position:relative;margin-left:auto;z-index:5000}.highlight-tile-more-btn{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;background:transparent;border:none;cursor:pointer;color:#ffffffb3;padding:0;transition:all .15s ease}.highlight-tile-more-btn:hover{background:#ffffff1a;color:#fffffff2}.highlight-tile-more-btn:active{transform:scale(.95)}.highlight-tile-more-dropdown{position:absolute;right:0;top:auto;bottom:calc(100% + 6px);min-width:140px;background:#191923fa;border:none;border-radius:10px;box-shadow:0 8px 24px #0006;z-index:6000;overflow:hidden;animation:fadeIn .15s ease-out;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.highlight-tile-more-item{display:flex;align-items:center;gap:10px;width:100%;padding:10px 14px;border:none;background:transparent;color:#ffffffe6;font-size:.9rem;text-align:left;cursor:pointer;transition:background .15s ease}.highlight-tile-more-item:hover{background:#ffffff14}.highlight-tile-more-item:active{background:#ffffff1f}.highlight-tile-more-item--danger{color:#ff6b6b}.highlight-tile-more-item--danger:hover{background:#ff6b6b26}.highlight-tile-more-item svg{flex-shrink:0;opacity:.8}@keyframes fadeIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.igo-action-sheet-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:12000;background:#0f172a66;display:flex;align-items:flex-end;justify-content:center;padding:0}.igo-action-sheet-panel{width:100%;max-width:520px;background:#191923fa;border-radius:18px 18px 0 0;padding:10px 14px 14px;padding-bottom:calc(14px + env(safe-area-inset-bottom));box-shadow:0 -10px 30px #00000038;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);animation:igo-action-sheet-up .22s ease}@keyframes igo-action-sheet-up{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}.igo-action-sheet-handle{width:44px;height:5px;background:#ffffff38;border-radius:999px;margin:4px auto 10px}.igo-action-sheet-header{position:relative;display:flex;align-items:center;justify-content:center;padding:0 36px 10px}.igo-action-sheet-title{font-size:14px;font-weight:650;color:#fffffff2;text-align:center;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.igo-action-sheet-close{position:absolute;right:6px;top:-2px;border:none;background:transparent;font-size:22px;color:#ffffff8c;cursor:pointer;border-radius:999px;padding:2px 8px}.igo-action-sheet-close:hover{color:#ffffffe6;background:#ffffff1a}.igo-action-sheet-actions{display:flex;flex-direction:column;gap:8px;padding:6px 2px 10px}.igo-action-sheet-item{width:100%;text-align:left;padding:12px 14px;border-radius:14px;border:1px solid rgba(255,255,255,.1);background:#ffffff0f;color:#ffffffeb;font-size:15px;font-weight:600;cursor:pointer}.igo-action-sheet-item:disabled{opacity:.45;cursor:not-allowed}.igo-action-sheet-item:hover:not(:disabled){background:#ffffff1a}.igo-action-sheet-item--danger{color:#ff6b6b;border-color:#ef444459}.igo-action-sheet-item--danger:hover:not(:disabled){background:#ef444424}.igo-action-sheet-item-content{display:inline-flex;align-items:center;gap:10px}.igo-action-sheet-item-icon{width:20px;height:20px;display:inline-flex;align-items:center;justify-content:center;opacity:.9}.igo-action-sheet-item-icon svg{width:18px;height:18px}.igo-action-sheet-item-label{line-height:1}.igo-action-sheet-done{margin-top:6px;width:100%;padding:12px 14px;border-radius:14px;border:1px solid rgba(255,255,255,.1);background:#ffffff14;color:#ffffffd9;font-size:15px;font-weight:650;cursor:pointer}.igo-action-sheet-done:hover{background:#ffffff1f}.highlight-tile-play-btn{display:inline-flex;align-items:center;justify-content:center;width:68px;height:68px;border-radius:999px;background:#00000059;border:1px solid rgba(255,255,255,.1);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);box-shadow:0 14px 40px #00000059}button.highlight-tile-play-btn{padding:0;cursor:pointer;touch-action:manipulation}button.highlight-tile-play-btn:focus-visible{outline:none;box-shadow:0 14px 40px #00000059,0 0 0 2px #b478ff73}.highlight-tile-play-icon{color:#ffffffeb;filter:drop-shadow(0 10px 28px rgba(0,0,0,.65))}.highlight-tile-play-icon path{stroke:#ffffff38;stroke-width:1.25;stroke-linejoin:round}.highlight-strip-edge-hint{pointer-events:none!important;position:absolute;top:0;right:4px;bottom:0;width:76px;background:linear-gradient(90deg,#0000,#05020aa6 70%,#05020ad9);display:flex;align-items:center;justify-content:flex-end;padding-right:8px;z-index:1}.highlight-strip-edge-hint *{pointer-events:none!important}.highlight-strip-chevron{font-size:26px;color:#ffffff8c;filter:drop-shadow(0 6px 18px rgba(0,0,0,.6));pointer-events:none!important}.lock-inline{margin-right:6px}.full-recording-hero{width:100%;border:none;padding:0;background:transparent;cursor:pointer}.full-recording-hero:focus-visible{outline:2px solid rgba(99,102,241,.65);outline-offset:3px;border-radius:18px}.full-recording-hero-poster{position:relative;width:100%;aspect-ratio:16 / 10;border-radius:18px;overflow:hidden;background:linear-gradient(135deg,#ffffff0f,#00000040);background-size:cover;background-position:center;border:1px solid rgba(255,255,255,.12);box-shadow:0 14px 40px #00000073}.full-recording-hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0000001f,#0000008c)}.full-recording-pill{position:absolute;top:12px;left:12px;font-size:12px;font-weight:800;color:#fffffff2;background:#00000073;border:1px solid rgba(255,255,255,.12);padding:6px 10px;border-radius:999px}.full-recording-duration{position:absolute;bottom:12px;left:12px;font-size:12px;font-weight:800;color:#fffffff2;background:#00000073;border:1px solid rgba(255,255,255,.12);padding:6px 10px;border-radius:999px}.full-recording-play{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;font-size:54px;color:#ffffffd9;text-shadow:0 10px 28px rgba(0,0,0,.6)}.full-recording-card{width:100%;border-radius:18px;overflow:hidden;background:linear-gradient(145deg,#ffffff0d,#0a041aa6);border:1px solid rgba(255,255,255,.1);box-shadow:0 14px 40px #00000073;cursor:pointer;user-select:none;-webkit-user-select:none;-webkit-tap-highlight-color:transparent}.full-recording-card:focus-visible{outline:2px solid rgba(99,102,241,.65);outline-offset:3px}.full-recording-card-header{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 12px;background:#0003;border-bottom:1px solid rgba(255,255,255,.08)}.full-recording-card-title{flex:1 1 auto;min-width:0;font-size:13px;font-weight:900;color:#fffffff0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.full-recording-card-header-right{display:inline-flex;align-items:center;gap:10px;flex:0 0 auto}.full-recording-card-duration{font-size:12px;font-weight:900;color:#ffffffb8;white-space:nowrap}.full-recording-card-thumb{position:relative;width:100%;aspect-ratio:16 / 10;background-color:#191923e6;background-size:cover;background-position:center;background-repeat:no-repeat}.video-placeholder-waiting.video-placeholder-waiting--overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:5;width:100%;height:100%;aspect-ratio:auto;min-height:0;border-radius:0;border:none;background:radial-gradient(120% 140% at 20% 10%,#ffffff1a,#0000 45%),linear-gradient(180deg,#0000001a,#00000059);display:flex;align-items:center;justify-content:center;pointer-events:none}.video-placeholder-waiting.video-placeholder-waiting--overlay:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(110deg,#fff0,#ffffff12 45%,#fff0 70%);transform:translate(-35%);animation:placeholderShimmer 1.6s ease-in-out infinite;opacity:.9}.video-placeholder-waiting.video-placeholder-waiting--overlay .video-placeholder-content{position:relative;z-index:1;padding:14px 16px;border-radius:999px;background:#00000061;border:1px solid rgba(255,255,255,.12);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 14px 40px #00000059;gap:6px}.video-placeholder-waiting.video-placeholder-waiting--overlay .video-placeholder-spinner{font-size:20px}.video-placeholder-waiting.video-placeholder-waiting--overlay .video-placeholder-text{font-size:13px;font-weight:700;color:#ffffffdb}.video-placeholder-subtext{font-size:12px;color:#ffffff9e;font-weight:500;padding:0 16px}.full-recording-card--waiting{cursor:default}.full-recording-card--waiting:focus-visible{outline:none}@keyframes placeholderShimmer{0%{transform:translate(-40%);opacity:.55}50%{opacity:.95}to{transform:translate(40%);opacity:.55}}.full-recording-card-footer{display:flex;align-items:center;gap:10px;padding:8px 10px;background:#00000038;border-top:1px solid rgba(255,255,255,.08)}@media (max-width: 640px){.stream-section{padding:12px 16px}.stream-section-reactions{padding:12px 0}.stream-section-highlights{padding:12px 16px}}.stream-section-actions{padding:24px;display:flex;justify-content:center;align-items:center;gap:16px}.stream-action-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-width:160px;height:44px;padding:0 24px;border-radius:999px;border:none;font-size:15px;font-weight:600;cursor:pointer;transition:background .16s ease-out,box-shadow .16s ease-out,transform .12s ease-out,color .16s ease-out,border-color .16s ease-out;white-space:nowrap}.stream-action-icon{display:inline-flex;align-items:center;justify-content:center}.stream-action-icon svg{width:18px;height:18px;stroke:currentColor}.stream-action-secondary{background:radial-gradient(circle at top left,#ffffff0f,#0f172ae6);border:1px solid rgba(255,255,255,.14);color:#f9fafb;box-shadow:0 6px 18px #00000073}.stream-action-secondary:hover{background:radial-gradient(circle at top left,#ffffff1a,#0f172af2);border-color:#ffffff42;transform:translateY(-1px)}.stream-action-primary{background:linear-gradient(135deg,#ec4899,#8b5cf6);color:#fff;box-shadow:0 0 24px #8b5cf6b3,0 12px 26px #0000008c}.stream-action-primary:hover{background:linear-gradient(135deg,#f472b6,#a855f7);transform:translateY(-1px)}@media (max-width: 480px){.stream-section-actions{flex-direction:row;flex-wrap:wrap;gap:12px;padding:20px 16px 10px}.stream-action-button{flex:1 1 0;min-width:150px;width:auto;max-width:none}.recording-badge{padding:3px 8px;font-size:.7rem}.recording-badge-icon{font-size:.85rem}.highlight-badge{padding:2px 7px;font-size:.65rem}.highlight-badge-icon{font-size:.8rem}.section-title-with-badge,.highlight-title-with-badge{gap:8px}}.section-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:4px}.section-header-with-toggle{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.section-header-left{flex:1;min-width:0}.section-header-right{flex-shrink:0;display:flex;align-items:center}.section-title{margin:0;font-size:20px;font-weight:700;color:#fff;line-height:1.2}.section-subtitle{margin:4px 0 0;font-size:.85rem;opacity:.8;color:#f7f2ff}.section-title-with-badge{display:inline-flex;align-items:center;gap:10px}.section-badge-emoji{font-size:1.5rem;line-height:1;flex-shrink:0;display:inline-block;filter:drop-shadow(0 2px 4px rgba(0,0,0,.3));width:24px}.section-subtitle-aligned{margin-left:34px;padding-left:0;display:block}.section-header .summary-stat-button{margin-top:8px}.recording-badge{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border-radius:999px;font-size:.75rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;background:linear-gradient(135deg,#ffffff24,#ffffff0a);border:1px solid rgba(255,255,255,.18);box-shadow:0 0 0 1px #00000040;color:#ffffffe6;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.recording-badge-icon{font-size:.9rem;line-height:1}.recording-badge-text{white-space:nowrap}.recording-badge-duration{margin-left:4px;opacity:.8;font-weight:500}.glass-card{border-radius:var(--card-radius);padding:var(--card-padding-y) 0 0;background:radial-gradient(circle at top left,#ffffff14,#0a041ae6);border:1px solid rgba(255,255,255,.12);box-shadow:0 14px 35px #000c;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}@media (max-width: 640px){.glass-card{border-radius:0;border:none;box-shadow:none;background:transparent}}.full-stream-item{display:flex;flex-direction:column;gap:0;padding:0;overflow:hidden;border-radius:var(--card-radius);margin-top:var(--sp-lg)}.recording-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:16px}.recording-header-left{flex:1;min-width:0}.recording-subtitle{margin:8px 0 0;font-size:.85rem;opacity:.8;color:#f7f2ff}.recording-badge-duration{margin-left:4px;opacity:.8}.emoji-toggle-chip{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border-radius:999px;border:1px solid rgba(255,255,255,.2);background:#ffffff1a;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);color:#ffffffe6;font-size:.85rem;font-weight:500;cursor:pointer;transition:all .2s ease}.emoji-toggle-chip:hover{background:#ffffff26;border-color:#ffffff4d;transform:translateY(-1px)}.emoji-toggle-chip-icon{font-size:1rem;line-height:1}.emoji-toggle-chip-text{white-space:nowrap}.recording-card{padding:0;position:relative;overflow:hidden}.recording-header{padding:var(--sp-md) var(--sp-md) var(--sp-sm);display:flex;align-items:flex-start;justify-content:space-between;gap:var(--sp-md)}.recording-video-wrapper{position:relative;width:100%;min-height:300px;background:#000;overflow:hidden;display:flex;align-items:center;justify-content:center}.recording-video{width:100%;height:auto;min-height:300px;max-height:80vh;display:block;background:#000;object-fit:cover}.meta-button{display:inline-flex;align-items:center;gap:6px;border:none;background:transparent;color:inherit;cursor:pointer;padding:4px 8px;border-radius:6px;transition:all .2s ease}.meta-button:hover{background:#ffffff1a}.meta-button-like.is-liked .meta-icon{transform:scale(1.1);filter:drop-shadow(0 0 4px rgba(255,80,160,.7))}.meta-icon{font-size:1rem;line-height:1;display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;border:1px solid rgba(255,255,255,.15);padding:0}.meta-icon svg{width:16px;height:16px;stroke-width:2}.meta-count{font-weight:500;font-size:13.5px;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;color:#fffffff2}.meta-views{display:inline-flex;align-items:center;gap:6px}.meta-label{font-size:13.5px;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-weight:500}.recording-video{width:100%;height:auto;min-height:300px;max-height:80vh;border-radius:0;display:block;background:#0d0d10;object-fit:cover;position:relative;z-index:0}.stream-section-reactions{padding:24px}.stream-section-full-recording{padding:16px 24px 24px}.stream-section-full-recording .section-header{margin-bottom:12px}.player-meta-row.player-meta-row--tile{justify-content:flex-start;gap:16px;padding:9px 12px;background:linear-gradient(to top,#00000038,#0000001a);border-top:1px solid rgba(255,255,255,.06);border-bottom-left-radius:12px;border-bottom-right-radius:12px;overflow:visible;position:relative}.player-meta-row.player-meta-row--tile .meta-icon{width:22px;height:22px;border:none;background:transparent}.player-meta-row.player-meta-row--tile .meta-icon svg{width:18px;height:18px}.meta-count-number{font-weight:800}.meta-count-label{opacity:.62;font-weight:700}.player-meta-row.player-meta-row--tile .meta-views{margin-left:0}.meta-like-red .meta-icon svg{stroke:#ff4d6a}.meta-like-red.meta-like-on .meta-icon svg{fill:#ff4d6a;stroke:#ff4d6a}.meta-views-blue .meta-icon svg{stroke:#4da6ff}.meta-reactions{display:inline-flex;align-items:center;gap:6px}.meta-reactions .stat-icon{font-size:16px;line-height:1}.player-meta-row.player-meta-row--tile .tile-time{margin-left:auto;opacity:.75;font-weight:800;white-space:nowrap}.highlight-tile-footer{padding:0;background:transparent;border-top:none}.stream-summary-stats{display:flex;gap:12px;padding:0 0 16px;justify-content:center;flex-wrap:wrap}.summary-stat-button{display:flex;align-items:center;gap:8px;padding:10px 16px;border-radius:999px;background:#ffffff1a;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.15);box-shadow:0 4px 12px #0003;transition:all .3s ease}.summary-stat-button:hover{background:#ffffff26;border-color:#ffffff40;transform:translateY(-2px);box-shadow:0 6px 16px #0000004d}.stat-icon{font-size:1.2rem;line-height:1}.stat-value{font-size:.95rem;font-weight:600;color:#fff}.stat-label{font-size:.75rem;color:#fffc;text-transform:lowercase}.summary-emoji-grid{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;margin-top:8px}.summary-emoji-chip{display:flex;flex-direction:column;align-items:center;justify-content:center;width:90px;height:90px;padding:0;background:#ffffff1a;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-radius:50%;border:2px solid rgba(255,255,255,.15);transition:all .3s ease;cursor:default;box-shadow:0 4px 12px #0003}.summary-emoji-chip:hover{background:#ffffff26;border-color:#ffffff4d;transform:translateY(-4px) scale(1.05);box-shadow:0 6px 20px #0000004d}.summary-emoji{font-size:40px;line-height:1;margin-bottom:4px;display:block}.summary-emoji-count{font-size:12px;font-weight:600;color:#fffc;opacity:.9;margin-top:2px}.highlights-feed{margin-top:8px}.highlights-list{display:flex;flex-direction:column;gap:24px;margin-top:8px}@media (max-width: 640px){.highlights-list{gap:0;margin-top:0}.highlights-feed{margin-top:0}}.highlight-item{display:flex;flex-direction:column;gap:0;padding:0;overflow:hidden;border-radius:var(--card-radius);position:relative}.highlight-item .highlight-share-count-pill{position:absolute;bottom:12px;right:12px;padding:4px 8px;background:#000000b3;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);border:1px solid rgba(255,255,255,.15);border-radius:12px;font-size:11px;font-weight:500;color:#ffffffd9;z-index:10;pointer-events:none}@media (max-width: 768px){.meta-count-label,.meta-label .meta-count-label{display:none}.meta-count-number,.meta-label .meta-count-number{display:inline}.highlight-item .highlight-share-count-pill{bottom:8px;right:8px;font-size:10px;padding:3px 6px}}.highlight-item .highlight-header{padding:var(--sp-md) var(--card-padding-x) var(--sp-md) var(--card-padding-x);display:flex;align-items:center;justify-content:space-between;gap:var(--sp-md)}@media (min-width: 769px){.highlight-item,.full-stream-item{padding:0;border-radius:var(--card-radius)}.player-shell{border-radius:0;margin-left:calc(-1 * var(--page-padding-x));margin-right:calc(-1 * var(--page-padding-x));width:calc(100% + (2 * var(--page-padding-x)))}.player-shell video,.highlight-player-video,.recording-video{border-radius:0}.recording-video-wrapper{border-radius:0}}.full-stream-item .highlight-header{padding:var(--sp-md) var(--card-padding-x) var(--sp-md) var(--card-padding-x);display:flex;align-items:center;justify-content:space-between;gap:var(--sp-md)}.highlight-header-left{display:flex;align-items:center;gap:var(--sp-md);flex:0 0 auto}.highlight-header-center{flex:1 1 auto}.highlight-timecode{white-space:nowrap;font-size:13.5px;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;opacity:.9;color:#fffc}.highlight-header-right{flex:0 0 auto;text-align:right;display:flex;align-items:center;gap:8px}.highlight-reaction-count{display:inline-flex;align-items:center;gap:4px;font-size:.85rem;color:#ffffffe6}.highlight-reaction-count-icon{font-size:1rem;line-height:1}.highlight-reaction-count-value{font-weight:600}.highlight-header-reactions{display:inline-flex;align-items:center;gap:4px;font-size:.85rem;color:#ffffffe6}.highlight-header-reactions-icon{font-size:1rem;line-height:1}.highlight-header-reactions-count{font-weight:600}.highlight-item-header{display:flex;align-items:center;justify-content:space-between;gap:var(--sp-md)}.highlight-item-toggle{flex-shrink:0;display:flex;align-items:center}.highlight-item-info{display:flex;flex-direction:column;gap:8px;flex:1;min-width:0}.highlight-title-with-badge{display:flex;align-items:center;gap:var(--sp-md);flex-wrap:wrap}.highlight-title-row{display:flex;align-items:center;gap:var(--sp-sm);flex-wrap:wrap}.pill-badge{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border-radius:var(--badge-radius);font-size:.75rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;background:radial-gradient(circle at 0% 0%,#ffd780e6,#8b5cf6d9);color:#1b102e;box-shadow:0 0 0 1px #ffffff59,0 8px 16px #0006;white-space:nowrap}.highlight-badge-icon{font-size:.9rem;line-height:1}.highlight-badge-text{white-space:nowrap}.highlight-item-icon{font-size:1.5rem;flex-shrink:0}.highlight-item-details{flex:1;min-width:0;display:flex;align-items:center;gap:8px;flex-wrap:wrap}.highlight-item-title{font-size:.9rem;font-weight:600;color:#fff}.highlight-item-time{font-size:.8rem;color:#ffffffb3}.highlight-item-stats{display:flex;align-items:center;gap:12px}.highlight-tile{display:flex;align-items:center;gap:12px;padding:14px 16px;cursor:pointer;transition:all .2s ease;border:1px solid rgba(255,255,255,.1);text-align:left;background:#ffffff0d;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.highlight-tile:hover{background:#ffffff1a;border-color:#fff3;transform:translateY(-2px);box-shadow:0 4px 12px #0003}.highlight-tile:active{transform:translateY(0)}.highlight-tile-icon{font-size:1.5rem;flex-shrink:0}.highlight-tile-content{flex:1;min-width:0}.highlight-tile-title{font-size:.9rem;font-weight:600;color:#fff;margin-bottom:2px}.highlight-tile-time{font-size:.8rem;color:#ffffffb3;margin-bottom:4px}.highlight-tile-stats{display:flex;align-items:center;gap:12px;margin-top:6px}.highlight-stat{display:inline-flex;align-items:center;gap:4px;font-size:.75rem;color:#ffffffa6;margin-left:4px}.highlight-stat-icon{font-size:.85rem}.highlight-stat-value{font-weight:500}.highlights-empty{display:flex;align-items:center;gap:16px;padding:16px 18px}.highlights-empty-icon{font-size:1.6rem;flex-shrink:0}.highlights-empty-text h3{margin:0 0 4px;font-size:1rem;font-weight:600;color:#fff}.highlights-empty-text p{margin:0;font-size:.85rem;opacity:.85;color:#f7f2ff;line-height:1.4}@media (max-width: 640px){:root{--page-padding-x: 12px}.stream-ended-page{padding:24px var(--page-padding-x) 32px;background:radial-gradient(circle at top,#3b1e69,#090314 55%,#020008)}.highlight-item,.full-stream-item{padding:14px 0 16px;border-radius:2px;box-shadow:0 18px 40px #000000b3,0 0 60px #9333ea4d,0 0 100px #ec489933,0 0 0 1px #94a3b814}.player-shell{margin-left:0;margin-right:0;border-radius:2px;width:100%}.player-shell video{border-radius:2px}.stream-ended-shell{border-radius:0;max-width:100%;box-shadow:none;border:none;background:transparent}.stream-ended-hero{height:240px;border-radius:0}.stream-ended-hero-brand{top:12px;right:16px;font-size:11px}.summary-emoji-chip{width:70px;height:70px}.summary-emoji{font-size:32px}.summary-emoji-count{font-size:11px}.stream-ended-hero-overlay{padding:18px 16px}.hero-title{font-size:1.25rem}.hero-subtitle{font-size:.85rem}.stream-story-header{padding:12px 16px 4px;gap:8px}.story-chip{min-width:80px;padding:6px 10px}.chip-label{font-size:.65rem}.chip-value{font-size:.85rem}.stream-section{padding:20px 0}.stream-section-recording{padding:0}.section-title{font-size:1.05rem}.section-subtitle{font-size:14px;opacity:.92}.highlight-header,.full-stream-item .highlight-header{padding-inline:16px}.recording-card{padding:0;border-radius:0;border:none;background:transparent;box-shadow:none}.recording-header{flex-wrap:wrap;gap:var(--sp-md);padding:var(--sp-md)}.highlight-item .highlight-header{padding:var(--sp-md) var(--sp-md) var(--sp-sm) var(--sp-md)}.recording-meta-row,.highlight-meta-row{padding:var(--sp-sm) var(--sp-md) var(--sp-md)}.meta-button-wrapper{display:flex;align-items:center}.recording-header{flex-wrap:wrap;gap:12px}.emoji-toggle-chip{padding:5px 10px;font-size:.8rem}.recording-video{border-radius:0;width:100%;height:auto}.stream-section-recording .section-header{padding:20px 16px 12px;margin-bottom:0}.recording-video-wrapper{margin-top:0}.section-header-with-toggle{flex-wrap:wrap}.section-header-right{margin-top:4px}.emoji-toggle-switch{gap:6px}.emoji-toggle-icon{font-size:1rem}.emoji-toggle-switch-slider{width:40px;height:24px}.emoji-toggle-switch-slider:before{width:20px;height:20px}.emoji-toggle-switch-input:checked+.emoji-toggle-switch-slider:before{transform:translate(16px)}.highlight-item-header{align-items:center}.highlight-item-toggle{margin-left:auto}.recording-badge{padding:3px 8px;font-size:.7rem}.recording-badge-icon{font-size:.85rem}.highlight-badge{padding:2px 7px;font-size:.65rem}.highlight-badge-icon{font-size:.8rem}.section-title-with-badge,.highlight-title-with-badge{gap:8px}.highlight-overlay{position:absolute;top:12px;left:12px;right:12px;background:#000000bf;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.2);border-radius:8px;padding:8px 12px;z-index:10;pointer-events:auto}.highlight-overlay-content{display:flex;align-items:center;justify-content:space-between;gap:12px}.highlight-overlay-text{font-size:.85rem;font-weight:500;color:#fffffff2;flex:1}.highlight-overlay-exit{background:#ffffff26;border:1px solid rgba(255,255,255,.3);border-radius:6px;padding:6px 12px;font-size:.8rem;font-weight:500;color:#fffffff2;cursor:pointer;transition:all .2s ease;white-space:nowrap}.highlight-overlay-exit:hover{background:#ffffff40;border-color:#fff6}.highlight-overlay-exit:active{transform:scale(.98)}.emoji-toggle-switch{display:flex;align-items:center;gap:8px;cursor:pointer;-webkit-user-select:none;user-select:none;position:relative}.emoji-toggle-icon{font-size:1.1rem;line-height:1;display:flex;align-items:center;justify-content:center}.emoji-toggle-switch-input{position:absolute;opacity:0;width:0;height:0}.emoji-toggle-switch-slider{position:relative;display:inline-block;width:44px;height:26px;background-color:#fff3;border-radius:13px;transition:background-color .3s ease;cursor:pointer}.emoji-toggle-switch-slider:before{content:"";position:absolute;width:22px;height:22px;left:2px;top:2px;background-color:#fff;border-radius:50%;transition:transform .3s ease,box-shadow .3s ease;box-shadow:0 2px 4px #0003}.emoji-toggle-switch-input:checked+.emoji-toggle-switch-slider{background-color:#34c759}.emoji-toggle-switch-input:checked+.emoji-toggle-switch-slider:before{transform:translate(18px);box-shadow:0 2px 6px #34c75966}.emoji-toggle-switch-input:focus+.emoji-toggle-switch-slider{outline:2px solid rgba(52,199,89,.5);outline-offset:2px}.emoji-toggle-switch:active .emoji-toggle-switch-slider:before{width:26px}.emoji-toggle-switch-input:checked:active+.emoji-toggle-switch-slider:before{width:26px}.recording-video-wrapper{position:relative;width:100%;min-height:300px;background:#0d0d10;border-radius:0;overflow:hidden;display:flex;align-items:center;justify-content:center}.recording-video-wrapper{border-radius:0}.recording-video-emoji-lane{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:1;overflow:visible;border-radius:12px}.player-shell:fullscreen,:-webkit-full-screen .player-shell{width:100vw;height:100vh;background:#000;display:flex;align-items:center;justify-content:center;position:relative}.player-shell:fullscreen .recording-video,:-webkit-full-screen .player-shell .recording-video{width:100%;height:100%;max-height:none;object-fit:cover}.player-shell:fullscreen .recording-video.vertical-video,:-webkit-full-screen .player-shell .recording-video.vertical-video{width:100%;max-width:none;height:100%;object-fit:cover}:fullscreen .recording-video::-webkit-media-controls,:fullscreen .recording-video::-webkit-media-controls-panel,:fullscreen .recording-video::-webkit-media-controls-play-button,:fullscreen .recording-video::-webkit-media-controls-timeline,:fullscreen .recording-video::-webkit-media-controls-current-time-display,:fullscreen .recording-video::-webkit-media-controls-time-remaining-display,:fullscreen .recording-video::-webkit-media-controls-mute-button,:fullscreen .recording-video::-webkit-media-controls-volume-slider,:-webkit-full-screen .recording-video::-webkit-media-controls,:-webkit-full-screen .recording-video::-webkit-media-controls-panel,:-webkit-full-screen .recording-video::-webkit-media-controls-play-button,:-webkit-full-screen .recording-video::-webkit-media-controls-timeline,:-webkit-full-screen .recording-video::-webkit-media-controls-current-time-display,:-webkit-full-screen .recording-video::-webkit-media-controls-time-remaining-display,:-webkit-full-screen .recording-video::-webkit-media-controls-mute-button,:-webkit-full-screen .recording-video::-webkit-media-controls-volume-slider,::-webkit-full-screen .recording-video::-webkit-media-controls,::-webkit-full-screen .recording-video::-webkit-media-controls-panel,::-webkit-full-screen .recording-video::-webkit-media-controls-play-button,::-webkit-full-screen .recording-video::-webkit-media-controls-timeline,::-webkit-full-screen .recording-video::-webkit-media-controls-current-time-display,::-webkit-full-screen .recording-video::-webkit-media-controls-time-remaining-display,::-webkit-full-screen .recording-video::-webkit-media-controls-mute-button,::-webkit-full-screen .recording-video::-webkit-media-controls-volume-slider{display:flex!important;opacity:1!important;visibility:visible!important}.recording-video-emoji-lane{border-radius:0}.recording-video-emoji-lane .reaction-lane{position:absolute;right:12px;top:12px;bottom:12px;width:80px}@media (max-width: 768px){.recording-video-emoji-lane .reaction-lane{right:8px;top:8px;bottom:8px;width:70px}}@media (max-width: 480px){.recording-video-emoji-lane .reaction-lane{right:6px;top:6px;bottom:6px;width:65px}}.emoji-overlay{pointer-events:none;position:absolute;right:60px;top:0;bottom:0;width:80px;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;padding-bottom:16px;overflow:visible;z-index:10}.emoji-burst{position:absolute;bottom:0;font-size:32px;display:flex;align-items:center;justify-content:center;pointer-events:none;opacity:0;animation:emoji-pop 2s linear forwards;transform-origin:center center;will-change:transform,opacity;backface-visibility:hidden;-webkit-backface-visibility:hidden}@keyframes emoji-pop{0%{transform:translateY(0) scale(1);opacity:1}80%{transform:translateY(calc(-.8*(100vh - 200px))) scale(1);opacity:1}to{transform:translateY(calc(-1*(100vh - 200px))) scale(1);opacity:0}}@media (max-width: 768px){.emoji-overlay{right:56px;width:70px}.emoji-burst{font-size:36px}}@media (max-width: 480px){.emoji-overlay{right:52px;width:65px}.emoji-burst{font-size:30px}}.recording-reactions{margin-top:12px;padding-top:12px;border-top:1px solid rgba(255,255,255,.1)}.recording-reactions-label{font-size:.85rem;font-weight:500;color:#fffc;margin-bottom:8px}.recording-reactions-tray{display:flex;flex-wrap:wrap;gap:8px}.recording-reaction-button{width:40px;height:40px;border:1px solid rgba(255,255,255,.2);background:#ffffff0d;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border-radius:8px;font-size:1.2rem;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;padding:0}.recording-reaction-button:hover{background:#ffffff1a;border-color:#ffffff4d;transform:scale(1.1)}.recording-reaction-button:active{transform:scale(1.05)}.highlights-list{gap:16px}.highlight-item{padding:12px;gap:12px}.highlight-tile{padding:12px 14px}.highlights-empty{flex-direction:column;text-align:center;padding:20px 16px;gap:12px}.highlights-empty-icon{font-size:2rem}.highlight-item{border:none;box-shadow:none;background:transparent}.stream-section-actions{padding:24px 16px}}.stream-ended-background{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at top left,#3f1b6b,#130824 40%,#05020a);z-index:-1}.stream-ended-container{max-width:960px;margin:0 auto;width:100%;padding:24px var(--page-padding-x);display:flex;flex-direction:column;min-height:calc(100vh - 80px)}.stream-ended-content{display:flex;flex-direction:column;gap:24px;flex:1}.stream-ended-header{display:flex;flex-direction:column;align-items:center;gap:16px;text-align:center;margin-bottom:8px}.stream-ended-logo{display:flex;align-items:center;justify-content:center;margin-bottom:8px}.stream-ended-logo-img{max-width:200px;height:auto;width:auto}.stream-ended-title{font-size:2rem;font-weight:700;color:#fff;margin:0;text-shadow:0 2px 8px rgba(0,0,0,.5)}.stream-ended-subtitle{font-size:1rem;color:#ffffffd9;margin:0;opacity:.9}.stream-ended-summary-card{background:linear-gradient(145deg,#ffffff0a,#ffffff05);border-radius:24px;overflow:hidden;border:1px solid rgba(255,255,255,.12);box-shadow:0 18px 45px #000000a6;backdrop-filter:blur(22px);-webkit-backdrop-filter:blur(22px)}.summary-preview{position:relative;width:100%;aspect-ratio:16 / 9;overflow:hidden;background:#000}.summary-preview-image-wrapper{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.summary-preview-image{width:100%;height:100%;object-fit:cover;filter:brightness(.85)}.summary-preview-brand-pill{position:absolute;top:12px;right:16px;padding:6px 12px;background:#000000bf;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border-radius:999px;font-size:12px;font-weight:600;letter-spacing:.4px;color:#fff;border:1px solid rgba(255,255,255,.2)}.summary-preview-play-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:#0000004d;transition:background .2s ease}.summary-preview-image-wrapper:hover .summary-preview-play-overlay{background:#0006}.summary-preview-play-button{width:72px;height:72px;border-radius:50%;background:#fffffff2;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 20px #0000004d}.summary-preview-play-button:hover{transform:scale(1.08);background:#fff}.summary-preview-play-button svg{width:32px;height:32px;color:#1a1a2e;margin-left:4px}.summary-preview-message-overlay{position:absolute;bottom:0;left:0;right:0;padding:16px 20px;background:linear-gradient(to top,rgba(0,0,0,.85) 0%,rgba(0,0,0,.6) 60%,transparent 100%);color:#fff;font-size:15px;font-weight:500;line-height:1.4;text-shadow:0 1px 3px rgba(0,0,0,.5)}.summary-content{padding:24px;display:flex;flex-direction:column;gap:12px}.summary-title{font-size:1.5rem;font-weight:700;color:#fff;margin:0}.summary-subtitle{font-size:.95rem;color:#fffc;margin:0;line-height:1.5;opacity:.9}.stream-ended-actions{display:flex;justify-content:center;align-items:center;padding:8px 0}.action-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-width:200px;height:48px;padding:0 32px;border-radius:999px;border:none;font-size:16px;font-weight:600;cursor:pointer;transition:background .16s ease-out,box-shadow .16s ease-out,transform .12s ease-out;white-space:nowrap}.action-button-primary{background:linear-gradient(135deg,#ec4899,#8b5cf6);color:#fff;box-shadow:0 0 24px #8b5cf6b3,0 12px 26px #0000008c}.action-button-primary:hover{background:linear-gradient(135deg,#f472b6,#a855f7);transform:translateY(-1px);box-shadow:0 0 28px #8b5cf6cc,0 14px 30px #0009}.action-button-primary:active{transform:translateY(0)}@media (max-width: 640px){.stream-ended-container{padding:24px var(--page-padding-x) 32px}.stream-ended-title{font-size:1.5rem}.stream-ended-subtitle{font-size:.9rem}.stream-ended-summary-card{border-radius:0;border-left:none;border-right:none}.summary-preview{border-radius:0}.summary-content{padding:20px 16px}.summary-title{font-size:1.25rem}.summary-subtitle{font-size:.9rem}.action-button{width:100%;max-width:320px}.stream-ended-logo-img{max-width:150px}}@media (max-width: 768px){.stream-ended-page,.stream-section{padding-left:0;padding-right:0}.highlight-item.glass-card,.full-stream-item.glass-card{margin-left:0;margin-right:0;border-radius:2px;padding-left:0;padding-right:0}.section-title-with-badge{padding-left:4px}.section-subtitle-aligned{margin-left:0;padding-left:12px}.highlight-item .highlight-header{border-top:1px solid rgba(255,255,255,.1);border-top-left-radius:2px;border-top-right-radius:2px;background:linear-gradient(to bottom,rgba(255,255,255,.05) 0%,transparent 100%);padding-bottom:var(--sp-sm)}.highlight-item .player-meta-row{border-bottom:1px solid rgba(255,255,255,.1);border-bottom-left-radius:2px;border-bottom-right-radius:2px;background:linear-gradient(to top,rgba(255,255,255,.05) 0%,transparent 100%)}.full-stream-item .highlight-header{border-top:1px solid rgba(255,255,255,.1);border-top-left-radius:2px;border-top-right-radius:2px;background:linear-gradient(to bottom,rgba(255,255,255,.05) 0%,transparent 100%)}.full-stream-item .player-meta-row{border-bottom:1px solid rgba(255,255,255,.1);border-bottom-left-radius:2px;border-bottom-right-radius:2px;background:linear-gradient(to top,rgba(255,255,255,.05) 0%,transparent 100%)}.stream-section-reactions .section-header{padding-left:16px;padding-bottom:20px}.stream-section-highlights .section-header{padding-left:4px;padding-bottom:12px}.stream-section-full-recording .section-header{padding-left:4px}.highlight-item.glass-card+.highlight-item.glass-card{margin-top:24px}}.video-placeholder-waiting{width:100%;aspect-ratio:16 / 9;min-height:200px;background:linear-gradient(145deg,#1e1432e6,#0f0a19f2);border-radius:12px;display:flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.1)}.video-placeholder-content{display:flex;flex-direction:column;align-items:center;gap:12px;padding:24px;text-align:center}.video-placeholder-spinner{font-size:32px;animation:spinnerPulse 1.5s ease-in-out infinite}@keyframes spinnerPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(.95)}}.video-placeholder-text{font-size:14px;color:#ffffffb3;font-weight:500}@media (max-width: 640px){.video-placeholder-waiting{border-radius:2px;min-height:160px}.video-placeholder-spinner{font-size:28px}.video-placeholder-text{font-size:13px}}.stream-section-viewer-highlights,.stream-section-host-personal-highlights{border-top:1px solid rgba(255,255,255,.08);padding-top:var(--sp-lg)}.viewer-highlight-item{border-left:3px solid #fbbf24}.viewer-highlight-badge{background:linear-gradient(135deg,#fbbf24,#f59e0b);color:#1c1917}.viewer-highlight-badge .highlight-badge-icon{filter:none}.viewer-highlight-badge .highlight-badge-text{color:#1c1917;font-weight:600}.highlight-description{padding:10px 14px;background:#ffffff08;border-radius:10px;margin:8px 0;border:1px solid rgba(255,255,255,.05)}.highlight-description p{margin:0;font-size:.9rem;color:#ffffffd9;line-height:1.5;font-style:italic}.host-personal-highlight-item{border-left:3px solid rgba(99,102,241,.85)}.host-personal-highlight-badge{background:#6366f138;border:1px solid rgba(99,102,241,.35)}.host-personal-highlight-badge .highlight-badge-text{color:#ffffffeb;font-weight:600}@media (max-width: 640px){.stream-section-viewer-highlights,.stream-section-host-personal-highlights{padding-top:var(--sp-md)}.highlight-description{padding:8px 12px;margin:6px 0}.highlight-description p{font-size:.85rem}}@media (max-width: 640px){.standalone-highlight-page .stream-ended-hero.stream-ended-hero-simple{height:auto;min-height:0;padding:10px 16px 8px}.standalone-highlight-page .stream-ended-hero-content{gap:10px}.standalone-highlight-page .stream-ended-hero-left{min-width:0}.standalone-highlight-page .stream-ended-hero-simple .hero-title{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.standalone-highlight-page .stream-ended-hero-right{flex-shrink:0}.standalone-highlight-page .stream-section.stream-section-reactions{padding:8px 0}.standalone-highlight-page .highlight-item,.standalone-highlight-page .highlight-item.glass-card{padding:0}.standalone-highlight-page .highlight-item .highlight-header{padding:8px 16px 6px}.standalone-highlight-page .stream-section.stream-section-actions{padding:12px 0 0}.standalone-highlight-page .stream-section-actions{padding:12px 16px}}body.modal-open{overflow:hidden!important;position:fixed;width:100%;touch-action:none}.stream-playback-scrim{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000bf;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);z-index:10050;display:flex;align-items:stretch;justify-content:stretch;overflow:hidden;overscroll-behavior:contain}.stream-playback-scrim.is-windowed{align-items:center;justify-content:center;padding:24px}.stream-playback-scrim.is-inline{position:relative!important;background:transparent;backdrop-filter:none;-webkit-backdrop-filter:none;z-index:auto;display:block;width:100%;height:auto;min-height:400px;inset:auto!important;align-items:stretch!important;justify-content:stretch!important;padding:0!important}.stream-playback-modal.is-inline{position:relative!important;width:100%!important;height:auto!important;min-height:400px;background:transparent;display:flex;flex-direction:column;inset:auto!important}.stream-playback-modal.is-inline .stream-playback-body{position:relative!important;flex:1 1 auto;min-height:400px;height:auto;padding-top:0!important;display:flex;flex-direction:column;overflow:visible}.stream-playback-modal.is-inline .stream-playback-player{position:relative;width:100%;aspect-ratio:16 / 9;min-height:400px;flex:none;background:#000;display:block;border-radius:0}@media (max-width: 640px){.stream-playback-modal.is-inline .stream-playback-player,.stream-playback-modal.is-inline .stream-playback-body,.stream-playback-modal.is-inline{min-height:250px}}@supports not (aspect-ratio: 16 / 9){.stream-playback-modal.is-inline .stream-playback-player{height:0;padding-bottom:56.25%;min-height:400px}}.stream-playback-modal.is-inline .stream-playback-video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:contain;display:block;z-index:1;background:#000;visibility:visible!important;opacity:1!important;pointer-events:auto}.stream-playback-modal{position:relative;width:100%;height:100%;display:flex;flex-direction:column;background:transparent;padding-top:env(safe-area-inset-top,0px);padding-bottom:env(safe-area-inset-bottom,0px);padding-left:env(safe-area-inset-left,0px);padding-right:env(safe-area-inset-right,0px);overflow:hidden}.stream-playback-modal.is-fullscreen{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border-radius:0;border:none;box-shadow:none}@media (min-width: 769px){.stream-playback-modal.is-windowed{width:min(1200px,calc(100vw - 48px));height:min(calc(100vh - 48px),95vh);max-height:95vh;border-radius:20px;border:1px solid rgba(255,255,255,.08);box-shadow:0 32px 80px #000000bf;padding:0}}@media (max-width: 768px){.stream-playback-scrim{align-items:stretch;justify-content:stretch}.stream-playback-modal{width:100vw;height:100dvh;height:100vh;border-radius:0;border:none}}.stream-playback-header{flex:0 0 auto;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 14px;min-height:48px;border-bottom:1px solid rgba(255,255,255,.06);background:#00000059;z-index:20}.stream-playback-header{position:absolute;top:env(safe-area-inset-top,0px);left:0;right:0;border-bottom:none;background:linear-gradient(to bottom,#000000b8,#0000006b 60%,#0000);backdrop-filter:none;-webkit-backdrop-filter:none;z-index:60}.stream-playback-header.is-hidden{opacity:0;transform:translateY(-6px);pointer-events:none;transition:opacity .16s ease-out,transform .16s ease-out}.stream-playback-header-left{display:flex;align-items:center;gap:12px;min-width:0;flex:1;transition:opacity .16s ease-out,transform .16s ease-out}.stream-playback-header-left.is-hidden{opacity:0;transform:translateY(-6px);pointer-events:none}.stream-playback-back{min-height:40px;padding:8px 12px;border-radius:999px;border:1px solid rgba(255,255,255,.1);background:#ffffff0f;color:#ffffffe6;font-weight:700;font-size:13px;cursor:pointer;user-select:none;-webkit-user-select:none;-webkit-tap-highlight-color:transparent}.stream-playback-back:hover{background:#ffffff1f}.stream-playback-back:focus-visible{outline:2px solid rgba(99,102,241,.65);outline-offset:2px}.stream-playback-title{font-size:15px;font-weight:700;letter-spacing:.01em;color:#fffffff2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.stream-playback-indicator{font-size:13px;font-weight:600;color:#ffffff8c;background:#ffffff0f;padding:4px 10px;border-radius:999px;white-space:nowrap}.stream-playback-header-actions{display:flex;align-items:center;gap:8px}.stream-playback-fs-toggle{width:40px;height:40px;min-width:40px;border-radius:999px;border:1px solid rgba(255,255,255,.1);background:#ffffff0f;color:#ffffffe6;font-size:16px;cursor:pointer;display:flex;align-items:center;justify-content:center}.stream-playback-fs-toggle:hover{background:#ffffff1f}.stream-playback-fs-toggle:focus-visible{outline:2px solid rgba(99,102,241,.65);outline-offset:2px}.stream-playback-close{width:40px;height:40px;min-width:40px;border-radius:999px;border:1px solid rgba(255,255,255,.1);background:#ffffff0f;color:#ffffffe6;font-size:24px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s ease-out}.stream-playback-close:hover{background:#ffffff1f}.stream-playback-close:focus-visible{outline:2px solid rgba(99,102,241,.65);outline-offset:2px}.stream-playback-body{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;overflow:hidden;padding-top:calc(58px + env(safe-area-inset-top,0px))}.stream-playback-modal.is-fullscreen .stream-playback-body{padding-top:0}.stream-playback-player{flex:1 1 auto;min-height:0;position:relative;display:flex;align-items:stretch;justify-content:stretch;background:#000;overflow:hidden}.stream-playback-video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain;display:block;background:#000}.stream-playback-overlay-layer{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:5;overflow:hidden;--viewer-overlay-top: 12px}@media (max-width: 768px){.stream-playback-overlay-layer{--viewer-overlay-top: 8px}}.stream-playback-controls-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;padding:0 12px calc(24px + env(safe-area-inset-bottom,0px)) 12px;z-index:10;pointer-events:none}@media (max-width: 900px) and (orientation: landscape){.stream-playback-controls-overlay{padding-top:0;padding-bottom:calc(16px + env(safe-area-inset-bottom,0px))}}.stream-playback-controls-overlay:before{content:"";position:absolute;left:0;right:0;bottom:0;height:320px;background:linear-gradient(to top,#000000c7,#0000);pointer-events:none;z-index:0}.stream-playback-controls-overlay>*{position:relative;z-index:1}.stream-playback-center-stack{pointer-events:auto;display:flex;flex-direction:column;align-items:center;gap:20px;width:min(560px,88vw);margin-bottom:0}.stream-playback-center{width:100%;display:flex;align-items:center;justify-content:center;gap:20px}.stream-playback-center-nav{width:52px;height:52px;border-radius:999px;border:1px solid rgba(255,255,255,.1);background:#ffffff0f;color:#ffffffeb;font-weight:900;font-size:26px;cursor:pointer;user-select:none;-webkit-user-select:none;-webkit-tap-highlight-color:transparent}.stream-playback-center-nav:disabled{opacity:.35;cursor:not-allowed}.stream-playback-center-skip{width:52px;height:52px;border-radius:50%;border:none;background:#1e1e2899;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);color:#fffffff2;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 8px #0000004d,inset 0 0 0 1px #ffffff14}.stream-playback-center-skip:hover{background:#323241b3;transform:scale(1.06);box-shadow:0 4px 16px #0006,inset 0 0 0 1px #ffffff1f}.stream-playback-center-skip:active{transform:scale(.94);background:#282837cc}.stream-playback-center-skip svg{width:24px;height:24px}.stream-playback-center-play{width:72px;height:72px;border-radius:50%;border:none;background:linear-gradient(135deg,#7c3aed,#6366f1,#8b5cf6);color:#fff;font-weight:900;font-size:26px;cursor:pointer;box-shadow:0 0 0 4px #8b5cf626,0 8px 24px #6366f159,0 16px 40px #00000040;display:flex;align-items:center;justify-content:center;transition:all .22s cubic-bezier(.4,0,.2,1);position:relative}.stream-playback-center-play:before{content:"";position:absolute;top:2px;right:2px;bottom:2px;left:2px;border-radius:50%;background:linear-gradient(135deg,rgba(255,255,255,.2) 0%,transparent 50%);pointer-events:none}.stream-playback-center-play:hover{transform:scale(1.08);box-shadow:0 0 0 6px #8b5cf633,0 12px 32px #6366f173,0 20px 48px #0000004d}.stream-playback-center-play:active{transform:scale(.94);box-shadow:0 0 0 3px #8b5cf633,0 4px 16px #6366f14d,0 8px 24px #0003}.stream-playback-center-play svg{width:28px;height:28px;position:relative;z-index:1}.stream-playback-center-scrub{width:100%;pointer-events:auto}.stream-playback-center-scrub input[type=range]{width:100%}.stream-playback-center-scrub input[type=range]{--bar-bg: rgba(255, 255, 255, .2);--fill-start: #6366f1;--fill-mid: #a855f7;--fill-end: #ec4899;height:6px;border-radius:999px;-moz-appearance:none;appearance:none;-webkit-appearance:none;background:linear-gradient(90deg,var(--fill-start),var(--fill-mid),var(--fill-end)) left / var(--progress, 0%) 100% no-repeat,var(--bar-bg);cursor:pointer;transition:height .15s ease}.stream-playback-center-scrub input[type=range]:hover{height:8px}.stream-playback-center-scrub input[type=range]::-moz-range-track{height:6px;border-radius:999px;background:linear-gradient(90deg,var(--fill-start),var(--fill-mid),var(--fill-end)) left / var(--progress, 0%) 100% no-repeat,var(--bar-bg)}.stream-playback-center-scrub input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:16px;height:16px;border-radius:50%;background:#fff;border:none;box-shadow:0 2px 8px #0000004d,0 0 0 2px #8b5cf64d;transition:transform .15s ease,box-shadow .15s ease}.stream-playback-center-scrub input[type=range]::-webkit-slider-thumb:hover{transform:scale(1.15);box-shadow:0 4px 12px #00000059,0 0 0 3px #8b5cf666}.stream-playback-center-scrub input[type=range]::-moz-range-thumb{width:16px;height:16px;border-radius:50%;background:#fff;border:none;box-shadow:0 2px 8px #0000004d,0 0 0 2px #8b5cf64d}.stream-playback-time--center{justify-content:center;margin-top:10px}.stream-playback-transport-bar{display:flex;align-items:center;justify-content:space-between;width:100%;max-width:560px;margin:12px auto 0;padding:0 4px;pointer-events:auto}.stream-playback-transport-left,.stream-playback-transport-right{display:flex;align-items:center;gap:6px;flex:1}.stream-playback-transport-left{justify-content:flex-start}.stream-playback-transport-right{justify-content:flex-end}.stream-playback-transport-center{display:flex;align-items:center;justify-content:center;gap:6px}.stream-playback-like svg{width:18px;height:18px}.stream-playback-like-on{color:#f43f5e!important;background:#f43f5e1f!important}.stream-playback-transport-time{display:flex;align-items:center;justify-content:center;gap:5px;font-size:13px;font-weight:500;color:#ffffffb3;font-variant-numeric:tabular-nums;letter-spacing:.02em}.stream-playback-transport-time .stream-playback-time-sep{opacity:.5;font-weight:400}.stream-playback-os-fs{padding:0}.stream-playback-os-fs-icon{display:block}.stream-playback-like{min-width:44px;min-height:44px;border-radius:12px;display:flex;align-items:center;justify-content:center;color:#ffffffe6}.stream-playback-like.meta-like-on{color:#ef4444;background:#ef444429;border-color:#ef444459}.stream-playback-like .meta-icon{display:flex;align-items:center;justify-content:center}.stream-playback-upnext{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;pointer-events:none;z-index:12}.stream-playback-upnext-pill{padding:12px 14px;border-radius:999px;background:#0a0c108c;border:1px solid rgba(255,255,255,.1);box-shadow:0 18px 48px #0000008c;backdrop-filter:blur(12px) saturate(1.2);-webkit-backdrop-filter:blur(12px) saturate(1.2);color:#ffffffeb;display:inline-flex;gap:10px;align-items:center;max-width:min(720px,92vw);animation:upnextFade .52s ease-out both}.stream-playback-upnext-label{font-weight:900;letter-spacing:.01em;color:#ffffffb3;font-size:12px;text-transform:uppercase}.stream-playback-upnext-title{font-weight:800;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@keyframes upnextFade{0%{opacity:0;transform:translateY(8px) scale(.98)}60%{opacity:1;transform:translateY(0) scale(1)}to{opacity:1}}.stream-playback-controls-overlay.is-hidden{opacity:0;transition:opacity .16s ease-out}.stream-playback-controls-overlay.is-visible{opacity:1;transition:opacity .16s ease-out}.stream-playback-context-pill{align-self:flex-start;max-width:min(680px,92vw);padding:8px 12px;border-radius:999px;background:#0a0c108c;border:1px solid rgba(255,255,255,.1);color:#ffffffeb;font-size:13px;font-weight:700;backdrop-filter:blur(10px) saturate(1.2);-webkit-backdrop-filter:blur(10px) saturate(1.2);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;pointer-events:auto}.stream-playback-transport{pointer-events:auto;border-radius:16px;background:#0a0c108c;border:1px solid rgba(255,255,255,.1);box-shadow:0 14px 40px #0000008c;backdrop-filter:blur(12px) saturate(1.2);-webkit-backdrop-filter:blur(12px) saturate(1.2);padding:10px}.stream-playback-transport-row{display:flex;align-items:center;justify-content:space-between;gap:10px}.stream-playback-icon-btn{width:40px;height:40px;border-radius:50%;border:none;background:#ffffff14;color:#ffffffd9;font-weight:900;font-size:16px;cursor:pointer;user-select:none;-webkit-user-select:none;-webkit-tap-highlight-color:transparent;display:flex;align-items:center;justify-content:center;transition:all .18s cubic-bezier(.4,0,.2,1)}.stream-playback-icon-btn:hover{background:#ffffff26;color:#fff;transform:scale(1.08)}.stream-playback-icon-btn:active{transform:scale(.94);background:#ffffff1f}.stream-playback-icon-btn:focus-visible{outline:2px solid rgba(139,92,246,.6);outline-offset:2px}.stream-playback-icon-btn svg{width:18px;height:18px}.stream-playback-transport .stream-playback-nav-row{justify-content:flex-end}.stream-playback-transport .stream-playback-time{color:#ffffffd9}.stream-playback-scrub.overlay-scrub{margin-top:10px}.stream-playback-scrub.overlay-scrub input[type='"range"']{--bar-bg: rgba(255, 255, 255, .18);--bar-fill: linear-gradient(90deg, rgba(99,102,241,.95) 0%, rgba(59,130,246,.95) 100%);height:10px;border-radius:999px;background:linear-gradient(90deg,var(--bar-fill) 0%,var(--bar-fill) var(--progress, 0%),var(--bar-bg) var(--progress, 0%),var(--bar-bg) 100%)}.stream-playback-scrub.overlay-scrub input[type='"range"']::-webkit-slider-thumb{width:20px;height:20px;background:#fffffff2;border-radius:50%;border:2px solid rgba(99,102,241,.55);box-shadow:0 6px 16px #0000008c;opacity:0;transition:opacity .16s ease-out,transform .16s ease-out}.stream-playback-scrub.overlay-scrub input[type='"range"']::-moz-range-thumb{width:20px;height:20px;background:#fffffff2;border-radius:50%;border:2px solid rgba(99,102,241,.55);box-shadow:0 6px 16px #0000008c;opacity:0;transition:opacity .16s ease-out,transform .16s ease-out}@media (hover: hover) and (pointer: fine){.stream-playback-transport:hover .stream-playback-scrub.overlay-scrub input[type='"range"']::-webkit-slider-thumb{opacity:1}.stream-playback-transport:hover .stream-playback-scrub.overlay-scrub input[type='"range"']::-moz-range-thumb{opacity:1}}.stream-playback-controls{flex:0 0 auto;display:flex;flex-direction:column;gap:10px;padding:12px 16px;background:#00000073;border-top:1px solid rgba(255,255,255,.06)}.stream-playback-controls-top{display:flex;align-items:center;justify-content:space-between;gap:10px}.stream-playback-play{width:44px;height:44px;border-radius:12px;border:1px solid rgba(255,255,255,.1);background:#ffffff0f;color:#fffffff2;font-weight:900;font-size:16px;cursor:pointer;user-select:none;-webkit-user-select:none;-webkit-tap-highlight-color:transparent}.stream-playback-play:hover{background:#ffffff1f}.stream-playback-play:focus-visible{outline:2px solid rgba(99,102,241,.65);outline-offset:2px}.stream-playback-time{display:inline-flex;align-items:center;gap:8px;font-size:13px;font-weight:700;color:#fffc;white-space:nowrap}.stream-playback-time-sep{opacity:.55}.stream-playback-nav-row{display:flex;gap:10px;justify-content:center}.stream-playback-nav-btn{min-height:44px;min-width:92px;padding:10px 18px;border-radius:12px;border:1px solid rgba(255,255,255,.1);background:#ffffff0f;color:#ffffffeb;font-size:14px;font-weight:700;cursor:pointer;transition:background .15s ease-out,opacity .15s ease-out;user-select:none;-webkit-user-select:none;-webkit-tap-highlight-color:transparent}.stream-playback-nav-btn:disabled{opacity:.35;cursor:not-allowed}.stream-playback-nav-btn:hover:not(:disabled){background:#ffffff1f}.stream-playback-nav-btn:active:not(:disabled){transform:scale(.98)}.stream-playback-nav-btn:focus-visible{outline:2px solid rgba(99,102,241,.65);outline-offset:2px}.stream-playback-scrub{display:flex;flex-direction:column;gap:4px}.stream-playback-scrub input[type=range]{width:100%;height:6px;-moz-appearance:none;appearance:none;-webkit-appearance:none;background:#ffffff26;border-radius:3px;cursor:pointer}.stream-playback-scrub input[type=range]::-webkit-slider-thumb{-moz-appearance:none;appearance:none;-webkit-appearance:none;width:16px;height:16px;background:#fff;border-radius:50%;box-shadow:0 2px 6px #0006}.stream-playback-scrub input[type=range]::-moz-range-thumb{width:16px;height:16px;background:#fff;border-radius:50%;border:none;box-shadow:0 2px 6px #0006}.stream-playback-scrub-meta{display:flex;justify-content:space-between;font-size:12px;font-weight:500;color:#ffffff8c}.stream-playback-note{flex:0 0 auto;margin:0 16px 12px;background:#ffffff0a;border:1px solid rgba(255,255,255,.06);border-radius:12px;padding:10px 12px;color:#fffc;font-size:13px;line-height:1.4;max-height:80px;overflow-y:auto}.stream-playback-back-mobile{display:none;min-height:36px;padding:6px 14px;border-radius:999px;border:1px solid rgba(255,255,255,.15);background:#0006;color:#fffffff2;font-weight:600;font-size:14px;cursor:pointer;user-select:none;-webkit-user-select:none;-webkit-tap-highlight-color:transparent;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:60vw}.stream-playback-back-mobile:active{background:#ffffff26}@media (max-width: 768px){.stream-playback-back-desktop,.stream-playback-header-actions-desktop{display:none}.stream-playback-back-mobile{display:block}.stream-playback-title{display:none}.stream-playback-header{padding:8px 12px;min-height:44px;justify-content:flex-start}.stream-playback-header-left{gap:8px}.stream-playback-header-left{justify-content:center}.stream-playback-title{font-size:15px;font-weight:600;text-align:center}.stream-playback-body{padding-top:calc(44px + env(safe-area-inset-top,0px))}.stream-playback-close{width:38px;height:38px;min-width:38px;font-size:22px}.stream-playback-controls{padding:10px 12px;padding-bottom:calc(10px + env(safe-area-inset-bottom,0px))}.stream-playback-nav-btn{min-width:90px;padding:10px 14px;font-size:13px}.stream-playback-note{margin:0 12px 10px;max-height:60px}}@media (max-width: 375px){.stream-playback-nav-row{gap:8px}.stream-playback-nav-btn{min-width:80px;padding:8px 12px}}.stream-playback-modal.mode-recording .stream-playback-nav-row{display:none}@media (prefers-reduced-motion: reduce){.stream-playback-scrim{backdrop-filter:none;-webkit-backdrop-filter:none}.stream-playback-nav-btn:active:not(:disabled){transform:none}}.camera-disconnected-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#000000d9;display:flex;align-items:center;justify-content:center;z-index:10005;padding:1rem;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);animation:fadeIn .3s ease}.camera-disconnected-modal{background:#fff;border-radius:20px;width:100%;max-width:450px;box-shadow:0 20px 60px #00000080;animation:slideIn .3s ease;overflow:hidden}@keyframes slideIn{0%{opacity:0;transform:translateY(-20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.camera-disconnected-header{padding:1.5rem;border-bottom:1px solid #e0e0e0;background:linear-gradient(135deg,#f093fb,#f5576c)}.camera-disconnected-header h2{margin:0;font-size:1.5rem;font-weight:700;color:#fff}.camera-disconnected-content{padding:1.5rem}.camera-disconnected-content p{margin:0;font-size:1rem;color:#333;line-height:1.5}.camera-disconnected-actions{padding:1.5rem;border-top:1px solid #e0e0e0;display:flex;gap:1rem;justify-content:center}.camera-disconnected-ok{padding:.875rem 2rem;border:none;border-radius:10px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease;background:#667eea;color:#fff;min-width:120px}.camera-disconnected-ok:hover{background:#5568d3;transform:translateY(-1px);box-shadow:0 4px 12px #667eea66}.camera-disconnected-ok:active{transform:translateY(0)}.camera-disconnected-go-home{padding:.875rem 2rem;border:none;border-radius:10px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease;background:#667eea;color:#fff;min-width:120px}.camera-disconnected-go-home:hover{background:#5568d3;transform:translateY(-1px);box-shadow:0 4px 12px #667eea66}.camera-disconnected-go-home:active{transform:translateY(0)}@media (max-width: 768px){.camera-disconnected-modal{max-width:calc(100% - 2rem);border-radius:16px}.camera-disconnected-header{padding:1.25rem}.camera-disconnected-header h2{font-size:1.25rem}.camera-disconnected-content,.camera-disconnected-actions{padding:1.25rem}.camera-disconnected-ok{width:100%;padding:1rem}}.connection-lost-retry-page{position:fixed;top:0;left:0;right:0;bottom:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;padding:24px 16px;z-index:10000;animation:fadeIn .3s ease}.connection-lost-retry-background{position:fixed;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,#0a0a0a,#1a0a2a,#2a0a3a,#1a1a3a,#2a0a3a,#1a0a2a 75%,#0a0a0a);background-size:400% 400%;animation:gradientShift 25s ease infinite;z-index:-1}.connection-lost-retry-container{max-width:480px;width:100%;display:flex;justify-content:center;position:relative;z-index:1}.connection-lost-retry-content{width:100%;display:flex;flex-direction:column;align-items:center;text-align:center;gap:24px}.connection-lost-retry-logo{display:flex;justify-content:center;margin-bottom:8px}.connection-lost-retry-logo-img{width:120px;height:auto}.connection-lost-retry-icon{color:#ffffffe6;margin-bottom:8px}.connection-lost-retry-title{font-size:28px;font-weight:700;color:#fff;margin:0}.connection-lost-retry-message{font-size:16px;color:#ffffffbf;margin:0;line-height:1.5}.connection-lost-retry-timer{margin-top:8px}.connection-lost-retry-timer-circle{position:relative;width:120px;height:120px}.connection-lost-retry-timer-svg{width:100%;height:100%;transform:rotate(-90deg)}.connection-lost-retry-timer-bg{fill:none;stroke:#ffffff1a;stroke-width:8}.connection-lost-retry-timer-progress{fill:none;stroke:#9333ea;stroke-width:8;stroke-linecap:round;transition:stroke-dashoffset .3s ease}.connection-lost-retry-timer-text{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:24px;font-weight:700;color:#fff}@media (max-width: 480px){.connection-lost-retry-logo-img{width:100px}.connection-lost-retry-title{font-size:24px}.connection-lost-retry-message{font-size:14px}.connection-lost-retry-timer-circle{width:100px;height:100px}.connection-lost-retry-timer-text{font-size:20px}}.end-stream-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#000000bf;display:flex;align-items:center;justify-content:center;z-index:10000;padding:1rem;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);animation:fadeIn .2s ease}.end-stream-modal{background:#fff;border-radius:24px;width:100%;max-width:420px;max-height:90vh;overflow:hidden;box-shadow:0 24px 64px #0006;animation:slideUp .3s cubic-bezier(.16,1,.3,1);display:flex;flex-direction:column}@keyframes slideUp{0%{opacity:0;transform:translateY(20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.end-stream-modal-header{padding:1.75rem 1.5rem 1.25rem;border-bottom:1px solid #f0f0f0}.end-stream-modal-header h2{margin:0;font-size:1.5rem;font-weight:700;color:#1a1a1a;text-align:center}.end-stream-modal-content{padding:1.5rem;flex:1;overflow-y:auto}.end-stream-modal-description{margin:0 0 1.5rem;font-size:.95rem;color:#666;text-align:center;line-height:1.5}.end-stream-modal-description-compact{margin:0;padding:0 .75rem 1rem}.end-stream-confirm-row{display:flex;gap:12px;padding:0 .25rem .25rem}.end-stream-confirm-button{flex:1;padding:.875rem 1.25rem;font-size:1rem;font-weight:700;color:#fff;background:#ef4444;border:none;border-radius:12px;cursor:pointer;transition:transform .12s ease,background .12s ease;font-family:inherit}.end-stream-confirm-button:hover{background:#dc2626}.end-stream-confirm-button:active{transform:scale(.985)}.end-stream-cancel-button-compact{flex:1}.end-stream-options{display:flex;flex-direction:column;gap:.75rem}.end-stream-option{display:flex;align-items:flex-start;gap:1rem;padding:1.25rem;border:2px solid #e8e8e8;border-radius:16px;background:#fff;cursor:pointer;transition:all .2s ease;text-align:left;width:100%;font-family:inherit}.end-stream-option:hover{border-color:#d0d0d0;background:#fafafa;transform:translateY(-1px);box-shadow:0 4px 12px #00000014}.end-stream-option:active{transform:translateY(0);box-shadow:0 2px 6px #0000001a}.end-stream-option-danger{border-color:#fee2e2;background:#fef2f2}.end-stream-option-danger:hover{border-color:#fecaca;background:#fee2e2}.end-stream-option-warning{border-color:#fef3c7;background:#fffbeb}.end-stream-option-warning:hover{border-color:#fde68a;background:#fef3c7}.end-stream-option-icon{flex-shrink:0;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:12px;background:#0000000d;color:#1a1a1a}.end-stream-option-danger .end-stream-option-icon{background:#ef44441a;color:#dc2626}.end-stream-option-warning .end-stream-option-icon{background:#f59e0b1a;color:#d97706}.end-stream-option-content{flex:1;min-width:0}.end-stream-option-title{font-size:1rem;font-weight:600;color:#1a1a1a;margin-bottom:.25rem;line-height:1.4}.end-stream-option-subtitle{font-size:.875rem;color:#666;line-height:1.4}.end-stream-modal-footer{padding:1.25rem 1.5rem 1.5rem;border-top:1px solid #f0f0f0}.end-stream-cancel-button{width:100%;padding:.875rem 1.5rem;font-size:1rem;font-weight:600;color:#666;background:#f5f5f5;border:none;border-radius:12px;cursor:pointer;transition:all .2s ease;font-family:inherit}.end-stream-cancel-button:hover{background:#e8e8e8;color:#333}.end-stream-cancel-button:active{transform:scale(.98)}@media (max-width: 640px){.end-stream-modal-overlay{align-items:flex-end;padding:0;background:#00000080}.end-stream-modal{max-width:100%;border-radius:24px 24px 0 0;max-height:85vh;animation:slideUpMobile .35s cubic-bezier(.16,1,.3,1)}@keyframes slideUpMobile{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}.end-stream-modal-header{padding:1.5rem 1.25rem 1rem;position:relative}.end-stream-modal-header:after{content:"";position:absolute;top:.75rem;left:50%;transform:translate(-50%);width:40px;height:4px;background:#d0d0d0;border-radius:2px}.end-stream-modal-header h2{font-size:1.25rem}.end-stream-modal-content{padding:1.25rem}.end-stream-modal-description{font-size:.9rem;margin-bottom:1.25rem}.end-stream-options{gap:.625rem}.end-stream-option{padding:1rem;border-radius:14px}.end-stream-option-icon{width:36px;height:36px}.end-stream-option-title{font-size:.95rem}.end-stream-option-subtitle{font-size:.8125rem}.end-stream-modal-footer{padding:1rem 1.25rem 1.25rem;padding-bottom:calc(1.25rem + env(safe-area-inset-bottom))}.end-stream-cancel-button{padding:1rem;font-size:1rem;border-radius:14px}}@media (prefers-color-scheme: dark){.end-stream-modal{background:#1a1a1a}.end-stream-modal-header{border-bottom-color:#2a2a2a}.end-stream-modal-header h2{color:#fff}.end-stream-modal-description{color:#999}.end-stream-option{background:#242424;border-color:#333}.end-stream-option:hover{background:#2a2a2a;border-color:#404040}.end-stream-option-title{color:#fff}.end-stream-option-subtitle{color:#999}.end-stream-modal-footer{border-top-color:#2a2a2a}.end-stream-cancel-button{background:#2a2a2a;color:#ccc}.end-stream-cancel-button:hover{background:#333;color:#fff}}.end-stream-modal-embedded{position:relative;width:100%;max-width:100%;border-radius:0;box-shadow:none;animation:none;background:#1c1c1e;max-height:100vh}.end-stream-modal-embedded .end-stream-modal-header{border-bottom-color:#ffffff1f}.end-stream-modal-embedded .end-stream-modal-header h2{color:#fff}.end-stream-modal-embedded .end-stream-modal-content{color:#fffc}.end-stream-modal-embedded .end-stream-modal-description{color:#ffffffa6}.end-stream-modal-embedded .end-stream-cancel-button{background:#ffffff1f;color:#ffffffd9}.stream-ending-countdown{position:fixed;top:0;left:0;right:0;bottom:0;width:100vw;height:100vh;background:#00000026;display:flex;align-items:center;justify-content:center;z-index:99999!important;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);animation:fadeIn .3s ease;pointer-events:auto}.stream-ending-countdown.fade-out{animation:fadeOut .5s ease forwards}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.stream-ending-countdown-content{display:flex;flex-direction:column;align-items:center;gap:1.5rem;text-align:center;animation:scaleIn .4s cubic-bezier(.16,1,.3,1)}.stream-ending-countdown-icon{width:80px;height:80px;display:flex;align-items:center;justify-content:center;color:#fff;animation:pulse 2s ease-in-out infinite}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(1.05)}}.stream-ending-countdown-text{display:flex;flex-direction:column;gap:.5rem}.stream-ending-countdown-label{font-size:1rem;font-weight:500;color:#ffffffe6;text-transform:uppercase;letter-spacing:.05em}.stream-ending-countdown-number{font-size:4rem;font-weight:700;color:#fff;line-height:1;font-variant-numeric:tabular-nums;animation:numberPulse 1s ease-in-out infinite}@keyframes numberPulse{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.stream-ending-countdown-cancel{margin-top:1.5rem;padding:.75rem 2rem;background:#ffffff26;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.3);border-radius:999px;color:#fff;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s ease;text-transform:uppercase;letter-spacing:.05em}.stream-ending-countdown-cancel:hover{background:#ffffff40;border-color:#ffffff80;transform:scale(1.05)}.stream-ending-countdown-cancel:active{transform:scale(.98)}@media (max-width: 640px){.stream-ending-countdown-icon{width:64px;height:64px}.stream-ending-countdown-label{font-size:.875rem}.stream-ending-countdown-number{font-size:3rem}.stream-ending-countdown-cancel{padding:.625rem 1.5rem;font-size:.8125rem}}.emoji-sheet-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;z-index:10000;animation:emojiScrimFadeIn .18s ease-out}.emoji-sheet-overlay.closing{animation:emojiScrimFadeOut .18s ease-out forwards}@keyframes emojiScrimFadeIn{0%{opacity:0}to{opacity:1}}@keyframes emojiScrimFadeOut{0%{opacity:1}to{opacity:0}}.emoji-sheet-container{position:fixed;bottom:calc(env(safe-area-inset-bottom,0px) + 12px);left:50%;right:auto;transform:translate(-50%);width:min(75vw,440px);height:auto;max-height:min(80vh,520px);background:#0e1016d9;backdrop-filter:blur(18px) saturate(1.25);-webkit-backdrop-filter:blur(18px) saturate(1.25);border-radius:24px;border:1px solid rgba(255,255,255,.08);box-shadow:0 -18px 50px #0000008c;padding:12px 14px calc(14px + env(safe-area-inset-bottom,0px));animation:emojiSheetSlideUp .2s ease-out;display:flex;flex-direction:column;-webkit-user-select:none;user-select:none}@media (max-width: 420px){.emoji-sheet-container{width:min(75vw,420px)}}.emoji-sheet-container.closing{animation:emojiSheetSlideDown .18s ease-out forwards}@keyframes emojiSheetSlideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes emojiSheetSlideDown{0%{transform:translateY(0)}to{transform:translateY(100%)}}@media (prefers-reduced-motion: reduce){.emoji-sheet-overlay,.emoji-sheet-container{animation-duration:.01ms!important}}.emoji-sheet-handle{width:36px;height:4px;background:#ffffff2e;border-radius:99px;margin:0 auto 12px;flex-shrink:0}.emoji-sheet-close{position:absolute;top:12px;right:12px;z-index:2;width:36px;height:36px;background:#ffffff14;border:1px solid rgba(255,255,255,.1);border-radius:50%;color:#ffffffb3;font-size:22px;line-height:1;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .15s,color .15s}.emoji-sheet-close:hover{background:#ffffff1f;color:#ffffffe6}.emoji-sheet-close:focus-visible{outline:2px solid rgba(99,102,241,.65);outline-offset:2px}.emoji-sheet-grid{position:relative;z-index:1;display:grid;grid-template-columns:repeat(auto-fit,minmax(48px,1fr));gap:8px;align-content:start;justify-items:center;padding:8px 52px 8px 4px;overflow:hidden;transform:scaleY(-1);transform-origin:center}.emoji-sheet-item{width:100%;aspect-ratio:1;max-width:60px;max-height:60px;min-width:48px;min-height:48px;background:#ffffff0f;border:1px solid rgba(255,255,255,.08);border-radius:16px;font-size:28px;line-height:1;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .12s,transform .12s;margin:auto}.emoji-sheet-emoji{display:inline-block;transform:scaleY(-1)}.emoji-sheet-item:hover{background:#ffffff1a}.emoji-sheet-item:active{background:#ffffff24;transform:scale(.94)}.emoji-sheet-item:focus-visible{outline:2px solid rgba(99,102,241,.65);outline-offset:2px}@media (orientation: landscape) and (max-height: 500px){.emoji-sheet-container{max-height:70vh}.emoji-sheet-grid{gap:6px}.emoji-sheet-item{max-width:50px;max-height:50px;min-width:40px;min-height:40px;font-size:24px;border-radius:12px}}@media (max-width: 380px){.emoji-sheet-grid{grid-template-columns:repeat(auto-fit,minmax(44px,1fr));gap:6px}.emoji-sheet-item{max-width:52px;max-height:52px;font-size:26px}}.host-bottom-controls-container{position:fixed;bottom:0;left:0;right:0;z-index:1000;pointer-events:none;display:flex;flex-direction:column;align-items:center;opacity:1;transition:opacity .5s ease}.host-bottom-controls-container.host-bottom-controls-fading{opacity:0;pointer-events:none}.host-bottom-overlay-lane{width:100%;min-height:0;margin-bottom:8px;padding:0 16px;pointer-events:auto;display:flex;justify-content:center;align-items:center}.viewer-paused-label{font-size:12px;font-weight:500;color:#ffffffe6;background:#00000080;padding:4px 12px;border-radius:12px;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.host-bottom-controls-bar{width:100%;display:flex;justify-content:space-around;align-items:flex-end;padding:0 16px;padding-bottom:calc(env(safe-area-inset-bottom,0px) + 10px);pointer-events:auto;position:relative}@supports not (padding-bottom: env(safe-area-inset-bottom)){.host-bottom-controls-bar{padding-bottom:10px}}.host-bottom-item{display:flex;flex-direction:column;align-items:center;gap:4px;position:relative}.host-bottom-icon-button{width:46px;height:46px;border-radius:999px;border:1px solid rgba(255,255,255,.25);background:#ffffff24;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);box-shadow:0 3px 8px #00000040;display:flex;align-items:center;justify-content:center;color:#fffffff2;padding:0;cursor:pointer;transition:all .2s ease}.host-bottom-icon-button:active{transform:scale(.96);background:#ffffff38}.host-bottom-icon-button svg{width:20px;height:20px;flex-shrink:0;filter:drop-shadow(0 1px 1px rgba(0,0,0,.55))}.host-bottom-label{font-size:11px;line-height:1.1;font-weight:500;color:#fffc;text-align:center;white-space:nowrap}.host-bottom-icon-button--emoji{background:#ffffff24;border-color:#ffffff40;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);box-shadow:0 3px 8px #00000040}.host-bottom-icon-button--emoji.active{background:#fff3;border-color:#ffffff4d;box-shadow:0 4px 12px #0000004d}.host-bottom-emoji-icon{font-size:22px;line-height:1;display:inline-block;filter:drop-shadow(0 1px 1px rgba(0,0,0,.55))}.host-bottom-item--emoji .host-bottom-label{color:#ffffffd9}.host-bottom-icon-button--stop{width:44px;height:44px;background:#ff3b30f2;border:1px solid rgba(255,100,100,.6);box-shadow:0 4px 12px #0000004d;backdrop-filter:none;-webkit-backdrop-filter:none}.host-bottom-icon-button--stop:active{background:#ff281e;box-shadow:0 4px 16px #0006}.host-bottom-icon-button--stop svg{color:#fff;filter:drop-shadow(0 1px 1px rgba(0,0,0,.55))}.host-bottom-icon-button--stop svg{width:18px;height:18px}.host-bottom-item--stop .host-bottom-label{color:#fffffff2}.host-bottom-icon-button--highlight{background:#ffffff24;border-color:#ffffff40;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);box-shadow:0 3px 8px #00000040}.host-bottom-icon-button--highlight:active:not(.disabled){background:#fff3;border-color:#ffffff4d;box-shadow:0 4px 12px #0000004d}.host-bottom-icon-button--highlight.disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.host-bottom-icon-button--highlight.capturing{background:linear-gradient(135deg,#9333eacc,#ec4899cc);border-color:#fff6;box-shadow:0 0 0 2px #9333ea4d,0 4px 16px #9333ea80,0 0 24px #ec489966;animation:highlight-capture-pulse 1.5s ease-in-out infinite}@keyframes highlight-capture-pulse{0%,to{transform:scale(1);box-shadow:0 0 0 2px #9333ea4d,0 4px 16px #9333ea80,0 0 24px #ec489966}50%{transform:scale(1.05);box-shadow:0 0 0 3px #9333ea66,0 6px 20px #9333ea99,0 0 32px #ec489980}}.host-bottom-icon-button--highlight svg{color:#fffffff2;filter:drop-shadow(0 1px 2px rgba(0,0,0,.45))}.host-bottom-item--highlight .host-bottom-label{color:#ffffffd9}.host-bottom-highlight-count{position:absolute;top:-8px;right:-8px;display:flex;align-items:center;gap:2px;font-size:11px;line-height:1.1;font-weight:700;color:#ffffffeb;font-variant-numeric:tabular-nums;background:#9333eae6;border:1px solid rgba(255,255,255,.3);border-radius:10px;padding:2px 6px;min-width:20px;justify-content:center;box-shadow:0 2px 8px #0000004d;z-index:10;pointer-events:none}.host-bottom-highlight-count-star{font-size:10px;line-height:1;filter:drop-shadow(0 1px 1px rgba(0,0,0,.55))}.host-bottom-icon-button--share{background:#ffffff24;border-color:#ffffff40;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);box-shadow:0 3px 8px #00000040}.host-bottom-icon-button--share:active{background:#fff3;border-color:#ffffff4d;box-shadow:0 4px 12px #0000004d}.host-bottom-icon-button--share svg{color:#fffffff2;filter:drop-shadow(0 1px 2px rgba(0,0,0,.45))}.host-bottom-item--share .host-bottom-label{color:#ffffffd9}.host-bottom-emoji-wrapper{position:relative;display:flex;align-items:center;justify-content:center}.host-bottom-emoji-tray{position:absolute;bottom:calc(100% + 12px);left:0;transform:none;max-width:min(35vw,240px);min-width:180px;background:#00000073;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.15);border-radius:16px;padding:10px 14px;box-shadow:0 8px 24px #0006;display:flex;flex-wrap:wrap;gap:10px;pointer-events:auto;z-index:1001;animation:fadeInUp .2s ease-out;margin-bottom:16px}@keyframes fadeInUp{0%{opacity:0;transform:translate(0) translateY(8px)}to{opacity:1;transform:translate(0) translateY(0)}}.host-bottom-emoji-item{display:flex;align-items:center;justify-content:center;width:44px;height:44px;min-width:44px;min-height:44px;border:none;background:transparent;border-radius:10px;cursor:pointer;font-size:20px;transition:all .15s ease;padding:0;box-sizing:border-box}.host-bottom-emoji-item:hover{background:#ffffff1a;transform:scale(1.15)}.host-bottom-emoji-item:active{transform:scale(1.05)}@media (max-width: 768px){.host-bottom-controls-bar{padding:0 12px;padding-bottom:calc(env(safe-area-inset-bottom,0px) + 10px)}@supports not (padding-bottom: env(safe-area-inset-bottom)){.host-bottom-controls-bar{padding-bottom:10px}}.host-bottom-icon-button,.host-bottom-icon-button--stop{width:44px;height:44px}.host-bottom-icon-button svg{width:20px;height:20px}.host-bottom-icon-button--stop svg{width:18px;height:18px}.host-bottom-label{font-size:10px}.host-bottom-emoji-tray{max-width:min(30vw,200px);min-width:160px;padding:10px 14px;gap:10px;padding-left:max(16px,calc(14px + env(safe-area-inset-left,0px)))}.host-bottom-emoji-item{width:44px;height:44px;min-width:44px;min-height:44px}}@media (max-width: 430px) and (orientation: portrait){.host-bottom-emoji-wrapper{position:relative}.host-bottom-emoji-tray{bottom:calc(100% + 12px);left:-8px;margin-bottom:0;padding-left:max(12px,calc(8px + env(safe-area-inset-left,0px)));gap:10px}.host-bottom-emoji-item{width:44px;height:44px;min-width:44px;min-height:44px}}@media (orientation: landscape) and (max-height: 600px){.host-bottom-controls-bar{padding:0 16px;padding-bottom:calc(env(safe-area-inset-bottom,0px) + 10px)}@supports not (padding-bottom: env(safe-area-inset-bottom)){.host-bottom-controls-bar{padding-bottom:10px}}.host-bottom-icon-button{width:42px;height:42px}.host-bottom-icon-button svg{width:18px;height:18px}.host-bottom-icon-button--stop svg{width:16px;height:16px}.host-bottom-label{font-size:10px}.host-bottom-overlay-lane{margin-bottom:6px}.host-bottom-emoji-tray{bottom:calc(100% + 8px);max-width:min(55vw,320px);min-width:280px;padding:10px 12px;gap:10px}.host-bottom-emoji-item{width:44px;height:44px;min-width:44px;min-height:44px;font-size:18px}}.host-bottom-controls-container{z-index:1000}.host-bottom-emoji-tray{z-index:1001}:fullscreen .host-bottom-controls-container,:-webkit-full-screen .host-bottom-controls-container{position:fixed;z-index:2147483647}.connection-quality-indicator{display:flex;align-items:center;gap:4px;padding:2px 4px;border-radius:4px;transition:transform .15s ease}.connection-quality-indicator.animating{animation:quality-pulse .3s ease}@keyframes quality-pulse{0%{transform:scale(1)}50%{transform:scale(1.15)}to{transform:scale(1)}}.connection-quality-icon{display:block;flex-shrink:0}.signal-bar{transition:fill .3s ease}.connection-quality-label{font-size:10px;font-weight:600;letter-spacing:.02em;text-transform:uppercase;transition:color .3s ease}.connection-quality-indicator[title*=Poor] .connection-quality-icon{animation:poor-connection-pulse 2s infinite}@keyframes poor-connection-pulse{0%,to{opacity:1}50%{opacity:.6}}.stream-stats-modal-backdrop{position:fixed;top:0;left:0;right:0;bottom:0;background:#000000b3;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:10000;padding:20px}.stream-stats-modal{background:linear-gradient(135deg,#1a1a2e,#16213e);border-radius:16px;width:100%;max-width:420px;max-height:80vh;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 20px 60px #00000080;border:1px solid rgba(255,255,255,.1);animation:statsModalSlideIn .25s ease-out}@keyframes statsModalSlideIn{0%{opacity:0;transform:translateY(20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}@media (max-width: 600px){.stream-stats-modal-backdrop{align-items:flex-end;padding:0}.stream-stats-modal{max-width:100%;max-height:85vh;border-radius:20px 20px 0 0;animation:statsSheetSlideUp .3s ease-out}@keyframes statsSheetSlideUp{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}}.stream-stats-header{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid rgba(255,255,255,.1);background:#0003}.stream-stats-header h3{margin:0;font-size:18px;font-weight:600;color:#fff}.stream-stats-close{background:#ffffff1a;border:none;color:#fff;width:32px;height:32px;border-radius:50%;font-size:16px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s}.stream-stats-close:hover{background:#fff3}.stream-stats-content{flex:1;overflow-y:auto;padding:12px 20px}.stream-stats-section{margin-bottom:16px}.stream-stats-section h4{margin:0 0 10px;font-size:13px;font-weight:600;color:#fff9;text-transform:uppercase;letter-spacing:.5px}.stream-stats-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.stream-stats-item{background:#ffffff0d;border-radius:10px;padding:10px 12px;display:flex;flex-direction:column;gap:4px}.stream-stats-item.full-width{grid-column:span 2}.stream-stats-label{font-size:11px;color:#ffffff80;text-transform:uppercase;letter-spacing:.3px}.stream-stats-value{font-size:15px;font-weight:600;color:#fff;font-family:SF Mono,Menlo,Monaco,monospace}.stream-stats-value.warning{color:#fbbf24}.stream-stats-value.critical{color:#ef4444;font-weight:700}.stream-stats-quality-indicator{display:flex;justify-content:center;padding:8px 0}.quality-badge{padding:8px 20px;border-radius:20px;font-size:14px;font-weight:600}.quality-badge.quality-good{background:#22c55e33;color:#22c55e}.quality-badge.quality-fair{background:#eab30833;color:#eab308}.quality-badge.quality-poor{background:#ef444433;color:#ef4444}.stream-stats-footer{padding:12px 20px;border-top:1px solid rgba(255,255,255,.1);background:#0003}.stream-stats-timestamp{font-size:11px;color:#fff6}.stream-stats-header-actions{display:flex;align-items:center;gap:10px}.stream-stats-mode-badge{padding:4px 10px;border-radius:12px;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.stream-stats-mode-badge.webrtc{background:#3b82f633;color:#3b82f6}.stream-stats-mode-badge.hls{background:#a855f733;color:#a855f7}.stream-stats-hint{font-size:10px;font-weight:400;color:#fff6;margin-left:6px}.stream-stats-quality-reasons{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px;justify-content:center}.quality-reason-tag{padding:4px 10px;background:#eab30826;color:#fbbf24;border-radius:12px;font-size:11px;font-weight:500}.frozen-section{background:#3b82f61a;border-radius:12px;padding:12px;margin-top:8px}.frozen-section h4{margin-bottom:8px}.frozen-stats-info{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px;font-size:11px;color:#ffffff80}.stream-stats-grid.compact{gap:6px}.stream-stats-grid.compact .stream-stats-item{padding:6px 10px}.stream-stats-actions{display:flex;gap:8px;margin-bottom:10px}.stream-stats-action-btn{flex:1;padding:10px 16px;background:#ffffff1a;border:1px solid rgba(255,255,255,.15);border-radius:10px;color:#fff;font-size:13px;font-weight:500;cursor:pointer;transition:all .2s}.stream-stats-action-btn:hover{background:#ffffff26}.stream-stats-action-btn:active{transform:scale(.98)}.stream-stats-action-btn:disabled{opacity:.5;cursor:not-allowed}.stream-stats-action-btn.small{flex:none;padding:4px 10px;font-size:11px}.stream-stats-content::-webkit-scrollbar{width:6px}.stream-stats-content::-webkit-scrollbar-track{background:transparent}.stream-stats-content::-webkit-scrollbar-thumb{background:#fff3;border-radius:3px}.stream-stats-content::-webkit-scrollbar-thumb:hover{background:#ffffff4d}:root{--toast-info-bg: rgba(15, 23, 42, .72);--toast-info-text: rgba(255, 255, 255, .92);--toast-info-border: rgba(148, 163, 184, .22);--toast-warning-bg: rgba(120, 53, 15, .7);--toast-warning-text: rgba(255, 255, 255, .92);--toast-warning-border: rgba(251, 191, 36, .22);--toast-error-bg: rgba(127, 29, 29, .7);--toast-error-text: rgba(255, 255, 255, .92);--toast-error-border: rgba(248, 113, 113, .22)}.igo-toast-slot{width:100%;display:flex;justify-content:center;align-items:center;pointer-events:none}.igo-toast-slot--collapsible{overflow:hidden;transition:min-height .18s ease}@media (prefers-reduced-motion: reduce){.igo-toast-slot--collapsible{transition:none!important}}.igo-toast-slot[data-location=global]{position:fixed;top:calc(12px + env(safe-area-inset-top,0px));left:0;right:0;z-index:10050}.igo-toast-slot__inner{width:100%;max-width:560px;padding:0 16px;display:flex;justify-content:center}.igo-toast-slot__anim{width:100%;display:flex;justify-content:center}.igo-toast-slot__anim--enter{animation:igoToastEnter .18s ease-out}.igo-toast-slot__anim--exit{animation:igoToastExit .18s ease-out forwards}@keyframes igoToastEnter{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}@keyframes igoToastExit{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-6px)}}@media (prefers-reduced-motion: reduce){.igo-toast-slot__anim--enter,.igo-toast-slot__anim--exit{animation:none!important}}.igo-toast{pointer-events:auto;width:100%;display:flex;align-items:center;justify-content:center;gap:10px;min-height:40px;padding:10px 14px;border-radius:13px;font-size:13.5px;font-weight:500;line-height:18px;border:1px solid rgba(255,255,255,.12);box-shadow:0 8px 22px #0003;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.igo-toast__icon{display:inline-flex;align-items:center;justify-content:center;opacity:.85;flex:0 0 auto;color:currentColor}.igo-toast__message{flex:1 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:center}.igo-toast__close{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border:none;border-radius:10px;background:#ffffff1a;color:inherit;cursor:pointer;opacity:.85}.igo-toast__close:hover{background:#ffffff29;opacity:1}.igo-toast__action{flex:0 0 auto;height:28px;padding:0 10px;border:1px solid rgba(255,255,255,.14);border-radius:999px;background:#ffffff14;color:inherit;cursor:pointer;font-size:12.5px;font-weight:600;opacity:.9;transition:background .14s ease,border-color .14s ease,opacity .14s ease,transform .1s ease}.igo-toast__action:hover{background:#ffffff24;border-color:#ffffff38;opacity:1}.igo-toast__action:active{transform:scale(.98)}.igo-toast--info{background:var(--toast-info-bg);color:var(--toast-info-text);border-color:var(--toast-info-border)}.igo-toast--warning{background:var(--toast-warning-bg);color:var(--toast-warning-text);border-color:var(--toast-warning-border)}.igo-toast--error{background:var(--toast-error-bg);color:var(--toast-error-text);border-color:var(--toast-error-border)}.live-top-bar{position:absolute;top:calc(env(safe-area-inset-top,0px) + var(--igo-live-topbar-margin, 8px));left:50%;transform:translate(-50%);z-index:60;display:flex;flex-direction:column;align-items:center;gap:6px;pointer-events:auto;transition:opacity .15s ease-out}.live-top-bar--visible{opacity:1}.live-top-bar--hidden{opacity:0;pointer-events:none}@supports not (padding-top: env(safe-area-inset-top)){.live-top-bar{top:8px}}.live-top-bar-pill{display:inline-flex;align-items:center;gap:8px;padding:5px 12px;min-height:28px;background:#00000073;backdrop-filter:blur(16px) saturate(1.2);-webkit-backdrop-filter:blur(16px) saturate(1.2);border-radius:18px;border:1px solid rgba(255,255,255,.08);box-shadow:0 2px 12px #0003;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease,background .15s ease;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none;max-width:min(90vw,500px)}.live-top-bar-pill:hover{background:#00000080;box-shadow:0 4px 16px #00000040}.live-top-bar-pill:active{transform:scale(.98)}@supports not (backdrop-filter: blur(8px)){.live-top-bar-pill{background:#000000b3}}.live-top-bar-viewers{display:flex;align-items:center;gap:4px;color:#ffffffe6;flex-shrink:0}.live-top-bar-icon{opacity:.7}.live-top-bar-viewer-count{font-size:12px;font-weight:600;font-variant-numeric:tabular-nums}.live-top-bar-thumb{width:22px;height:22px;border-radius:4px;object-fit:cover;flex-shrink:0;border:1px solid rgba(255,255,255,.15)}.live-top-bar-title{font-size:12px;font-weight:500;color:#ffffffd9;max-width:160px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex-shrink:1;min-width:0}.live-top-bar-signal{display:flex;align-items:center;flex-shrink:0}.live-top-bar-live{display:flex;align-items:center;gap:4px;flex-shrink:0}.live-top-bar-live-dot{width:7px;height:7px;background:#ef4444;border-radius:50%;animation:live-top-bar-pulse 1.5s ease-in-out infinite}@keyframes live-top-bar-pulse{0%,to{opacity:1}50%{opacity:.4}}.live-top-bar-live-text{font-size:10px;font-weight:700;color:#ef4444;letter-spacing:.3px}.live-top-bar-connecting{display:flex;align-items:center;gap:4px;flex-shrink:0}.live-top-bar-connecting-dot{width:7px;height:7px;background:#f97316;border-radius:50%;animation:live-top-bar-blink .8s ease-in-out infinite}@keyframes live-top-bar-blink{0%,to{opacity:1}50%{opacity:.3}}.live-top-bar-connecting-text{font-size:10px;font-weight:600;color:#fff9;letter-spacing:.3px}.live-top-bar-duration{font-size:12px;font-weight:600;font-variant-numeric:tabular-nums;color:#ffffffd9;flex-shrink:0;margin-left:2px}.live-top-bar-guide{margin-left:6px;display:inline-flex;align-items:center;gap:6px;padding:5px 10px;border-radius:999px;border:1px solid rgba(255,255,255,.12);background:#ffffff0f;color:#ffffffeb;cursor:pointer;-webkit-tap-highlight-color:transparent}.live-top-bar-guide:hover{background:#ffffff1a}.live-top-bar-guide:active{transform:scale(.98)}.live-top-bar-guide-icon{opacity:.95}.live-top-bar-guide-text{font-size:11px;font-weight:700;letter-spacing:.2px}.live-top-bar-overlay-slot{display:flex;justify-content:center;pointer-events:none;min-height:0}.live-top-bar-overlay-slot:empty{display:none}.live-top-bar-overlay-slot .overlay-template-wrapper.overlay-hidden{display:none!important}.live-top-bar-zoom-chip{pointer-events:auto;border:1px solid rgba(255,255,255,.12);background:#00000059;color:#ffffffe6;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border-radius:999px;padding:6px 10px;font-size:12px;font-weight:600;letter-spacing:.2px;cursor:pointer}.live-top-bar-zoom-chip:active:not(:disabled){transform:scale(.98)}.live-top-bar-zoom-chip--disabled,.live-top-bar-zoom-chip:disabled{opacity:.55;cursor:not-allowed}.live-top-bar-overlay-slot .vb-scorebar-container{position:relative;top:auto;left:auto;transform:none}.live-top-bar-toast{display:flex;align-items:center;gap:6px;padding:5px 12px;background:#0000008c;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-radius:14px;border:1px solid rgba(255,255,255,.08);animation:live-top-bar-toast-in .2s ease-out;max-width:min(85vw,400px)}@keyframes live-top-bar-toast-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.live-top-bar-toast-icon{font-size:14px;flex-shrink:0}.live-top-bar-toast-message{font-size:11px;font-weight:500;color:#ffffffe6}.live-top-bar-toast--success{border-color:#22c55e4d}.live-top-bar-toast--success .live-top-bar-toast-message{color:#86efac}.live-top-bar-toast--warning{border-color:#f973164d}.live-top-bar-toast--warning .live-top-bar-toast-message{color:#fdba74}.live-top-bar-toast--error{border-color:#ef44444d}.live-top-bar-toast--error .live-top-bar-toast-message{color:#fca5a5}@media (max-width: 480px){.live-top-bar-pill{padding:4px 10px;gap:6px}.live-top-bar-viewer-count{font-size:11px}.live-top-bar-thumb{width:20px;height:20px}.live-top-bar-title{font-size:11px;max-width:100px}.live-top-bar-live-text{font-size:9px}.live-top-bar-duration{font-size:11px}.live-top-bar-guide-text{display:none}.live-top-bar-guide{padding:5px 8px}.live-top-bar-toast-message{font-size:10px}}@media (orientation: landscape) and (max-height: 500px){.live-top-bar{top:calc(env(safe-area-inset-top,0px) + 4px);gap:4px}.live-top-bar-pill{padding:3px 8px;min-height:24px}.live-top-bar-thumb{width:18px;height:18px}}.user-guide{padding:4px 2px}.user-guide h1{font-size:22px;margin:0 0 10px;color:#fffffff2;font-weight:700}.user-guide h2{font-size:18px;margin:18px 0 10px;color:#fffffff2;font-weight:700}.user-guide h3{font-size:15px;margin:16px 0 8px;color:#ffffffeb;font-weight:600}.user-guide h4{font-size:13px;margin:12px 0 6px;color:#ffffffe6;font-weight:600;opacity:.95}.user-guide p{font-size:13px;line-height:1.45;color:#ffffffe0}.user-guide ul{margin:8px 0 8px 18px;padding:0}.user-guide li{font-size:13px;line-height:1.45;color:#ffffffe0;margin:4px 0}.user-guide hr{border:none;height:1px;background:#ffffff1f;margin:16px 0}.user-guide-callout{margin:10px 0;padding:10px 12px;border-radius:12px;border:1px solid rgba(255,255,255,.12);background:#ffffff0f}.user-guide-callout strong{display:block;font-size:12px;margin-bottom:6px;color:#ffffffeb}.user-guide-nav{margin:16px 0;padding:12px 14px;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:12px}.user-guide-nav strong{display:block;font-size:12px;font-weight:700;color:#fffffff2;margin-bottom:8px}.user-guide-nav-links{display:flex;flex-direction:column;gap:6px}.user-guide-nav-links a{color:#93c5fde6;text-decoration:none;font-size:13px;padding:4px 0;transition:color .15s ease}.user-guide-nav-links a:hover{color:#93c5fd;text-decoration:underline}.user-guide-nav-links a:before{content:"• ";color:#fff6;margin-right:4px}.user-guide-limitations{margin:16px 0;padding:12px 14px;background:#f9731614;border:1px solid rgba(249,115,22,.2);border-radius:12px}.user-guide-limitations-header{display:flex;align-items:center;gap:6px;margin-bottom:8px}.user-guide-limitations-icon{font-size:16px;line-height:1;opacity:.9}.user-guide-limitations-header strong{font-size:13px;font-weight:700;color:#fffffff2}.user-guide-limitations ul{margin:0;padding-left:20px}.user-guide-limitations li{color:#ffffffe0}.user-guide{scroll-behavior:smooth}.user-guide-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0000008c;display:flex;align-items:flex-end;justify-content:center;z-index:10050;padding:12px;animation:user-guide-fade-in .2s ease-out}.user-guide-modal-overlay--closing{animation:user-guide-fade-out .2s ease-in forwards}@keyframes user-guide-fade-in{0%{opacity:0}to{opacity:1}}@keyframes user-guide-fade-out{0%{opacity:1}to{opacity:0}}.user-guide-modal-panel{width:100%;max-width:720px;max-height:min(84vh,760px);background:#121212eb;backdrop-filter:blur(18px) saturate(1.2);-webkit-backdrop-filter:blur(18px) saturate(1.2);border:1px solid rgba(255,255,255,.1);border-radius:18px;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 20px 60px #0000008c;transform:translateY(0);animation:user-guide-sheet-in .2s ease-out}.user-guide-modal-panel--closing{animation:user-guide-sheet-out .2s ease-in forwards}@keyframes user-guide-sheet-in{0%{transform:translateY(18px);opacity:.6}to{transform:translateY(0);opacity:1}}@keyframes user-guide-sheet-out{0%{transform:translateY(0);opacity:1}to{transform:translateY(18px);opacity:.6}}.user-guide-modal-handle{align-self:center;width:36px;height:5px;border-radius:999px;background:#ffffff38;margin:10px 0 2px}.user-guide-modal-header{display:flex;align-items:center;justify-content:space-between;padding:10px 14px;border-bottom:1px solid rgba(255,255,255,.1)}.user-guide-modal-title{margin:0;font-size:14px;font-weight:800;letter-spacing:.2px;color:#ffffffeb}.user-guide-modal-close{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:transparent;color:#ffffffd9;cursor:pointer;padding:8px;border-radius:10px}.user-guide-modal-close:hover{background:#ffffff14}.user-guide-modal-content{padding:14px;overflow:auto}.user-guide-modal-footer{display:flex;gap:10px;justify-content:flex-end;padding:12px 14px;border-top:1px solid rgba(255,255,255,.1)}.user-guide-modal-primary,.user-guide-modal-secondary{border-radius:12px;padding:10px 14px;font-size:13px;font-weight:700;cursor:pointer;border:1px solid rgba(255,255,255,.14)}.user-guide-modal-primary{background:#ffffff1f;color:#ffffffeb}.user-guide-modal-secondary{background:#00000040;color:#ffffffd9}.user-guide-modal-primary:hover,.user-guide-modal-secondary:hover{background:#ffffff29}.gfx-console-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10000;background:#00000059;backdrop-filter:none;-webkit-backdrop-filter:none;display:flex;align-items:center;justify-content:center;padding:16px}.igo-native-webview .gfx-console-overlay{backdrop-filter:none;-webkit-backdrop-filter:none;background:#0000008c;align-items:flex-end;justify-content:center;padding:0}.igo-native-webview .gfx-console-modal{animation:none!important;transform:none!important;-webkit-transform:none!important;width:100%;max-width:100%;border-radius:20px 20px 0 0}.igo-native-webview .gfx-console-fullscreen{display:flex;align-items:flex-end;justify-content:center}.igo-native-webview .gfx-console-fullscreen .gfx-console-modal{max-width:100%;width:100%;height:auto;max-height:90vh;border-radius:20px 20px 0 0}.igo-native-webview .gfx-console-modal input,.igo-native-webview .gfx-console-modal textarea{-webkit-text-fill-color:rgba(255,255,255,1);color:#fff!important;background-color:#ffffff14!important;caret-color:#fff;-webkit-appearance:none;-moz-appearance:none;appearance:none}@media (max-width: 480px){.gfx-console-overlay{align-items:flex-end;padding:0}}.gfx-console-fullscreen{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10000;background:#0a0c10;display:flex;align-items:stretch;justify-content:stretch}.gfx-console-modal{position:relative;width:100%;max-width:880px;max-height:90vh;background:linear-gradient(180deg,#1c1a2afa,#12101cfc);border-radius:20px;border:1px solid rgba(255,255,255,.08);box-shadow:0 24px 64px #00000080;display:flex;flex-direction:column;overflow:hidden;animation:gfxSlideUp .25s ease-out}.gfx-console-modal-fullscreen{max-width:none;max-height:none;height:100%;border-radius:0;border:none;box-shadow:none}@media (max-width: 480px){.gfx-console-modal{max-width:100%;border-radius:20px 20px 0 0}}@keyframes gfxSlideUp{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.gfx-console-header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 12px 12px 16px;min-height:48px;border-bottom:1px solid rgba(255,255,255,.06);flex-shrink:0;background:#ffffff05}.gfx-console-header-left{display:flex;align-items:center;gap:10px;flex:1;min-width:0}.gfx-header-label{font-size:14px;font-weight:600;color:#ffffff80;white-space:nowrap}.gfx-console-header-actions{display:flex;align-items:center;gap:6px;flex-shrink:0}.gfx-share-btn{display:flex;align-items:center;gap:6px;padding:6px 12px;background:transparent;border:1px solid rgba(255,255,255,.15);border-radius:8px;color:#ffffffb3;font-size:13px;font-weight:500;cursor:pointer;transition:all .15s ease}.gfx-share-btn:hover{border-color:#ffffff40;color:#ffffffe6}.gfx-share-btn svg{flex-shrink:0}.gfx-close-btn{display:flex;align-items:center;gap:6px;padding:6px 12px;min-height:34px;background:transparent;border:1px solid rgba(255,255,255,.15);border-radius:8px;color:#ffffffb3;font-size:13px;font-weight:500;cursor:pointer;transition:all .15s ease;-webkit-user-select:none;user-select:none;touch-action:manipulation}.gfx-close-btn:hover{border-color:#ffffff40;color:#ffffffe6}.gfx-close-btn svg{flex-shrink:0}.gfx-selector-trigger{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:6px 10px 6px 12px;background:#ffffff0f;border:1px solid rgba(255,255,255,.1);border-radius:8px;cursor:pointer;transition:all .15s ease;min-width:80px}.gfx-selector-trigger:hover{background:#ffffff12;border-color:#ffffff1f}.gfx-selector-trigger:active{background:#ffffff17}.gfx-selector-trigger.expanded{background:#ff6b351a;border-color:#ff6b354d}.gfx-selector-trigger.disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.gfx-selector-value{font-size:14px;font-weight:600;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.gfx-selector-chevron{color:#fff6;flex-shrink:0;transition:transform .2s ease}.gfx-selector-trigger.expanded .gfx-selector-chevron{transform:rotate(180deg)}.gfx-picker-container{overflow:hidden;max-height:0;opacity:0;transition:max-height .25s ease,opacity .15s ease;background:#00000040;border-bottom:1px solid transparent}.gfx-picker-container.open{max-height:320px;opacity:1;border-bottom-color:#ffffff0f}.gfx-picker-search{padding:12px 16px;border-bottom:1px solid rgba(255,255,255,.06)}.gfx-picker-search-input{width:100%;padding:10px 14px 10px 38px;font-size:14px;background:#ffffff0f;border:1px solid rgba(255,255,255,.1);border-radius:10px;color:#fff;outline:none;transition:border-color .15s ease;box-sizing:border-box}.gfx-picker-search-input::placeholder{color:#ffffff59}.gfx-picker-search-input:focus{border-color:#ff6b3580}.gfx-picker-search-wrapper{position:relative}.gfx-picker-search-icon{position:absolute;left:12px;top:50%;transform:translateY(-50%);width:18px;height:18px;color:#ffffff59;pointer-events:none}.gfx-picker-list{padding:6px 10px;display:flex;flex-direction:column;gap:3px;max-height:260px;overflow-y:auto}.gfx-picker-item{display:flex;align-items:center;gap:10px;padding:10px 12px;background:#ffffff05;border:1px solid transparent;border-radius:10px;cursor:pointer;transition:all .12s ease;text-align:left;width:100%}.gfx-picker-item:hover{background:#ffffff0d}.gfx-picker-item.selected{background:#ff6b3514;border-color:#ff6b3540}.gfx-picker-item-content{flex:1;min-width:0}.gfx-picker-item-name{font-size:13px;font-weight:600;color:#ffffffe6}.gfx-picker-item-desc{font-size:11px;line-height:1.35;color:#ffffff73;margin-top:1px}.gfx-picker-item-check{width:18px;height:18px;color:#ff6b35;flex-shrink:0;opacity:0;transition:opacity .12s ease}.gfx-picker-item.selected .gfx-picker-item-check{opacity:1}.gfx-console-body{flex:0 1 auto;height:auto;max-height:calc(100vh - 200px);min-height:0;overflow-y:auto;overflow-x:hidden;padding:16px 20px;padding-bottom:calc(16px + env(safe-area-inset-bottom,0px))}.gfx-console-body.max-space{padding:12px 16px;padding-bottom:calc(12px + env(safe-area-inset-bottom,0px))}.gfx-console-editor{width:100%;max-width:100%;display:flex;justify-content:center}.gfx-console-loading{display:flex;align-items:center;justify-content:center;padding:32px;color:#ffffff80;font-size:14px}.gfx-console-none{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:32px 20px;gap:10px;min-height:200px;max-height:400px}.gfx-console-none-icon{width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:#ffffff08;border-radius:14px;color:#fff3;margin-bottom:4px}.gfx-console-none-title{font-size:15px;font-weight:600;color:#fff9;margin:0}.gfx-console-none-text{font-size:13px;color:#fff6;margin:0;max-width:240px;line-height:1.4}.gfx-console-blocked{max-width:360px;padding:32px 24px 24px;text-align:center}.gfx-console-blocked-icon{margin-bottom:16px;color:#fff6}.gfx-console-blocked-title{margin:0 0 8px;font-size:18px;font-weight:600;color:#fff}.gfx-console-blocked-body{margin:0 0 24px;font-size:14px;color:#fff9}.gfx-console-blocked-actions{display:flex;gap:12px;justify-content:center}.gfx-console-btn{padding:12px 24px;border-radius:12px;font-size:14px;font-weight:500;border:none;cursor:pointer;transition:background .15s,transform .1s}.gfx-console-btn:disabled{opacity:.6;cursor:not-allowed}.gfx-console-btn-primary{background:linear-gradient(135deg,#ff6b35,#ff3d00);color:#fff;box-shadow:0 2px 12px #ff3d004d}.gfx-console-btn-primary:hover:not(:disabled){background:linear-gradient(135deg,#ff5a22,#e53700)}.gfx-console-btn-secondary{background:#ffffff14;color:#ffffffd9;border:1px solid rgba(255,255,255,.1)}.gfx-console-btn-secondary:hover:not(:disabled){background:#ffffff1f}.gfx-console-btn-danger{background:#dc2626;color:#fff}.gfx-console-btn-danger:hover:not(:disabled){background:#b91c1c}.gfx-console-success{margin-top:10px;display:inline-block;padding:6px 10px;border-radius:999px;font-size:12px;font-weight:600;color:#ffffffd9;background:#22c55e29;border:1px solid rgba(34,197,94,.26)}.gfx-console-toast{position:fixed;bottom:100px;left:50%;transform:translate(-50%);z-index:10020;padding:12px 24px;background:#000000e0;border-radius:24px;color:#fff;font-size:14px;font-weight:500;box-shadow:0 4px 16px #0000004d;animation:gfxToastIn .2s ease-out}@keyframes gfxToastIn{0%{opacity:0;transform:translate(-50%) translateY(10px)}to{opacity:1;transform:translate(-50%) translateY(0)}}@media (orientation: landscape) and (max-height: 500px){.gfx-console-header{padding:6px 10px 6px 4px;min-height:40px}.gfx-selector-trigger{padding:6px 10px}.gfx-console-body{padding:8px 12px}.gfx-console-none{padding:16px;gap:8px}}@media (min-width: 768px){.gfx-console-modal{max-width:680px}.gfx-console-header{padding:12px 20px}.gfx-header-label{font-size:15px}.gfx-picker-list{display:grid;grid-template-columns:repeat(2,1fr);gap:6px;padding:10px 14px}.gfx-console-body{padding:20px 24px}}.gfx-picker-item:focus-visible{outline:2px solid #FF6B35;outline-offset:2px}.gfx-close-btn:focus-visible,.gfx-selector-row:focus-visible{outline:2px solid rgba(255,107,53,.6);outline-offset:2px}.gfx-console-body::-webkit-scrollbar,.gfx-picker-list::-webkit-scrollbar{width:6px}.gfx-console-body::-webkit-scrollbar-track,.gfx-picker-list::-webkit-scrollbar-track{background:transparent}.gfx-console-body::-webkit-scrollbar-thumb,.gfx-picker-list::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:3px}.gfx-console-body::-webkit-scrollbar-thumb:hover,.gfx-picker-list::-webkit-scrollbar-thumb:hover{background:#ffffff40}.host-left-controls{position:absolute;left:max(12px,env(safe-area-inset-left,12px));top:50%;transform:translateY(-50%);display:flex;flex-direction:column;align-items:center;gap:6px;z-index:55;pointer-events:auto;background:linear-gradient(135deg,#ffffff2e,#ffffff14,#0000001a);backdrop-filter:blur(20px) saturate(1.3);-webkit-backdrop-filter:blur(20px) saturate(1.3);border:1px solid rgba(255,255,255,.15);border-radius:16px;padding:8px;box-shadow:0 4px 16px #0000004d,inset 0 1px #ffffff1a}.host-left-controls--disabled{opacity:.5;pointer-events:none}.host-left-control-button{width:40px;height:40px;border-radius:12px;background:linear-gradient(135deg,#ffffff26,#ffffff0d,#0000001a);border:1px solid rgba(255,255,255,.12);box-shadow:0 2px 8px #0003,inset 0 1px #ffffff1a;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease,background .15s ease;-webkit-tap-highlight-color:transparent;color:#fffffff2}.host-left-control-button:hover:not(:disabled){background:linear-gradient(135deg,#fff3,#ffffff14,#0000000d);box-shadow:0 4px 12px #00000040,inset 0 1px #ffffff26}.host-left-control-button:active:not(:disabled){transform:scale(.95)}.host-left-control-button:disabled{opacity:.4;cursor:not-allowed}.host-left-zoom-level{font-size:12px;font-weight:600;color:#ffffffe6;font-variant-numeric:tabular-nums;padding:4px 0;min-width:32px;text-align:center;-webkit-user-select:none;user-select:none}@media (max-width: 480px){.host-left-controls{left:8px;padding:4px;border-radius:12px}.host-left-control-button{width:32px;height:32px}.host-left-zoom-level{font-size:11px}}@media (orientation: landscape) and (max-height: 500px){.host-left-controls{padding:3px;gap:2px}.host-left-control-button{width:28px;height:28px}.host-left-zoom-level{font-size:10px;padding:2px 0}}.coachmark-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:99999;pointer-events:none}.coachmark-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000014;pointer-events:auto}.coachmark-highlight{position:fixed;border-radius:12px;pointer-events:none;box-shadow:0 0 0 2px #934ed680,0 0 20px 4px #934ed640,0 0 40px 8px #934ed61a;background:transparent;z-index:100001}.coachmark-highlight--animating{animation:coachmark-pulse .8s ease-in-out 2}@keyframes coachmark-pulse{0%,to{box-shadow:0 0 0 2px #934ed680,0 0 20px 4px #934ed640,0 0 40px 8px #934ed61a;transform:scale(1)}50%{box-shadow:0 0 0 3px #934ed699,0 0 28px 6px #934ed659,0 0 50px 12px #934ed626;transform:scale(1.02)}}.coachmark-toast{position:fixed;display:flex;align-items:center;gap:12px;padding:12px 16px;background:#323237f2;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-radius:14px;border:1px solid rgba(255,255,255,.12);box-shadow:0 4px 20px #0000004d,0 0 1px #ffffff1a;z-index:100002;pointer-events:auto;max-width:280px;animation:coachmark-toast-in .25s ease-out}@keyframes coachmark-toast-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.coachmark-arrow{position:absolute;width:0;height:0}.coachmark-message{font-size:14px;font-weight:500;color:#ffffffeb;line-height:1.3;flex:1}.coachmark-gotit{flex-shrink:0;padding:6px 14px;font-size:13px;font-weight:600;color:#fff;background:linear-gradient(135deg,#934ed6e6,#c85a96e6);border:none;border-radius:10px;cursor:pointer;transition:all .15s ease;white-space:nowrap}.coachmark-gotit:hover{background:linear-gradient(135deg,#934ed6,#c85a96);transform:scale(1.02)}.coachmark-gotit:active{transform:scale(.98)}@supports (padding: max(0px)){.coachmark-toast{margin-top:max(8px,env(safe-area-inset-top));margin-bottom:max(8px,env(safe-area-inset-bottom));margin-left:max(8px,env(safe-area-inset-left));margin-right:max(8px,env(safe-area-inset-right))}}@media (max-width: 360px){.coachmark-toast{max-width:260px;padding:10px 14px;gap:10px}.coachmark-message{font-size:13px}.coachmark-gotit{padding:5px 12px;font-size:12px}}.host-live-page{height:100vh;height:100dvh;max-height:100vh;max-height:100dvh;width:100%;width:100vw;min-width:100vw;display:flex;flex-direction:column;overflow:visible;background:#000;position:relative;touch-action:pan-x pan-y;-webkit-user-select:none;user-select:none;margin:0;padding:0}.host-video-container{position:relative;flex:1 1 auto;width:100%;width:100vw;min-width:100vw;height:100%;height:100vh;height:100dvh;min-height:100vh;min-height:100dvh;background:#000;display:flex;align-items:center;justify-content:center;overflow-y:auto;touch-action:pan-x pan-y;-webkit-user-select:none;user-select:none;margin:0;padding:0}.live-video-element,.host-video-element{width:100%;height:100%;min-width:100%;min-height:100%;object-fit:cover;background:#000;display:block;transform-origin:center center;margin:0;padding:0}.host-video-element.mirrored{transform:scaleX(-1)}.live-video-element.vertical-video,.host-video-element.vertical-video{object-fit:cover!important;height:100%!important;height:100vh!important;height:100dvh!important;width:100%!important;width:100vw!important;min-width:100%!important;min-width:100vw!important;min-height:100%!important;min-height:100vh!important;min-height:100dvh!important;max-width:100vw!important;max-height:100vh!important;max-height:100dvh!important;display:block!important;margin:0!important;padding:0!important;flex-shrink:0}.host-video-container:has(.vertical-video){display:flex!important;align-items:center!important;justify-content:center!important;overflow:hidden!important;width:100vw!important;min-width:100vw!important;height:100vh!important;height:100dvh!important;min-height:100vh!important;min-height:100dvh!important}.host-video-container:has(.vertical-video) .live-video-element,.host-video-container:has(.vertical-video) .host-video-element{flex:0 0 auto!important;align-self:center!important}@media (max-width: 768px){.host-live-page{height:100dvh!important;max-height:100dvh!important;width:100vw!important;min-width:100vw!important;position:fixed;top:0;left:0;right:0;bottom:0}.host-video-container{width:100vw!important;height:100dvh!important;min-width:100vw!important;min-height:100dvh!important;max-width:100vw!important;max-height:100dvh!important;position:fixed;top:0;left:0;right:0;bottom:0;padding:0;margin:0;overflow:hidden}.live-video-element,.host-video-element{width:100vw!important;height:100dvh!important;min-width:100vw!important;min-height:100dvh!important;max-width:100vw!important;max-height:100dvh!important;object-fit:cover!important;position:absolute;top:0;left:0;right:0;bottom:0;margin:0!important;padding:0!important;transform:scale(1)}@media (orientation: portrait){.live-video-element,.host-video-element{width:100vw!important;height:100dvh!important;object-fit:cover!important}}@media all and (display-mode: standalone){.host-live-page{height:100svh!important;max-height:100svh!important}.host-video-container,.live-video-element,.host-video-element{height:100svh!important;min-height:100svh!important;max-height:100svh!important}@media (orientation: portrait){.host-live-page{height:100svh!important;max-height:100svh!important}.host-video-container,.live-video-element,.host-video-element{height:100svh!important;min-height:100svh!important;max-height:100svh!important;bottom:0}}@media (orientation: landscape){.host-controls-bottom-right,.host-controls-bottom-left-stop{bottom:max(12px,calc(env(safe-area-inset-bottom,0) + 12px))!important;display:flex!important;align-items:center!important;flex-direction:row}.stop-button-mobile,.share-edit-combined{min-height:40px;height:40px;display:inline-flex!important;align-items:center!important;vertical-align:middle}.share-button-premium,.stop-button-mobile span{line-height:1;display:flex;align-items:center}}}@media (orientation: landscape){.host-live-page{height:100svh!important;max-height:100svh!important;width:100vw!important;min-width:100vw!important}.host-video-container{height:100svh!important;min-height:100svh!important;max-height:100svh!important;bottom:0}.live-video-element,.host-video-element{width:100vw!important;height:100svh!important;min-height:100svh!important;max-height:100svh!important;object-fit:cover!important;bottom:0}.host-controls-bottom-right,.host-controls-bottom-left-stop{bottom:max(70px,calc(env(safe-area-inset-bottom,0) + 70px))!important;z-index:1001;display:flex;align-items:center}.stop-button-mobile,.share-edit-combined{display:inline-flex;align-items:center;vertical-align:middle}}.live-video-element.vertical-video,.host-video-element.vertical-video{object-fit:cover!important;width:100vw!important;height:100dvh!important;min-width:100vw!important;min-height:100dvh!important;max-width:100vw!important;max-height:100dvh!important;position:absolute!important;top:0!important;left:0!important;right:0!important;bottom:0!important}}.camera-view{width:100%;height:100vh;position:relative;background:#000}.camera-container{width:100%;height:100%;position:relative;overflow-y:auto}.camera-feed{width:100%;height:100%;object-fit:cover;transform:scaleX(-1)}.loading-overlay,.error-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:#000c;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff;z-index:10}.icon-spinning{animation:spin 1s linear infinite}.error-overlay p{margin-bottom:1rem;font-size:1.1rem}.error-overlay button{background:#ff4757;color:#fff;border:none;padding:.75rem 2rem;border-radius:25px;font-size:1rem;cursor:pointer}.codec-warning-banner{position:absolute;top:env(safe-area-inset-top,0px);left:0;right:0;background:linear-gradient(135deg,#ff9500,#ff6b00);color:#fff;padding:10px 16px;display:flex;align-items:center;gap:10px;z-index:1000;box-shadow:0 2px 8px #0000004d;animation:slideDown .3s ease-out}@keyframes slideDown{0%{transform:translateY(-100%);opacity:0}to{transform:translateY(0);opacity:1}}.codec-warning-icon{font-size:18px;flex-shrink:0}.codec-warning-text{flex:1;font-size:13px;font-weight:500;line-height:1.3}.codec-warning-dismiss{background:#fff3;border:none;color:#fff;width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:14px;flex-shrink:0;transition:background .2s}.codec-warning-dismiss:hover{background:#ffffff4d}.live-viewer-pill{position:absolute;top:12px;right:12px;padding:6px 10px;border-radius:999px;font-size:12px;background:#0000008c;color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:10;pointer-events:none}.live-fullscreen-btn{position:absolute;top:12px;left:12px;padding:8px 12px;border-radius:999px;border:none;font-size:12px;cursor:pointer;background:#000000a6;color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:opacity .2s ease;z-index:20}.live-status-hud{position:absolute;top:calc(env(safe-area-inset-top,0px) + 8px);left:12px;z-index:20;pointer-events:auto;transition:opacity .15s ease-out,top .15s ease-out}@media (orientation: portrait){.live-status-hud{top:calc(env(safe-area-inset-top,0px) + 52px);left:12px}}@supports not (padding-top: env(safe-area-inset-top)){.live-status-hud{top:8px}}.live-status-pill{display:inline-flex;align-items:center;gap:8px;padding:6px 12px;min-height:32px;border-radius:16px;background:linear-gradient(180deg,#1e1e1e1a,#0a0a0a1a);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.18);box-shadow:0 4px 12px #00000059;color:#fffffff2;font-size:12px;line-height:1;font-weight:500;max-width:70vw;white-space:nowrap}.live-status-pill-clickable{cursor:pointer;transition:transform .15s ease,box-shadow .15s ease,background .15s ease;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none}.live-status-pill-clickable:hover{transform:scale(1.02);box-shadow:0 6px 16px #00000073;background:linear-gradient(180deg,#28282826,#14141426)}.live-status-pill-clickable:active{transform:scale(.98)}.live-status-icon{width:14px;height:14px;color:#ffffffe6;flex-shrink:0}.live-status-live{display:inline-flex;align-items:center;gap:6px}.live-status-live-dot{width:8px;height:8px;border-radius:999px;background-color:#ff2d55;box-shadow:0 0 6px #ff2d55cc;flex-shrink:0;animation:liveDotPulse 1.4s ease-out infinite}.live-status-connecting{display:inline-flex;align-items:center}.live-status-connecting-text{font-weight:500;letter-spacing:.3px;color:#fbbf24;animation:connecting-pulse 1.5s ease-in-out infinite}@keyframes connecting-pulse{0%,to{opacity:1}50%{opacity:.5}}.host-controls-overlay{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;flex-direction:column;justify-content:space-between;padding:12px;z-index:20;pointer-events:none;background:linear-gradient(to bottom,rgba(0,0,0,.7) 0%,transparent 20%,transparent 80%,rgba(0,0,0,.3) 100%)}.host-controls-top-right-group{position:absolute;top:12px;right:12px;display:flex;flex-direction:column;align-items:flex-end;gap:8px;pointer-events:auto;z-index:21}.host-controls-top-left,.host-controls-top-right{display:flex;align-items:center;gap:8px;pointer-events:auto}.host-controls-top-left{justify-content:flex-start}.host-controls-top-right{position:absolute;top:12px;left:12px;justify-content:flex-start;flex-direction:row;align-items:center;gap:8px;flex-wrap:wrap}.host-controls-bottom-center{position:absolute;bottom:20px;left:50%;transform:translate(-50%);pointer-events:auto;z-index:21}.host-controls-bottom-left-volume{display:none}.volume-control-container{display:flex;flex-direction:column;align-items:center;gap:6px;padding:8px 6px;background:#0f172abf;border-radius:999px;border:1px solid rgba(148,163,184,.6);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:0 8px 24px #0f172a73}.volume-slider-vertical{width:4px;height:72px;-moz-appearance:none;appearance:none;-webkit-appearance:none;background:#94a3b859;border-radius:999px;outline:none;cursor:pointer;transform:rotate(180deg)}.volume-slider-vertical::-webkit-slider-thumb{-webkit-appearance:none;width:14px;height:14px;border-radius:50%;background:#f9fafb;border:2px solid rgba(15,23,42,.7);box-shadow:0 2px 6px #0f172a73}.volume-slider-vertical::-moz-range-thumb{width:14px;height:14px;border-radius:50%;background:#f9fafb;border:2px solid rgba(15,23,42,.7);box-shadow:0 2px 6px #0f172a73}.volume-toggle-button{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:999px;border:none;background:transparent;color:#e5e7eb;cursor:pointer;transition:background .18s ease,transform .18s ease,color .18s ease;padding:0}.volume-toggle-button:hover{background:#94a3b82e;transform:translateY(-1px);color:#f9fafb}.volume-toggle-button:active{transform:translateY(0)}.volume-toggle-button svg{width:18px;height:18px}.host-controls-left-stack{display:none}.host-controls-bottom-left-stop{position:fixed;bottom:12px;left:12px;pointer-events:auto;z-index:1000;padding-bottom:env(safe-area-inset-bottom,0);padding-left:env(safe-area-inset-left,0);display:none}.stop-button-mobile{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:8px 16px;background:#ff4d64bf;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);color:#fff;border:1px solid rgba(255,77,100,.6);border-radius:999px;font-size:13px;font-weight:600;cursor:pointer;transition:background .18s ease,transform .18s ease,color .18s ease;box-shadow:0 8px 24px #0f172a73;white-space:nowrap;min-height:40px;box-sizing:border-box}.stop-button-mobile:hover{background:#ff4d64e6;transform:translateY(-1px);color:#fff}.stop-button-mobile:active{transform:translateY(0)}.stop-button-mobile svg{width:16px;height:16px}.stop-button-mobile span{font-weight:600}.stop-button-overlay{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:8px 16px;background:#ff4d64bf;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);color:#fff;border:1px solid rgba(255,77,100,.6);border-radius:999px;font-size:13px;font-weight:600;cursor:pointer;transition:background .18s ease,transform .18s ease,color .18s ease;box-shadow:0 8px 24px #0f172a73;white-space:nowrap;min-height:40px;box-sizing:border-box}.stop-button-overlay:hover{background:#ff4d64e6;transform:translateY(-1px);color:#fff}.stop-button-overlay:active{transform:translateY(0)}.stop-button-overlay svg{width:16px;height:16px;flex-shrink:0}.stop-button-overlay span{font-weight:600}.host-controls-bottom-right{position:fixed;bottom:12px;right:12px;pointer-events:auto;z-index:1000;padding-bottom:env(safe-area-inset-bottom,0);padding-right:env(safe-area-inset-right,0)}.share-edit-combined{display:inline-flex;align-items:stretch;border-radius:999px;overflow-y:auto;background:#0f172abf;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border:1px solid rgba(148,163,184,.6);box-shadow:0 8px 24px #0f172a73}.share-button-premium{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:8px 16px;background:transparent;color:#e5e7eb;border:1px solid white;border-radius:999px;font-size:13px;font-weight:600;cursor:pointer;transition:background .18s ease,transform .18s ease,color .18s ease;min-height:40px;box-sizing:border-box}.share-button-premium:hover{background:#94a3b82e;color:#f9fafb;transform:translateY(-1px)}.share-button-premium:active{transform:translateY(0)}.share-button-premium svg{width:16px;height:16px}.share-edit-divider-glossy{width:1px;background:#94a3b880}.share-edit-button-glossy{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border:none;background:transparent;color:#e5e7eb;cursor:pointer;transition:background .18s ease,transform .18s ease,color .18s ease}.share-edit-button-glossy:hover{background:#94a3b82e;color:#f9fafb;transform:translateY(-1px)}.share-edit-button-glossy:active{transform:translateY(0)}.share-edit-button-glossy svg{width:18px;height:18px}.share-button-premium:focus-visible,.share-edit-button-glossy:focus-visible{outline:2px solid #38bdf8;outline-offset:2px}.host-right-control-item{display:flex;flex-direction:column;align-items:center;gap:6px}.host-right-control-label{font-size:10px;font-weight:600;color:#ffffffd9;letter-spacing:.2px;text-shadow:0 1px 2px rgba(0,0,0,.35);-webkit-user-select:none;user-select:none;pointer-events:none}.host-right-control-item--mobile-only{display:none}@media (max-width: 768px),(pointer: coarse){.host-right-control-item--mobile-only{display:flex}}.control-icon-button{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;background:#0009;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;border:1px solid rgba(255,255,255,.15);border-radius:50%;cursor:pointer;transition:all .2s ease;position:relative}.control-icon-button:hover:not(:disabled){background:#000c;transform:translateY(-1px);border-color:#ffffff4d}.control-icon-button:active:not(:disabled){transform:translateY(0)}.control-icon-button:disabled{opacity:.4;cursor:not-allowed}.control-icon-button svg{width:20px;height:20px}.control-icon-button[title]:hover:after{content:attr(title);position:absolute;bottom:100%;left:50%;transform:translate(-50%);margin-bottom:8px;padding:4px 8px;background:#000000e6;color:#fff;font-size:11px;font-weight:500;white-space:nowrap;border-radius:4px;pointer-events:none;z-index:1000;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.control-icon-button[title]:hover:before{content:"";position:absolute;bottom:100%;left:50%;transform:translate(-50%) translateY(100%);margin-bottom:4px;border:4px solid transparent;border-top-color:#000000e6;pointer-events:none;z-index:1000}.host-controls-right-stack{position:absolute;right:12px;top:50%;transform:translateY(-50%);display:flex;flex-direction:column;align-items:center;gap:6px;pointer-events:auto;z-index:21}.zoom-controls-group{display:inline-flex;align-items:center;gap:4px;background:#0009;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.15);border-radius:999px;padding:4px}.zoom-controls-group .control-icon-button{width:32px;height:32px;background:transparent;border:none;border-radius:50%}.zoom-controls-group .control-icon-button:hover:not(:disabled){background:#ffffff1a}.viewer-count-overlay{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;background:#0009;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.15);border-radius:999px;color:#fff;font-size:12px;font-weight:600}.viewer-count-overlay svg{color:#4ade80;width:18px;height:18px;flex-shrink:0}.viewer-count-overlay span{color:#fff;font-variant-numeric:tabular-nums}.host-pre-stream-controls{position:absolute;top:12px;left:12px;display:flex;align-items:center;gap:8px;z-index:15}.pre-stream-button{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;background:#0009;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;border:1px solid rgba(255,255,255,.15);border-radius:50%;cursor:pointer;transition:all .2s ease}.pre-stream-button:hover{background:#000c;transform:translateY(-1px);border-color:#ffffff4d}.pre-stream-button svg{width:20px;height:20px}.stream-info{position:absolute;top:1.5rem;left:1.5rem;pointer-events:auto;display:flex;flex-direction:column;gap:.75rem}.pre-stream-controls{position:absolute;top:12px;left:12px;display:flex;align-items:center;gap:.5rem;z-index:15}.pre-stream-controls .camera-toggle-button-linear{display:flex;align-items:center;gap:.5rem;background:#000000a6;color:#fff;border:none;border-radius:8px;padding:.5rem .85rem;font-size:.85rem;font-weight:600;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:opacity .2s ease}.pre-stream-controls .camera-toggle-button-linear:hover{opacity:.85}.pre-stream-controls .camera-toggle-button-linear span{margin-left:.25rem}.live-tile-linear{position:absolute;top:1.5rem;left:1.5rem;display:flex;align-items:center;gap:.75rem;background:#000000d9;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:12px;padding:.6rem 1rem;box-shadow:0 4px 20px #00000080;pointer-events:auto;border:1px solid rgba(255,255,255,.1);z-index:10}.live-tile-header{display:flex;align-items:center;justify-content:center;gap:.75rem;margin-bottom:.75rem}.live-indicator-compact{display:flex;align-items:center;gap:.5rem;background:#ff4757e6;color:#fff;padding:.4rem .9rem;border-radius:12px;font-size:.85rem;font-weight:700;letter-spacing:.5px}.mute-indicator-compact{display:flex;align-items:center;justify-content:center;width:28px;height:28px;background:#ef4444e6;color:#fff;border-radius:50%;padding:6px}.mute-indicator-compact svg{width:100%;height:100%}.live-tile-content{display:flex;align-items:center;justify-content:center;gap:1rem}.live-tile-viewers{display:flex;align-items:center;gap:.5rem;color:#fff;font-size:.95rem;font-weight:600}.live-tile-viewers svg{color:#4ade80}.live-tile-viewers .viewer-number{color:#4ade80;font-weight:700;font-size:1rem}.camera-toggle-button{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);border-radius:10px;color:#fff;cursor:pointer;transition:all .2s ease;padding:0}.camera-toggle-button:hover{background:#fff3;transform:scale(1.05)}.camera-toggle-button:active{transform:scale(.95)}.camera-toggle-button svg{width:18px;height:18px}.stop-live-button-compact{display:flex;align-items:center;gap:.5rem;background:#ef4444e6;color:#fff;border:none;border-radius:8px;padding:.5rem .85rem;font-size:.85rem;font-weight:600;cursor:pointer;transition:all .2s ease;white-space:nowrap}.stop-live-button-compact:hover{background:#ef4444;transform:scale(1.05)}.stop-live-button-compact:active{transform:scale(.95)}.stop-live-button-compact svg{width:16px;height:16px;flex-shrink:0}.mute-indicator-compact-linear{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:#ef4444e6;color:#fff;border-radius:50%;padding:8px;flex-shrink:0}.mute-indicator-compact-linear svg{width:100%;height:100%}.viewer-count-compact-linear{display:flex;align-items:center;gap:.4rem;color:#fff;font-size:.85rem;font-weight:600;padding:.4rem .7rem;background:#ffffff1a;border-radius:8px;flex-shrink:0}.viewer-count-compact-linear svg{color:#4ade80;flex-shrink:0}.viewer-count-compact-linear span{color:#4ade80;font-weight:700;font-size:.9rem}.live-tile-wifi-viewers{display:flex;align-items:center;gap:.5rem;color:#fff;font-size:.9rem;font-weight:600;padding:.4rem .75rem;background:#ffffff1a;border-radius:8px}.live-tile-wifi-viewers svg{color:#4ade80;flex-shrink:0}.live-tile-wifi-viewers .viewer-number{color:#4ade80;font-weight:700;font-size:.95rem}.camera-toggle-button-linear{display:flex;align-items:center;justify-content:center;width:36px;height:36px;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);border-radius:8px;color:#fff;cursor:pointer;transition:all .2s ease;padding:0;flex-shrink:0}.camera-toggle-button-linear:hover{background:#fff3;transform:scale(1.05)}.camera-toggle-button-linear:active{transform:scale(.95)}.zoom-controls-linear{display:flex;align-items:center;gap:.35rem}.zoom-button-linear{display:flex;align-items:center;justify-content:center;width:36px;height:36px;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);border-radius:8px;color:#fff;cursor:pointer;transition:all .2s ease;padding:0;flex-shrink:0}.zoom-button-linear:hover:not(:disabled){background:#fff3;transform:scale(1.05)}.zoom-button-linear:active:not(:disabled){transform:scale(.95)}.zoom-button-linear:disabled{opacity:.4;cursor:not-allowed}.camera-toggle-button-linear svg{width:18px;height:18px}.live-indicator{display:flex;align-items:center;gap:.5rem;background:#ff4757e6;color:#fff;padding:.5rem 1rem;border-radius:20px;font-size:.9rem;font-weight:600;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.viewer-count{display:flex;align-items:center;gap:.5rem;background:#000000b3;color:#fff;padding:.5rem 1rem;border-radius:20px;font-size:.9rem;font-weight:600;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.viewer-icon{font-size:1rem}.viewer-number{font-weight:700;color:#4ade80}.viewer-label{font-size:.85rem;opacity:.9}.live-dot{width:8px;height:8px;background:#fff;border-radius:50%;animation:pulse 2s infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.stream-id{font-size:.75rem;opacity:.8;margin-left:.5rem}.top-controls{display:flex;gap:.75rem;align-self:flex-end;position:relative;z-index:20}.settings-button,.stop-button{pointer-events:auto;border:none;cursor:pointer;font-size:1.5rem;transition:transform .2s ease}.settings-button{align-self:flex-end;background:#00000080;color:#fff;width:50px;height:50px;border-radius:50%;display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.settings-button:active{transform:scale(.95)}.mute-button{pointer-events:auto;background:#00000080;color:#fff;width:50px;height:50px;border-radius:50%;border:none;font-size:1.5rem;cursor:pointer;display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:transform .2s ease,background .2s ease}.mute-button:hover{background:#000000b3;transform:scale(1.05)}.mute-button:active{transform:scale(.95)}.mute-button.muted{background:#ef4444b3}.mute-button.muted:hover{background:#ef4444e6}.camera-switch-button,.camera-select-button{pointer-events:auto;background:#00000080;color:#fff;width:50px;height:50px;border-radius:50%;border:none;font-size:1.5rem;cursor:pointer;display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:transform .2s ease,background .2s ease}.camera-switch-button:hover,.camera-select-button:hover{background:#000000b3;transform:scale(1.05)}.camera-switch-button:active,.camera-select-button:active{transform:scale(.95)}.camera-select-container{position:relative}.camera-menu{position:absolute;top:60px;right:0;background:#000000e6;border-radius:12px;padding:.5rem;min-width:200px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1000;box-shadow:0 4px 20px #00000080;animation:slideDown .2s ease}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.camera-menu-item{width:100%;padding:.75rem 1rem;background:transparent;border:none;color:#fff;text-align:left;cursor:pointer;border-radius:8px;font-size:.95rem;transition:background .2s ease}.camera-menu-item:hover{background:#ffffff1a}.camera-menu-item.active{background:#667eea4d;font-weight:600}.stop-button{align-self:center;background:#ff4757;color:#fff;padding:1rem 2.5rem;border-radius:50px;font-size:1.1rem;font-weight:600;box-shadow:0 4px 15px #ff475766}.stop-button:active{transform:scale(.98)}@media (max-width: 768px){.live-status-hud{left:12px;top:calc(env(safe-area-inset-top,0px) + 8px)}@media (orientation: portrait){.live-status-hud{top:calc(env(safe-area-inset-top,0px) + 52px);left:12px}}@supports not (padding-top: env(safe-area-inset-top)){.live-status-hud{top:8px}@media (orientation: portrait){.live-status-hud{top:52px}}}.live-status-pill{padding:6px 12px;font-size:12px;gap:6px}.host-controls-overlay{padding:8px}.host-controls-bottom-center{display:none}.host-controls-bottom-left-stop{display:block;bottom:max(12px,env(safe-area-inset-bottom,12px));left:max(12px,env(safe-area-inset-left,12px))}.host-controls-bottom-right{bottom:max(12px,env(safe-area-inset-bottom,12px));right:max(12px,env(safe-area-inset-right,12px))}.host-controls-right-stack{right:8px;gap:6px}.control-icon-button-glossy{width:44px;height:44px}.control-icon-button-glossy svg{width:22px;height:22px}.host-right-control-label{font-size:10px}.share-edit-button-glossy{width:44px;height:44px}.volume-control-container{padding:6px 4px}.volume-slider-vertical{height:60px}@media (max-width: 480px){.host-controls-right-stack{right:6px;gap:4px}.host-right-control-label{font-size:9px}.host-controls-bottom-left-stop{bottom:max(8px,env(safe-area-inset-bottom,8px));left:max(8px,env(safe-area-inset-left,8px))}.host-controls-bottom-right{bottom:max(8px,env(safe-area-inset-bottom,8px));right:max(8px,env(safe-area-inset-right,8px))}.control-icon-button-glossy{width:48px;height:48px}.control-icon-button-glossy svg{width:24px;height:24px}}@media (max-height: 600px){.host-controls-top-right{flex-wrap:wrap;max-width:100%}}}.host-video-container:has(.vertical-video) .live-status-hud{top:calc(env(safe-area-inset-top,0px) + 8px);left:12px}.host-video-container:has(.vertical-video) .host-controls-overlay{background:linear-gradient(to bottom,rgba(0,0,0,.8) 0%,transparent 25%,transparent 75%,rgba(0,0,0,.5) 100%)}@media (max-width: 768px){.camera-controls{padding:1rem}.stop-live-button-compact{padding:.4rem .7rem;font-size:.75rem}.stop-live-button-compact span{display:none}.top-controls{gap:.5rem}.settings-button,.share-button{width:44px;height:44px;font-size:1.2rem}.mute-indicator-compact-linear{width:28px;height:28px;padding:6px}.live-tile-wifi-viewers{padding:.3rem .6rem;font-size:.85rem}.camera-toggle-button-linear{width:32px;height:32px}}@media (max-width: 480px){.live-tile-linear{gap:.4rem;padding:.4rem .6rem}.stop-live-button-compact{padding:.35rem .6rem}}.stream-message-banner{position:absolute;top:5rem;left:50%;transform:translate(-50%);background:#000000d9;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:12px;padding:.75rem 1.25rem;max-width:calc(100% - 2rem);z-index:10;pointer-events:auto;border:1px solid rgba(255,255,255,.1);box-shadow:0 4px 20px #00000080}.stream-message-text{margin:0;color:#fff;font-size:.95rem;font-weight:500;text-align:center;word-wrap:break-word;max-width:600px}@media (max-width: 768px){.stream-message-banner{top:4.5rem;padding:.6rem 1rem;max-width:calc(100% - 1rem)}.stream-message-text{font-size:.85rem}}@media (max-width: 480px){.stream-message-banner{top:4rem;padding:.5rem .875rem;border-radius:10px}.stream-message-text{font-size:.8rem}}@media (max-width: 768px){.live-fullscreen-btn{display:none}}.zoom-center-overlay{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;justify-content:center;align-items:center;z-index:999;pointer-events:none}.zoom-center-box{background:#00000059;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);padding:16px 22px;border-radius:18px;text-align:center;color:#fff;font-size:16px;font-weight:500;display:flex;flex-direction:column;align-items:center;animation:zoomFadeIn .12s ease-out;transition:transform .16s ease-out,box-shadow .16s ease-out}.zoom-center-box .spinner{width:26px;height:26px;border:3px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;margin-bottom:8px;animation:spin .8s linear infinite}@keyframes zoomFadeIn{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}.host-zoom-trigger{transition:all .2s ease;opacity:1;transform:scale(1)}.host-zoom-trigger svg{width:24px;height:24px;stroke:currentColor;fill:none}.host-zoom-trigger.host-zoom-trigger-active{opacity:.55;transform:scale(.93);color:#fff9}.host-zoom-overlay{position:fixed;left:50%;transform:translate(-50%) translate(4px) scale(.93);bottom:calc(env(safe-area-inset-bottom,0px) + 22%);display:flex;align-items:center;gap:12px;z-index:1000;pointer-events:auto;opacity:0;transition:opacity .18s ease-out,transform .18s ease-out}.host-zoom-overlay.host-zoom-overlay-visible{opacity:1;transform:translate(-50%) translate(0) scale(1)}.host-zoom-overlay-fading{opacity:0;pointer-events:none;transform:translate(-50%) translate(0) scale(.96);transition:opacity .15s ease-in,transform .15s ease-in}@supports not (padding-bottom: env(safe-area-inset-bottom)){.host-zoom-overlay{bottom:22%}}.host-zoom-overlay-btn{width:44px;height:44px;padding:0;border:1px solid rgba(255,255,255,.25);border-radius:50%;background:#ffffff26;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#ffffffd9;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .12s ease;position:relative;box-shadow:0 2px 6px #00000040,inset 0 0 4px #ffffff40}.host-zoom-overlay-btn:before{content:"";position:absolute;top:-4px;right:-4px;bottom:-4px;left:-4px;border-radius:50%}.host-zoom-overlay-btn:not(:disabled):hover{color:#fff;border-color:#ffffff59;background:#fff3;transform:scale(1.08);box-shadow:0 3px 8px #0000004d,inset 0 0 6px #ffffff4d}.host-zoom-overlay-btn:not(:disabled):active{transform:scale(1.02);opacity:.9}.host-zoom-overlay-btn:disabled{opacity:.4;cursor:not-allowed;border-color:#ffffff26}.host-zoom-overlay-btn svg{width:20px;height:20px;stroke:currentColor;stroke-width:2;opacity:.85}.host-zoom-overlay-label{color:#ffffffe6;font-size:15px;font-weight:600;min-width:60px;text-align:center;font-variant-numeric:tabular-nums;background:#00000040;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);padding:10px 16px;border-radius:20px;border:1px solid rgba(255,255,255,.15);box-shadow:0 2px 6px #00000040}@media (orientation: landscape){.host-zoom-overlay{bottom:calc(env(safe-area-inset-bottom,0px) + 28%)}@supports not (padding-bottom: env(safe-area-inset-bottom)){.host-zoom-overlay{bottom:28%}}}@media (max-width: 768px){.host-zoom-trigger svg{width:22px;height:22px}.host-zoom-overlay{bottom:calc(env(safe-area-inset-bottom,0px) + 20%);gap:12px}@supports not (padding-bottom: env(safe-area-inset-bottom)){.host-zoom-overlay{bottom:20%}}.host-zoom-overlay-btn{width:44px;height:44px}.host-zoom-overlay-btn svg{width:20px;height:20px}.host-zoom-overlay-label{font-size:15px;padding:10px 16px}}.camera-issue-banner{background:#7f1d1de6}.camera-issue-banner-dot{width:8px;height:8px;border-radius:999px;background:#f97316;flex-shrink:0}.camera-issue-banner button{margin-left:8px;padding:4px 8px;border-radius:999px;border:none;font-size:11px;background:#f8fafc1a;color:#e5e7eb;cursor:pointer;transition:background .2s ease}.camera-issue-banner button:hover:not(:disabled){background:#f8fafc33}.camera-issue-banner button:disabled{opacity:.6;cursor:default}.emoji-reaction-bar{position:fixed;bottom:calc(80px + env(safe-area-inset-bottom,0px));right:12px;left:max(12px,env(safe-area-inset-left,12px));display:flex;align-items:center;justify-content:flex-end;gap:8px;z-index:999;pointer-events:auto;opacity:1;transition:opacity .5s ease;max-width:calc(100vw - 24px)}@supports not (bottom: env(safe-area-inset-bottom)){.emoji-reaction-bar{bottom:80px}}.emoji-reaction-bar-fading{opacity:0;pointer-events:none}.emoji-reaction-star-button{display:flex;align-items:center;justify-content:center;width:36px;height:36px;background:#00000040;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#fff;border:none;border-radius:50%;cursor:pointer;transition:all .2s ease;position:relative;box-shadow:0 2px 8px #00000026,inset 0 1px #ffffff1a;font-size:18px;padding:0;flex-shrink:0;outline:none}@media (hover: none) and (pointer: coarse){.emoji-reaction-star-button:focus{outline:none}}.emoji-reaction-star-button:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#0003;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:50%;opacity:0;transition:opacity .2s ease;z-index:0}.emoji-reaction-star-button:hover:not(:disabled):before{opacity:1}.emoji-reaction-star-button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 12px #0003,inset 0 1px #ffffff26;background:#0000004d}.emoji-reaction-star-button:active:not(:disabled){transform:translateY(0)}.emoji-reaction-star-button span{position:relative;z-index:1}.emoji-reaction-tray{display:flex;align-items:center;gap:6px;background:#00000040;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:none;border-radius:999px;padding:6px 8px;pointer-events:auto;flex-wrap:nowrap;flex-shrink:1;min-width:0;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;-webkit-overflow-scrolling:touch;box-shadow:0 2px 8px #00000026,inset 0 1px #ffffff14}.emoji-reaction-tray::-webkit-scrollbar{display:none}.emoji-reaction-button{display:flex;align-items:center;justify-content:center;min-width:32px;min-height:32px;padding:6px;background:transparent;border:none;border-radius:50%;cursor:pointer;transition:background .15s ease,transform .15s ease;font-size:16px;flex-shrink:0;position:relative;outline:none;box-shadow:none}@media (hover: none) and (pointer: coarse){.emoji-reaction-button:focus{outline:none}}.emoji-reaction-button:hover{background:#ffffff14;transform:scale(1.1)}.emoji-reaction-button:active{background:#ffffff1f;transform:scale(1.05)}@media (max-width: 768px){.emoji-reaction-bar{bottom:calc(80px + env(safe-area-inset-bottom,0px));right:8px;left:max(8px,env(safe-area-inset-left,8px));max-width:calc(100vw - 16px)}@supports not (bottom: env(safe-area-inset-bottom)){.emoji-reaction-bar{bottom:80px;left:8px}}.emoji-reaction-star-button{width:36px;height:36px;font-size:17px;flex-shrink:0}.emoji-reaction-button{min-width:28px;min-height:28px;padding:5px;font-size:15px}.emoji-reaction-tray{gap:4px;padding:6px 8px}}@media (max-width: 480px){.emoji-reaction-bar{bottom:calc(80px + env(safe-area-inset-bottom,0px));right:6px;left:max(6px,env(safe-area-inset-left,6px));max-width:calc(100vw - 12px);gap:6px}@supports not (bottom: env(safe-area-inset-bottom)){.emoji-reaction-bar{bottom:80px;left:6px}}.emoji-reaction-star-button{width:34px;height:34px;font-size:16px;flex-shrink:0}.emoji-reaction-button{min-width:26px;min-height:26px;padding:4px;font-size:14px}.emoji-reaction-tray{gap:3px;padding:5px 6px}}@media (max-width: 375px){.emoji-reaction-bar{right:4px;left:max(4px,env(safe-area-inset-left,4px));max-width:calc(100vw - 8px);gap:4px}.emoji-reaction-star-button{width:32px;height:32px;font-size:15px}.emoji-reaction-button{min-width:24px;min-height:24px;padding:4px;font-size:13px}.emoji-reaction-tray{gap:2px;padding:4px 5px}}.host-live-page .emoji-reaction-bar{bottom:calc(68px + env(safe-area-inset-bottom,0px))}@supports not (bottom: env(safe-area-inset-bottom)){.host-live-page .emoji-reaction-bar{bottom:68px}}:fullscreen .emoji-reaction-bar,:-webkit-full-screen .emoji-reaction-bar{z-index:2147483647;position:fixed}.cf-iframe-player{position:relative;width:100%;height:100%;background:#000}.cf-iframe-player__loading{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;background:#0000008c;color:#fff;z-index:2;text-align:center;padding:16px}.cf-iframe-player__loading p{margin:0;font-size:14px;opacity:.9}.viewer-volume-control-container{display:flex;align-items:center;gap:12px;margin-top:.5rem}.viewer-volume-row{display:flex;align-items:center;gap:12px;margin:8px 0}.setting-item-volume{margin-bottom:0;padding:0 4px}.setting-item-volume .setting-item-header{margin-bottom:12px}.setting-item-toggle{margin-top:4px;margin-bottom:0;padding:0 16px}.setting-item-section{margin-top:8px;margin-bottom:0;padding:0 20px}.setting-section-label{font-size:.875rem;font-weight:600;color:var(--text-primary);margin-bottom:12px;text-transform:uppercase;letter-spacing:.5px;opacity:.7}.help-support-list{display:flex;flex-direction:column;margin-top:8px;background:#fff6;border:1px solid rgba(0,0,0,.06);border-radius:12px;overflow:hidden}.help-support-list-item{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;background:transparent;border:none;font-size:.9rem;font-weight:500;color:#0f172a;cursor:pointer;transition:background-color .2s ease;text-align:left;width:100%}.help-support-list-item:hover:not(:disabled){background:#00000008}.help-support-list-item:active:not(:disabled){background:#0000000d}.help-support-list-item:disabled{opacity:.6;cursor:not-allowed}.help-support-list-divider{height:1px;background:#0000000f;margin:0}.help-support-item-note{font-size:.75rem;color:var(--text-secondary);font-weight:400}.help-subview{padding:0 20px 20px;display:flex;flex-direction:column;min-height:0;flex:1}.help-subview-description{font-size:.8125rem;color:var(--text-secondary, #6b7280);margin:8px 0 20px;line-height:1.5}.help-subview-title{font-size:1.125rem;font-weight:600;color:var(--text-primary);margin:0 0 20px}.help-subview-content{text-align:center;padding:20px 0}.help-subview-message{font-size:.9rem;color:var(--text-secondary);margin:0 0 24px;line-height:1.5}.help-subview-button{padding:10px 20px;background:#667eea;color:#fff;border:none;border-radius:8px;font-size:.9rem;font-weight:500;cursor:pointer;transition:background-color .2s ease}.help-subview-button:hover{background:#5568d3}.help-subview-form{display:flex;flex-direction:column;gap:0;min-height:0}.help-form-field{display:flex;flex-direction:column;gap:8px;margin-bottom:20px}.help-form-field:last-of-type{margin-bottom:0}.help-form-label{font-size:.8125rem;font-weight:500;color:var(--text-primary, #111827);margin-bottom:8px}.help-form-required{color:#dc2626}.help-form-radio-group{display:flex;flex-direction:column;gap:10px;margin-top:0}.help-form-radio-option{display:flex;align-items:center;padding:14px 16px;min-height:44px;border:1px solid rgba(0,0,0,.07);border-radius:10px;cursor:pointer;transition:all .2s ease;background:#ffffff80}.help-form-radio-option:hover{border-color:#6366f14d;background:#ffffffb3}.help-form-radio-option input[type=radio]{margin-right:12px;width:18px;height:18px;cursor:pointer;flex-shrink:0}.help-form-radio-option span{font-size:.9rem;color:#0f172a;flex:1}.help-form-input,.help-form-select,.help-form-textarea{width:100%;padding:12px 16px;font-size:.9rem;font-family:inherit;color:#0f172a;background:#fff9;border:1px solid rgba(0,0,0,.07);border-radius:10px;transition:all .2s ease;box-sizing:border-box}.help-form-input:focus,.help-form-select:focus,.help-form-textarea:focus{outline:none;border-color:#6366f166;box-shadow:0 0 0 3px #6366f114;background:#fffc}.help-form-input:disabled,.help-form-select:disabled,.help-form-textarea:disabled{opacity:.6;cursor:not-allowed}.help-form-textarea{resize:vertical;min-height:100px;line-height:1.5}.help-form-select{cursor:pointer}.help-form-helper{font-size:.75rem;color:var(--text-secondary);margin:4px 0 0}.help-form-error{background-color:#ff00001a;color:#c33;padding:.75rem;border-radius:8px;font-size:.85rem}.help-form-footer{display:flex;gap:.75rem;justify-content:flex-end;margin-top:24px;padding-top:20px;padding-bottom:8px;border-top:1px solid rgba(0,0,0,.06)}.help-form-button{padding:10px 20px;border-radius:8px;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .2s ease;border:none}.help-form-button-secondary{background:transparent;color:var(--text-secondary);border:1px solid rgba(0,0,0,.1)}.help-form-button-secondary:hover:not(:disabled){background:#00000008;color:var(--text-primary)}.help-form-button-primary{background:#667eea;color:#fff}.help-form-button-primary:hover:not(:disabled){background:#5568d3}.help-form-button:disabled{opacity:.5;cursor:not-allowed}.viewer-settings-panel .setting-item{padding:0 20px}.viewer-settings-panel .setting-item-header{padding:0}.viewer-volume-icon-button{border:none;background:#94a3b829;width:32px;height:32px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;color:#111827;padding:0;flex-shrink:0;transition:background-color .15s ease-out,transform .12s ease-out,box-shadow .15s ease-out}.viewer-volume-icon-button:hover{background:#818cf833;box-shadow:0 0 0 1px #818cf84d}.viewer-volume-icon-button:active{transform:scale(.92)}.viewer-volume-slider{flex:1;-moz-appearance:none;appearance:none;-webkit-appearance:none;height:4px;border-radius:999px;background:linear-gradient(90deg,#818cf8 0%,#818cf8 var(--volume-percent, 0%),#e5e7eb var(--volume-percent, 0%),#e5e7eb 100%);outline:none;cursor:pointer;margin:0}.viewer-volume-row .setting-value{font-size:13px;font-weight:500;color:#64748b;min-width:36px;text-align:right;flex-shrink:0}.viewer-volume-slider::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:16px;height:16px;border-radius:50%;background:#6366f1;box-shadow:0 4px 8px #6366f173;border:2px solid #eef2ff;transition:transform .12s ease-out,box-shadow .12s ease-out;cursor:pointer}.viewer-volume-slider:active::-webkit-slider-thumb{transform:scale(1.05);box-shadow:0 6px 14px #4f46e58c}.viewer-volume-slider::-moz-range-track{height:4px;border-radius:999px;background:linear-gradient(90deg,#818cf8 0%,#818cf8 var(--volume-percent, 0%),#e5e7eb var(--volume-percent, 0%),#e5e7eb 100%);border:none}.viewer-volume-slider::-moz-range-thumb{width:16px;height:16px;border-radius:50%;background:#6366f1;box-shadow:0 4px 8px #6366f173;border:2px solid #eef2ff;cursor:pointer;transition:transform .12s ease-out,box-shadow .12s ease-out}.viewer-volume-slider:active::-moz-range-thumb{transform:scale(1.05);box-shadow:0 6px 14px #4f46e58c}.viewer-report-form{margin-top:1rem}.viewer-report-section{margin-bottom:1.5rem}.viewer-report-label{font-size:.9rem;font-weight:500;color:var(--text-primary);margin-bottom:.75rem;display:block}.viewer-report-options{display:flex;flex-direction:column;gap:12px}.viewer-report-option{display:flex;align-items:center;padding:14px 16px;border:1px solid rgba(0,0,0,.07);border-radius:12px;cursor:pointer;transition:all .2s ease;background:#ffffff80}.viewer-report-option:hover{border-color:#818cf84d;background-color:#fffc;box-shadow:0 2px 8px #818cf81a}@media (min-width: 769px){.viewer-report-option:hover{box-shadow:0 4px 12px #818cf826}}.viewer-report-option input[type=radio]{margin-right:14px;width:20px;height:20px;cursor:pointer;flex-shrink:0}.viewer-report-option span{font-size:.9rem;color:#0f172a;flex:1;display:flex;align-items:center;line-height:1.4}.viewer-report-option input[type=radio]:checked+span{font-weight:500}.viewer-report-textarea{width:100%;padding:12px 16px;border:1px solid rgba(0,0,0,.07);border-radius:12px;font-size:.9rem;font-family:inherit;resize:vertical;min-height:80px;max-height:150px;box-sizing:border-box;background:#fff9;color:#0f172a;transition:border-color .2s ease,box-shadow .2s ease;line-height:1.5}.viewer-report-textarea::placeholder{color:#64748b99}.viewer-report-textarea:focus{outline:none;border-color:#6366f166;box-shadow:0 0 0 3px #6366f114;background:#fffc}.viewer-report-textarea:disabled{background-color:var(--bg);cursor:not-allowed;opacity:.6}.viewer-report-counter{font-size:.75rem;color:var(--text-secondary);text-align:right;margin-top:.25rem}.viewer-report-error{background-color:#ff00001a;color:#c33;padding:.75rem;border-radius:8px;font-size:.85rem;margin-bottom:1rem}.viewer-report-success{background-color:#22c55e1a;color:#16a34a;padding:.75rem;border-radius:8px;font-size:.85rem;margin-bottom:1rem}.viewer-report-footer{display:flex;gap:.75rem;justify-content:flex-end;margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid var(--border-color)}.viewer-report-cancel,.viewer-report-submit{padding:.625rem 1.25rem;border-radius:8px;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .2s ease;border:none;display:flex;align-items:center;gap:.5rem}.viewer-report-cancel{background:var(--bg);color:var(--text-secondary);border:1px solid var(--border-color)}.viewer-report-cancel:hover:not(:disabled){background:var(--border-color);color:var(--text-primary)}.viewer-report-submit{background:#667eea;color:#fff}.viewer-report-submit:hover:not(:disabled){background:#5568d3}.viewer-report-submit:disabled{opacity:.5;cursor:not-allowed}.viewer-report-spinner{width:14px;height:14px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:spin .6s linear infinite}.viewer-settings-panel.settings-panel-action-sheet{position:relative!important;top:auto!important;bottom:auto!important;left:auto!important;right:auto!important;max-height:calc(80vh - env(safe-area-inset-top,0px) - 20px);padding-top:calc(env(safe-area-inset-top,0px) + 16px)!important;padding-bottom:calc(20px + env(safe-area-inset-bottom,0px))!important;padding-left:24px!important;padding-right:24px!important;margin:0!important;border-radius:20px!important;width:calc(100% - 48px)!important;max-width:calc(100% - 48px)!important}.viewer-settings-panel .settings-header{padding-top:0;padding-bottom:18px;margin-bottom:20px;border-bottom:1px solid rgba(0,0,0,.06);min-height:20px}.viewer-settings-panel.settings-panel-action-sheet .settings-header{margin-top:0;padding-top:0}.viewer-settings-panel .settings-content{position:relative;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.viewer-settings-panel .settings-content::-webkit-scrollbar{display:none}@media (max-width: 768px){.viewer-volume-control-container{gap:10px}.viewer-volume-icon-button{width:32px;height:32px}}.nested-modal-header{display:flex;align-items:center;gap:12px;padding-top:12px;padding-bottom:8px;margin-bottom:0}.nested-modal-header-back{display:flex;align-items:center;gap:6px;padding:6px 0;min-height:32px;background:none;border:none;font-size:.8125rem;font-weight:400;color:var(--text-secondary, #6b7280);cursor:pointer;transition:color .2s ease;flex-shrink:0}.nested-modal-header-back:hover{color:var(--text-primary, #111827)}.nested-modal-header-back:active{opacity:.7}.nested-modal-header-back svg{flex-shrink:0}.nested-modal-header-title{font-size:.875rem;font-weight:600;color:var(--text-primary, #111827);margin:0;flex:1;line-height:1.4}@media (max-width: 768px){.nested-modal-header-back{min-height:44px;padding:8px 0}}.viewer-live-page{width:100vw;height:100vh;height:100dvh;min-height:100dvh;background:#000;display:flex;align-items:stretch;justify-content:center;margin:0;padding:0;position:relative;padding-top:env(safe-area-inset-top,0);padding-bottom:env(safe-area-inset-bottom,0);padding-left:env(safe-area-inset-left,0);padding-right:env(safe-area-inset-right,0);box-sizing:border-box}.live-status-hud{position:absolute;top:var(--viewer-hud-top, calc(env(safe-area-inset-top, 0px) + 6px) );left:50%;transform:translate(-50%);z-index:120;pointer-events:auto;transition:opacity .15s ease-out}.live-status-title{font-size:11px;font-weight:500;color:#ffffffd9;max-width:140px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex-shrink:1;min-width:0}.live-status-hud.hud-visible{opacity:1;pointer-events:auto}.live-status-hud.hud-hidden{opacity:0;pointer-events:none}@supports not (padding-top: env(safe-area-inset-top)){.live-status-hud{top:6px}}.live-status-pill{display:inline-flex;align-items:center;gap:6px;padding:5px 12px;min-height:28px;border-radius:18px;background:#00000073;backdrop-filter:blur(16px) saturate(1.2);-webkit-backdrop-filter:blur(16px) saturate(1.2);border:1px solid rgba(255,255,255,.08);box-shadow:0 2px 12px #0003;color:#fffffff2;font-size:11px;line-height:1;font-weight:600;max-width:min(92vw,500px);white-space:nowrap;text-shadow:0 1px 2px rgba(0,0,0,.85)}@supports not (backdrop-filter: blur(8px)){.live-status-pill{background:#000000b3}}.live-status-viewers{display:inline-flex;align-items:center;gap:4px}.live-status-icon{width:12px;height:12px;color:#ffffffe6;flex-shrink:0}.live-status-viewer-count{font-variant-numeric:tabular-nums;color:#fffffff2}.live-status-separator{opacity:.6;color:#fff9}.live-status-live{display:inline-flex;align-items:center;gap:5px}.live-status-live-dot{width:6px;height:6px;border-radius:999px;background-color:#ff2d55;box-shadow:0 0 4px #ff2d55cc;flex-shrink:0;animation:liveDotPulse 1.4s ease-out infinite}@keyframes liveDotPulse{0%{transform:scale(1);opacity:1}40%{transform:scale(1.3);opacity:.9}to{transform:scale(1);opacity:1}}.live-status-live-text{text-transform:uppercase;font-weight:600;letter-spacing:.4px;color:#ff6b9d;animation:live-text-blink 1.5s ease-in-out infinite}@keyframes live-text-blink{0%,to{opacity:1}50%{opacity:.5}}.live-status-duration{font-variant-numeric:tabular-nums;opacity:.85;color:#ffffffd9}.viewer-video-container{--viewer-hud-height: 20px;--viewer-hud-top: calc(env(safe-area-inset-top, 0px) + 6px) ;--viewer-overlay-top: calc(var(--viewer-hud-top) + var(--viewer-hud-height) + 8px);position:relative;width:100%;width:100vw;min-width:100vw;height:100%;height:100vh;height:100dvh;min-height:100vh;min-height:100dvh;overflow:hidden;background:#000;display:flex;flex-direction:column;margin:0;padding:0}.viewer-video-container--portrait .viewer-video-element,.viewer-video-container--portrait .viewer-live-video{object-fit:contain!important;width:auto!important;height:100%!important;max-width:100vw!important;max-height:100dvh!important;background:#000!important}.viewer-video-container--landscape .viewer-video-element,.viewer-video-container--landscape .viewer-live-video{object-fit:cover}.viewer-live-container{position:relative;flex:1;width:100%;height:100%;padding-top:env(safe-area-inset-top,0px);padding-bottom:env(safe-area-inset-bottom,0px);background:#000;overflow:hidden}.viewer-live-video,.viewer-video-element,.viewer-page video{width:100%;height:100%;object-fit:cover;display:block;background:#000}.viewer-video-element.video-fit,.viewer-live-video.video-fit{object-fit:contain!important;width:100%!important;height:100%!important}.viewer-video-element.video-fill,.viewer-live-video.video-fill{object-fit:cover!important;width:100%!important;height:100%!important}.viewer-video-element.vertical-video:not(.video-fill):not(.video-fit),.viewer-live-video.vertical-video:not(.video-fill):not(.video-fit){object-fit:contain!important;width:auto!important;height:100%!important;max-width:100vw!important;max-height:100dvh!important;background:#000!important}@media (max-width: 768px){.viewer-live-page{height:100dvh!important;max-height:100dvh!important;width:100vw!important;min-width:100vw!important;position:fixed!important;top:0!important;left:0!important;right:0!important;bottom:0!important}.viewer-video-container{width:100vw!important;height:100dvh!important;min-width:100vw!important;min-height:100dvh!important;max-width:100vw!important;max-height:100dvh!important;position:fixed!important;top:0!important;left:0!important;right:0!important;bottom:0!important;padding:0!important;margin:0!important;display:flex!important;align-items:center!important;justify-content:center!important;background:#000!important;overflow:hidden!important}.viewer-video-element,.viewer-live-video{width:100%!important;height:100%!important;min-width:100%!important;min-height:100%!important;max-width:100vw!important;max-height:100dvh!important;object-fit:cover!important;transform:translateZ(0);margin:0!important;padding:0!important;position:absolute!important;top:0!important;left:0!important;right:0!important;bottom:0!important;background:#000!important}.viewer-video-element.video-fit,.viewer-live-video.video-fit{object-fit:contain!important;width:100%!important;height:100%!important;position:absolute!important}.viewer-video-element.video-fill,.viewer-live-video.video-fill{object-fit:cover!important;width:100%!important;height:100%!important;position:absolute!important}.viewer-video-element.vertical-video:not(.video-fit):not(.video-fill),.viewer-live-video.vertical-video:not(.video-fit):not(.video-fill){object-fit:contain!important;width:auto!important;height:100%!important;position:relative!important;top:auto!important;left:auto!important;right:auto!important;bottom:auto!important}@media (orientation: portrait){.viewer-video-element:not(.vertical-video):not(.video-fit),.viewer-live-video:not(.vertical-video):not(.video-fit){object-fit:cover!important}}@media (orientation: landscape){.viewer-video-element:not(.vertical-video):not(.video-fit),.viewer-live-video:not(.vertical-video):not(.video-fit){object-fit:cover!important}.viewer-video-element.vertical-video:not(.video-fit),.viewer-live-video.vertical-video:not(.video-fit){object-fit:cover!important}}}.viewer-video-element.vertical-video{object-fit:contain!important;height:100dvh!important;width:auto!important;max-width:100vw!important;max-height:100dvh!important;display:block!important;margin-left:auto!important;margin-right:auto!important;flex-shrink:0}.viewer-video-container:has(.vertical-video){display:flex!important;align-items:center!important;justify-content:center!important;overflow:hidden;width:100%;height:100vh;height:100dvh}.viewer-video-container:has(.vertical-video) .viewer-video-element{flex:0 0 auto!important;align-self:center!important}.viewer-video-container.viewer-video-paused .viewer-video-element{filter:none;-webkit-filter:none}.viewer-loading-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:#00000073;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff;z-index:30;-webkit-backdrop-filter:none;backdrop-filter:none;pointer-events:all}.viewer-video-element.viewer-video-loading{opacity:1;visibility:visible;filter:blur(20px);-webkit-filter:blur(20px)}.viewer-spinner{width:50px;height:50px;border:4px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:viewer-spin 1s linear infinite;margin-bottom:1rem}@keyframes viewer-spin{to{transform:rotate(360deg)}}.viewer-loading-overlay p{font-size:14px;font-weight:500;margin:0;color:#ffffffe6}.viewer-buffer-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:#0009;display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:35;pointer-events:all}.viewer-buffer-spinner{width:48px;height:48px;border:4px solid rgba(255,255,255,.2);border-top-color:#fff;border-radius:50%;animation:viewer-buffer-spin .9s linear infinite;margin-bottom:16px}@keyframes viewer-buffer-spin{to{transform:rotate(360deg)}}.viewer-buffer-text{font-size:18px;font-weight:600;color:#fff;margin:0;letter-spacing:.5px}.viewer-stream-paused-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:#000000b3;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff;z-index:30;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);pointer-events:all}.viewer-stream-paused-content{text-align:center;padding:2rem;max-width:400px}.viewer-stream-paused-icon{margin:0 auto 1.5rem;width:64px;height:64px;color:#ffffffe6;animation:pulse-paused 2s ease-in-out infinite}@keyframes pulse-paused{0%,to{opacity:.7;transform:scale(1)}50%{opacity:1;transform:scale(1.05)}}.viewer-stream-paused-title{font-size:24px;font-weight:600;margin:0 0 .75rem;color:#fff}.viewer-stream-paused-message{font-size:16px;font-weight:400;margin:0;color:#fffc;line-height:1.5}.viewer-center-play-button{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);min-width:180px;min-height:80px;padding:16px 20px;border-radius:12px;border:1px solid rgba(255,255,255,.9);background:#0000000d;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 8px 32px #0003,inset 0 0 0 1px #ffffff26;transition:transform .2s ease,box-shadow .2s ease,background .2s ease,border-color .2s ease,opacity .5s ease;z-index:20;opacity:1}.viewer-center-play-button:hover{transform:translate(-50%,-50%) scale(1.1);background:#0000001f;border-color:#fff;box-shadow:0 12px 40px #0000004d,inset 0 0 0 1px #ffffff40}.viewer-center-play-button:active{transform:translate(-50%,-50%) scale(.98)}.viewer-cta{display:flex;flex-direction:column;align-items:center;gap:10px}.viewer-cta-title{font-size:16px;font-weight:600;line-height:1}.viewer-cta-row{display:flex;align-items:center;gap:10px;font-size:12px;opacity:.9}.viewer-cta-item{display:inline-flex;align-items:center;gap:6px}.viewer-cta-item svg{width:18px;height:18px;flex-shrink:0}.viewer-cta-dot{opacity:.7}.viewer-player-bar{position:fixed;bottom:0;left:0;right:0;display:flex;flex-direction:row;align-items:center;justify-content:space-between;white-space:nowrap;flex-wrap:nowrap;padding:12px 20px;padding-bottom:calc(12px + env(safe-area-inset-bottom,0));background:#0f172a0d;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-top:1px solid rgba(148,163,184,.2);z-index:1000;pointer-events:auto;opacity:1;transition:opacity .5s ease}.viewer-controls-fading{opacity:0;pointer-events:none}video:fullscreen::-webkit-media-controls,video:fullscreen::-webkit-media-controls-panel,video:fullscreen::-webkit-media-controls-play-button,video:fullscreen::-webkit-media-controls-timeline,video:fullscreen::-webkit-media-controls-current-time-display,video:fullscreen::-webkit-media-controls-time-remaining-display,video:fullscreen::-webkit-media-controls-mute-button,video:fullscreen::-webkit-media-controls-volume-slider,video:fullscreen::-webkit-media-controls-fullscreen-button{display:none!important;opacity:0!important;visibility:hidden!important}video:-webkit-full-screen::-webkit-media-controls,video:-webkit-full-screen::-webkit-media-controls-panel,video:-webkit-full-screen::-webkit-media-controls-play-button,video:-webkit-full-screen::-webkit-media-controls-timeline,video:-webkit-full-screen::-webkit-media-controls-current-time-display,video:-webkit-full-screen::-webkit-media-controls-time-remaining-display,video:-webkit-full-screen::-webkit-media-controls-mute-button,video:-webkit-full-screen::-webkit-media-controls-volume-slider,video:-webkit-full-screen::-webkit-media-controls-fullscreen-button{display:none!important;opacity:0!important;visibility:hidden!important}:fullscreen .viewer-player-bar,:-webkit-full-screen .viewer-player-bar{z-index:2147483647;position:fixed}.viewer-player-bar-volume{display:flex;flex-direction:row;align-items:center;gap:12px;flex-shrink:0}.viewer-player-bar-icon-btn{flex-shrink:0;white-space:nowrap;display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;border:1px solid rgba(148,163,184,.3);background:#0f172a66;color:#e5e7eb;cursor:pointer;transition:background .18s ease,transform .18s ease,border-color .18s ease}.viewer-player-bar-icon-btn:hover{background:#94a3b833;border-color:#94a3b899;transform:translateY(-1px)}.viewer-player-bar-icon-btn:active{transform:translateY(0)}.viewer-player-bar-icon-btn svg{width:20px;height:20px;stroke:currentColor;fill:none}.viewer-player-bar-volume-slider{width:80px;height:4px;-moz-appearance:none;appearance:none;-webkit-appearance:none;background:#94a3b84d;border-radius:999px;outline:none;cursor:pointer;flex-shrink:0}.viewer-player-bar-volume-slider::-webkit-slider-thumb{-webkit-appearance:none;width:14px;height:14px;border-radius:50%;background:#e5e7eb;border:2px solid rgba(15,23,42,.7);box-shadow:0 2px 6px #0f172a73;cursor:pointer}.viewer-player-bar-volume-slider::-moz-range-thumb{width:14px;height:14px;border-radius:50%;background:#e5e7eb;border:2px solid rgba(15,23,42,.7);box-shadow:0 2px 6px #0f172a73;cursor:pointer}.viewer-player-bar-center{flex:1;display:flex;justify-content:center;align-items:center}.viewer-player-bar-stop{flex-shrink:0;white-space:nowrap;display:flex;align-items:center;justify-content:center;gap:8px;padding:10px 18px;background:#ff4d64d9;color:#fff;border:none;border-radius:999px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 12px #ff4d644d}.viewer-player-bar-stop:hover{background:#ff4d64e6;transform:translateY(-1px);box-shadow:0 12px 32px #0f172a8c}.viewer-player-bar-stop:active{transform:translateY(0)}.viewer-player-bar-stop svg{width:18px;height:18px;flex-shrink:0}.viewer-player-bar-right{flex-shrink:0;display:flex;align-items:center;justify-content:flex-end}.viewer-player-bar-share{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:8px 16px;background:transparent;color:#e5e7eb;border:1px solid white;font-size:13px;font-weight:600;border-radius:999px;cursor:pointer;transition:all .18s ease;white-space:nowrap}.viewer-player-bar-share:hover{background:#94a3b82e;color:#f9fafb;transform:translateY(-1px)}.viewer-player-bar-share:active{transform:translateY(0)}.viewer-player-bar-share svg{width:16px;height:16px;flex-shrink:0}.viewer-player-bar-report{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:8px 16px;background:transparent;color:#e5e7eb;border:none;font-size:13px;font-weight:600;border-radius:999px;cursor:pointer;transition:all .18s ease;white-space:nowrap;margin-left:8px}.viewer-player-bar-report:hover:not(:disabled){background:#94a3b82e;color:#f9fafb;transform:translateY(-1px)}.viewer-player-bar-report:active:not(:disabled){transform:translateY(0)}.viewer-player-bar-report:disabled{opacity:.6;cursor:not-allowed}.viewer-player-bar-report-reported{background:#4caf5026;color:#81c784}.viewer-player-bar-report-reported:hover{background:#4caf5033}.viewer-player-bar-report svg{width:16px;height:16px;flex-shrink:0}.viewer-player-bar .viewer-player-bar-playpause,.viewer-player-bar .viewer-player-bar-icon-btn{margin:0 12px}@supports (-webkit-touch-callout: none){.viewer-player-bar .viewer-player-bar-icon-btn:last-child{display:none!important}}@media (max-width: 768px){.live-status-hud{left:50%;transform:translate(-50%);top:var(--viewer-hud-top, calc(env(safe-area-inset-top, 0px) + 6px) )}@supports not (padding-top: env(safe-area-inset-top)){.live-status-hud{top:6px}}.live-status-pill{padding:2px 8px;font-size:11px;gap:6px}.viewer-player-bar{padding:10px 12px;padding-bottom:calc(10px + env(safe-area-inset-bottom,0));gap:12px}.viewer-player-bar-icon-btn{width:44px;height:44px}.viewer-player-bar-stop{padding:10px 18px;font-size:14px}.viewer-center-play-button{width:88px;height:88px}.viewer-center-play-button svg{width:36px;height:36px}}.viewer-controls-right-stack{position:absolute;right:12px;top:50%;transform:translateY(-50%);display:flex;flex-direction:column;align-items:center;gap:8px;pointer-events:auto;z-index:30;opacity:1;transition:opacity .5s ease}.viewer-controls-right-stack.viewer-controls-fading{opacity:0;pointer-events:none}.viewer-right-controls{position:absolute;right:max(12px,env(safe-area-inset-right,12px));top:50%;transform:translateY(-50%);display:flex;flex-direction:column;align-items:center;gap:10px;z-index:55;pointer-events:auto}.viewer-right-controls--fading{opacity:0;pointer-events:none;transition:opacity .15s ease-out}.viewer-left-controls{right:auto;left:max(12px,env(safe-area-inset-left,12px));z-index:60}.viewer-left-controls--hidden{opacity:0;pointer-events:none;transition:opacity .2s ease-out}.viewer-iframe-overlay-container{position:relative;width:100%;height:100%;pointer-events:auto}.viewer-iframe-overlay-container .cf-iframe-player{width:100%;height:100%;pointer-events:auto}.viewer-iframe-overlay-container .cf-iframe-player iframe{pointer-events:auto}.viewer-iframe-touch-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;z-index:56;pointer-events:auto}.viewer-iframe-touch-overlay--disabled{pointer-events:none}.viewer-iframe-end-toast{position:absolute;left:50%;bottom:calc(env(safe-area-inset-bottom,0px) + 18px);transform:translate(-50%);z-index:57;padding:10px 12px;border-radius:12px;background:#0000008c;border:1px solid rgba(255,255,255,.12);color:#ffffffeb;font-size:13px;font-weight:600;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);box-shadow:0 10px 30px #00000059;pointer-events:none;text-shadow:0 1px 2px rgba(0,0,0,.35);max-width:min(92vw,520px);text-align:center}.viewer-right-control-item{display:flex;flex-direction:column;align-items:center;gap:4px}.viewer-right-control-label{font-size:10px;font-weight:500;color:#ffffffbf;text-shadow:0 1px 3px rgba(0,0,0,.5);white-space:nowrap}.viewer-right-controls .control-icon-button-glossy{width:44px;height:44px;border-radius:12px;background:linear-gradient(135deg,#ffffff26,#ffffff0d,#0000001a);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.12);box-shadow:0 2px 8px #0003,inset 0 1px #ffffff1a;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease,background .15s ease,opacity .15s ease;-webkit-tap-highlight-color:transparent;color:#ffffffe6}.viewer-right-controls .control-icon-button-glossy:hover:not(:disabled){background:linear-gradient(135deg,#fff3,#ffffff14,#0000000d);box-shadow:0 4px 12px #00000040,inset 0 1px #ffffff26}.viewer-right-controls .control-icon-button-glossy:active:not(:disabled){transform:scale(.95)}.viewer-right-controls .control-icon-button-glossy:disabled,.viewer-right-controls .control-icon-button-glossy--disabled{opacity:.55;cursor:not-allowed}.viewer-right-controls .control-icon-button-glossy--danger{background:#dc2626eb!important;border:1px solid rgba(255,255,255,.22)!important;box-shadow:0 6px 18px #00000047,inset 0 1px #ffffff1a!important;color:#fff!important}.viewer-right-controls .control-icon-button-glossy--danger:hover:not(:disabled){background:#ef4444f2!important}.viewer-control-icon-button{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;background:#00000040;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#fff;border:1px solid rgba(255,255,255,.3);border-radius:50%;cursor:pointer;transition:all .2s ease;position:relative;box-shadow:0 2px 10px #0000001a;padding:0}.viewer-control-icon-button:hover:not(:disabled){transform:translateY(-1px);border-color:#fff6;box-shadow:0 4px 12px #0003;background:#00000059}.viewer-control-icon-button:active:not(:disabled){transform:translateY(0)}.viewer-control-icon-button:disabled{opacity:.35;cursor:not-allowed;pointer-events:none}.viewer-control-icon-button svg{width:20px;height:20px;stroke:currentColor;fill:none}.viewer-control-icon-button-reported{opacity:.5}.viewer-zoom-trigger{width:40px;height:40px;position:static;transform:none}.viewer-zoom-trigger:hover{transform:translateY(-1px)}.viewer-zoom-trigger:active{transform:translateY(0)}.viewer-zoom-trigger.viewer-zoom-trigger-active{opacity:.55;transform:none;color:#fff9}.viewer-zoom-trigger svg{width:24px;height:24px}@supports (-webkit-touch-callout: none){@media (max-width: 768px){.viewer-fullscreen-button{display:none!important}}}.viewer-zoom-overlay{position:fixed;left:50%;transform:translate(-50%) translate(4px) scale(.93);bottom:calc(env(safe-area-inset-bottom,0px) + 22%);display:flex;align-items:center;gap:12px;z-index:1000;pointer-events:auto;opacity:0;transition:opacity .18s ease-out,transform .18s ease-out}.viewer-zoom-overlay.viewer-zoom-overlay-visible{opacity:1;transform:translate(-50%) translate(0) scale(1)}.viewer-zoom-overlay-fading{opacity:0;pointer-events:none;transform:translate(-50%) translate(0) scale(.96);transition:opacity .15s ease-in,transform .15s ease-in}@supports not (padding-bottom: env(safe-area-inset-bottom)){.viewer-zoom-overlay{bottom:22%}}.viewer-zoom-overlay-btn{width:44px;height:44px;padding:0;border:1px solid rgba(255,255,255,.25);border-radius:50%;background:#ffffff26;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#ffffffd9;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .12s ease;position:relative;box-shadow:0 2px 6px #00000040,inset 0 0 4px #ffffff40}.viewer-zoom-overlay-btn:before{content:"";position:absolute;top:-4px;right:-4px;bottom:-4px;left:-4px;border-radius:50%}.viewer-zoom-overlay-btn:not(:disabled):hover{color:#fff;border-color:#ffffff59;background:#fff3;transform:scale(1.08);box-shadow:0 3px 8px #0000004d,inset 0 0 6px #ffffff4d}.viewer-zoom-overlay-btn:not(:disabled):active{transform:scale(1.02);opacity:.9}.viewer-zoom-overlay-btn:disabled{opacity:.4;cursor:not-allowed;border-color:#ffffff26}.viewer-zoom-overlay-btn svg{width:20px;height:20px;stroke:currentColor;stroke-width:2;opacity:.85}.viewer-zoom-overlay-label{color:#ffffffe6;font-size:15px;font-weight:600;min-width:60px;text-align:center;font-variant-numeric:tabular-nums;background:#00000040;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);padding:10px 16px;border-radius:20px;border:1px solid rgba(255,255,255,.15);box-shadow:0 2px 6px #00000040}@media (orientation: landscape){.viewer-zoom-overlay{bottom:calc(env(safe-area-inset-bottom,0px) + 28%)}@supports not (padding-bottom: env(safe-area-inset-bottom)){.viewer-zoom-overlay{bottom:28%}}}@media (max-width: 768px){.viewer-zoom-trigger{right:8px;width:44px;height:44px}.viewer-zoom-trigger svg{width:22px;height:22px}.viewer-zoom-overlay{bottom:calc(env(safe-area-inset-bottom,0px) + 20%);gap:12px}@supports not (padding-bottom: env(safe-area-inset-bottom)){.viewer-zoom-overlay{bottom:20%}}.viewer-zoom-overlay-btn{width:44px;height:44px}.viewer-zoom-overlay-btn svg{width:20px;height:20px}.viewer-zoom-overlay-label{font-size:15px;padding:10px 16px}}.viewer-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:#000000bf;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff;z-index:40;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);pointer-events:all;padding:2rem;text-align:center}.viewer-overlay h3{font-size:24px;font-weight:600;margin:0 0 1rem;color:#fff}.viewer-overlay p{font-size:16px;font-weight:400;margin:0 0 1.5rem;color:#ffffffe6;line-height:1.5}.viewer-overlay--reconnecting{background:#000000b3}.viewer-overlay--disconnected{background:#000c}.viewer-overlay--hls-waiting{background:#000000b3}.hls-waiting-spinner{width:48px;height:48px;border:3px solid rgba(255,255,255,.2);border-top-color:#ffffffe6;border-radius:50%;animation:hls-spin 1s linear infinite;margin-bottom:1rem}@keyframes hls-spin{to{transform:rotate(360deg)}}.retry-button{padding:12px 24px;background:#ffffff26;color:#fff;border:1px solid rgba(255,255,255,.3);border-radius:999px;font-size:16px;font-weight:600;cursor:pointer;transition:all .2s ease;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.retry-button:hover{background:#ffffff40;border-color:#fff6;transform:translateY(-1px)}.retry-button:active{transform:translateY(0)}.hls-error-message{display:flex;flex-direction:column;align-items:center;gap:12px}.error-details-toggle{padding:8px 16px;background:#ffffff1a;color:#fff;border:1px solid rgba(255,255,255,.2);border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.error-details-toggle:hover{background:#ffffff26;border-color:#ffffff4d}.error-details-toggle:active{transform:scale(.98)}.viewer-share-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000bf;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}.viewer-share-modal{background:linear-gradient(145deg,#1a1a2e,#16213e);border-radius:20px;width:100%;max-width:400px;box-shadow:0 20px 60px #00000080,0 0 0 1px #ffffff1a;overflow:hidden}.viewer-share-modal-header{display:flex;align-items:center;justify-content:space-between;padding:20px 24px 16px;border-bottom:1px solid rgba(255,255,255,.08)}.viewer-share-modal-header h3{margin:0;font-size:18px;font-weight:600;color:#fff}.viewer-share-modal-close{background:none;border:none;color:#fff9;font-size:28px;line-height:1;cursor:pointer;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:8px;transition:all .15s ease}.viewer-share-modal-close:hover{background:#ffffff1a;color:#fff}.viewer-share-modal-body{padding:20px 24px 24px;display:flex;flex-direction:column;gap:16px}.viewer-share-url-container{display:flex;gap:10px;background:#0000004d;border-radius:12px;padding:6px;border:1px solid rgba(255,255,255,.1)}.viewer-share-url-input{flex:1;background:transparent;border:none;color:#fff;font-size:14px;padding:10px 12px;outline:none;min-width:0;font-family:inherit}.viewer-share-url-input::selection{background:#6366f180}.viewer-share-copy-button{display:flex;align-items:center;gap:6px;padding:10px 16px;background:linear-gradient(135deg,#6366f1,#8b5cf6);border:none;border-radius:8px;color:#fff;font-size:13px;font-weight:600;cursor:pointer;transition:all .2s ease;white-space:nowrap}.viewer-share-copy-button:hover{transform:translateY(-1px);box-shadow:0 4px 12px #6366f166}.viewer-share-copy-button.copied{background:linear-gradient(135deg,#10b981,#059669)}.viewer-share-native-button{display:flex;align-items:center;justify-content:center;gap:10px;padding:14px 20px;background:#ffffff14;border:1px solid rgba(255,255,255,.15);border-radius:12px;color:#fff;font-size:15px;font-weight:500;cursor:pointer;transition:all .2s ease}.viewer-share-native-button:hover{background:#ffffff1f;border-color:#ffffff40}.viewer-share-native-button svg{opacity:.9}.overlay-template-wrapper{transition:opacity .15s ease-out}.overlay-template-wrapper.overlay-visible{opacity:1}.overlay-template-wrapper.overlay-hidden{opacity:0;pointer-events:none}.viewer-live-page{height:100vh;height:100dvh;width:100vw;display:flex;flex-direction:column;overflow:hidden;background:#000;padding-top:env(safe-area-inset-top,0);padding-bottom:env(safe-area-inset-bottom,0);padding-left:env(safe-area-inset-left,0);padding-right:env(safe-area-inset-right,0);box-sizing:border-box}.viewer-video-container{position:relative;width:100%;height:100%;flex:1;overflow:hidden;background:#000;display:flex;align-items:center;justify-content:center}.viewer-video-element{width:100%;height:100%;object-fit:cover;display:block;background:#000}.viewer-video-element.video-fit{object-fit:contain}.viewer-video-element.video-fill{object-fit:cover}.viewer-ad-slot{width:100%;min-height:0;background:transparent;display:none}@media (max-width: 768px){.viewer-video-container{height:100%;width:100vw}}.viewer-page{position:fixed;top:0;right:0;bottom:0;left:0;background:#000;display:flex;flex-direction:column;overscroll-behavior:contain;height:100vh;height:100dvh}.viewer-switch-player-link{position:fixed;top:12px;right:12px;z-index:100020;color:#ffffffd9;font-size:12px;text-decoration:underline;background:#00000059;padding:6px 8px;border-radius:10px;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.viewer-switch-player-link:hover{color:#fff}.viewer-container{width:100%;height:100%;position:relative;overflow:hidden}.viewer-video{width:100%;height:100%;object-fit:cover;background:#000;cursor:pointer}.viewer-mute-btn{position:absolute;top:12px;left:64px;width:44px;height:44px;padding:0;border-radius:50%;border:none;cursor:pointer;background:#000000a6;color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:opacity .2s ease;z-index:20;display:flex;align-items:center;justify-content:center}.viewer-mute-btn:hover{opacity:.85}.viewer-mute-btn svg{width:20px;height:20px}.live-fullscreen-btn{position:absolute;top:12px;left:116px;width:44px;height:44px;padding:0;border-radius:50%;border:none;cursor:pointer;background:#000000a6;color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:opacity .2s ease;z-index:20;display:flex;align-items:center;justify-content:center}.live-fullscreen-btn:hover{opacity:.85}.live-fullscreen-btn svg{width:18px;height:18px}.viewer-zoom-controls{position:absolute;right:12px;top:50%;transform:translateY(-50%);display:flex;flex-direction:column;align-items:center;gap:8px;pointer-events:auto;z-index:21;opacity:1;transition:opacity .5s ease}.viewer-zoom-controls.viewer-controls-fading{opacity:0;pointer-events:none}:fullscreen .viewer-zoom-controls,:-webkit-full-screen .viewer-zoom-controls{z-index:2147483647;position:fixed;right:12px;top:50%;transform:translateY(-50%)}.control-icon-button-glossy{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;background:#00000040;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#fff;border:1px solid rgba(255,255,255,.3);border-radius:50%;cursor:pointer;transition:all .2s ease;position:relative;box-shadow:0 2px 10px #0000001a}.control-icon-button-glossy:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#0003;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:50%;opacity:0;transition:opacity .2s ease;z-index:0}.control-icon-button-glossy:hover:not(:disabled):before{opacity:1}.control-icon-button-glossy:hover:not(:disabled){transform:translateY(-1px);border-color:#fff6;box-shadow:0 4px 12px #0003}.control-icon-button-glossy:active:not(:disabled){transform:translateY(0)}.control-icon-button-glossy:disabled{opacity:.35;cursor:not-allowed;pointer-events:none}.control-icon-button-glossy svg{width:20px;height:20px;position:relative;z-index:1;color:#fff;stroke:#fff}.control-icon-button-glossy .icon-colored,.control-icon-button-glossy svg.icon-colored{color:#fff!important;stroke:#fff!important}.loading-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:#000c;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff;z-index:10}.spinner{width:50px;height:50px;border:4px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:1rem}.stop-watching-button{position:absolute;top:12px;left:12px;width:44px;height:44px;background:#ef4444;color:#fff;border:none;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 4px 20px #ef444466;transition:all .2s ease;z-index:20;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.stop-watching-button:hover{background:#dc2626;transform:scale(1.1);box-shadow:0 6px 30px #ef444499}.stop-watching-button:active{transform:scale(.95)}.stop-watching-button svg{width:24px;height:24px}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.error-container{text-align:center;color:#fff;padding:2rem}.error-container h2{font-size:2rem;margin-bottom:1rem}.error-container p{font-size:1.2rem;margin-bottom:2rem;opacity:.9}.go-home-button{background:#667eea;color:#fff;border:none;padding:1rem 2rem;border-radius:25px;font-size:1rem;font-weight:600;cursor:pointer;transition:background .2s ease}.go-home-button:hover{background:#5568d3}.stream-expired-container{display:flex;flex-direction:column;align-items:center;gap:1.5rem;padding:3rem 2rem;background:#000000f2;border-radius:16px;max-width:400px}.stream-expired-icon{color:#ff6b6b;opacity:.9}.stream-expired-icon svg{width:64px;height:64px}.stream-expired-title{margin:0;font-size:1.75rem;font-weight:600;color:#fff}.stream-expired-message{margin:0;font-size:1rem;color:#ccc;line-height:1.6;max-width:320px}.stream-expired-ok-button{background:linear-gradient(135deg,#9333ea,#7c3aed,#dc2626,#b91c1c);color:#fff;border:none;padding:.875rem 3rem;border-radius:12px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px #9333ea66;min-width:120px}.stream-expired-ok-button:hover{transform:translateY(-2px);box-shadow:0 6px 20px #9333ea80}.stream-expired-ok-button:active{transform:translateY(0);box-shadow:0 2px 10px #9333ea66}.viewer-page.preview-mode{background:linear-gradient(135deg,#667eea,#764ba2)}.stream-preview-card-fullscreen{position:relative;width:100%;max-width:600px;background:#fff;border-radius:24px;overflow-y:auto;box-shadow:0 20px 60px #0000004d;cursor:pointer;transition:all .3s ease;animation:scaleIn .5s ease;margin:2rem}.stream-preview-card-fullscreen:hover{transform:scale(1.02);box-shadow:0 24px 80px #0006}.stream-preview-card-fullscreen:active{transform:scale(.98)}@keyframes scaleIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.preview-thumbnail-fullscreen{position:relative;width:100%;height:300px;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;align-items:center;justify-content:center;overflow-y:auto}.preview-logo-fullscreen{color:#fff;opacity:.9;animation:pulseLogo 2s ease-in-out infinite}@keyframes pulseLogo{0%,to{opacity:.9;transform:scale(1)}50%{opacity:1;transform:scale(1.05)}}.preview-live-badge-fullscreen{position:absolute;top:1.5rem;right:1.5rem;display:flex;align-items:center;gap:.5rem;background:#ff4757f2;color:#fff;padding:.5rem 1rem;border-radius:25px;font-size:.9rem;font-weight:700;letter-spacing:.5px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.preview-content-fullscreen{padding:2rem}.preview-title-fullscreen{font-size:1.5rem;font-weight:700;color:#333;margin:0 0 .75rem}.preview-description-fullscreen{font-size:1rem;color:#666;margin:0 0 1rem;line-height:1.6}.preview-domain-fullscreen{font-size:.9rem;color:#999;margin:0}.preview-overlay-fullscreen{position:absolute;top:0;left:0;right:0;bottom:0;background:#000000bf;display:flex;flex-direction:column;align-items:center;justify-content:center;opacity:1;transition:opacity .3s ease;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.preview-play-button-fullscreen{width:120px;height:120px;background:#fffffff2;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#667eea;margin-bottom:1.5rem;animation:pulsePlay 2s ease-in-out infinite}@keyframes pulsePlay{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.preview-play-button-fullscreen svg{width:50px;height:50px;margin-left:6px}.preview-tap-hint-fullscreen{color:#fff;font-size:1.2rem;font-weight:600;margin:0;text-align:center}@media (max-width: 768px){.stop-watching-button{top:12px;left:12px;width:44px;height:44px}.viewer-mute-btn{top:12px;left:64px;width:44px;height:44px}.live-fullscreen-btn{top:12px;left:116px;width:44px;height:44px}.viewer-zoom-controls{right:8px;gap:12px}:fullscreen .viewer-zoom-controls,:-webkit-full-screen .viewer-zoom-controls{right:8px}.control-icon-button-glossy{width:44px;height:44px}.control-icon-button-glossy svg{width:22px;height:22px}.stop-watching-button svg{width:22px;height:22px}.stream-preview-card-fullscreen{margin:1rem;max-width:calc(100% - 2rem)}.preview-thumbnail-fullscreen{height:250px}.preview-content-fullscreen{padding:1.5rem}.preview-title-fullscreen{font-size:1.25rem}.preview-description-fullscreen{font-size:.9rem}.preview-play-button-fullscreen{width:100px;height:100px}.preview-play-button-fullscreen svg{width:40px;height:40px}.preview-tap-hint-fullscreen{font-size:1rem}}@media (max-width: 480px){.stop-watching-button{top:12px;left:12px;width:40px;height:40px}.viewer-mute-btn{top:12px;left:60px;width:40px;height:40px}.live-fullscreen-btn{top:12px;left:108px;width:40px;height:40px}.live-fullscreen-btn svg{width:16px;height:16px}.viewer-zoom-controls{right:6px;gap:14px}:fullscreen .viewer-zoom-controls,:-webkit-full-screen .viewer-zoom-controls{right:6px}.control-icon-button-glossy{width:48px;height:48px}.control-icon-button-glossy svg{width:24px;height:24px}.stop-watching-button svg{width:20px;height:20px}.stream-preview-card-fullscreen{margin:.75rem;border-radius:16px}.preview-thumbnail-fullscreen{height:200px}.preview-content-fullscreen{padding:1.25rem}.preview-title-fullscreen{font-size:1.1rem}.preview-description-fullscreen{font-size:.85rem}}.control-plane-banner{position:absolute;top:12px;left:50%;transform:translate(-50%);max-width:90%;padding:6px 12px;border-radius:999px;background:#0f172acc;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;gap:6px;font-size:12px;color:#e5e7eb;z-index:50}.viewer-control-plane-banner,.viewer-camera-issue-banner{top:8px}.host-ended-banner{position:fixed;bottom:calc(env(safe-area-inset-bottom,0px) + 80px);left:50%;transform:translate(-50%);max-width:90%;padding:10px 16px;border-radius:12px;background:linear-gradient(135deg,#3b82f6e6,#8b5cf6e6);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;gap:12px;font-size:13px;color:#fff;z-index:100;box-shadow:0 4px 20px #0000004d}.host-ended-banner-text{flex:1}.host-ended-banner-btn{padding:6px 14px;border:none;border-radius:8px;background:#fff3;color:#fff;font-size:12px;font-weight:600;cursor:pointer;transition:background .2s ease;white-space:nowrap}.host-ended-banner-btn:hover{background:#ffffff4d}.host-video-lost-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;padding:16px;background:radial-gradient(circle at center,#0f172ad9,#0f172af2);z-index:40}.host-video-lost-card{max-width:320px;padding:12px 16px;border-radius:16px;background:#0f172acc;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);text-align:center;color:#e5e7eb;font-size:13px}.host-video-lost-title{font-weight:600;margin-bottom:4px}.host-video-lost-subtitle{opacity:.85;font-size:12px}.control-plane-banner-dot{width:8px;height:8px;border-radius:999px;background:#f97316;flex-shrink:0}.control-plane-banner-text{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.stream-ending-banner{position:absolute;top:50px;left:50%;transform:translate(-50%);display:flex;align-items:center;gap:8px;padding:10px 18px;background:linear-gradient(135deg,#3b82f6f2,#6366f1f2);border-radius:20px;box-shadow:0 4px 16px #0000004d,0 0 0 1px #ffffff1a;z-index:60;animation:stream-ending-pulse 2s ease-in-out infinite}.stream-ending-banner-icon{font-size:16px}.stream-ending-banner-text{color:#fff;font-size:13px;font-weight:600;white-space:nowrap}@keyframes stream-ending-pulse{0%,to{opacity:1;transform:translate(-50%) scale(1)}50%{opacity:.9;transform:translate(-50%) scale(1.02)}}.stream-preview-card{position:relative;width:100%;background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 8px 32px #00000026;cursor:pointer;transition:all .3s ease;animation:slideUp .5s ease}.stream-preview-card:hover:not(.stream-preview-expired):not(.stream-preview-loading){transform:translateY(-4px);box-shadow:0 12px 40px #0003}.stream-preview-card:active:not(.stream-preview-expired):not(.stream-preview-loading){transform:translateY(-2px)}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.preview-thumbnail{position:relative;width:100%;height:200px;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;align-items:center;justify-content:center;overflow:hidden}.preview-logo{padding:8rem;display:flex;align-items:center;justify-content:center;background:#ffffff1a;border-radius:16px;animation:pulse 2s ease-in-out infinite}.preview-logo-image{width:80px;height:80px;object-fit:contain;filter:drop-shadow(0 2px 8px rgba(0,0,0,.2))}@keyframes pulse{0%,to{opacity:.9;transform:scale(1)}50%{opacity:1;transform:scale(1.05)}}.preview-live-badge{position:absolute;top:1rem;right:1rem;display:flex;align-items:center;gap:.5rem;background:#ff4757f2;color:#fff;padding:.4rem .9rem;border-radius:20px;font-size:.85rem;font-weight:700;letter-spacing:.5px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.preview-live-dot{width:8px;height:8px;background:#fff;border-radius:50%;animation:pulseDot 2s infinite}@keyframes pulseDot{0%,to{opacity:1}50%{opacity:.5}}.preview-content{padding:1.5rem}.preview-title{font-size:1.25rem;font-weight:700;color:#333;margin:0 0 .5rem}.preview-description{font-size:.95rem;color:#666;margin:0 0 .75rem;line-height:1.5}.preview-domain{font-size:.85rem;color:#999;margin:0}.preview-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:#000000b3;display:flex;flex-direction:column;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.stream-preview-card:hover:not(.stream-preview-expired):not(.stream-preview-loading) .preview-overlay{opacity:1}.preview-play-button{width:80px;height:80px;background:#fffffff2;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#667eea;margin-bottom:1rem;animation:scaleIn .3s ease}@keyframes scaleIn{0%{transform:scale(.8);opacity:0}to{transform:scale(1);opacity:1}}.preview-play-button svg{width:40px;height:40px;margin-left:4px}.preview-tap-hint{color:#fff;font-size:1rem;font-weight:600;margin:0;text-align:center}.stream-preview-expired{cursor:default;background:#f8f9fa;border:2px solid #e9ecef}.preview-expired-content{padding:2rem 1.5rem;display:flex;flex-direction:column;align-items:center;text-align:center}.preview-expired-icon{color:#6c757d;margin-bottom:1rem}.preview-expired-title{font-size:1.25rem;font-weight:700;color:#333;margin:0 0 .5rem}.preview-expired-message{font-size:.95rem;color:#666;margin:0 0 1.5rem}.preview-expired-button{padding:.75rem 2rem;background:linear-gradient(135deg,#9333ea,#7c3aed,#dc2626,#b91c1c);color:#fff;border:none;border-radius:12px;font-size:1rem;font-weight:600;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.preview-expired-button:hover{transform:translateY(-2px);box-shadow:0 4px 12px #9333ea66}.preview-expired-button:active{transform:translateY(0)}.stream-preview-loading{cursor:default;background:#f8f9fa;border:2px solid #e9ecef}.preview-loading-content{padding:2rem 1.5rem;display:flex;flex-direction:column;align-items:center;text-align:center}.preview-loading-spinner{width:40px;height:40px;border:4px solid #e9ecef;border-top-color:#667eea;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:1rem}.preview-loading-content p{color:#666;font-size:.95rem;margin:0}.terms-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:99999;display:flex;align-items:center;justify-content:center;padding:24px;background:#000000d9;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);animation:terms-modal-fade-in .25s ease-out}@keyframes terms-modal-fade-in{0%{opacity:0}to{opacity:1}}.terms-modal{width:100%;max-width:400px;padding:32px 28px;background:linear-gradient(145deg,#231437fa,#190f28fa,#140c23fa);border-radius:24px;border:1px solid rgba(255,255,255,.12);box-shadow:0 24px 80px #00000080,0 0 1px #ffffff26;text-align:center;animation:terms-modal-slide-up .3s ease-out}@keyframes terms-modal-slide-up{0%{opacity:0;transform:translateY(20px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}.terms-modal-logo{width:80px;height:80px;margin:0 auto 20px;object-fit:contain}.terms-modal-title{margin:0 0 16px;font-size:24px;font-weight:700;color:#fff;letter-spacing:-.3px}.terms-modal-body{margin:0 0 28px;font-size:15px;line-height:1.6;color:#fffc}.terms-modal-link{color:#c084fc;text-decoration:underline;text-underline-offset:2px;transition:color .15s ease}.terms-modal-link:hover{color:#e9d5ff}.terms-modal-actions{display:flex;flex-direction:column;gap:12px;margin-bottom:20px}.terms-modal-btn{width:100%;padding:16px 24px;font-size:16px;font-weight:600;border:none;border-radius:14px;cursor:pointer;transition:all .15s ease}.terms-modal-btn--primary{background:linear-gradient(135deg,#9333ea,#ec4899);color:#fff;box-shadow:0 4px 20px #9333ea66}.terms-modal-btn--primary:hover{transform:translateY(-1px);box-shadow:0 6px 28px #9333ea80}.terms-modal-btn--primary:active{transform:translateY(0)}.terms-modal-btn--secondary{background:#ffffff14;color:#ffffffb3;border:1px solid rgba(255,255,255,.15)}.terms-modal-btn--secondary:hover{background:#ffffff1f;color:#ffffffd9}.terms-modal-hint{margin:0;font-size:12px;color:#ffffff73}@media (max-width: 480px){.terms-modal-overlay{padding:16px}.terms-modal{padding:28px 24px}.terms-modal-logo{width:64px;height:64px}.terms-modal-title{font-size:22px}.terms-modal-body{font-size:14px}}.welcome-screen{position:relative;min-height:100vh;width:100%;display:flex;flex-direction:column;justify-content:space-between;align-items:center;padding:24px 16px;color:#fff;z-index:1;animation:fadeIn .6s ease;overflow-x:hidden;overflow-y:hidden}.welcome-background{position:fixed;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,#0a0a0a,#1a0a2a,#2a0a3a,#1a1a3a,#2a0a3a,#1a0a2a 75%,#0a0a0a);background-size:400% 400%;animation:gradientShift 25s ease infinite;z-index:-1}.welcome-shell{max-width:480px;width:100%;display:flex;justify-content:center;align-items:center;position:relative;z-index:1;margin:0 auto;flex:1}.welcome-content{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:24px;margin:0 auto}.welcome-stream-preview{width:100%;margin-bottom:.5rem}.welcome-logo{width:160px;max-width:60vw;height:auto;margin-bottom:8px}.welcome-header-top{display:flex;align-items:center;gap:1rem;justify-content:center}.welcome-i-button{width:64px;height:64px;background:linear-gradient(135deg,#ff4757,#ff6348,#ff4757);background-size:200% 200%;color:#fff;border:none;border-radius:50%;font-size:2.5rem;font-weight:800;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 24px #ff475766;transition:all .3s ease;animation:gradientShift 3s ease infinite;position:relative;overflow:hidden}.welcome-i-button:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);animation:shimmer 2s infinite}@keyframes shimmer{0%{left:-100%}to{left:100%}}.welcome-i-button:hover{transform:scale(1.1);box-shadow:0 12px 32px #ff475799}.welcome-i-button:active{transform:scale(.95)}.welcome-title{font-size:3rem;font-weight:800;margin:0;background:linear-gradient(135deg,#fff,#f0f0f0);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;letter-spacing:-.5px;white-space:nowrap}.welcome-subtitle{font-size:1.25rem;margin:0;opacity:.95;font-weight:500;text-align:center}.welcome-safety-note{margin-top:10px;margin-bottom:10px;font-size:12px;line-height:1.35;color:#9ca3af;text-align:center}.welcome-tagline{margin:4px 0 20px;text-align:center;font-size:1.05rem;line-height:1.5;font-weight:500;letter-spacing:.01em;color:var(--text-secondary)}@media (min-width: 768px){.welcome-tagline{font-size:1.1rem;margin-bottom:24px}}.go-live-button-premium{background:linear-gradient(135deg,#ff4757,#ff6348,#ff6b7a);background-size:200% 200%;color:#fff;border:none;padding:1.25rem 3rem;font-size:1.25rem;font-weight:700;border-radius:50px;cursor:pointer;box-shadow:0 8px 24px #ff475766;transition:all .3s ease;display:flex;align-items:center;gap:.75rem;letter-spacing:.5px;position:relative;overflow:hidden;animation:buttonGradientShift 4s ease infinite}.go-live-button-premium:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.4),transparent);animation:shimmer 2.5s infinite}@keyframes buttonGradientShift{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.go-live-button-premium:hover{transform:translateY(-2px);box-shadow:0 12px 32px #ff475799;animation:buttonGradientShift 2s ease infinite}.go-live-button-premium:active{transform:translateY(0)}.welcome-primary-button{width:100%;max-width:360px;border:none;outline:none;border-radius:999px;padding:14px 24px;font-size:16px;font-weight:700;cursor:pointer;background:linear-gradient(90deg,#9333ea,#ec4899);box-shadow:0 6px 20px #9333ea66,0 0 0 1px #ec48994d,0 0 40px #9333ea33;color:#fff;transition:transform .1s ease,box-shadow .1s ease,opacity .1s ease;animation:fadeInUp .3s ease}.welcome-primary-button:hover:not(.disabled):not(:disabled){transform:translateY(-2px);box-shadow:0 10px 30px #9333ea80,0 0 0 1px #ec489966,0 0 60px #9333ea4d}.welcome-primary-button:active:not(.disabled):not(:disabled){transform:translateY(0)}.welcome-primary-button.disabled,.welcome-primary-button:disabled{opacity:.6;cursor:not-allowed;transform:none}.welcome-primary-section{display:flex;flex-direction:column;align-items:center;gap:16px;width:100%}.welcome-secondary-button{width:100%;max-width:360px;padding:14px 24px;font-size:16px;font-weight:600;color:#ffffffd9;background:transparent;border:1px solid rgba(255,255,255,.25);border-radius:999px;cursor:pointer;transition:all .15s ease}.welcome-secondary-button:hover{background:#ffffff0f;border-color:#ffffff59;color:#fffffff2}.welcome-secondary-button:active{transform:translateY(1px)}.welcome-footer{width:100%;max-width:480px;padding:20px 16px;padding-bottom:calc(20px + env(safe-area-inset-bottom,0px));text-align:center;display:flex;flex-direction:column;align-items:center;gap:8px}.welcome-footer-copyright{margin:0;font-size:12px;color:#fff6;font-weight:400}.welcome-footer-links{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:4px 8px}.welcome-footer-link{font-size:12px;color:#ffffff80;text-decoration:none;background:none;border:none;padding:0;cursor:pointer;font-family:inherit;transition:color .15s ease}.welcome-footer-link:hover{color:#fffc;text-decoration:underline}.welcome-footer-separator{font-size:12px;color:#ffffff4d}.home-secondary-link-button{display:block;width:100%;padding:8px 0;background:none;border:none;cursor:pointer;text-align:center;font-size:14px;line-height:22px;font-weight:400;color:#fffc;text-decoration:none;transition:color .15s ease,text-decoration-color .15s ease}.home-secondary-link-button:hover{color:#fffffff2;text-decoration:underline}.home-secondary-link-button:active{color:#ffffffd9}.welcome-view-agreement-link{display:inline-block;padding:4px 12px;font-size:13px;font-weight:500;color:#ffffffb3;text-decoration:underline;text-underline-offset:3px;text-decoration-color:#ffffff4d;transition:all .15s ease;margin-top:0}.welcome-view-agreement-link:hover{color:#fffffff2;text-decoration-color:#fff9}.welcome-section-separator{width:100%;max-width:280px;height:1px;background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.12) 20%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.12) 80%,transparent 100%);margin:8px 0}.welcome-secondary-section{display:flex;flex-direction:column;align-items:center;width:100%}.home-previous-streams-button{display:flex;flex-direction:column;align-items:center;gap:4px;width:100%;max-width:360px;padding:14px 20px;background:#ffffff0f;border:1px solid rgba(255,255,255,.12);border-radius:14px;cursor:pointer;transition:all .2s ease}.home-previous-streams-button:hover{background:#ffffff1a;border-color:#9333ea66;transform:translateY(-2px)}.home-previous-streams-button:active{transform:translateY(0)}.home-previous-streams-button svg{color:#9333eae6}.home-previous-streams-button span:first-of-type{font-size:14px;font-weight:600;color:#ffffffe6;display:flex;align-items:center;gap:8px}.previous-streams-hint{font-size:12px;font-weight:400;color:#ffffff80}.welcome-button-icon{width:12px;height:12px;border-radius:50%;background:radial-gradient(circle,#ff0080,#d6006c);box-shadow:0 0 10px #ff0080b3;flex-shrink:0;position:relative;z-index:1}.welcome-primary-button.disabled .welcome-button-icon,.welcome-primary-button:disabled .welcome-button-icon{background:radial-gradient(circle,#a855f7,#7c3aed);box-shadow:0 0 8px #a855f780;opacity:.8}.welcome-watermark{font-size:40px;font-weight:800;letter-spacing:.09em;text-transform:uppercase;color:#020617;opacity:.04;margin-top:12px;margin-bottom:26px;text-align:center}.welcome-terms-block{display:flex;flex-direction:column;align-items:center;gap:2px;width:100%;margin-top:4px}.welcome-terms-row{display:flex;justify-content:center;align-items:center;gap:10px;font-size:14px;font-weight:400;line-height:1.4;color:#ffffffd9;cursor:pointer}.welcome-terms-text{text-align:center}.welcome-checkbox-wrapper{position:relative;width:22px;height:22px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0}.welcome-checkbox-input{position:absolute;opacity:0;width:0;height:0}.welcome-checkbox-visual{width:20px;height:20px;border-radius:6px;border:2px solid rgba(255,255,255,.7);background:transparent;display:flex;align-items:center;justify-content:center;transition:all .18s ease}.welcome-terms-row:hover .welcome-checkbox-visual{box-shadow:0 0 6px #ffffff40}.welcome-checkbox-input:focus-visible+.welcome-checkbox-visual{outline:2px solid rgba(255,111,216,.8);outline-offset:2px}.welcome-checkbox-input:checked+.welcome-checkbox-visual{border:none;background:linear-gradient(90deg,#b84fff,#ff4fd8,#ff6f6f);box-shadow:0 0 6px #ff00b473}.welcome-checkbox-input:checked+.welcome-checkbox-visual:after{content:"";width:12px;height:12px;mask:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='white' d='M20.285 6.709l-11.4 11.4-5.657-5.657 1.414-1.414 4.243 4.243 9.986-9.986z'/%3E%3C/svg%3E") no-repeat center / contain;background:#fff;display:block}@keyframes fadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 768px){.welcome-screen{padding:20px 16px;min-height:100dvh}.welcome-logo{width:140px}.welcome-primary-button{max-width:100%}}@media (max-width: 480px){.welcome-screen{padding:16px}.welcome-logo{width:120px;max-width:60vw}.welcome-content{gap:16px}.welcome-primary-section{gap:10px}.welcome-terms-block{gap:6px}.welcome-terms-row{gap:8px;font-size:12px}.welcome-checkbox-wrapper{width:20px;height:20px}.welcome-checkbox-visual{width:18px;height:18px}.welcome-checkbox-input:checked+.welcome-checkbox-visual:after{width:10px;height:10px}.welcome-view-agreement-link{font-size:12px}}.welcome-screen .app-footer-overlay{position:static;bottom:auto;margin-top:0;padding:12px 16px;padding-bottom:calc(12px + env(safe-area-inset-bottom,0px))}.terms-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#000000bf;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px;animation:fadeIn .2s ease}.terms-modal{position:relative;width:100%;max-width:380px;background:linear-gradient(180deg,#231e32fa,#191626fa);border:1px solid rgba(255,255,255,.12);border-radius:20px;padding:32px 28px 28px;text-align:center;box-shadow:0 24px 48px #0006,0 0 0 1px #ffffff0d,0 0 80px #9333ea26;animation:modalSlideIn .25s ease}@keyframes modalSlideIn{0%{opacity:0;transform:scale(.95) translateY(10px)}to{opacity:1;transform:scale(1) translateY(0)}}.terms-modal-title{margin:0 0 12px;font-size:20px;font-weight:700;color:#fff}.terms-modal-body{margin:0 0 24px;font-size:14px;line-height:1.6;color:#ffffffb3}.terms-modal-actions{display:flex;gap:12px}.terms-modal-btn{flex:1;padding:12px 16px;font-size:14px;font-weight:600;border-radius:12px;cursor:pointer;transition:all .15s ease;border:none}.terms-modal-btn-secondary{background:#ffffff14;border:1px solid rgba(255,255,255,.15);color:#ffffffe6}.terms-modal-btn-secondary:hover{background:#ffffff1f;border-color:#fff3}.terms-modal-btn-primary{background:linear-gradient(90deg,#9333ea,#ec4899);color:#fff;box-shadow:0 4px 16px #9333ea59}.terms-modal-btn-primary:hover{transform:translateY(-1px);box-shadow:0 6px 20px #9333ea73}.terms-modal-close{position:absolute;top:12px;right:12px;width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:#ffffff0d;border:none;border-radius:8px;color:#ffffff80;cursor:pointer;transition:all .15s ease}.terms-modal-close:hover{background:#ffffff1a;color:#fffc}.welcome-top-bar{position:fixed;top:0;left:0;right:0;z-index:100;display:flex;justify-content:flex-end;align-items:flex-start;padding:calc(12px + env(safe-area-inset-top,0px)) 12px 0;background:transparent}.welcome-top-bar-actions{display:flex;align-items:center;gap:8px}.welcome-streams-btn-wrapper{position:relative;display:flex;flex-direction:column;align-items:center;gap:4px}.welcome-streams-btn{display:flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;border:none;border-radius:12px;background:transparent;color:#ffffffbf;cursor:pointer;transition:all .15s ease}.welcome-streams-btn:hover{background:#ffffff0f;border:1px solid rgba(255,255,255,.08);color:#fffffff2}.welcome-streams-btn:active{transform:scale(.98);background:#ffffff17}.welcome-guide-btn-wrapper{position:relative;display:flex;flex-direction:column;align-items:center;gap:4px}.welcome-guide-btn{display:flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;border:none;border-radius:12px;background:transparent;color:#ffffffbf;cursor:pointer;transition:all .15s ease}.welcome-guide-btn:hover{background:#ffffff0f;border:1px solid rgba(255,255,255,.08);color:#fffffff2}.welcome-guide-btn:active{transform:scale(.98);background:#ffffff17}.welcome-streams-tooltip{position:absolute;top:calc(100% + 8px);right:0;display:flex;flex-direction:column;align-items:flex-end;padding:8px 12px;background:#191923f2;border:1px solid rgba(255,255,255,.1);border-radius:10px;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);box-shadow:0 4px 16px #0000004d;white-space:nowrap;animation:welcomeTooltipFadeIn .15s ease;z-index:200}@keyframes welcomeTooltipFadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.welcome-streams-tooltip span:first-child{font-size:13px;font-weight:600;color:#fff}.welcome-streams-tooltip-sub{font-size:11px;color:#ffffff80;margin-top:2px}@media (max-width: 600px){.welcome-top-bar{padding:calc(10px + env(safe-area-inset-top,0px)) 10px 0}}.record-mode-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#0009;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);display:flex;align-items:flex-end;justify-content:center;z-index:99999;animation:record-mode-overlay-in .2s ease-out;isolation:isolate}@keyframes record-mode-overlay-in{0%{opacity:0}to{opacity:1}}.record-mode-sheet{background:linear-gradient(180deg,#28282dfa,#1c1c20fc);border-radius:20px 20px 0 0;width:100%;max-width:480px;padding:12px 20px 28px;padding-bottom:max(28px,env(safe-area-inset-bottom,0px));box-shadow:0 -8px 40px #0006;animation:record-mode-sheet-in .3s cubic-bezier(.32,.72,0,1)}.record-mode-sheet--compact{padding-bottom:max(20px,env(safe-area-inset-bottom,0px))}@keyframes record-mode-sheet-in{0%{transform:translateY(100%);opacity:.8}to{transform:translateY(0);opacity:1}}.record-mode-handle{width:36px;height:4px;background:#fff3;border-radius:2px;margin:0 auto 16px}.record-mode-header{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:20px}.record-mode-header-content{display:flex;align-items:center;gap:12px}.record-mode-icon{width:40px;height:40px;border-radius:10px;background:linear-gradient(135deg,#e74c3c,#c0392b);display:flex;align-items:center;justify-content:center;color:#fff;flex-shrink:0}.record-mode-titles{display:flex;flex-direction:column;gap:2px}.record-mode-title{margin:0;font-size:18px;font-weight:600;color:#fff}.record-mode-subtitle{margin:0;font-size:14px;color:#fff9}.record-mode-close{background:#ffffff14;border:none;border-radius:10px;width:36px;height:36px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#fff9;transition:all .15s ease}.record-mode-close:hover{background:#ffffff1f;color:#ffffffe6}.record-mode-section-divider{height:1px;background:#ffffff1a;margin:8px 0 16px}.record-mode-section-header{display:flex;flex-direction:column;gap:4px;margin-bottom:12px}.record-mode-section-title{font-size:14px;font-weight:600;color:#ffffffb3;text-transform:uppercase;letter-spacing:.5px}.record-mode-section-hint{font-size:13px;color:#ffffff80}.record-mode-helper-banner{padding:12px 16px;background:#934ed61f;border:1px solid rgba(147,78,214,.25);border-radius:10px;margin-bottom:16px;font-size:13px;color:#ffffffd9;text-align:center}.record-mode-option-icon{width:36px;height:36px;border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.record-mode-option-icon--live{background:linear-gradient(135deg,#4cd964,#34c759);color:#fff}.record-mode-option-icon--record{background:linear-gradient(135deg,#e74c3c,#c0392b);color:#fff}.record-mode-options--secondary{margin-bottom:16px}.record-mode-option--compact{padding:12px 14px}.record-mode-option--compact .record-mode-option-title{font-size:14px}.record-mode-option--compact .record-mode-option-desc{font-size:12px}.record-mode-options{display:flex;flex-direction:column;gap:10px;margin-bottom:20px}.record-mode-option{display:flex;align-items:center;gap:14px;padding:16px;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:14px;cursor:pointer;transition:all .15s ease;text-align:left;width:100%}.record-mode-option:hover:not(.record-mode-option--disabled){background:#ffffff14;border-color:#ffffff26}.record-mode-option--selected{background:#934ed61f;border-color:#934ed666}.record-mode-option--selected:hover{background:#934ed62e;border-color:#934ed680}.record-mode-option--disabled{opacity:.5;cursor:not-allowed}.record-mode-option-radio{width:22px;height:22px;border-radius:50%;border:2px solid rgba(255,255,255,.3);display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:border-color .15s ease}.record-mode-option--selected .record-mode-option-radio{border-color:#934ed6}.record-mode-option-radio-dot{width:10px;height:10px;border-radius:50%;background:#934ed6;animation:record-mode-dot-in .2s ease-out}@keyframes record-mode-dot-in{0%{transform:scale(0);opacity:0}to{transform:scale(1);opacity:1}}.record-mode-option-content{flex:1;display:flex;flex-direction:column;gap:2px}.record-mode-option-title{font-size:15px;font-weight:500;color:#fff}.record-mode-option-desc{font-size:13px;color:#ffffff80}.record-mode-option-check{width:24px;height:24px;border-radius:6px;background:#934ed6;display:flex;align-items:center;justify-content:center;color:#fff;flex-shrink:0;animation:record-mode-check-in .2s ease-out}@keyframes record-mode-check-in{0%{transform:scale(.8);opacity:0}to{transform:scale(1);opacity:1}}.record-mode-actions{display:flex;gap:12px}.record-mode-cancel,.record-mode-confirm{flex:1;padding:14px 20px;border-radius:12px;font-size:15px;font-weight:600;cursor:pointer;transition:all .15s ease;border:none}.record-mode-cancel{background:#ffffff14;color:#ffffffd9;border:1px solid rgba(255,255,255,.1)}.record-mode-cancel:hover{background:#ffffff1f;color:#fff}.record-mode-confirm{background:linear-gradient(135deg,#934ed6,#ec4855);color:#fff;box-shadow:0 4px 16px #934ed64d}.record-mode-confirm:hover{transform:translateY(-1px);box-shadow:0 6px 20px #934ed666}.record-mode-confirm:active{transform:translateY(0)}@media (min-width: 768px){.record-mode-sheet{margin-bottom:24px;border-radius:20px;max-width:400px}}.prelive-pill{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 14px 10px 16px;background:#000000a6;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-radius:20px;border:1px solid rgba(255,255,255,.12);box-shadow:0 4px 24px #0000004d;max-width:380px;margin:0 auto;transition:all .3s ease}.prelive-pill--ready{border-color:#34c75966}.prelive-pill--checking{border-color:#ffcc004d}.prelive-pill--warning{border-color:#ff950059}.prelive-pill--blocked{border-color:#ff3b3066;background:#280a0abf}.prelive-pill-content{display:flex;align-items:center;gap:10px;flex:1;min-width:0}.prelive-pill-icon{display:flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:50%;flex-shrink:0}.prelive-pill--ready .prelive-pill-icon{background:#34c75933;color:#34c759}.prelive-pill--checking .prelive-pill-icon{background:#ffcc0026;color:#fc0}.prelive-pill--warning .prelive-pill-icon{background:#ff95002e;color:#ff9500}.prelive-pill--blocked .prelive-pill-icon{background:#ff3b3033;color:#ff3b30}.prelive-pill-message{font-size:14px;font-weight:500;color:#fffffff2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.prelive-pill--blocked .prelive-pill-message{color:#ffffffe6}.prelive-pill-action{flex-shrink:0;padding:5px 12px;font-size:12px;font-weight:600;color:#fff;background:#ff3b30cc;border:none;border-radius:12px;cursor:pointer;transition:background .2s ease}.prelive-pill-action:hover{background:#ff3b30}.prelive-pill-action:active{transform:scale(.96)}.prelive-pill-details{display:flex;align-items:center;gap:4px;padding:6px 10px;font-size:12px;font-weight:500;color:#fff9;background:#ffffff14;border:none;border-radius:12px;cursor:pointer;transition:all .2s ease;flex-shrink:0}.prelive-pill-details:hover{background:#ffffff24;color:#ffffffe6}.prelive-spinner{animation:prelive-spin 1.2s linear infinite}@keyframes prelive-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.prelive-details-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#0009;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);display:flex;align-items:flex-end;justify-content:center;z-index:99999;animation:prelive-overlay-in .2s ease-out}@keyframes prelive-overlay-in{0%{opacity:0}to{opacity:1}}.prelive-details-sheet{width:100%;max-width:440px;max-height:80vh;background:linear-gradient(180deg,#28282dfa,#1c1c20fc);border-radius:20px 20px 0 0;border:1px solid rgba(255,255,255,.1);border-bottom:none;padding:20px;padding-bottom:max(20px,env(safe-area-inset-bottom,0px));overflow-y:auto;animation:prelive-sheet-in .3s ease-out}.prelive-details-handle{width:36px;height:5px;background:#ffffff4d;border-radius:3px;margin:-8px auto 16px}@keyframes prelive-sheet-in{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}@media (min-width: 768px){.prelive-details-overlay{align-items:center;bottom:0}.prelive-details-sheet{border-radius:20px;max-height:70vh;margin-bottom:0;animation:prelive-sheet-in-desktop .25s ease-out}.prelive-details-handle{display:none}@keyframes prelive-sheet-in-desktop{0%{opacity:0;transform:scale(.95) translateY(10px)}to{opacity:1;transform:scale(1) translateY(0)}}}.prelive-details-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.prelive-details-title{font-size:18px;font-weight:600;color:#fff;margin:0}.prelive-details-close{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:#ffffff14;border:none;border-radius:50%;color:#ffffffb3;cursor:pointer;transition:all .2s ease}.prelive-details-close:hover{background:#ffffff24;color:#fff}.prelive-details-summary{display:flex;align-items:center;gap:10px;padding:12px 16px;border-radius:12px;margin-bottom:16px;font-size:14px;font-weight:500}.prelive-details-summary--ready{background:#34c7591f;color:#34c759}.prelive-details-summary--checking{background:#ffcc001a;color:#fc0}.prelive-details-summary--blocked{background:#ff3b301f;color:#ff3b30}.prelive-details-blocking{background:#ff3b301a;border:1px solid rgba(255,59,48,.3);border-radius:12px;padding:14px 16px;margin-bottom:16px}.prelive-details-blocking-title{font-size:14px;font-weight:600;color:#ff6961;margin-bottom:4px}.prelive-details-blocking-message{font-size:13px;color:#fffc;margin-bottom:12px}.prelive-details-blocking-action{padding:8px 16px;font-size:13px;font-weight:600;color:#fff;background:#ff3b30;border:none;border-radius:10px;cursor:pointer;transition:all .2s ease}.prelive-details-blocking-action:hover{background:#ff5147}.prelive-details-blocking-action:active{transform:scale(.97)}.prelive-details-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:2px}.prelive-details-item{display:flex;align-items:center;gap:12px;padding:12px 14px;background:#ffffff0a;border-radius:10px;transition:background .2s ease}.prelive-details-item--actionable:hover{background:#ffffff14}.prelive-details-item:hover{background:#ffffff12}.prelive-item-icon{display:flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:50%;flex-shrink:0}.prelive-item-icon--ready{background:#34c75926;color:#34c759}.prelive-item-icon--checking{background:#ffcc001f;color:#fc0}.prelive-item-icon--warning{background:#ff9f0a1f;color:#ff9f0a}.prelive-item-icon--blocked{background:#ff3b3026;color:#ff3b30}.prelive-details-item-label{font-size:14px;font-weight:500;color:#fffffff2;flex:1}.prelive-details-item-message{font-size:12px;color:#ffffff80;text-align:right}.prelive-details-item--blocked .prelive-details-item-message{color:#ff6464cc}.prelive-details-item--warning .prelive-details-item-message{color:#ffb450cc}.prelive-details-item--actionable{cursor:pointer}.prelive-details-item--actionable:hover{background:#ffffff1a}.prelive-details-item-toggle,.prelive-details-item-action{padding:5px 10px;font-size:11px;font-weight:600;border:none;border-radius:8px;cursor:pointer;transition:all .2s ease;margin-left:8px;flex-shrink:0}.prelive-details-item-toggle{background:#934ed633;color:#b388ff}.prelive-details-item-toggle:hover{background:#934ed659}.prelive-details-item-toggle--warning{background:#ffb45033;color:#ffb850}.prelive-details-item-toggle--warning:hover{background:#ffb45059}.prelive-details-item-action{background:#ffffff1a;color:#fffc}.prelive-details-item-action:hover{background:#ffffff2e;color:#fff}.prelive-details-done{width:100%;padding:14px;margin-top:20px;font-size:15px;font-weight:600;color:#fff;background:#ffffff1f;border:1px solid rgba(255,255,255,.15);border-radius:14px;cursor:pointer;transition:all .2s ease}.prelive-details-done:hover{background:#ffffff2e}.prelive-details-done:active{transform:scale(.98)}.prelive-chips-container{margin:0 auto;max-width:380px;position:relative}.prelive-chips-scroll{display:flex;gap:8px;overflow-x:auto;padding:12px 0;scrollbar-width:none;-ms-overflow-style:none}.prelive-chips-scroll::-webkit-scrollbar{display:none}.prelive-chip{display:flex;align-items:center;gap:5px;padding:6px 10px;font-size:12px;font-weight:600;color:#fffffff2;background:#00000059;border:1px solid rgba(255,255,255,.25);border-radius:14px;cursor:pointer;transition:all .2s ease;white-space:nowrap;flex-shrink:0;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);text-shadow:0 1px 2px rgba(0,0,0,.5)}.prelive-chip--disabled{opacity:.55;cursor:not-allowed}.prelive-chip:hover{background:#ffffff2e;border-color:#ffffff40}.prelive-chip:active{transform:scale(.96)}.prelive-chip--warning{color:#ff9f0a;background:#ff9f0a26;border-color:#ff9f0a4d}.prelive-chip--record{color:#ff6b5b;background:#e74c3c33;border-color:#e74c3c73}.prelive-chip--record:hover{background:#e74c3c4d;border-color:#e74c3c99}.prelive-chip--active{color:#a5e075;background:#2ecc7126;border-color:#2ecc7159}.prelive-chip--active:hover{background:#2ecc7138;border-color:#2ecc7173}.prelive-chip-icon{display:flex;align-items:center;justify-content:center}.prelive-chips-fade-left,.prelive-chips-fade-right{position:absolute;top:12px;bottom:12px;width:24px;pointer-events:none;z-index:1}.prelive-chips-fade-left{left:0;background:linear-gradient(to right,rgba(0,0,0,.6),transparent)}.prelive-chips-fade-right{right:0;background:linear-gradient(to left,rgba(0,0,0,.6),transparent)}.prelive-quality-sheet{padding:20px}.prelive-quality-network-hint{display:flex;align-items:center;gap:8px;padding:12px;background:#ffffff0d;border-radius:10px;margin-bottom:16px;font-size:13px;color:#ffffffb3}.prelive-quality-option{display:flex;flex-direction:column;padding:14px;background:#ffffff0d;border:1px solid rgba(255,255,255,.08);border-radius:12px;margin-bottom:8px;cursor:pointer;transition:all .2s ease}.prelive-quality-option:hover{background:#ffffff14}.prelive-quality-option--selected{background:#934ed626;border-color:#934ed680}.prelive-quality-option-header{display:flex;align-items:center;gap:12px}.prelive-quality-radio{width:22px;height:22px;border-radius:50%;border:2px solid rgba(255,255,255,.3);display:flex;align-items:center;justify-content:center;flex-shrink:0}.prelive-quality-option--selected .prelive-quality-radio{border-color:#934ed6}.prelive-quality-radio-dot{width:12px;height:12px;border-radius:50%;background:#934ed6}.prelive-quality-info{flex:1}.prelive-quality-title{display:flex;align-items:center;gap:6px;font-size:15px;font-weight:600;color:#fff}.prelive-quality-recommended{font-size:10px;font-weight:500;color:#34c759;padding:2px 6px;background:#34c75933;border-radius:4px}.prelive-quality-subtitle{font-size:12px;color:#fff9;margin-top:2px}.prelive-quality-warning{font-size:11px;color:#ff9f0a;margin-top:4px}.prelive-quality-bitrate{font-size:12px;font-weight:500;color:#ffffff80;padding:4px 8px;background:#ffffff14;border-radius:6px;flex-shrink:0}.prelive-quality-option--selected .prelive-quality-bitrate{color:#fff;background:#934ed64d}.prelive-quality-slider-container{margin-top:12px;padding-top:12px;border-top:1px solid rgba(255,255,255,.08)}.prelive-quality-slider{width:100%;height:4px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff3;border-radius:2px;outline:none}.prelive-quality-slider::-webkit-slider-thumb{-webkit-appearance:none;width:18px;height:18px;border-radius:50%;background:#934ed6;cursor:pointer;box-shadow:0 2px 8px #0000004d}.prelive-quality-slider::-moz-range-thumb{width:18px;height:18px;border-radius:50%;background:#934ed6;cursor:pointer;border:none;box-shadow:0 2px 8px #0000004d}.prelive-quality-slider-labels{display:flex;justify-content:space-between;margin-top:8px;font-size:10px;color:#fff6}.prelive-orientation-popup{padding:20px;text-align:center}.prelive-orientation-icon{font-size:48px;margin-bottom:16px}.prelive-orientation-title{font-size:16px;font-weight:600;color:#fff;margin-bottom:8px}.prelive-orientation-subtitle{font-size:13px;color:#fff9;margin-bottom:16px}.prelive-orientation-hint{display:flex;align-items:center;justify-content:center;gap:8px;padding:12px 16px;background:#ffffff14;border-radius:10px;font-size:13px;color:#ffffffb3}.prelive-network-value{font-size:11px;font-weight:500;padding:2px 6px;border-radius:4px;margin-left:4px}.prelive-network-value--good{color:#34c759;background:#34c75926}.prelive-network-value--fair{color:#fc0;background:#ffcc0026}.prelive-network-value--poor{color:#ff3b30;background:#ff3b3026}.prelive-network-details{font-size:11px;color:#ffffff80;margin-top:2px}.prelive-title-container{display:flex;align-items:center;justify-content:center;gap:6px;margin:0 auto;max-width:380px;padding:10px 16px;background:#0000004d;border:1px dashed rgba(255,255,255,.35);border-radius:12px;cursor:pointer;transition:all .2s ease;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.prelive-title-container:hover{background:#0006;border-color:#ffffff73}.prelive-title-container--has-title{background:#00000059;border-style:solid}.prelive-title-container--expanded{background:#00000080;border:1px solid rgba(147,78,214,.5);padding:8px 12px}.prelive-title-text{font-size:13px;font-weight:500;color:#ffffffbf;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-shadow:0 1px 2px rgba(0,0,0,.5)}.prelive-title-container--has-title .prelive-title-text{color:#ffffffe6}.prelive-title-edit-icon{flex-shrink:0;opacity:.4}.prelive-title-container--has-title .prelive-title-edit-icon{opacity:.6}.prelive-title-input{flex:1;background:transparent;border:none;outline:none;font-size:14px;color:#fff;padding:0}.prelive-title-input::placeholder{color:#fff6}.prelive-title-counter{font-size:10px;color:#ffffff4d;flex-shrink:0}.prelive-mode-save-row{display:flex;align-items:center;justify-content:center;gap:12px;margin:12px auto 0;max-width:380px}.prelive-mode-save-group{display:flex;align-items:center;gap:6px}.prelive-mode-save-label{font-size:11px;font-weight:500;color:#ffffff80;text-transform:uppercase;letter-spacing:.5px}.prelive-mode-chip,.prelive-save-chip{display:inline-flex;align-items:center;gap:6px;padding:7px 14px;font-size:13px;font-weight:600;color:#fffffff2;background:#0006;border:1px solid rgba(255,255,255,.2);border-radius:16px;cursor:pointer;transition:all .2s ease;white-space:nowrap;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.prelive-mode-chip:hover,.prelive-save-chip:hover{background:#00000080;border-color:#ffffff59}.prelive-mode-chip:active,.prelive-save-chip:active{transform:scale(.96)}.prelive-mode-chip--live{background:linear-gradient(135deg,#934ed640,#ec485540);border-color:#934ed680;color:#fff}.prelive-mode-chip--live:hover{background:linear-gradient(135deg,#934ed659,#ec485559);border-color:#934ed699}.prelive-mode-chip--record{background:#e74c3c33;border-color:#e74c3c73;color:#ff6b5b}.prelive-mode-chip--record:hover{background:#e74c3c4d;border-color:#e74c3c99}.prelive-save-chip--off{color:#fff9}.prelive-save-chip--original,.prelive-save-chip--graphic{background:#34c75926;border-color:#34c75959;color:#34c759}.prelive-save-chip--original:hover,.prelive-save-chip--graphic:hover{background:#34c75940;border-color:#34c75980}.prelive-chip-icon-live{width:8px;height:8px;border-radius:50%;background:linear-gradient(135deg,#934ed6,#ec4855);box-shadow:0 0 6px #934ed680}.prelive-chip-icon-record{width:8px;height:8px;border-radius:50%;background:#e74c3c;box-shadow:0 0 6px #e74c3c80;animation:prelive-record-pulse 1.5s ease-in-out infinite}@keyframes prelive-record-pulse{0%,to{opacity:1}50%{opacity:.5}}.prelive-rec-indicator{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;font-size:12px;font-weight:700;color:#fff;background:#e74c3ce6;border-radius:8px;position:absolute;top:16px;left:50%;transform:translate(-50%);z-index:100;letter-spacing:.5px}.prelive-rec-indicator-dot{width:8px;height:8px;border-radius:50%;background:#fff;animation:prelive-rec-blink 1s ease-in-out infinite}@keyframes prelive-rec-blink{0%,to{opacity:1}50%{opacity:.3}}.prelive-protocol-description{font-size:14px;color:#ffffffb3;margin-bottom:16px;padding:0 20px}.prelive-protocol-option{padding:16px 20px;background:#ffffff0d;border-radius:12px;margin-bottom:12px;cursor:pointer;transition:all .2s ease;border:2px solid transparent}.prelive-protocol-option:hover{background:#ffffff14}.prelive-protocol-option--selected{background:#934ed626;border-color:#934ed680}.prelive-protocol-option-header{display:flex;align-items:flex-start;gap:12px;margin-bottom:12px}.prelive-protocol-info{flex:1}.prelive-protocol-title{display:flex;align-items:center;gap:8px;font-size:16px;font-weight:600;color:#fff;margin-bottom:4px}.prelive-protocol-subtitle{font-size:14px;color:#fff9}.prelive-protocol-current{font-size:12px;font-weight:500;padding:2px 8px;background:#934ed64d;color:#bb86fc;border-radius:4px}.prelive-protocol-features{padding-left:36px;display:flex;flex-direction:column;gap:4px}.prelive-protocol-feature{font-size:13px;color:#ffffffb3}.stream-setup-compact{display:flex;flex-direction:column;gap:8px;max-width:340px;width:100%;padding:0 16px}.stream-setup-helper{font-size:12px;font-weight:500;color:#fff6;text-align:center;margin:0 0 -4px;letter-spacing:.01em}.stream-setup-title-row{position:relative;display:flex;align-items:center}.stream-setup-input{flex:1;padding:12px 44px 12px 16px;font-size:15px;font-weight:500;color:#fffffff2;background:#0006;border:1px solid rgba(255,255,255,.15);border-radius:22px;outline:none;transition:border-color .2s ease,background .2s ease,box-shadow .2s ease}.stream-setup-input::placeholder{color:#ffffff59;font-weight:400}.stream-setup-input:focus{border-color:#ffffff59;background:#00000080;box-shadow:0 0 0 3px #ffffff0d}.stream-setup-counter{position:absolute;right:16px;font-size:11px;font-weight:500;color:#ffffff4d;pointer-events:none;opacity:0;animation:stream-setup-counter-fade-in .2s ease forwards}.stream-setup-save-btn{position:absolute;right:10px;width:28px;height:28px;border-radius:999px;border:1px solid rgba(255,255,255,.18);background:#00000040;color:#ffffffb3;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .1s ease,border-color .15s ease,background .15s ease,color .15s ease}.stream-setup-save-btn:hover{border-color:#ffffff59;background:#00000059;color:#ffffffe6}.stream-setup-save-btn:active{transform:scale(.95)}.stream-setup-save-btn--saved{border-color:#22c55e8c;background:#22c55e2e;color:#bbf7d0f2}@keyframes stream-setup-counter-fade-in{0%{opacity:0;transform:translate(4px)}to{opacity:1;transform:translate(0)}}.stream-setup-cover-label{font-size:12px;font-weight:500;color:#ffffff73;text-align:left;margin:4px 0 0;letter-spacing:.01em}.stream-setup-cover-row{display:flex;align-items:center;justify-content:center;gap:6px;padding:2px 0}.stream-setup-thumb-chip{position:relative;width:32px;height:32px;flex-shrink:0;border-radius:6px;overflow:hidden;border:1px solid rgba(255,255,255,.15);background:#00000040;cursor:pointer;transition:border-color .15s ease,transform .1s ease}.stream-setup-thumb-chip:hover{border-color:#ffffff4d}.stream-setup-thumb-chip:active{transform:scale(.95)}.stream-setup-thumb-img{width:100%;height:100%;object-fit:cover}.stream-setup-thumb-spinner{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:#00000080}.stream-setup-thumb-spinner:after{content:"";width:12px;height:12px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:stream-setup-spin .6s linear infinite}@keyframes stream-setup-spin{to{transform:rotate(360deg)}}.stream-setup-chip-muted{display:flex;align-items:center;gap:4px;padding:5px 10px;font-size:11px;font-weight:500;color:#ffffff80;background:#0003;border:1px solid rgba(255,255,255,.1);border-radius:12px;cursor:pointer;white-space:nowrap;flex-shrink:0;transition:all .15s ease}.stream-setup-chip-muted:hover{color:#ffffffb3;background:#ffffff14;border-color:#ffffff26}.stream-setup-chip-muted:active{transform:scale(.96)}.stream-setup-chip-muted:disabled{opacity:.4;cursor:default}.stream-setup-chip-muted:disabled:hover{color:#ffffff80;background:#0003;border-color:#ffffff1a}.stream-setup-chip-muted--active{color:#fffc;background:#ffffff1a;border-color:#fff3}.stream-setup-chip-muted svg{flex-shrink:0;opacity:.7}.stream-setup-file-input{display:none}.stream-setup-preview-modal{position:fixed;top:0;left:0;right:0;bottom:0;min-height:100vh;min-height:100dvh;background:#000000d9;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);display:flex;align-items:center;justify-content:center;z-index:2147483647;animation:stream-setup-fade-in .2s ease-out;touch-action:manipulation}@keyframes stream-setup-fade-in{0%{opacity:0}to{opacity:1}}.stream-setup-preview-content{position:relative;max-width:min(90vw,600px);max-height:85vh;display:flex;flex-direction:column;align-items:center;gap:16px;background:#1c1c20fa;border-radius:16px;padding:20px;border:1px solid rgba(255,255,255,.1);box-shadow:0 16px 64px #0009}.stream-setup-preview-header{display:flex;align-items:center;justify-content:space-between;width:100%;padding-bottom:8px;border-bottom:1px solid rgba(255,255,255,.1)}.stream-setup-preview-title{font-size:17px;font-weight:600;color:#fff}.stream-setup-preview-close{width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:#ffffff14;border:none;border-radius:50%;color:#ffffffb3;cursor:pointer;transition:all .15s ease;flex-shrink:0}.stream-setup-preview-close:hover{background:#ffffff26;color:#fff}.stream-setup-preview-image{max-width:100%;max-height:60vh;width:auto;height:auto;border-radius:12px;box-shadow:0 8px 32px #0006;object-fit:contain}.stream-setup-preview-caption{font-size:14px;color:#ffffff80;margin:0;text-align:center}@media (max-width: 600px){.stream-setup-preview-modal{align-items:flex-end;background:#0009}.stream-setup-preview-content{width:100%;max-width:100%;max-height:85vh;background:#1c1c1efa;border-radius:20px 20px 0 0;padding:16px 16px calc(24px + env(safe-area-inset-bottom));gap:12px;animation:stream-setup-sheet-up .28s ease-out}@keyframes stream-setup-sheet-up{0%{transform:translateY(100%)}to{transform:translateY(0)}}.stream-setup-preview-header{padding-bottom:12px}.stream-setup-preview-image{width:auto;max-width:100%;max-height:50vh;max-height:50dvh;border-radius:12px;object-fit:contain}@media (orientation: landscape){.stream-setup-preview-modal{align-items:center}.stream-setup-preview-content{width:auto;max-width:90vw;max-height:85vh;max-height:85dvh;border-radius:16px;padding:16px 20px 20px}.stream-setup-preview-handle{display:none}.stream-setup-preview-image{max-height:55vh;max-height:55dvh}}}.stream-setup-capture-modal{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000b3;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);display:flex;align-items:flex-end;justify-content:center;z-index:2147483647;animation:stream-setup-fade-in .2s ease-out}@media (min-width: 600px){.stream-setup-capture-modal{align-items:center}}.stream-setup-capture-sheet{position:relative;width:100%;max-width:400px;max-height:85vh;background:var(--bg-card, #1a1a1a);border-radius:20px 20px 0 0;padding:12px 20px 24px;display:flex;flex-direction:column;align-items:center;gap:16px;animation:stream-setup-slide-up .25s ease-out;overflow:hidden}@media (min-width: 600px){.stream-setup-capture-sheet{border-radius:20px;padding:20px 24px 28px;animation:stream-setup-scale-in .2s ease-out}}@keyframes stream-setup-slide-up{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes stream-setup-scale-in{0%{transform:scale(.95);opacity:0}to{transform:scale(1);opacity:1}}.stream-setup-capture-handle{width:36px;height:4px;background:#fff3;border-radius:2px;flex-shrink:0}@media (min-width: 600px){.stream-setup-capture-handle{display:none}}.stream-setup-capture-close{position:absolute;top:12px;right:12px;width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:#ffffff1a;border:none;border-radius:50%;color:#ffffffb3;cursor:pointer;transition:all .15s ease;z-index:1}.stream-setup-capture-close:hover{background:#fff3;color:#fff}.stream-setup-capture-preview{position:relative;width:100%;max-width:320px;aspect-ratio:16 / 9;border-radius:12px;overflow:hidden;background:#00000080;display:flex;align-items:center;justify-content:center}.stream-setup-capture-image{width:100%;height:100%;object-fit:cover}.stream-setup-capture-loading,.stream-setup-capture-recapturing{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:#0009}.stream-setup-capture-spinner{width:32px;height:32px;border:3px solid rgba(255,255,255,.2);border-top-color:#fff;border-radius:50%;animation:stream-setup-spin .6s linear infinite}.stream-setup-capture-caption{font-size:14px;font-weight:500;color:#ffffffb3;margin:0;text-align:center}.stream-setup-capture-actions{display:flex;gap:12px;width:100%;max-width:320px}.stream-setup-capture-btn{flex:1;display:flex;align-items:center;justify-content:center;gap:8px;padding:12px 16px;font-size:14px;font-weight:600;border:none;border-radius:12px;cursor:pointer;transition:all .15s ease}.stream-setup-capture-btn--secondary{background:#ffffff1a;color:#ffffffe6}.stream-setup-capture-btn--secondary:hover{background:#ffffff26}.stream-setup-capture-btn--primary{background:#22c55e;color:#fff}.stream-setup-capture-btn--primary:hover{background:#16a34a}.stream-setup-capture-btn:disabled{opacity:.5;cursor:default}.stream-setup-collapsed-toggle{display:flex;align-items:center;justify-content:flex-start;gap:6px;padding:8px 16px;font-size:13px;font-weight:500;color:#ffffff80;background:transparent;border:none;cursor:pointer;transition:color .15s ease;max-width:340px;width:100%}.stream-setup-collapsed-toggle:hover{color:#ffffffb3}.stream-setup-collapsed-toggle svg{opacity:.6;flex-shrink:0}.stream-setup-header-toggle{display:flex;align-items:center;justify-content:flex-start;gap:6px;width:100%;padding:0 0 10px;font-size:13px;font-weight:500;color:#ffffff80;background:transparent;border:none;cursor:pointer;transition:color .15s ease}.stream-setup-header-toggle:hover{color:#ffffffb3}.stream-setup-header-toggle svg{flex-shrink:0;opacity:.5}.stream-setup-content-box{display:flex;flex-direction:column;gap:12px;padding:12px;border:1px solid rgba(255,255,255,.2);border-radius:12px;background:#000000bf}@media (max-width: 360px){.stream-setup-chip-muted span{display:none}.stream-setup-chip-muted{padding:6px}.stream-setup-compact{gap:10px}}.prelive-page{position:fixed;top:0;right:0;bottom:0;left:0;background:#000;display:flex;flex-direction:column;overflow:hidden}.prelive-preview{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:#0a0a0a;touch-action:none}.prelive-video{width:100%;height:100%;object-fit:cover}.prelive-video.mirrored{transform:scaleX(-1)}.prelive-preview-loading,.prelive-preview-error{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;background:#000000b3;color:#fffc;font-size:14px}.prelive-preview-spinner{width:40px;height:40px;border:3px solid rgba(255,255,255,.1);border-top-color:#fff9;border-radius:50%;animation:prelive-page-spin .8s linear infinite}@keyframes prelive-page-spin{to{transform:rotate(360deg)}}.prelive-preview-error{color:#ff6961}.prelive-preview-error button{padding:10px 20px;font-size:14px;font-weight:600;color:#fff;background:#ffffff26;border:1px solid rgba(255,255,255,.2);border-radius:12px;cursor:pointer;transition:all .2s ease}.prelive-preview-error button:hover{background:#ffffff40}.prelive-readiness-container{position:absolute;top:0;left:0;right:0;z-index:100;padding:max(16px,env(safe-area-inset-top)) 16px 0;pointer-events:none}.prelive-readiness-container>*{pointer-events:auto}.prelive-controls{position:absolute;bottom:0;left:0;right:0;z-index:100;display:flex;gap:16px;padding:24px 24px max(24px,env(safe-area-inset-bottom));background:linear-gradient(to top,rgba(0,0,0,.8) 0%,transparent 100%)}.prelive-cancel-button{flex:1;padding:16px;font-size:16px;font-weight:600;color:#ffffffe6;background:#ffffff1a;border:1px solid rgba(255,255,255,.15);border-radius:16px;cursor:pointer;transition:all .2s ease}.prelive-cancel-button:hover{background:#ffffff2e}.prelive-cancel-button:active{transform:scale(.98)}.prelive-golive-button{flex:2;padding:16px;font-size:17px;font-weight:700;color:#fff;background:linear-gradient(135deg,#934ed6,#ec4855);border:none;border-radius:16px;cursor:pointer;transition:all .25s ease;box-shadow:0 4px 20px #934ed666}.prelive-golive-button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 6px 28px #934ed680}.prelive-golive-button:active:not(:disabled){transform:scale(.98)}.prelive-golive-button--disabled{opacity:.5;cursor:not-allowed;box-shadow:none}.prelive-golive-button--disabled:hover{transform:none;box-shadow:none}.prelive-golive-button--blocked{background:linear-gradient(135deg,#666,#444);box-shadow:none}.prelive-golive-indicator{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:50%;margin-left:12px;flex-shrink:0}.prelive-golive-indicator--ready{background:#22c55e;box-shadow:0 2px 8px #22c55e66}.prelive-golive-indicator--warning{background:#f97316;box-shadow:0 2px 8px #f9731666}.prelive-golive-indicator--blocked{background:#ef4444;box-shadow:0 2px 8px #ef444466}.prelive-golive-indicator svg{color:#fff}.prelive-golive-spinner{width:16px;height:16px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;margin-left:12px;animation:prelive-golive-spin .8s linear infinite}@keyframes prelive-golive-spin{to{transform:rotate(360deg)}}.prelive-golive-tooltip{position:absolute;bottom:calc(max(24px,env(safe-area-inset-bottom)) + 80px);left:50%;transform:translate(-50%);z-index:99;padding:10px 16px;font-size:13px;font-weight:500;color:#ffffffe6;background:#3c3c41f2;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-radius:10px;white-space:nowrap;animation:prelive-tooltip-in .2s ease-out}@keyframes prelive-tooltip-in{0%{opacity:0;transform:translate(-50%) translateY(8px)}to{opacity:1;transform:translate(-50%) translateY(0)}}.prelive-golive-tooltip:after{content:"";position:absolute;bottom:-6px;left:50%;transform:translate(-50%);border-left:7px solid transparent;border-right:7px solid transparent;border-top:7px solid rgba(60,60,65,.95)}.prelive-setup-container{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:90;padding:0 16px;width:100%;max-width:420px;box-sizing:border-box}@media (min-width: 768px){.prelive-controls{max-width:500px;left:50%;transform:translate(-50%);background:none}}@media (orientation: landscape) and (max-height: 500px){.prelive-controls{padding:16px 32px;flex-direction:row}.prelive-readiness-container{padding-left:max(16px,env(safe-area-inset-left))}.prelive-setup-container{top:50%;max-width:380px}}.legal-page-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#0f172a5c;display:flex;align-items:center;justify-content:center;z-index:10000;padding:1rem}.legal-page{position:relative;max-width:780px;width:100%;min-height:auto;padding:40px 24px;font-family:system-ui,-apple-system,BlinkMacSystemFont,SF Pro Text,Inter,Roboto,sans-serif;line-height:1.65;color:var(--text-primary);background-color:var(--bg);border-radius:18px;box-shadow:0 12px 32px #0f172a2e;max-height:90vh;overflow-y:auto;word-wrap:break-word;overflow-wrap:break-word}.legal-page-content{padding-right:0}.legal-mobile-handle{display:none}.legal-close-button{display:none;position:absolute;right:10px;top:10px;border:none;background:transparent;font-size:18px;cursor:pointer;color:#9ca3af;border-radius:999px;padding:2px 6px;transition:transform .12s ease,color .12s ease,background .12s ease;z-index:9999}.legal-close-button:hover{color:#4b5563;background:#94a3b81f;transform:translateY(-1px)}@media (min-width: 481px){.legal-page-overlay{padding:1rem;align-items:center}.legal-page{max-height:90vh}}@media (max-width: 480px){.legal-page-overlay{padding:0;align-items:flex-end;background:#0f172a66}.legal-page{width:100%;margin:0!important;border-radius:18px 18px 0 0;padding:16px 18px calc(16px + env(safe-area-inset-bottom));position:fixed;left:0;right:0;bottom:0;max-height:80vh;overflow-y:auto;-webkit-overflow-scrolling:touch;animation:legalSheetSlideUp .28s ease;box-shadow:0 -8px 28px #0003,0 0 0 1px #ffffff14}@keyframes legalSheetSlideUp{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}.legal-mobile-handle{display:block;width:40px;height:5px;background:#0000002e;border-radius:3px;margin:6px auto 10px}.legal-close-button{display:block}.legal-page-content{padding-right:40px}}@media (min-width: 481px) and (max-width: 640px){.legal-page{padding:24px 16px}}.legal-page-overlay--embedded{position:static!important;background:var(--bg, #1c1c1e)!important;padding:0!important;display:block!important;min-height:0!important;height:auto!important;z-index:auto!important}.legal-page-overlay--embedded .legal-page{position:static!important;width:100%!important;max-width:100%!important;height:auto!important;min-height:0!important;max-height:none!important;border-radius:0!important;margin:0!important;padding:16px 18px calc(16px + env(safe-area-inset-bottom))!important;box-shadow:none!important;animation:none!important;background:var(--bg, #1c1c1e)!important}.legal-page-overlay--embedded .legal-mobile-handle,.legal-page-overlay--embedded .legal-close-button{display:none!important}.legal-page-overlay--embedded .legal-page-content{padding-right:0}.join-page{position:fixed;top:0;left:0;right:0;bottom:0;width:100%;height:100%;min-height:100vh;display:flex;align-items:center;justify-content:center;padding:24px 16px;color:#fff;z-index:1;animation:fadeIn .6s ease;overflow-y:auto;overflow-x:hidden}.join-background{position:fixed;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,#0a0a0a,#1a0a2a,#2a0a3a,#1a1a3a,#2a0a3a,#1a0a2a 75%,#0a0a0a);background-size:400% 400%;animation:gradientShift 25s ease infinite;z-index:-1}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.join-container{max-width:480px;width:100%;display:flex;justify-content:center;position:relative;z-index:1}.join-content{width:100%;display:flex;flex-direction:column;align-items:center;text-align:center;gap:24px}.join-title{font-size:2rem;font-weight:700;margin:0;color:#fff;animation:fadeInUp .3s ease}.join-subtitle{font-size:1rem;margin:0;color:#ffffffbf;animation:fadeInUp .3s ease .1s both}.join-form{width:100%;display:flex;flex-direction:column;gap:16px;animation:fadeInUp .3s ease .2s both}.join-input-wrapper{width:100%;display:flex;flex-direction:column;gap:8px}.join-input{width:100%;padding:14px 20px;font-size:16px;font-weight:500;border:2px solid rgba(255,255,255,.2);border-radius:12px;background:#ffffff1a;color:#fff;outline:none;transition:all .2s ease;box-sizing:border-box}.join-input::placeholder{color:#ffffff80}.join-input:focus{border-color:#9333ea99;background:#ffffff26;box-shadow:0 0 0 3px #9333ea33}.join-input.error{border-color:#ef444499;background:#ef44441a}.join-input.error:focus{border-color:#ef4444cc;box-shadow:0 0 0 3px #ef444433}.join-error-message{font-size:14px;color:#ef4444;text-align:left;padding-left:4px;animation:fadeIn .2s ease}.join-button{width:100%;max-width:360px;border:none;outline:none;border-radius:999px;padding:14px 24px;font-size:16px;font-weight:700;cursor:pointer;background:linear-gradient(90deg,#9333ea,#ec4899);box-shadow:0 6px 20px #9333ea66,0 0 0 1px #ec48994d,0 0 40px #9333ea33;color:#fff;transition:transform .1s ease,box-shadow .1s ease,opacity .1s ease;align-self:center}.join-button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 10px 30px #9333ea80,0 0 0 1px #ec489966,0 0 60px #9333ea4d}.join-button:active:not(:disabled){transform:translateY(0)}.join-button:disabled{opacity:.6;cursor:not-allowed;transform:none}.join-back-button{background:none;border:none;color:#ffffffbf;font-size:14px;font-weight:500;cursor:pointer;padding:8px 12px;text-decoration:none;transition:color .2s ease,text-decoration .2s ease;animation:fadeInUp .3s ease .3s both}.join-back-button:hover{color:#fffffff2;text-decoration:underline}.join-back-button:active{color:#ffffffd9}@keyframes fadeInUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 768px){.join-page{padding:20px 16px}.join-title{font-size:1.75rem}.join-subtitle{font-size:.9rem}.join-button{max-width:100%}}@media (max-width: 480px){.join-page{padding:16px}.join-title{font-size:1.5rem}.join-content{gap:20px}}.help-page-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#0f172a5c;display:flex;align-items:center;justify-content:center;z-index:10000;padding:1rem}.help-page{position:relative;max-width:780px;width:100%;min-height:auto;background:var(--bg);color:var(--text-primary);padding:40px 24px;padding-bottom:calc(40px + env(safe-area-inset-bottom,0px));border-radius:18px;box-shadow:0 12px 32px #0f172a2e;max-height:90vh;overflow-y:auto}.help-mobile-handle{display:none}.help-close-button{display:none;position:absolute;right:10px;top:10px;border:none;background:transparent;font-size:18px;cursor:pointer;color:#9ca3af;border-radius:999px;padding:2px 6px;transition:transform .12s ease,color .12s ease,background .12s ease;z-index:9999}.help-close-button:hover{color:#4b5563;background:#94a3b81f;transform:translateY(-1px)}.help-container{max-width:780px;margin:0 auto}.help-content{font-family:system-ui,-apple-system,BlinkMacSystemFont,SF Pro Text,Inter,Roboto,sans-serif;line-height:1.65}.help-title{font-size:2rem;font-weight:700;margin-bottom:32px;color:var(--text-primary)}.help-section{margin-bottom:32px}.help-section-title{font-size:1.25rem;font-weight:600;margin-bottom:16px;color:var(--text-primary)}.help-list{list-style:none;padding:0;margin:0;color:var(--text-secondary)}.help-list li{margin-bottom:12px;padding-left:24px;position:relative}.help-list li:before{content:"•";position:absolute;left:0;color:var(--text-secondary);font-weight:600}.help-paragraph{color:var(--text-secondary);margin-bottom:0;line-height:1.65}.help-note{color:var(--text-secondary);margin-top:12px;margin-bottom:0;font-size:.9375rem;line-height:1.6;font-style:italic}.help-link{color:var(--text-primary);text-decoration:underline;transition:color .2s ease}.help-link:hover{color:var(--text-secondary)}@media (min-width: 481px){.help-page-overlay{padding:1rem;align-items:center}.help-page{max-height:90vh}}@media (max-width: 480px){.help-page-overlay{padding:0;align-items:flex-end;background:#0f172a66}.help-page{width:100%;margin:0!important;border-radius:18px 18px 0 0;padding:16px 18px calc(16px + env(safe-area-inset-bottom));position:fixed;left:0;right:0;bottom:0;max-height:80vh;overflow-y:auto;-webkit-overflow-scrolling:touch;animation:helpSheetSlideUp .28s ease;box-shadow:0 -8px 28px #0003,0 0 0 1px #ffffff14}@keyframes helpSheetSlideUp{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}.help-mobile-handle{display:block;width:40px;height:5px;background:#0000002e;border-radius:3px;margin:6px auto 10px}.help-close-button{display:block}.help-container{padding-right:40px}.help-title{font-size:1.5rem;margin-bottom:24px}.help-section{margin-bottom:24px}}@media (min-width: 481px) and (max-width: 640px){.help-page{padding:24px 16px;padding-bottom:calc(24px + env(safe-area-inset-bottom,0px))}.help-title{font-size:1.5rem;margin-bottom:24px}.help-section{margin-bottom:24px}}.contact-page-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#0f172a5c;display:flex;align-items:center;justify-content:center;z-index:10000;padding:1rem}.contact-page{position:relative;max-width:780px;width:100%;min-height:auto;background:var(--bg);color:var(--text-primary);padding:40px 24px;padding-bottom:calc(40px + env(safe-area-inset-bottom,0px));border-radius:18px;box-shadow:0 12px 32px #0f172a2e;max-height:90vh;overflow-y:auto}.contact-mobile-handle{display:none}.contact-close-button{display:none;position:absolute;right:10px;top:10px;border:none;background:transparent;font-size:18px;cursor:pointer;color:#9ca3af;border-radius:999px;padding:2px 6px;transition:transform .12s ease,color .12s ease,background .12s ease;z-index:9999}.contact-close-button:hover{color:#4b5563;background:#94a3b81f;transform:translateY(-1px)}.contact-container{max-width:780px;margin:0 auto}.contact-content{font-family:system-ui,-apple-system,BlinkMacSystemFont,SF Pro Text,Inter,Roboto,sans-serif;line-height:1.65}.contact-title{font-size:2rem;font-weight:700;margin-bottom:16px;color:var(--text-primary)}.contact-intro{font-size:1rem;color:var(--text-secondary);margin-bottom:16px}.contact-note{font-size:.875rem;color:var(--text-secondary);margin-bottom:32px;padding:12px 16px;background:#94a3b81a;border-radius:8px;border-left:3px solid rgba(148,163,184,.3)}.contact-form{display:flex;flex-direction:column;gap:24px}.contact-field{display:flex;flex-direction:column;gap:8px}.contact-label{font-size:.875rem;font-weight:500;color:var(--text-primary)}.contact-helper-text{font-size:.8125rem;color:var(--text-secondary);margin-top:4px}.contact-required{color:#dc2626}.contact-input,.contact-textarea,.contact-select{width:100%;padding:12px 16px;font-size:1rem;font-family:inherit;color:var(--text-primary);background:var(--card-bg);border:1px solid var(--border-color);border-radius:8px;transition:border-color .2s ease,box-shadow .2s ease}.contact-select{cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12' fill='none' stroke='%239ca3af' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M3 5l3 3 3-3'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;padding-right:36px}.contact-input:focus,.contact-textarea:focus,.contact-select:focus{outline:none;border-color:var(--text-primary);box-shadow:0 0 0 3px #0f172a1a}.contact-input:disabled,.contact-textarea:disabled,.contact-select:disabled{opacity:.6;cursor:not-allowed}.contact-textarea{resize:vertical;min-height:100px}.contact-message{padding:12px 16px;border-radius:8px;font-size:.875rem}.contact-message-success{background:#22c55e1a;color:#16a34a;border:1px solid rgba(34,197,94,.2);display:flex;flex-direction:row;align-items:center;gap:.5rem}.contact-success-icon{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;background:#16a34a;color:#fff;border-radius:50%;font-size:14px;font-weight:600}.contact-message-error{background:#ef44441a;color:#dc2626;border:1px solid rgba(239,68,68,.2)}.diagnostics-attached-indicator{display:inline-flex;align-items:center;gap:.35rem;font-size:.75rem;color:#6b7280;background:#0000000d;padding:.25rem .5rem;border-radius:4px;width:fit-content;cursor:help}.contact-buttons{display:flex;justify-content:flex-end;gap:12px;margin-top:8px}.contact-cancel{padding:10px 20px;font-size:14px;font-weight:500;color:var(--text-primary);background:transparent;border:1px solid var(--border-color);border-radius:8px;cursor:pointer;transition:background .12s ease,transform .12s ease}.contact-cancel:hover:not(:disabled){background:#0000000d}.contact-cancel:disabled{opacity:.6;cursor:not-allowed}.contact-submit{padding:10px 20px;font-size:14px;font-weight:500;color:#fff;background:#6366f1;border:none;border-radius:8px;cursor:pointer;transition:background .12s ease,transform .12s ease}.contact-submit:hover:not(:disabled){background:#4f46e5}.contact-submit:active:not(:disabled){transform:scale(.98)}.contact-submit:disabled{opacity:.6;cursor:not-allowed}@media (min-width: 481px){.contact-page-overlay{padding:1rem;align-items:center}.contact-page{max-height:90vh}}@media (max-width: 480px){.contact-page-overlay{padding:0;align-items:flex-end;background:#0f172a66}.contact-page{width:100%;margin:0!important;border-radius:18px 18px 0 0;padding:16px 18px calc(16px + env(safe-area-inset-bottom));position:fixed;left:0;right:0;bottom:0;max-height:80vh;overflow-y:auto;-webkit-overflow-scrolling:touch;animation:contactSheetSlideUp .28s ease;box-shadow:0 -8px 28px #0003,0 0 0 1px #ffffff14}@keyframes contactSheetSlideUp{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}.contact-mobile-handle{display:block;width:40px;height:5px;background:#0000002e;border-radius:3px;margin:6px auto 10px}.contact-close-button{display:block}.contact-container{padding-right:40px}.contact-title{font-size:1.5rem;margin-bottom:12px}.contact-intro{margin-bottom:24px}.contact-form{gap:20px}}@media (min-width: 481px) and (max-width: 640px){.contact-page{padding:24px 16px;padding-bottom:calc(24px + env(safe-area-inset-bottom,0px))}.contact-title{font-size:1.5rem;margin-bottom:12px}.contact-intro{margin-bottom:24px}.contact-form{gap:20px}}.contact-page-overlay--embedded{position:static!important;background:#1c1c1e!important;padding:0!important;display:block!important;min-height:100%!important;z-index:auto!important}.contact-page-overlay--embedded .contact-page{position:static!important;width:100%!important;max-width:100%!important;height:auto!important;min-height:0!important;max-height:none!important;border-radius:0!important;box-shadow:none!important;padding:20px 16px!important;margin:0!important;animation:none!important}.contact-page-overlay--embedded .host-sheet-panel--embedded{flex:1!important;background:#1c1c1e!important}.stream-ended-standalone-loading,.stream-ended-standalone-error{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;min-height:100dvh;background:linear-gradient(135deg,#1a1a2e,#16213e,#0f3460);color:#fff;text-align:center;padding:20px}.loading-spinner{width:48px;height:48px;border:4px solid rgba(255,255,255,.2);border-top-color:#ff6b35;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:16px}.stream-ended-standalone-loading p{font-size:1.1rem;opacity:.8}.stream-ended-standalone-error h2{font-size:1.5rem;margin-bottom:12px}.stream-ended-standalone-error p{font-size:1rem;opacity:.7;margin-bottom:24px}.stream-ended-standalone-error .home-link{display:inline-block;padding:12px 32px;background:linear-gradient(135deg,#ff6b35,#f7931e);color:#fff;text-decoration:none;border-radius:25px;font-weight:600;transition:transform .2s,box-shadow .2s}.stream-ended-standalone-error .home-link:hover{transform:translateY(-2px);box-shadow:0 4px 12px #ff6b3566}.standalone-replay-page{min-height:100vh;background:linear-gradient(135deg,#0a0a0a,#1a1a1a,#0f0f0f);padding:env(safe-area-inset-top) env(safe-area-inset-right) env(safe-area-inset-bottom) env(safe-area-inset-left);display:flex;flex-direction:column;align-items:center;justify-content:center;padding-top:max(20px,env(safe-area-inset-top));padding-bottom:max(20px,env(safe-area-inset-bottom))}.standalone-replay-container{width:100%;max-width:1200px;margin:0 auto;padding:20px;display:flex;flex-direction:column;gap:32px}.standalone-replay-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;color:#ffffffb3;min-height:50vh}.loading-spinner{width:40px;height:40px;border:3px solid rgba(255,255,255,.1);border-top-color:#fff9;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.standalone-replay-error{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;text-align:center;color:#ffffffe6;min-height:50vh;padding:40px 20px}.standalone-replay-error h1{font-size:24px;font-weight:600;margin:0;color:#fffffff2}.standalone-replay-error p{font-size:16px;color:#ffffffb3;margin:0;max-width:400px}.standalone-replay-player-wrapper{width:100%;display:flex;justify-content:center;margin-bottom:8px}.standalone-replay-video-container{width:100%;max-width:100%;border-radius:16px;overflow:hidden;box-shadow:0 8px 32px #0006,0 2px 8px #0000004d;background:#0000004d}.standalone-replay-video{width:100%;height:auto;display:block;background:#000}.standalone-replay-no-video{width:100%;aspect-ratio:16 / 9;display:flex;align-items:center;justify-content:center;background:#0000004d;border-radius:16px;color:#fff9;font-size:16px}.standalone-replay-content{display:flex;flex-direction:column;align-items:center;text-align:center;gap:16px;color:#fffffff2}.standalone-replay-title{font-size:32px;font-weight:600;margin:0;color:#fffffff2;line-height:1.2}.standalone-replay-message{font-size:18px;color:#fffc;margin:0;font-weight:400;max-width:600px}.standalone-replay-stats{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:16px;margin-top:8px}.standalone-replay-stat{display:inline-flex;align-items:center;padding:6px 12px;background:#ffffff1a;border:1px solid rgba(255,255,255,.15);border-radius:20px;font-size:13px;color:#fffc;font-weight:500}.standalone-replay-button{padding:12px 24px;font-size:16px;font-weight:500;border:none;border-radius:8px;cursor:pointer;transition:all .2s ease;font-family:inherit;min-width:180px;background:#fffffff2;color:#0a0a0a}.standalone-replay-button:hover{background:#fff;transform:translateY(-1px);box-shadow:0 4px 12px #0000004d}.standalone-replay-button:active{transform:translateY(0)}@media (max-width: 768px){.standalone-replay-page{padding:max(16px,env(safe-area-inset-top)) max(16px,env(safe-area-inset-right)) max(16px,env(safe-area-inset-bottom)) max(16px,env(safe-area-inset-left))}.standalone-replay-container{padding:16px;gap:24px}.standalone-replay-title{font-size:24px}.standalone-replay-message{font-size:16px}.standalone-replay-video-container{border-radius:12px;box-shadow:0 4px 16px #0006,0 1px 4px #0000004d}.standalone-replay-stats{gap:12px}.standalone-replay-stat{font-size:12px;padding:5px 10px}}@media (min-width: 769px){.standalone-replay-container{padding:40px}.standalone-replay-player-wrapper{max-width:900px;margin:0 auto}.standalone-replay-content{max-width:600px;margin:0 auto}}.confirm-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:20000;display:flex;align-items:center;justify-content:center;padding:16px;background:#000000bf;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);animation:confirmModalFadeIn .2s ease}.confirm-modal{width:100%;max-width:420px;background:linear-gradient(180deg,#1e1e28fa,#14141cfa);border-radius:16px;border:1px solid rgba(255,255,255,.1);box-shadow:0 24px 48px #0006,0 0 0 1px #ffffff0d inset;overflow:hidden;animation:confirmModalSlideIn .3s cubic-bezier(.34,1.56,.64,1)}.confirm-modal-danger{border-color:#ef44444d}.confirm-modal-header{display:flex;flex-direction:column;align-items:center;gap:12px;padding:24px 24px 16px;text-align:center}.confirm-modal-icon{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:50%;background:#ef444426;color:#ef4444}.confirm-modal-title{margin:0;font-size:18px;font-weight:600;color:#fff;line-height:1.3}.confirm-modal-body{padding:0 24px 20px;text-align:center}.confirm-modal-body p{margin:0;font-size:14px;color:#ffffffb3;line-height:1.5}.confirm-modal-typing-guard{padding:0 24px 20px;display:flex;flex-direction:column;gap:8px}.confirm-modal-typing-label{font-size:13px;color:#ffffffb3;text-align:center}.confirm-modal-typing-label strong{color:#ef4444;font-weight:600}.confirm-modal-typing-input{width:100%;padding:12px 16px;font-size:15px;font-weight:500;text-align:center;letter-spacing:2px;text-transform:uppercase;border:2px solid rgba(239,68,68,.3);border-radius:10px;background:#ef44440d;color:#fff;outline:none;transition:all .2s ease;box-sizing:border-box}.confirm-modal-typing-input::placeholder{color:#ffffff40;letter-spacing:2px}.confirm-modal-typing-input:focus{border-color:#ef444499;background:#ef44441a}.confirm-modal-footer{display:flex;gap:12px;padding:16px 24px 24px}.confirm-modal-cancel-btn,.confirm-modal-confirm-btn{flex:1;padding:12px 20px;font-size:14px;font-weight:600;border-radius:10px;cursor:pointer;transition:all .15s ease}.confirm-modal-cancel-btn{background:#ffffff14;border:1px solid rgba(255,255,255,.15);color:#ffffffe6}.confirm-modal-cancel-btn:hover:not(:disabled){background:#ffffff1f;border-color:#fff3}.confirm-modal-confirm-btn{background:linear-gradient(90deg,#9333ea,#ec4899);border:none;color:#fff;box-shadow:0 4px 12px #9333ea4d}.confirm-modal-confirm-btn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 6px 16px #9333ea66}.confirm-modal-confirm-btn.danger{background:linear-gradient(90deg,#dc2626,#ef4444);box-shadow:0 4px 12px #ef44444d}.confirm-modal-confirm-btn.danger:hover:not(:disabled){box-shadow:0 6px 16px #ef444466}.confirm-modal-cancel-btn:disabled,.confirm-modal-confirm-btn:disabled{opacity:.5;cursor:not-allowed;transform:none}.confirm-modal-loading{display:flex;align-items:center;justify-content:center;gap:8px}.confirm-modal-spinner{width:16px;height:16px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:confirmModalSpin .7s linear infinite}@keyframes confirmModalFadeIn{0%{opacity:0}to{opacity:1}}@keyframes confirmModalSlideIn{0%{opacity:0;transform:scale(.95) translateY(8px)}to{opacity:1;transform:scale(1) translateY(0)}}@keyframes confirmModalSpin{to{transform:rotate(360deg)}}@media (max-width: 480px){.confirm-modal{max-width:100%;border-radius:20px 20px 0 0;position:fixed;bottom:0;left:0;right:0}.confirm-modal-overlay{align-items:flex-end;padding:0}.confirm-modal-footer{padding-bottom:calc(24px + env(safe-area-inset-bottom,0px))}}.remote-control-page{min-height:100vh;min-height:100dvh;height:auto;background:linear-gradient(135deg,#0a0a12,#151520,#0d0d18);display:flex;flex-direction:column;align-items:center;padding:24px;padding-top:max(env(safe-area-inset-top,24px),24px);padding-bottom:calc(env(safe-area-inset-bottom,0px) + 154px);padding-left:max(env(safe-area-inset-left,24px),24px);padding-right:max(env(safe-area-inset-right,24px),24px);font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,Roboto,sans-serif;color:#fff;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;position:relative}.remote-control-container{width:100%;max-width:640px;display:flex;flex-direction:column;gap:18px}.remote-control-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.remote-control-header-left{display:flex;align-items:center;gap:12px}.remote-control-logo{height:32px;width:auto;filter:drop-shadow(0 2px 4px rgba(0,0,0,.3))}.remote-control-title{font-size:20px;font-weight:700;margin:0;letter-spacing:-.01em}.remote-control-status-badge{display:flex;align-items:center;gap:6px;padding:6px 12px;border-radius:20px;font-size:11px;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.remote-control-status-badge.live{background:#ff3d0026;border:1px solid rgba(255,61,0,.3)}.remote-control-status-badge.ending{background:#ff6b351f;border:1px solid rgba(255,107,53,.28)}.remote-control-status-badge.ended{background:#ffffff14;border:1px solid rgba(255,255,255,.12)}.remote-control-status-badge.disconnected .remote-control-status-dot{background:#fbbf24!important;box-shadow:0 0 8px #fbbf2480!important;animation:remotePulse 1s ease-in-out infinite}.remote-control-status-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0;background:#4ade80;box-shadow:0 0 8px #4ade8080}.remote-control-status-badge.ended .remote-control-status-dot{background:#fff6;box-shadow:none}.remote-control-status-text{white-space:nowrap}@keyframes remotePulse{0%,to{opacity:1}50%{opacity:.4}}.remote-control-overlay-picker{border-radius:14px;border:1px solid rgba(255,255,255,.1);background:#ffffff0f;padding:14px}.remote-control-overlay-label{display:block;font-size:12px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:#ffffffbf;margin-bottom:8px}.remote-control-overlay-select{width:100%;border-radius:12px;padding:10px 12px;background:#0a0c10b3;border:1px solid rgba(255,255,255,.14);color:#ffffffeb;font-size:14px;outline:none}.remote-control-overlay-select:focus{border-color:#6366f18c;box-shadow:0 0 0 2px #6366f12e}.remote-control-overlay-help{margin-top:8px;font-size:12px;color:#fff9}.remote-control-editor.disabled{opacity:.5;pointer-events:none}.remote-control-editor-unavailable{padding:14px 16px;border-radius:12px;border:1px solid rgba(255,255,255,.1);background:#ffffff0d;color:#ffffffb3;font-size:14px}.remote-control-ended-message{display:flex;align-items:center;justify-content:center;gap:10px;padding:14px 18px;background:#ffffff0f;border:1px solid rgba(255,255,255,.1);border-radius:12px;font-size:14px;color:#ffffffb3;text-align:center}.remote-control-ended-icon{font-size:18px}.remote-control-success{display:inline-flex;align-items:center;justify-content:center;margin-top:10px;padding:10px 14px;border-radius:999px;border:1px solid rgba(74,222,128,.3);background:#4ade801f;color:#4ade80;font-size:13px;font-weight:600}.remote-control-loading,.remote-control-error{min-height:50vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;text-align:center}.remote-control-spinner{width:40px;height:40px;border:3px solid rgba(255,255,255,.15);border-top-color:#ff6b35;border-radius:50%;animation:remoteSpin .8s linear infinite}@keyframes remoteSpin{to{transform:rotate(360deg)}}.remote-control-button{padding:12px 22px;font-size:14px;font-weight:600;background:linear-gradient(135deg,#ff6b35,#ff3d00);color:#fff;border:none;border-radius:12px;cursor:pointer}@media (max-width: 480px){.remote-control-page{padding:16px}.remote-control-title{font-size:18px}}.remote-control-page-fullscreen{padding:0;overflow:hidden;display:flex;flex-direction:column;align-items:center}.remote-control-header-bar{position:fixed;top:0;left:0;right:0;z-index:10001;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 12px 12px 16px;padding-top:max(env(safe-area-inset-top,12px),12px);padding-left:max(env(safe-area-inset-left,16px),16px);padding-right:max(env(safe-area-inset-right,12px),12px);min-height:48px;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.remote-control-header-row{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;max-width:640px;margin:0 auto}.remote-control-event{display:flex;align-items:center;gap:10px;min-width:0;flex:1}.remote-control-thumb{width:34px;height:34px;border-radius:10px;object-fit:cover;border:1px solid rgba(255,255,255,.12);background:#ffffff0f;flex-shrink:0}.remote-control-event-meta{display:flex;flex-direction:column;gap:4px;min-width:0}.remote-control-event-name{font-size:18px;font-weight:700;letter-spacing:-.01em;color:#fffffff2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.remote-control-brand-overlay{position:fixed;bottom:16px;right:16px;z-index:10002;display:flex;align-items:center;gap:6px;padding-bottom:env(safe-area-inset-bottom,0px);padding-right:max(env(safe-area-inset-right,16px),16px)}.remote-control-favicon{width:16px;height:16px;opacity:.8}.remote-control-brand-text{font-size:13px;font-weight:600;color:#ffffffb3;letter-spacing:.02em;text-shadow:0 2px 4px rgba(0,0,0,.3)}.remote-control-header-bar .remote-control-status-badge{padding:6px 12px;font-size:11px;flex-shrink:0}.remote-control-header-bar .remote-control-status-dot{width:8px;height:8px}.remote-control-host-btn{display:flex;align-items:center;gap:6px;padding:7px 12px;background:#ffffff0f;border:1px solid rgba(255,255,255,.12);border-radius:8px;color:#ffffffb3;font-size:13px;font-weight:500;cursor:pointer;transition:all .15s}.remote-control-host-btn:hover{background:#ffffff1a;color:#ffffffe6}.remote-control-host-btn.active{background:#ff6b3526;border-color:#ff6b354d;color:#ff6b35}.remote-control-header-actions{display:flex;align-items:center;gap:10px;flex-shrink:0}.remote-control-share-btn{display:inline-flex;align-items:center;justify-content:center;padding:7px 12px;background:#ffffff0f;border:1px solid rgba(255,255,255,.12);border-radius:8px;color:#fffc;font-size:13px;font-weight:600;cursor:pointer;transition:all .15s}.remote-control-share-btn:hover{background:#ffffff1a;color:#fffffff2}.remote-control-console-wrapper{width:100%;max-width:640px;margin:0 auto;flex:1;display:flex;flex-direction:column;padding-bottom:calc(env(safe-area-inset-bottom,0px) + 80px)}.remote-control-bottom-controls{position:fixed;bottom:0;left:0;right:0;z-index:10002;pointer-events:none;display:flex;flex-direction:column;align-items:center}.remote-control-bottom-controls-bar{width:100%;display:flex;justify-content:space-around;align-items:flex-end;padding:0 16px;padding-bottom:calc(env(safe-area-inset-bottom,0px) + 10px);pointer-events:auto;position:relative}.remote-control-bottom-item{display:flex;flex-direction:column;align-items:center;gap:4px;position:relative}.remote-control-bottom-icon-button{width:46px;height:46px;border-radius:999px;border:1px solid rgba(255,255,255,.25);background:#ffffff24;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);box-shadow:0 3px 8px #00000040;display:flex;align-items:center;justify-content:center;color:#fffffff2;padding:0;cursor:pointer;transition:all .2s ease}.remote-control-bottom-icon-button:disabled{opacity:.55;cursor:not-allowed;transform:none;background:#ffffff0f;border-color:#ffffff24;color:#ffffff73;box-shadow:none;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.remote-control-bottom-icon-button:disabled svg{filter:none;opacity:.75}.remote-control-bottom-icon-button:active{transform:scale(.96);background:#ffffff38}.remote-control-bottom-icon-button svg{width:20px;height:20px;flex-shrink:0;filter:drop-shadow(0 1px 1px rgba(0,0,0,.55))}.remote-control-bottom-label{font-size:11px;line-height:1.1;font-weight:500;color:#fffc;text-align:center;white-space:nowrap}.remote-control-bottom-icon-button--highlight{background:#ffffff24;border-color:#ffffff40;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);box-shadow:0 3px 8px #00000040}.remote-control-bottom-icon-button--highlight:active:not(:disabled){background:#fff3;border-color:#ffffff4d;box-shadow:0 4px 12px #0000004d}.remote-control-bottom-icon-button--highlight:disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.remote-control-bottom-icon-button--highlight.capturing{background:linear-gradient(135deg,#9333eacc,#ec4899cc);border-color:#fff6;box-shadow:0 0 0 2px #9333ea4d,0 4px 16px #9333ea80,0 0 24px #ec489966;animation:remote-highlight-capture-pulse 1.5s ease-in-out infinite}@keyframes remote-highlight-capture-pulse{0%,to{transform:scale(1);box-shadow:0 0 0 2px #9333ea4d,0 4px 16px #9333ea80,0 0 24px #ec489966}50%{transform:scale(1.05);box-shadow:0 0 0 3px #9333ea66,0 6px 20px #9333ea99,0 0 32px #ec489980}}.remote-control-bottom-icon-button--highlight svg{color:#fffffff2;filter:drop-shadow(0 1px 2px rgba(0,0,0,.45))}.remote-control-bottom-item--highlight .remote-control-bottom-label{color:#ffffffd9}.remote-control-bottom-highlight-count{position:absolute;top:-8px;right:-8px;display:flex;align-items:center;gap:2px;font-size:11px;line-height:1.1;font-weight:700;color:#ffffffeb;font-variant-numeric:tabular-nums;background:#9333eae6;border:1px solid rgba(255,255,255,.3);border-radius:10px;padding:2px 6px;min-width:20px;justify-content:center;box-shadow:0 2px 8px #0000004d;z-index:10;pointer-events:none}.remote-control-bottom-highlight-count-star{font-size:10px;line-height:1;filter:drop-shadow(0 1px 1px rgba(0,0,0,.55))}.remote-control-bottom-icon-button--stop{width:44px;height:44px;background:#ff3b30f2;border:1px solid rgba(255,100,100,.6);box-shadow:0 4px 12px #0000004d;backdrop-filter:none;-webkit-backdrop-filter:none}.remote-control-bottom-icon-button--stop:disabled{background:#ffffff14;border-color:#ffffff29;box-shadow:none}.remote-control-bottom-icon-button--stop:disabled svg{color:#ffffff8c}.remote-control-bottom-icon-button--stop:active{background:#ff281e;box-shadow:0 4px 16px #0006}.remote-control-bottom-icon-button--stop svg{color:#fff;filter:drop-shadow(0 1px 1px rgba(0,0,0,.55));width:18px;height:18px}.remote-control-bottom-item--stop .remote-control-bottom-label{color:#fffffff2}.remote-control-bottom-icon-button--share{background:#ffffff24;border-color:#ffffff40;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);box-shadow:0 3px 8px #00000040}.remote-control-bottom-icon-button--share:active{background:#fff3;border-color:#ffffff4d;box-shadow:0 4px 12px #0000004d}.remote-control-bottom-icon-button--share svg{color:#fffffff2;filter:drop-shadow(0 1px 2px rgba(0,0,0,.45))}.remote-control-bottom-item--share .remote-control-bottom-label{color:#ffffffd9}.remote-control-page-fullscreen .gfx-console-fullscreen{position:fixed;top:0;left:0;right:0;bottom:0;padding-top:calc(max(env(safe-area-inset-top,12px),12px) + 48px);display:flex;justify-content:center;z-index:10000}.remote-control-page-fullscreen .gfx-console-modal-fullscreen{width:100%;max-width:640px;height:100%;max-height:100%;border-radius:0}.remote-control-page-fullscreen .gfx-console-header{padding:8px 10px 8px 12px;min-height:40px}.remote-control-page-fullscreen .gfx-header-label{font-size:12px}.remote-control-page-fullscreen .gfx-selector-trigger{padding:5px 10px}.remote-control-page-fullscreen .gfx-selector-value{font-size:13px}.remote-control-page-fullscreen .gfx-share-btn{padding:5px 10px;font-size:12px}.remote-control-page-fullscreen .gfx-console-body.max-space{padding:10px 12px;padding-bottom:calc(8px + env(safe-area-inset-bottom,0px))}.remote-host-controls-overlay{position:fixed;top:0;left:0;right:0;bottom:0;z-index:500;background:#0009;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);display:flex;align-items:flex-start;justify-content:center;padding-top:calc(max(env(safe-area-inset-top,10px),10px) + 60px)}.remote-host-controls-panel{background:linear-gradient(135deg,#1a1a24,#0f0f16);border:1px solid rgba(255,255,255,.1);border-radius:16px;box-shadow:0 20px 60px #00000080;width:90%;max-width:320px;overflow:hidden}.remote-host-controls-header{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;border-bottom:1px solid rgba(255,255,255,.08)}.remote-host-controls-title{font-size:15px;font-weight:600;color:#ffffffe6}.remote-host-controls-close{width:28px;height:28px;display:flex;align-items:center;justify-content:center;background:#ffffff0f;border:none;border-radius:50%;color:#fff9;font-size:18px;cursor:pointer;transition:all .15s}.remote-host-controls-close:hover{background:#ffffff1f;color:#ffffffe6}.remote-host-controls-list{display:flex;flex-direction:column;padding:8px 0}.remote-host-control-item{display:flex;align-items:center;gap:12px;padding:16px 20px;background:transparent;border:none;border-bottom:1px solid rgba(255,255,255,.06);color:#ffffffe6;cursor:pointer;transition:all .15s;text-align:left;width:100%}.remote-host-control-item:last-child{border-bottom:none}.remote-host-control-item:hover:not(:disabled){background:#ffffff0d}.remote-host-control-item:active:not(:disabled){background:#ffffff14}.remote-host-control-item:disabled{opacity:.4;cursor:not-allowed}.remote-host-control-item-danger{color:#ef4444e6}.remote-host-control-item-danger:hover:not(:disabled){background:#ef44441a;color:#ef4444}.remote-host-control-item-icon{font-size:20px;flex-shrink:0}.remote-host-control-item-label{font-size:15px;font-weight:500;flex:1}.remote-preview-page{position:relative;width:100%;height:100vh;height:100dvh;background:#05060c;color:#fff;overflow:hidden}.remote-preview-topbar{position:absolute;top:0;left:0;right:0;z-index:10;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:max(env(safe-area-inset-top,12px),12px) 12px 10px;background:linear-gradient(to bottom,#0009,#0000)}.remote-preview-back{border:1px solid rgba(255,255,255,.16);background:#00000059;color:#ffffffeb;padding:8px 12px;border-radius:999px;font-weight:700;font-size:13px;cursor:pointer}.remote-preview-title{text-align:center;font-size:14px;font-weight:700;letter-spacing:.02em;color:#ffffffe6}.remote-preview-spacer{width:1px}.remote-preview-video-wrap{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;touch-action:none}.remote-preview-video{width:100%;height:100%;object-fit:contain;background:#000}.remote-preview-controls{position:absolute;left:0;right:0;bottom:0;z-index:10;padding:14px 14px calc(14px + env(safe-area-inset-bottom,0px));background:linear-gradient(to top,#000000a6,#0000);display:flex;flex-direction:column;gap:10px;align-items:center}.remote-preview-zoom-label{font-size:13px;color:#ffffffe6}.remote-preview-adjusting{font-size:12px;color:#ffffffbf}.remote-preview-zoom-buttons{display:flex;gap:10px}.remote-preview-btn{min-width:56px;border-radius:14px;padding:10px 14px;border:1px solid rgba(255,255,255,.16);background:#0a0c10a6;color:#ffffffeb;font-size:18px;font-weight:800;cursor:pointer;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.remote-preview-btn.secondary{font-size:13px;font-weight:700}.remote-preview-btn:disabled{opacity:.55;cursor:not-allowed}.remote-preview-toast{position:absolute;left:50%;bottom:calc(env(safe-area-inset-bottom,0px) + 140px);transform:translate(-50%);z-index:20;padding:10px 14px;border-radius:999px;background:#000000b3;border:1px solid rgba(255,255,255,.12);color:#ffffffeb;opacity:0;transition:opacity .16s ease}.remote-preview-toast.show{opacity:1}.share-preview-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:flex;align-items:flex-end;justify-content:center;background:#0009;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);animation:sharePreviewFadeIn .2s ease}@keyframes sharePreviewFadeIn{0%{opacity:0}to{opacity:1}}.share-preview-panel{width:100%;max-width:480px;max-height:90vh;padding:16px 20px max(20px,env(safe-area-inset-bottom));background:linear-gradient(180deg,#1c1c23fa,#14141cfa);border-top-left-radius:24px;border-top-right-radius:24px;box-shadow:0 -8px 40px #00000080;animation:sharePreviewSlideUp .3s ease-out;overflow-y:auto}.share-preview-embedded{border-radius:0;max-height:none;animation:none}@keyframes sharePreviewSlideUp{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}.share-preview-handle{width:40px;height:4px;margin:0 auto 16px;background:#fff3;border-radius:2px}.share-preview-embedded .share-preview-handle{display:none}.share-preview-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.share-preview-title{font-size:20px;font-weight:700;color:#fff;margin:0}.share-preview-close{display:flex;align-items:center;justify-content:center;width:36px;height:36px;background:#ffffff14;border:none;border-radius:50%;color:#ffffffb3;cursor:pointer;transition:all .2s ease}.share-preview-close:hover{background:#ffffff26;color:#fff}.share-preview-card{display:flex;gap:16px;padding:16px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:16px;margin-bottom:24px}.share-preview-thumbnail{flex-shrink:0;width:100px;height:100px;border-radius:12px;overflow:hidden;background:#ffffff0d}.share-preview-thumbnail-img{width:100%;height:100%;object-fit:cover}.share-preview-info{flex:1;display:flex;flex-direction:column;justify-content:center;min-width:0}.share-preview-stream-title{font-size:16px;font-weight:600;color:#fff;margin:0 0 8px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.share-preview-url{font-size:13px;color:#ffffff80;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.share-preview-actions{display:flex;gap:12px;margin-bottom:20px}.share-preview-btn{flex:1;display:flex;align-items:center;justify-content:center;gap:8px;padding:16px 20px;font-size:16px;font-weight:600;border-radius:14px;border:none;cursor:pointer;transition:all .2s ease}.share-preview-btn:disabled{opacity:.6;cursor:not-allowed}.share-preview-btn-copy{background:#ffffff1a;color:#ffffffe6;border:1px solid rgba(255,255,255,.15)}.share-preview-btn-copy:hover:not(:disabled){background:#ffffff26;color:#fff}.share-preview-btn-copied{background:#22c55e26!important;color:#22c55e!important;border-color:#22c55e4d!important}.share-preview-btn-share{background:linear-gradient(135deg,#9333ea,#7c3aed);color:#fff}.share-preview-btn-share:hover:not(:disabled){background:linear-gradient(135deg,#a855f7,#8b5cf6);transform:translateY(-1px)}.share-preview-spinner{width:18px;height:18px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:sharePreviewSpin .8s linear infinite}@keyframes sharePreviewSpin{to{transform:rotate(360deg)}}.share-preview-footer{display:flex;justify-content:center;padding-top:16px;border-top:1px solid rgba(255,255,255,.08)}.share-preview-brand{font-size:12px;font-weight:600;color:#ffffff4d;letter-spacing:.05em}@media (min-width: 600px){.share-preview-overlay{align-items:center}.share-preview-panel{border-radius:24px;padding:24px}.share-preview-handle{display:none}}@media (max-width: 380px){.share-preview-card{flex-direction:column;align-items:center;text-align:center}.share-preview-thumbnail{width:120px;height:120px}.share-preview-url{white-space:normal;word-break:break-all}.share-preview-actions{flex-direction:column}}.stream-history-tile{position:relative;display:flex;flex-direction:column;background:linear-gradient(180deg,#1e1e28e6,#14141cf2);border:1px solid rgba(255,255,255,.08);border-radius:16px;overflow:hidden;cursor:pointer;transition:all .2s ease}.stream-history-tile:hover{transform:translateY(-4px);border-color:#9333ea66;box-shadow:0 12px 24px #0000004d,0 0 0 1px #9333ea33}.stream-history-tile.tile-loading{pointer-events:none;opacity:.7}.tile-role-badge{position:absolute;top:12px;left:12px;z-index:2;display:flex;align-items:center;gap:4px;padding:4px 8px;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;border-radius:6px;background:#00000073;border:none;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.tile-role-badge.role-host{color:#c084fc}.tile-role-badge.role-viewer{color:#93c5fd}.tile-retention-badge{position:absolute;top:12px;right:12px;z-index:2;display:flex;align-items:center;gap:4px;padding:4px 8px;font-size:10px;font-weight:600;border-radius:6px;background:#00000073;border:none;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.tile-retention-badge.retention-normal{color:#4ade80}.tile-retention-badge.retention-warning{color:#fbbf24}.tile-retention-badge.retention-critical{color:#f87171;animation:criticalPulse 2s ease-in-out infinite}@keyframes criticalPulse{0%,to{box-shadow:0 0 #ef444400}50%{box-shadow:0 0 8px 2px #ef444466}}.tile-retention-badge.retention-expired{color:#9ca3af}.tile-retention-badge.retention-deleted{color:#f87171;font-weight:700;text-transform:uppercase;letter-spacing:.5px}.tile-retention-badge.retention-unknown{color:#ffffff80}.tile-thumbnail{position:relative;width:100%;aspect-ratio:4 / 3;background:#0000004d;overflow:hidden}.tile-thumbnail-img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.stream-history-tile:hover .tile-thumbnail-img{transform:scale(1.05)}.tile-thumbnail-fallback{display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#9333ea1a,#3b82f61a)}.tile-view-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;pointer-events:none}.tile-view-circle{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:50%;background:#fffffff2;box-shadow:0 2px 12px #0000004d;transition:transform .15s ease,box-shadow .15s ease}.stream-history-tile:hover .tile-view-circle{transform:scale(1.05);box-shadow:0 4px 16px #0006}.tile-view-circle svg{color:#1a1a2a;margin-left:2px}.tile-content{padding:16px 48px 16px 16px;display:flex;flex-direction:column;gap:8px;flex:1}.tile-title{margin:0;font-size:15px;font-weight:600;color:#fff;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.tile-meta{display:flex;align-items:center;gap:8px;font-size:12px;color:#ffffff80}.tile-date{white-space:nowrap}.tile-relative-time{opacity:.7}.tile-relative-time:before{content:"•";margin-right:8px}.tile-stats{display:flex;flex-wrap:wrap;gap:12px;margin-top:4px}.tile-stat{display:flex;align-items:center;gap:4px;font-size:11px;color:#fff9}.tile-stat svg{opacity:.7}.tile-stat-share{color:#9333eacc}.tile-corner-menu{position:absolute;bottom:12px;right:12px;z-index:10}.tile-menu-btn{display:flex;align-items:center;justify-content:center;width:36px;height:36px;background:#00000080;border:1px solid rgba(255,255,255,.1);border-radius:10px;color:#ffffffb3;cursor:pointer;transition:all .15s ease;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.tile-menu-btn:hover,.tile-menu-btn.active{background:#000000b3;border-color:#fff3;color:#fff}.tile-menu-dropdown{position:absolute;bottom:calc(100% + 8px);right:0;min-width:200px;background:#191923fa;border:1px solid rgba(255,255,255,.12);border-radius:12px;padding:6px;box-shadow:0 8px 24px #00000080,0 0 0 1px #ffffff0d;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);animation:menuFadeIn .15s ease}@keyframes menuFadeIn{0%{opacity:0;transform:translateY(4px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.tile-menu-item{display:flex;align-items:center;gap:10px;width:100%;padding:10px 12px;font-size:13px;font-weight:500;color:#ffffffd9;background:transparent;border:none;border-radius:8px;cursor:pointer;transition:all .12s ease;text-align:left}.tile-menu-item:hover{background:#ffffff14}.tile-menu-item svg{opacity:.7}.tile-menu-item-danger{color:#f87171}.tile-menu-item-danger svg{color:#f87171}.tile-menu-item-danger:hover{background:#ef444426}.tile-menu-item:disabled{opacity:.5;cursor:not-allowed}.tile-spinner-small{display:inline-block;width:14px;height:14px;border:2px solid rgba(239,68,68,.3);border-top-color:#f87171;border-radius:50%;animation:tileSpin .7s linear infinite}@keyframes tileSpin{to{transform:rotate(360deg)}}.stream-history-tile.tile-expired{opacity:.85}.stream-history-tile.tile-expired .tile-thumbnail-img{filter:grayscale(40%)}.stream-history-tile.tile-deleted{opacity:.6;cursor:not-allowed!important}.stream-history-tile.tile-deleted:hover{transform:none;border-color:#ffffff14;box-shadow:none}.stream-history-tile.tile-deleted .tile-thumbnail-img{filter:grayscale(80%)}.stream-history-tile.tile-deleted .tile-view-overlay{opacity:.3;pointer-events:none}.stream-history-tile.tile-unavailable{cursor:not-allowed!important}.stream-history-tile.tile-unavailable:hover{transform:none;border-color:#ffffff14;box-shadow:none}.stream-history-tile.tile-unavailable .tile-view-overlay{opacity:.3;pointer-events:none}.tile-expired-overlay{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:3;pointer-events:none}.tile-expired-warning{display:inline-block;padding:6px 12px;font-size:11px;font-weight:500;color:#fffc;background:#000000b3;border-radius:20px;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);white-space:nowrap}.stream-history-tile.skeleton{pointer-events:none}.stream-history-tile.skeleton .tile-thumbnail{background:linear-gradient(90deg,#ffffff08,#ffffff14,#ffffff08);background-size:200% 100%;animation:skeletonShimmer 1.5s ease-in-out infinite}@media (max-width: 480px){.stream-history-tile{border-radius:12px}.tile-role-badge,.tile-retention-badge{padding:3px 6px;font-size:10px}.tile-content{padding:12px 44px 12px 12px}.tile-title{font-size:14px}.tile-corner-menu{bottom:10px;right:10px}.tile-menu-btn{width:32px;height:32px}.tile-menu-dropdown{min-width:180px}}.previous-streams-page{position:relative;min-height:100vh;height:100vh;width:100%;display:flex;flex-direction:column;color:#fff;padding-bottom:80px;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch}.previous-streams-background{position:fixed;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,#0a0a0a,#1a0a2a,#2a0a3a,#1a1a3a,#2a0a3a,#1a0a2a 75%,#0a0a0a);background-size:400% 400%;animation:gradientShift 25s ease infinite;z-index:-1}@keyframes gradientShift{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.previous-streams-container{max-width:1200px;width:100%;margin:0 auto;padding:24px 20px;flex:1}.previous-streams-header{display:flex;align-items:center;gap:16px;margin-bottom:32px}.previous-streams-back{display:flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;background:#ffffff14;border:1px solid rgba(255,255,255,.1);border-radius:10px;color:#fffc;cursor:pointer;transition:all .15s ease}.previous-streams-back:hover{background:#ffffff1f;color:#fff}.previous-streams-title{margin:0;font-size:24px;font-weight:700;color:#fff}.previous-streams-header-content{display:flex;align-items:center;gap:12px;flex:1}.streams-sync-badge{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;color:#ffffff80;background:#ffffff0f;border-radius:6px}.streams-sync-badge.synced{color:#22c55e;background:#22c55e1a}.streams-sync-dot{width:6px;height:6px;border-radius:50%;background:#22c55e;box-shadow:0 0 6px #22c55e80}.previous-streams-tabs{display:flex;gap:8px;margin-bottom:24px;padding:4px;background:#ffffff0d;border-radius:12px;width:fit-content}.tab-btn{display:flex;align-items:center;gap:8px;padding:10px 20px;font-size:14px;font-weight:600;background:transparent;border:none;border-radius:8px;color:#fff9;cursor:pointer;transition:all .15s ease}.tab-btn:hover{color:#ffffffe6}.tab-btn.active{background:linear-gradient(90deg,#9333ea4d,#ec48994d);color:#fff;box-shadow:0 2px 8px #9333ea33}.tab-count{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:20px;padding:0 6px;font-size:11px;font-weight:700;background:#ffffff26;border-radius:10px}.tab-btn.active .tab-count{background:#ffffff40}.tab-context-hint{display:flex;align-items:center;gap:8px;padding:10px 16px;margin-bottom:16px;font-size:13px;color:#ffffff80;background:#3b82f614;border:1px solid rgba(59,130,246,.15);border-radius:10px;animation:hintFadeIn .3s ease}.tab-context-hint svg{color:#3b82f6b3;flex-shrink:0}@keyframes hintFadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.previous-streams-controls{display:flex;gap:12px;margin-bottom:24px}.search-wrapper{position:relative;flex:1;max-width:400px}.search-wrapper svg{position:absolute;left:14px;top:50%;transform:translateY(-50%);color:#fff6;pointer-events:none}.search-input{width:100%;padding:12px 40px 12px 42px;font-size:14px;font-weight:500;background:#ffffff14;border:1px solid rgba(255,255,255,.1);border-radius:10px;color:#fff;outline:none;transition:all .15s ease;box-sizing:border-box}.search-input::placeholder{color:#fff6}.search-input:focus{border-color:#9333ea80;background:#ffffff1a}.search-clear{position:absolute;right:10px;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;width:24px;height:24px;padding:0;background:#ffffff1a;border:none;border-radius:6px;color:#fff9;cursor:pointer;transition:all .15s ease}.search-clear:hover{background:#ffffff26;color:#fff}.sort-select{padding:12px 36px 12px 16px;font-size:14px;font-weight:500;background:#ffffff14;border:1px solid rgba(255,255,255,.1);border-radius:10px;color:#fff;cursor:pointer;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='rgba(255,255,255,0.6)' stroke-width='2' xmlns='http://www.w3.org/2000/svg'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 14px center;transition:all .15s ease}.sort-select:hover{background-color:#ffffff1a;border-color:#ffffff26}.sort-select:focus{border-color:#9333ea80}.sort-select option{background:#1a1a2a;color:#fff}.previous-streams-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:20px}.previous-streams-empty{grid-column:1 / -1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;text-align:center}.empty-icon{color:#fff3;margin-bottom:20px}.empty-title{margin:0 0 8px;font-size:20px;font-weight:600;color:#fff}.empty-description{margin:0 0 24px;font-size:14px;color:#fff9;max-width:300px}.empty-cta{padding:12px 28px;font-size:14px;font-weight:600;background:linear-gradient(90deg,#9333ea,#ec4899);border:none;border-radius:10px;color:#fff;cursor:pointer;box-shadow:0 4px 12px #9333ea4d;transition:all .15s ease}.empty-cta:hover{transform:translateY(-2px);box-shadow:0 6px 16px #9333ea66}.previous-streams-no-results{grid-column:1 / -1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 20px;text-align:center}.previous-streams-no-results p{margin:0 0 16px;font-size:15px;color:#fff9}.previous-streams-no-results button{padding:8px 16px;font-size:13px;font-weight:600;background:#ffffff1a;border:1px solid rgba(255,255,255,.15);border-radius:8px;color:#fffc;cursor:pointer;transition:all .15s ease}.previous-streams-no-results button:hover{background:#ffffff26;color:#fff}.previous-streams-warning{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;text-align:center;color:#f59e0b}.previous-streams-warning h2{margin:16px 0 8px;font-size:20px;font-weight:600;color:#fff}.previous-streams-warning p{margin:0 0 24px;font-size:14px;color:#fff9;max-width:300px}.skeleton-line{background:linear-gradient(90deg,#ffffff0d,#ffffff1a,#ffffff0d);background-size:200% 100%;animation:skeletonShimmer 1.5s ease-in-out infinite;border-radius:4px}.skeleton-title{height:18px;width:70%}.skeleton-meta{height:14px;width:50%;margin-top:8px}.skeleton-stats{height:12px;width:80%;margin-top:8px}.skeleton-btn{flex:1;height:40px;background:linear-gradient(90deg,#ffffff0d,#ffffff1a,#ffffff0d);background-size:200% 100%;animation:skeletonShimmer 1.5s ease-in-out infinite;border-radius:10px}.skeleton-btn-sm{width:40px;height:40px;background:linear-gradient(90deg,#ffffff08,#ffffff0f,#ffffff08);background-size:200% 100%;animation:skeletonShimmer 1.5s ease-in-out infinite;border-radius:10px}@keyframes skeletonShimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media (max-width: 768px){.previous-streams-container{padding:16px}.previous-streams-header{margin-bottom:24px}.previous-streams-title{font-size:20px}.previous-streams-tabs{width:100%}.tab-btn{flex:1;justify-content:center;padding:10px 16px}.previous-streams-controls{flex-direction:column;gap:10px}.search-wrapper{max-width:none}.sort-select{width:100%}.previous-streams-grid{grid-template-columns:1fr;gap:16px}}@media (max-width: 480px){.previous-streams-back{width:36px;height:36px}.tab-btn{padding:8px 12px;font-size:13px}.tab-btn svg{display:none}}.previous-streams-page .app-footer-overlay{position:fixed;bottom:0;left:0;right:0}.previous-streams-container.in-app-mode{padding-top:8px}.previous-streams-page:has(.in-app-mode){padding-bottom:20px}.overlay-live-root{position:fixed;top:0;right:0;bottom:0;left:0;background:transparent;pointer-events:none}.reaction-lane{pointer-events:none}.live-controls-embed-root{position:fixed;top:0;right:0;bottom:0;left:0;background:transparent}html,body,#root{width:100%;height:100%;margin:0;padding:0;overflow:hidden}.viewer-stopped-page{width:100%;height:100%;background:radial-gradient(1200px 600px at 20% 0%,rgba(178,73,255,.25),transparent 55%),radial-gradient(900px 500px at 80% 20%,rgba(255,45,85,.22),transparent 55%),linear-gradient(180deg,#1a0a2e,#0f0f23);color:#fff;display:flex;align-items:center;justify-content:center}.viewer-stopped-shell{width:min(520px,calc(100% - 24px))}.viewer-stopped-card{background:#141225bf;border:1px solid rgba(255,255,255,.08);border-radius:18px;padding:18px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.viewer-stopped-title{font-size:20px;margin:0 0 6px}.viewer-stopped-subtitle{margin:0 0 14px;opacity:.82;font-size:14px;line-height:1.3}.viewer-stopped-tile{display:flex;gap:12px;align-items:center;padding:12px;border-radius:14px;border:1px solid rgba(255,255,255,.08);background:#00000040}.viewer-stopped-tile:active{transform:scale(.99)}.viewer-stopped-play{width:44px;height:44px;display:grid;place-items:center;border-radius:999px;background:#ffffff1a;font-size:18px}.viewer-stopped-tile-title{font-weight:600}.viewer-stopped-tile-sub{opacity:.7;font-size:12px;margin-top:2px}.viewer-stopped-secondary{width:100%;margin-top:12px;padding:12px 14px;border-radius:14px;border:1px solid rgba(255,255,255,.14);background:#ffffff0f;color:#fff;font-weight:600}html,body,#root{width:100%;height:100%;margin:0;padding:0;background:transparent!important;overflow:hidden}.live-session-embed-root{position:fixed;top:0;right:0;bottom:0;left:0;background:transparent}.live-session-overlays{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.live-session-controls{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:auto}.host-controls-overlay{pointer-events:none}.host-controls-right-stack{pointer-events:auto}.prelive-page.prelive-page--embed,.prelive-page--embed .prelive-preview,.prelive-page--embed .prelive-preview--native{background:transparent}.prelive-page--embed{background-color:transparent!important}.app{min-height:100vh;width:100%;transform:none;zoom:1}*{margin:0;padding:0;box-sizing:border-box}:root{--bg: #f9fafb;--card-bg: rgba(255, 255, 255, .96);--text-primary: #0f172a;--text-secondary: #475569;--button-bg: linear-gradient(135deg, #9333ea, #7c3aed, #dc2626, #b91c1c);--button-text: #ffffff;--border-color: rgba(0,0,0,.08)}html,body{margin:0;padding:0;font-size:16px;-webkit-text-size-adjust:100%;transform:none;zoom:1;touch-action:pan-x pan-y}*{touch-action:manipulation;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%}body{overscroll-behavior:none}body{font-family:system-ui,-apple-system,BlinkMacSystemFont,SF Pro Text,Roboto,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:var(--bg);color:var(--text-primary);transition:background .3s ease,color .3s ease}body.scrollable{overflow-y:auto!important;min-height:100vh;height:auto}html[data-scrollable=true]{overflow-y:auto!important;height:auto;min-height:100vh}html[data-scrollable=true] #root{min-height:100vh;height:auto}#root{width:100%;height:100%;transform:none;zoom:1}@media all and (display-mode: standalone){html{font-size:16px}}button,[role=button],a,.viewer-control-icon-button,.viewer-icon-button,.viewer-zoom-overlay-btn,.viewer-center-play-button,.viewer-btn,.viewer-player-bar-icon-btn,.viewer-btn-ghost,.viewer-btn-stop,.host-bottom-icon-button,.viewer-fullscreen-button,.viewer-settings-button,.viewer-zoom-trigger,.message-preview-card,.stream-preview-card{-webkit-tap-highlight-color:transparent}button:focus,[role=button]:focus,a:focus{outline:none}button:focus-visible,[role=button]:focus-visible,a:focus-visible{outline:2px solid rgba(255,255,255,.8);outline-offset:2px;border-radius:9999px}
