@keyframes CustomerSupport_pulse__M_hwK{0%{background-position:100% 0}to{background-position:-100% 0}}@keyframes CustomerSupport_bar-jump__1ejzh{0%,to{transform:scaleY(.3)}50%{transform:scaleY(1)}}@keyframes CustomerSupport_fadeIn__P9S3p{0%{opacity:0}to{opacity:1}}@keyframes CustomerSupport_fadeInUp__hn1yJ{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.CustomerSupport_customerSupportContainer__oogT2{position:fixed;bottom:135px;right:2rem;z-index:998;display:flex;flex-direction:column;gap:12px;align-items:center}@media(max-width:480px){.CustomerSupport_customerSupportContainer__oogT2{bottom:155px;right:1rem;gap:8px}.CustomerSupport_customerSupportContainer__oogT2.CustomerSupport_fixtureDetail__juqcT{bottom:115px}}.CustomerSupport_customerSupportContainer__oogT2.CustomerSupport_footerAdVisible__nLtQk{bottom:215px}@media(max-width:480px){.CustomerSupport_customerSupportContainer__oogT2.CustomerSupport_footerAdVisible__nLtQk{bottom:235px}.CustomerSupport_customerSupportContainer__oogT2.CustomerSupport_footerAdVisible__nLtQk.CustomerSupport_fixtureDetail__juqcT{bottom:195px}}.CustomerSupport_draggableIconWrapper__Urw9a{position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;touch-action:none;transition:transform .1s ease-out}.CustomerSupport_draggableIconWrapper__Urw9a.CustomerSupport_dragging__J_6iJ{transition:none;cursor:-webkit-grabbing;cursor:grabbing}.CustomerSupport_draggableIconWrapper__Urw9a.CustomerSupport_dragging__J_6iJ .CustomerSupport_supportIcon__sLDyt{transform:scale(1.1);cursor:-webkit-grabbing;cursor:grabbing}.CustomerSupport_supportIcon__sLDyt{width:6vw;height:6vw;min-width:48px;min-height:48px;max-width:60px;max-height:60px;background-color:var(--card-background-color);border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:-webkit-grab;cursor:grab;box-shadow:0 4px 12px rgba(0,0,0,.15);transition:all .3s ease-in-out;overflow:hidden;border:1px solid var(--border-color)}.CustomerSupport_supportIcon__sLDyt img{width:100%;height:100%;object-fit:contain;pointer-events:none}.CustomerSupport_supportIcon__sLDyt:hover{transform:scale(1.1);box-shadow:0 6px 16px rgba(0,0,0,.2);border-color:var(--primary-color)}@media(max-width:480px){.CustomerSupport_supportIcon__sLDyt{width:14vw;height:14vw;min-width:48px;min-height:48px;max-width:64px;max-height:64px}}.CustomerSupport_closeButton__4pafd{position:absolute;top:-4px;right:-4px;width:20px;height:20px;background-color:var(--error-color,#ff4d4f);color:#fff;border:none;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:14px;box-shadow:0 2px 6px rgba(0,0,0,.2);z-index:2;transition:all .2s ease}.CustomerSupport_closeButton__4pafd:hover{transform:scale(1.2);background-color:#ff7875}@media(max-width:480px){.CustomerSupport_closeButton__4pafd{width:22px;height:22px;font-size:16px}}@keyframes DirectChatWindow_pulse__N06rS{0%{background-position:100% 0}to{background-position:-100% 0}}@keyframes DirectChatWindow_bar-jump__aveXM{0%,to{transform:scaleY(.3)}50%{transform:scaleY(1)}}@keyframes DirectChatWindow_fadeIn__Z7Jgn{0%{opacity:0}to{opacity:1}}@keyframes DirectChatWindow_fadeInUp__Ko2E7{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.DirectChatWindow_directChatWrapper__Xy1GQ{position:fixed;bottom:90px;right:20px;width:360px;max-width:90vw;height:520px;z-index:1000;display:flex;flex-direction:column;overflow:hidden;background:rgba(18,18,18,.75);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(252,186,22,.2);border-radius:16px;box-shadow:0 12px 40px rgba(0,0,0,.4);transition:transform .35s cubic-bezier(.16,1,.3,1),opacity .3s ease;transform-origin:bottom right}.DirectChatWindow_directChatWrapper__Xy1GQ.DirectChatWindow_open__538Ok{opacity:1;transform:scale(1) translateY(0);pointer-events:auto}.DirectChatWindow_directChatWrapper__Xy1GQ.DirectChatWindow_closed__txSWN{opacity:0;transform:scale(.85) translateY(30px);pointer-events:none}@media(max-width:480px){.DirectChatWindow_directChatWrapper__Xy1GQ{bottom:80px;right:15px;max-width:calc(100vw - 30px);height:480px}}.DirectChatWindow_directChatWrapper__Xy1GQ.DirectChatWindow_mobileLandscape__h9p2E{position:fixed;top:0;right:0;bottom:auto;left:auto;width:320px;max-width:80vw;height:100dvh;border-radius:0;border:none;border-left:1px solid #333;background:#fff;backdrop-filter:none;-webkit-backdrop-filter:none;box-shadow:-4px 0 20px rgba(0,0,0,.35);transform-origin:right center;z-index:1010}.DirectChatWindow_directChatWrapper__Xy1GQ.DirectChatWindow_mobileLandscape__h9p2E.DirectChatWindow_open__538Ok{opacity:1;transform:translateX(0)}.DirectChatWindow_directChatWrapper__Xy1GQ.DirectChatWindow_mobileLandscape__h9p2E.DirectChatWindow_closed__txSWN{opacity:0;transform:translateX(100%)}.DirectChatWindow_directChatWrapper__Xy1GQ.DirectChatWindow_mobileLandscape__h9p2E .DirectChatWindow_header__RW5Uy{background:rgba(18,18,18,.92);border-bottom:1px solid rgba(252,186,22,.2);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.DirectChatWindow_directChatWrapper__Xy1GQ.DirectChatWindow_mobileLandscape__h9p2E .DirectChatWindow_name__V2cY7{color:#fff}.DirectChatWindow_directChatWrapper__Xy1GQ.DirectChatWindow_mobileLandscape__h9p2E .DirectChatWindow_statusText__d45cv{color:#b0b0b0}.DirectChatWindow_directChatWrapper__Xy1GQ.DirectChatWindow_mobileLandscape__h9p2E .DirectChatWindow_closeBtn__8HCWp{color:hsla(0,0%,100%,.65)}.DirectChatWindow_directChatWrapper__Xy1GQ.DirectChatWindow_mobileLandscape__h9p2E .DirectChatWindow_closeBtn__8HCWp:hover{background-color:hsla(0,0%,100%,.08);color:#fff}.DirectChatWindow_directChatWrapper__Xy1GQ.DirectChatWindow_mobileLandscape__h9p2E .DirectChatWindow_avatar__Fq3Nj{background:hsla(0,0%,100%,.1)}.DirectChatWindow_directChatWrapper__Xy1GQ.DirectChatWindow_mobileLandscape__h9p2E .DirectChatWindow_messagesContainer__Chena{background:rgba(0,0,0,0)}.DirectChatWindow_directChatWrapper__Xy1GQ.DirectChatWindow_mobileLandscape__h9p2E .DirectChatWindow_messagesWrapper__Xw30x{background:rgba(245,246,250,.95)}.DirectChatWindow_directChatWrapper__Xy1GQ.DirectChatWindow_fullscreenMode__XlXyn{position:absolute;bottom:90px;right:20px;z-index:2147483647}.DirectChatWindow_directChatWrapper__Xy1GQ.DirectChatWindow_fullscreenMode__XlXyn.DirectChatWindow_mobileLandscape__h9p2E{top:0;right:0;bottom:auto;height:100%}.DirectChatWindow_header__RW5Uy{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;background:rgba(252,186,22,.05);border-bottom:1px solid rgba(252,186,22,.12)}.DirectChatWindow_agentInfo__E1nhu{display:flex;align-items:center;gap:10px}.DirectChatWindow_avatarWrapper__5om_l{position:relative;width:38px;height:38px}.DirectChatWindow_avatar__Fq3Nj{width:100%;height:100%;border-radius:50%;border:1.5px solid var(--primary-color);background:hsla(0,0%,100%,.1);object-fit:cover}.DirectChatWindow_statusDot__Aa_O0{position:absolute;bottom:0;right:0;width:10px;height:10px;background-color:#2ed573;border:2px solid #161616;border-radius:50%;box-shadow:0 0 8px #2ed573;animation:DirectChatWindow_statusPulse__xF4mj 2s ease-in-out infinite}@keyframes DirectChatWindow_statusPulse__xF4mj{0%{box-shadow:0 0 0 0 rgba(46,213,115,.7)}70%{box-shadow:0 0 0 6px rgba(46,213,115,0)}to{box-shadow:0 0 0 0 rgba(46,213,115,0)}}.DirectChatWindow_meta__x0jKM{display:flex;flex-direction:column}.DirectChatWindow_name__V2cY7{font-size:14px;font-weight:600;color:#fff}.DirectChatWindow_statusText__d45cv{font-size:11px;color:#b0b0b0}.DirectChatWindow_closeBtn__8HCWp{background:rgba(0,0,0,0);border:none;color:hsla(0,0%,100%,.65);cursor:pointer;padding:4px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:background-color .2s ease,color .2s ease}.DirectChatWindow_closeBtn__8HCWp:hover{background-color:hsla(0,0%,100%,.08);color:#fff}.DirectChatWindow_messagesContainer__Chena{flex:1 1;overflow-y:auto;padding:16px;display:flex;flex-direction:column;gap:12px;background:rgba(0,0,0,0)}.DirectChatWindow_messagesContainer__Chena::-webkit-scrollbar{width:6px}.DirectChatWindow_messagesContainer__Chena::-webkit-scrollbar-track{background:rgba(0,0,0,0)}.DirectChatWindow_messagesContainer__Chena::-webkit-scrollbar-thumb{background:rgba(252,186,22,.2);border-radius:3px}.DirectChatWindow_messagesContainer__Chena::-webkit-scrollbar-thumb:hover{background:rgba(252,186,22,.4)}.DirectChatWindow_loadingSpinner__cAaez{display:flex;align-items:center;justify-content:center;height:100%}.DirectChatWindow_spinner__Jo53I{width:28px;height:28px;border:3px solid rgba(252,186,22,.1);border-top:3px solid var(--primary-color);border-radius:50%;animation:DirectChatWindow_spin___oJHd .8s linear infinite}@keyframes DirectChatWindow_spin___oJHd{to{transform:rotate(1turn)}}.DirectChatWindow_emptyState__1I5eo{color:#95a5a6}.DirectChatWindow_emptyState__1I5eo,.DirectChatWindow_errorState__9v6Pj{display:flex;align-items:center;justify-content:center;height:100%;font-size:13px}.DirectChatWindow_errorState__9v6Pj{flex-direction:column;color:#e74c3c;gap:12px}.DirectChatWindow_retryBtn__rGFnO{background:var(--primary-color);color:#111;border:none;padding:6px 16px;border-radius:20px;font-size:12px;font-weight:600;cursor:pointer;transition:transform .15s ease,opacity .15s ease}.DirectChatWindow_retryBtn__rGFnO:hover{opacity:.9;transform:scale(1.03)}.DirectChatWindow_retryBtn__rGFnO:active{transform:scale(.97)}.DirectChatWindow_messageItem___iHod{display:flex;flex-direction:column;max-width:80%}.DirectChatWindow_messageItem___iHod.DirectChatWindow_left___K7Tp{align-self:flex-start;align-items:flex-start}.DirectChatWindow_messageItem___iHod.DirectChatWindow_left___K7Tp .DirectChatWindow_bubble__3_2qI{background-color:#fff;color:#2f3542;border-bottom-left-radius:4px;border:1px solid rgba(0,0,0,.04)}.DirectChatWindow_messageItem___iHod.DirectChatWindow_right__nZXnu{align-self:flex-end;align-items:flex-end}.DirectChatWindow_messageItem___iHod.DirectChatWindow_right__nZXnu .DirectChatWindow_bubble__3_2qI{background:linear-gradient(135deg,var(--primary-color) 0,#d49c12 100%);color:#111;font-weight:500;border-bottom-right-radius:4px}.DirectChatWindow_senderName__A52lm{font-size:11px;color:#7f8c8d;margin-bottom:3px;margin-left:4px}.DirectChatWindow_bubble__3_2qI{padding:10px 14px;border-radius:12px;font-size:13px;line-height:1.45;word-break:break-word;box-shadow:0 2px 8px rgba(0,0,0,.15)}.DirectChatWindow_textMessage____Yyx{white-space:pre-wrap}.DirectChatWindow_messageLink__1eR4B{color:inherit;text-decoration:underline;font-weight:600}.DirectChatWindow_messageLink__1eR4B:hover{opacity:.8}.DirectChatWindow_welcomeMessageContent__8wrd2{display:flex;flex-direction:column;gap:8px}.DirectChatWindow_mediaContainer__F8sGe{width:100%;border-radius:8px;overflow:hidden;margin-top:4px;background:#000}.DirectChatWindow_welcomeVideo__1ntM4{width:100%;display:block;outline:none}.DirectChatWindow_welcomeImage__9uX_X{width:100%;display:block;object-fit:contain}.DirectChatWindow_chatWidget__gl4pK{display:flex;flex-direction:column;gap:8px;padding:2px}.DirectChatWindow_widgetImage__c66Or{width:100%;border-radius:6px;object-fit:cover;max-height:160px}.DirectChatWindow_widgetCaption__bazew{font-size:12px;color:inherit}.DirectChatWindow_widgetButtons__9fzax{display:flex;flex-direction:column;gap:6px;margin-top:4px}.DirectChatWindow_widgetButtons__9fzax button{width:100%;padding:8px 12px;border:none;border-radius:6px;font-size:12px;font-weight:600;cursor:pointer;transition:transform .15s ease,opacity .2s ease}.DirectChatWindow_widgetButtons__9fzax button:hover{transform:translateY(-1px);opacity:.95}.DirectChatWindow_widgetButtons__9fzax button:active{transform:translateY(0)}.DirectChatWindow_inputAreaWrapper__nSDaN{display:flex;flex-direction:column;background:rgba(245,246,250,.85);border-top:1px solid rgba(0,0,0,.06)}.DirectChatWindow_quotePreviewContainer__S8M_j{padding:8px 16px 0;width:100%}.DirectChatWindow_inputArea__MiAv8{position:relative;display:flex;align-items:center;gap:8px;padding:12px 16px}.DirectChatWindow_contentEditableInput__3ASFl{flex:1 1;background:#fff;border:1px solid rgba(0,0,0,.12);border-radius:20px;padding:8px 16px;font-size:13px;color:#2f3542;outline:none;min-height:18px;max-height:80px;overflow-y:auto;word-break:break-word;line-height:1.4;font-family:inherit;transition:border-color .2s ease}.DirectChatWindow_contentEditableInput__3ASFl:focus{border-color:rgba(252,186,22,.5);background:#fff}.DirectChatWindow_contentEditableInput__3ASFl:empty:before{content:attr(data-placeholder);color:rgba(0,0,0,.4);pointer-events:none;display:block}.DirectChatWindow_contentEditableInput__3ASFl::-webkit-scrollbar{width:4px}.DirectChatWindow_contentEditableInput__3ASFl::-webkit-scrollbar-track{background:rgba(0,0,0,0)}.DirectChatWindow_contentEditableInput__3ASFl::-webkit-scrollbar-thumb{background:rgba(252,186,22,.2);border-radius:2px}.DirectChatWindow_sendBtn__7rDH2{background:var(--primary-color);color:#fff;border:none;width:34px;height:34px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .2s ease,background-color .2s ease,opacity .2s ease;flex-shrink:0}.DirectChatWindow_sendBtn__7rDH2:hover:not(:disabled){transform:scale(1.08);background-color:#0056b3}.DirectChatWindow_sendBtn__7rDH2:active:not(:disabled){transform:scale(.95)}.DirectChatWindow_sendBtn__7rDH2:disabled{opacity:.5;cursor:not-allowed}.DirectChatWindow_videoPreviewContainer__IGtE2{position:relative;width:100%;max-height:160px;border-radius:8px;overflow:hidden;cursor:pointer;background-color:#000;display:flex;align-items:center;justify-content:center}.DirectChatWindow_videoPreviewContainer__IGtE2 .DirectChatWindow_widgetVideo__WxIk2{width:100%;max-height:160px;object-fit:cover;display:block}.DirectChatWindow_videoPreviewContainer__IGtE2 .DirectChatWindow_videoPlayOverlay__fH4HA{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.45);display:flex;align-items:center;justify-content:center;opacity:.85;transition:opacity .25s ease,background .25s ease}.DirectChatWindow_videoPreviewContainer__IGtE2 .DirectChatWindow_videoPlayOverlay__fH4HA .DirectChatWindow_playIcon__uLGyF{color:#fff;font-size:26px;filter:drop-shadow(0 2px 8px rgba(0,0,0,.5));transition:transform .25s ease}.DirectChatWindow_videoPreviewContainer__IGtE2:hover .DirectChatWindow_videoPlayOverlay__fH4HA{opacity:1;background:rgba(0,0,0,.3)}.DirectChatWindow_videoPreviewContainer__IGtE2:hover .DirectChatWindow_videoPlayOverlay__fH4HA .DirectChatWindow_playIcon__uLGyF{transform:scale(1.15)}.DirectChatWindow_videoModalContent__3vsNP{width:90vw;max-width:800px;position:relative;background:#000;border-radius:12px;overflow:hidden;box-shadow:0 20px 50px rgba(0,0,0,.65);border:1px solid rgba(252,186,22,.2)}.DirectChatWindow_videoModalContent__3vsNP .DirectChatWindow_modalVideoWrapper___YaQv{width:100%;aspect-ratio:16/9;background:#000}.DirectChatWindow_videoModalContent__3vsNP .DirectChatWindow_modalCloseBtn__SM98_{position:absolute;top:16px;right:16px;width:36px;height:36px;background:rgba(0,0,0,.65);border:1px solid hsla(0,0%,100%,.25);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;cursor:pointer;z-index:100;transition:all .25s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 12px rgba(0,0,0,.4)}.DirectChatWindow_videoModalContent__3vsNP .DirectChatWindow_modalCloseBtn__SM98_:hover{background:#f44336;border-color:#f44336;transform:scale(1.1) rotate(90deg);box-shadow:0 6px 16px rgba(244,67,54,.45)}.DirectChatWindow_videoModalContent__3vsNP .DirectChatWindow_modalCloseBtn__SM98_:active{transform:scale(.95)}.DirectChatWindow_emojiBtn__Q6EqY{background:rgba(0,0,0,0);border:none;color:rgba(0,0,0,.55);cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center;transition:color .2s ease,transform .2s ease;flex-shrink:0}.DirectChatWindow_emojiBtn__Q6EqY:hover{color:var(--primary-color);transform:scale(1.08)}.DirectChatWindow_emojiBtn__Q6EqY:active{transform:scale(.95)}.DirectChatWindow_responsesContainer__pVhn3{display:flex;flex-wrap:wrap;gap:8px;padding:8px 16px;background:rgba(238,240,245,.85);border-top:1px solid rgba(0,0,0,.06);flex-shrink:0}@media(max-width:768px){.DirectChatWindow_responsesContainer__pVhn3{flex-wrap:nowrap;overflow-x:auto;white-space:nowrap;-ms-overflow-style:none;scrollbar-width:none}.DirectChatWindow_responsesContainer__pVhn3::-webkit-scrollbar{display:none}}.DirectChatWindow_responseBubble__3EDNA{display:inline-block;padding:6px 12px;background:rgba(252,186,22,.08);border:1px solid rgba(252,186,22,.4);border-radius:16px;color:#57606f;font-size:11px;font-weight:500;cursor:pointer;transition:background .2s ease,border-color .2s ease,transform .15s ease}.DirectChatWindow_responseBubble__3EDNA:hover{background:rgba(252,186,22,.16);border-color:rgba(252,186,22,.65);color:#2f3542;transform:translateY(-1px)}.DirectChatWindow_responseBubble__3EDNA:active{transform:translateY(0)}.DirectChatWindow_typingBubble__morcM{background-color:#fff;color:#2f3542;border-bottom-left-radius:4px;border:1px solid rgba(0,0,0,.04);display:flex;align-items:center}.DirectChatWindow_dots__H5jhw{display:inline-flex;gap:3px;margin-left:4px;align-items:center;height:10px}.DirectChatWindow_dots__H5jhw span{width:4px;height:4px;background-color:rgba(0,0,0,.5);border-radius:50%;display:inline-block;animation:DirectChatWindow_typingBlink__NpZTs 1.4s infinite both}.DirectChatWindow_dots__H5jhw span:nth-child(2){animation-delay:.2s}.DirectChatWindow_dots__H5jhw span:nth-child(3){animation-delay:.4s}@keyframes DirectChatWindow_typingBlink__NpZTs{0%{opacity:.2;transform:scale(.8)}20%{opacity:1;transform:scale(1.2)}to{opacity:.2;transform:scale(.8)}}.DirectChatWindow_highlightMessage__IT_DT{animation:DirectChatWindow_highlightFade___raVQ 2s ease-out}@keyframes DirectChatWindow_highlightFade___raVQ{0%{background-color:rgba(0,123,255,.3)!important}to{background-color:rgba(0,0,0,0)}}.DirectChatWindow_attachmentBtn__XDVUK{background:rgba(0,0,0,0);border:none;color:rgba(0,0,0,.55);cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center;transition:color .2s ease,transform .2s ease;flex-shrink:0}.DirectChatWindow_attachmentBtn__XDVUK:hover{color:var(--primary-color);transform:scale(1.08)}.DirectChatWindow_attachmentBtn__XDVUK:active{transform:scale(.95)}.DirectChatWindow_selectedFilesContainer__3TMp1{padding:8px 16px;background:rgba(245,246,250,.95);border-top:1px solid rgba(0,0,0,.05);display:flex;flex-direction:column;gap:6px}.DirectChatWindow_selectedFilesHeader__E2wSt{display:flex;justify-content:space-between;align-items:center}.DirectChatWindow_filesCount__tHIc2{font-size:11px;font-weight:600;color:#57606f}.DirectChatWindow_clearAllBtn__dQVS2{background:rgba(0,0,0,0);border:none;color:#ff4757;font-size:11px;font-weight:600;cursor:pointer;transition:opacity .2s}.DirectChatWindow_clearAllBtn__dQVS2:hover{opacity:.8}.DirectChatWindow_selectedFilesList__8ymqM{display:flex;gap:8px;overflow-x:auto;padding:6px 4px 4px}.DirectChatWindow_selectedFilesList__8ymqM::-webkit-scrollbar{height:4px}.DirectChatWindow_selectedFilesList__8ymqM::-webkit-scrollbar-thumb{background:rgba(0,0,0,.1);border-radius:2px}.DirectChatWindow_selectedFileItem__HmCk1{position:relative;width:48px;height:48px;flex-shrink:0}.DirectChatWindow_addMoreItem__fnTpx{cursor:pointer;border-radius:6px;border:1.5px dashed rgba(252,186,22,.4);background:rgba(252,186,22,.05);display:flex;align-items:center;justify-content:center;transition:all .2s ease}.DirectChatWindow_addMoreItem__fnTpx:hover{border-color:var(--primary-color);background:rgba(252,186,22,.1);transform:scale(1.03)}.DirectChatWindow_addMoreItem__fnTpx:active{transform:scale(.97)}.DirectChatWindow_addMoreWrapper__WKIkl{color:var(--primary-color);display:flex;align-items:center;justify-content:center}.DirectChatWindow_fileThumbnailWrapper__pQGe9{width:100%;height:100%;border-radius:6px;overflow:hidden;background:#f1f2f6;border:1px solid rgba(0,0,0,.08);cursor:pointer;display:flex;align-items:center;justify-content:center;position:relative}.DirectChatWindow_fileThumbnailWrapper__pQGe9 .DirectChatWindow_thumbnail__g73jT{width:100%;height:100%;object-fit:cover}.DirectChatWindow_fileThumbnailWrapper__pQGe9 .DirectChatWindow_documentThumbnail__lw0py,.DirectChatWindow_fileThumbnailWrapper__pQGe9 .DirectChatWindow_videoThumbnail__XALA4{display:flex;align-items:center;justify-content:center;color:#747d8c}.DirectChatWindow_uploadOverlay__2l1T1{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.4);display:flex;align-items:center;justify-content:center}.DirectChatWindow_miniSpinner__1_SQE{width:14px;height:14px;border:2px solid hsla(0,0%,100%,.3);border-top-color:#fff;border-radius:50%;animation:DirectChatWindow_spin___oJHd .8s linear infinite}.DirectChatWindow_uploadOverlayFailed__a4Smt{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(235,94,85,.85);display:flex;align-items:center;justify-content:center;color:#fff;cursor:pointer}.DirectChatWindow_uploadOverlayFailed__a4Smt .DirectChatWindow_retryIcon__cKfK8{animation:DirectChatWindow_spin-reverse__F_6LW 2s linear infinite}@keyframes DirectChatWindow_spin-reverse__F_6LW{to{transform:rotate(-1turn)}}.DirectChatWindow_removeFileBtn__TOw8c{position:absolute;top:-4px;right:-4px;width:14px;height:14px;border-radius:50%;background:#333;color:#fff;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 1px 4px rgba(0,0,0,.2);transition:background-color .2s}.DirectChatWindow_removeFileBtn__TOw8c:hover{background:#ff4757}.DirectChatWindow_expiredAttachment__mCK7x{display:flex;align-items:center;gap:6px;padding:8px 12px;background:hsla(0,0%,100%,.15);border-radius:8px;color:hsla(0,0%,100%,.85);font-size:12px;border:1px dashed hsla(0,0%,100%,.35)}.DirectChatWindow_expiredAttachment__mCK7x svg{flex-shrink:0;display:block}.DirectChatWindow_expiredAttachment__mCK7x span{line-height:1.2}.DirectChatWindow_textCounter__tTTZW{font-size:11px;color:#ff4d4f;display:flex;align-items:center;font-weight:600;flex-shrink:0;min-width:16px;justify-content:center}.DirectChatWindow_fileMessageContent__MQdLW{cursor:pointer;border-radius:8px;overflow:hidden;max-width:100%;transition:opacity .2s}.DirectChatWindow_fileMessageContent__MQdLW:hover{opacity:.95}.DirectChatWindow_imageAttachmentWrapper__zu3Y_{max-width:180px;border-radius:8px;overflow:hidden;background:#000}.DirectChatWindow_attachmentImage__711CN{width:100%;display:block;object-fit:contain}.DirectChatWindow_videoAttachmentWrapper__3FMDU{position:relative;max-width:180px;border-radius:8px;overflow:hidden;background:#000}.DirectChatWindow_videoAttachmentWrapper__3FMDU .DirectChatWindow_attachmentVideo__piUBn{width:100%;display:block}.DirectChatWindow_otherAttachmentWrapper__U_DNx{display:flex;align-items:center;gap:10px;padding:10px 14px;background:hsla(0,0%,100%,.9);border-radius:8px;color:#2f3542;border:1px solid rgba(0,0,0,.08);min-width:160px}.DirectChatWindow_otherAttachmentWrapper__U_DNx .DirectChatWindow_fileIcon__F_p8q{color:var(--primary-color)}.DirectChatWindow_otherAttachmentWrapper__U_DNx .DirectChatWindow_fileInfo__kBU3U{display:flex;flex-direction:column;overflow:hidden}.DirectChatWindow_otherAttachmentWrapper__U_DNx .DirectChatWindow_fileName__54BkP{font-size:12px;font-weight:500;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.DirectChatWindow_previewModalContent__S05Lj{width:90vw;max-width:800px;height:80vh;display:flex;flex-direction:column;background:#111;border-radius:12px;overflow:hidden;box-shadow:0 20px 50px rgba(0,0,0,.65);border:1px solid rgba(252,186,22,.25)}.DirectChatWindow_previewHeader__mvZVY{display:flex;justify-content:space-between;align-items:center;padding:12px 20px;background:rgba(0,0,0,.4);border-bottom:1px solid hsla(0,0%,100%,.08)}.DirectChatWindow_previewTitle__VuA4_{font-size:14px;font-weight:500;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:70%}.DirectChatWindow_previewActions__etWSl{display:flex;align-items:center;gap:12px}.DirectChatWindow_actionBtn__rmPaQ{background:hsla(0,0%,100%,.08);border:1px solid hsla(0,0%,100%,.15);color:#fff;width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s}.DirectChatWindow_actionBtn__rmPaQ:hover{background:var(--primary-color);color:#111;border-color:var(--primary-color);transform:scale(1.05)}.DirectChatWindow_actionBtn__rmPaQ:active{transform:scale(.95)}.DirectChatWindow_previewBody__I_Dde{flex:1 1;display:flex;align-items:center;justify-content:space-between;position:relative;background:#080808;padding:0 16px;min-height:0;min-width:0}.DirectChatWindow_navArrow__NCIrM{background:rgba(0,0,0,.55);border:1px solid hsla(0,0%,100%,.12);color:#fff;width:44px;height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10;transition:all .2s}.DirectChatWindow_navArrow__NCIrM:hover{background:var(--primary-color);color:#111;border-color:var(--primary-color);transform:scale(1.1)}.DirectChatWindow_navArrow__NCIrM:active{transform:scale(.95)}@media(max-width:576px){.DirectChatWindow_navArrow__NCIrM{width:36px;height:36px}}.DirectChatWindow_previewDisplay__c8_FS{flex:1 1;height:100%;display:flex;align-items:center;justify-content:center;overflow:hidden;padding:20px;min-height:0;min-width:0}.DirectChatWindow_previewImage___3g7p,.DirectChatWindow_previewVideo__3_WdP{max-width:100%;max-height:100%;object-fit:contain;border-radius:4px}.DirectChatWindow_previewVideo__3_WdP{outline:none}.DirectChatWindow_previewDocPlaceholder__o5vW0{display:flex;flex-direction:column;align-items:center;gap:12px;color:#a4b0be}.DirectChatWindow_previewDocPlaceholder__o5vW0 .DirectChatWindow_docIcon__v1ifD{color:var(--primary-color)}.DirectChatWindow_previewDocPlaceholder__o5vW0 .DirectChatWindow_docName__EkW71{font-size:14px;font-weight:500;text-align:center}.DirectChatWindow_previewDocPlaceholder__o5vW0 .DirectChatWindow_docMsg__FwIEl{font-size:12px;opacity:.7}.DirectChatWindow_previewFooter__oevvA{padding:8px 0;background:rgba(0,0,0,.4);border-top:1px solid hsla(0,0%,100%,.08);display:flex;align-items:center;justify-content:center;color:#a4b0be;font-size:12px;font-weight:600}.DirectChatWindow_fileErrorAlert__LYVDh{display:flex;align-items:center;gap:8px;padding:8px 16px;background:rgba(235,94,85,.1);border-bottom:1.5px solid rgba(235,94,85,.4);color:#eb5e55;font-size:12px;font-weight:500;animation:DirectChatWindow_slideDownFade__p3RD_ .25s cubic-bezier(.4,0,.2,1);box-sizing:border-box}.DirectChatWindow_fileErrorAlert__LYVDh span{flex:1 1}@keyframes DirectChatWindow_slideDownFade__p3RD_{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.DirectChatWindow_dragOverlay__H8UOH{position:absolute;top:0;left:0;width:100%;height:100%;z-index:100;background:rgba(17,17,17,.75);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);display:flex;align-items:center;justify-content:center;padding:16px;box-sizing:border-box;animation:DirectChatWindow_fadeInOverlay__1u40R .2s ease-out}.DirectChatWindow_dragOverlayContent__pGZWH{width:100%;height:100%;border:2px dashed rgba(252,186,22,.6);border-radius:12px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;color:#fff;pointer-events:none}.DirectChatWindow_dragIcon___jrOZ{color:var(--primary-color);animation:DirectChatWindow_floatIcon__k3mDm 2s ease-in-out infinite;filter:drop-shadow(0 0 8px rgba(252,186,22,.4))}.DirectChatWindow_dragText__rGFtO{font-size:16px;font-weight:600;text-align:center;text-shadow:0 2px 4px rgba(0,0,0,.5)}@keyframes DirectChatWindow_fadeInOverlay__1u40R{0%{opacity:0}to{opacity:1}}@keyframes DirectChatWindow_floatIcon__k3mDm{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.DirectChatWindow_messagesWrapper__Xw30x{flex:1 1;position:relative;display:flex;flex-direction:column;overflow:hidden;background:rgba(245,246,250,.85)}.DirectChatWindow_goBottomBtn__2ty2c{position:absolute;bottom:16px;left:50%;transform:translateX(-50%) translateY(20px);opacity:0;pointer-events:none;background:rgba(18,18,18,.85);color:var(--primary-color,#fcba16);border:1px solid rgba(252,186,22,.3);padding:8px 16px;border-radius:20px;font-size:12px;font-weight:600;cursor:pointer;z-index:10;box-shadow:0 4px 16px rgba(0,0,0,.3);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);transition:all .25s cubic-bezier(.16,1,.3,1)}.DirectChatWindow_goBottomBtn__2ty2c.DirectChatWindow_visible__mqSrM{opacity:1;pointer-events:auto;transform:translateX(-50%) translateY(0)}.DirectChatWindow_goBottomBtn__2ty2c:hover{background:var(--primary-color,#fcba16);color:#111;border-color:var(--primary-color,#fcba16);transform:translateX(-50%) translateY(-2px);box-shadow:0 6px 20px rgba(252,186,22,.3)}.DirectChatWindow_goBottomBtn__2ty2c:active{transform:translateX(-50%) translateY(0)}