:root{font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,"Apple Color Emoji","Segoe UI Emoji";line-height:1.4;font-weight:400;color:#ffffffe6;background-color:#0b0b12;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html,body{height:100%}body{margin:0;min-width:320px;min-height:100dvh;background:#0b0b12;color:#ffffffe6}a{color:inherit;text-decoration:none}a:hover{text-decoration:underline}button,input,select,textarea{font:inherit}#root{min-height:100dvh}input[type=text],input[type=number],input[type=url],input[type=search],select,textarea{max-width:100%}html.overlay{background:transparent!important}.mc-container{width:100%;max-width:1280px;margin:0 auto}@media(max-width:640px){.mc-header{flex-direction:column!important;align-items:stretch!important;justify-content:flex-start!important}.mc-nav{width:100%;flex-wrap:wrap;justify-content:flex-start!important}.mc-nav button{flex:1 1 120px}}@media(max-width:640px){.mc-section-header{flex-direction:column!important;align-items:stretch!important;justify-content:flex-start!important}.mc-section-actions{width:100%;justify-content:flex-start!important;flex-wrap:wrap}.mc-section-actions>*{flex:1 1 160px}.mc-btn-wide{width:100%!important;min-width:0!important}}@media(max-width:700px){.sr-root{padding:10px!important}.sr-grid{grid-template-columns:1fr!important}.sr-toasts{max-width:70vw!important;top:10px!important;right:10px!important}.sr-album{width:56px!important;height:56px!important}.sr-title{font-size:18px!important}}@media(max-width:420px){.sr-toasts{max-width:78vw!important}.sr-title{font-size:16px!important}}.chat-feed{display:flex;flex-direction:column;height:100%;min-height:0;border-radius:8px;border:1px solid #2a2a2a;background:#111;color:#f5f5f5;position:relative;overflow:hidden}.chat-feed__header{display:flex;align-items:center;justify-content:space-between;padding:8px 12px;border-bottom:1px solid #222222;background:#151515}.chat-feed__title{font-size:.9rem;font-weight:600}.chat-feed__status{font-size:.75rem;padding:2px 8px;border-radius:999px;text-transform:capitalize}.chat-feed__status--connected{background:#16341b;color:#8dff9b}.chat-feed__status--connecting,.chat-feed__status--reconnecting{background:#33301a;color:#ffe68a}.chat-feed__status--disconnected,.chat-feed__status--idle{background:#341616;color:#ff8d8d}.chat-feed__empty{font-size:.85rem;opacity:.7;text-align:center;margin-top:12px}.chat-msg{display:flex;gap:8px;margin-bottom:6px;font-size:.85rem}.chat-msg__avatar{width:28px;height:28px;flex-shrink:0}.chat-msg__avatar img,.chat-msg__avatar--placeholder{width:100%;height:100%;border-radius:999px;object-fit:cover;background:#222;display:flex;align-items:center;justify-content:center;font-size:.8rem}.chat-msg__content{flex:1;min-width:0}.chat-msg__header{display:flex;align-items:baseline;gap:4px;margin-bottom:1px}.chat-msg__username{font-weight:600;max-width:140px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.chat-msg__handle{font-size:.75rem;opacity:.7}.chat-msg__platform{margin-left:auto;font-size:.7rem;padding:1px 6px;border-radius:999px;text-transform:uppercase}.chat-msg__platform--tiktok{background:#161521;color:#ff7bcc}.chat-msg__platform--twitch{background:#1d1630;color:#b58cff}.chat-msg__text{word-wrap:break-word;white-space:pre-wrap;line-height:1.3}.chat-feed__new-msg-pill{position:absolute;left:50%;bottom:8px;transform:translate(-50%);padding:4px 12px;border-radius:999px;border:none;font-size:.8rem;cursor:pointer;background:#2563eb;color:#f9fafb;box-shadow:0 0 10px #000000b3}.chat-feed__controls{display:flex;align-items:center;gap:8px;padding:6px 8px;border-bottom:1px solid #222222;background:#121212;flex-wrap:wrap}.chat-feed__segmented{display:inline-flex;border-radius:999px;overflow:hidden;border:1px solid #2f2f2f}.chat-feed__segmented-btn{border:none;padding:4px 10px;font-size:.75rem;background:transparent;color:#e5e7eb;cursor:pointer;white-space:nowrap}.chat-feed__segmented-btn+.chat-feed__segmented-btn{border-left:1px solid #2f2f2f}.chat-feed__segmented-btn.is-active{background:#2563eb;color:#f9fafb}.chat-feed__search{flex:1;min-width:120px}.chat-feed__search input{width:100%;padding:4px 8px;border-radius:999px;border:1px solid #2f2f2f;background:#050505;color:#e5e7eb;font-size:.75rem;outline:none}.chat-feed__search input::placeholder{color:#6b7280}.chat-feed__actions{display:flex;gap:6px}.chat-feed__btn{font-size:.75rem;padding:4px 8px;border-radius:999px;border:1px solid transparent;background:#1f2933;color:#e5e7eb;cursor:pointer;white-space:nowrap}.chat-feed__btn--ghost{background:transparent;border-color:#374151}.chat-feed__btn--ghost.is-active{background:#374151}.chat-feed__btn--danger{background:#7f1d1d;border-color:#b91c1c}.chat-feed__scroll{flex:1;min-height:0;overflow-y:auto;padding:8px}
