body,html{height:100%}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#1a1a1a;color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.channel-selection{flex-direction:column;height:100vh}.channel-selection,.channels-grid{background:#000;display:flex;overflow:hidden;width:100%}.channels-grid{border-top:1px solid #4a1a1a;flex:1 1}.channel-card{border-left:1.5px solid #4a1a1a;border-right:1.5px solid #4a1a1a;cursor:pointer;flex:1 1;min-width:0;overflow:hidden;position:relative;transition:all .2s ease}.channel-card:hover{filter:brightness(1.1)}.channel-background{align-items:center;display:flex;height:100%;justify-content:center;overflow:hidden;position:relative;width:100%}.channel-bg-image{background-position:50%;background-size:cover;inset:0;position:absolute;transition:filter .3s ease;z-index:1}.channel-overlay{background:linear-gradient(180deg,#0003 0,#0000 50%,#0006);inset:0;position:absolute;z-index:2}.channel-live-badge-wrapper{display:flex;left:4px;position:absolute;top:8px;z-index:5}.channel-live-badge{align-items:center;animation:animate-pulse 2s cubic-bezier(.4,0,.6,1) infinite;background:#dc2626;border:1px solid #f87171;border-radius:11px;color:#fff;display:inline-flex;font-size:9px;font-weight:800;gap:4px;height:18px;justify-content:center;letter-spacing:-.5px;line-height:1;padding:0 6px}.channel-live-icon{stroke:currentColor;height:10px;width:10px}@keyframes animate-pulse{0%,to{opacity:1}50%{opacity:.5}}.channel-name{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0000004d;border:2px solid #fa971526;border-radius:3px;bottom:15px;box-shadow:0 4px 15px #0006;display:flex;flex-direction:column;padding:8px 4px;position:absolute;right:8px;z-index:5}.channel-name span{color:#facc15;font-family:Inter,-apple-system,sans-serif;font-size:14px;font-weight:900}.channel-at{margin-bottom:2px}.channel-background.offline .channel-bg-image{filter:grayscale(100%) brightness(.4)}.offline-text{align-items:center;color:#facc15;display:flex;font-size:9px;font-weight:500;inset:0;justify-content:center;letter-spacing:1px;position:absolute;text-shadow:0 0 10px #efc13680;z-index:5}@media (min-width:600px){.channel-live-badge{font-size:11px;gap:6px;height:24px;padding:0 8px}.channel-live-icon{height:14px;width:14px}.channel-name{bottom:20px;padding:12px 6px;right:12px}.channel-name span{font-size:20px}.offline-text{font-size:12px}}@media (min-width:1024px){.channel-live-badge{font-size:12px;gap:8px;height:28px;padding:0 10px}.channel-live-icon{height:16px;width:16px}.channel-name{bottom:25px;padding:15px 8px;right:15px}.channel-name span{font-size:24px}.offline-text{font-size:20px}}.message-list{display:flex;flex-direction:column;gap:8px}.message-list.compact{gap:7px}.no-messages{color:#fff6;font-size:.8rem;padding:30px 20px;text-align:center}.message-bubble{animation:fadeInUp .22s ease;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);background:#50371933;border:.5px solid #ff9d0038;border-radius:10px;box-sizing:border-box;padding:8px 12px;width:100%}.message-bubble.own{background:#0a230b59;border-color:#7dfc9f40}@keyframes fadeInUp{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.message-header{align-items:baseline;display:flex;gap:6px;justify-content:space-between;margin-bottom:4px}.message-username{color:#facc15;flex-shrink:0;font-size:.76rem;font-weight:700;line-height:1.2}.message-bubble.own .message-username{color:#20e74b}.message-timestamp{color:#facc15;flex-shrink:0;font-size:.62rem;white-space:nowrap}.message-content{color:#fef9c3;font-size:.8rem;line-height:1.45;word-break:break-word}@media (max-width:767px){.message-bubble{border-radius:8px;padding:6px 10px 3px}.message-header{margin-bottom:2px}.message-username{font-size:.68rem}.message-timestamp{font-size:.55rem}.message-content{-webkit-line-clamp:4;-webkit-box-orient:vertical;display:-webkit-box;font-size:.7rem;line-height:1.35;overflow:hidden}.message-list.compact{gap:5px}}.message-input-form{background:#0000}.message-input-form.compact .input-container{gap:8px}.input-container{align-items:center;display:flex;gap:8px}.message-textarea{background:#ffffff12;border:1px solid #ffffff26;border-radius:999px;color:#fff;flex:1 1;font-family:inherit;font-size:.78rem;line-height:1.4;max-height:80px;outline:none;padding:8px 16px;resize:none;transition:border-color .2s,background .2s}.message-textarea::placeholder{color:#ffffff61}.message-textarea:focus{background:#ffffff1a;border-color:#ff990080}.message-textarea:disabled{cursor:not-allowed;opacity:.5}.send-button{align-items:center;background:#00000059;border:1.5px solid #ff9d00;border-radius:50%;color:#ff9d00;cursor:pointer;display:flex;flex-shrink:0;height:36px;justify-content:center;padding:0;transition:background .2s,border-color .2s,transform .15s;width:36px}.send-button:hover:not(:disabled){background:#ff99002e;border-color:#ffb300;transform:scale(1.07)}.send-button:disabled{border-color:#ff99004d;color:#ff99004d;cursor:not-allowed}@media (max-width:767px){.message-textarea{font-size:.72rem;height:32px;padding:6px 12px}.send-button{height:30px;width:30px}.send-button svg{height:13px;width:13px}}.video-publisher-background,.video-subscriber-background{align-items:center;background:#000;display:flex;height:100%;justify-content:center;overflow:hidden;position:relative;width:100%}.camera-preview-background,.video-stream-background{display:block;height:100%;object-fit:contain;width:100%}.live-badge-background{animation:pulse 2s infinite;background:#ff4757;border-radius:16px;color:#fff;font-size:.65rem;font-weight:700;left:10px;padding:3px 8px;position:absolute;top:10px;z-index:10}.live-badge-background.watching{animation:none;background:#4f9eff}.camera-placeholder-background,.video-placeholder-background{align-items:center;background:linear-gradient(135deg,#0a0a0a,#1a1a2e);bottom:0;display:flex;justify-content:center;left:0;position:absolute;right:0;top:0}.placeholder-content-background{color:#666;text-align:center}.placeholder-content-background .placeholder-icon{font-size:36px;margin-bottom:8px;opacity:.6}.placeholder-content-background p{font-size:.75rem;margin:4px 0}.placeholder-content-background .sub-wait-text{color:#555;font-size:.65rem;margin-top:6px}.error-overlay-background{background:#000c;bottom:0;color:#ff6b6b;font-size:.65rem;left:0;padding:6px;position:absolute;right:0;text-align:center}.audio-waveform-container{align-items:flex-end;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#00000073;border-radius:6px;bottom:12px;display:flex;gap:2px;height:28px;left:12px;padding:4px 8px;position:absolute;right:60px;z-index:10}.audio-waveform-bar{border-radius:2px;flex:1 1;min-height:3px;transition:height .08s ease-out,background .15s ease,opacity .15s ease}.audio-level-indicator-background{background:#00000080;border-radius:2px;bottom:15px;height:3px;left:15px;overflow:hidden;position:absolute;right:60px;z-index:10}.audio-level-bar{height:100%;transition:width .05s linear}.volume-controls-background{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#00000080;border-radius:30px;bottom:10px;display:flex;gap:6px;padding:5px 10px;position:absolute;right:10px;z-index:10}.volume-btn{background:#fff3;border:none;border-radius:50%;color:#fff;cursor:pointer;font-size:12px;height:28px;transition:.2s;width:28px}.volume-btn:hover{background:#fff6;transform:scale(1.05)}.volume-indicator{background:#00000080;border-radius:15px;color:#fff;font-size:10px;font-weight:600;min-width:35px;padding:3px 6px;text-align:center}.audio-toggle-background{align-items:center;background:#0009;border:none;border-radius:50%;bottom:15px;color:#fff;cursor:pointer;display:flex;font-size:18px;height:40px;justify-content:center;position:absolute;right:15px;transition:.2s;width:40px;z-index:10}.audio-toggle-background:hover{background:#000c;transform:scale(1.05)}.connecting-overlay{align-items:center;background:#000000b3;bottom:0;color:#fff;display:flex;flex-direction:column;gap:10px;justify-content:center;left:0;position:absolute;right:0;top:0}.connecting-spinner{animation:spin 1s linear infinite;border:2px solid #ffffff4d;border-radius:50%;border-top-color:#4f9eff;height:28px;width:28px}@keyframes pulse{0%,to{opacity:1}50%{opacity:.7}}@keyframes spin{to{transform:rotate(1turn)}}.video-publisher,.video-subscriber{background:#000;height:100%;overflow:hidden;position:relative;width:100%}.camera-preview,.video-stream{display:block;height:100%;object-fit:cover;width:100%}.live-badge{animation:pulse 2s infinite;background:#ff4757;border-radius:30px;color:#fff;font-size:.7rem;font-weight:700;left:12px;padding:4px 10px;position:absolute;top:12px;z-index:10}.live-badge.watching{animation:none;background:#4f9eff}.video-controls-panel{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000000b3;border-radius:60px;bottom:20px;display:flex;gap:12px;left:50%;padding:8px 16px;position:absolute;transform:translateX(-50%);z-index:20}.cam-toggle-btn,.start-stream-btn,.stop-stream-btn{border:none;border-radius:40px;cursor:pointer;font-size:.8rem;font-weight:600;padding:8px 16px;transition:.2s}.cam-toggle-btn{background:#4f9eff;color:#fff}.start-stream-btn{background:#2ed573;color:#fff}.stop-stream-btn{background:#ff4757;color:#fff}.cam-toggle-btn:disabled,.start-stream-btn:disabled{cursor:not-allowed;opacity:.5}.camera-error-overlay{align-items:center;background:#000000e6;bottom:0;display:flex;justify-content:center;left:0;position:absolute;right:0;top:0;z-index:20}.error-content{color:#fff;padding:20px;text-align:center}.error-content p{font-size:.9rem;margin-bottom:16px}.error-content button{background:#4f9eff;border:none;border-radius:40px;color:#fff;cursor:pointer;font-weight:600;padding:10px 24px}.video-subscriber-placeholder{align-items:center;background:#0a0a0a;display:flex;height:100%;justify-content:center;width:100%}.placeholder-content{color:#888;text-align:center}.placeholder-icon{font-size:48px;margin-bottom:16px;opacity:.5}.placeholder-content h3{color:#ccc;font-size:1.2rem;margin-bottom:8px}.placeholder-content p{font-size:.85rem}*{box-sizing:border-box;margin:0;padding:0}.chat-room{background:#000;display:flex;flex-direction:column;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;height:100vh}.chat-room,.cr-video-area{overflow:hidden;width:100%}.cr-video-area{background:#a19e9e;flex-shrink:0;height:35vh;position:relative}.chat-room-bg{inset:0;position:absolute;z-index:0}.chat-room-bg img{display:block;height:100%;object-fit:cover;width:100%}.chat-header-bar{align-items:center;background:linear-gradient(0deg,#000c 0,#0000);bottom:0;display:flex;justify-content:space-between;left:0;padding:8px 12px;position:absolute;right:0;z-index:20}.chat-header-left{gap:8px}.chat-header-left,.chat-header-right{align-items:center;display:flex}.cr-exit-btn{align-items:center;background:#0000;border:1.5px solid #facc1566;border-radius:.375rem;color:#facc15;cursor:pointer;display:inline-flex;flex-shrink:0;height:32px;justify-content:center;transition:background .2s,border-color .2s;width:32px}.cr-exit-btn:hover{background:#facc1526;border-color:#facc15b3}.cr-exit-btn .icon-svg{stroke:#facc15;height:16px;width:16px}.cr-streamer-info{display:flex;flex-direction:column;gap:2px}.cr-streamer-name-row{align-items:center;display:flex;gap:6px}.cr-streamer-name{color:#facc15;font-size:.85rem;font-weight:700}.cr-live-badge{align-items:center;animation:animate-pulse 2s cubic-bezier(.4,0,.6,1) infinite;background:#dc2626;border:1px solid #f87171;border-radius:11px;color:#fff;display:inline-flex;font-size:9px;font-weight:800;gap:4px;height:18px;justify-content:center;letter-spacing:-.5px;line-height:1;padding:0 6px}.cr-live-icon{stroke:currentColor;height:10px;width:10px}@keyframes cr-blink{0%,to{opacity:1;transform:scale(1)}50%{opacity:.3;transform:scale(.75)}}@keyframes cr-badge-glow{0%,to{box-shadow:0 0 5px #ff4d6d4d}50%{box-shadow:0 0 15px #ff4d6d99}}.cr-viewer-count{align-items:center;color:#facc15;display:flex;font-size:.67rem;font-weight:500;gap:4px}.cr-toggle-chat-btn{align-items:center;background:#0000;border:1.5px solid #facc1566;border-radius:.375rem;color:#facc15;cursor:pointer;display:inline-flex;flex-shrink:0;height:32px;justify-content:center;transition:background .2s,border-color .2s;width:32px}.cr-toggle-chat-btn:hover{background:#facc1526;border-color:#facc15b3}.cr-toggle-chat-btn .icon-svg{stroke:#facc15;height:16px;width:16px}.icon-svg{stroke:#facc15;flex-shrink:0;height:13px;width:13px}.btn-label{display:none}.cr-chat-section{background:#0000;bottom:48px;display:flex;flex-direction:column;left:0;position:absolute;right:0;top:0;transition:opacity .22s ease;z-index:15}.cr-chat-section.hidden{opacity:0;pointer-events:none}.message-list-container{background:linear-gradient(180deg,#0000000d 0,#0000008c 60%,#000000b3);flex:1 1;overflow-y:auto;padding:6px 24px;scroll-behavior:smooth}.message-list-container::-webkit-scrollbar{width:2px}.message-list-container::-webkit-scrollbar-track{background:#0000}.message-list-container::-webkit-scrollbar-thumb{background:#ff9d004d;border-radius:4px}.input-area{background:#000000b8;border-top:1px solid #4a1a1a;display:flex;flex-direction:column;gap:5px;padding:10px 12px 12px}.input-area .message-input-form{width:100%}.input-area .input-container{align-items:center;display:flex;gap:8px}.input-area .message-textarea{background:#ffffff12;border-color:#ff9d008c;border-radius:10px;color:#fff;flex:1 1;font-family:inherit;font-size:.8rem;height:40px;line-height:1.4;padding:9px 16px;resize:none;transition:border-color .2s}.input-area .message-textarea::placeholder{color:#facc15}.input-area .message-textarea:focus{background:#ffffff1a;border-color:#ff9d008c;outline:none}.input-area .send-button{align-items:center;background:#ff9d00;border:none;border-radius:11px;box-shadow:0 2px 10px #ff9d0059;cursor:pointer;display:flex;flex-shrink:0;height:40px;justify-content:center;transition:background .2s,transform .15s;width:40px}.input-area .send-button:hover:not(:disabled){background:#ffb300;transform:scale(1.06)}.input-area .send-button:disabled{background:#ff9d0040;box-shadow:none;cursor:not-allowed}.input-area .send-button svg{stroke:#1a0a00;height:16px;width:16px}.cr-chatting-as{color:#ff9d00;font-size:.63rem;opacity:.75;padding-left:2px}.cr-bottom-space{background:#000;flex:1 1}.cr-chatting-as{display:none}@media (min-width:768px){.cr-streamer-info{padding:14px 18px}.cr-streamer-name{font-size:1.05rem;font-weight:700}.cr-live-badge{font-size:.72rem;padding:3px 10px}.cr-live-dot{height:5px;width:5px}.cr-viewer-count{font-size:.8rem;gap:5px}.cr-viewer-count .icon-svg{height:15px;width:15px}.cr-video-area{flex:1 1;height:100vh}.cr-bottom-space{display:none}.chat-header-bar{background:linear-gradient(180deg,#000c 0,#0000);bottom:auto;padding:14px 18px;top:0}.btn-label{display:inline}.cr-exit-btn{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:#00000073;border:5px solid #facc15b3;border-radius:10px;font-family:inherit;font-size:.85rem;font-weight:600;gap:6px;height:auto;padding:10px 20px;width:auto}.cr-exit-btn .icon-svg{stroke:#facc15;height:14px;width:14px}.cr-toggle-chat-btn{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:#00000073;border:1px solid #facc1559;border-radius:10px;font-family:inherit;font-size:.85rem;font-weight:600;gap:7px;height:auto;padding:10px 22px;width:auto}.cr-toggle-chat-btn .icon-svg{stroke:#facc15;height:14px;width:14px}.cr-chat-section{backdrop-filter:blur(32px) saturate(1.6);-webkit-backdrop-filter:blur(32px) saturate(1.6);background:#08050238;border:1px solid #facc152e;border-radius:20px;bottom:20px;box-shadow:0 8px 40px #00000073,inset 0 1px 0 #facc1514;display:flex;flex-direction:column;left:auto;opacity:1;overflow:hidden;position:fixed;right:20px;top:56px;transform:translateX(0);transition:transform .32s cubic-bezier(.4,0,.2,1),opacity .25s ease;width:320px;z-index:100}.cr-chat-section.hidden{opacity:0;pointer-events:none;transform:translateX(calc(100% + 24px))}.message-list-container{background:#0000;flex:1 1;overflow-x:hidden;overflow-y:auto;padding:16px 12px 8px}.message-list-container::-webkit-scrollbar{width:3px}.message-list-container::-webkit-scrollbar-track{background:#0000}.message-list-container::-webkit-scrollbar-thumb{background:#facc1533;border-radius:4px}.message-list-container .message-list{gap:10px;padding:0}.message-list-container .message-bubble{backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);background:#160f0885;border:1px solid #ff9d0033;border-radius:12px;box-shadow:0 2px 12px #00000047;padding:10px 14px}.message-list-container .message-bubble.own{background:#0a122085;border-color:#7dd3fc38}.input-area{background:#0403018c;border-top:1px solid #facc151f;flex-shrink:0;padding:10px 12px 12px}.input-area .message-textarea{font-size:.78rem;height:38px;padding:8px 14px}.cr-chatting-as{font-size:.6rem}}@media (min-width:1024px){.cr-chat-section{border-radius:22px;bottom:24px;padding:20px 16px 12px;right:28px;top:100px;width:360px}}.channel-selector-wrap,.chat-card,.chat-content-overlay,.chat-overlay,.chat-side-panel,.cr-hide-chat-btn,.floating-error,.publisher-notice-mini,.role-badge,.stream-action-btn,.video-background-container{display:none}@media (max-width:512px){.cr-video-area{height:100vh}.cr-bottom-space{display:none}}@media (max-width:767px){.message-list-container{padding:6px 8px}.input-area{gap:3px;padding:7px 8px 8px}.input-area .message-textarea{font-size:.72rem;height:32px;padding:6px 12px}.input-area .send-button{height:30px;width:30px}.input-area .send-button svg{height:13px;width:13px}}#root,body,html{height:100%;margin:0;padding:0}.publisher-page{background-color:#0a0a0a;box-sizing:border-box;color:#e0e0e0;display:flex;flex-direction:column;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;height:100vh;overflow:hidden;padding:1.5rem}.dashboard-header{align-items:center;border-bottom:1px solid #ffcc001a;display:flex;flex-shrink:0;justify-content:flex-start;margin-bottom:1.5rem;padding-bottom:1rem}.header-left-group{align-items:center;display:flex;gap:1.25rem}.exit-button{align-items:center;background:#0000;border:1px solid #fc06;border-radius:4px;color:#fc0;cursor:pointer;display:flex;font-size:.85rem;font-weight:500;gap:.5rem;padding:.4rem .8rem;transition:all .2s}.exit-button:hover{background:#ffcc001a;border-color:#fc0}.dashboard-title{color:#fc0;font-size:1.25rem;font-weight:600;margin:0}.header-user-info{align-items:center;display:flex;gap:1.5rem}.live-status{color:#ff4757;font-size:.85rem;font-weight:700}.user-display{background:#ffffff0d;border:1px solid #fc03;border-radius:4px;color:#fc0;font-size:.85rem;padding:.4rem 1rem}.dashboard-content{grid-gap:1.5rem;display:grid;flex:1 1;gap:1.5rem;grid-template-columns:1fr 380px;margin:0 auto;max-width:1400px;min-height:0;width:100%}.left-column{display:flex;flex-direction:column;gap:1.5rem;overflow-y:auto;padding-right:.5rem;padding-top:1rem}.left-column::-webkit-scrollbar{width:4px}.left-column::-webkit-scrollbar-track{background:#0000}.left-column::-webkit-scrollbar-thumb{background:#ff9d0033;border-radius:4px}.right-column{display:flex;flex-direction:column;height:100%;min-height:0}.dashboard-box{background:#0000;border:1px solid #ffcc004d;border-radius:8px;padding:1.5rem 1rem 1rem;position:relative}.box-title{background:#0a0a0a;color:#fc0;font-size:.8rem;font-weight:600;left:12px;padding:0 8px;position:absolute;top:-10px}.select-wrapper{margin-top:.5rem}.custom-select{background:#00000080;border:1px solid #fc03;border-radius:4px;color:#aaa;cursor:pointer;font-size:.9rem;outline:none;padding:.6rem;width:100%}.custom-select:focus{border-color:#d4af37}.video-preview-container{aspect-ratio:16/9;background:#000;border:1px solid #ffcc004d;border-radius:8px;overflow:hidden;position:relative}.video-publisher-wrapper{height:100%;position:relative;width:100%}.video-placeholder{align-items:center;background:linear-gradient(180deg,#9b2fb3,#4a148c);color:#fc0;display:flex;flex-direction:column;gap:.5rem;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%;z-index:5}.video-placeholder p{font-size:1.1rem;font-weight:500}.controls-box{padding:1rem}.control-buttons-row{gap:1rem}.control-btn,.control-buttons-row{align-items:center;display:flex;justify-content:center}.control-btn{background:#855f26;border:none;border-radius:8px;color:#fff;cursor:pointer;height:44px;transition:.2s;width:44px}.control-btn:hover{filter:brightness(1.2);transform:translateY(-2px)}.cam-btn.muted,.mic-btn.muted{background:#ff4757;color:#fff}.action-btn{align-items:center;border:none;border-radius:8px;cursor:pointer;display:flex;font-size:.95rem;font-weight:600;gap:.5rem;height:44px;padding:0 1.5rem;transition:all .2s}.start-btn{background:#00c853;box-shadow:0 0 15px #00c8534d;color:#fff}.start-btn:hover{background:#00e676;box-shadow:0 0 25px #00c85380}.stop-btn{background:#ff4757;color:#fff}.chat-box{display:flex;flex-direction:column;height:100%;padding:0}.chat-box-header{border-bottom:1px solid #ffcc001a;padding:1rem}.chat-title-group{align-items:center;color:#fc0;display:flex;gap:.75rem}.chat-text-meta h3{font-size:.95rem;font-weight:600;margin:0}.chat-text-meta p{color:#fc0;font-size:.7rem;margin:0;opacity:.6}.chat-container{flex-direction:column}.chat-container,.chat-content{display:flex;flex:1 1;overflow:hidden}.chat-content{flex-direction:column;min-height:0}.messages-area{background:#0a0a0a;flex:1 1;min-height:0;overflow-y:auto;padding:1rem;scroll-behavior:smooth}.messages-area::-webkit-scrollbar{width:2px}.messages-area::-webkit-scrollbar-track{background:#0000}.messages-area::-webkit-scrollbar-thumb{background:#ff9d004d;border-radius:4px}.input-area{border-top:1px solid #d4af371a;padding:1rem}.chat-empty-state{align-items:center;color:#d4af3766;display:flex;flex:1 1;flex-direction:column;gap:1rem;justify-content:center;padding:2rem;text-align:center}.chat-empty-state h4{color:#d4af37;font-size:1.1rem;margin:0}.chat-empty-state p{font-size:.85rem;margin:0}.floating-error{animation:slideIn .3s ease-out;background:#ff4757;border-radius:8px;bottom:2rem;box-shadow:0 10px 25px #00000080;color:#fff;padding:1rem 1.5rem;position:fixed;right:2rem;z-index:1000}@keyframes slideIn{0%{transform:translateX(100%)}to{transform:translateX(0)}}@media (max-width:1100px){.dashboard-content{grid-template-columns:1fr}.chat-box{height:500px}}@media (max-width:768px){.publisher-page{padding:1rem}.dashboard-header{align-items:flex-start;flex-direction:column;gap:1rem}.header-user-info{justify-content:space-between;width:100%}}.auth-page{align-items:center;background:radial-gradient(circle at top,#1c1c1c 0,#0a0a0a 60%,#000 100%);display:flex;justify-content:center;min-height:100vh;padding:20px}.auth-card{background-color:#050505;border:1px solid #facc154d;border-radius:16px;box-shadow:0 20px 50px #000000e6,0 0 20px #facc150d;max-width:480px;padding:40px 32px;width:100%}.auth-card h1{color:#facc15;font-size:1.75rem;font-weight:700;margin-bottom:12px}.auth-card p{color:#facc15b3;font-size:.9rem;line-height:1.6;margin-bottom:24px}.auth-form{grid-gap:16px;display:grid;gap:16px}.auth-form label{grid-gap:8px;color:#facc15;display:grid;font-size:.85rem;font-weight:700;gap:8px}.auth-form input{background-color:#050505;border:1px solid #facc154d;border-radius:8px;color:#facc15;font-size:.95rem;outline:none;padding:12px 14px;width:100%}.auth-form input::placeholder{color:#facc154d}.auth-form input:focus{border-color:#facc15;box-shadow:0 0 10px #facc1526}.auth-button{background:linear-gradient(90deg,#f29216,#facc15);border:none;border-radius:8px;color:#000;cursor:pointer;font-size:1rem;font-weight:700;padding:14px 0;transition:all .2s ease;width:100%}.auth-button:hover:not(:disabled){background:#facc15;transform:translateY(-1px)}.auth-button:active:not(:disabled){transform:translateY(0)}.auth-button:disabled{cursor:not-allowed;opacity:.7}.auth-error{background:#ff4d6d1a;border:1px solid #ff4d6d4d;border-radius:8px;color:#ff4d6d}.auth-error,.auth-success{font-size:.9rem;padding:12px 14px}.auth-success{background:#22c55e1a;border:1px solid #22c55e4d;border-radius:8px;color:#22c55e}.auth-footer{display:flex;flex-wrap:wrap;font-size:.95rem;gap:12px;justify-content:space-between;margin-top:20px}.auth-footer a{color:#facc15;text-decoration:none;transition:all .2s ease}.auth-footer a:hover{color:#ffb703;text-decoration:underline}.auth-token-box{background:#facc150d;border:1px solid #facc1533;border-radius:8px;color:#facc15;font-family:monospace;font-size:.85rem;margin-bottom:16px;padding:14px;word-break:break-all}@media (max-width:576px){.auth-page{padding:12vh 8px 16px}.auth-card{max-width:100%;padding:24px 16px}.auth-card h1{font-size:1.4rem;margin-bottom:8px}.auth-card p{font-size:.85rem}.auth-form label{font-size:.8rem}.auth-form input{font-size:.9rem;padding:10px 12px}.auth-button{font-size:.95rem;padding:12px 0}.auth-footer{font-size:.9rem;gap:8px}.auth-token-box{font-size:.75rem;padding:10px 12px}}

/*!* Chat Room Styles *!*/

/*!* Channel Selector Styles *!*/

/*!* Message List Styles *!*/

/*!* Message Input Styles *!*/

/*!* Error Message *!*/

/*!* Scrollbar Styling *!*/
/*# sourceMappingURL=main.bca12f1e.css.map*/