*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f5f5f5;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.container{margin:0 auto;max-width:1200px}.btn{border-radius:8px;font-size:16px;font-weight:500}.btn-primary{background-color:#007bff}.btn-primary:hover{background-color:#0056b3}.btn-secondary{background-color:#6c757d;color:#fff}.btn-secondary:hover{background-color:#545b62}.btn-success{background-color:#28a745;color:#fff}.btn-success:hover{background-color:#1e7e34}.card{background:#fff;border-radius:12px;box-shadow:0 2px 10px #0000001a;padding:24px}.card,.form-group{margin-bottom:20px}.form-label{color:#333;font-weight:500}.form-input{border:2px solid #e1e5e9;border-radius:8px;font-size:16px;padding:12px;transition:border-color .3s ease;width:100%}.form-input:focus{border-color:#007bff;outline:none}.form-textarea{border:2px solid #e1e5e9;border-radius:8px;font-size:16px;min-height:120px;padding:12px;transition:border-color .3s ease;width:100%}.form-textarea:focus{border-color:#007bff;outline:none}.grid{grid-gap:20px;gap:20px}.grid-2{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.grid-3{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.mb-4{margin-bottom:24px}.mt-4{margin-top:24px}.loading{color:#666;padding:40px}.error{background-color:#f8d7da;border:1px solid #f5c6cb;color:#dc3545;padding:12px}.sidebar-trigger{width:20px;z-index:999}.sidebar-nav-unified,.sidebar-trigger{height:100vh;left:0;position:fixed;top:0}.sidebar-nav-unified{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#141414f2;border-right:1px solid #ffffff1a;display:flex;flex-direction:column;opacity:0;padding:16px 0;transform:translateX(-100%);transition:transform .25s ease,opacity .25s ease;width:70px;z-index:1000}.sidebar-nav-unified.visible{opacity:1;transform:translateX(0)}.sidebar-logo{align-items:center;background:#ffffff0d;border-radius:12px;cursor:pointer;display:flex;height:44px;justify-content:center;margin-bottom:24px;transition:all .2s ease;width:44px}.sidebar-logo:hover{background:#ffffff1a;transform:scale(1.05)}.sidebar-logo .logo-icon{font-size:24px}.sidebar-menu{gap:8px;padding:0 10px;width:100%}.sidebar-item,.sidebar-menu{display:flex;flex-direction:column}.sidebar-item{align-items:center;background:#0000;border:none;border-radius:10px;color:#fff9;cursor:pointer;gap:4px;padding:12px 8px;transition:all .2s ease}.sidebar-item:hover{background:#ffffff14;color:#ffffffe6}.sidebar-item.active{background:#4caf5026;color:#4caf50}.sidebar-icon{font-size:22px;line-height:1}.sidebar-label{font-size:11px;font-weight:500;white-space:nowrap}@media (max-width:768px){.sidebar-trigger{width:15px}.sidebar-nav-unified{padding:12px 0;width:60px}.sidebar-logo{height:38px;margin-bottom:20px;width:38px}.sidebar-logo .logo-icon{font-size:20px}.sidebar-menu{gap:6px;padding:0 6px}.sidebar-item{padding:10px 6px}.sidebar-icon{font-size:20px}.sidebar-label{font-size:10px}}.interact-panel-popup{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(135deg,#1a1a1afa,#0f0f0ffa);border-radius:20px 20px 0 0;border-top:1px solid #ffffff1a;bottom:0;box-shadow:0 -4px 20px #00000080;display:flex;flex-direction:column;height:0;left:50%;max-width:430px;opacity:0;overflow:hidden;pointer-events:none;position:fixed;transform:translateX(-50%);transition:height .3s ease,opacity .3s ease;width:100%;z-index:35}.interact-panel-popup.open{height:40vh;max-height:40vh;opacity:1;pointer-events:auto}.interact-tabs{align-items:center;background:#ffffff05;border-bottom:1px solid #ffffff0d;display:flex;flex-shrink:0;padding-right:8px}.interact-panel-close{background:#ffffff0d;flex-shrink:0;height:32px;line-height:1;margin-left:auto;transition:all .2s ease;width:32px}.interact-panel-close:hover{background:#ffffff26}.interact-tab{align-items:center;background:#0000;border:none;border-bottom:2px solid #0000;color:#ffffff80;cursor:pointer;display:flex;flex:1 1;font-size:12px;gap:4px;justify-content:center;padding:10px 8px;transition:all .2s ease}.interact-tab:hover{background:#ffffff08;color:#fffc}.interact-tab.active{background:#4caf500d;border-bottom-color:#4caf50;color:#4caf50}.interact-tab:first-child.active{background:#ff6b6b1a;border-bottom-color:#ff6b6b;color:#ff6b6b}.interact-tab:nth-child(2).active{background:#ffd7001a;border-bottom-color:gold;color:gold}.interact-tab:nth-child(3).active{background:#4caf5014;border-bottom-color:#4caf50;color:#4caf50}.interact-tab .tab-icon{font-size:16px;line-height:1}.interact-tab .tab-label{font-weight:500}.interact-panel-content{flex:1 1;height:0;overflow-x:hidden;padding:8px 16px;scrollbar-color:#fff3 #0000;scrollbar-width:thin}.interact-panel-content::-webkit-scrollbar{width:4px}.interact-panel-content::-webkit-scrollbar-track{background:#0000}.interact-panel-content::-webkit-scrollbar-thumb{background:#fff3;border-radius:2px}.interact-panel-content::-webkit-scrollbar-thumb:hover{background:#ffffff4d}.interact-actions-grid{grid-gap:6px;display:grid;gap:6px;grid-template-columns:repeat(4,1fr)}.interact-action-btn{align-items:center!important;background:#ffffff05!important;border:1px solid #ffffff0d!important;border-radius:6px!important;color:#ffffffd9!important;cursor:pointer!important;display:flex!important;flex-direction:row!important;gap:4px!important;height:auto!important;justify-content:flex-start!important;max-height:none!important;min-height:36px!important;overflow:visible!important;padding:6px 8px!important;transition:all .2s ease!important;white-space:nowrap!important;width:100%!important}.interact-action-btn:hover{background:#ffffff0f!important;border-color:#ffffff1f!important;color:#fff!important}.interact-action-btn.active{background:#4caf501f!important;border-color:#4caf504d!important;color:#fff!important}.interact-action-btn .interact-btn-emoji{display:inline-block!important;flex-shrink:0!important;font-size:16px!important;line-height:1!important}.interact-action-btn .interact-btn-label{color:#fffffff2!important;display:inline-block!important;flex:1 1!important;font-size:12px!important;font-weight:600!important;line-height:1.2!important;max-width:100%!important;opacity:1!important;overflow:hidden!important;text-align:left!important;text-overflow:ellipsis!important;text-shadow:0 1px 2px #0000004d!important;visibility:visible!important;white-space:nowrap!important}.interact-resting-mode{padding:30px 20px;text-align:center}.interact-resting-icon{font-size:40px;margin-bottom:12px}.interact-resting-text{color:#fff;font-size:15px;font-weight:600;margin-bottom:6px}.interact-resting-subtext{color:#fff9;font-size:13px}.interact-no-content{padding:30px 20px;text-align:center}.interact-no-icon{font-size:40px;margin-bottom:12px}.interact-no-text{color:#fff9;font-size:15px;margin-bottom:6px}.interact-no-hint{color:#ffffff80;font-size:13px}.interact-go-create-btn{align-items:center;background:linear-gradient(135deg,gold,orange);border:none;border-radius:20px;color:#1a1a1a;cursor:pointer;display:inline-flex;font-size:14px;font-weight:600;gap:6px;margin-top:16px;padding:10px 20px;transition:all .2s ease}.interact-go-create-btn:hover{background:linear-gradient(135deg,#ffe44d,#ffb732);box-shadow:0 4px 12px #ffd70066;transform:translateY(-2px)}.intimate-tab-content{display:flex;flex-direction:column;height:100%;padding:0}.intimate-layout{display:flex;flex:1 1;gap:12px;min-height:0;padding:0}.intimate-left{flex:1 1;gap:10px;min-width:0}.intimate-left,.intimate-right{display:flex;flex-direction:column}.intimate-right{flex-shrink:0;width:180px}.intimate-textarea{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;box-sizing:border-box;color:#fff;flex:1 1;font-family:inherit;font-size:13px;line-height:1.5;min-height:90px;padding:10px;resize:none;transition:all .2s ease;width:100%}.intimate-textarea:focus{background:#ffffff14;border-color:#4caf5080;outline:none}.intimate-textarea::placeholder{color:#fff6;white-space:pre-line}.image-upload-area-vertical{flex:1 1;min-height:0;position:relative}.image-upload-input{height:0;opacity:0;position:absolute;width:0}.image-upload-label-vertical{align-items:center;background:#ffffff08;border:2px dashed #ffffff26;border-radius:10px;box-sizing:border-box;cursor:pointer;display:flex;flex-direction:column;height:100%;justify-content:center;padding:16px 8px;transition:all .2s ease;width:100%}.image-upload-label-vertical:hover{background:#ffffff0d;border-color:#4caf5066}.image-upload-label-vertical .upload-icon{font-size:32px;margin-bottom:8px}.image-upload-label-vertical .upload-text{color:#fffc;font-size:12px;margin-bottom:4px}.image-upload-label-vertical .upload-hint{color:#ffffff80;font-size:10px}.image-preview-area-vertical{background:#0000004d;border-radius:10px;flex:1 1;min-height:0;overflow:hidden;position:relative}.image-preview-vertical{display:block;height:100%;object-fit:cover;width:100%}.image-remove-btn{align-items:center;background:#000000b3;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:20px;height:28px;justify-content:center;position:absolute;right:8px;top:8px;transition:all .2s ease;width:28px}.image-remove-btn:hover{background:#f44336cc;transform:scale(1.1)}.intimate-error{align-items:center;background:#f443361a;border:1px solid #f443364d;border-radius:6px;display:flex;gap:6px;padding:8px 10px}.intimate-error .error-icon{flex-shrink:0;font-size:14px}.intimate-error .error-text{color:#f44336;font-size:11px;line-height:1.3}.intimate-gesture-area{align-items:center;background:#ffffff14;border:1px dashed #ffffff40;border-radius:8px;color:#ffffffbf;cursor:pointer;display:flex;gap:6px;justify-content:center;padding:10px;transition:all .2s ease;width:100%}.intimate-gesture-area:hover{background:#ffffff1f;border-color:#fff6;color:#fff}.intimate-gesture-area .btn-icon{font-size:16px}.intimate-gesture-area .btn-text{font-size:12px}.intimate-gesture-area.expanded{background:#ffc1071a;border:1px solid #ffc1074d}.intimate-gesture-area .gesture-hint-text{color:#ffffffd9;font-size:11px;line-height:1.4;text-align:center}.intimate-submit-btn{align-items:center;background:linear-gradient(135deg,#4caf50,#45a049);border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:14px;font-weight:600;gap:6px;justify-content:center;padding:12px;transition:all .2s ease;width:100%}.intimate-submit-btn:hover:not(:disabled){background:linear-gradient(135deg,#45a049,#3d8b40);box-shadow:0 4px 12px #4caf504d;transform:translateY(-1px)}.intimate-submit-btn:disabled{cursor:not-allowed;opacity:.5}.intimate-submit-btn .btn-icon{font-size:16px}.intimate-submit-btn .btn-text{font-size:13px}.intimate-generating{padding:20px 0;text-align:center}.intimate-generating .generating-icon{animation:spin 2s linear infinite;font-size:56px;margin-bottom:16px}.intimate-generating .generating-title{color:#ffffffe6;font-size:16px;font-weight:600;margin-bottom:20px}.intimate-generating .generating-progress{margin-bottom:16px}.intimate-generating .progress-bar{background:#ffffff1a;border-radius:4px;height:8px;margin-bottom:8px;overflow:hidden;width:100%}.intimate-generating .progress-fill{background:linear-gradient(90deg,#4caf50,#8bc34a);height:100%;transition:width .3s ease}.intimate-generating .progress-text{color:#fffc;font-size:14px;font-weight:600}.intimate-generating .generating-message{color:#ffffffb3;font-size:13px;margin-top:12px}@media (max-width:768px){.interact-tabs{padding-right:6px}.interact-panel-close{font-size:16px;height:28px;width:28px}.interact-tab{font-size:11px;gap:3px;padding:8px 6px}.interact-tab .tab-icon{font-size:13px}.interact-tab .tab-label{white-space:nowrap}.interact-panel-content{padding:6px 12px}.interact-actions-grid{gap:4px;grid-template-columns:repeat(4,1fr)}.interact-action-btn{gap:3px;min-height:32px;padding:5px 6px}.interact-action-btn .interact-btn-emoji{font-size:14px!important}.interact-action-btn .interact-btn-label{font-size:10px!important}.intimate-tab-content{padding:0}.intimate-layout{gap:10px;padding:0}.intimate-left{gap:8px}.intimate-right{width:150px}.intimate-textarea{font-size:12px;min-height:100px;padding:10px}.intimate-error{padding:6px 8px}.intimate-error .error-icon{font-size:12px}.intimate-error .error-text{font-size:10px}.image-upload-label-vertical{padding:12px 6px}.image-upload-label-vertical .upload-icon{font-size:28px}.image-upload-label-vertical .upload-text{font-size:11px}.image-upload-label-vertical .upload-hint{font-size:9px}.intimate-submit-btn{font-size:12px;padding:10px}.intimate-submit-btn .btn-icon{font-size:14px}.intimate-submit-btn .btn-text{font-size:12px}.intimate-generating .generating-icon{font-size:48px}.intimate-generating .generating-title{font-size:14px}}.admin-page{background:#f5f5f5;color:#333;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;min-height:100vh}.admin-header{align-items:center;background:#fff;box-shadow:0 1px 4px #00000014;display:flex;justify-content:space-between;padding:14px 24px;position:-webkit-sticky;position:sticky;top:0;z-index:100}.admin-header h1{font-size:17px;font-weight:600;margin:0}.admin-back-btn,.admin-refresh-btn{background:#fff;border:1px solid #ddd;border-radius:6px;color:#555;cursor:pointer;font-size:13px;padding:6px 14px;transition:background .15s}.admin-back-btn:hover,.admin-refresh-btn:hover{background:#f0f0f0}.admin-body{display:flex;flex-direction:column;gap:16px;margin:0 auto;max-width:960px;padding:16px}.admin-section{background:#fff;border-radius:12px;box-shadow:0 1px 4px #0000000d;padding:20px 24px}.section-title{color:#333;font-size:16px;font-weight:600;margin:0 0 16px}.section-title .hint{color:#999;font-size:13px;font-weight:400}.section-header-row{align-items:center;display:flex;justify-content:space-between}.info-grid{display:flex;gap:28px}.info-images{display:flex;flex-shrink:0;gap:12px}.info-image-item{align-items:center;display:flex;flex-direction:column;gap:6px}.info-image-label{color:#888;font-size:12px}.info-image-box{background:#f5f5f5;border:1px dashed #ddd;border-radius:8px;height:80px;overflow:hidden;position:relative;width:80px}.info-image-box img{height:100%;object-fit:cover;width:100%}.info-image-overlay{align-items:center;background:#667eead9;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:12px;inset:0;justify-content:center;position:absolute;transition:opacity .2s}.info-image-overlay.has{background:#0009;opacity:0}.info-image-box:hover .info-image-overlay.has{opacity:1}.info-fields{display:flex;flex:1 1;flex-direction:column;gap:10px}.info-field-row{align-items:flex-start;display:flex;gap:10px}.info-field-label{color:#888;flex-shrink:0;font-size:13px;padding-top:4px;width:50px}.info-field-value{color:#333;font-size:13px;line-height:1.5;word-break:break-all}.info-field-value.clickable{border-radius:4px;cursor:pointer;padding:2px 6px;transition:background .15s}.info-field-value.clickable:hover{background:#e8f4fd}.no-val{color:#ccc;font-style:italic}.info-field-edit{align-items:flex-start;display:flex;flex:1 1;gap:6px}.info-field-edit input,.info-field-edit textarea{border:1px solid #ddd;border-radius:4px;flex:1 1;font-family:inherit;font-size:13px;padding:4px 8px}.info-field-edit input:focus,.info-field-edit textarea:focus{border-color:#1890ff;outline:none}.info-field-edit textarea{min-height:50px;resize:vertical}.btn-sm{align-items:center;background:#fff;border:1px solid #ddd;border-radius:4px;color:#555;cursor:pointer;display:inline-flex;font-size:12px;gap:4px;padding:4px 10px;transition:all .15s;white-space:nowrap}.btn-sm:hover{background:#f0f0f0}.btn-sm.btn-primary{background:#1890ff;border-color:#1890ff;color:#fff}.btn-sm.btn-primary:hover{background:#40a9ff}.btn-sm.btn-danger{color:#f44336}.btn-sm.btn-danger:hover{background:#fff0f0;border-color:#f44336}.btn-sm:disabled{cursor:not-allowed;opacity:.5}.special-video-card,.special-video-zone{align-items:center;display:flex;gap:16px}.special-video-card{background:#fafbfc;border:1px solid #eee;border-radius:10px;padding:12px}.sv-thumb{background:#000;border-radius:8px;cursor:pointer;flex-shrink:0;height:140px;overflow:hidden;position:relative;width:100px}.sv-thumb video{height:100%;object-fit:cover;width:100%}.sv-play{align-items:center;background:#ffffffd9;border-radius:50%;display:flex;font-size:11px;height:28px;justify-content:center;left:50%;opacity:0;position:absolute;top:50%;transform:translate(-50%,-50%);transition:opacity .2s;width:28px}.sv-thumb:hover .sv-play{opacity:1}.sv-info{display:flex;flex-direction:column;font-size:14px;gap:8px}.sv-actions{display:flex;gap:6px}.upload-zone{align-items:center;border:2px dashed #ddd;border-radius:10px;color:#999;cursor:pointer;display:flex;font-size:13px;height:140px;justify-content:center;padding:8px;text-align:center;transition:all .2s;width:100px}.upload-zone:hover{background:#f0f7ff;border-color:#1890ff;color:#1890ff}.upload-zone.loading{cursor:wait;opacity:.5}.upload-another-btn{border:1px dashed #ccc;border-radius:6px;color:#888;cursor:pointer;font-size:12px;padding:6px 14px;transition:all .15s}.upload-another-btn:hover{border-color:#1890ff;color:#1890ff}.upload-btn-inline{cursor:pointer}.interaction-list{display:flex;flex-direction:column;gap:6px}.interaction-item{align-items:center;background:#fafbfc;border:1px solid #eee;border-radius:10px;display:flex;gap:10px;padding:10px 12px;transition:all .15s}.interaction-item:hover{box-shadow:0 2px 8px #0000000f}.interaction-item.dragging{box-shadow:0 4px 16px #0000001a;opacity:.4}.ii-drag-handle{color:#ccc;cursor:grab;font-size:16px;padding:0 2px;-webkit-user-select:none;user-select:none}.ii-drag-handle:active{cursor:grabbing}.ii-order{align-items:center;background:#eee;border-radius:50%;color:#888;display:flex;flex-shrink:0;font-size:11px;font-weight:600;height:22px;justify-content:center;width:22px}.ii-thumb{background:#000;border-radius:6px;cursor:pointer;flex-shrink:0;height:76px;overflow:hidden;position:relative;width:54px}.ii-thumb video{height:100%;object-fit:cover;width:100%}.ii-thumb:hover .sv-play{opacity:1}.ii-thumb .sv-play{font-size:9px;height:22px;width:22px}.ii-meta{flex:1 1;gap:10px}.ii-label,.ii-meta{align-items:center;display:flex;min-width:0}.ii-label{gap:6px}.ii-emoji{flex-shrink:0;font-size:20px}.ii-name{color:#333;font-size:14px;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ii-mode-toggle{align-items:center;border-radius:20px;cursor:pointer;display:inline-flex;flex-shrink:0;font-size:12px;font-weight:500;gap:6px;padding:3px 10px 3px 6px;transition:all .2s;-webkit-user-select:none;user-select:none}.ii-mode-toggle.preset{background:#e8f5e9;color:#388e3c}.ii-mode-toggle.realtime{background:#fff3e0;color:#e65100}.ii-mode-toggle:hover{filter:brightness(.95)}.mode-dot{border-radius:50%;flex-shrink:0;height:8px;width:8px}.ii-mode-toggle.preset .mode-dot{background:#4caf50}.ii-mode-toggle.realtime .mode-dot{background:#ff9800}.ii-action-img{border:1px solid #eee;border-radius:6px;flex-shrink:0;height:36px;object-fit:cover;width:36px}.ii-actions{display:flex;flex-shrink:0;gap:4px}.empty-hint{color:#bbb;font-size:14px;padding:40px 0;text-align:center}.modal-overlay{align-items:center;background:#00000073;display:flex;inset:0;justify-content:center;position:fixed;z-index:1000}.modal-content{background:#fff;border-radius:12px;max-height:90vh;max-width:460px;overflow-y:auto;width:90%}.modal-header{align-items:center;border-bottom:1px solid #eee;display:flex;justify-content:space-between;padding:16px 20px}.modal-header h2{font-size:17px;font-weight:600;margin:0}.modal-close{align-items:center;background:#f5f5f5;border:none;border-radius:50%;color:#666;cursor:pointer;display:flex;font-size:18px;height:30px;justify-content:center;width:30px}.modal-close:hover{background:#eee}.form-group{padding:10px 20px}.form-group label{color:#666;display:block;font-size:13px;font-weight:500;margin-bottom:6px}.form-group input,.form-group select{border:1px solid #ddd;border-radius:6px;box-sizing:border-box;font-size:14px;padding:8px 10px;width:100%}.form-group input:focus,.form-group select:focus{border-color:#1890ff;outline:none}.modal-actions{border-top:1px solid #eee;display:flex;gap:10px;justify-content:flex-end;padding:14px 20px}.btn-cancel{background:#fff;border:1px solid #ddd;border-radius:6px;color:#666;cursor:pointer;font-size:14px;padding:8px 18px}.btn-cancel:hover{background:#f5f5f5}.btn-save{background:#1890ff;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:14px;font-weight:500;padding:8px 22px}.btn-save:hover:not(:disabled){background:#40a9ff}.btn-save:disabled{cursor:not-allowed;opacity:.5}.preview-modal-content{background:#000;border-radius:12px;max-height:90vh;max-width:90vw;overflow:hidden;position:relative}.preview-modal-content .modal-close{background:#00000080;color:#fff;position:absolute;right:10px;top:10px;z-index:10}.preview-video{display:block;max-height:70vh;max-width:100%}.preview-info{align-items:center;background:#000c;color:#fff;display:flex;gap:10px;justify-content:center;padding:14px}.preview-label{font-size:15px;font-weight:500}.preview-emoji{font-size:22px}.admin-loading{color:#888;font-size:15px}.admin-error,.admin-loading{align-items:center;display:flex;height:300px;justify-content:center}.admin-error{color:#f44336;flex-direction:column;gap:14px}.admin-error button{background:#f44336;border:none;border-radius:6px;color:#fff;cursor:pointer;padding:8px 20px}@media (max-width:768px){.admin-body{padding:12px}.admin-section{padding:16px}.info-grid{flex-direction:column;gap:16px}.info-images{justify-content:center}.info-images,.interaction-item{flex-wrap:wrap}.ii-actions{border-top:1px solid #f0f0f0;justify-content:flex-end;padding-top:4px;width:100%}.modal-content{margin:12px;width:95%}}.admin-stream-list-table{background:#fff;border-collapse:collapse;border-radius:12px;box-shadow:0 1px 4px #0000000d;overflow:hidden;width:100%}.admin-stream-list-table td,.admin-stream-list-table th{border-bottom:1px solid #eee;font-size:14px;padding:10px 12px;text-align:left}.admin-stream-list-table th{background:#fafafa;font-weight:600}.admin-select-status{border:1px solid #ccc;border-radius:6px;font-size:14px;max-width:280px;padding:6px 10px}.debug-page{background:#1a1a2e;color:#e0e0e0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;min-height:100vh}.debug-header{align-items:center;background:#16213e;border-bottom:1px solid #0f3460;display:flex;gap:16px;padding:14px 24px}.debug-header h1{color:#e0e0e0;flex:1 1;font-size:18px;font-weight:600;margin:0}.debug-back-btn{background:#0000;border:1px solid #0f3460;border-radius:6px;color:#7ec8e3;cursor:pointer;font-size:13px;padding:6px 14px}.debug-back-btn:hover{background:#0f3460}.debug-layout{display:flex;gap:0;height:calc(100vh - 53px)}.debug-panel{background:#16213e;border-right:1px solid #0f3460;flex-shrink:0;overflow-y:auto;padding:24px;width:400px}.debug-panel h2{color:#7ec8e3;font-size:14px;letter-spacing:1px;margin:0 0 20px;text-transform:uppercase}.debug-results{flex:1 1;overflow-y:auto;padding:24px}.debug-results-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:16px}.debug-results-header h2{color:#7ec8e3;font-size:14px;letter-spacing:1px;margin:0;text-transform:uppercase}.debug-clear-btn{background:#0000;border:1px solid #333;border-radius:4px;color:#888;cursor:pointer;font-size:12px;padding:4px 12px}.debug-clear-btn:hover{background:#333;color:#ccc}.debug-field{margin-bottom:20px}.debug-field label{color:#aaa;display:block;font-size:13px;font-weight:600;margin-bottom:8px}.debug-field .req{color:#e94560}.debug-field .opt{color:#666;font-weight:400}.debug-field textarea{background:#1a1a2e;border:1px solid #0f3460;border-radius:8px;box-sizing:border-box;color:#e0e0e0;font-family:inherit;font-size:14px;min-height:100px;padding:10px 12px;resize:vertical;transition:border-color .2s;width:100%}.debug-field textarea:focus{border-color:#7ec8e3;outline:none}.debug-file-row{align-items:center;display:flex;gap:10px}.debug-file-btn{background:#0000;border:1px dashed #0f3460;border-radius:8px;color:#7ec8e3;cursor:pointer;font-size:13px;padding:10px 20px;transition:all .2s}.debug-file-btn:hover{background:#0f3460;border-style:solid}.debug-file-preview{border-radius:8px;height:64px;overflow:hidden;position:relative;width:64px}.debug-file-preview img{height:100%;object-fit:cover;width:100%}.debug-file-preview button{align-items:center;background:#e94560e6;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:11px;height:20px;justify-content:center;position:absolute;right:2px;top:2px;width:20px}.debug-file-name{color:#666;font-size:12px}.debug-submit-btn{background:linear-gradient(135deg,#e94560,#c23a51);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:15px;font-weight:600;margin-top:8px;padding:14px;transition:all .2s;width:100%}.debug-submit-btn:hover:not(:disabled){box-shadow:0 4px 16px #e9456066;transform:translateY(-1px)}.debug-submit-btn:disabled{cursor:not-allowed;opacity:.4}.debug-empty{align-items:center;color:#444;display:flex;flex-direction:column;height:300px;justify-content:center}.debug-empty p{font-size:14px}.debug-task-list{display:flex;flex-direction:column;gap:12px}.debug-task-card{background:#16213e;border:1px solid #0f3460;border-radius:10px;overflow:hidden;transition:border-color .2s}.debug-task-card.completed{border-color:#2e7d32}.debug-task-card.failed{border-color:#c62828}.debug-task-card.generating{border-color:#e94560}.debug-task-header{align-items:center;background:#0003;display:flex;gap:12px;padding:12px 16px}.debug-task-status{border-radius:4px;font-size:12px;font-weight:600;padding:3px 10px}.debug-task-status.pending{background:#ffc10726;color:#ffc107}.debug-task-status.generating,.debug-task-status.retrying{background:#e9456026;color:#e94560}.debug-task-status.completed{background:#4caf5026;color:#4caf50}.debug-task-status.failed{background:#f4433626;color:#f44336}.debug-task-time{color:#555;font-size:12px;margin-left:auto}.debug-task-prompt{border-bottom:1px solid #ffffff0d;color:#ccc;font-size:13px;padding:10px 16px}.debug-task-files{border-bottom:1px solid #ffffff0d;color:#666;display:flex;font-size:12px;gap:16px;padding:6px 16px}.debug-task-progress{padding:10px 16px}.debug-task-bar{background:#0d1117;border-radius:2px;height:4px;margin-bottom:6px;overflow:hidden}.debug-task-fill{background:linear-gradient(90deg,#e94560,#ff6b81);border-radius:2px;height:100%;transition:width .5s ease}.debug-task-card.completed .debug-task-fill{background:linear-gradient(90deg,#4caf50,#81c784)}.debug-task-progress-info{color:#666;display:flex;font-size:12px;justify-content:space-between}.debug-task-result{background:#4caf5008;border-top:1px solid #4caf5033;padding:12px 16px}.debug-result-video{background:#000;border-radius:8px;margin-bottom:8px;max-height:360px;object-fit:contain;width:100%}.debug-result-meta{display:flex;flex-wrap:wrap;gap:6px}.debug-result-tag{background:#7ec8e31a;border-radius:4px;color:#7ec8e3;font-size:12px;padding:3px 10px}.debug-task-error{background:#f443360d;border-top:1px solid #f4433633;color:#f44336;font-size:13px;padding:10px 16px}@media (max-width:768px){.debug-layout{flex-direction:column;height:auto}.debug-panel{border-bottom:1px solid #0f3460;border-right:none;width:100%}.debug-results{min-height:50vh}.debug-header{flex-wrap:wrap}}.invite-gen-form{align-items:flex-end;display:flex;flex-wrap:wrap;gap:16px}.invite-gen-field{color:#555;display:flex;flex-direction:column;font-size:13px;gap:4px}.invite-gen-field input{border:1px solid #ddd;border-radius:6px;font-size:14px;outline:none;padding:7px 10px;transition:border-color .15s;width:90px}.invite-gen-field input:focus{border-color:#6c63ff}.invite-gen-btn{align-self:flex-end;height:36px;padding:8px 20px}.invite-new-codes{background:#f0f7ff;border:1px solid #c8e0ff;border-radius:8px;margin-top:16px;padding:14px 16px}.invite-new-codes-header{align-items:center;color:#555;display:flex;font-size:13px;justify-content:space-between;margin-bottom:10px}.invite-code-grid{display:flex;flex-wrap:wrap;gap:8px}.invite-code-chip{background:#fff;border:1px solid #b0d0ff;border-radius:20px;color:#2563eb;font-family:SF Mono,Fira Code,monospace;font-size:13px;letter-spacing:.5px;padding:4px 12px;-webkit-user-select:all;user-select:all}.invite-table-wrap{overflow-x:auto}.invite-table{min-width:700px}.invite-code-cell{color:#333;font-family:SF Mono,Fira Code,monospace;font-size:13px;letter-spacing:.5px}.invite-status-badge{border-radius:12px;display:inline-block;font-size:12px;font-weight:500;padding:2px 10px}.invite-status-unused{background:#e6f4ea;color:#1e7e34}.invite-status-used{background:#e8eaf6;color:#3949ab}.invite-status-expired{background:#fff3e0;color:#e65100}.invite-status-revoked{background:#fce4ec;color:#c62828}.invite-error{color:#c62828;font-size:13px;margin-top:8px}.btn-danger{background:#fff5f5;border:1px solid #f5c6cb;border-radius:5px;color:#c62828;cursor:pointer;font-size:12px;padding:4px 10px;transition:background .15s}.btn-danger:hover:not(:disabled){background:#fce4ec}.btn-danger:disabled{cursor:not-allowed;opacity:.5}.login-container{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;justify-content:center;min-height:100vh;padding:20px}.login-box{animation:slideIn .3s ease-out;background:#fff;border-radius:20px;box-shadow:0 20px 60px #0000004d;max-width:400px;padding:40px;width:100%}@keyframes slideIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.login-header{margin-bottom:30px;text-align:center}.login-header h1{color:#333;font-size:28px;font-weight:600;margin:0 0 10px}.login-header p{color:#666;font-size:14px;margin:0}.login-form{display:flex;flex-direction:column;gap:20px}.input-group{position:relative}.password-input{border:2px solid #e0e0e0;border-radius:10px;box-sizing:border-box;font-size:16px;padding:15px 20px;transition:all .3s;width:100%}.password-input:focus{border-color:#667eea;box-shadow:0 0 0 3px #667eea1a;outline:none}.password-input:disabled{background-color:#f5f5f5;cursor:not-allowed}.error-message{animation:shake .3s;background-color:#fee;border-radius:8px;color:#c33;font-size:14px;padding:12px 15px;text-align:center}.login-button{background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:16px;font-weight:600;padding:15px;transition:all .3s}.login-button:hover:not(:disabled){box-shadow:0 5px 15px #667eea66;transform:translateY(-2px)}.login-button:active:not(:disabled){transform:translateY(0)}.login-button:disabled{cursor:not-allowed;opacity:.6}.login-footer{margin-top:20px;text-align:center}.login-footer .tip{color:#999;font-size:13px;margin:0}.link-btn{background:none;border:none;color:#667eea;cursor:pointer;font-size:13px;padding:0;text-decoration:underline}.link-btn:hover{color:#764ba2}@media (max-width:480px){.login-box{padding:30px 20px}.login-header h1{font-size:24px}.login-button,.password-input{font-size:14px}}.App{background:#000;color:#fff;min-height:100vh}.main-layout{display:flex;min-height:100vh}.sidebar-nav{align-items:center;background:linear-gradient(135deg,#0f0f0f,#1a1a1a);border-right:1px solid #ffffff1a;box-shadow:2px 0 10px #0000004d;display:flex;flex-direction:column;height:100vh;left:0;padding:20px 0;position:fixed;top:0;width:60px;z-index:100}.nav-logo{margin-bottom:30px}.logo-icon{animation:logo-glow 3s ease-in-out infinite;cursor:pointer;display:block;filter:drop-shadow(0 2px 4px rgba(0,0,0,.3));font-size:24px;text-align:center;transition:transform .3s ease}.logo-icon:hover{animation:logo-sparkle .6s ease-in-out;transform:scale(1.1)}@keyframes logo-glow{0%,to{filter:drop-shadow(0 2px 4px rgba(0,0,0,.3)) drop-shadow(0 0 8px rgba(102,126,234,.4))}50%{filter:drop-shadow(0 2px 4px rgba(0,0,0,.3)) drop-shadow(0 0 20px rgba(102,126,234,.8)) drop-shadow(0 0 30px rgba(118,75,162,.4))}}@keyframes logo-sparkle{0%{transform:scale(1)}25%{transform:scale(1.2) rotate(5deg)}50%{transform:scale(1.1) rotate(-5deg)}75%{transform:scale(1.15) rotate(3deg)}to{transform:scale(1.1)}}.nav-menu{flex-direction:column;gap:20px;width:100%}.nav-item,.nav-menu{align-items:center;display:flex}.nav-item{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:10px;height:40px;justify-content:center;position:relative;text-decoration:none;transition:all .3s ease;width:40px}.nav-item:hover{background:#ffffff1a;border-color:#fff3;box-shadow:0 4px 12px #0000004d;transform:translateY(-2px)}.nav-icon{filter:drop-shadow(0 1px 2px rgba(0,0,0,.3));font-size:18px}.content-area{flex:1 1;margin-left:60px;min-height:100vh}.header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000000e6;border-bottom:1px solid #ffffff1a;box-shadow:0 2px 20px #ffffff1a;padding:20px 0;position:-webkit-sticky;position:sticky;top:0;z-index:100}.header-content{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 20px}.logo{color:#fff;font-size:24px;font-weight:700;text-decoration:none;text-shadow:0 0 10px #ffffff4d}.nav{display:flex;gap:20px}.nav-link{border-radius:6px;color:#ccc;font-weight:500;padding:8px 16px;text-decoration:none;transition:all .3s ease}.nav-link:hover{background:#ffffff1a;color:#fff;text-shadow:0 0 8px #ffffff80}.stream-card{aspect-ratio:9/16;background:linear-gradient(135deg,#1a1a1a,#2d2d2d);border:1px solid #ffffff1a;border-radius:12px;box-shadow:0 4px 20px #0000004d,0 0 0 1px #ffffff0d;cursor:pointer;display:flex;flex-direction:column;height:auto;min-height:400px;overflow:hidden;padding:0;position:relative;transition:transform .3s ease,box-shadow .3s ease;width:100%}.stream-card:hover{border-color:#ffffff4d;box-shadow:0 8px 30px #00000080,0 0 20px #ffffff1a;transform:translateY(-4px)}.live-badge{background:#f44;border-radius:4px;box-shadow:0 2px 8px #ff44444d;color:#fff;font-size:12px;font-weight:700;left:12px;padding:4px 8px;position:absolute;top:12px;z-index:10}.stream-content-overlay{background:linear-gradient(#0000,#000c);bottom:0;color:#fff;display:flex;flex-direction:column;justify-content:flex-end;left:0;min-height:80px;padding:16px;position:absolute;right:0}.stream-header{align-items:flex-start;display:flex;gap:16px;margin-bottom:16px}.stream-avatar{flex-shrink:0}.avatar-placeholder{font-size:24px}.avatar-placeholder,.character-image{box-shadow:0 4px 12px #667eea4d;height:60px;width:60px}.character-image{border:2px solid #fff3;border-radius:50%;object-fit:cover}.stream-info{flex:1 1;min-width:0}.stream-title{font-size:16px;margin-bottom:6px;text-shadow:0 1px 3px #00000080}.stream-description{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#ffffffe6;display:-webkit-box;font-size:12px;line-height:1.4;overflow:hidden;text-shadow:0 1px 2px #00000080}.stream-meta{border-top:1px solid #fff3;color:#fffc;font-size:10px;justify-content:space-between;margin-top:8px;padding-top:8px;text-shadow:0 1px 2px #00000080}.create-card,.stream-meta{align-items:center;display:flex}.create-card{aspect-ratio:9/16;background:linear-gradient(135deg,#2a2a2a,#1a1a1a);border:1px solid #ffffff1a;border-radius:12px;box-shadow:0 4px 20px #0000004d,0 0 0 1px #ffffff0d;color:#fff;cursor:pointer;flex-direction:column;height:auto;justify-content:center;min-height:400px;padding:20px 16px;text-align:center;transition:transform .3s ease;width:100%}.create-card:hover{border-color:#ffffff4d;box-shadow:0 8px 30px #00000080,0 0 20px #ffffff1a;transform:translateY(-4px)}.create-icon{font-size:32px;margin-bottom:8px}.create-title{font-size:16px;font-weight:700;margin-bottom:4px}.create-description{font-size:12px;line-height:1.3;opacity:.9}.stream-layout{align-items:center;background:#000;color:#fff;display:flex;flex-direction:column;min-height:100vh;padding:0;position:relative}.stream-sidebar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000000e6;border-right:1px solid #ffffff1a;height:100vh;left:-60px;position:fixed;top:0;transition:left .3s ease;z-index:100}.sidebar-trigger-area:hover+.stream-sidebar,.stream-sidebar:hover{left:0}.sidebar-trigger-area{height:100vh;left:0;position:fixed;top:0;width:20px;z-index:99}.stream-layout~.sidebar-nav,body:has(.stream-layout) .sidebar-nav{display:flex!important}body:has(.stream-layout) .sidebar-nav:not(.stream-sidebar){display:none!important}.settings-trigger-btn{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#00000080;border:1px solid #fff3;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:20px;height:40px;justify-content:center;position:fixed;right:20px;top:20px;transition:all .3s ease;width:40px;z-index:100}.settings-trigger-btn:hover{background:#000c;transform:rotate(90deg)}.settings-panel-right{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0f0f0ff2;border-left:1px solid #ffffff1a;box-shadow:-5px 0 30px #00000080;display:flex;flex-direction:column;height:100vh;position:fixed;right:-320px;top:0;transition:right .3s ease;width:300px;z-index:200}.settings-panel-right.open{right:0}.settings-header{align-items:center;border-bottom:1px solid #ffffff1a;display:flex;justify-content:space-between;padding:20px}.settings-header h3{font-size:18px;font-weight:600;margin:0}.close-btn{background:none;border:none;color:#fff9;cursor:pointer;font-size:24px;padding:0 8px}.settings-content{flex:1 1;overflow-y:auto;padding:20px}.settings-group{margin-bottom:30px}.group-title{color:#ffffff80;font-size:14px;letter-spacing:1px;margin-bottom:15px;text-transform:uppercase}.setting-item{align-items:center;display:flex;justify-content:space-between;margin-bottom:15px}.setting-item.column{align-items:flex-start;flex-direction:column;gap:10px}.label{color:#ffffffe6;font-size:14px}.toggle-switch{display:inline-block;height:24px;position:relative;width:44px}.toggle-switch input{height:0;opacity:0;width:0}.slider{background-color:#ffffff1a;bottom:0;cursor:pointer;left:0;right:0;top:0}.slider,.slider:before{position:absolute;transition:.4s}.slider:before{background-color:#fff;bottom:3px;content:"";height:18px;left:3px;width:18px}input:checked+.slider{background-color:#2196f3}input:checked+.slider:before{transform:translateX(20px)}.slider.round{border-radius:34px}.slider.round:before{border-radius:50%}.volume-slider{background:#ffffff1a;border-radius:2px;height:4px;width:100%}.volume-slider::-webkit-slider-thumb{background:#2196f3;height:16px;-webkit-transition:all .2s;transition:all .2s;width:16px}.action-btn{background:#ffffff1a;border:1px solid #ffffff1a;border-radius:8px;color:#fff;cursor:pointer;margin-top:10px;padding:10px;transition:all .2s;width:100%}.action-btn:hover{background:#fff3}.music-controls-row{display:flex;gap:10px;justify-content:space-between;margin-top:15px}.music-controls-row button{background:#ffffff1a;border:none;border-radius:6px;color:#fff;cursor:pointer;flex:1 1;font-size:18px;padding:8px}.current-music-info-small{background:#0000004d;border-radius:4px;color:#fff9;font-size:12px;margin:10px 0;overflow:hidden;padding:8px;white-space:nowrap}.video-container{display:block;height:100vh;left:50%;max-width:430px;position:fixed;top:0;transform:translateX(-50%);width:100%}.stream-page-media-root,.video-container{background:#000;overflow:hidden;z-index:1}.stream-page-media-root{inset:0;position:absolute}.stream-page .right-action-bar{align-items:center;bottom:140px;display:flex;flex-direction:column;gap:14px;pointer-events:auto;position:absolute;right:10px;z-index:25}.stream-page .right-action-bar .action-item{align-items:center;cursor:pointer;display:flex;flex-direction:column;gap:4px;-webkit-user-select:none;user-select:none}.stream-page .right-action-bar .action-icon{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#00000073;border:1px solid #fff3;border-radius:50%;display:flex;font-size:22px;height:46px;justify-content:center;width:46px}.stream-page .right-action-bar .action-count{color:#fff;font-size:11px;text-shadow:0 1px 2px #000c}.stream-page .right-action-bar .avatar-item{position:relative}.stream-page .right-action-bar .avatar-circle{border:2px solid #ffffff59;border-radius:50%;box-shadow:0 2px 10px #0006;height:48px;overflow:hidden;width:48px}.stream-page .right-action-bar .follow-plus{align-items:center;background:#fe2c55;border:none;border-radius:50%;bottom:-4px;color:#fff;cursor:pointer;display:flex;font-size:16px;height:22px;justify-content:center;line-height:1;padding:0;position:absolute;right:-4px;width:22px}.stream-page .right-action-bar .fire-button .fire-icon{filter:drop-shadow(0 2px 4px rgba(255,100,0,.6));font-size:28px}.stream-page .right-action-bar .fire-button.active .fire-icon{transform:scale(1.08)}.video-player{-webkit-media-controls:none;-webkit-media-controls-panel:none;-webkit-media-controls-play-button:none;-webkit-media-controls-timeline:none;-webkit-media-controls-current-time-display:none;-webkit-media-controls-time-remaining-display:none;-webkit-media-controls-timeline-container:none;-webkit-media-controls-volume-slider:none;-webkit-media-controls-seek-back-button:none;-webkit-media-controls-seek-forward-button:none;-webkit-media-controls-fullscreen-button:none;-webkit-media-controls-rewind-button:none;-webkit-media-controls-return-to-realtime-button:none;-webkit-media-controls-toggle-closed-captions-button:none;background:#000;border-radius:0;height:100%;left:0;object-fit:cover;object-position:center;position:absolute;top:0;transition:all .3s ease;width:100%;&::-webkit-media-controls,&::-webkit-media-controls-panel{display:none!important}&::-webkit-media-controls-play-button,&::-webkit-media-controls-timeline{display:none!important}&::-webkit-media-controls-current-time-display,&::-webkit-media-controls-time-remaining-display{display:none!important}&::-webkit-media-controls-timeline-container,&::-webkit-media-controls-volume-slider{display:none!important}&::-webkit-media-controls-seek-back-button,&::-webkit-media-controls-seek-forward-button{display:none!important}&::-webkit-media-controls-fullscreen-button,&::-webkit-media-controls-rewind-button{display:none!important}&::-webkit-media-controls-return-to-realtime-button,&::-webkit-media-controls-toggle-closed-captions-button{display:none!important}&::-moz-media-controls,&::-moz-media-controls-panel{display:none!important}&::-moz-media-controls-play-button,&::-moz-media-controls-timeline{display:none!important}&::-moz-media-controls-current-time-display,&::-moz-media-controls-time-remaining-display{display:none!important}&::-moz-media-controls-seek-back-button,&::-moz-media-controls-volume-slider{display:none!important}&::-moz-media-controls-fullscreen-button,&::-moz-media-controls-seek-forward-button{display:none!important}&::-ms-media-controls,&::-ms-media-controls-panel{display:none!important}&[controls]{-webkit-appearance:none;appearance:none}}.interaction-panel{background:linear-gradient(135deg,#1a1a1a,#0f0f0f);border-radius:20px 20px 0 0;border-top:1px solid #ffffff1a;bottom:60px;box-shadow:0 -2px 20px #00000080;left:50%;max-height:0;max-width:430px;opacity:0;overflow:hidden;padding:0;pointer-events:none;position:fixed;transform:translateX(-50%);transition:max-height .3s ease;width:100%;z-index:30}.interaction-panel.open{max-height:60vh;opacity:1;overflow-y:auto;padding:20px;pointer-events:auto}.interaction-panel:before{background:linear-gradient(90deg,#0000,#fff3,#0000);content:"";height:1px;left:0;position:absolute;right:0;top:0}.stream-info-section{border-bottom:1px solid #ffffff14;margin-bottom:0;padding:0 0 6px}.stream-status{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#141414cc,#0f0f0fcc);border:1px solid #ffffff1a;border-radius:10px;box-shadow:0 4px 12px #0000004d;margin:8px 0;padding:8px 12px}.status-indicator{align-items:center;display:flex;gap:8px}.status-dot{animation:pulse-dot 2s infinite;border-radius:50%;height:8px;width:8px}.status-dot.online{background:#0f8;box-shadow:0 0 10px #00ff8880}.status-text{color:#ffffffe6;font-size:13px;font-weight:600;text-shadow:0 1px 2px #00000080}.stream-title{color:#fff;font-size:18px;font-weight:700;letter-spacing:-.02em;line-height:1.2;margin:0}.interaction-title{color:#333;font-size:18px;font-weight:700;margin-bottom:20px;text-align:center}.interaction-stats{-webkit-backdrop-filter:none;backdrop-filter:none;background:#0000;border:none;border-radius:0;box-shadow:none;margin-bottom:0;overflow:hidden;padding:20px 0 0;position:relative}.interaction-stats:before{display:none}.stats-row{flex-wrap:wrap;justify-content:space-between}.stats-item,.stats-row{align-items:center;display:flex;gap:8px}.stats-label{color:#ffffffe6;font-size:13px;font-weight:600;text-shadow:0 1px 2px #00000080}.stats-value{color:#667eea;font-size:16px;font-weight:700;text-shadow:0 0 8px #667eea80}.sound-control{margin:0}.sound-toggle{align-items:center;cursor:pointer;display:flex;gap:8px;-webkit-user-select:none;user-select:none}.sound-toggle input[type=checkbox]{display:none}.toggle-slider{background:#fff3;border:1px solid #ffffff1a;border-radius:20px;box-shadow:inset 0 2px 4px #0000004d;height:20px;position:relative;transition:all .3s ease;width:40px}.toggle-slider:before{background:#ffffffe6;border-radius:50%;box-shadow:0 2px 4px #0000004d;content:"";height:16px;left:2px;position:absolute;top:2px;transition:all .3s ease;width:16px}.sound-toggle input[type=checkbox]:checked+.toggle-slider{background:linear-gradient(135deg,#667eea,#764ba2);border-color:#667eea4d;box-shadow:inset 0 2px 4px #0003,0 0 8px #667eea4d}.sound-toggle input[type=checkbox]:checked+.toggle-slider:before{background:#fff;box-shadow:0 2px 6px #0006;transform:translateX(20px)}.toggle-label{color:#ffffffe6;font-size:13px;font-weight:600}.interaction-sections{border-bottom:1px solid #ffffff14;margin-bottom:0;padding:12px 0}.interaction-group{margin-bottom:12px}.group-title{border-left:2px solid #ff0050;color:#fff;font-size:13px;font-weight:700;letter-spacing:-.01em;margin-bottom:8px;padding-left:6px}.interaction-buttons{grid-gap:2px;display:grid;gap:2px;grid-template-columns:repeat(3,1fr);margin-bottom:8px}.interaction-btn{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#1a1a1a,#2d2d2d 50%,#1a1a1a);border:1px solid #fff3;border-radius:8px;box-shadow:0 2px 8px #00000040,0 0 0 1px #ffffff1a,inset 0 1px 0 #ffffff1a;color:#fffffff2;cursor:pointer;display:flex;flex-direction:row;flex-shrink:0;font-size:11px;font-weight:600;gap:2px;justify-content:center;overflow:hidden;padding:4px 8px;position:relative;text-align:center;text-shadow:0 1px 2px #00000080;transition:all .4s cubic-bezier(.4,0,.2,1);width:100%;word-break:break-word}.interaction-btn:before{background:linear-gradient(90deg,#0000,#ffffff4d,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .6s cubic-bezier(.4,0,.2,1);width:100%}.interaction-btn:hover:before{left:100%}.interaction-btn:after{background:radial-gradient(circle,#ffffff4d 0,#0000 70%);border-radius:50%;content:"";height:0;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:all .3s ease;width:0}.interaction-btn:hover:after{height:120px;width:120px}.interaction-btn:hover{background:linear-gradient(135deg,#2a2a2a,#3a3a3a 50%,#2a2a2a);border-color:#ffffff4d;box-shadow:0 12px 35px #00000080,0 0 0 1px #fff3,inset 0 1px 0 #ffffff26;text-shadow:0 2px 4px #0009;transform:translateY(-4px) scale(1.02)}.interaction-btn:hover .btn-emoji{transform:scale(1.2) rotate(5deg)}.interaction-btn:active{box-shadow:0 2px 8px #007bff4d;transform:translateY(-1px) scale(.98)}.interaction-btn.active{animation:pulse .6s ease-in-out;background:linear-gradient(135deg,#667eea,#764ba2);border-color:#fff6;box-shadow:0 15px 40px #667eea66,0 0 0 2px #ffffff4d,inset 0 1px 0 #fff3;color:#fff;text-shadow:0 2px 6px #000000b3;transform:translateY(-6px) scale(1.05)}.interaction-btn.special{background:linear-gradient(135deg,#1a1a1a,#2d2d2d 50%,#1a1a1a);border:1px solid #fff3;box-shadow:0 8px 25px #0006,0 0 0 1px #ffffff1a,inset 0 1px 0 #ffffff1a;text-shadow:0 1px 2px #00000080}.interaction-btn.special:hover{background:linear-gradient(135deg,#2a2a2a,#3a3a3a 50%,#2a2a2a);border-color:#ffffff4d;box-shadow:0 12px 35px #00000080,0 0 0 1px #fff3,inset 0 1px 0 #ffffff26;text-shadow:0 2px 4px #0009;transform:translateY(-4px) scale(1.02)}.interaction-btn.special.active{background:linear-gradient(135deg,#667eea,#764ba2);box-shadow:0 15px 40px #667eea66,0 0 0 2px #ffffff4d,inset 0 1px 0 #fff3;text-shadow:0 2px 6px #000000b3;transform:translateY(-6px) scale(1.05)}.btn-emoji{display:inline-block;filter:drop-shadow(0 1px 2px rgba(0,0,0,.4));flex-shrink:0;font-size:16px;transition:transform .3s ease}.btn-label{color:#fff;font-size:13px;font-weight:700;letter-spacing:.3px;text-shadow:0 1px 2px #00000080;white-space:nowrap}.candidate-badge{background:#28a745;border-radius:10px;color:#fff;font-size:10px;font-weight:700;padding:2px 6px;position:absolute;right:4px;top:4px}.no-interactions{background:#f8f9fa;border:2px dashed #dee2e6;border-radius:12px;padding:40px 20px;text-align:center}.no-interactions-icon{font-size:48px;margin-bottom:16px;opacity:.6}.no-interactions-text{color:#666;font-size:16px;font-weight:500;margin-bottom:8px}.no-interactions-subtext{color:#999;font-size:12px}.resting-mode{background:linear-gradient(135deg,#fff3cd,#ffeaa7);border:2px solid orange;border-radius:12px;box-shadow:0 4px 12px #ffa50033;padding:40px 20px;text-align:center}.resting-icon{animation:rest-breathe 3s ease-in-out infinite;font-size:48px;margin-bottom:16px}.resting-text{color:#d68910;font-size:16px;font-weight:600;margin-bottom:8px}.resting-subtext{color:#b7950b;font-size:12px}@keyframes rest-breathe{0%,to{opacity:.8;transform:scale(1)}50%{opacity:1;transform:scale(1.05)}}@keyframes glow{0%,to{box-shadow:0 10px 30px #ff005080,0 0 0 1px #ffffff1a}50%{box-shadow:0 15px 40px #ff0050b3,0 0 0 2px #fff3}}.interaction-btn{animation:glow 3s ease-in-out infinite}.top-account-bar{align-items:flex-start;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0000004d;border-radius:16px;display:inline-flex;left:12px;padding:4px 8px;pointer-events:auto;position:absolute;top:8px;z-index:15}.account-info-left{display:flex;flex-direction:column;gap:1px}.account-name-top{color:#fff;font-size:11px;font-weight:600;line-height:1.3;text-shadow:0 1px 2px #000c}.account-meta{align-items:center;display:flex;gap:5px}.follower-count-top{color:#ffffffd9;font-size:10px;font-weight:400;line-height:1.3;text-shadow:0 1px 2px #000c}.follow-btn-top{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#ffffff26;border:1px solid #ffffff80;border-radius:8px;color:#fff;cursor:pointer;font-size:10px;font-weight:600;line-height:1.3;min-width:18px;padding:1px 6px;text-align:center;transition:all .2s ease}.follow-btn-top:hover{background:#ffffff40;border-color:#ffffffb3;transform:scale(1.05)}.follow-btn-top.following{background:#fff3;border-color:#fff6}.follow-btn-top:active{transform:scale(.95)}.top-right-stats{display:flex;flex-direction:column;gap:4px;pointer-events:auto;position:absolute;right:12px;top:8px;z-index:15}.like-count-top,.viewer-count-top{align-items:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0000004d;border-radius:12px;color:#fff;cursor:pointer;display:flex;font-size:10px;font-weight:500;gap:3px;padding:3px 6px;text-shadow:0 1px 2px #000c;transition:all .2s ease}.like-count-top:hover{background:#0006;transform:scale(1.05)}.like-count-top:active{transform:scale(.95)}.like-count-top .like-icon,.viewer-count-top .viewer-icon{filter:drop-shadow(0 1px 2px rgba(0,0,0,.8));font-size:12px}.like-count-top .like-number,.viewer-count-top .viewer-number{font-size:10px;font-weight:600}.left-interact-actions{display:flex;flex-direction:column;gap:8px;left:12px;max-width:90px;pointer-events:none;position:absolute;top:35%;transform:translateY(-50%);z-index:15}.left-interact-item{align-items:center;background:#0000;display:flex;flex-direction:row;gap:4px;opacity:.85;padding:0;pointer-events:none}.left-interact-emoji{filter:drop-shadow(0 1px 3px rgba(0,0,0,.8));flex-shrink:0;font-size:14px;line-height:1}.left-interact-label{color:#fff;font-size:10px;font-weight:500;line-height:1.1;text-align:left;text-shadow:0 1px 2px #000c;white-space:nowrap;word-break:keep-all}.live-overlay{bottom:0;left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:10}.live-status{-webkit-backdrop-filter:none;backdrop-filter:none;background:#0000;border:none;border-radius:12px;bottom:8px;justify-content:space-between;left:8px;padding:4px 8px;position:absolute;right:8px}.live-indicator,.live-status{align-items:center;display:flex}.live-indicator{color:#fff;font-size:12px;font-weight:500;gap:4px;text-shadow:0 1px 3px #000c}.live-dot{animation:pulse-dot 2s infinite;color:#f44;font-size:10px}.live-dot.resting{animation:none;color:orange}.live-dot.inactive{animation:none;color:#888}.live-text{font-size:10px;text-shadow:0 1px 3px #000c}.like-count,.viewer-count{align-items:center;color:#fff;cursor:pointer;display:flex;font-size:11px;font-weight:500;gap:3px;text-shadow:0 1px 3px #000c;transition:transform .2s ease}.like-count:hover{transform:scale(1.1)}.like-icon,.viewer-icon{filter:drop-shadow(0 1px 2px rgba(0,0,0,.8));font-size:16px}.interaction-hint{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000c;border-radius:20px;color:#fff;display:flex;font-size:14px;gap:12px;left:50%;padding:8px 16px;position:absolute;top:12px;transform:translateX(-50%)}.hint-menu{cursor:pointer;font-size:18px;transition:transform .2s ease}.hint-menu:hover{transform:scale(1.1)}@keyframes pulse-dot{0%,to{opacity:1}50%{opacity:.5}}.chat-section{-webkit-backdrop-filter:none;backdrop-filter:none;background:#0000;border:none;border-radius:0;bottom:140px;box-shadow:none;display:flex;flex-direction:column;gap:8px;left:12px;margin:0;max-height:200px;overflow:hidden;padding:0;position:fixed;right:80px;z-index:15}.chat-section:before{display:none}.chat-header{justify-content:space-between;margin-bottom:12px;padding-bottom:8px}.chat-header,.chat-title{align-items:center;display:flex}.chat-title{color:#fff;font-size:13px;font-weight:700;gap:6px;margin:0;text-shadow:0 1px 2px #0000004d}.chat-stats{color:#ffffffe6;font-size:11px}.chat-viewers{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ff005033;border:1px solid #ff00504d;border-radius:10px;color:#fff;font-weight:600;padding:3px 8px}.chat-messages{display:flex;flex-direction:column;gap:8px;overflow:visible}.chat-message{animation:slideInLeft .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0009;border-radius:16px;box-shadow:0 2px 8px #0000004d;max-width:80%;padding:8px 12px}.chat-message:hover{background:linear-gradient(135deg,#1e1e1ef2,#191919f2);transform:translateY(-1px)}.message-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1px}.message-user{color:#ffffffe6;font-size:11px;font-weight:600;text-shadow:0 1px 2px #00000080}.message-time{color:#fff9;font-size:10px;font-weight:500}.message-content{color:#ffffffd9;font-size:13px;font-weight:400;line-height:1.2;margin-top:1px}.donation-message{animation:donation-glow .5s ease-in-out;background:linear-gradient(135deg,#ff6b35,#f7931e);border:1px solid #ff6b35}.donation-message .message-content{color:#fff;font-weight:600}@keyframes donation-glow{0%{transform:scale(1)}50%{transform:scale(1.02)}to{transform:scale(1)}}.no-messages{color:#666;padding:20px;text-align:center}.no-messages-icon{font-size:32px;margin-bottom:8px;opacity:.6}.no-messages-text{font-size:14px;font-weight:500;margin-bottom:4px}.no-messages-hint{font-size:12px;opacity:.7}.chat-input{align-items:center;background:#000000e6;border-top:1px solid #ffffff1a;bottom:0;display:flex;gap:12px;height:60px;left:50%;max-width:430px;position:fixed;transform:translateX(-50%);width:100vw;z-index:25}.chat-input,.message-input{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:0 16px}.message-input{background:#ffffff1a;border:1px solid #fff3;border-radius:18px;color:#fff;flex:1 1;font-size:14px;height:36px;outline:none;transition:all .3s ease}.message-input:focus{background:#282828e6;border-color:#fff9;box-shadow:0 2px 8px #0000004d;color:#fff}.send-button{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff26;border:1px solid #ffffff4d;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:18px;font-weight:400;height:36px;justify-content:center;padding:0;transition:all .3s ease;width:36px}.send-button:hover:not(:disabled){background:#ffffff4d;border-color:#ffffff80;transform:translateY(-1px)}.send-button:disabled{background:#ffffff1a;cursor:not-allowed;opacity:.5}.donation-section{align-items:center;-webkit-backdrop-filter:none;backdrop-filter:none;background:#0000;border:none;border-radius:0;bottom:140px;box-shadow:none;display:flex;flex-direction:column;gap:16px;margin:0;overflow:visible;padding:0;position:fixed;right:12px;z-index:20}.donation-section:before{display:none}.donation-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:12px;padding-bottom:8px}.donation-title{align-items:center;color:#fff;display:flex;font-size:13px;font-weight:700;gap:6px;margin:0;text-shadow:0 1px 2px #0000004d}.donation-total{background:#ff005033;border:1px solid #ff00504d;border-radius:10px;box-shadow:0 2px 4px #0000004d;color:#fff;font-size:11px;font-weight:700;padding:3px 8px}.donation-buttons{gap:16px}.donation-btn,.donation-buttons{align-items:center;display:flex;flex-direction:column}.donation-btn{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0006;border:2px solid #ffffff4d;border-radius:50%;box-shadow:0 2px 8px #0000004d;color:#ffffffe6;cursor:pointer;font-size:24px;font-weight:600;gap:2px;height:48px;justify-content:center;overflow:hidden;position:relative;text-align:center;transition:all .2s ease;width:48px}.donation-btn:hover{background:linear-gradient(135deg,#232323f2,#1e1e1ef2);border-color:#ffffff4d;box-shadow:0 8px 20px #0006,inset 0 1px 0 #ffffff1a;transform:translateY(-3px) scale(1.05)}.donation-btn:active{transform:translateY(0) scale(.98)}.donation-emoji{display:block;flex-shrink:0;font-size:18px;line-height:1}.donation-content{align-items:center;display:flex;flex:0 0 auto;flex-direction:column;gap:0;justify-content:center}.donation-label{font-size:11px;line-height:1;margin-bottom:0}.donation-amount,.donation-label{color:inherit;font-weight:700;text-align:center}.donation-amount{font-size:10px;opacity:.9}.donation-btn.small{background:linear-gradient(135deg,#ff6b35,#f7931e);color:#fff}.donation-btn.medium{background:linear-gradient(135deg,#ff0050,#ff1744);color:#fff}.donation-btn.large{background:linear-gradient(135deg,#ff1744,#d50000);color:#fff}.donation-btn.xlarge{background:linear-gradient(135deg,#d50000,#b71c1c);color:#fff}.donation-btn.premium{animation:premium-glow 2s ease-in-out infinite;background:linear-gradient(135deg,#b71c1c,#8e0000);color:#fff}.donation-btn.vip{animation:vip-glow 1.5s ease-in-out infinite;background:linear-gradient(135deg,#8e0000,#5d0000);color:#fff}@keyframes premium-glow{0%,to{box-shadow:0 2px 8px #b71c1c4d}50%{box-shadow:0 4px 15px #b71c1c99}}@keyframes vip-glow{0%,to{box-shadow:0 2px 8px #8e000066}50%{box-shadow:0 6px 20px #8e0000cc}}.character-preview{background:#f8f9fa;border:2px dashed #dee2e6;border-radius:12px;margin-bottom:20px;padding:20px}.character-preview-title{color:#333;font-size:16px;font-weight:700;margin-bottom:12px}.character-preview-text{color:#666;font-style:italic;line-height:1.6}.container{background:#000;color:#fff;margin:0 auto 0 0;max-width:1400px;padding:20px}.grid{display:grid}.grid-2{gap:12px;grid-template-columns:repeat(3,1fr);justify-content:center;max-width:100%}.text-center{text-align:center}.mb-4{margin-bottom:1.5rem}.loading{color:#fff;padding:60px 40px;text-align:center}.loading-spinner{border:4px solid #ffffff4d;border-top-color:#fff;height:40px;margin:0 auto 20px;width:40px}.loading h2{font-size:1.5rem;margin-bottom:10px}.loading p{color:#fffc;font-size:1rem}.error{background:#ff6b6b;border-radius:8px;margin-bottom:20px;padding:12px 20px}.empty-state,.error{color:#fff;text-align:center}.empty-state{padding:60px 40px}.empty-state h3{color:#fff;font-size:1.8rem;margin-bottom:12px}.empty-state p{color:#fffc;font-size:1.1rem;line-height:1.6;margin-bottom:30px}.create-first-btn{background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:25px;box-shadow:0 4px 15px #667eea4d;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:12px 24px;transition:all .3s ease}.create-first-btn:hover{box-shadow:0 6px 20px #667eea66;transform:translateY(-2px)}.refresh-btn{background:#ffffff1a;border:1px solid #fff3;border-radius:8px;color:#fff;cursor:pointer;font-size:1.2rem;margin-left:10px;padding:8px 12px;transition:all .3s ease}.refresh-btn:hover{background:#fff3;transform:rotate(180deg)}.status.active{color:#4ade80;font-weight:600}.status.resting{color:#fbbf24;font-weight:600}.status.inactive{color:#94a3b8;font-weight:500}@media (min-width:769px) and (max-width:1024px){.grid-2{gap:12px;grid-template-columns:repeat(2,1fr);justify-content:center}.create-card,.stream-card{height:auto;min-height:350px;width:100%}.stats-row{flex-wrap:wrap;gap:12px}.sound-control,.stats-item{flex:1 1;min-width:120px}.stream-layout{gap:20px;grid-template-columns:1.5fr 1fr;padding:20px 30px 20px 20px}.video-container{box-shadow:0 6px 24px #00000059;height:85vh;max-height:85vh;max-width:380px}.interaction-panel{box-sizing:border-box;height:85vh;padding:16px}.interaction-buttons{gap:8px;grid-template-columns:repeat(2,1fr)}.donation-buttons{gap:6px;grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.sidebar-nav,.sidebar-trigger-area,.stream-sidebar{display:none!important}.content-area{margin-left:0}.nav-item{height:40px;min-height:44px;width:40px}.nav-icon{font-size:18px}.top-account-bar{left:8px;padding:3px 6px;top:6px}.account-name-top{font-size:10px}.follower-count-top{font-size:9px}.follow-btn-top{font-size:9px;min-width:16px;padding:1px 5px}.top-right-stats{gap:3px;right:8px;top:6px}.like-count-top,.viewer-count-top{font-size:9px;padding:2px 5px}.like-count-top .like-icon,.viewer-count-top .viewer-icon{font-size:11px}.like-count-top .like-number,.viewer-count-top .viewer-number{font-size:9px}.left-interact-actions{gap:6px;left:10px;max-width:80px;top:35%}.left-interact-item{gap:3px;opacity:.8}.left-interact-emoji{font-size:13px}.left-interact-label{font-size:9px}.stream-layout{align-items:start;gap:12px;grid-template-columns:1fr;min-height:auto;padding:12px}.video-container{border-radius:0;box-shadow:none;height:100vh;margin:0;max-height:100vh;max-width:430px;width:100%}.interaction-panel{border-radius:16px;box-sizing:border-box;height:75vh;margin-top:12px;max-height:75vh;padding:16px;width:100%}.video-player{-webkit-media-controls:none;-webkit-media-controls-panel:none;-webkit-media-controls-play-button:none;-webkit-media-controls-timeline:none;-webkit-media-controls-current-time-display:none;-webkit-media-controls-time-remaining-display:none;-webkit-media-controls-timeline-container:none;-webkit-media-controls-volume-slider:none;-webkit-media-controls-seek-back-button:none;-webkit-media-controls-seek-forward-button:none;-webkit-media-controls-fullscreen-button:none;-webkit-media-controls-rewind-button:none;-webkit-media-controls-return-to-realtime-button:none;-webkit-media-controls-toggle-closed-captions-button:none;border-radius:0;min-height:250px}.interaction-buttons{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(2,1fr);margin-bottom:16px}.interaction-btn{border-radius:12px;font-size:14px;min-height:48px;padding:4px;touch-action:manipulation}.btn-emoji{filter:drop-shadow(0 1px 2px rgba(0,0,0,.3));font-size:20px}.btn-label{color:#fff;font-size:13px;font-weight:700;text-shadow:0 1px 2px #00000080}.interaction-stats{background:#ffffff0d;border-radius:12px;margin:12px 0;padding:16px}.stats-row{align-items:center;flex-direction:row;gap:16px;justify-content:space-between}.stats-item{text-align:center}.sound-control,.stats-item{flex:1 1;justify-content:center}.stats-value{font-size:18px;font-weight:700}.stats-label{font-size:14px;margin-bottom:4px}.live-status{bottom:6px;flex-direction:row;gap:8px;left:6px;padding:3px 6px;right:6px}.interaction-hint{font-size:12px;padding:6px 12px}.hint-text{display:none}.chat-section{background:#ffffff0d;border-radius:12px;margin:12px 0;padding:16px}.chat-messages{margin-bottom:12px;max-height:250px}.chat-message{border-radius:6px;margin-bottom:3px;padding:5px 8px}.message-input{padding:10px 12px}.message-input,.send-button{border-radius:20px;font-size:14px;min-height:44px}.send-button{padding:10px 16px}.donation-section{background:#ffffff0d;border-radius:12px;margin:12px 0;padding:16px}.donation-buttons{gap:8px;grid-template-columns:repeat(2,1fr)}.donation-btn{border-radius:10px;font-size:12px;gap:6px;min-height:60px;padding:12px 8px}.donation-emoji{font-size:24px}.donation-label{font-size:12px;font-weight:600}.donation-amount{font-size:10px;font-weight:700}.header-content{flex-direction:column;gap:16px;padding:0 16px}.grid-2{gap:12px;grid-template-columns:repeat(1,1fr);justify-content:center;padding:0 12px}.create-card,.stream-card{border-radius:12px;height:auto;min-height:300px;width:100%}.stream-header{align-items:center;flex-direction:column;gap:8px;text-align:center}.stream-info{width:100%}.stream-title{font-size:14px;margin-bottom:4px}.stream-description{font-size:11px;line-height:1.3}.account-info-compact{background:#ffffff0d;border-radius:12px;gap:8px;margin:12px 0;padding:12px}.account-info-compact,.account-info-row{align-items:center;flex-direction:column}.account-info-row{gap:4px}.account-name-small{font-size:16px;text-align:center}.follower-count-small{font-size:14px;text-align:center}.follow-btn-small{border-radius:20px;font-size:14px;padding:8px 16px;width:100%}}@media (min-width:1025px){.grid-2{gap:12px;grid-template-columns:repeat(4,1fr);margin:0 auto;max-width:1600px}.stream-card{min-height:450px;transition:transform .3s ease,box-shadow .3s ease}.stream-card:hover{box-shadow:0 12px 40px #0006,0 0 20px #ffffff1a;transform:translateY(-6px) scale(1.02)}.create-card{min-height:450px}.stream-layout{gap:32px;grid-template-columns:2fr 1fr;margin:0 auto;max-width:1600px;padding:24px 48px 24px 24px}.video-container{border-radius:0;box-shadow:none;height:100vh;max-height:100vh;max-width:430px;width:100%}.interaction-panel{border-radius:20px;height:92vh;padding:24px}.interaction-buttons{gap:12px;grid-template-columns:repeat(3,1fr)}.interaction-btn{align-items:center;display:flex;font-size:12px;gap:2px;justify-content:center;padding:4px 8px}.btn-emoji{font-size:18px}.btn-label{font-size:14px}.donation-buttons{gap:12px;grid-template-columns:repeat(3,1fr)}.donation-btn{align-items:center;display:flex;font-size:9px;gap:2px;justify-content:center;padding:3px 6px}.donation-emoji{font-size:20px}.donation-label{font-size:12px}.donation-amount{font-size:11px}.chat-messages{max-height:300px}.chat-message{margin-bottom:3px;padding:6px 10px}.message-input{font-size:15px;padding:12px 16px}.send-button{font-size:15px;padding:12px 20px}.interaction-stats{padding:20px}.stats-value{font-size:20px}.stats-label{font-size:15px}}@media (min-width:1440px){.grid-2{gap:16px;grid-template-columns:repeat(5,1fr);max-width:1800px}.stream-layout{gap:40px;grid-template-columns:2.5fr 1fr;padding:32px 64px 32px 32px}.video-container{box-shadow:none;height:100vh;max-height:100vh;max-width:430px;width:100%}.interaction-panel{box-sizing:border-box;height:94vh;padding:32px}}.account-info{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1e1e1ef2;border:1px solid #ffffff1a;border-radius:12px;box-shadow:0 4px 12px #0000001a;margin:16px 0;padding:16px}.account-header{align-items:center;display:flex;gap:12px}.account-avatar{flex-shrink:0}.avatar-image{object-fit:cover}.avatar-image,.avatar-placeholder{border:2px solid #667eea;border-radius:50%;height:48px;width:48px}.avatar-placeholder{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;display:flex;font-size:18px;font-weight:700;justify-content:center}.account-details{flex:1 1;min-width:0}.account-name{color:#333;font-size:16px;font-weight:700;margin-bottom:2px}.account-username{color:#666;font-size:14px;margin-bottom:4px}.account-bio{color:#777;font-size:13px;line-height:1.4;margin-bottom:8px}.account-stats{display:flex;gap:16px}.follower-count,.following-count{align-items:center;display:flex;flex-direction:column;gap:2px}.stat-number{color:#333;font-size:14px;font-weight:700}.stat-label{color:#666;font-size:12px}.follow-section{flex-shrink:0}.follow-btn{border:none;border-radius:20px;cursor:pointer;font-size:14px;font-weight:500;min-width:80px;padding:8px 16px;transition:all .3s ease}.follow-btn.not-following{background:#667eea;color:#fff}.follow-btn.not-following:hover{background:#5a6fd8;transform:translateY(-1px)}.follow-btn.following{background:#e9ecef;border:1px solid #dee2e6;color:#666}.follow-btn.following:hover{background:#f8f9fa;transform:translateY(-1px)}.chat-message.isFollow{background:linear-gradient(135deg,#667eea20,#764ba220);border-left:3px solid #667eea}.follow-badge{background:#667eea;border-radius:10px;color:#fff;font-size:10px;margin-left:4px;padding:2px 6px}.account-info-compact{align-items:center;-webkit-backdrop-filter:none;backdrop-filter:none;background:#0000;border:none;border-radius:0;box-shadow:none;display:flex;gap:6px;margin:0;overflow:hidden;padding:2px 0;position:relative}.account-info-compact:before{display:none}.account-avatar-small{flex-shrink:0}.avatar-image-small{object-fit:cover}.avatar-image-small,.avatar-placeholder-small{border:1px solid #667eea;border-radius:50%;height:28px;width:28px}.avatar-placeholder-small{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;display:flex;font-size:12px;font-weight:700;justify-content:center}.account-info-small{flex:1 1;min-width:0}.account-info-row{align-items:center;display:flex;gap:8px;justify-content:space-between}.account-name-small{color:#fff;flex:1 1;font-size:14px;font-weight:700;min-width:0;overflow:hidden;text-overflow:ellipsis;text-shadow:0 1px 2px #00000080;white-space:nowrap}.follower-count-small{color:#fffc;flex-shrink:0;font-size:10px;font-weight:500;white-space:nowrap}.follow-section-small{flex-shrink:0}.follow-btn-small{border:none;border-radius:12px;cursor:pointer;font-size:10px;font-weight:500;min-width:45px;padding:2px 8px;transition:all .3s ease}.follow-btn-small.not-following{background:linear-gradient(135deg,#667eea,#5a6fd8);border:1px solid #667eea4d;box-shadow:0 4px 15px #667eea4d;color:#fff}.follow-btn-small.not-following:hover{background:linear-gradient(135deg,#5a6fd8,#4c63d2);box-shadow:0 6px 20px #667eea66;transform:translateY(-2px)}.follow-btn-small.following{background:linear-gradient(135deg,#ffffff1a,#ffffff0d);border:1px solid #fff3;box-shadow:0 2px 8px #0003;color:#ffffffe6}.follow-btn-small.following:hover{background:linear-gradient(135deg,#ffffff26,#ffffff1a);box-shadow:0 4px 12px #0000004d;transform:translateY(-1px)}@media (max-width:768px){.account-header{align-items:flex-start;flex-direction:column;gap:8px}.account-details{width:100%}.account-stats{justify-content:space-between;width:100%}.follow-btn,.follow-section{width:100%}.account-info-compact{align-items:flex-start;flex-direction:column;gap:4px;padding:4px 8px}.account-info-small{width:100%}.account-info-row{align-items:flex-start;flex-direction:column;gap:4px}.account-name-small{font-size:16px}.follower-count-small{font-size:12px}.follow-section-small{width:100%}.follow-btn-small{padding:6px 12px;width:100%}}.section-icon{display:inline-block;filter:drop-shadow(0 1px 2px rgba(0,0,0,.3));font-size:14px;transition:transform .2s ease}.section-icon:hover{transform:scale(1.1)}*{-webkit-tap-highlight-color:transparent}.donation-btn,.follow-btn-small,.interaction-btn,.send-button{-webkit-touch-callout:none;touch-action:manipulation;-webkit-user-select:none;user-select:none}html{scroll-behavior:smooth}body{overflow-x:hidden}img,video{height:auto;max-width:100%}@keyframes touch-feedback{0%{transform:scale(1)}50%{transform:scale(.95)}to{transform:scale(1)}}.donation-btn:active,.interaction-btn:active,.send-button:active{animation:touch-feedback .1s ease}@media (hover:hover) and (pointer:fine){.interaction-btn:hover{transform:translateY(-4px) scale(1.02)}.donation-btn:hover{transform:translateY(-3px) scale(1.05)}.stream-card:hover{transform:translateY(-4px)}}.create-stream-container{background:linear-gradient(135deg,#0a0a0a,#1a1a1a 50%,#0f0f0f);color:#fff;min-height:100vh;padding:0}.create-header{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(135deg,#000000e6,#141414e6);border-bottom:1px solid #ffffff1a;overflow:hidden;padding:20px 0;position:relative}.create-header:before{background:linear-gradient(45deg,#667eea1a,#764ba21a);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.create-title-section{margin-bottom:0;position:relative;text-align:center;z-index:1}.create-subtitle{color:#ffffffe6;font-size:1.1rem;font-weight:500;line-height:1.6;margin:0;text-align:center}.step-indicator{align-items:center;display:flex;gap:20px;justify-content:center;position:relative;z-index:1}.step-item{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;cursor:pointer;gap:8px;min-width:120px;padding:16px;transition:all .3s ease}.step-item:hover{background:#ffffff1a;transform:translateY(-2px)}.step-item.accessible{cursor:pointer}.step-item:not(.accessible){cursor:not-allowed;opacity:.5}.step-number{align-items:center;border-radius:50%;display:flex;font-size:16px;font-weight:700;height:40px;justify-content:center;transition:all .3s ease;width:40px}.step-item.completed .step-number{background:linear-gradient(135deg,#4caf50,#45a049);box-shadow:0 4px 15px #4caf5066;color:#fff}.step-item.active .step-number{animation:pulse 2s infinite;background:linear-gradient(135deg,#667eea,#764ba2);box-shadow:0 4px 15px #667eea66;color:#fff}.step-item.pending .step-number{background:#ffffff1a;border:2px solid #fff3;color:#fff9}.step-label{color:#ffffffe6;font-size:14px;font-weight:600;text-align:center}.step-connector{background:linear-gradient(90deg,#ffffff4d,#ffffff1a);height:2px;position:relative;width:40px}.step-connector:after{border-bottom:4px solid #0000;border-left:8px solid #ffffff4d;border-top:4px solid #0000;content:"";height:0;position:absolute;right:0;top:50%;transform:translateY(-50%);width:0}.create-content{margin:0 auto;max-width:800px;padding:20px 20px 40px}.error-message,.loading-message,.success-message{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:12px;display:flex;font-weight:500;gap:12px;margin-bottom:24px;padding:16px 20px}.success-message{background:linear-gradient(135deg,#4caf5033,#45a04933);border:1px solid #4caf504d;color:#4caf50}.error-message{background:linear-gradient(135deg,#f4433633,#d32f2f33);border:1px solid #f443364d;color:#f44336}.loading-message{background:linear-gradient(135deg,#2196f333,#1976d233);border:1px solid #2196f34d;color:#2196f3}.loading-spinner{animation:spin 1s linear infinite;border:2px solid #ffffff4d;border-radius:50%;border-top-color:currentcolor;height:20px;width:20px}.create-form{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(135deg,#141414e6,#0f0f0fe6);border:1px solid #ffffff14;border-radius:20px;box-shadow:0 20px 60px #00000080,0 0 0 1px #ffffff0d,inset 0 1px 0 #ffffff1a;overflow:hidden;padding:40px;position:relative}.create-form:before{background:linear-gradient(90deg,#0000,#fff3,#0000);content:"";height:1px;left:0;position:absolute;right:0;top:0}.create-form.disabled{opacity:.6;pointer-events:none}.form-group{margin-bottom:24px}.form-label{color:#ffffffe6;display:block;font-size:14px;font-weight:600;margin-bottom:8px;text-shadow:0 1px 2px #00000080}.char-count{color:#fff9;font-size:12px;font-weight:400;margin-left:8px}.char-count.over-limit{color:#f44336}.form-input,.form-textarea{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1e1e1ecc;border:1px solid #fff3;border-radius:12px;color:#fff;font-size:14px;padding:12px 16px;transition:all .3s ease;width:100%}.form-input:focus,.form-textarea:focus{background:#282828e6;border-color:#667eea;box-shadow:0 0 0 3px #667eea33;outline:none}.form-input.error,.form-textarea.error{border-color:#f44336;box-shadow:0 0 0 3px #f4433633}.form-textarea{min-height:100px;resize:vertical}.form-hint{color:#fff9;font-size:12px;margin-top:4px}.file-upload-area{background:#ffffff05;border:2px dashed #ffffff4d;border-radius:16px;cursor:pointer;overflow:hidden;padding:32px;position:relative;text-align:center;transition:all .3s ease}.file-upload-area:hover{background:#667eea1a;border-color:#667eea;transform:translateY(-2px)}.file-upload-area.drag-over{background:#667eea33;border-color:#667eea;transform:scale(1.02)}.file-upload-area.has-file{background:#4caf501a;border-color:#4caf50}.file-input{opacity:0;pointer-events:none;position:absolute}.upload-placeholder{align-items:center;display:flex;flex-direction:column;gap:16px}.upload-icon{font-size:48px;opacity:.8}.upload-text{text-align:center}.upload-title{color:#ffffffe6;font-size:16px;font-weight:600;margin-bottom:4px}.upload-hint{color:#fff9}.file-preview{align-items:center;background:#ffffff0d;border-radius:12px;display:flex;gap:16px;padding:16px;position:relative}.preview-image{border:2px solid #fff3;border-radius:8px;height:80px;object-fit:cover;width:80px}.file-info{flex:1 1;text-align:left}.file-name{color:#ffffffe6;font-size:14px;font-weight:600;margin-bottom:4px;word-break:break-all}.file-size{color:#fff9;font-size:12px}.remove-file{align-items:center;background:#f44336cc;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:12px;height:24px;justify-content:center;position:absolute;right:8px;top:8px;transition:all .3s ease;width:24px}.remove-file:hover{background:#f44336;transform:scale(1.1)}.radio-group{display:flex;flex-direction:column;gap:12px}.radio-option{align-items:center;background:#ffffff05;border:1px solid #ffffff1a;border-radius:12px;cursor:pointer;display:flex;gap:12px;padding:16px;transition:all .3s ease}.radio-option:hover{background:#ffffff0d;border-color:#fff3}.radio-option input[type=radio]{accent-color:#667eea;height:20px;width:20px}.radio-content{flex:1 1}.radio-label{color:#ffffffe6;font-size:14px;font-weight:600;margin-bottom:2px}.radio-desc{color:#fff9;font-size:12px}.switch-group{display:flex;flex-direction:column;gap:16px}.switch-item{align-items:center;background:#ffffff05;border:1px solid #ffffff1a;border-radius:12px;display:flex;gap:16px;padding:16px;transition:all .3s ease}.switch-item:hover{background:#ffffff0d;border-color:#fff3}.switch-label{cursor:pointer;position:relative}.switch-input{display:none}.switch-slider{background:#fff3;border:1px solid #ffffff1a;border-radius:24px;height:24px;position:relative;transition:all .3s ease;width:44px}.switch-slider:before{background:#ffffffe6;border-radius:50%;box-shadow:0 2px 4px #0000004d;content:"";height:20px;left:2px;position:absolute;top:2px;transition:all .3s ease;width:20px}.switch-input:checked+.switch-slider{background:linear-gradient(135deg,#667eea,#764ba2);border-color:#667eea4d}.switch-input:checked+.switch-slider:before{background:#fff;transform:translateX(20px)}.switch-content{flex:1 1}.switch-title{color:#ffffffe6;font-size:14px;font-weight:600;margin-bottom:2px}.switch-desc{color:#fff9;font-size:12px}.form-actions{border-top:1px solid #ffffff1a;gap:16px;justify-content:space-between;margin-top:40px;padding-top:32px}.btn,.form-actions{align-items:center;display:flex}.btn{border:none;border-radius:12px;cursor:pointer;font-size:14px;font-weight:600;gap:8px;justify-content:center;min-width:120px;overflow:hidden;padding:12px 24px;position:relative;transition:all .3s ease}.btn:before{background:linear-gradient(90deg,#0000,#ffffff4d,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .6s ease;width:100%}.btn:hover:before{left:100%}.btn:disabled{cursor:not-allowed;opacity:.5;pointer-events:none}.btn-secondary{background:#ffffff1a;border:1px solid #fff3;color:#ffffffe6}.btn-secondary:hover:not(:disabled){background:#fff3;box-shadow:0 4px 15px #0000004d;transform:translateY(-2px)}.btn-primary{background:linear-gradient(135deg,#667eea,#764ba2);box-shadow:0 4px 15px #667eea4d;color:#fff}.btn-primary:hover:not(:disabled){box-shadow:0 6px 20px #667eea66;transform:translateY(-2px)}.btn-create{background:linear-gradient(135deg,#4caf50,#45a049);box-shadow:0 4px 15px #4caf504d}.btn-create:hover:not(:disabled){box-shadow:0 6px 20px #4caf5066}.btn-loading{align-items:center;display:flex;gap:8px}.create-tips{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-top:40px}.tip-item{align-items:center;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;display:flex;gap:12px;padding:16px;transition:all .3s ease}.tip-item:hover{background:#ffffff14;transform:translateY(-2px)}.tip-icon{flex-shrink:0;font-size:24px}.tip-text{color:#fffc;font-size:14px;line-height:1.5}@media (max-width:768px){.create-subtitle{font-size:1rem;padding:0 16px}.step-indicator{flex-direction:column;gap:16px;padding:0 16px}.step-connector{height:20px;transform:rotate(90deg);width:2px}.step-connector:after{border:4px solid #0000;border-bottom:none;border-top:8px solid #ffffff4d;right:50%;top:0;transform:translateX(50%)}.create-content{padding:20px 16px}.create-form{border-radius:16px;padding:20px}.form-actions{flex-direction:column;gap:12px}.btn{font-size:16px;min-height:48px;padding:14px 20px;width:100%}.create-tips{gap:16px;grid-template-columns:1fr;margin-top:32px}.tip-item{border-radius:12px;padding:16px}.tip-icon{font-size:20px}.tip-text{font-size:14px}.file-upload-area{border-radius:12px;padding:20px 16px}.upload-icon{font-size:32px}.upload-title{font-size:14px}.upload-hint{font-size:12px}.form-input,.form-textarea{border-radius:10px;font-size:16px;padding:12px 16px}.form-label{font-size:15px;margin-bottom:8px}.char-count{font-size:12px}}@media (min-width:769px) and (max-width:1024px){.create-content{padding:24px 32px}.create-form{padding:32px}.form-actions{flex-direction:row;gap:16px}.btn{flex:1 1}.create-tips{grid-template-columns:repeat(2,1fr)}}@media (min-width:1025px){.create-content{margin:0 auto;max-width:900px;padding:32px 48px}.create-form{padding:40px}.form-actions{flex-direction:row;gap:20px}.btn{min-width:140px}.create-tips{grid-template-columns:repeat(3,1fr)}}.audio-section{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;margin-bottom:15px;padding:15px}.audio-header{justify-content:space-between;margin-bottom:15px}.audio-header,.audio-title{align-items:center;display:flex}.audio-title{color:#fff;font-size:14px;font-weight:600;gap:8px;margin:0;text-shadow:0 1px 2px #0000004d}.audio-toggle-btn{background:#ffffff1a;border:1px solid #fff3;border-radius:6px;color:#fff;cursor:pointer;font-size:12px;padding:6px 12px;transition:all .2s ease}.audio-toggle-btn:hover{background:#fff3;border-color:#ffffff4d}.audio-controls{display:flex;flex-direction:column;gap:15px}.audio-control-buttons{gap:10px}.audio-btn,.audio-control-buttons{display:flex;justify-content:center}.audio-btn{align-items:center;background:#ffffff1a;border:1px solid #fff3;border-radius:8px;color:#fff;cursor:pointer;font-size:16px;min-width:50px;padding:10px 15px;transition:all .2s ease}.audio-btn:hover{background:#fff3;border-color:#ffffff4d;transform:translateY(-1px)}.audio-btn.mute-toggle{background:#ff646433;border-color:#ff64644d}.audio-btn.mute-toggle:hover{background:#ff64644d;border-color:#ff646466}.audio-btn.enable-audio{background:#4caf5033;border-color:#4caf504d;font-size:14px;padding:10px 20px}.audio-btn.enable-audio:hover{background:#4caf504d;border-color:#4caf5066}.audio-status{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;display:flex;flex-direction:column;gap:8px;padding:10px}.audio-status-item{align-items:center;display:flex;font-size:12px;justify-content:space-between}.status-label{color:#fffc;font-weight:500}.status-value{color:#fff;font-weight:600}.status-value.muted{color:#ff6b6b}.status-value.unmuted{color:#51cf66}.music-section{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;margin-bottom:15px;padding:15px}.music-header{justify-content:space-between;margin-bottom:15px}.music-header,.music-title{align-items:center;display:flex}.music-title{color:#fff;font-size:16px;font-weight:600;gap:8px;margin:0}.music-toggle-btn{background:#ffffff1a;border:1px solid #fff3;border-radius:6px;color:#fff;cursor:pointer;font-size:12px;padding:6px 12px;transition:all .3s ease}.music-toggle-btn:hover{background:#fff3;border-color:#ffffff4d}.music-controls{display:flex;flex-direction:column;gap:15px}.current-music-info{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;padding:10px}.music-title-text{color:#fff;font-size:14px;font-weight:600;margin-bottom:4px}.music-artist{color:#ffffffb3;font-size:12px}.music-control-buttons{gap:10px}.music-btn,.music-control-buttons{display:flex;justify-content:center}.music-btn{align-items:center;background:#ffffff1a;border:1px solid #fff3;border-radius:8px;color:#fff;cursor:pointer;font-size:16px;min-width:45px;padding:10px 15px;transition:all .3s ease}.music-btn:hover{background:#fff3;border-color:#ffffff4d;transform:translateY(-2px)}.music-btn.play-pause{background:linear-gradient(135deg,#667eea,#764ba2);border-color:#667eea}.music-btn.play-pause:hover{background:linear-gradient(135deg,#5a6fd8,#6a4190);box-shadow:0 4px 15px #667eea4d}.volume-control{align-items:center;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;display:flex;gap:10px;padding:10px}.volume-label{color:#fff;font-size:16px}.volume-slider{-webkit-appearance:none;appearance:none;background:#fff3;border-radius:3px;flex:1 1;height:6px;outline:none}.volume-slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;box-shadow:0 2px 6px #0000004d;cursor:pointer;height:18px;width:18px}.volume-slider::-moz-range-thumb{background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:50%;box-shadow:0 2px 6px #0000004d;cursor:pointer;height:18px;width:18px}.volume-value{color:#fffc;font-size:12px;min-width:35px;text-align:right}.music-list{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;padding:10px}.music-list-title{color:#fffc;font-size:13px;font-weight:600;margin-bottom:10px}.music-items{display:flex;flex-direction:column;gap:6px;max-height:150px;overflow-y:auto}.music-item{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:6px;cursor:pointer;padding:8px 10px;transition:all .3s ease}.music-item:hover{background:#ffffff1a;border-color:#fff3}.music-item.active{background:linear-gradient(135deg,#667eea4d,#764ba24d);border-color:#667eea}.music-item-title{color:#fff;font-size:13px;font-weight:500;margin-bottom:2px}.music-item-artist{color:#fff9;font-size:11px}.no-music{color:#fff9;padding:20px;text-align:center}.no-music-icon{font-size:24px;margin-bottom:8px}.no-music-text{font-size:13px}@media (max-width:768px){.music-section{margin-bottom:12px;padding:12px}.music-control-buttons{gap:8px}.music-btn{font-size:14px;min-width:40px;padding:8px 12px}.volume-control{gap:8px;padding:8px}.volume-slider{height:4px}.volume-slider::-webkit-slider-thumb{height:16px;width:16px}.volume-slider::-moz-range-thumb{height:16px;width:16px}.music-items{max-height:120px}.music-item{padding:6px 8px}.music-item-title{font-size:12px}.music-item-artist{font-size:10px}}.loading-message{background:linear-gradient(135deg,#1a1a2e,#16213e);border:1px solid #007bff4d;border-radius:12px;box-shadow:0 4px 15px #007bff1a;margin-bottom:20px;padding:20px;text-align:center}.loading-icon{animation:pulse 2s ease-in-out infinite;font-size:24px;margin-bottom:10px}.loading-text{color:#007bff;font-size:16px;font-weight:500}.existing-creation-message{background:linear-gradient(135deg,#2d1b69,#11998e);border:1px solid #11998e4d;border-radius:12px;box-shadow:0 4px 15px #11998e33;margin-bottom:20px;padding:24px}.creation-icon{animation:bounce 2s ease-in-out infinite;font-size:28px;margin-bottom:16px}.creation-content,.creation-icon{text-align:center}.creation-title{color:#fff;font-size:18px;font-weight:600;margin-bottom:16px}.creation-details{background:#ffffff1a;border-radius:8px;margin-bottom:20px;padding:16px;text-align:left}.creation-progress,.creation-status{color:#e0e0e0;font-size:14px;margin-bottom:8px}.creation-message{color:#b0b0b0;font-size:13px;font-style:italic}.creation-actions{display:flex;flex-wrap:wrap;gap:12px;justify-content:center}.creation-actions .btn{border-radius:8px;font-size:14px;min-width:120px;padding:10px 16px;transition:all .3s ease}.creation-actions .btn-secondary{background:#ffffff1a;border:1px solid #ffffff4d;color:#fff}.creation-actions .btn-secondary:hover{background:#fff3;transform:translateY(-2px)}.creation-actions .btn-primary{background:linear-gradient(135deg,#667eea,#764ba2);border:none;color:#fff}.creation-actions .btn-primary:hover{background:linear-gradient(135deg,#5a6fd8,#6a4190);box-shadow:0 4px 12px #667eea66;transform:translateY(-2px)}.progress-bar{background:#fff3;border-radius:3px;height:6px;margin-top:8px;overflow:hidden;width:100%}.progress-fill{animation:progress-glow 2s ease-in-out infinite;background:linear-gradient(90deg,#11998e,#38ef7d);border-radius:3px;height:100%;transition:width .3s ease}@keyframes progress-glow{0%,to{box-shadow:0 0 5px #11998e80}50%{box-shadow:0 0 15px #11998ecc}}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-5px)}}.creation-progress-section{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff08;border:1px solid #ffffff1a;border-radius:12px;margin-top:20px;padding:20px}.progress-section-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:15px}.progress-section-header h4{color:#fff;font-size:16px;font-weight:600;margin:0}.btn-refresh{background:#ffffff1a;border:1px solid #fff3;border-radius:6px;color:#fff;cursor:pointer;font-size:14px;padding:6px 10px;transition:all .3s ease}.btn-refresh:hover:not(:disabled){background:#ffffff26;border-color:#ffffff4d;transform:rotate(180deg)}.btn-refresh:disabled{cursor:not-allowed;opacity:.5}.media-stats{display:flex;flex-wrap:wrap;gap:20px;margin-bottom:20px}.stat-item{align-items:center;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;display:flex;gap:8px;padding:8px 12px}.stat-icon{font-size:16px}.stat-label{color:#ffffffb3;font-size:14px}.stat-value{color:#fff;font-size:14px;font-weight:600}.media-preview-grid{grid-gap:15px;display:grid;gap:15px;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));margin-top:15px}.media-preview-item{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:10px;overflow:hidden;transition:all .3s ease}.media-preview-item:hover{background:#ffffff14;border-color:#fff3;box-shadow:0 4px 12px #0000004d;transform:translateY(-2px)}.media-preview-header{align-items:center;background:#ffffff0d;border-bottom:1px solid #ffffff1a;display:flex;gap:8px;padding:10px 12px}.media-type-icon{font-size:14px}.media-label{color:#fff;flex:1 1;font-size:12px;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.media-emoji{font-size:14px}.media-preview-content{aspect-ratio:16/9;background:#0000004d;position:relative}.media-preview-image,.media-preview-video{display:block;height:100%;object-fit:cover;width:100%}.media-preview-video{cursor:pointer}.media-preview-video:hover{opacity:.9}.media-placeholder{align-items:center;background:#00000080;bottom:0;color:#fff9;display:flex;flex-direction:column;justify-content:center;left:0;position:absolute;right:0;top:0}.placeholder-icon{font-size:24px}.media-preview-footer{align-items:center;background:#ffffff08;display:flex;justify-content:space-between;padding:8px 12px}.media-category{color:#fff9;font-size:11px;letter-spacing:.5px;text-transform:uppercase}.media-time{color:#ffffff80;font-size:11px}@media (max-width:768px){.existing-creation-message{margin-bottom:16px;padding:16px}.creation-title{font-size:16px}.creation-details{padding:12px}.creation-actions{align-items:center;flex-direction:column}.creation-actions .btn{max-width:200px;width:100%}.creation-progress-section{padding:15px}.media-stats{gap:10px}.stat-item{padding:6px 10px}.media-preview-grid{gap:10px;grid-template-columns:repeat(auto-fill,minmax(150px,1fr))}.media-preview-header{padding:8px 10px}.media-label{font-size:11px}.media-preview-footer{padding:6px 10px}}.candidate-videos-section{background:#ffffff08;border:1px solid #ffffff1a;border-radius:8px;margin-top:20px;padding:20px}.videos-section-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:16px}.videos-section-header h4{color:#fff;font-size:18px;font-weight:600;margin:0}.selection-hint{color:gold;font-size:14px;font-weight:400;margin-left:8px}.loading-indicator{color:#fff9;font-size:14px}.selection-controls{align-items:center;background:#ffffff0d;border-radius:6px;display:flex;justify-content:space-between;margin-bottom:16px;padding:12px}.btn-sm{font-size:13px;padding:6px 12px}.selection-count{color:#fffc;font-size:14px;font-weight:500}.candidate-videos-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(3,1fr);margin-bottom:20px}.candidate-video-card{background:#ffffff0d;border:2px solid #0000;border-radius:12px;cursor:pointer;overflow:hidden;position:relative;transition:all .3s ease}.candidate-video-card:hover{border-color:#fff3;box-shadow:0 8px 16px #0000004d;transform:translateY(-4px)}.candidate-video-card.selected{background:#4caf501a;border-color:#4caf50}.video-checkbox{background:#000000b3;border-radius:6px;left:12px;padding:6px;position:absolute;top:12px;z-index:10}.video-checkbox input[type=checkbox]{accent-color:#4caf50;cursor:pointer;height:20px;width:20px}.video-preview{aspect-ratio:9/16;background:#000;min-height:400px;overflow:hidden;position:relative;width:100%}.video-preview video{display:block;height:100%;object-fit:contain;width:100%}.video-placeholder{align-items:center;background:#000000b3;bottom:0;color:#fff9;display:flex;flex-direction:column;justify-content:center;left:0;position:absolute;right:0;top:0}.placeholder-icon{font-size:32px;margin-bottom:8px}.placeholder-text{font-size:12px}.video-info{background:#0000004d;min-height:auto;padding:10px 12px}.video-label{align-items:center;display:flex;gap:8px;justify-content:center;margin:0}.video-emoji{font-size:18px;line-height:1}.video-name{color:#fff;font-size:14px;font-weight:500;line-height:1.2}.video-selection-actions{border-top:1px solid #ffffff1a;display:flex;gap:12px;justify-content:center;margin-top:20px;padding-top:20px}.no-candidate-videos{color:#fff9;padding:40px 20px;text-align:center}.no-videos-icon{font-size:48px;margin-bottom:12px;opacity:.5}.no-videos-text{font-size:14px}@media (max-width:1024px){.candidate-videos-grid{gap:20px;grid-template-columns:repeat(2,1fr)}.video-preview{min-height:320px}}@media (max-width:768px){.candidate-videos-grid{gap:16px;grid-template-columns:1fr}.video-preview{min-height:360px}.candidate-videos-section{padding:16px}.videos-section-header h4{font-size:16px}.selection-controls{align-items:flex-start;flex-direction:column;gap:8px}}.streams-mobile-container{-webkit-overflow-scrolling:touch;background:#000;height:100%;max-height:100%;overflow-x:hidden;overflow-y:scroll;scroll-behavior:auto;scroll-snap-type:y mandatory;scrollbar-width:none;width:100%}.stream-mobile-card{flex-direction:column;flex-shrink:0;min-height:100%;min-height:100dvh;overflow:hidden;scroll-snap-align:start;scroll-snap-stop:always}.stream-mobile-card,.stream-mobile-video-wrapper{display:flex;height:100%;position:relative;width:100%}.stream-mobile-video-wrapper{align-items:center;background:#000;justify-content:center}.stream-mobile-video{background:#000;height:100%;object-fit:cover;object-position:center;width:100%}.stream-mobile-image{background-position:50%;background-repeat:no-repeat;background-size:cover;height:100%;position:relative;width:100%}.stream-mobile-badge{left:12px;position:absolute;top:12px;z-index:10}.badge-live{animation:pulse-dot 2s infinite;background:#f44;border-radius:4px;box-shadow:0 2px 8px #ff44444d;color:#fff;font-size:12px;font-weight:700;padding:4px 8px}.badge-resting{background:#ffc107}.badge-inactive,.badge-resting{border-radius:4px;color:#fff;font-size:12px;font-weight:700;opacity:.9;padding:4px 8px}.badge-inactive{background:#6c757d}.stream-admin-btn{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000080;border:1px solid #fff3;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:18px;height:36px;justify-content:center;position:absolute;right:12px;top:12px;transition:all .2s ease;width:36px;z-index:10}.stream-admin-btn:hover{background:#000000b3;transform:scale(1.1)}.stream-mobile-back-btn{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0009;border:1px solid #fff3;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:20px;height:40px;justify-content:center;position:absolute;right:12px;top:12px;transition:all .3s ease;width:40px;z-index:10}.stream-mobile-back-btn:hover{background:#000c;border-color:#fff6;transform:scale(1.1)}.stream-mobile-overlay{background:linear-gradient(#0000,#000c);bottom:0;display:flex;flex-direction:column;gap:16px;left:0;padding:20px 16px;position:absolute;right:0;z-index:5}.stream-mobile-info{color:#fff}.stream-mobile-title{color:#fff;font-size:18px;font-weight:700;line-height:1.2;margin-bottom:8px;text-shadow:0 1px 3px #00000080}.stream-mobile-description{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#ffffffe6;display:-webkit-box;font-size:14px;line-height:1.4;margin-bottom:8px;overflow:hidden;text-shadow:0 1px 2px #00000080}.stream-mobile-meta{align-items:center;border-top:1px solid #fff3;color:#fffc;display:flex;font-size:12px;gap:12px;margin-top:8px;padding-top:8px;text-shadow:0 1px 2px #00000080}.stream-mobile-date{color:#ffffffb3;font-size:12px}.stream-mobile-actions{display:flex;gap:12px;justify-content:flex-end}.stream-mobile-action-btn{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:12px;color:#fff;cursor:pointer;display:flex;flex-direction:column;gap:4px;min-width:80px;padding:12px 16px;transition:all .3s ease}.stream-mobile-action-btn:hover{background:#fff3;border-color:#fff6;box-shadow:0 4px 12px #0000004d;transform:translateY(-2px)}.stream-mobile-action-btn:active{transform:translateY(0)}.action-icon{filter:drop-shadow(0 1px 2px rgba(0,0,0,.3));font-size:24px}.action-label{font-size:12px;font-weight:600;text-shadow:0 1px 2px #00000080}.streams-mobile-loading{align-items:center;color:#fff;display:flex;flex-direction:column;height:100vh;justify-content:center;padding:40px;text-align:center}.streams-mobile-loading h2{font-size:1.5rem;margin-bottom:10px;margin-top:20px}.streams-mobile-loading p{color:#fffc;font-size:1rem}.streams-mobile-error{align-items:center;color:#fff;display:flex;flex-direction:column;height:100vh;justify-content:center;padding:40px;text-align:center}.error-icon{font-size:4rem;margin-bottom:20px;opacity:.8}.streams-mobile-error h2{font-size:1.8rem;margin-bottom:12px}.streams-mobile-error p{color:#fffc;font-size:1.1rem;margin-bottom:30px}.streams-mobile-empty{align-items:center;color:#fff;display:flex;flex-direction:column;height:100vh;justify-content:center;padding:40px;text-align:center}.empty-icon{font-size:4rem;margin-bottom:20px;opacity:.8}.streams-mobile-empty h3{font-size:1.8rem;margin-bottom:12px}.streams-mobile-empty p{color:#fffc;font-size:1.1rem;line-height:1.6;margin-bottom:30px}.streams-mobile-hint{align-items:center;animation:hint-fade 3s ease-in-out forwards;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000c;border:1px solid #fff3;border-radius:20px;bottom:80px;color:#fff;display:flex;font-size:14px;gap:8px;left:50%;padding:12px 20px;pointer-events:none;position:fixed;transform:translateX(-50%);z-index:100}@keyframes hint-fade{0%{opacity:0;transform:translateX(-50%) translateY(10px)}20%{opacity:1;transform:translateX(-50%) translateY(0)}80%{opacity:1;transform:translateX(-50%) translateY(0)}to{opacity:0;transform:translateX(-50%) translateY(-10px)}}.hint-icon{animation:hint-bounce 2s ease-in-out infinite;font-size:18px}@keyframes hint-bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}.hint-text{font-weight:500}@media (max-width:768px){.stream-mobile-overlay{padding:16px 12px}.stream-mobile-title{font-size:16px}.stream-mobile-description{font-size:13px}.stream-mobile-action-btn{min-width:70px;padding:10px 14px}.action-icon{font-size:20px}.action-label{font-size:11px}.streams-mobile-hint{bottom:60px;font-size:12px;padding:10px 16px}}@media (min-width:769px){.App,body{background-color:#000}.streams-mobile-container{cursor:grab}.streams-mobile-container:active{cursor:grabbing}}.streams-mobile-container::-webkit-scrollbar{display:none}@media (max-width:768px){.feed-bottom-info{bottom:calc(100px + env(safe-area-inset-bottom, 0px));left:12px;right:80px}.feed-author-name{font-size:16px}.feed-description{font-size:13px}.feed-right-bar{bottom:calc(100px + env(safe-area-inset-bottom, 0px));right:12px}}.bottom-nav-bar{align-items:center;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:#000c;border-top:1px solid #ffffff1a;bottom:0;box-shadow:0 -2px 10px #0000004d;display:flex;height:50px;justify-content:space-around;left:0;padding:0 20px;position:fixed;right:0;width:100vw;z-index:100}.bottom-nav-item{align-items:center;background:#0000;border:none;color:#fff;cursor:pointer;display:flex;flex:1 1;height:100%;justify-content:center;position:relative;transition:all .3s ease}.bottom-nav-item:hover{opacity:.8}.bottom-nav-item:active{transform:scale(.95)}.nav-item-label{color:#ffffffe6;font-size:14px;font-weight:500;text-shadow:0 1px 2px #00000080}.bottom-nav-create{flex:0 0 auto;height:50px;margin:0 10px;width:50px}.nav-create-icon{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:12px;box-shadow:0 4px 12px #667eea66;color:#fff;display:flex;font-size:24px;font-weight:300;height:40px;justify-content:center;transition:all .3s ease;width:40px}.bottom-nav-create:hover .nav-create-icon{box-shadow:0 6px 16px #667eea99;transform:scale(1.1)}.bottom-nav-create:active .nav-create-icon{transform:scale(.95)}@media (max-width:768px){.nav-item-label{font-size:13px}.nav-create-icon{font-size:22px;height:36px;width:36px}}@media (min-width:769px){.bottom-nav-bar{left:50%;max-width:430px;transform:translateX(-50%);width:430px}}.stream-page-mobile{background:#000;height:100vh;left:0;overflow:hidden;position:fixed;top:0;width:100vw}.stream-video-container-mobile{background:#000;height:100vh;left:50%;max-width:430px;position:absolute;top:0;transform:translateX(-50%);width:100%}.stream-right-actions{bottom:180px;gap:16px;position:absolute;right:12px;z-index:20}.right-action-item,.stream-right-actions{align-items:center;display:flex;flex-direction:column}.right-action-item{cursor:pointer;gap:4px;transition:transform .2s ease}.right-action-item:active{transform:scale(.9)}.right-action-icon{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0006;border:2px solid #ffffff4d;border-radius:50%;box-shadow:0 2px 8px #0000004d;display:flex;font-size:24px;height:48px;justify-content:center;width:48px}.right-action-label{color:#fff;font-size:11px;font-weight:500;text-shadow:0 1px 2px #000c}.stream-chat-messages-mobile{bottom:180px;display:flex;flex-direction:column;gap:8px;left:12px;max-height:200px;overflow:hidden;position:absolute;right:80px;z-index:15}.chat-message-item{animation:slideInLeft .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#00000080;border-radius:16px;max-width:80%;padding:8px 12px}@keyframes slideInLeft{0%{opacity:0;transform:translateX(-20px)}to{opacity:1;transform:translateX(0)}}.chat-message-user{color:#fffc;font-size:12px;font-weight:600;margin-bottom:2px}.chat-message-content{color:#fff;font-size:14px;line-height:1.3}.stream-bottom-interact{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000c;border-top:1px solid #ffffff1a;bottom:0;display:flex;gap:12px;height:60px;left:50%;max-width:430px;padding:0 16px;position:absolute;transform:translateX(-50%);width:100%;z-index:25}.interact-input-wrapper{align-items:center;background:#ffffff1a;border:1px solid #fff3;border-radius:18px;display:flex;flex:1 1;height:36px;padding:0 16px}.interact-input{background:#0000;border:none;color:#fff;flex:1 1;font-size:14px;outline:none}.interact-input::placeholder{color:#ffffff80}.interact-action-btn{align-items:center;background:#ffffff26;border:1px solid #ffffff4d;border-radius:50%;cursor:pointer;display:flex;font-size:18px;height:36px;justify-content:center;transition:all .2s ease;width:36px}.interact-action-btn:active{background:#ffffff40;transform:scale(.9)}.interact-toggle-btn{display:none}.interact-panel-overlay{animation:fadeIn .3s ease;background:#00000080;height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:100}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.interact-panel{animation:slideUp .3s ease;background:linear-gradient(135deg,#1a1a1a,#0f0f0f);border-radius:20px 20px 0 0;bottom:0;left:50%;max-height:60vh;max-width:430px;overflow:hidden;position:fixed;transform:translateX(-50%);width:100%;z-index:101}@keyframes slideUp{0%{transform:translateX(-50%) translateY(100%)}to{transform:translateX(-50%) translateY(0)}}.interact-panel-header{align-items:center;border-bottom:1px solid #ffffff1a;display:flex;justify-content:space-between;padding:16px 20px}.interact-panel-title{color:#fff;font-size:16px;font-weight:600}.interact-panel-close{align-items:center;background:#ffffff1a;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:18px;height:28px;justify-content:center;width:28px}.interact-panel-content{max-height:calc(60vh - 60px);overflow-y:auto;padding:20px}.interact-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(4,1fr)}.interact-grid-item{align-items:center;background:#ffffff0d;border-radius:12px;cursor:pointer;display:flex;flex-direction:column;gap:8px;padding:12px 8px;transition:all .2s ease}.interact-grid-item:active{background:#ffffff1a;transform:scale(.95)}.interact-grid-icon{filter:drop-shadow(0 2px 4px rgba(0,0,0,.3));font-size:32px}.interact-grid-label{color:#ffffffe6;font-size:12px;text-align:center}@media (min-width:769px){.interact-panel,.stream-bottom-interact,.stream-video-container-mobile{max-width:430px}}.create-stream-page{align-items:center;background:#111;display:flex;justify-content:center;min-height:100vh;padding:20px}.create-stream-frame{background:#000;border:4px solid #222;border-radius:40px;box-shadow:0 0 0 2px #111,0 20px 50px #00000080,inset 0 0 20px #0000004d;display:flex;flex-direction:column;height:90vh;max-height:812px;max-width:375px;overflow:hidden;position:relative;width:100%}.create-stream-frame:before{background:#111;border-radius:20px;height:28px;top:8px}.create-stream-frame:after,.create-stream-frame:before{content:"";left:50%;position:absolute;transform:translateX(-50%);width:120px;z-index:100}.create-stream-frame:after{background:#ffffff4d;border-radius:2px;bottom:8px;height:4px}.create-topbar{align-items:center;background:#000;display:flex;justify-content:space-between;padding:44px 16px 12px}.create-topbar .back-btn{align-items:center;background:#ffffff1a;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:16px;height:32px;justify-content:center;width:32px}.create-topbar .back-btn:active{background:#fff3}.create-topbar .topbar-title{color:#fff;font-size:16px;font-weight:600}.create-form-area{display:flex;flex:1 1;flex-direction:column;gap:20px;overflow-y:auto;padding:16px 20px}.create-form-area::-webkit-scrollbar{display:none}.error-box{display:flex;flex-direction:column;gap:12px}.error-tip{background:#ef444426;border-radius:8px;color:#fca5a5;font-size:13px;padding:10px 14px}.retry-btn{background:#ffffff1a;border:1px solid #fff3;border-radius:8px;color:#fff;cursor:pointer;font-size:14px;padding:10px 16px}.retry-btn:active{background:#ffffff26}.form-item{display:flex;flex-direction:column;gap:8px}.item-label{color:#ffffffe6;font-size:14px;font-weight:500}.item-label .req{color:#f87171;margin-left:2px}.upload-box{align-items:center;background:#ffffff0a;border:1px dashed #fff3;border-radius:12px;cursor:pointer;display:flex;justify-content:center;min-height:140px}.upload-box:active:not(.has-img){background:#ffffff14}.upload-box.has-img{border-color:#6366f180;border-style:solid;cursor:default}.upload-hint{align-items:center;color:#ffffff80;display:flex;flex-direction:column;font-size:14px;gap:8px}.upload-hint .hint-icon{font-size:32px;opacity:.7}.preview-wrap{padding:12px;position:relative}.preview-img{border-radius:10px;height:100px;object-fit:cover;width:100px}.remove-btn{background:#000000b3;border:none;border-radius:50%;color:#fff;cursor:pointer;font-size:12px;height:24px;position:absolute;right:4px;top:4px;width:24px}.text-input{background:#ffffff0f;border:1px solid #ffffff1a;border-radius:10px;color:#fff;font-family:inherit;font-size:15px;padding:12px 14px;width:100%}.text-input::placeholder{color:#ffffff4d}.text-input:focus{border-color:#6366f199;outline:none}.text-area{background:#ffffff0f;border:1px solid #ffffff1a;border-radius:10px;color:#fff;font-family:inherit;font-size:15px;padding:12px 14px;resize:none;width:100%}.text-area::placeholder{color:#ffffff4d}.text-area:focus{border-color:#6366f199;outline:none}.create-bottom{padding:16px 20px 24px}.submit-btn{background:linear-gradient(135deg,#6366f1,#8b5cf6);border:none;border-radius:12px;color:#fff;cursor:pointer;font-size:16px;font-weight:600;padding:14px;width:100%}.submit-btn:active:not(.disabled){opacity:.9}.submit-btn.disabled{cursor:not-allowed;opacity:.4}.checking-state{align-items:center;color:#fff9;display:flex;flex:1 1;flex-direction:column;font-size:14px;justify-content:center}.checking-spinner{animation:spin .8s linear infinite;border:3px solid #ffffff1a;border-radius:50%;border-top-color:#8b5cf6;height:32px;margin-bottom:16px;width:32px}@keyframes spin{to{transform:rotate(1turn)}}.generating-state{align-items:center;display:flex;flex:1 1;flex-direction:column;justify-content:center;padding:50px 20px 20px}.char-preview-box{margin-bottom:16px;position:relative}.char-preview-img{border:2px solid #8b5cf680;border-radius:50%;height:64px;object-fit:cover;width:64px}.char-preview-ring{animation:spin 1.5s linear infinite;border:2px solid #0000;border-radius:50%;border-top-color:#8b5cf6;bottom:-5px;left:-5px;position:absolute;right:-5px;top:-5px}.progress-circle{height:72px;margin-bottom:16px;position:relative;width:72px}.progress-circle svg{height:100%;transform:rotate(-90deg);width:100%}.progress-circle .progress-bg{fill:none;stroke:#ffffff1a;stroke-width:4}.progress-circle .progress-bar{fill:none;stroke:#8b5cf6;stroke-width:4;stroke-linecap:round;transition:stroke-dashoffset .3s ease}.progress-num{color:#fff;font-size:16px;font-weight:700;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.steps-row{gap:6px;margin-bottom:16px;padding:0 8px}.step-item,.steps-row{align-items:center;display:flex}.step-item{flex-direction:column;gap:2px;min-width:44px;opacity:.3;transition:opacity .3s}.step-item.active{opacity:1}.step-item.done{opacity:.7}.step-item.done .step-icon{color:#22c55e}.step-icon{font-size:18px}.step-label{color:#ffffffb3;font-size:10px}.progress-status{color:#fff;font-size:14px;font-weight:500;margin-bottom:6px}.progress-tip{color:#ffffff80;font-size:12px;line-height:1.4;margin-bottom:12px;max-width:220px;min-height:32px;text-align:center;transition:opacity .3s}.elapsed-time{color:#ffffff59;font-size:11px;margin-bottom:16px}.action-links{align-items:center;display:flex;flex-direction:column;gap:12px}.cancel-link{background:none;border:none;color:#fff6;cursor:pointer;font-size:14px;padding:8px 16px}.cancel-link:active{color:#fff9}.force-reset-link{background:none;border:none;color:#ffffff40;cursor:pointer;font-size:12px;padding:4px 8px;text-decoration:underline}.force-reset-link:active{color:#fff6}.enter-btn{background:linear-gradient(135deg,#22c55e,#16a34a);border:none;border-radius:24px;box-shadow:0 4px 16px #22c55e66;color:#fff;cursor:pointer;font-size:15px;font-weight:600;padding:12px 32px}.enter-btn:active{opacity:.9;transform:scale(.98)}.progress-status.ready{color:#22c55e}@media (max-width:480px){.create-stream-page{background:#000;padding:0}.create-stream-frame{border:none;border-radius:0;box-shadow:none;height:100vh;max-height:none;max-width:100%}.create-stream-frame:after,.create-stream-frame:before{display:none}.create-topbar{padding-top:calc(env(safe-area-inset-top, 20px) + 8px)}.create-bottom{padding-bottom:calc(env(safe-area-inset-bottom, 20px) + 12px)}}.swipe-back-hint{align-items:center;background:linear-gradient(90deg,#ffffff26,#0000);border-radius:0 60px 60px 0;display:flex;height:120px;justify-content:center;left:0;opacity:0;pointer-events:none;position:fixed;top:50%;transform:translateY(-50%) translateX(-100%);transition:transform .2s ease-out,opacity .2s ease-out;width:60px;z-index:1000}.swipe-back-hint.active{opacity:1;transform:translateY(-50%) translateX(0)}.swipe-back-hint.triggered{background:linear-gradient(90deg,#ffffff4d,#0000)}.swipe-back-arrow{color:#fff;font-size:24px;margin-left:-10px;opacity:.8}.swipe-back-hint.triggered .swipe-back-arrow{opacity:1}.swipe-edge-indicator{background:linear-gradient(90deg,#ffffff0d,#0000);height:100vh;left:0;opacity:0;pointer-events:none;position:fixed;top:0;transition:opacity .3s;width:20px;z-index:50}@media (max-width:768px){.swipe-edge-indicator{opacity:1}}.hotspot-tooltip{opacity:0!important;transition:opacity .3s}div:hover>.hotspot-tooltip{opacity:1!important}@keyframes hotspot-click{0%{transform:scale(1)}50%{transform:scale(.9)}to{transform:scale(1)}}@keyframes hotspot-pulse{0%,to{box-shadow:0 0 0 0 #ffffffb3}50%{box-shadow:0 0 0 10px #fff0}}@media (max-width:768px){div[style*="cursor: pointer"][style*="border: 2px dashed"]{min-height:60px!important;min-width:60px!important}}@keyframes pulse{0%,to{opacity:1;transform:translate(-50%,-50%) scale(1)}50%{opacity:.8;transform:translate(-50%,-50%) scale(1.1)}}[style*="cursor: grab"]{cursor:grab!important}[style*="cursor: grab"]:active{cursor:grabbing!important}.drag-indicator{animation:pulse .5s infinite;color:#ff9800;font-size:48px;font-weight:700;left:50%;pointer-events:none;position:absolute;text-shadow:0 0 10px #ff9800cc,0 0 20px #ff980099,0 0 30px #ff980066;top:50%;transform:translate(-50%,-50%);-webkit-user-select:none;user-select:none;z-index:100}@keyframes dragSuccess{0%{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(1.3)}to{opacity:1;transform:scale(1)}}.drag-success{animation:dragSuccess .5s ease-out}.drag-trail{background:linear-gradient(180deg,#ff980033,#ff980000);border:2px dashed #ff980099;border-radius:8px;pointer-events:none;position:absolute;z-index:5}@media (max-width:768px){.drag-indicator{font-size:64px}}body.feed-immersive,html.feed-immersive{background-color:#000;height:100%;margin:0;overflow:hidden;overscroll-behavior:none;width:100%}html.feed-immersive{height:-webkit-fill-available}body.feed-immersive{min-height:100%;min-height:-webkit-fill-available}#root.feed-immersive,.feed-viewport,body.feed-immersive .App{background:#000;height:100%;min-height:100%;min-height:-webkit-fill-available}.feed-viewport{bottom:0;left:0;margin:0 auto;max-width:450px;overflow:hidden;position:fixed;right:0;top:0;width:100%;z-index:0}body.feed-immersive-ios .feed-viewport,html.feed-immersive-ios .feed-viewport{bottom:0;height:100%;left:0;margin:0;max-width:none;min-height:100%;right:0;width:100vw}body.feed-immersive-ios .streams-mobile-container,html.feed-immersive-ios .streams-mobile-container{height:100%;inset:0;margin-top:0;max-height:100%;min-height:100%;padding-top:0;position:absolute}body.feed-immersive-ios .stream-mobile-card,html.feed-immersive-ios .stream-mobile-card{box-sizing:border-box;height:100%;min-height:100%;overflow:hidden;padding:0;position:relative;width:100%}body.feed-immersive-ios .stream-mobile-video-wrapper,html.feed-immersive-ios .stream-mobile-video-wrapper{background:#000;display:block;height:auto;inset:0;margin:0;position:absolute;width:auto}body.feed-immersive-ios .stream-mobile-video,html.feed-immersive-ios .stream-mobile-video{background:#000;height:100%;min-height:100%;object-fit:cover;object-position:center;transform:scale(1.012);transform-origin:center center;width:100%}@media (prefers-reduced-motion:reduce){body.feed-immersive-ios .stream-mobile-video,html.feed-immersive-ios .stream-mobile-video{transform:none}}@supports (height:100lvh){body.feed-immersive-ios.feed-standalone .feed-viewport,html.feed-immersive-ios.feed-standalone .feed-viewport{height:100lvh;min-height:100lvh}}body.feed-immersive-ios .stream-mobile-image,html.feed-immersive-ios .stream-mobile-image{background-position:50%;background-size:cover;height:100%;inset:0;min-height:100%;position:absolute;width:100%}.feed-splash{align-items:center;background:linear-gradient(135deg,#0a0a0a,#1a1a2e 50%,#16213e);cursor:pointer;display:flex;inset:0;justify-content:center;position:absolute;z-index:50}.feed-splash-content{color:#fff;text-align:center}.feed-splash-icon{align-items:center;background:#ffffff1f;border:2px solid #ffffff40;border-radius:50%;display:flex;font-size:28px;height:72px;justify-content:center;margin:0 auto 20px;padding-left:4px;transition:transform .2s,background .2s;width:72px}.feed-splash:hover .feed-splash-icon{background:#fff3;transform:scale(1.08)}.feed-splash h2{font-size:22px;font-weight:600;letter-spacing:2px;margin:0 0 8px}.feed-splash p{color:#ffffff8c;font-size:14px;margin:0}.feed-a2hs-banner{animation:feed-a2hs-in .38s cubic-bezier(.22,1,.36,1);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);background:#0c0c0ed1;border:1px solid #ffffff1a;border-radius:14px;bottom:calc(102px + env(safe-area-inset-bottom, 0px));box-shadow:0 8px 32px #00000073;left:12px;padding:12px 14px 14px;position:absolute;right:12px;z-index:210}@keyframes feed-a2hs-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.feed-a2hs-banner{animation:none}}.feed-a2hs-text{color:#ffffffe6;font-size:13px;line-height:1.5;margin:0 0 10px}.feed-a2hs-actions{display:flex;justify-content:flex-end}.feed-a2hs-btn{-webkit-tap-highlight-color:transparent;border:none;border-radius:10px;cursor:pointer;font-size:13px;font-weight:500;padding:8px 14px}.feed-a2hs-btn.ghost{background:#ffffff1f;color:#fffffff2}.feed-a2hs-btn.ghost:active{background:#fff3}.feed-viewport:not(:has(.feed-bottom-nav-container)) .feed-a2hs-banner{bottom:calc(28px + env(safe-area-inset-bottom, 0px))}.feed-top-tabs{align-items:center;display:flex;gap:30px;justify-content:center;left:0;position:absolute;right:0;top:calc(env(safe-area-inset-top, 0px) + 8px);z-index:200}.feed-tab{color:#ffffffde;cursor:pointer;font-size:16px;font-weight:400}.feed-no-video-hint{align-items:center;background:#00000059;color:#ffffffeb;display:flex;flex-direction:column;font-size:15px;font-weight:600;inset:0;justify-content:center;padding:24px;pointer-events:none;position:absolute;text-align:center;z-index:5}.feed-no-video-sub{color:#ffffffa6;display:block;font-size:13px;font-weight:400;margin-top:8px}.feed-mute-hint{align-items:center;animation:mute-hint-fade 3s ease-in forwards;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0000008c;border-radius:24px;color:#fff;cursor:pointer;display:flex;font-size:14px;gap:8px;left:50%;padding:10px 20px;pointer-events:auto;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:15}@keyframes mute-hint-fade{0%,70%{opacity:1}to{opacity:0;pointer-events:none}}.feed-bottom-info{bottom:calc(120px + env(safe-area-inset-bottom, 0px));left:20px;pointer-events:none;position:absolute;right:170px;z-index:10}.feed-bottom-info *{pointer-events:auto}.feed-author-row{align-items:center;display:flex;gap:12px;margin-bottom:8px}.feed-author-name{color:#fff;font-size:18px;font-weight:600;text-shadow:0 1px 4px #00000080}.feed-description{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#ffffffe6;display:-webkit-box;font-size:15px;line-height:1.4;overflow:hidden;text-shadow:0 1px 4px #00000080;word-break:break-word}.feed-right-bar{align-items:flex-end;bottom:calc(120px + env(safe-area-inset-bottom, 0px));display:flex;flex-direction:column;gap:15px;position:absolute;right:20px;z-index:100}.feed-flame-icon{align-items:center;background:#fff3;border-radius:50%;box-shadow:0 4px 15px #0000004d;cursor:pointer;display:flex;height:60px;justify-content:center;transition:all .3s cubic-bezier(.175,.885,.32,1.275);-webkit-user-select:none;user-select:none;width:60px}.feed-flame-icon:active{transform:scale(.9)}.feed-flame-icon.active{background:#ff8c004d;box-shadow:0 0 20px #ff8c0080;transform:scale(1.1) rotate(10deg)}.feed-flame-icon.disabled{opacity:.5;pointer-events:none}.feed-follow-btn{background:#0000;border:1px solid #fff;border-radius:4px;color:#fff;cursor:pointer;font-size:14px;font-weight:500;padding:4px 12px}.flying-flame{align-items:center;animation:fly-to-character var(--flame-duration) cubic-bezier(.4,0,.2,1) forwards;display:flex;filter:drop-shadow(0 0 8px rgba(255,140,0,.7));justify-content:center;left:calc(100% - 50px);pointer-events:none;position:absolute;top:calc(100% - 150px);z-index:1000}@keyframes fly-to-character{0%{opacity:0;transform:translate(-50%,-50%) scale(.8) rotate(var(--start-rotate))}15%{opacity:1;transform:translate(-50%,-50%) scale(1.1) rotate(calc(var(--start-rotate) + 15deg))}to{filter:blur(4px) brightness(2);left:50%;opacity:0;top:40%;transform:translate(-50%,-50%) scale(5) rotate(var(--end-rotate))}}.screen-shake{animation:shake .4s cubic-bezier(.36,.07,.19,.97) both}@keyframes shake{10%,90%{transform:translate3d(-1px,0,0)}20%,80%{transform:translate3d(2px,0,0)}30%,50%,70%{transform:translate3d(-4px,0,0)}40%,60%{transform:translate3d(4px,0,0)}}.realtime-gen-overlay{left:50%;pointer-events:none;position:absolute;top:calc(env(safe-area-inset-top, 0px) + 56px);transform:translateX(-50%);z-index:20}.realtime-gen-indicator{align-items:center;animation:genSlideIn .3s ease;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:#000000b3;border-radius:24px;display:flex;gap:10px;padding:10px 20px}.gen-spinner{animation:genSpin .8s linear infinite;border:2px solid #ffffff40;border-radius:50%;border-top-color:#fff;height:18px;width:18px}.gen-status-icon{color:#f44;font-size:18px;font-weight:700}.gen-status-icon.done{color:#4caf50}.gen-status-text{color:#fff;font-size:13px;white-space:nowrap}@keyframes genSpin{to{transform:rotate(1turn)}}@keyframes genSlideIn{0%{opacity:0;transform:translateX(-50%) translateY(-8px)}to{opacity:1;transform:translateX(-50%) translateY(0)}}.feed-bottom-nav-container{bottom:calc(8px + env(safe-area-inset-bottom, 0px));left:12px;position:absolute;right:12px;z-index:200}.feed-bottom-nav{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:#00000073;border-radius:30px;justify-content:space-around;padding:10px 8px}.feed-bottom-nav,.feed-nav-tab{align-items:center;display:flex}.feed-nav-tab{color:#ffffffb3;cursor:pointer;justify-content:center;padding:6px 12px;transition:color .15s}.feed-nav-tab.active{color:#fff}.feed-nav-tab:active{transform:scale(.9)}.feed-go-live-btn,.feed-go-live-wrapper{align-items:center;display:flex;justify-content:center}.feed-go-live-btn{color:#fff9;cursor:pointer}@media (max-width:768px){.feed-flame-icon{height:50px;width:50px}.feed-flame-icon svg{height:32px;width:32px}.feed-right-bar{bottom:calc(100px + env(safe-area-inset-bottom, 0px));right:12px}}
/*# sourceMappingURL=main.1ce49372.css.map*/