.footer-right{align-items:center;display:flex}.footer-chat-btn{color:#c1c6cf;cursor:pointer;align-items:center;gap:8px;font-family:Motiva Sans,Arial,sans-serif;font-size:13px;transition:color .2s;display:flex}.footer-chat-btn:hover{color:#fff}.footer-chat-online-dot{background:#5dc048;border-radius:50%;width:8px;height:8px;display:inline-block}.footer-chat-online-dot.offline{background:#55595c}.footer-chat-label{color:#ebebeb;font-weight:400}.footer-chat-badge{color:#6dcff6;background:#2a475e;border-radius:10px;justify-content:center;align-items:center;min-width:20px;height:20px;padding:0 6px;font-size:11px;font-weight:700;display:flex}.chat-window{z-index:999999;background:#1b1e24;border:1px solid #14161a;border-radius:4px;flex-direction:column;width:320px;height:560px;font-family:Motiva Sans,Arial,sans-serif;font-size:14px;animation:.15s ease-out chatSlideUp;display:flex;position:fixed;bottom:48px;right:24px;overflow:hidden;box-shadow:0 0 16px #000c}.chat-window-fullscreen{box-shadow:none;border:none;border-radius:0;animation:none;position:relative;bottom:auto;right:auto;width:100%!important;height:100%!important}@keyframes chatSlideUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.chat-header{background:#232a35;border-bottom:1px solid #14161a;flex-shrink:0;justify-content:space-between;align-items:flex-start;min-height:56px;padding:8px 12px;display:flex}.chat-header-info{align-items:center;gap:12px;display:flex}.chat-header-avatar-wrap{border:2px solid #0000;border-radius:2px;justify-content:center;align-items:center;width:40px;height:40px;display:flex;position:relative}.chat-header-avatar-wrap.online{border-color:#5dc048}.chat-header-avatar-wrap.offline{border-color:#4a4d54}.chat-header-avatar{object-fit:cover;border-radius:2px!important;width:34px!important;height:34px!important}.chat-header-text{flex-direction:column;justify-content:center;gap:2px;display:flex}.chat-header-name{color:#dcdedf;cursor:pointer;align-items:center;font-size:15px;font-weight:700;line-height:1.1;display:flex}.chat-header-name:hover{color:#fff}.chat-header-dropdown{opacity:.8;width:14px;height:14px;margin-left:4px}.chat-header-status{color:#5dc048;align-items:center;font-size:12px;display:flex}.chat-header-status-dot{background:#5dc048;border-radius:50%;width:6px;height:6px;margin-right:4px;display:inline-block}.chat-header-actions{align-items:flex-start;gap:8px;display:flex}.chat-header-btn{color:#8f98a0;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:2px;transition:color .15s;display:flex}.chat-header-btn svg{width:18px;height:18px}.chat-header-btn:hover{color:#dcdedf}.chat-subheader{background:#323a45;border-bottom:1px solid #14161a;flex-shrink:0;justify-content:space-between;align-items:center;min-height:36px;padding:8px 12px;display:flex}.chat-subheader-title{color:#dcdedf;font-size:12px;font-weight:700}.chat-subheader-actions{align-items:center;gap:12px;display:flex}.chat-subheader-btn{color:#8f98a0;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;transition:color .15s;display:flex}.chat-subheader-btn svg{width:16px;height:16px}.chat-subheader-btn:hover{color:#dcdedf}.chat-messages{background:#1b1e24;flex-direction:column-reverse;flex:1;min-height:0;padding:0;display:flex;overflow:hidden auto}.chat-messages-inner{flex-direction:column;gap:2px;padding:8px 12px;display:flex}.chat-messages::-webkit-scrollbar{background:#1b1e24;width:10px}.chat-messages::-webkit-scrollbar-thumb{background:#323a45;border:2px solid #1b1e24;border-radius:5px}.chat-messages::-webkit-scrollbar-thumb:hover{background:#4a5462}.chat-time-divider{color:#dcdedf;background:#323a45;align-items:center;margin:2px -12px;padding:4px 10px;font-size:11px;font-weight:700;display:flex}.chat-time-divider:before{content:"»";color:#8f98a0;margin-right:6px;font-size:14px}.chat-msg{gap:8px;max-width:100%;margin:2px 0;display:flex}.chat-msg-user,.chat-msg-operator{flex-direction:row;align-self:flex-start;width:100%}.chat-msg-system{text-align:left;justify-content:flex-start;align-self:center;width:100%;margin:2px 0}.chat-msg-avatar{object-fit:cover;border:none;flex-shrink:0;border-radius:2px!important;width:30px!important;height:30px!important}.chat-msg-content{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.chat-msg-header{align-items:baseline;gap:6px;margin-bottom:0;display:flex}.chat-msg-sender{font-size:14px;font-weight:700}.chat-msg-operator .chat-msg-sender{color:#559ee5}.chat-msg-user .chat-msg-sender{color:#e1e1e1}.chat-msg-time{color:#565f6c;font-size:11px;font-weight:400}.chat-msg-bubble{word-break:break-word;color:#8f98a0;white-space:pre-wrap;-webkit-user-select:text;user-select:text;cursor:text;font-size:13px;line-height:1.5}.chat-msg-operator .chat-msg-bubble,.chat-msg-user .chat-msg-bubble{color:#dcdedf}.chat-msg-system .chat-msg-bubble{color:#8f98a0;background:0 0;padding:2px 0;font-size:13px;font-style:normal}.chat-msg-action .chat-msg-bubble{color:#a3cc54;text-align:left;background:#a3cc540d;border-left:2px solid #a3cc54;border-radius:2px;margin-top:2px;padding:4px 8px;font-size:12px}.chat-msg-image img{cursor:pointer;border:1px solid #323a45;border-radius:2px;max-width:240px;max-height:160px;margin-top:4px;display:block}.chat-msg-image img:hover{border-color:#559ee5}.chat-msg-file{cursor:pointer;color:#dcdedf;background:#232a35;border:1px solid #323a45;border-radius:2px;align-items:center;gap:10px;margin-top:4px;padding:8px 12px;text-decoration:none;display:inline-flex}.chat-msg-file:hover{border-color:#559ee5}.chat-msg-file-name{font-size:13px;font-weight:700}.chat-msg-file-size{color:#8f98a0;font-size:11px}.chat-order-card{background:#232a35;border-left:3px solid #559ee5;border-radius:2px;min-width:200px;margin-top:4px;padding:10px 14px}.chat-order-card-title{color:#dcdedf;margin-bottom:6px;font-size:13px;font-weight:700}.chat-order-card-info{color:#8f98a0;font-size:12px;line-height:1.6}.chat-order-card-price{color:#a3cc54;font-weight:700}.chat-card-reissue{background:#232a35;border:1px solid #323a45;border-radius:2px;margin-top:4px;padding:10px}.chat-card-reissue-label{color:#559ee5;margin-bottom:6px;font-size:12px;font-weight:700}.chat-card-reissue-code{color:#dcdedf;background:#1b1e24;border-radius:2px;justify-content:space-between;align-items:center;gap:10px;padding:6px 10px;font-family:Consolas,monospace;font-size:13px;display:flex}.chat-card-copy-btn{color:#dcdedf;cursor:pointer;background:#323a45;border:none;border-radius:2px;padding:3px 10px;font-size:11px;font-weight:700;transition:background .15s}.chat-card-copy-btn:hover{color:#fff;background:#559ee5}.chat-typing{color:#8f98a0;background:#1b1e24;padding:0 14px 6px;font-size:11px;font-style:italic}.chat-input-area{background:#232a35;border-top:1px solid #14161a;flex-direction:column;flex-shrink:0;padding:10px 14px;display:flex}.chat-input-row{background:#1b1e24;border:1px solid #323a45;border-radius:2px;align-items:flex-end;gap:6px;padding:4px;display:flex}.chat-input-row:focus-within{border-color:#559ee5}.chat-input-text{color:#dcdedf;resize:none;background:0 0;border:none;outline:none;flex:1;min-height:20px;max-height:80px;padding:4px 6px;font-family:inherit;font-size:13px;line-height:1.4}.chat-input-text::placeholder{color:#8f98a0}.chat-input-actions{align-items:center;gap:2px;padding-bottom:2px;display:flex}.chat-input-btn{color:#8f98a0;cursor:pointer;background:0 0;border:none;border-radius:2px;justify-content:center;align-items:center;padding:4px;display:flex}.chat-input-btn:hover{color:#dcdedf;background:#323a45}.chat-input-btn svg{width:18px;height:18px}.chat-send-btn{color:#559ee5}.chat-send-btn:hover:not(:disabled){color:#fff;background:#323a45}.chat-send-btn:disabled{color:#4a5462;cursor:not-allowed;background:0 0}.chat-queue-notice{text-align:center;color:#8f98a0;padding:16px;font-size:12px}.chat-rating{text-align:center;background:#1b1e24;border-top:1px solid #323a45;padding:16px}.chat-rating-title{color:#dcdedf;margin-bottom:10px;font-size:14px;font-weight:700}.chat-rating-stars{justify-content:center;gap:6px;margin-bottom:12px;display:flex}.chat-rating-star{cursor:pointer;color:#323a45;font-size:24px}.chat-rating-star.active,.chat-rating-star:hover{color:#559ee5}.chat-rating-input{color:#dcdedf;resize:none;background:#232a35;border:1px solid #323a45;border-radius:2px;outline:none;width:100%;margin-bottom:10px;padding:8px;font-size:12px}.chat-rating-input:focus{border-color:#559ee5}.chat-rating-submit{color:#1b1e24;cursor:pointer;background:#559ee5;border:none;border-radius:2px;padding:6px 20px;font-size:12px;font-weight:700}.chat-rating-submit:hover{background:#6dcff6}.chat-login-prompt{color:#8f98a0;background:#1b1e24;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:14px;padding:20px;display:flex}.chat-login-prompt p{color:#dcdedf;font-size:14px}.chat-login-btn{color:#fff;cursor:pointer;background:#559ee5;border:none;border-radius:2px;padding:8px 24px;font-size:13px;font-weight:700}.chat-login-btn:hover{background:#6dcff6}.chat-image-preview{z-index:9999999;cursor:pointer;background:#000000e6;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.chat-image-preview img{border-radius:2px;max-width:90vw;max-height:90vh}@media (max-width:480px){.chat-window{z-index:9999;border:none;border-radius:0;width:100%;height:auto;inset:57px 0 48px}}
