: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-color-primary{color:#ff919f}.cl-rootBox.cl-waitlist-root{margin:auto;position:relative;top:2rem}.legal-page{max-width:900px;margin:0 auto;padding:2rem;background-color:#000}.legal-container{display:flex;flex-direction:column;gap:1rem;background-color:#000}.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-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-group{display:flex;gap:10px;margin-bottom:10px;font-size:.85rem;padding:8px;border-radius:10px;background:#ffffff05;border:1px solid #1f1f1f;position:relative}.chat-group:before{content:"";position:absolute;left:0;top:8px;bottom:8px;width:3px;border-radius:999px;background:#374151}.chat-group--tiktok:before{background:#ff7bcc}.chat-group--twitch:before{background:#b58cff}.chat-group__avatar{width:32px;height:32px;flex-shrink:0}.chat-group__avatar img,.chat-group__avatar--placeholder{width:100%;height:100%;border-radius:999px;object-fit:cover;background:#222;display:flex;align-items:center;justify-content:center;font-size:.85rem}.chat-group__content{flex:1;min-width:0}.chat-group__header{display:flex;align-items:baseline;justify-content:space-between;gap:10px;margin-bottom:6px}.chat-group__identity{display:flex;align-items:baseline;gap:6px;min-width:0}.chat-group__username{font-weight:650;max-width:180px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.chat-group__handle{font-size:.75rem;opacity:.7;white-space:nowrap}.chat-group__meta{display:flex;align-items:center;gap:8px;flex-shrink:0}.chat-group__time{font-size:.72rem;opacity:.75;white-space:nowrap}.chat-group__messages{display:flex;flex-direction:column;gap:4px}.chat-line{display:flex;align-items:baseline;gap:8px}.chat-line__text{min-width:0;flex:1;word-wrap:break-word;white-space:pre-wrap;line-height:1.35}.chat-line__time{font-size:.7rem;opacity:.55;flex-shrink:0;white-space:nowrap}.chat-rich__emote{height:1.15em;width:auto;vertical-align:-.2em;margin:0 1px}.chat-msg__platform-icon{width:12px;height:12px;margin-right:4px;vertical-align:-.15em}.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;display:inline-flex;align-items:center}.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 8px 40px}.platform-events-overlay{position:relative;width:100vw;height:100vh;overflow:hidden}.platform-events-stack{position:absolute;left:24px;bottom:24px;display:flex;flex-direction:column;gap:10px;max-width:min(520px,calc(100vw - 48px));pointer-events:none}.platform-event{display:grid;grid-template-columns:28px 1fr;align-items:center;gap:10px;padding:10px 12px;border-radius:14px;background:#0a0a0eb8;border:1px solid rgba(255,255,255,.12);box-shadow:0 8px 28px #00000073;color:#fff;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial;font-size:16px;line-height:1.2;animation:pe-enter .18s ease-out}.platform-event__icon{width:28px;height:28px;display:grid;place-items:center;border-radius:10px;background:#ffffff14;border:1px solid rgba(255,255,255,.12)}.platform-event__icon img{width:18px;height:18px}.platform-event__text{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.platform-event--leaving{animation:pe-exit .26s ease-in forwards}@keyframes pe-enter{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes pe-exit{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(-10px)}}
