.anonymous-chat-toggle{position:absolute;left:-2px;top:3px}.anonymous-chat-toggle .v-btn--floating.v-btn--small{height:20px;width:20px}.anonymous-chat-toggle--active,.anonymous-chat-toggle .v-btn--depressed{background-color:#8680ff!important;color:#fff}.rtb-border-radius{border-radius:8px}.rtb-border{border:solid 0 var(--primary-accent-color)}.rtb-box-shadow{-webkit-box-shadow:0 0 3px rgba(0,0,0,.5);box-shadow:0 0 3px rgba(0,0,0,.5)}.game-chat{z-index:99}.game-chat a{color:#fff}.game-chat__body{position:absolute;width:350px;height:494px;min-width:350px;z-index:10}.game-chat__body--top{bottom:0}.game-chat__body--bottom{top:0}.game-chat__body--left{left:0}.game-chat__body--right{right:0}.game-chat__chat-body{width:100%;height:99%;max-width:300px;max-height:500px;margin:2px}.game-chat__unread{z-index:9;position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;bottom:calc(100% - 13px)}.chat-head__left .game-chat__unread{left:-13px}.chat-head__right .game-chat__unread{right:-13px}.game-chat__unread-label{height:27px;width:27px;color:#fff;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.game-chat__unread-label--danger{background:#c50909}.game-chat__unread-label--primary{margin-left:-4px;background:var(--primary-accent-color)}.game-chat__header{min-height:96px;padding-right:8px;padding-left:8px;background:var(--primary-accent-color);border-radius:3px 3px 0 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;text-align:center}.game-chat__header-primary{font-family:Sofia Pro;font-style:normal;font-weight:700;font-size:22px;line-height:28px;color:#f8f9fb}.game-chat__header-primary--reduced{font-size:20px}.game-chat__header-secondary{font-family:Sofia Pro;font-style:normal;font-weight:400;font-size:14px;line-height:20px;color:#f8f9fb}.game-chat__header-close{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:24px;width:24px;color:#fff;border-radius:50%;font-size:14px;background-color:var(--primary-accent-color);position:absolute;right:-8px;top:-8px;cursor:pointer}.game-chat__header-close:after,.game-chat__header-close:before{content:"";display:block;background:#fff;height:60%;width:1px}.game-chat__header-close:before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.game-chat__header-close:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.game-chat__header-close::hover{-webkit-filter:brightness(1.99);filter:brightness(1.99)}.game-chat__header-chat-context-toggle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#586475}.game-chat__header-chat-context-toggle .v-btn-toggle--selected{-webkit-box-shadow:none;box-shadow:none}.game-chat__header-handler{display:block;width:16px;height:6px;cursor:move;border-top:2px solid #fff;border-bottom:2px solid #fff;position:absolute;top:8px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.game-chat__chat-loading{display:grid;place-items:center;height:358px;background:#586475}.game-chat__chat-loading--increased{height:308px}.game-chat__messages-wrap{overflow-y:auto;height:300px;background:#586475}.game-chat__messages-wrap .chat-message-body{background:inherit;position:relative;min-height:inherit;max-height:inherit}.game-chat__messages-wrap .chat-message-body::-webkit-scrollbar{width:5px!important;background:#9aa1ad!important;border-radius:12px}.game-chat__messages-wrap .chat-message-body::-webkit-scrollbar-thumb{background:#9aa1ad!important}.game-chat__message-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;min-height:45px}.game-chat__message-wrap--contain{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;text-align:start;padding:9px 16px;width:80%}.game-chat__message-wrap--contain .message{border-radius:4px;padding:2px 12px;overflow:hidden;overflow-wrap:break-word;font-size:14px;width:inherit;font-family:Sofia Pro;font-style:normal;font-weight:400;font-size:16px;line-height:24px;color:#fff}.game-chat__message-wrap--contain.right-message{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.game-chat__message-wrap--contain.right-message .message{background:var(--primary-accent-color);-webkit-box-shadow:0 30px 30px rgba(0,0,0,.05);box-shadow:0 30px 30px rgba(0,0,0,.05)}.game-chat__message-wrap--contain.left-message{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.game-chat__message-wrap--contain.left-message .message{background-color:#292932}.game-chat__message-wrap--contain.left-message .message--danger{background:var(--wrong-color)}.game-chat__message-wrap--contain___time{margin-bottom:2px;line-height:20px;font-family:Sofia Pro;font-style:normal;font-weight:400;font-size:14px;color:#f8f9fb}