.ChatMessageAttachment-module__NxChzW__overlay{z-index:1000;background-color:#00000080;animation:.2s ease-out ChatMessageAttachment-module__NxChzW__fadeIn;position:fixed;inset:0}.ChatMessageAttachment-module__NxChzW__popup{z-index:1001;transform-origin:0 100%;background:#fff;border-radius:12px;animation:.2s ease-out ChatMessageAttachment-module__NxChzW__slideUp;position:absolute;bottom:68px;left:16px;overflow:hidden;box-shadow:0 4px 12px #00000026}.ChatMessageAttachment-module__NxChzW__option{cursor:pointer;background:#fff;border:none;align-items:center;gap:12px;width:200px;padding:16px 20px;font-size:16px;display:flex}.ChatMessageAttachment-module__NxChzW__option:not(:last-child){border-bottom:1px solid #e0e0e0}.ChatMessageAttachment-module__NxChzW__iconWrapper{color:#fff;background-color:#237af2;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex}@keyframes ChatMessageAttachment-module__NxChzW__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes ChatMessageAttachment-module__NxChzW__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.ChatMessageAttachment-module__NxChzW__popup{bottom:68px;left:12px}.ChatMessageAttachment-module__NxChzW__option{width:180px;padding:14px 16px}}
.ProductSelectPopup-module__JJVfhW__overlay{z-index:1000;background-color:#00000080;animation:.2s ease-out ProductSelectPopup-module__JJVfhW__fadeIn;position:fixed;inset:0}.ProductSelectPopup-module__JJVfhW__popup{z-index:1001;background:#fff;border-radius:16px;flex-direction:column;width:90%;max-width:500px;max-height:80vh;animation:.3s ease-out ProductSelectPopup-module__JJVfhW__slideUp;display:flex;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 4px 20px #0003}.ProductSelectPopup-module__JJVfhW__header{justify-content:space-between;align-items:center;padding:20px;display:flex}.ProductSelectPopup-module__JJVfhW__title{color:#333;margin:0;font-size:18px;font-weight:700}.ProductSelectPopup-module__JJVfhW__closeButton{color:#666;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:24px;transition:background-color .2s;display:flex}.ProductSelectPopup-module__JJVfhW__closeButton:hover{background-color:#f5f5f5}.ProductSelectPopup-module__JJVfhW__content{flex:1;padding:0 16px 16px;overflow-y:auto}.ProductSelectPopup-module__JJVfhW__loading,.ProductSelectPopup-module__JJVfhW__empty{color:#999;justify-content:center;align-items:center;min-height:200px;font-size:15px;display:flex}.ProductSelectPopup-module__JJVfhW__productList{flex-direction:column;gap:12px;display:flex}.ProductSelectPopup-module__JJVfhW__productItem{cursor:pointer;background-color:#fff;border:1px solid #e5e7eb;border-radius:12px;gap:12px;padding:12px;display:flex}.ProductSelectPopup-module__JJVfhW__productItem:active{background-color:#f9f9f9}.ProductSelectPopup-module__JJVfhW__productImage{background-color:#f5f5f5;border-radius:8px;flex-shrink:0;width:80px;height:80px;overflow:hidden}.ProductSelectPopup-module__JJVfhW__productImage img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.ProductSelectPopup-module__JJVfhW__noImage{color:#999;justify-content:center;align-items:center;width:100%;height:100%;font-size:12px;display:flex}.ProductSelectPopup-module__JJVfhW__productInfo{flex-direction:column;flex:1;gap:4px;display:flex}.ProductSelectPopup-module__JJVfhW__productName{color:#333;margin:0;font-size:16px;font-weight:600}.ProductSelectPopup-module__JJVfhW__productDescription{color:#666;margin:0;font-size:13px;line-height:1.4}.ProductSelectPopup-module__JJVfhW__productPrice{color:#333;margin:auto 0 0;font-size:16px;font-weight:700}@keyframes ProductSelectPopup-module__JJVfhW__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes ProductSelectPopup-module__JJVfhW__slideUp{0%{opacity:0;transform:translate(-50%,-40%)}to{opacity:1;transform:translate(-50%,-50%)}}@media (max-width:768px){.ProductSelectPopup-module__JJVfhW__popup{width:95%;max-height:85vh}.ProductSelectPopup-module__JJVfhW__productImage{width:70px;height:70px}.ProductSelectPopup-module__JJVfhW__productName{font-size:15px}.ProductSelectPopup-module__JJVfhW__productDescription{font-size:12px}.ProductSelectPopup-module__JJVfhW__productPrice{font-size:14px}}
.ChatRoom-module__irRLkq__container{background-color:#f5f5f5;flex-direction:column;width:100%;max-width:1400px;height:100%;margin:0 auto;display:flex;position:relative;overflow:hidden}@media (max-width:768px){.ChatRoom-module__irRLkq__container{height:100%;margin:0;padding:0}}.ChatRoom-module__irRLkq__loading,.ChatRoom-module__irRLkq__error{text-align:center;color:#666;justify-content:center;align-items:center;width:100%;max-width:1400px;height:calc(100vh - 60px);margin:0 auto;font-size:16px;display:flex}.ChatRoom-module__irRLkq__messagesContainer{flex-direction:column-reverse;flex:1;gap:12px;padding:20px 16px;display:flex;overflow-y:auto}@media (max-width:768px){.ChatRoom-module__irRLkq__messagesContainer{padding:16px 12px 80px}}.ChatRoom-module__irRLkq__emptyMessages{color:#999;justify-content:center;align-items:center;height:100%;font-size:15px;display:flex}.ChatRoom-module__irRLkq__dateDivider{text-align:center;color:#999;margin:16px 0 12px;font-size:12px;position:relative}.ChatRoom-module__irRLkq__dateDivider:before,.ChatRoom-module__irRLkq__dateDivider:after{content:"";background-color:#e5e7eb;width:calc(50% - 60px);height:1px;position:absolute;top:50%}.ChatRoom-module__irRLkq__dateDivider:before{left:0}.ChatRoom-module__irRLkq__dateDivider:after{right:0}.ChatRoom-module__irRLkq__messageItem{border-radius:8px;flex-direction:column;gap:4px;width:100%;margin-bottom:8px;margin-left:-4px;margin-right:-4px;padding:4px;transition:background-color .3s;display:flex}.ChatRoom-module__irRLkq__messageItem.ChatRoom-module__irRLkq__highlighted{background-color:#ffe0664d;animation:2s ease-out ChatRoom-module__irRLkq__highlightFade}@keyframes ChatRoom-module__irRLkq__highlightFade{0%{background-color:#ffe06680}to{background-color:#0000}}.ChatRoom-module__irRLkq__searchHighlight{color:#fff;background-color:gold;border-radius:3px;padding:2px 4px;font-weight:600}.ChatRoom-module__irRLkq__myMessage{align-items:flex-end}.ChatRoom-module__irRLkq__otherMessage{align-items:flex-start}.ChatRoom-module__irRLkq__senderName{display:none}.ChatRoom-module__irRLkq__messageContent{align-items:flex-end;gap:6px;display:flex}.ChatRoom-module__irRLkq__myMessage .ChatRoom-module__irRLkq__messageContent{flex-direction:row-reverse;justify-content:flex-start}.ChatRoom-module__irRLkq__otherMessage .ChatRoom-module__irRLkq__messageContent{justify-content:flex-start}.ChatRoom-module__irRLkq__messageBubble{word-wrap:break-word;border-radius:18px;font-size:15px;line-height:1.5;overflow:hidden}.ChatRoom-module__irRLkq__myMessage .ChatRoom-module__irRLkq__messageBubble{color:#333;background:#fff;border:1px solid #f4f4f4;border-radius:15px 0 15px 15px}.ChatRoom-module__irRLkq__otherMessage .ChatRoom-module__irRLkq__messageBubble{color:#fff;background:#237af2;border-radius:0 15px 15px}.ChatRoom-module__irRLkq__textMessage{padding:10px 14px}.ChatRoom-module__irRLkq__imageMessage{cursor:pointer;border-radius:12px;max-width:250px;transition:opacity .2s;overflow:hidden}.ChatRoom-module__irRLkq__imageMessage:hover{opacity:.9}.ChatRoom-module__irRLkq__imageMessage img{width:100%;height:auto;display:block}.ChatRoom-module__irRLkq__productMessage{border:1px solid #e5e7eb;gap:12px;max-width:400px;padding:12px;display:flex;background-color:#fff!important;border-radius:12px!important}.ChatRoom-module__irRLkq__myMessage .ChatRoom-module__irRLkq__productMessage,.ChatRoom-module__irRLkq__otherMessage .ChatRoom-module__irRLkq__productMessage{background-color:#fff!important}.ChatRoom-module__irRLkq__productImage{background-color:#f5f5f5;border-radius:8px;flex-shrink:0;width:80px;height:80px;overflow:hidden}.ChatRoom-module__irRLkq__productImage img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.ChatRoom-module__irRLkq__productInfo{flex-direction:column;flex:1;justify-content:center;gap:4px;min-width:0;display:flex}.ChatRoom-module__irRLkq__productName{color:#333;word-wrap:break-word;margin:0;font-size:14px;font-weight:600;line-height:1.4}.ChatRoom-module__irRLkq__productPrice{color:#333;margin:0;font-size:16px;font-weight:700}.ChatRoom-module__irRLkq__productLoading,.ChatRoom-module__irRLkq__productError{color:#999;text-align:center;padding:12px;font-size:13px}.ChatRoom-module__irRLkq__productError{color:#f44}.ChatRoom-module__irRLkq__messageTime{color:#999;white-space:nowrap;font-size:11px}.ChatRoom-module__irRLkq__inputContainer{box-sizing:border-box;background-color:#fff;border-top:1px solid #e5e7eb;flex-shrink:0;gap:8px;padding:12px 16px;display:flex;position:relative}@media (max-width:768px){.ChatRoom-module__irRLkq__inputContainer{z-index:100;box-sizing:border-box;gap:6px;margin:0;padding:10px 8px;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -2px 10px #0000001a}.ChatRoom-module__irRLkq__input{min-width:0;max-width:calc(100vw - 116px)}}.ChatRoom-module__irRLkq__attachButton{color:#237af2;cursor:pointer;background-color:#fff;border:1px solid #e5e7eb;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:24px;font-weight:300;display:flex;position:relative}.ChatRoom-module__irRLkq__attachButton:disabled{opacity:.5;cursor:not-allowed}.ChatRoom-module__irRLkq__input{border:1px solid #e5e7eb;border-radius:24px;outline:none;flex:1;padding:12px 16px;font-size:14px;transition:border-color .2s}.ChatRoom-module__irRLkq__input:focus{border-color:#237af2}.ChatRoom-module__irRLkq__input:disabled{cursor:not-allowed;background-color:#f5f5f5}.ChatRoom-module__irRLkq__sendButton{color:#fff;cursor:pointer;background-color:#237af2;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;padding:0;transition:background-color .2s;display:flex}.ChatRoom-module__irRLkq__sendButton:hover:not(:disabled){background-color:#1c63c7}.ChatRoom-module__irRLkq__sendButton:disabled{cursor:not-allowed;background-color:#f4f4f4}.ChatRoom-module__irRLkq__modalOverlay{z-index:1000;background-color:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.ChatRoom-module__irRLkq__modalContent{background-color:#fff;border-radius:12px;width:90%;max-width:360px;padding:24px;box-shadow:0 4px 12px #00000026}.ChatRoom-module__irRLkq__modalTitle{color:#333;text-align:center;margin:0 0 16px;font-size:16px;font-weight:600}.ChatRoom-module__irRLkq__modalContent .ChatRoom-module__irRLkq__productMessage{border:1px solid #e5e7eb;margin-bottom:20px}.ChatRoom-module__irRLkq__modalButtons{gap:8px;display:flex}.ChatRoom-module__irRLkq__cancelButton,.ChatRoom-module__irRLkq__confirmButton{cursor:pointer;border:none;border-radius:8px;flex:1;padding:12px 16px;font-size:15px;font-weight:600;transition:all .2s}.ChatRoom-module__irRLkq__cancelButton{color:#666;background-color:#f5f5f5}.ChatRoom-module__irRLkq__cancelButton:hover{background-color:#e5e5e5}.ChatRoom-module__irRLkq__confirmButton{color:#fff;background-color:#237af2}.ChatRoom-module__irRLkq__confirmButton:hover{background-color:#1c63c7}.ChatRoom-module__irRLkq__uploadingImageWrapper{border-radius:12px;width:250px;position:relative;overflow:hidden}.ChatRoom-module__irRLkq__uploadingImage{opacity:.7;width:100%;height:auto;display:block}.ChatRoom-module__irRLkq__uploadingOverlay{background-color:#0000004d;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.ChatRoom-module__irRLkq__spinner{border:4px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:40px;height:40px;animation:.8s linear infinite ChatRoom-module__irRLkq__spin}@keyframes ChatRoom-module__irRLkq__spin{to{transform:rotate(360deg)}}@media (max-width:768px){.ChatRoom-module__irRLkq__container{max-width:100%}}
.ImageViewerPopup-module__KigxMG__overlay{z-index:10000;background-color:#000000e6;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.ImageViewerPopup-module__KigxMG__container{justify-content:center;align-items:center;max-width:90vw;max-height:90vh;display:flex;position:relative}.ImageViewerPopup-module__KigxMG__image{-o-object-fit:contain;object-fit:contain;border-radius:8px;max-width:100%;max-height:90vh}.ImageViewerPopup-module__KigxMG__closeButton{color:#fff;cursor:pointer;background:0 0;border:none;padding:8px;font-size:32px;line-height:1;transition:opacity .2s;position:absolute;top:-40px;right:0}.ImageViewerPopup-module__KigxMG__closeButton:hover{opacity:.7}
.Header-module__hBw1pG__appBanner{display:none}@media (max-width:768px){.Header-module__hBw1pG__appBanner{z-index:101;background:linear-gradient(90deg,#025bd9 0%,#0073e6 100%);justify-content:space-between;align-items:center;height:40px;padding:0 12px;display:flex;position:fixed;top:0;left:0;right:0}.Header-module__hBw1pG__appBannerText{color:#fff;font-size:12px;font-weight:500}.Header-module__hBw1pG__appBannerButton{color:#025bd9;cursor:pointer;background:#fff;border:none;border-radius:20px;padding:6px 14px;font-size:12px;font-weight:700;transition:all .2s}.Header-module__hBw1pG__appBannerButton:hover{background:#f0f6ff}.Header-module__hBw1pG__appBannerButton:active{transform:scale(.95)}}.Header-module__hBw1pG__header{z-index:100;background-color:#fff;border-bottom:1px solid #e5e5e5;height:60px;position:fixed;top:0;left:0;right:0}@media (max-width:768px){.Header-module__hBw1pG__headerWithBanner{top:40px}}.Header-module__hBw1pG__container{justify-content:space-between;align-items:center;max-width:1280px;height:100%;margin:0 auto;display:flex}.Header-module__hBw1pG__leftSection{align-items:center;gap:0;display:flex}.Header-module__hBw1pG__logoContainer{align-items:center;height:100%;padding:8px 0;display:flex}.Header-module__hBw1pG__logo{-o-object-fit:contain;object-fit:contain;max-height:44px}.Header-module__hBw1pG__backButton{cursor:pointer;color:#333;background:0 0;border:none;justify-content:center;align-items:center;padding:8px;display:flex}.Header-module__hBw1pG__pageTitle{color:#333;margin:0;font-size:18px;font-weight:600}.Header-module__hBw1pG__rightSection{align-items:center;gap:40px;display:flex}.Header-module__hBw1pG__chatRoomActions{align-items:center;gap:0;display:flex}.Header-module__hBw1pG__homeIconLink{color:#333;justify-content:center;align-items:center;text-decoration:none;transition:color .3s;display:flex;position:relative}.Header-module__hBw1pG__homeIconLink:hover{color:#025bd9}@media (max-width:768px){.Header-module__hBw1pG__homeIconLink{display:none}}.Header-module__hBw1pG__wishlistIconLink{color:#333;justify-content:center;align-items:center;text-decoration:none;transition:color .3s;display:flex;position:relative}.Header-module__hBw1pG__wishlistIconLink:hover{color:#ea4335}@media (max-width:768px){.Header-module__hBw1pG__wishlistIconLink{display:none}}.Header-module__hBw1pG__ordersIconLink{color:#333;justify-content:center;align-items:center;text-decoration:none;transition:color .3s;display:flex;position:relative}.Header-module__hBw1pG__ordersIconLink:hover{color:#025bd9}@media (max-width:768px){.Header-module__hBw1pG__ordersIconLink{display:none}}.Header-module__hBw1pG__chatIconLink{color:#333;justify-content:center;align-items:center;text-decoration:none;transition:color .3s;display:flex;position:relative}.Header-module__hBw1pG__chatIconLink:hover{color:#ff8b00}@media (max-width:768px){.Header-module__hBw1pG__chatIconLink{display:none}}.Header-module__hBw1pG__chatBadge{color:#fff;background-color:#ff8b00;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;font-size:11px;font-weight:700;line-height:1;display:flex;position:absolute;top:-8px;right:-8px}.Header-module__hBw1pG__cartIconLink{color:#333;justify-content:center;align-items:center;text-decoration:none;transition:color .3s;display:flex;position:relative}.Header-module__hBw1pG__cartIconLink:hover{color:#025bd9}@media (max-width:768px){.Header-module__hBw1pG__cartIconLink{display:none}}.Header-module__hBw1pG__cartBadge{color:#fff;background-color:#ff8b00;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;font-size:11px;font-weight:700;line-height:1;display:flex;position:absolute;top:-8px;right:-8px}.Header-module__hBw1pG__partnerIconLink{flex-direction:column;justify-content:center;align-items:center;gap:4px;text-decoration:none;display:flex}.Header-module__hBw1pG__partnerIconLink span{font-size:12px;font-weight:500}.Header-module__hBw1pG__loginButton{color:#237af2;cursor:pointer;background-color:#fff;border:1px solid #237af2;border-radius:5px;padding:10px 20px;font-size:14px;font-weight:600;transition:all .3s}.Header-module__hBw1pG__loginButton:hover{background-color:#f0f7ff}.Header-module__hBw1pG__phoneButton{cursor:pointer;color:#333;background:#fff;border:1px solid #f0f0f3;border-radius:30px;align-items:center;gap:6px;padding:8px 16px;font-size:15px;font-weight:600;text-decoration:none;transition:all .2s;display:flex}.Header-module__hBw1pG__phoneButton:hover{background-color:#f9f9f9}.Header-module__hBw1pG__phoneButton:active{transform:scale(.98)}.Header-module__hBw1pG__phoneIcon{justify-content:center;align-items:center;width:20px;height:20px;display:flex}.Header-module__hBw1pG__menuButton{cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:space-between;width:24px;height:18px;padding:0;display:flex}.Header-module__hBw1pG__hamburger{background-color:#000;width:100%;height:2px}.Header-module__hBw1pG__overlay{z-index:200;background-color:#00000080;position:fixed;inset:0}@media (min-width:769px){.Header-module__hBw1pG__overlay{background-color:#0000}}.Header-module__hBw1pG__drawer{z-index:300;opacity:0;visibility:hidden;background-color:#fff;flex-direction:column;transition:all .3s;display:flex;position:fixed;box-shadow:0 4px 12px #00000026}@media (min-width:769px){.Header-module__hBw1pG__drawer{border-radius:12px;width:320px;position:fixed;top:60px;right:calc(50% - 620px);overflow-y:auto;transform:translateY(-10px)}.Header-module__hBw1pG__drawerOpen{opacity:1;visibility:visible;transform:translateY(0)}@media (max-width:1280px){.Header-module__hBw1pG__drawer{right:20px}}}@media (max-width:768px){.Header-module__hBw1pG__drawer{opacity:1;visibility:visible;border-radius:0;width:300px;height:100vh;top:0;right:-300px}.Header-module__hBw1pG__drawerOpen{right:0}}.Header-module__hBw1pG__drawerHeader{justify-content:space-between;align-items:center;padding:20px;display:flex}.Header-module__hBw1pG__drawerTitle{color:#333;margin:0;font-size:16px;font-weight:600}.Header-module__hBw1pG__userName{color:#333;justify-content:space-between;align-items:center;padding:12px 20px;font-size:15px;font-weight:600;display:flex}.Header-module__hBw1pG__userName svg{color:#999;flex-shrink:0}.Header-module__hBw1pG__userPoints{color:#4e5968;cursor:pointer;background:#fafafa;border-radius:10px;justify-content:space-between;align-items:center;margin:0 20px;padding:12px 20px;font-size:15px;font-weight:600;text-decoration:none;transition:background .2s;display:flex}.Header-module__hBw1pG__userPoints:hover{background:#f0f0f0}.Header-module__hBw1pG__closeButton{color:#999;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:32px;height:32px;font-size:24px;transition:color .3s;display:flex}.Header-module__hBw1pG__closeButton:hover{color:#333}.Header-module__hBw1pG__drawerNav{flex:1;padding-bottom:15px;overflow-y:auto}.Header-module__hBw1pG__menuCategory{margin-bottom:20px}.Header-module__hBw1pG__categoryTitle{color:#666;text-transform:uppercase;letter-spacing:.5px;border-bottom:1px solid #e5e5e5;align-items:center;gap:8px;margin:0;padding:10px 20px;font-size:14px;font-weight:700;display:flex}.Header-module__hBw1pG__categoryIcon{color:#999;justify-content:center;align-items:center;display:flex}.Header-module__hBw1pG__categoryItems{padding:5px 0}.Header-module__hBw1pG__drawerMenuItem{color:#333;align-items:center;gap:12px;padding:16px 20px;font-size:15px;font-weight:600;text-decoration:none;display:flex}.Header-module__hBw1pG__drawerMenuItemActive{font-weight:700}.Header-module__hBw1pG__menuIcon{flex-shrink:0;width:20px;height:20px}.Header-module__hBw1pG__partnerLink{cursor:pointer;background:#f8f8f8;border-radius:10px;justify-content:space-between;align-items:center;margin:12px 20px;padding:16px 12px;text-decoration:none;display:flex}.Header-module__hBw1pG__partnerLinkContent{align-items:center;gap:12px;display:flex}.Header-module__hBw1pG__partnerLogo{flex-shrink:0}.Header-module__hBw1pG__partnerText{color:#333;font-size:16px;font-weight:600}.Header-module__hBw1pG__partnerArrow{flex-shrink:0}.Header-module__hBw1pG__drawerFooter{border-top:1px solid #e5e5e5;padding:20px}.Header-module__hBw1pG__drawerLoginButton{color:#fff;text-align:center;cursor:pointer;background-color:#025bd9;border:none;border-radius:8px;width:100%;padding:12px;font-size:15px;font-weight:500;text-decoration:none;transition:all .3s;display:block}.Header-module__hBw1pG__drawerLoginButton:hover{background-color:#014aa8}.Header-module__hBw1pG__drawerLogoutButton{color:#333;cursor:pointer;background-color:#f5f5f5;border:none;border-radius:8px;width:100%;padding:12px;font-size:15px;font-weight:500;transition:all .3s}.Header-module__hBw1pG__drawerLogoutButton:hover{color:#fff;background-color:#f44}@media (max-width:768px){.Header-module__hBw1pG__container{padding:0 12px}.Header-module__hBw1pG__pageTitle{font-size:16px}.Header-module__hBw1pG__drawer{width:280px}.Header-module__hBw1pG__drawerMenuItem{padding:16px;font-size:14px}.Header-module__hBw1pG__drawerTitle{font-size:16px}}
.PartnerHeader-module__CAiDeq__header{z-index:100;background-color:#fff;border-bottom:1px solid #e5e5e5;height:60px;position:fixed;top:0;left:0;right:0}.PartnerHeader-module__CAiDeq__container{justify-content:space-between;align-items:center;max-width:1280px;height:100%;margin:0 auto;display:flex}.PartnerHeader-module__CAiDeq__leftSection{align-items:center;gap:0;display:flex}.PartnerHeader-module__CAiDeq__logoContainer{align-items:center;height:100%;padding:8px 0;display:flex}.PartnerHeader-module__CAiDeq__logoContainer img{image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges}.PartnerHeader-module__CAiDeq__logo{-o-object-fit:contain;object-fit:contain}.PartnerHeader-module__CAiDeq__backButton{cursor:pointer;color:#333;background:0 0;border:none;justify-content:center;align-items:center;padding:8px;display:flex}.PartnerHeader-module__CAiDeq__pageTitle{color:#333;margin:0;font-size:18px;font-weight:600}.PartnerHeader-module__CAiDeq__rightSection{align-items:center;gap:40px;display:flex}.PartnerHeader-module__CAiDeq__chatRoomActions{align-items:center;gap:0;display:flex}.PartnerHeader-module__CAiDeq__iconLink{justify-content:center;align-items:center;text-decoration:none;display:flex;position:relative}.PartnerHeader-module__CAiDeq__iconLink img{image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges}.PartnerHeader-module__CAiDeq__chatIconLink{color:#333;justify-content:center;align-items:center;text-decoration:none;display:flex;position:relative}.PartnerHeader-module__CAiDeq__chatBadge{color:#fff;background-color:#f44;border-radius:50%;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 4px;font-size:11px;font-weight:700;display:flex;position:absolute;top:-8px;right:-8px}.PartnerHeader-module__CAiDeq__loginButton{color:#237af2;cursor:pointer;background-color:#fff;border:1px solid #237af2;border-radius:5px;padding:10px 20px;font-size:14px;font-weight:600}.PartnerHeader-module__CAiDeq__phoneButton{cursor:pointer;color:#333;background:#fff;border:1px solid #f0f0f3;border-radius:30px;align-items:center;gap:6px;padding:8px 16px;font-size:15px;font-weight:600;text-decoration:none;display:flex}.PartnerHeader-module__CAiDeq__phoneIcon{justify-content:center;align-items:center;width:20px;height:20px;display:flex}.PartnerHeader-module__CAiDeq__menuButton{cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:space-between;width:24px;height:18px;padding:0;display:flex}.PartnerHeader-module__CAiDeq__hamburger{background-color:#333;width:100%;height:2px}.PartnerHeader-module__CAiDeq__overlay{z-index:200;background-color:#00000080;position:fixed;inset:0}@media (min-width:769px){.PartnerHeader-module__CAiDeq__overlay{background-color:#0000}}.PartnerHeader-module__CAiDeq__drawer{z-index:300;opacity:0;visibility:hidden;background-color:#fff;flex-direction:column;transition:all .3s;display:flex;position:fixed;box-shadow:0 4px 12px #00000026}@media (min-width:769px){.PartnerHeader-module__CAiDeq__drawer{border-radius:12px;width:280px;max-height:calc(100vh - 80px);position:fixed;top:60px;right:calc(50% - 620px);overflow-y:auto;transform:translateY(-10px)}.PartnerHeader-module__CAiDeq__drawerOpen{opacity:1;visibility:visible;transform:translateY(0)}@media (max-width:1280px){.PartnerHeader-module__CAiDeq__drawer{right:20px}}}@media (max-width:768px){.PartnerHeader-module__CAiDeq__drawer{opacity:1;visibility:visible;border-radius:0;width:300px;height:100vh;top:0;right:-300px}.PartnerHeader-module__CAiDeq__drawerOpen{right:0}.PartnerHeader-module__CAiDeq__drawerNav{padding-bottom:80px}}.PartnerHeader-module__CAiDeq__drawerHeader{justify-content:space-between;align-items:center;padding:12px;display:flex}.PartnerHeader-module__CAiDeq__drawerTitle{color:#333;margin:0;font-size:16px;font-weight:600}.PartnerHeader-module__CAiDeq__closeButton{color:#999;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:32px;height:32px;font-size:24px;display:flex}.PartnerHeader-module__CAiDeq__drawerNav{flex:1;overflow-y:auto}.PartnerHeader-module__CAiDeq__menuCategory{margin-bottom:15px}.PartnerHeader-module__CAiDeq__menuCategoryFooter{border-top:1px solid #e5e5e5;margin-bottom:30px;padding-top:10px}.PartnerHeader-module__CAiDeq__categoryTitle{color:#333;text-transform:uppercase;letter-spacing:.5px;align-items:center;gap:8px;margin:0;padding:10px 20px;font-size:13px;font-weight:700;display:flex}.PartnerHeader-module__CAiDeq__categoryIcon{color:#999;justify-content:center;align-items:center;display:flex}.PartnerHeader-module__CAiDeq__categoryItems{padding:5px 0}.PartnerHeader-module__CAiDeq__drawerMenuItem{color:#333;text-align:left;cursor:pointer;background:0 0;border:none;border-left:3px solid #0000;align-items:center;width:100%;padding:12px 20px 12px 35px;font-size:15px;font-weight:500;text-decoration:none;display:flex}.PartnerHeader-module__CAiDeq__drawerMenuItemActive{color:#025bd9;background-color:#f0f7ff;border-left-color:#025bd9;font-weight:700}.PartnerHeader-module__CAiDeq__drawerMenuItemWithIcon{color:#333;text-align:left;cursor:pointer;background:0 0;border:none;border-left:3px solid #0000;align-items:center;gap:12px;width:100%;padding:10px 20px;font-size:15px;font-weight:500;text-decoration:none;display:flex}.PartnerHeader-module__CAiDeq__userPageButton{color:#333;background:#fafafa;border-radius:10px;justify-content:space-between;align-items:center;gap:12px;width:calc(100% - 40px);margin:20px;padding:14px 16px;font-size:16px;font-weight:600;text-decoration:none;display:flex}.PartnerHeader-module__CAiDeq__userPageButton span{text-align:left;flex:1}.PartnerHeader-module__CAiDeq__userPageButton svg{flex-shrink:0}@media (max-width:1024px){.PartnerHeader-module__CAiDeq__container{padding:0 20px}}@media (max-width:768px){.PartnerHeader-module__CAiDeq__container{padding:0 16px}.PartnerHeader-module__CAiDeq__pageTitle{font-size:16px}.PartnerHeader-module__CAiDeq__iconLink,.PartnerHeader-module__CAiDeq__chatIconLink{display:none}.PartnerHeader-module__CAiDeq__drawer{width:280px}.PartnerHeader-module__CAiDeq__drawerMenuItem{padding:12px 40px;font-size:14px}.PartnerHeader-module__CAiDeq__drawerMenuItemWithIcon{padding:10px 40px}.PartnerHeader-module__CAiDeq__drawerTitle{font-size:16px}}
.ReportModal-module__FYM8Da__overlay{z-index:1000;background-color:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.ReportModal-module__FYM8Da__modal{background:#fff;border-radius:16px;flex-direction:column;width:90%;max-width:400px;max-height:80vh;display:flex;overflow:hidden}.ReportModal-module__FYM8Da__header{justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.ReportModal-module__FYM8Da__title{color:#333;margin:0;font-size:18px;font-weight:700}.ReportModal-module__FYM8Da__closeButton{color:#999;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:32px;height:32px;font-size:24px;transition:color .2s;display:flex}.ReportModal-module__FYM8Da__closeButton:hover{color:#333}.ReportModal-module__FYM8Da__content{flex:1;padding:16px 20px;overflow-y:auto}.ReportModal-module__FYM8Da__stepTitle{margin-top:20px;margin-bottom:6px}.ReportModal-module__FYM8Da__stepTitle:first-child{margin-top:0}.ReportModal-module__FYM8Da__stepNumber{color:#666;font-size:14px;font-weight:600}.ReportModal-module__FYM8Da__stepQuestion{color:#333;margin:0 0 12px;font-size:16px;font-weight:600}.ReportModal-module__FYM8Da__reasonList{flex-direction:column;gap:8px;margin-bottom:16px;display:flex}.ReportModal-module__FYM8Da__reasonItem{cursor:pointer;align-items:center;padding:8px 0;transition:all .2s;display:flex}.ReportModal-module__FYM8Da__reasonItem:hover{opacity:.7}.ReportModal-module__FYM8Da__radioInput{cursor:pointer;accent-color:#237af2;width:20px;height:20px;margin:0 12px 0 0}.ReportModal-module__FYM8Da__radioLabel{color:#333;cursor:pointer;flex:1;font-size:15px;font-weight:500}.ReportModal-module__FYM8Da__textarea{resize:vertical;box-sizing:border-box;border:1px solid #e5e5e5;border-radius:8px;width:100%;min-height:100px;padding:12px;font-family:inherit;font-size:15px;transition:border-color .2s}.ReportModal-module__FYM8Da__textarea:focus{border-color:#237af2;outline:none}.ReportModal-module__FYM8Da__textarea::placeholder{color:#999}.ReportModal-module__FYM8Da__charCount{text-align:right;color:#999;margin-top:6px;margin-bottom:16px;font-size:13px}.ReportModal-module__FYM8Da__footer{gap:12px;margin-top:auto;display:flex}.ReportModal-module__FYM8Da__cancelButton,.ReportModal-module__FYM8Da__nextButton,.ReportModal-module__FYM8Da__submitButton{cursor:pointer;border:none;border-radius:8px;flex:1;padding:14px;font-size:15px;font-weight:600;transition:all .2s}.ReportModal-module__FYM8Da__cancelButton{color:#666;background:#f5f5f5}.ReportModal-module__FYM8Da__cancelButton:hover{background:#e5e5e5}.ReportModal-module__FYM8Da__nextButton,.ReportModal-module__FYM8Da__submitButton{color:#fff;background:#237af2}.ReportModal-module__FYM8Da__nextButton:hover,.ReportModal-module__FYM8Da__submitButton:hover{background:#1a5fc7}.ReportModal-module__FYM8Da__nextButton:disabled,.ReportModal-module__FYM8Da__submitButton:disabled{cursor:not-allowed;background:#ccc}@media (max-width:768px){.ReportModal-module__FYM8Da__modal{width:95%;max-height:90vh}.ReportModal-module__FYM8Da__header{padding:16px 20px}.ReportModal-module__FYM8Da__content{padding:20px}.ReportModal-module__FYM8Da__title{font-size:16px}.ReportModal-module__FYM8Da__stepQuestion{font-size:15px}.ReportModal-module__FYM8Da__radioLabel{font-size:14px}.ReportModal-module__FYM8Da__textarea{min-height:120px;font-size:14px}}
.ChatRoomHeader-module__AYxykq__header{background-color:#fff;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.ChatRoomHeader-module__AYxykq__title{color:#333;margin:0;font-size:18px;font-weight:600}.ChatRoomHeader-module__AYxykq__actions,.ChatRoomHeader-module__AYxykq__mobileActions{align-items:center;gap:8px;display:flex}.ChatRoomHeader-module__AYxykq__searchButton{color:#333;cursor:pointer;background-color:#0000;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex}.ChatRoomHeader-module__AYxykq__searchButton:hover{background-color:#f9f9f9}.ChatRoomHeader-module__AYxykq__searchButton:active{transform:scale(.95)}.ChatRoomHeader-module__AYxykq__menuContainer{position:relative}.ChatRoomHeader-module__AYxykq__menuButton{color:#333;cursor:pointer;background-color:#0000;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:24px;font-weight:600;transition:all .2s;display:flex}.ChatRoomHeader-module__AYxykq__menuButton:hover{background-color:#f9f9f9}.ChatRoomHeader-module__AYxykq__menuButton:active{transform:scale(.95)}.ChatRoomHeader-module__AYxykq__menuOverlay{z-index:99;position:fixed;inset:0}.ChatRoomHeader-module__AYxykq__menu{z-index:100;background:#fff;border:1px solid #f5f5f5;border-radius:10px;min-width:140px;position:absolute;top:calc(100% + 8px);right:0;overflow:hidden;box-shadow:0 4px 4px #0000000d}.ChatRoomHeader-module__AYxykq__menuItem{color:#333;text-align:left;cursor:pointer;background:0 0;border:none;width:100%;padding:12px 16px;font-size:14px;font-weight:500;transition:background-color .2s}.ChatRoomHeader-module__AYxykq__menuItem:hover{background-color:#f9f9f9}.ChatRoomHeader-module__AYxykq__menuDivider{background-color:#f5f5f5;height:1px}.ChatRoomHeader-module__AYxykq__searchBar{z-index:50;background-color:#f9f9f9;border-bottom:1px solid #e5e7eb;align-items:center;gap:8px;padding:12px 16px;display:flex}@media (max-width:768px){.ChatRoomHeader-module__AYxykq__searchBar{box-sizing:border-box;z-index:50;flex-wrap:wrap;gap:6px;width:100%;padding:10px;position:fixed;top:60px;left:0;right:0}.ChatRoomHeader-module__AYxykq__searchInputWrapper{flex:1;min-width:0}.ChatRoomHeader-module__AYxykq__searchInput{width:100%;padding:8px 40px 8px 12px;font-size:16px}.ChatRoomHeader-module__AYxykq__searchInputButton{width:30px;height:30px;right:4px}.ChatRoomHeader-module__AYxykq__searchNavigation{flex:none;gap:4px;margin-left:0;padding:0 4px}.ChatRoomHeader-module__AYxykq__searchCounter{min-width:40px;font-size:12px}.ChatRoomHeader-module__AYxykq__navButton{width:26px;height:26px;font-size:11px}.ChatRoomHeader-module__AYxykq__searchCloseButton{flex-shrink:0;width:30px;height:30px;font-size:16px}}.ChatRoomHeader-module__AYxykq__searchInputWrapper{flex:1;align-items:center;display:flex;position:relative}.ChatRoomHeader-module__AYxykq__searchInput{border:1px solid #e5e7eb;border-radius:6px;outline:none;width:100%;padding:8px 40px 8px 12px;font-size:16px;transition:border-color .2s}.ChatRoomHeader-module__AYxykq__searchInput:focus{border-color:#237af2}.ChatRoomHeader-module__AYxykq__searchInputButton{color:#333;cursor:pointer;background-color:#0000;border:none;border-radius:4px;justify-content:center;align-items:center;width:32px;height:32px;display:flex;position:absolute;right:4px}.ChatRoomHeader-module__AYxykq__searchInputButton:active{transform:scale(.95)}.ChatRoomHeader-module__AYxykq__searchCloseButton{color:#666;cursor:pointer;background-color:#0000;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:18px;transition:all .2s;display:flex}.ChatRoomHeader-module__AYxykq__searchCloseButton:hover{background-color:#e5e5e5}.ChatRoomHeader-module__AYxykq__searchNavigation{border-left:1px solid #e5e7eb;align-items:center;gap:6px;margin-left:8px;padding:0 8px;display:flex}.ChatRoomHeader-module__AYxykq__searchCounter{color:#666;white-space:nowrap;text-align:center;min-width:45px;font-size:13px}.ChatRoomHeader-module__AYxykq__navButton{color:#333;cursor:pointer;background-color:#fff;border:1px solid #e5e7eb;border-radius:4px;justify-content:center;align-items:center;width:28px;height:28px;font-size:12px;transition:all .2s;display:flex}.ChatRoomHeader-module__AYxykq__navButton:hover:not(:disabled){background-color:#f5f5f5;border-color:#237af2}.ChatRoomHeader-module__AYxykq__navButton:disabled{opacity:.3;cursor:not-allowed}
.Footer-module__S6Hkya__footer{color:#999;background-color:#f8f9fa;margin-top:auto;padding:40px 0}.Footer-module__S6Hkya__container{text-align:left;max-width:1200px;margin:0 auto;padding:0 12px}.Footer-module__S6Hkya__logoWrapper{margin-bottom:16px}.Footer-module__S6Hkya__logo{-o-object-fit:contain;object-fit:contain}.Footer-module__S6Hkya__companyInfo,.Footer-module__S6Hkya__address{color:#999;margin-bottom:8px;font-size:12px;line-height:1.5}.Footer-module__S6Hkya__inquiryLink{margin-bottom:16px}.Footer-module__S6Hkya__inquiryText{color:#999;font-size:12px;text-decoration:underline;transition:color .2s}.Footer-module__S6Hkya__inquiryText:hover{color:#666}.Footer-module__S6Hkya__disclaimer{color:#999;margin:12px 0 8px;padding-top:12px;font-size:11px;line-height:1.5}.Footer-module__S6Hkya__copyright{color:#999;font-size:12px}.Footer-module__S6Hkya__desktopText{display:inline}.Footer-module__S6Hkya__mobileText,.Footer-module__S6Hkya__mobileOnly{display:none}.Footer-module__S6Hkya__content{justify-content:space-between;align-items:flex-start;display:flex}.Footer-module__S6Hkya__leftContent{flex:1}.Footer-module__S6Hkya__rightContent{align-self:center;margin-left:24px}.Footer-module__S6Hkya__adminButtons{align-items:center;gap:12px;display:flex}.Footer-module__S6Hkya__dashboardButton,.Footer-module__S6Hkya__addButton,.Footer-module__S6Hkya__logButton,.Footer-module__S6Hkya__logoutButton{white-space:nowrap;cursor:pointer;border:none;border-radius:8px;align-items:center;gap:8px;padding:12px 16px;font-size:14px;font-weight:500;text-decoration:none;transition:background-color .2s;display:inline-flex}.Footer-module__S6Hkya__dashboardButton{color:#fff;background:#8b5cf6}.Footer-module__S6Hkya__dashboardButton:hover{background:#7c3aed}.Footer-module__S6Hkya__addButton{color:#fff;background:#3b82f6}.Footer-module__S6Hkya__addButton:hover{background:#2563eb}.Footer-module__S6Hkya__logButton{color:#fff;background:#10b981}.Footer-module__S6Hkya__logButton:hover{background:#059669}.Footer-module__S6Hkya__logoutButton{color:#fff;background:#ef4444}.Footer-module__S6Hkya__logoutButton:hover{background:#dc2626}@media (max-width:768px){.Footer-module__S6Hkya__footer{padding:40px 0 80px}.Footer-module__S6Hkya__desktopText{display:none}.Footer-module__S6Hkya__mobileText{display:inline}.Footer-module__S6Hkya__mobileOnly{display:block}.Footer-module__S6Hkya__content{flex-direction:column;gap:16px}.Footer-module__S6Hkya__rightContent{align-self:stretch;margin-left:0}.Footer-module__S6Hkya__adminButtons{flex-direction:column;gap:8px}.Footer-module__S6Hkya__dashboardButton,.Footer-module__S6Hkya__addButton,.Footer-module__S6Hkya__logButton,.Footer-module__S6Hkya__logoutButton{justify-content:center;width:100%}}
.ChatContainer-module__tDlomG__container{background-color:#fff;width:100%;max-width:1400px;height:calc(100vh - 60px);margin:60px auto 0;display:flex;overflow:hidden}.ChatContainer-module__tDlomG__loading{text-align:center;color:#666;justify-content:center;align-items:center;width:100%;max-width:1400px;height:calc(100vh - 60px);margin:60px auto 0;font-size:16px;display:flex}.ChatContainer-module__tDlomG__sidebar{background-color:#fff;border-left:1px solid #e5e7eb;border-right:1px solid #e5e7eb;flex-direction:column;width:360px;min-width:360px;height:100%;display:flex}.ChatContainer-module__tDlomG__sidebarHeader{border-bottom:1px solid #f0f0f0;padding:12px}.ChatContainer-module__tDlomG__title{color:#333;margin:0;font-size:20px;font-weight:600}.ChatContainer-module__tDlomG__emptyRooms{text-align:center;color:#666;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:40px 20px;display:flex}.ChatContainer-module__tDlomG__emptyRooms p{margin:8px 0;font-size:15px;line-height:1.5}.ChatContainer-module__tDlomG__roomList{flex:1;overflow-y:auto}.ChatContainer-module__tDlomG__roomItem{cursor:pointer;justify-content:space-between;align-items:center;padding:16px;transition:background-color .2s;display:flex}.ChatContainer-module__tDlomG__roomItem:hover{background-color:#f9f9f9}.ChatContainer-module__tDlomG__roomItem.ChatContainer-module__tDlomG__selected{background-color:#e8f2ff;border-right:3px solid #237af2}.ChatContainer-module__tDlomG__divider{background-color:#f0f0f0;width:100%;height:8px}.ChatContainer-module__tDlomG__roomInfo{flex:1;min-width:0}.ChatContainer-module__tDlomG__roomHeader{align-items:center;gap:8px;margin-bottom:6px;display:flex}.ChatContainer-module__tDlomG__storeName{color:#333;margin:0;font-size:16px;font-weight:600}.ChatContainer-module__tDlomG__unreadBadge{color:#fff;background-color:#ff8b00;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;min-width:20px;height:20px;padding:0 6px;font-size:11px;font-weight:700;display:inline-flex}.ChatContainer-module__tDlomG__lastMessage{color:#666;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:14px;overflow:hidden}.ChatContainer-module__tDlomG__time{color:#999;flex-shrink:0;margin-left:12px;font-size:12px}.ChatContainer-module__tDlomG__mainContent{background-color:#f5f5f5;flex-direction:column;flex:1;min-width:0;height:100%;display:flex;overflow:hidden}.ChatContainer-module__tDlomG__emptyChat{color:#999;flex:1;justify-content:center;align-items:center;font-size:16px;display:flex}.ChatContainer-module__tDlomG__chatRoomHeaderWrapper{flex-shrink:0;display:block}@media (max-width:768px){.ChatContainer-module__tDlomG__container{height:100dvh;margin:0;position:relative}.ChatContainer-module__tDlomG__loading{margin:60px 0 0}.ChatContainer-module__tDlomG__sidebar{border-left:none;border-right:none;width:100%;margin-top:60px}.ChatContainer-module__tDlomG__mainContent{z-index:10;width:100%;height:100%;margin:0;padding:0;display:none;position:absolute;inset:0}.ChatContainer-module__tDlomG__mainContent.ChatContainer-module__tDlomG__active{display:flex}}
