.obs{background:#1b1d22;border:1px solid #ffffff14;border-radius:12px;grid-template-rows:auto 1fr auto auto;width:100%;max-width:100%;min-height:620px;display:grid;overflow:hidden;box-shadow:0 20px 70px #0000008c}.obs>*{min-width:0}.obs__titlebar{background:linear-gradient(#1f232a,#1a1d23);border-bottom:1px solid #ffffff0f;align-items:center;gap:10px;min-width:0;height:34px;padding:0 12px;display:flex;overflow:hidden}.obs__traffic{flex:none;gap:8px;display:flex}.dot{opacity:.95;border-radius:999px;width:10px;height:10px}.red{background:#ff5f57}.yellow{background:#febc2e}.green{background:#28c840}.obs__title{color:#ffffffc7;white-space:nowrap;text-overflow:ellipsis;flex:auto;min-width:0;font-size:12px;overflow:hidden}.obs__previewArea{background:#13151a;display:grid}.obs__previewBg{background:radial-gradient(900px 320px at 50% 20%,#ffffff0a,#0000 60%);place-items:center;padding:14px;display:grid;position:relative}.obs__canvas{background:#0f1116;border:1px solid #ffffff1f;width:min(100%,980px);position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #00000073}.obs__scene{position:absolute;inset:0}.obs__canvasBorder{pointer-events:none;position:absolute;inset:0;box-shadow:inset 0 0 0 1px #ffffff14}.obs__docks{background:#1c1f25;border-top:1px solid #ffffff0f;grid-template-columns:1.05fr 1.25fr 1.9fr 1.35fr;align-items:stretch;gap:8px;padding:8px;display:grid}@media (max-width:1100px){.obs__docks{grid-template-columns:1fr 1fr}}.dock{background:#242830;border:1px solid #ffffff12;border-radius:6px;flex-direction:column;min-width:0;display:flex;overflow:hidden}.dock__header{color:#ffffffd1;background:linear-gradient(#2a2f39,#242830);border-bottom:1px solid #ffffff0f;align-items:center;height:28px;padding:0 10px;font-size:12px;display:flex}.dock__body{flex-direction:column;flex:auto;min-height:150px;padding:8px;display:flex}.obs__list{flex-direction:column;gap:6px;display:flex}.obs__row{color:#ffffffc7;background:#1f232b;border:1px solid #00000040;border-radius:4px;align-items:center;gap:8px;min-width:0;height:28px;padding:0 8px;font-size:12px;display:flex}.obs__row--selected{color:#fffffff5;background:#1e4fb8;border-color:#ffffff1f}.obs__icon{opacity:.85;flex:none}.obs__tinyIcon{opacity:.75;flex:none;font-size:12px}.obs__spacer{flex:auto;min-width:0}.obs__dockFooter{opacity:.9;align-items:center;gap:8px;margin-top:auto;padding-top:10px;display:flex}.obs__miniBtn{color:#fffc;cursor:default;background:#1f232b;border:1px solid #ffffff14;border-radius:4px;width:26px;height:22px;font-size:12px}.obs__mixerFooter{opacity:.85;justify-content:flex-start;gap:10px;margin-top:auto;padding-top:8px;display:flex}.obs__controls{gap:8px;margin-top:2px;display:grid}.obs__ctrlBtn{color:#ffffffdb;cursor:default;background:#2a2f39;border:1px solid #ffffff14;border-radius:4px;height:32px;font-size:12px}.obs__ctrlBtn.danger{color:#ffdcdcf2;background:#ff505024;border-color:#ff505059}.obs__statusbar{background:#1a1d23;border-top:1px solid #ffffff0f;justify-content:space-between;align-items:center;height:28px;padding:0 10px;display:flex}.obs__statusLeft{align-items:center;gap:8px;display:flex}.obs__pill{color:#ffffffb3;font-variant-numeric:tabular-nums;background:#ffffff0f;border:1px solid #ffffff0f;border-radius:999px;place-items:center;height:18px;padding:0 8px;font-size:11px;display:grid}.obs__pill--live{color:#ffd2d2f2;background:#ff50501f;border-color:#ff505059}.obs__statusRight{color:#ffffffb3;white-space:nowrap;font-size:11px}.mx{margin-bottom:12px}.mx__top{grid-template-columns:1fr auto;align-items:center;gap:10px;margin-bottom:6px;display:grid}.mx__label{color:#ffffffc7;white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.mx__db{color:#ffffffb3;font-variant-numeric:tabular-nums;font-size:11px}.mx__mute{color:#ffffffbf;letter-spacing:.04em;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:999px;padding:2px 6px;font-size:10px}.mx__meter{background:#14161b;border:1px solid #ffffff0f;border-radius:3px;height:12px;position:relative;overflow:hidden}.mx__meter.muted{filter:grayscale(.8);opacity:.7}.mx__fill{background:linear-gradient(90deg,#14a44d 0%,#22c55e 55%,#eab308 78%,#ef4444 100%);height:100%;transition:width .22s linear}.mx__peak{background:#ffffffe6;width:2px;height:100%;transition:left .22s linear;position:absolute;top:0;box-shadow:0 0 6px #ffffff40}.mx__ticks{opacity:.18;pointer-events:none;background-image:repeating-linear-gradient(90deg,#ffffff1f 0 1px,#0000 1px 18px);position:absolute;inset:0}
.tchat{color:#efeff1;background:#0e0e10;border:1px solid #ffffff14;border-radius:12px;flex-direction:column;height:100%;min-height:0;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial;display:flex;position:relative;overflow:hidden}.tchat__header{background:linear-gradient(#18181b,#0e0e10);border-bottom:1px solid #ffffff14;flex:none;justify-content:space-between;align-items:center;padding:10px 12px;display:flex}.tchat__title{letter-spacing:.08em;font-size:12px;font-weight:800}.tchat__status{opacity:.85;border:1px solid #ffffff24;border-radius:999px;align-items:center;gap:6px;padding:3px 8px;font-size:11px;display:inline-flex}.tchat__status.live{color:#ff4d4d;opacity:1;border-color:#ff4d4d80}@keyframes tchatPulse{0%{opacity:.6;transform:scale(1)}50%{opacity:1;transform:scale(1.2)}to{opacity:.6;transform:scale(1)}}.tchat__liveDot{background:#ff4d4d;border-radius:999px;width:7px;height:7px;animation:1.8s ease-in-out infinite tchatPulse;box-shadow:0 0 0 3px #ff4d4d2e}.tchat__list{flex:auto;min-height:0;padding:0 12px;overflow-y:auto}@keyframes tchatIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.tchat__msg{margin:4px 0;animation:.15s ease-out tchatIn}.tchat__msg.reward{background:#9147ff24;border:1px solid #9147ff59;border-left:3px solid #9147ffd9;border-radius:10px;padding:6px 8px}.tchat__rewardHeader{text-transform:uppercase;letter-spacing:.06em;color:#e9d5ff;gap:6px;margin-bottom:2px;font-size:10px;font-weight:800;display:flex}.tchat__rewardLabel{opacity:.85}.tchat__rewardName{color:#f3e8ff}.tchat__msgLine{word-break:break-word;align-items:flex-start;gap:6px;font-size:13px;line-height:1.35;display:flex}.tchat__badges{opacity:.95;justify-content:flex-start;gap:4px;min-width:26px;display:inline-flex}.b{font-size:12px;line-height:1}.tchat__user{white-space:nowrap;font-weight:700}.tchat__sep{opacity:.6}.tchat__text{opacity:.95;flex:1}.tchat__hint{color:#ffffffeb;cursor:pointer;background:#b4962838;border:1px solid #b4962873;border-radius:10px 10px 0 0;align-items:center;height:28px;padding:5px 10px;font-size:12px;line-height:1;display:flex;bottom:60px;left:10px;right:10px}.tchat__redeem{color:#ffffffeb;pointer-events:none;background:#9147ff38;border:1px solid #9147ff73;border-radius:10px 10px 0 0;align-items:center;height:28px;padding:5px 10px;font-size:12px;line-height:1;display:flex;bottom:60px;left:10px;right:10px}.tchat__redeem.isError{color:#ffd2d2f2;background:#ff787829;border-color:#ff787880}.tchat__inputRow{background:#18181b;border-top:1px solid #ffffff14;flex:none;align-items:center;gap:8px;padding:10px;display:flex}.tchat__cp{color:#efeff1;cursor:pointer;background:#ffffff14;border:1px solid #ffffff24;border-radius:10px;flex:none;place-items:center;width:40px;height:40px;display:grid}.tchat__cp.armed{color:#fff;background:#9147ff;border-color:#9147ffa6}.tchat__cp:disabled{opacity:.55;cursor:not-allowed}.tchat__inputWrap{flex:1;min-width:0;display:flex}.tchat__input{color:#efeff1;background:#0e0e10;border:1px solid #ffffff1f;border-radius:10px;outline:none;flex:1;min-width:0;height:40px;padding:0 12px}.tchat__input::placeholder{color:#ffffff73}.tchat__send{color:#fff;cursor:pointer;background:#9147ff;border:none;border-radius:10px;flex:none;height:40px;padding:0 14px;font-weight:700}.tchat__send:disabled{opacity:.55;cursor:not-allowed}
.streamLayout{grid-template-columns:minmax(0,1fr) 340px;align-items:start;gap:12px;display:grid}.streamLayout__main{min-width:0}.streamLayout__chat{min-width:0;min-height:0}@media (max-width:1100px){.streamLayout{grid-template-columns:1fr}.streamLayout__chat{max-height:min(70vh,520px);width:100%!important}}