:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}.chat-emote{max-height:28px;vertical-align:middle;margin:-4px 0}.chat-wrapper[data-v-f493f8dd]{display:flex;flex-direction:column;height:100%;width:100%;background:#18181b;color:#efeff1}.header[data-v-f493f8dd]{height:60px;border-bottom:1px solid #303032;display:flex;align-items:center;padding:0 15px 0 32px;flex-shrink:0;background:#1f1f23}.header-status[data-v-f493f8dd]{display:flex;align-items:center;gap:12px;width:100%}.status-info-row[data-v-f493f8dd]{display:flex;align-items:center;gap:12px;overflow:hidden;white-space:nowrap}.stream-title[data-v-f493f8dd]{font-size:1.1rem;font-weight:600;overflow:hidden;text-overflow:ellipsis;max-width:450px}.badge-live[data-v-f493f8dd]{background:#eb0400;color:#fff;font-size:.7rem;font-weight:800;padding:2px 6px;border-radius:4px;text-transform:uppercase}.badge-offline[data-v-f493f8dd]{background:#3a3a3d;color:#adadb8;font-size:.7rem;font-weight:800;padding:2px 6px;border-radius:4px;text-transform:uppercase}.viewer-count[data-v-f493f8dd]{display:flex;align-items:center;gap:4px;font-size:.85rem;color:#eb0400;font-weight:600}.viewer-icon[data-v-f493f8dd]{width:14px;height:14px}.status-indicator[data-v-f493f8dd]{width:10px;height:10px;border-radius:50%;background-color:#ef4444;transition:background-color .3s;flex-shrink:0}.status-indicator.connected[data-v-f493f8dd]{background-color:#22c55e}.chat-messages[data-v-f493f8dd]{flex-grow:1;overflow-y:auto;padding:10px;display:flex;flex-direction:column;gap:8px}.chat-messages[data-v-f493f8dd]::-webkit-scrollbar{width:8px}.chat-messages[data-v-f493f8dd]::-webkit-scrollbar-track{background:#1f1f23}.chat-messages[data-v-f493f8dd]::-webkit-scrollbar-thumb{background:#4b4b4e;border-radius:4px}.message-line[data-v-f493f8dd]{font-size:1.5rem;line-height:1.4;word-wrap:break-word}.timestamp[data-v-f493f8dd]{color:#adadb8;font-size:.75rem;margin-right:5px;vertical-align:middle}.username[data-v-f493f8dd]{font-weight:700;margin-right:5px}.message-text[data-v-f493f8dd]{color:#efeff1}.badge[data-v-f493f8dd]{display:inline-block;background:#3a3a3d;color:#fff;font-size:10px;padding:1px 4px;border-radius:3px;margin-right:4px;vertical-align:middle}*{box-sizing:border-box}body,html{margin:0;padding:0;height:100%;width:100%;background-color:#18181b;color:#efeff1;font-family:Inter,sans-serif}.app-container{display:flex;flex-direction:column;height:100vh;width:100vw;overflow:hidden}
