.create-promo-tabs[data-v-ef6f0c7e]{width:100%;background:#0e0e0e}.create-promo-tab-give[data-v-ef6f0c7e]{position:relative}.create-promo-tab-give__icon[data-v-ef6f0c7e]{color:#6777f5;flex-shrink:0;margin-right:6px}.punish-choose-active .create-promo-tab-give__icon[data-v-ef6f0c7e]{color:#fff}.chat-container-loaded{opacity:0;transition:all .5s ease}.chat-container-loaded.loaded{opacity:1}.chat-sound-toggle{width:40px;height:40px;cursor:pointer;transition:.3s}.chat-sound-toggle:hover{opacity:.7}.chat-settings-modal{width:520px;max-width:calc(100vw - 24px);gap:16px}.chat-settings-card{width:100%;background:#1e1e1e;border:1px solid #292929;border-radius:8px;padding:14px 16px;box-sizing:border-box}.chat-settings-modal .filter-full{width:100%;justify-content:space-between}.chat-settings-modal .filter-full p{color:#d3d3d3;font-size:14px}@media (max-width: 600px){.chat-settings-modal{width:calc(100vw - 24px)}}.chat-settings-label{max-width:calc(100% - 52px)}.chat-settings-subtitle{margin-top:-6px}.chat-settings-icon{cursor:pointer}.chat-settings-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.chat-settings-select-block{display:flex;flex-direction:column;gap:8px}.chat-settings-select-block .chat-settings-label{color:#fff}.chat-settings-select{width:100%;min-height:38px;border-radius:8px;border:1px solid #2d2d2d;background:#171717;color:#d5d5d5;padding:0 10px;outline:none;transition:border-color .2s ease}.chat-settings-select:focus{border-color:#6777f5}.chat-volume-block{width:100%;display:flex;flex-direction:column;gap:12px}.chat-volume-block .chat-settings-label{color:#fff}.chat-volume-controls{display:flex;align-items:center;gap:10px;min-height:34px}.chat-volume-range{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;height:34px;background:transparent;cursor:pointer;touch-action:pan-y}.chat-volume-range:focus{outline:none}.chat-volume-range::-webkit-slider-runnable-track{height:8px;border-radius:999px;background:linear-gradient(90deg,#5e6de8,#7d89ff)}.chat-volume-range::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:20px;height:20px;margin-top:-6px;border-radius:50%;border:2px solid #ffffff;background:#6777f5;box-shadow:0 2px 8px #6777f573}.chat-volume-range::-moz-range-track{height:8px;border-radius:999px;background:linear-gradient(90deg,#5e6de8,#7d89ff)}.chat-volume-range::-moz-range-thumb{width:20px;height:20px;border-radius:50%;border:2px solid #ffffff;background:#6777f5;box-shadow:0 2px 8px #6777f573}.chat-volume-value{min-width:44px;text-align:right;color:#fff;font-size:13px;font-weight:600}.chat-settings-reset{width:100%;min-height:40px;border-radius:8px;border:1px solid #353535;background:#1b1b1b;color:#fff;font-size:13px;font-weight:600;cursor:pointer;transition:background .2s ease,border-color .2s ease}.chat-settings-reset:hover{background:#232323;border-color:#4a4a4a}.chat-container .chat-content-main{gap:var(--chat-list-gap, 24px);padding-bottom:var(--chat-list-padding-bottom, 16px)}.chat-container .chat-message-text{font-size:var(--chat-text-size, 15px);line-height:var(--chat-text-line-height, 150%)}.chat-container .chat-username-user{font-size:var(--chat-username-size, 14px);color:var(--chat-user-color, #b1b1b1)!important;background-image:none;background-size:initial;animation:none;-webkit-background-clip:border-box;background-clip:border-box;-webkit-text-fill-color:currentColor}.chat-container .chat-username-clan{margin:-1px 0 0;font-size:10px;line-height:1.1;color:#858585}@keyframes chat-nickname-gradient-shift{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.chat-container .chat-time{font-size:var(--chat-time-size, 12px)}.chat-container.chat-font-small{--chat-text-size: 13px;--chat-username-size: 13px;--chat-time-size: 11px;--chat-text-line-height: 145%}.chat-container.chat-font-medium{--chat-text-size: 15px;--chat-username-size: 14px;--chat-time-size: 12px;--chat-text-line-height: 150%}.chat-container.chat-font-large{--chat-text-size: 16px;--chat-username-size: 15px;--chat-time-size: 13px;--chat-text-line-height: 155%}.chat-container.chat-density-compact{--chat-list-gap: 14px;--chat-list-padding-bottom: 10px}.chat-container.chat-density-comfortable{--chat-list-gap: 24px;--chat-list-padding-bottom: 16px}.chat-container.chat-density-spacious{--chat-list-gap: 32px;--chat-list-padding-bottom: 22px}.chat-container.chat-hide-avatars .chat-message{gap:6px}.chat-container.chat-no-message-animations .chat-content-main,.chat-container.chat-no-message-animations .chat-message{transition:none!important}.chat-scroll-bottom-btn{position:absolute;right:14px;bottom:74px;z-index:5;width:36px;height:36px;border-radius:18px;border:1px solid #3f3f3f;background:#111111ed;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .2s ease,opacity .2s ease,background .2s ease}.chat-scroll-bottom-btn:hover{transform:translateY(-1px);background:#202020f5}@media (max-width: 600px){.chat-settings-grid{grid-template-columns:1fr}}.chat-info-message--cube{display:flex;flex-direction:column;gap:6px;width:100%;min-width:0}.chat-cube-wrap{margin-top:4px;cursor:pointer;-webkit-user-select:none;user-select:none}.giveaway-total-pill{color:#6777f5;white-space:nowrap}.giveaway-min-note{font-family:Inter;font-size:11px;color:#888;letter-spacing:-.01em;margin:0}.giveaway-captcha-box{width:100%;display:flex;justify-content:center;align-items:flex-start;overflow:hidden;border-radius:8px;min-height:88px}.giveaway-captcha-widget{transform-origin:center top;transform:scale(.86);margin-bottom:-14px}.giveaway-join-btn{width:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;background:linear-gradient(135deg,#6777f5,#8290fe);color:#fff;font-family:Inter,sans-serif;font-weight:600;font-size:14px;letter-spacing:-.02em;padding:10px 14px;border-radius:8px;cursor:pointer;transition:filter .2s ease,transform .05s ease}.giveaway-join-btn:hover{filter:brightness(1.08)}.giveaway-join-btn:active{transform:translateY(1px)}.giveaway-join-btn-disabled,.giveaway-join-btn:disabled{background:#161616;color:#888;cursor:not-allowed;filter:none}.giveaway-finished{text-align:center;color:#888;font-family:Inter;font-size:13px;padding:10px 14px;background:#161616;border-radius:6px}.giveaway-timer{display:flex;flex-direction:column;gap:4px}.giveaway-timer-bar{width:100%;height:4px;background:#161616;border-radius:2px;overflow:hidden}.giveaway-timer-fill{height:100%;background:linear-gradient(90deg,#6777f5,#8290fe);border-radius:2px;transition:width 1s linear}.giveaway-timer-text{text-align:right;color:#888;font-family:Inter;font-size:12px;font-variant-numeric:tabular-nums;margin:0}.giveaway-winners-list{flex-direction:column;gap:6px;align-items:stretch;padding:12px}.giveaway-winner-row{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:4px 0;color:#fff;font-family:Inter;font-size:14px;font-weight:600;text-decoration:none;transition:opacity .15s ease}.giveaway-winner-row:hover{opacity:.85}.giveaway-winner-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:60%}.giveaway-winner-amount{color:#6777f5;font-variant-numeric:tabular-nums}.giveaway-empty-info{justify-content:center}.giveaway-empty-text{color:#dcdcdc;font-weight:500;text-align:center;max-width:100%;white-space:normal;overflow:visible;text-overflow:clip}
