.page-module__7g5R9G__chatContainer{color:#2d2d2d;box-sizing:border-box;height:100svh;min-height:100svh;padding-top:calc(60px + env(safe-area-inset-top));padding-bottom:calc(60px + env(safe-area-inset-bottom));background:0 0;flex-direction:column;font-family:Inter,sans-serif;display:flex;position:relative;overflow:hidden}.page-module__7g5R9G__contentWrapper{box-sizing:border-box;flex:1;gap:16px;width:100%;max-width:1600px;min-height:0;margin:0 auto;padding:16px 20px;display:flex;overflow:hidden}.page-module__7g5R9G__mainContent{box-sizing:border-box;background:#fff;border:1.5px solid #d4caec;border-radius:18px;flex-direction:column;flex:1;min-width:0;height:100%;min-height:0;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 18px #6e48aa21}.page-module__7g5R9G__storiesWrapper{background:#fff;border-bottom:1px solid #ede9f8;flex-shrink:0;width:100%;padding:4px 0;overflow:hidden}.page-module__7g5R9G__chatArea{flex-direction:row;flex:1;min-height:0;display:flex;overflow:hidden}.page-module__7g5R9G__chatWindowWrapper{box-sizing:border-box;flex-direction:column;width:100%;height:100%;min-height:0;display:flex;position:relative;overflow:hidden}.page-module__7g5R9G__emptyChat{color:#bbb;box-sizing:border-box;background:#faf8ff;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:10px;font-size:16px;display:flex}.page-module__7g5R9G__backButton{top:calc(60px + env(safe-area-inset-top) + 12px);left:calc(env(safe-area-inset-left) + 12px);z-index:1500;color:#6e48aa;cursor:pointer;background:#fff;border:1.5px solid #d4caec;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex;position:fixed;box-shadow:0 3px 12px #6e48aa2e}.page-module__7g5R9G__backButton:hover{background:#f0ebfa;transform:scale(1.06)}.page-module__7g5R9G__backButton:active{transform:scale(.95)}@media (max-width:768px){.page-module__7g5R9G__contentWrapper{gap:0;padding:0}.page-module__7g5R9G__mainContent{box-shadow:none;border:none;border-radius:0}.page-module__7g5R9G__storiesWrapper{padding:4px 0}.page-module__7g5R9G__chatWindowWrapper{border-radius:0;animation:.22s ease-out page-module__7g5R9G__slideIn}.page-module__7g5R9G__emptyChat{border-radius:0}.page-module__7g5R9G__backButton{width:32px;height:32px}}@keyframes page-module__7g5R9G__slideIn{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}.page-module__7g5R9G__contentWrapper,.page-module__7g5R9G__mainContent{overscroll-behavior:none;-webkit-overflow-scrolling:touch}
.CreatePostModal-module__4oc9NG__modalOverlay{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:9999;box-sizing:border-box;background:#6e48aa2e;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.CreatePostModal-module__4oc9NG__modal{box-sizing:border-box;background:#fff;border:1.5px solid #d4caec;border-radius:20px;flex-direction:column;gap:14px;width:100%;max-width:480px;max-height:90vh;padding:24px;animation:.25s ease-out CreatePostModal-module__4oc9NG__popIn;display:flex;overflow-y:auto;box-shadow:0 16px 48px #6e48aa2e}.CreatePostModal-module__4oc9NG__modal::-webkit-scrollbar{width:5px}.CreatePostModal-module__4oc9NG__modal::-webkit-scrollbar-track{background:0 0}.CreatePostModal-module__4oc9NG__modal::-webkit-scrollbar-thumb{background:#d4caec;border-radius:3px}.CreatePostModal-module__4oc9NG__header{justify-content:space-between;align-items:center;display:flex}.CreatePostModal-module__4oc9NG__title{background:linear-gradient(135deg,#6e48aa,#9d50bb);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0;font-size:20px;font-weight:700}.CreatePostModal-module__4oc9NG__closeBtn{color:#6e48aa;cursor:pointer;background:#f0ebfa;border:1.5px solid #d4caec;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;transition:background .2s,transform .15s;display:flex}.CreatePostModal-module__4oc9NG__closeBtn:hover{background:#e0d6f5;transform:scale(1.08)}.CreatePostModal-module__4oc9NG__error{color:#dc2626;background:#fff5f5;border:1.5px solid #fca5a5;border-radius:10px;padding:10px 14px;font-size:13px;line-height:1.4}.CreatePostModal-module__4oc9NG__textarea{color:#2d2d2d;resize:none;box-sizing:border-box;background:#faf8ff;border:1.5px solid #d4caec;border-radius:14px;outline:none;width:100%;min-height:130px;padding:14px;font-family:inherit;font-size:15px;line-height:1.55;transition:border-color .2s,box-shadow .2s}.CreatePostModal-module__4oc9NG__textarea:focus{background:#fff;border-color:#9d50bb;box-shadow:0 0 0 3px #9d50bb1f}.CreatePostModal-module__4oc9NG__textarea::placeholder{color:#bbb}.CreatePostModal-module__4oc9NG__progressWrap{flex-direction:column;gap:6px;display:flex}.CreatePostModal-module__4oc9NG__progressBar{background:#e8e2f4;border-radius:3px;width:100%;height:5px;overflow:hidden}.CreatePostModal-module__4oc9NG__progressFill{background:linear-gradient(90deg,#6e48aa,#9d50bb);border-radius:3px;height:100%;transition:width .3s}.CreatePostModal-module__4oc9NG__progressText{color:#888;text-align:center;font-size:12px}.CreatePostModal-module__4oc9NG__previews{flex-wrap:wrap;gap:8px;display:flex}.CreatePostModal-module__4oc9NG__previewItem{border:1.5px solid #d4caec;border-radius:10px;flex-shrink:0;width:72px;height:72px;position:relative;overflow:hidden}.CreatePostModal-module__4oc9NG__previewImg{object-fit:cover;width:100%;height:100%}.CreatePostModal-module__4oc9NG__videoThumb{color:#6e48aa;text-align:center;box-sizing:border-box;background:#f0ebfa;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:100%;height:100%;padding:4px;font-size:10px;display:flex}.CreatePostModal-module__4oc9NG__removeBtn{color:#fff;cursor:pointer;background:#dc2626d9;border:none;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;display:flex;position:absolute;top:3px;right:3px}.CreatePostModal-module__4oc9NG__removeBtn:hover{background:#dc2626}.CreatePostModal-module__4oc9NG__footer{border-top:1.5px solid #e8e2f4;flex-wrap:wrap;align-items:center;gap:10px;padding-top:10px;display:flex}.CreatePostModal-module__4oc9NG__mediaHint{flex:1;align-items:center;gap:8px;min-width:0;display:flex}.CreatePostModal-module__4oc9NG__mediaBtn{color:#6e48aa;cursor:pointer;white-space:nowrap;background:#f0ebfa;border:1.5px solid #d4caec;border-radius:20px;flex-shrink:0;align-items:center;gap:6px;padding:8px 14px;font-size:13px;font-weight:500;transition:background .2s;display:flex}.CreatePostModal-module__4oc9NG__mediaBtn:hover{background:#e0d6f5;border-color:#9d50bb}.CreatePostModal-module__4oc9NG__hint{color:#bbb;white-space:nowrap;text-overflow:ellipsis;min-width:0;font-size:11px;overflow:hidden}.CreatePostModal-module__4oc9NG__submitBtn{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#6e48aa,#9d50bb);border:none;border-radius:20px;flex-shrink:0;align-items:center;gap:7px;padding:10px 20px;font-size:14px;font-weight:600;transition:all .2s;display:flex;box-shadow:0 3px 10px #6e48aa47}.CreatePostModal-module__4oc9NG__submitBtn:hover:not(:disabled){background:linear-gradient(135deg,#9d50bb,#6e48aa);transform:translateY(-1px);box-shadow:0 5px 16px #6e48aa61}.CreatePostModal-module__4oc9NG__submitBtn:disabled{box-shadow:none;cursor:not-allowed;background:#d4d0e0}@keyframes CreatePostModal-module__4oc9NG__popIn{0%{opacity:0;transform:scale(.95)translateY(-10px)}to{opacity:1;transform:scale(1)translateY(0)}}@media (max-width:500px){.CreatePostModal-module__4oc9NG__modal{max-width:100%;padding:18px}.CreatePostModal-module__4oc9NG__title{font-size:17px}.CreatePostModal-module__4oc9NG__textarea{min-height:100px;font-size:14px}.CreatePostModal-module__4oc9NG__hint{display:none}.CreatePostModal-module__4oc9NG__submitBtn{padding:9px 14px;font-size:13px}.CreatePostModal-module__4oc9NG__mediaBtn{padding:7px 11px;font-size:12px}}
.CreateReelModal-module__LUiuKW__modalOverlay{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:9999;box-sizing:border-box;background:#6e48aa2e;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.CreateReelModal-module__LUiuKW__modal{box-sizing:border-box;background:#fff;border:1.5px solid #d4caec;border-radius:20px;flex-direction:column;gap:14px;width:100%;max-width:460px;max-height:90vh;padding:24px;animation:.25s ease-out CreateReelModal-module__LUiuKW__popIn;display:flex;overflow-y:auto;box-shadow:0 16px 48px #6e48aa2e}.CreateReelModal-module__LUiuKW__modal::-webkit-scrollbar{width:5px}.CreateReelModal-module__LUiuKW__modal::-webkit-scrollbar-track{background:0 0}.CreateReelModal-module__LUiuKW__modal::-webkit-scrollbar-thumb{background:#d4caec;border-radius:3px}.CreateReelModal-module__LUiuKW__header{justify-content:space-between;align-items:center;display:flex}.CreateReelModal-module__LUiuKW__title{background:linear-gradient(135deg,#6e48aa,#9d50bb);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0;font-size:20px;font-weight:700}.CreateReelModal-module__LUiuKW__closeBtn{color:#6e48aa;cursor:pointer;background:#f0ebfa;border:1.5px solid #d4caec;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;transition:background .2s,transform .15s;display:flex}.CreateReelModal-module__LUiuKW__closeBtn:hover{background:#e0d6f5;transform:scale(1.08)}.CreateReelModal-module__LUiuKW__error{color:#dc2626;background:#fff5f5;border:1.5px solid #fca5a5;border-radius:10px;padding:10px 14px;font-size:13px;line-height:1.4}.CreateReelModal-module__LUiuKW__dropZone{cursor:pointer;text-align:center;background:#faf8ff;border:2px dashed #c4baff;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:36px 20px;transition:border-color .2s,background .2s;display:flex}.CreateReelModal-module__LUiuKW__dropZone:hover{background:#f3eeff;border-color:#9d50bb}.CreateReelModal-module__LUiuKW__dropIcon{color:#9d50bb}.CreateReelModal-module__LUiuKW__dropText{color:#6e48aa;font-size:15px;font-weight:600}.CreateReelModal-module__LUiuKW__dropHint{color:#bbb;font-size:12px}.CreateReelModal-module__LUiuKW__videoPreviewWrap{background:#000;border:1.5px solid #d4caec;border-radius:14px;flex-direction:column;gap:10px;display:flex;overflow:hidden}.CreateReelModal-module__LUiuKW__videoPreview{object-fit:contain;width:100%;max-height:260px;display:block}.CreateReelModal-module__LUiuKW__videoMeta{background:#faf8ff;flex-wrap:wrap;align-items:center;gap:8px;padding:10px 14px;display:flex}.CreateReelModal-module__LUiuKW__videoName{color:#2d2d2d;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:13px;font-weight:500;overflow:hidden}.CreateReelModal-module__LUiuKW__videoSize{color:#aaa;white-space:nowrap;flex-shrink:0;font-size:12px}.CreateReelModal-module__LUiuKW__changeBtn{color:#6e48aa;cursor:pointer;white-space:nowrap;background:#f0ebfa;border:1.5px solid #d4caec;border-radius:16px;flex-shrink:0;align-items:center;gap:5px;padding:6px 12px;font-size:12px;font-weight:500;transition:background .2s;display:flex}.CreateReelModal-module__LUiuKW__changeBtn:hover{background:#e0d6f5;border-color:#9d50bb}.CreateReelModal-module__LUiuKW__textarea{color:#2d2d2d;resize:none;box-sizing:border-box;background:#faf8ff;border:1.5px solid #d4caec;border-radius:12px;outline:none;width:100%;min-height:80px;padding:12px 14px;font-family:inherit;font-size:14px;line-height:1.5;transition:border-color .2s,box-shadow .2s}.CreateReelModal-module__LUiuKW__textarea:focus{background:#fff;border-color:#9d50bb;box-shadow:0 0 0 3px #9d50bb1a}.CreateReelModal-module__LUiuKW__textarea::placeholder{color:#bbb}.CreateReelModal-module__LUiuKW__progressWrap{flex-direction:column;gap:6px;display:flex}.CreateReelModal-module__LUiuKW__progressBar{background:#e8e2f4;border-radius:3px;width:100%;height:5px;overflow:hidden}.CreateReelModal-module__LUiuKW__progressFill{background:linear-gradient(90deg,#6e48aa,#9d50bb);border-radius:3px;height:100%;transition:width .3s}.CreateReelModal-module__LUiuKW__progressText{color:#888;text-align:center;font-size:12px}.CreateReelModal-module__LUiuKW__submitBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#6e48aa,#9d50bb);border:none;border-radius:14px;justify-content:center;align-items:center;gap:8px;width:100%;padding:13px;font-size:15px;font-weight:600;transition:all .2s;display:flex;box-shadow:0 4px 14px #6e48aa4d}.CreateReelModal-module__LUiuKW__submitBtn:hover:not(:disabled){background:linear-gradient(135deg,#9d50bb,#6e48aa);transform:translateY(-1px);box-shadow:0 6px 20px #6e48aa66}.CreateReelModal-module__LUiuKW__submitBtn:disabled{box-shadow:none;cursor:not-allowed;background:#d4d0e0;transform:none}@keyframes CreateReelModal-module__LUiuKW__popIn{0%{opacity:0;transform:scale(.95)translateY(-10px)}to{opacity:1;transform:scale(1)translateY(0)}}@media (max-width:500px){.CreateReelModal-module__LUiuKW__modal{gap:12px;padding:18px}.CreateReelModal-module__LUiuKW__title{font-size:17px}.CreateReelModal-module__LUiuKW__dropZone{padding:28px 16px}.CreateReelModal-module__LUiuKW__dropText{font-size:14px}.CreateReelModal-module__LUiuKW__textarea{min-height:70px;font-size:13px}.CreateReelModal-module__LUiuKW__submitBtn{padding:12px;font-size:14px}.CreateReelModal-module__LUiuKW__videoPreview{max-height:200px}}
.CreateRequestModal-module__wi16aG__overlay{z-index:1100;background:#00000080;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.CreateRequestModal-module__wi16aG__modal{width:100%;max-width:480px;max-height:88vh;padding:26px 22px 32px;padding-bottom:calc(32px + 60px + env(safe-area-inset-bottom));background:#fff;border-radius:24px 24px 0 0;flex-direction:column;gap:14px;display:flex;position:relative;overflow-y:auto}.CreateRequestModal-module__wi16aG__closeBtn{color:#6e48aa;cursor:pointer;background:#f0ebfa;border:none;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;transition:background .2s;display:flex;position:absolute;top:16px;right:16px}.CreateRequestModal-module__wi16aG__closeBtn:hover{background:#e0d6f5}.CreateRequestModal-module__wi16aG__header{align-items:center;gap:12px;padding-right:36px;display:flex}.CreateRequestModal-module__wi16aG__iconWrap{color:#fff;background:linear-gradient(135deg,#9b59b6,#6e48aa);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.CreateRequestModal-module__wi16aG__title{color:#2d2d2d;margin:0 0 3px;font-size:17px;font-weight:800}.CreateRequestModal-module__wi16aG__subtitle{color:#888;margin:0;font-size:13px}.CreateRequestModal-module__wi16aG__examples{flex-wrap:wrap;gap:7px;display:flex}.CreateRequestModal-module__wi16aG__exampleChip{color:#6e48aa;cursor:pointer;background:#f0ebfa;border:1.5px solid #d4caec;border-radius:20px;padding:6px 12px;font-size:12px;font-weight:500;transition:background .2s}.CreateRequestModal-module__wi16aG__exampleChip:hover{background:#e0d6f5}.CreateRequestModal-module__wi16aG__textarea{color:#2d2d2d;resize:none;box-sizing:border-box;background:#faf8ff;border:1.5px solid #d4caec;border-radius:14px;outline:none;width:100%;padding:12px 14px;font-family:inherit;font-size:14px;transition:border-color .2s}.CreateRequestModal-module__wi16aG__textarea:focus{background:#fff;border-color:#9b59b6}.CreateRequestModal-module__wi16aG__textarea::placeholder{color:#bbb}.CreateRequestModal-module__wi16aG__counter{color:#aaa;text-align:right;margin-top:-6px;font-size:11px}.CreateRequestModal-module__wi16aG__error{color:#dc2626;background:#fef2f2;border:1.5px solid #fca5a5;border-radius:10px;padding:10px 12px;font-size:13px}.CreateRequestModal-module__wi16aG__actions{gap:10px;display:flex}.CreateRequestModal-module__wi16aG__cancelBtn{color:#6e48aa;cursor:pointer;background:#f0ebfa;border:1.5px solid #d4caec;border-radius:20px;flex:1;padding:12px;font-size:14px;font-weight:600;transition:background .2s}.CreateRequestModal-module__wi16aG__cancelBtn:hover{background:#e0d6f5}.CreateRequestModal-module__wi16aG__cancelBtn:disabled{opacity:.5;cursor:not-allowed}.CreateRequestModal-module__wi16aG__submitBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#9b59b6,#6e48aa);border:none;border-radius:20px;flex:2;justify-content:center;align-items:center;gap:7px;padding:12px;font-size:14px;font-weight:700;transition:opacity .2s,transform .15s;display:flex;box-shadow:0 3px 12px #9b59b647}.CreateRequestModal-module__wi16aG__submitBtn:hover:not(:disabled){opacity:.9;transform:translateY(-1px)}.CreateRequestModal-module__wi16aG__submitBtn:disabled{opacity:.5;cursor:not-allowed;transform:none}.CreateRequestModal-module__wi16aG__spinner{animation:1s linear infinite CreateRequestModal-module__wi16aG__spin}@keyframes CreateRequestModal-module__wi16aG__spin{to{transform:rotate(360deg)}}.CreateRequestModal-module__wi16aG__success{text-align:center;flex-direction:column;align-items:center;gap:12px;padding:20px 10px;display:flex}.CreateRequestModal-module__wi16aG__success h3{color:#2d2d2d;margin:0;font-size:19px;font-weight:800}.CreateRequestModal-module__wi16aG__success p{color:#888;margin:0;font-size:14px}@media (min-width:480px){.CreateRequestModal-module__wi16aG__overlay{align-items:center}.CreateRequestModal-module__wi16aG__modal{border-radius:20px;padding-bottom:32px}}
.Sidebar-module__SwTHha__sidebar{box-sizing:border-box;background:#fff;border:1.5px solid #d4caec;border-radius:18px;min-width:17%;height:100%;padding:16px 12px;position:relative;box-shadow:0 4px 20px #6e48aa21}.Sidebar-module__SwTHha__sidebar ul{margin:0;padding:0;line-height:40px;list-style:none}.Sidebar-module__SwTHha__sidebar ul li{cursor:pointer;color:#444;border-radius:9999px;align-items:center;gap:10px;margin-bottom:4px;padding:11px 14px;font-size:15px;transition:background .2s,color .2s,transform .15s;display:flex;position:relative}.Sidebar-module__SwTHha__sidebar ul li:hover{color:#6e48aa;background:#f0ebfa}.Sidebar-module__SwTHha__sidebar ul li.Sidebar-module__SwTHha__active{color:#6e48aa;background:linear-gradient(135deg,#6e48aa21,#9d50bb14);border-left:3px solid #6e48aa;padding-left:11px;font-weight:700;box-shadow:0 2px 10px #6e48aa26}.Sidebar-module__SwTHha__sidebar ul li.Sidebar-module__SwTHha__createButton{color:#fff;z-index:1;background:linear-gradient(135deg,#9d50bb,#6e48aa);justify-content:center;gap:8px;margin-top:18px;font-weight:600;overflow:visible;box-shadow:0 4px 16px #6e48aa59}.Sidebar-module__SwTHha__sidebar ul li.Sidebar-module__SwTHha__createButton:hover{background:linear-gradient(135deg,#b53ace,#9d50bb);transform:scale(1.04);box-shadow:0 6px 22px #6e48aa73}.Sidebar-module__SwTHha__menuItemWithBadge{align-items:center;gap:10px;width:100%;display:flex}.Sidebar-module__SwTHha__notificationBadge{background-color:#ff4757;border-radius:50%;flex-shrink:0;width:9px;height:9px;margin-left:auto;animation:2s infinite Sidebar-module__SwTHha__pulse;box-shadow:0 0 6px #ff475799}@keyframes Sidebar-module__SwTHha__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.25)}}.Sidebar-module__SwTHha__createMenuDesktop{z-index:9999;background:#fff;border:1.5px solid #d4caec;border-radius:14px;min-width:200px;padding:8px 0;animation:.2s ease-out Sidebar-module__SwTHha__slideInRight;position:absolute;bottom:0;left:calc(100% + 10px);box-shadow:0 8px 28px #6e48aa2e}.Sidebar-module__SwTHha__createMenuItemDesktop{color:#444;cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:8px;width:100%;padding:10px 16px;font-size:14px;transition:background .15s,color .15s;display:flex}.Sidebar-module__SwTHha__createMenuItemDesktop:hover{color:#6e48aa;background:#f0ebfa}.Sidebar-module__SwTHha__moreMenu{z-index:9999;background:#fff;border:1.5px solid #d4caec;border-radius:14px;min-width:240px;padding:8px 0;animation:.2s ease-out Sidebar-module__SwTHha__slideInRight;position:absolute;bottom:0;left:calc(100% + 10px);box-shadow:0 8px 28px #6e48aa2e}.Sidebar-module__SwTHha__moreMenuItem{color:#444;cursor:pointer;background:0 0;border:none;align-items:center;gap:10px;width:100%;padding:10px 16px;font-size:14px;transition:background .15s,color .15s;display:flex}.Sidebar-module__SwTHha__moreMenuItem:hover{color:#6e48aa;background:#f0ebfa}@keyframes Sidebar-module__SwTHha__slideInRight{0%{opacity:0;transform:translate(-8px)}to{opacity:1;transform:translate(0)}}@media (max-width:768px){.Sidebar-module__SwTHha__sidebar{display:none}}
.ChatWindow-module__TsN50W__chatWindow{box-sizing:border-box;background:#fff;flex-direction:column;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.ChatWindow-module__TsN50W__chatHeader{box-sizing:border-box;background:#fff;border-bottom:1.5px solid #e8e2f4;flex-shrink:0;align-items:center;gap:10px;min-height:66px;padding:14px 16px;display:flex;position:relative}.ChatWindow-module__TsN50W__chatAvatar{object-fit:cover;border:2px solid #d4caec;border-radius:50%;flex-shrink:0;width:42px;height:42px}.ChatWindow-module__TsN50W__groupAvatarWrapper{flex-shrink:0}.ChatWindow-module__TsN50W__chatUserInfo{cursor:pointer;flex-direction:column;flex:1;min-width:0;display:flex}.ChatWindow-module__TsN50W__chatUserNickname{color:#2d2d2d;white-space:nowrap;text-overflow:ellipsis;font-size:15px;font-weight:700;overflow:hidden}.ChatWindow-module__TsN50W__groupMembersCount{color:#aaa;margin-top:1px;font-size:12px}.ChatWindow-module__TsN50W__typingStatus{color:#9d50bb;margin-top:1px;font-size:12px;font-style:italic}.ChatWindow-module__TsN50W__loadingUserInfo{color:#bbb;align-items:center;gap:8px;font-size:14px;display:flex}.ChatWindow-module__TsN50W__loadingIcon{color:#9d50bb;animation:2s infinite ChatWindow-module__TsN50W__pulse}.ChatWindow-module__TsN50W__callButton{color:#6e48aa;cursor:pointer;background:#f0ebfa;border:1.5px solid #d4caec;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;margin-left:auto;transition:all .2s;display:flex}.ChatWindow-module__TsN50W__callButton:hover{background:#e0d6f5;transform:scale(1.06)}.ChatWindow-module__TsN50W__callButton svg{color:#6e48aa;font-size:16px}.ChatWindow-module__TsN50W__messages{scroll-behavior:smooth;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;box-sizing:border-box;scrollbar-width:thin;scrollbar-color:#b59ee0 transparent;-webkit-user-select:none;user-select:none;background:#faf8ff;flex-direction:column;flex:1;gap:10px;min-height:0;padding:16px;display:flex;overflow:hidden auto}.ChatWindow-module__TsN50W__messages::-webkit-scrollbar{width:5px}.ChatWindow-module__TsN50W__messages::-webkit-scrollbar-track{background:0 0}.ChatWindow-module__TsN50W__messages::-webkit-scrollbar-thumb{background:#b59ee0;border-radius:3px}.ChatWindow-module__TsN50W__myMessage{color:#fff;word-wrap:break-word;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;background:linear-gradient(135deg,#6e48aa,#9d50bb);border-radius:18px 18px 4px;align-self:flex-end;max-width:72%;padding:10px 14px;animation:.2s ChatWindow-module__TsN50W__slideInRight;position:relative;box-shadow:0 2px 8px #6e48aa33}.ChatWindow-module__TsN50W__otherMessage{color:#2d2d2d;word-wrap:break-word;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;background:#fff;border:1.5px solid #e8e2f4;border-radius:18px 18px 18px 4px;align-self:flex-start;max-width:72%;padding:10px 14px;animation:.2s ChatWindow-module__TsN50W__slideInLeft;position:relative;box-shadow:0 1px 4px #6e48aa12}.ChatWindow-module__TsN50W__messageText{-webkit-user-select:none;user-select:none;font-size:14px;line-height:1.45}.ChatWindow-module__TsN50W__messageFooter{justify-content:flex-end;align-items:center;gap:4px;margin-top:4px;display:flex}.ChatWindow-module__TsN50W__timestamp{color:#ffffffa6;font-size:11px}.ChatWindow-module__TsN50W__otherMessage .ChatWindow-module__TsN50W__timestamp{color:#bbb}.ChatWindow-module__TsN50W__messageStatus{margin-left:3px;font-size:11px;font-weight:700;display:inline-flex}.ChatWindow-module__TsN50W__sent{color:#ffffff80}.ChatWindow-module__TsN50W__delivered{color:#fffc}.ChatWindow-module__TsN50W__read{color:#a5f3a5}.ChatWindow-module__TsN50W__messageSenderWrapper{align-items:center;gap:6px;margin-bottom:4px;display:flex}.ChatWindow-module__TsN50W__messageSenderAvatar{flex-shrink:0;width:22px;height:22px}.ChatWindow-module__TsN50W__messageSenderAvatarImg{object-fit:cover;border:1px solid #d4caec;border-radius:50%;width:100%;height:100%}.ChatWindow-module__TsN50W__messageSenderInfo{color:#9d50bb;font-size:12px;font-weight:600}.ChatWindow-module__TsN50W__messageForwardBlock{background:#6e48aa14;border-left:3px solid #9d50bb;border-radius:8px;align-items:center;gap:6px;margin-bottom:6px;padding:5px 10px;display:flex}.ChatWindow-module__TsN50W__messageForwardInfo{color:#6e48aa;font-size:12px;font-style:italic;font-weight:500}.ChatWindow-module__TsN50W__messageForwardInfo:before{content:"↗️ ";margin-right:3px}.ChatWindow-module__TsN50W__messageReplyBlock{background:#2196f314;border-left:3px solid #2196f3;border-radius:8px;flex-direction:column;gap:3px;margin-bottom:6px;padding:5px 10px;display:flex}.ChatWindow-module__TsN50W__messageReplyInfo{color:#2196f3;font-size:12px;font-weight:600}.ChatWindow-module__TsN50W__messageReplyText{color:#888;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:12px;font-style:italic;display:-webkit-box;overflow:hidden}.ChatWindow-module__TsN50W__reactionsContainer{flex-wrap:wrap;gap:3px;margin-top:5px;display:flex}.ChatWindow-module__TsN50W__reactionBadge{cursor:pointer;background:#f0ebfa;border:1.5px solid #d4caec;border-radius:10px;align-items:center;gap:2px;padding:2px 6px;font-size:12px;transition:all .15s;display:flex}.ChatWindow-module__TsN50W__reactionBadge:hover,.ChatWindow-module__TsN50W__activeReaction{background:#e0d6f5;border-color:#9d50bb}.ChatWindow-module__TsN50W__reactionEmoji{font-size:14px}.ChatWindow-module__TsN50W__reactionCount{color:#6e48aa;font-size:11px;font-weight:600}.ChatWindow-module__TsN50W__selectable{cursor:pointer;transition:all .15s}.ChatWindow-module__TsN50W__selectable:hover{opacity:.85;transform:translateY(-1px)}.ChatWindow-module__TsN50W__selected{outline-offset:2px;opacity:.9;outline:2px solid #9d50bb}.ChatWindow-module__TsN50W__activeMessage{outline:1.5px solid #6e48aa4d}.ChatWindow-module__TsN50W__selectionIndicator{color:#fff;z-index:10;background:linear-gradient(135deg,#6e48aa,#9d50bb);border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-size:11px;animation:.2s ChatWindow-module__TsN50W__bounceIn;display:flex;position:absolute;top:6px;right:6px;box-shadow:0 2px 6px #6e48aa4d}.ChatWindow-module__TsN50W__inputArea{box-sizing:border-box;background:#fff;border-top:1.5px solid #e8e2f4;flex-wrap:wrap;flex-shrink:0;align-items:flex-end;gap:10px;min-height:68px;padding:12px 14px;display:flex}.ChatWindow-module__TsN50W__inputContainer{flex:1;align-items:center;min-width:0;display:flex;position:relative}.ChatWindow-module__TsN50W__input{color:#2d2d2d;box-sizing:border-box;-webkit-user-select:text;user-select:text;background:#faf8ff;border:1.5px solid #d4caec;border-radius:22px;outline:none;width:100%;padding:11px 46px;font-family:inherit;font-size:14px;transition:border-color .2s,box-shadow .2s}.ChatWindow-module__TsN50W__input:focus{background:#fff;border-color:#9d50bb;box-shadow:0 0 0 3px #9d50bb1a}.ChatWindow-module__TsN50W__input::placeholder{color:#bbb}.ChatWindow-module__TsN50W__attachBtn{color:#9d50bb;cursor:pointer;z-index:2;background:0 0;border:none;border-radius:50%;padding:4px;font-size:18px;transition:all .15s;position:absolute;top:50%;left:14px;transform:translateY(-50%)}.ChatWindow-module__TsN50W__attachBtn:hover{background:#f0ebfa;transform:translateY(-50%)scale(1.1)}.ChatWindow-module__TsN50W__emojiBtn{color:#9d50bb;cursor:pointer;background:0 0;border:none;border-radius:50%;padding:4px;font-size:18px;transition:all .15s;position:absolute;top:50%;right:14px;transform:translateY(-50%)}.ChatWindow-module__TsN50W__emojiBtn:hover{background:#f0ebfa;transform:translateY(-50%)scale(1.1)}.ChatWindow-module__TsN50W__emojiIcon{color:#9d50bb}.ChatWindow-module__TsN50W__sendBtn{cursor:pointer;background:linear-gradient(135deg,#6e48aa,#9d50bb);border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;transition:all .2s;display:flex;box-shadow:0 3px 10px #6e48aa47}.ChatWindow-module__TsN50W__sendBtn:hover{background:linear-gradient(135deg,#9d50bb,#6e48aa);transform:scale(1.08);box-shadow:0 5px 16px #6e48aa61}.ChatWindow-module__TsN50W__sendBtn:disabled{cursor:not-allowed;box-shadow:none;background:#e8e2f4;transform:none}.ChatWindow-module__TsN50W__sendIcon{color:#fff;font-size:16px}.ChatWindow-module__TsN50W__micIcon{color:#fff;font-size:17px;animation:2s ease-in-out infinite ChatWindow-module__TsN50W__micPulse}.ChatWindow-module__TsN50W__attachmentMenu{z-index:100;background:#fff;border:1.5px solid #d4caec;border-radius:14px;min-width:200px;animation:.2s ChatWindow-module__TsN50W__fadeInUp;position:absolute;bottom:58px;left:14px;overflow:hidden;box-shadow:0 8px 24px #6e48aa26}.ChatWindow-module__TsN50W__attachmentMenuItem{color:#2d2d2d;cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:12px;width:100%;padding:12px 16px;font-size:14px;transition:background .15s;display:flex}.ChatWindow-module__TsN50W__attachmentMenuItem:hover{color:#6e48aa;background:#f0ebfa}.ChatWindow-module__TsN50W__attachmentMenuItem:not(:first-child){border-top:1px solid #f0ecf8}.ChatWindow-module__TsN50W__attachmentIcon{font-size:20px}.ChatWindow-module__TsN50W__emojiPickerContainer{z-index:100;background:#fff;border:1.5px solid #d4caec;border-radius:16px;width:330px;max-width:calc(100vw - 28px);height:380px;animation:.2s ChatWindow-module__TsN50W__fadeIn;position:absolute;bottom:72px;right:14px;overflow:hidden;box-shadow:0 8px 28px #6e48aa2e}.ChatWindow-module__TsN50W__panelModeSelector{background:#faf8ff;border-bottom:1.5px solid #e8e2f4;display:flex}.ChatWindow-module__TsN50W__modeBtn{color:#888;cursor:pointer;background:0 0;border:none;flex:1;padding:10px;font-size:13px;font-weight:500;transition:all .15s}.ChatWindow-module__TsN50W__modeBtn.ChatWindow-module__TsN50W__active{color:#fff;background:linear-gradient(135deg,#6e48aa,#9d50bb)}.ChatWindow-module__TsN50W__stickersPanel{background:#faf8ff;max-height:300px;overflow-y:auto}.ChatWindow-module__TsN50W__stickersLoading{text-align:center;color:#bbb;padding:40px;font-size:14px}.ChatWindow-module__TsN50W__stickerPacks{white-space:nowrap;gap:6px;padding:10px;display:flex;overflow-x:auto}.ChatWindow-module__TsN50W__packBtn{color:#6e48aa;cursor:pointer;background:0 0;border:1.5px solid #d4caec;border-radius:16px;padding:6px 14px;font-size:12px;transition:all .15s}.ChatWindow-module__TsN50W__packBtn.ChatWindow-module__TsN50W__active{color:#fff;background:linear-gradient(135deg,#6e48aa,#9d50bb);border-color:#0000}.ChatWindow-module__TsN50W__stickersGrid{box-sizing:border-box;grid-template-columns:repeat(auto-fill,minmax(58px,1fr));gap:6px;padding:10px;display:grid}.ChatWindow-module__TsN50W__stickerBtn{aspect-ratio:1;cursor:pointer;background:0 0;border:none;border-radius:8px;transition:all .15s;overflow:hidden}.ChatWindow-module__TsN50W__stickerBtn:hover{background:#f0ebfa;transform:scale(1.05)}.ChatWindow-module__TsN50W__stickerImage{object-fit:contain;width:100%;height:100%}.ChatWindow-module__TsN50W__stickerMessage{max-width:180px;margin:6px 0;position:relative}.ChatWindow-module__TsN50W__myStickerMessage{align-self:flex-end}.ChatWindow-module__TsN50W__otherStickerMessage{align-self:flex-start}.ChatWindow-module__TsN50W__stickerContainer{justify-content:center;align-items:center;display:flex}.ChatWindow-module__TsN50W__messageSticker{object-fit:contain;pointer-events:none;max-width:140px;max-height:140px}.ChatWindow-module__TsN50W__stickerSenderInfo{color:#9d50bb;margin-bottom:3px;font-size:11px;font-weight:500}.ChatWindow-module__TsN50W__stickerTimestamp{justify-content:flex-end;align-items:center;gap:4px;margin-top:3px;display:flex}.ChatWindow-module__TsN50W__replyBlock,.ChatWindow-module__TsN50W__editBlock,.ChatWindow-module__TsN50W__forwardBlock{border-radius:12px;flex-shrink:0;align-items:flex-start;gap:10px;width:100%;margin-bottom:6px;padding:10px 14px;animation:.2s ChatWindow-module__TsN50W__slideInDown;display:flex}.ChatWindow-module__TsN50W__replyBlock{background:#2196f314;border:1.5px solid #2196f333}.ChatWindow-module__TsN50W__editBlock{background:#ff980014;border:1.5px solid #ff980033}.ChatWindow-module__TsN50W__forwardBlock{background:#f0ebfa;border:1.5px solid #d4caec}.ChatWindow-module__TsN50W__replyContent,.ChatWindow-module__TsN50W__editContent,.ChatWindow-module__TsN50W__forwardContent{flex:1;align-items:flex-start;gap:10px;min-width:0;display:flex}.ChatWindow-module__TsN50W__replyIcon{color:#2196f3;flex-shrink:0;margin-top:2px;font-size:14px}.ChatWindow-module__TsN50W__editIcon{color:#ff9800;flex-shrink:0;margin-top:2px;font-size:14px}.ChatWindow-module__TsN50W__forwardIcon{color:#9d50bb;flex-shrink:0;margin-top:2px;font-size:14px}.ChatWindow-module__TsN50W__replyText,.ChatWindow-module__TsN50W__editText,.ChatWindow-module__TsN50W__forwardText{flex:1;min-width:0}.ChatWindow-module__TsN50W__replyToName{color:#2196f3;letter-spacing:.4px;margin-bottom:3px;font-size:11px;font-weight:700;display:block}.ChatWindow-module__TsN50W__editLabel{color:#ff9800;letter-spacing:.4px;font-size:11px;font-weight:700;display:block}.ChatWindow-module__TsN50W__forwardLabel{color:#9d50bb;letter-spacing:.4px;margin-bottom:3px;font-size:11px;font-weight:700;display:block}.ChatWindow-module__TsN50W__replyMessage,.ChatWindow-module__TsN50W__forwardMessage{color:#555;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:13px;line-height:1.4;overflow:hidden}.ChatWindow-module__TsN50W__cancelReplyBtn,.ChatWindow-module__TsN50W__cancelEditBtn,.ChatWindow-module__TsN50W__cancelForwardBtn{cursor:pointer;color:#aaa;background:#f0ebfa;border:1.5px solid #d4caec;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:13px;transition:all .15s;display:flex}.ChatWindow-module__TsN50W__cancelReplyBtn:hover,.ChatWindow-module__TsN50W__cancelEditBtn:hover,.ChatWindow-module__TsN50W__cancelForwardBtn:hover{color:#dc2626;background:#fee2e2;border-color:#fca5a5}.ChatWindow-module__TsN50W__selectionPanel{background:linear-gradient(135deg,#6e48aa,#9d50bb);flex-shrink:0;justify-content:space-between;align-items:center;padding:10px 16px;animation:.2s ChatWindow-module__TsN50W__slideInDown;display:flex}.ChatWindow-module__TsN50W__selectedCount{color:#fff;font-size:14px;font-weight:600}.ChatWindow-module__TsN50W__selectionActions{align-items:center;gap:10px;display:flex}.ChatWindow-module__TsN50W__selectionAction{color:#fff;cursor:pointer;background:#fff3;border:1px solid #ffffff4d;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:15px;transition:all .15s;display:flex}.ChatWindow-module__TsN50W__selectionAction:hover{background:#ffffff4d;transform:scale(1.08)}.ChatWindow-module__TsN50W__contextMenu{z-index:1000;background:#fff;border:1.5px solid #d4caec;border-radius:14px;min-width:180px;animation:.15s ChatWindow-module__TsN50W__fadeInScale;position:fixed;overflow:hidden;box-shadow:0 8px 28px #6e48aa2e}.ChatWindow-module__TsN50W__contextMenuItem{color:#333;cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:10px;width:100%;padding:11px 16px;font-size:14px;transition:background .15s;display:flex}.ChatWindow-module__TsN50W__contextMenuItem:hover{color:#6e48aa;background:#f0ebfa}.ChatWindow-module__TsN50W__contextMenuItem:not(:first-child){border-top:1px solid #f0ecf8}.ChatWindow-module__TsN50W__contextMenuIcon{color:#9d50bb;flex-shrink:0;font-size:14px}.ChatWindow-module__TsN50W__reactionBar{z-index:1001;background:#fff;border:1.5px solid #d4caec;border-radius:28px;gap:4px;padding:7px;animation:.15s ChatWindow-module__TsN50W__fadeInScale;display:flex;position:fixed;box-shadow:0 4px 18px #6e48aa29}.ChatWindow-module__TsN50W__reactionButton{cursor:pointer;background:0 0;border:none;border-radius:50%;width:34px;height:34px;font-size:18px;transition:all .15s}.ChatWindow-module__TsN50W__reactionButton:hover{background:#f0ebfa;transform:scale(1.15)}.ChatWindow-module__TsN50W__scrollToBottomBtn{z-index:50;color:#6e48aa;cursor:pointer;background:#fff;border:1.5px solid #d4caec;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;font-size:15px;transition:all .2s;display:flex;position:absolute;bottom:90px;right:18px;box-shadow:0 3px 10px #6e48aa26}.ChatWindow-module__TsN50W__scrollToBottomBtn:hover{background:#f0ebfa;transform:scale(1.08)}.ChatWindow-module__TsN50W__messageMedia{margin-top:4px}.ChatWindow-module__TsN50W__imageContainer{border-radius:12px;position:relative;overflow:hidden}.ChatWindow-module__TsN50W__messageImage{object-fit:cover;cursor:pointer;border-radius:12px;max-width:100%;max-height:300px;transition:opacity .2s;display:block}.ChatWindow-module__TsN50W__messageImage:hover{opacity:.92}.ChatWindow-module__TsN50W__clickableMedia{cursor:pointer}.ChatWindow-module__TsN50W__videoContainer{border-radius:12px;position:relative;overflow:hidden}.ChatWindow-module__TsN50W__videoWrapper{width:100%;display:inline-block;position:relative}.ChatWindow-module__TsN50W__messageVideo{object-fit:cover;background:#000;border-radius:12px;max-width:100%;max-height:280px;display:block}.ChatWindow-module__TsN50W__fullscreenVideoBtn{color:#fff;cursor:pointer;opacity:0;background:#00000080;border:none;border-radius:6px;padding:4px 8px;font-size:12px;transition:opacity .2s;position:absolute;top:8px;right:8px}.ChatWindow-module__TsN50W__videoWrapper:hover .ChatWindow-module__TsN50W__fullscreenVideoBtn{opacity:1}.ChatWindow-module__TsN50W__videoPlaceholder{color:#888;text-align:center;background:#f0ebfa;border-radius:12px;justify-content:center;align-items:center;min-height:120px;padding:16px;font-size:14px;display:flex}.ChatWindow-module__TsN50W__videoPlaceholder button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#6e48aa,#9d50bb);border:none;border-radius:8px;padding:8px 16px;font-size:13px;transition:all .2s}.ChatWindow-module__TsN50W__documentContainer{background:#faf8ff;border:1.5px solid #e8e2f4;border-radius:12px;overflow:hidden}.ChatWindow-module__TsN50W__documentHeader{align-items:center;gap:10px;padding:12px 14px;display:flex}.ChatWindow-module__TsN50W__fileIcon{flex-shrink:0;font-size:28px}.ChatWindow-module__TsN50W__documentInfo{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.ChatWindow-module__TsN50W__fileName{color:#2d2d2d;white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:600;overflow:hidden}.ChatWindow-module__TsN50W__fileSize{color:#aaa;font-size:11px}.ChatWindow-module__TsN50W__downloadButton{color:#6e48aa;cursor:pointer;background:#f0ebfa;border:1.5px solid #d4caec;border-radius:8px;flex-shrink:0;padding:7px 10px;font-size:14px;transition:all .15s}.ChatWindow-module__TsN50W__downloadButton:hover{background:#e0d6f5;border-color:#9d50bb}.ChatWindow-module__TsN50W__audioContainer{background:#faf8ff;border:1.5px solid #e8e2f4;border-radius:14px;min-width:260px;max-width:300px;overflow:hidden}.ChatWindow-module__TsN50W__audioPlayer{align-items:center;gap:14px;padding:14px 16px;display:flex}.ChatWindow-module__TsN50W__audioPlayButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#6e48aa,#9d50bb);border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:16px;transition:all .2s;display:flex;box-shadow:0 3px 10px #6e48aa40}.ChatWindow-module__TsN50W__audioPlayButton:hover{transform:scale(1.08);box-shadow:0 5px 14px #6e48aa59}.ChatWindow-module__TsN50W__audioPlayButton:disabled{cursor:not-allowed;box-shadow:none;background:#e8e2f4;transform:none}.ChatWindow-module__TsN50W__audioPlayButton.ChatWindow-module__TsN50W__playing{animation:2s ease-in-out infinite ChatWindow-module__TsN50W__pulsePlay}.ChatWindow-module__TsN50W__audioLoader{border:2px solid #fff6;border-top-color:#fff;border-radius:50%;width:20px;height:20px;animation:.8s linear infinite ChatWindow-module__TsN50W__spin}.ChatWindow-module__TsN50W__audioInfo{flex-direction:column;flex:1;gap:8px;min-width:0;display:flex}.ChatWindow-module__TsN50W__audioWaveform{align-items:flex-end;gap:2px;height:36px;display:flex;overflow:hidden}.ChatWindow-module__TsN50W__audioWaveBar{opacity:.65;background:linear-gradient(#c084fc,#9d50bb);border-radius:2px;width:3px;min-height:8px;transition:all .3s}.ChatWindow-module__TsN50W__audioWaveBar.ChatWindow-module__TsN50W__animated{opacity:1;animation:1.6s ease-in-out infinite ChatWindow-module__TsN50W__waveAnimation}.ChatWindow-module__TsN50W__audioDuration{color:#888;font-size:12px;font-weight:500}.ChatWindow-module__TsN50W__audioDownloadButton{color:#9d50bb;cursor:pointer;background:#f0ebfa;border:1.5px solid #d4caec;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:13px;transition:all .15s;display:flex}.ChatWindow-module__TsN50W__audioDownloadButton:hover{background:#e0d6f5;border-color:#9d50bb}.ChatWindow-module__TsN50W__uploadOverlay{background:#00000059;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:8px;display:flex;position:absolute;inset:0}.ChatWindow-module__TsN50W__uploadProgress{padding:10px 14px}.ChatWindow-module__TsN50W__progressBar{background:#e8e2f4;border-radius:2px;height:4px;margin-bottom:4px;overflow:hidden}.ChatWindow-module__TsN50W__progressFill{background:linear-gradient(90deg,#6e48aa,#9d50bb);border-radius:2px;height:100%;transition:width .3s}.ChatWindow-module__TsN50W__progressText{color:#9d50bb;text-align:center;font-size:12px;font-weight:600}.ChatWindow-module__TsN50W__uploadError{background:#fff5f5;border-top:1.5px solid #fca5a5;flex-wrap:wrap;align-items:center;gap:8px;padding:10px 14px;display:flex}.ChatWindow-module__TsN50W__errorText{color:#dc2626;flex:1;font-size:12px}.ChatWindow-module__TsN50W__retryButton{color:#dc2626;cursor:pointer;white-space:nowrap;background:0 0;border:1.5px solid #fca5a5;border-radius:8px;padding:4px 10px;font-size:12px;transition:all .15s}.ChatWindow-module__TsN50W__retryButton:hover{background:#fee2e2}.ChatWindow-module__TsN50W__dragging{outline-offset:-3px;outline:3px dashed #9d50bb}.ChatWindow-module__TsN50W__dragOverlay{z-index:200;background:#6e48aa1f;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.ChatWindow-module__TsN50W__dragMessage{color:#6e48aa;background:#fff;border:2px dashed #9d50bb;border-radius:18px;flex-direction:column;align-items:center;gap:10px;padding:30px 40px;font-size:15px;font-weight:600;display:flex}.ChatWindow-module__TsN50W__dragIcon{font-size:36px}.ChatWindow-module__TsN50W__messageLink{color:#6e48aa;cursor:pointer;word-break:break-all;-webkit-user-select:text;user-select:text;text-decoration:underline;transition:color .15s}.ChatWindow-module__TsN50W__messageLink:hover{color:#9d50bb}.ChatWindow-module__TsN50W__myMessage .ChatWindow-module__TsN50W__messageLink{color:#ffffffe6}.ChatWindow-module__TsN50W__myMessage .ChatWindow-module__TsN50W__messageLink:hover{color:#fff}@keyframes ChatWindow-module__TsN50W__slideInRight{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}@keyframes ChatWindow-module__TsN50W__slideInLeft{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}@keyframes ChatWindow-module__TsN50W__slideInDown{0%{opacity:0;transform:translateY(-12px)}to{opacity:1;transform:translateY(0)}}@keyframes ChatWindow-module__TsN50W__fadeInUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes ChatWindow-module__TsN50W__fadeIn{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}@keyframes ChatWindow-module__TsN50W__fadeInScale{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}@keyframes ChatWindow-module__TsN50W__bounceIn{0%{opacity:0;transform:scale(.4)}60%{transform:scale(1.1)}to{opacity:1;transform:scale(1)}}@keyframes ChatWindow-module__TsN50W__pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes ChatWindow-module__TsN50W__pulsePlay{0%,to{box-shadow:0 3px 12px #6e48aa59}50%{box-shadow:0 0 20px #6e48aa8c}}@keyframes ChatWindow-module__TsN50W__waveAnimation{0%,to{transform:scaleY(.4)}50%{transform:scaleY(1)}}@keyframes ChatWindow-module__TsN50W__spin{to{transform:rotate(360deg)}}@keyframes ChatWindow-module__TsN50W__micPulse{0%,to{opacity:1}50%{opacity:.7}}@media (max-width:768px){.ChatWindow-module__TsN50W__chatHeader{min-height:58px;padding:11px 14px}.ChatWindow-module__TsN50W__chatAvatar{width:36px;height:36px;margin-left:12%}.ChatWindow-module__TsN50W__chatUserNickname{font-size:14px}.ChatWindow-module__TsN50W__messages{background:#faf8ff;gap:8px;padding:12px}.ChatWindow-module__TsN50W__myMessage,.ChatWindow-module__TsN50W__otherMessage{max-width:82%;padding:9px 12px}.ChatWindow-module__TsN50W__inputArea{gap:8px;min-height:62px;padding:10px 12px}.ChatWindow-module__TsN50W__input{font-size:16px}.ChatWindow-module__TsN50W__sendBtn{width:40px;height:40px}.ChatWindow-module__TsN50W__emojiPickerContainer{width:300px;height:320px;bottom:70px;right:12px}.ChatWindow-module__TsN50W__attachmentMenu{min-width:180px;left:12px}.ChatWindow-module__TsN50W__scrollToBottomBtn{width:36px;height:36px;bottom:80px;right:14px}.ChatWindow-module__TsN50W__audioContainer{min-width:240px;max-width:270px}}@media (max-width:480px){.ChatWindow-module__TsN50W__myMessage,.ChatWindow-module__TsN50W__otherMessage{max-width:88%}.ChatWindow-module__TsN50W__audioContainer{min-width:220px}}
.ProfilePage-module__-o366q__profilePageContainer{color:#fff;background:0 0;max-width:1200px;min-height:100vh;margin:0 auto;padding:20px 16px 80px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.ProfilePage-module__-o366q__profileHeader{background:#28276826;border:1px solid #5856d64d;border-radius:16px;margin-bottom:24px;padding:24px;transition:all .3s}.ProfilePage-module__-o366q__profileHeader:hover{background:#5856d640;border-color:#9d50bb80}.ProfilePage-module__-o366q__backButton{color:#fff;cursor:pointer;background:#5856d633;border:1px solid #5856d666;border-radius:8px;margin-bottom:20px;padding:10px 16px;font-size:14px;transition:all .3s}.ProfilePage-module__-o366q__backButton:hover{background:#5856d64d;border-color:#9d50bb}.ProfilePage-module__-o366q__profileInfo{align-items:center;gap:24px;display:flex}.ProfilePage-module__-o366q__profileAvatar{filter:drop-shadow(0 8px 16px #0000004d);background:linear-gradient(135deg,#6e48aa,#9d50bb);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:120px;height:120px;font-size:80px;display:flex}.ProfilePage-module__-o366q__profileImage{object-fit:cover;border-radius:50%;width:100%;height:100%}.ProfilePage-module__-o366q__profileDetails{flex:1}.ProfilePage-module__-o366q__profileName{color:#fff;align-items:center;gap:12px;margin:0 0 8px;font-size:32px;font-weight:700;display:flex}.ProfilePage-module__-o366q__verificationBadge{border-radius:12px;align-items:center;gap:4px;padding:4px 10px;font-size:14px;font-weight:600;display:inline-flex}.ProfilePage-module__-o366q__verified{color:#fff;background:linear-gradient(135deg,#4caf50,#45a049)}.ProfilePage-module__-o366q__notVerified{color:#ff6b6b;background:#f4433633}.ProfilePage-module__-o366q__profileSpecialization{color:#9d50bb;margin-bottom:8px;font-size:18px;font-weight:500}.ProfilePage-module__-o366q__profileRating{color:#ffc107;font-size:16px;font-weight:500}.ProfilePage-module__-o366q__profileBalance{color:#4caf50;margin-top:8px;font-size:16px;font-weight:600}.ProfilePage-module__-o366q__profileTabs{background:#28276826;border:1px solid #5856d64d;border-radius:12px;margin-bottom:24px;display:flex;overflow:hidden}.ProfilePage-module__-o366q__tabButton{color:#ffffffb3;cursor:pointer;background:0 0;border:none;border-bottom:3px solid #0000;flex:1;padding:16px 20px;font-size:16px;font-weight:500;transition:all .3s}.ProfilePage-module__-o366q__tabButton:hover{color:#fff;background:#5856d626}.ProfilePage-module__-o366q__tabButton.ProfilePage-module__-o366q__active{color:#9d50bb;background:#9d50bb1a;border-bottom-color:#9d50bb}.ProfilePage-module__-o366q__profileContent{background:#28276826;border:1px solid #5856d64d;border-radius:16px;padding:32px}.ProfilePage-module__-o366q__overviewContent{flex-direction:column;gap:32px;display:flex}.ProfilePage-module__-o366q__statsGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px;display:grid}.ProfilePage-module__-o366q__statCard{background:#28276826;border:1px solid #5856d64d;border-radius:12px;align-items:center;gap:16px;padding:24px;transition:all .3s;display:flex}.ProfilePage-module__-o366q__statCard:hover{background:#5856d640;border-color:#9d50bb80;transform:translateY(-2px)}.ProfilePage-module__-o366q__statIcon{background:linear-gradient(135deg,#6e48aa,#9d50bb);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:60px;height:60px;font-size:32px;display:flex}.ProfilePage-module__-o366q__statInfo{flex:1}.ProfilePage-module__-o366q__statValue{color:#fff;margin-bottom:4px;font-size:24px;font-weight:700}.ProfilePage-module__-o366q__statLabel{color:#ffffffb3;font-size:14px}.ProfilePage-module__-o366q__recentActivity h3{color:#fff;margin:0 0 20px;font-size:20px;font-weight:600}.ProfilePage-module__-o366q__activityList{flex-direction:column;gap:16px;display:flex}.ProfilePage-module__-o366q__activityItem{background:#28276826;border:1px solid #5856d64d;border-radius:12px;align-items:flex-start;gap:16px;padding:16px;transition:all .3s;display:flex}.ProfilePage-module__-o366q__activityItem:hover{background:#5856d640;border-color:#9d50bb80}.ProfilePage-module__-o366q__activityIcon{background:#9d50bb33;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:18px;display:flex}.ProfilePage-module__-o366q__activityContent{flex:1}.ProfilePage-module__-o366q__activityTitle{color:#fff;margin-bottom:4px;font-size:16px;font-weight:600}.ProfilePage-module__-o366q__activityDescription{color:#fffc;margin-bottom:6px;font-size:14px}.ProfilePage-module__-o366q__activityTime{color:#fff9;font-size:12px}.ProfilePage-module__-o366q__productsContent{flex-direction:column;gap:24px;display:flex}.ProfilePage-module__-o366q__productsHeader{justify-content:space-between;align-items:center;display:flex}.ProfilePage-module__-o366q__productsHeader h3{color:#fff;margin:0;font-size:20px;font-weight:600}.ProfilePage-module__-o366q__addProductButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#4caf50,#45a049);border:none;border-radius:12px;padding:12px 20px;font-size:14px;font-weight:600;transition:all .3s;box-shadow:0 4px 12px #4caf504d}.ProfilePage-module__-o366q__addProductButton:hover{background:linear-gradient(135deg,#45a049,#4caf50);transform:translateY(-2px);box-shadow:0 6px 20px #4caf5066}.ProfilePage-module__-o366q__productsList{flex-direction:column;gap:16px;display:flex}.ProfilePage-module__-o366q__sellerProductCard{background:#28276826;border:1px solid #5856d64d;border-radius:12px;grid-template-columns:80px 1fr auto auto auto;align-items:center;gap:16px;padding:20px;transition:all .3s;display:grid}.ProfilePage-module__-o366q__sellerProductCard:hover{background:#5856d640;border-color:#9d50bb80}.ProfilePage-module__-o366q__productImage{background:#28276826;border:1px solid #5856d64d;border-radius:12px;justify-content:center;align-items:center;width:80px;height:80px;font-size:32px;display:flex}.ProfilePage-module__-o366q__productImage img{object-fit:cover;border-radius:8px;width:100%;height:100%}.ProfilePage-module__-o366q__productDetails{min-width:0}.ProfilePage-module__-o366q__productName{color:#fff;text-overflow:ellipsis;white-space:nowrap;margin:0 0 6px;font-size:16px;font-weight:600;overflow:hidden}.ProfilePage-module__-o366q__productCategory{color:#9d50bb;margin-bottom:6px;font-size:12px;font-weight:500}.ProfilePage-module__-o366q__productStats{align-items:center;gap:8px;display:flex}.ProfilePage-module__-o366q__productRating{color:#ffc107;font-size:12px}.ProfilePage-module__-o366q__productReviews{color:#fff9;font-size:12px}.ProfilePage-module__-o366q__productPricing{text-align:right}.ProfilePage-module__-o366q__currentPrice{color:#4caf50;margin-bottom:4px;font-size:16px;font-weight:600}.ProfilePage-module__-o366q__originalPrice{color:#ffffff80;font-size:13px;text-decoration:line-through}.ProfilePage-module__-o366q__productStatus{text-align:center}.ProfilePage-module__-o366q__inStock{color:#4caf50;font-size:12px;font-weight:500}.ProfilePage-module__-o366q__outOfStock{color:#ff6b6b;font-size:12px;font-weight:500}.ProfilePage-module__-o366q__onModeration{color:#ffc107;font-size:12px;font-weight:500}.ProfilePage-module__-o366q__productActions{gap:8px;display:flex}.ProfilePage-module__-o366q__editButton{color:#2196f3;cursor:pointer;white-space:nowrap;background:#2196f333;border:1px solid #2196f34d;border-radius:6px;padding:8px 12px;font-size:12px;transition:all .3s}.ProfilePage-module__-o366q__editButton:hover{background:#2196f34d;border-color:#2196f380}.ProfilePage-module__-o366q__deleteButton{color:#ff6b6b;cursor:pointer;white-space:nowrap;background:#f4433633;border:1px solid #f443364d;border-radius:6px;padding:8px 12px;font-size:12px;transition:all .3s}.ProfilePage-module__-o366q__deleteButton:hover{background:#f443364d;border-color:#f4433680}.ProfilePage-module__-o366q__emptyProducts{text-align:center;background:#28276826;border:1px solid #5856d64d;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;padding:60px 20px;display:flex}.ProfilePage-module__-o366q__emptyProducts .ProfilePage-module__-o366q__emptyIcon{opacity:.6;margin-bottom:16px;font-size:64px}.ProfilePage-module__-o366q__emptyProducts h3{color:#fff;margin:0 0 8px;font-size:20px}.ProfilePage-module__-o366q__emptyProducts p{color:#fff9;margin:0 0 24px;font-size:16px}.ProfilePage-module__-o366q__analyticsContent{flex-direction:column;gap:32px;display:flex}.ProfilePage-module__-o366q__analyticsContent h3{color:#fff;margin:0 0 20px;font-size:20px;font-weight:600}.ProfilePage-module__-o366q__analyticsGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px;display:grid}.ProfilePage-module__-o366q__analyticsCard{background:#28276826;border:1px solid #5856d64d;border-radius:12px;padding:20px;transition:all .3s}.ProfilePage-module__-o366q__analyticsCard:hover{background:#5856d640;border-color:#9d50bb80}.ProfilePage-module__-o366q__analyticsCard h4{color:#fffc;margin:0 0 12px;font-size:14px;font-weight:500}.ProfilePage-module__-o366q__analyticsValue{color:#fff;margin-bottom:6px;font-size:24px;font-weight:700}.ProfilePage-module__-o366q__analyticsChange{color:#4caf50;font-size:12px;font-weight:500}.ProfilePage-module__-o366q__topProducts h4{color:#fff;margin:0 0 16px;font-size:18px;font-weight:600}.ProfilePage-module__-o366q__topProductsList{flex-direction:column;gap:12px;display:flex}.ProfilePage-module__-o366q__topProductItem{background:#28276826;border:1px solid #5856d64d;border-radius:8px;align-items:center;gap:16px;padding:12px 16px;transition:all .3s;display:flex}.ProfilePage-module__-o366q__topProductItem:hover{background:#5856d640;border-color:#9d50bb80}.ProfilePage-module__-o366q__topProductRank{color:#fff;background:linear-gradient(135deg,#6e48aa,#9d50bb);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:12px;font-weight:600;display:flex}.ProfilePage-module__-o366q__topProductName{color:#fff;flex:1;font-size:14px;font-weight:500}.ProfilePage-module__-o366q__topProductSales{color:#4caf50;font-size:13px;font-weight:500}.ProfilePage-module__-o366q__settingsContent{flex-direction:column;gap:32px;display:flex}.ProfilePage-module__-o366q__profileSettings,.ProfilePage-module__-o366q__accountSettings{background:#28276826;border:1px solid #5856d64d;border-radius:12px;padding:24px;transition:all .3s}.ProfilePage-module__-o366q__profileSettings:hover,.ProfilePage-module__-o366q__accountSettings:hover{background:#5856d640;border-color:#9d50bb80}.ProfilePage-module__-o366q__settingsHeader{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.ProfilePage-module__-o366q__settingsHeader h3,.ProfilePage-module__-o366q__accountSettings h3{color:#fff;margin:0 0 20px;font-size:18px;font-weight:600}.ProfilePage-module__-o366q__profileForm{flex-direction:column;gap:16px;display:flex}.ProfilePage-module__-o366q__formRow{grid-template-columns:1fr 1fr;gap:16px;display:grid}.ProfilePage-module__-o366q__formGroup{flex-direction:column;gap:6px;display:flex}.ProfilePage-module__-o366q__formLabel{color:#ffffffe6;font-size:14px;font-weight:500}.ProfilePage-module__-o366q__formInput{color:#fff;background:#28276826;border:1px solid #5856d64d;border-radius:8px;padding:12px 16px;font-size:14px;transition:all .3s}.ProfilePage-module__-o366q__formInput:focus{background:#5856d640;border-color:#9d50bb;outline:none}.ProfilePage-module__-o366q__formInput:disabled{opacity:.6;cursor:not-allowed}.ProfilePage-module__-o366q__formInput::placeholder{color:#ffffff80}.ProfilePage-module__-o366q__formTextarea{color:#fff;resize:vertical;background:#28276826;border:1px solid #5856d64d;border-radius:8px;padding:12px 16px;font-family:inherit;font-size:14px;transition:all .3s}.ProfilePage-module__-o366q__formTextarea:focus{background:#5856d640;border-color:#9d50bb;outline:none}.ProfilePage-module__-o366q__formTextarea:disabled{opacity:.6;cursor:not-allowed}.ProfilePage-module__-o366q__formTextarea::placeholder{color:#ffffff80}.ProfilePage-module__-o366q__saveButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#4caf50,#45a049);border:none;border-radius:8px;align-self:flex-start;padding:12px 24px;font-size:16px;font-weight:600;transition:all .3s;box-shadow:0 4px 12px #4caf504d}.ProfilePage-module__-o366q__saveButton:hover{background:linear-gradient(135deg,#45a049,#4caf50);transform:translateY(-2px);box-shadow:0 6px 20px #4caf5066}.ProfilePage-module__-o366q__settingsList{flex-direction:column;gap:16px;display:flex}.ProfilePage-module__-o366q__settingItem{background:#28276826;border:1px solid #5856d64d;border-radius:8px;justify-content:space-between;align-items:center;padding:16px;transition:all .3s;display:flex}.ProfilePage-module__-o366q__settingItem:hover{background:#5856d640;border-color:#9d50bb80}.ProfilePage-module__-o366q__settingInfo{flex:1}.ProfilePage-module__-o366q__settingTitle{color:#fff;margin-bottom:4px;font-size:16px;font-weight:500}.ProfilePage-module__-o366q__settingDescription{color:#ffffffb3;font-size:14px}.ProfilePage-module__-o366q__settingToggle{accent-color:#9d50bb;cursor:pointer;width:18px;height:18px}.ProfilePage-module__-o366q__loading{text-align:center;color:#ffffffb3;padding:40px;font-size:16px}.ProfilePage-module__-o366q__productFormOverlay{z-index:1000;background:#000000b3;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.ProfilePage-module__-o366q__productFormModal{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#28276826;border:1px solid #5856d64d;border-radius:16px;width:100%;max-width:800px;max-height:90vh;overflow-y:auto}.ProfilePage-module__-o366q__productFormHeader{z-index:10;background:#28276826;border-bottom:1px solid #5856d64d;justify-content:space-between;align-items:center;padding:24px;display:flex;position:sticky;top:0}.ProfilePage-module__-o366q__productFormHeader h3{color:#fff;margin:0;font-size:20px;font-weight:600}.ProfilePage-module__-o366q__closeButton{color:#ff6b6b;cursor:pointer;background:#f4433633;border:1px solid #f443364d;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:16px;transition:all .3s;display:flex}.ProfilePage-module__-o366q__closeButton:hover{background:#f443364d;border-color:#f4433680;transform:scale(1.1)}.ProfilePage-module__-o366q__productFormContent{flex-direction:column;gap:20px;padding:24px;display:flex}.ProfilePage-module__-o366q__productFormActions{z-index:10;background:#28276826;border-top:1px solid #5856d64d;justify-content:flex-end;gap:12px;padding:20px 24px;display:flex;bottom:0}.ProfilePage-module__-o366q__uploadErrors{background:#f443361a;border:1px solid #f443364d;border-radius:8px;margin-bottom:16px;padding:12px}.ProfilePage-module__-o366q__uploadError{color:#ff6b6b;margin-bottom:4px;font-size:14px}.ProfilePage-module__-o366q__uploadError:last-child{margin-bottom:0}.ProfilePage-module__-o366q__digitalProductSection{background:#5856d61a;border:1px solid #5856d633;border-radius:12px;margin:16px 0;padding:20px}.ProfilePage-module__-o366q__sectionTitle{color:#9d50bb;margin:0 0 16px;font-size:16px;font-weight:600}.ProfilePage-module__-o366q__fileUploadContainer{flex-direction:column;gap:12px;display:flex}.ProfilePage-module__-o366q__fileUploadInput{display:none}.ProfilePage-module__-o366q__fileUploadButton{color:#fff;cursor:pointer;background:#5856d633;border:1px solid #5856d666;border-radius:8px;justify-content:center;align-self:flex-start;align-items:center;gap:8px;padding:12px 20px;font-size:14px;font-weight:500;transition:all .3s;display:inline-flex}.ProfilePage-module__-o366q__fileUploadButton:hover{background:#5856d64d;border-color:#9d50bb}.ProfilePage-module__-o366q__uploadProgress{align-items:center;gap:12px;padding:8px 0;display:flex}.ProfilePage-module__-o366q__progressBar{background:#5856d633;border-radius:3px;flex:1;height:6px;overflow:hidden}.ProfilePage-module__-o366q__progressFill{background:linear-gradient(135deg,#4caf50,#45a049);height:100%;transition:width .3s}.ProfilePage-module__-o366q__progressText{color:#fff;text-align:right;min-width:35px;font-size:12px;font-weight:500}.ProfilePage-module__-o366q__uploadedFile{background:#4caf501a;border:1px solid #4caf504d;border-radius:6px;justify-content:space-between;align-items:center;padding:8px 12px;display:flex}.ProfilePage-module__-o366q__fileName{color:#4caf50;font-size:14px;font-weight:500}.ProfilePage-module__-o366q__removeFileButton{color:#ff6b6b;cursor:pointer;background:#f4433633;border:1px solid #f443364d;border-radius:4px;padding:4px 8px;font-size:12px;transition:all .3s}.ProfilePage-module__-o366q__removeFileButton:hover{background:#f443364d;border-color:#f4433680}.ProfilePage-module__-o366q__imageUploadContainer{flex-direction:column;gap:16px;display:flex}.ProfilePage-module__-o366q__imageUploadInput{display:none}.ProfilePage-module__-o366q__imageUploadButton{color:#fff;cursor:pointer;background:#5856d633;border:1px solid #5856d666;border-radius:8px;justify-content:center;align-self:flex-start;align-items:center;gap:8px;padding:12px 20px;font-size:14px;font-weight:500;transition:all .3s;display:inline-flex}.ProfilePage-module__-o366q__imageUploadButton:hover:not(.ProfilePage-module__-o366q__disabled){background:#5856d64d;border-color:#9d50bb}.ProfilePage-module__-o366q__imageUploadButton.ProfilePage-module__-o366q__disabled{opacity:.5;cursor:not-allowed}.ProfilePage-module__-o366q__imagePreviewContainer{flex-wrap:wrap;gap:12px;display:flex}.ProfilePage-module__-o366q__imagePreview{border:1px solid #5856d64d;border-radius:8px;width:100px;height:100px;position:relative;overflow:hidden}.ProfilePage-module__-o366q__imagePreview img{object-fit:cover;width:100%;height:100%}.ProfilePage-module__-o366q__imageUploadProgress{background:#5856d633;flex-direction:column;justify-content:center;align-items:center;gap:8px;width:100%;height:100%;display:flex}.ProfilePage-module__-o366q__uploadSpinner{font-size:20px;animation:1s linear infinite ProfilePage-module__-o366q__spin}@keyframes ProfilePage-module__-o366q__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.ProfilePage-module__-o366q__uploadText{color:#fff;text-align:center;font-size:10px}.ProfilePage-module__-o366q__imageUploadError{background:#f4433633;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:100%;height:100%;display:flex}.ProfilePage-module__-o366q__errorIcon{font-size:16px}.ProfilePage-module__-o366q__errorText{color:#ff6b6b;text-align:center;font-size:10px}.ProfilePage-module__-o366q__removeImageButton{color:#fff;cursor:pointer;background:#f44336cc;border:none;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:12px;transition:all .3s;display:flex;position:absolute;top:4px;right:4px}.ProfilePage-module__-o366q__removeImageButton:hover{background:#f44336;transform:scale(1.1)}.ProfilePage-module__-o366q__formHint{color:#fff9;margin-top:4px;font-size:12px}.ProfilePage-module__-o366q__cancelButton{color:#fff;cursor:pointer;background:#5856d633;border:1px solid #5856d666;border-radius:8px;padding:12px 24px;font-size:14px;font-weight:500;transition:all .3s}.ProfilePage-module__-o366q__cancelButton:hover:not(:disabled){background:#5856d64d;border-color:#9d50bb}.ProfilePage-module__-o366q__cancelButton:disabled{opacity:.5;cursor:not-allowed}@media (max-width:768px){.ProfilePage-module__-o366q__profilePageContainer{padding:16px 12px 80px}.ProfilePage-module__-o366q__profileInfo{text-align:center;flex-direction:column;gap:16px}.ProfilePage-module__-o366q__profileAvatar{width:100px;height:100px;font-size:64px}.ProfilePage-module__-o366q__profileName{justify-content:center;font-size:24px}.ProfilePage-module__-o366q__profileTabs{flex-direction:column}.ProfilePage-module__-o366q__tabButton{border-bottom:none;border-right:3px solid #0000}.ProfilePage-module__-o366q__tabButton.ProfilePage-module__-o366q__active{border-bottom:none;border-right-color:#9d50bb}.ProfilePage-module__-o366q__profileContent{padding:24px}.ProfilePage-module__-o366q__statsGrid{grid-template-columns:1fr;gap:16px}.ProfilePage-module__-o366q__statCard{padding:20px}.ProfilePage-module__-o366q__statIcon{width:50px;height:50px;font-size:28px}.ProfilePage-module__-o366q__statValue{font-size:20px}.ProfilePage-module__-o366q__sellerProductCard{grid-template-rows:auto auto auto;grid-template-columns:60px 1fr;gap:12px}.ProfilePage-module__-o366q__productImage{grid-row:1/3;width:60px;height:60px;font-size:24px}.ProfilePage-module__-o366q__productDetails{grid-area:1/2}.ProfilePage-module__-o366q__productPricing{text-align:left;grid-area:2/2}.ProfilePage-module__-o366q__productStatus{text-align:left;grid-area:3/1/auto/-1}.ProfilePage-module__-o366q__productActions{grid-area:4/1/auto/-1;justify-content:flex-start}.ProfilePage-module__-o366q__formRow,.ProfilePage-module__-o366q__analyticsGrid{grid-template-columns:1fr}.ProfilePage-module__-o366q__productsHeader{flex-direction:column;align-items:stretch;gap:12px}.ProfilePage-module__-o366q__addProductButton{width:100%}.ProfilePage-module__-o366q__productFormOverlay{background:#000000e6;padding:0;top:60px;bottom:70px}.ProfilePage-module__-o366q__productFormModal{background:#1a1a2e;border:none;border-radius:0;flex-direction:column;width:100%;max-width:none;height:100%;max-height:none;display:flex}.ProfilePage-module__-o366q__productFormHeader{background:#1a1a2e;border-bottom:1px solid #5856d64d;border-radius:0;flex-shrink:0;padding:16px 20px}.ProfilePage-module__-o366q__productFormHeader h3{font-size:18px}.ProfilePage-module__-o366q__productFormContent{flex:1;padding:20px;overflow-y:auto}.ProfilePage-module__-o366q__productFormActions{background:#1a1a2e;border-top:1px solid #5856d64d;flex-direction:column;flex-shrink:0;gap:12px;padding:16px 20px}.ProfilePage-module__-o366q__cancelButton,.ProfilePage-module__-o366q__saveButton{justify-content:center;width:100%}.ProfilePage-module__-o366q__imagePreviewContainer{justify-content:center}.ProfilePage-module__-o366q__imagePreview{width:80px;height:80px}.ProfilePage-module__-o366q__digitalProductSection{margin:12px 0;padding:16px}.ProfilePage-module__-o366q__fileUploadButton,.ProfilePage-module__-o366q__imageUploadButton{justify-content:center;width:100%}}@media (max-width:480px){.ProfilePage-module__-o366q__profilePageContainer{padding:12px 8px 80px}.ProfilePage-module__-o366q__profileHeader{padding:20px}.ProfilePage-module__-o366q__profileAvatar{width:80px;height:80px;font-size:48px}.ProfilePage-module__-o366q__profileName{font-size:20px}.ProfilePage-module__-o366q__profileSpecialization{font-size:16px}.ProfilePage-module__-o366q__profileContent{padding:20px}.ProfilePage-module__-o366q__statCard{text-align:center;flex-direction:column;gap:12px;padding:16px}.ProfilePage-module__-o366q__statIcon{width:40px;height:40px;font-size:24px}.ProfilePage-module__-o366q__statValue{font-size:18px}.ProfilePage-module__-o366q__sellerProductCard{padding:16px}.ProfilePage-module__-o366q__productImage{width:50px;height:50px;font-size:20px}.ProfilePage-module__-o366q__productName,.ProfilePage-module__-o366q__currentPrice{font-size:14px}.ProfilePage-module__-o366q__editButton,.ProfilePage-module__-o366q__deleteButton{padding:6px 8px;font-size:11px}.ProfilePage-module__-o366q__analyticsCard{padding:16px}.ProfilePage-module__-o366q__analyticsValue{font-size:20px}.ProfilePage-module__-o366q__topProductItem{padding:10px 12px}.ProfilePage-module__-o366q__topProductRank{width:20px;height:20px;font-size:11px}.ProfilePage-module__-o366q__settingItem{flex-direction:column;align-items:flex-start;gap:12px;padding:12px}.ProfilePage-module__-o366q__settingToggle{align-self:flex-end}.ProfilePage-module__-o366q__emptyProducts{padding:40px 16px}.ProfilePage-module__-o366q__emptyProducts .ProfilePage-module__-o366q__emptyIcon{font-size:48px}.ProfilePage-module__-o366q__emptyProducts h3{font-size:18px}.ProfilePage-module__-o366q__emptyProducts p{font-size:14px}.ProfilePage-module__-o366q__productFormOverlay{top:55px;bottom:65px}.ProfilePage-module__-o366q__productFormHeader{padding:12px 16px}.ProfilePage-module__-o366q__productFormHeader h3{font-size:16px}.ProfilePage-module__-o366q__productFormContent{gap:16px;padding:16px}.ProfilePage-module__-o366q__productFormActions{padding:12px 16px}.ProfilePage-module__-o366q__imagePreview{width:70px;height:70px}.ProfilePage-module__-o366q__digitalProductSection{padding:12px}.ProfilePage-module__-o366q__uploadProgress{flex-direction:column;align-items:stretch;gap:8px}.ProfilePage-module__-o366q__progressText{text-align:center;min-width:auto}}@media (max-width:375px){.ProfilePage-module__-o366q__productFormOverlay{top:50px;bottom:60px}.ProfilePage-module__-o366q__formRow{grid-template-columns:1fr;gap:12px}.ProfilePage-module__-o366q__imagePreview{width:60px;height:60px}.ProfilePage-module__-o366q__removeImageButton{width:16px;height:16px;font-size:10px;top:2px;right:2px}.ProfilePage-module__-o366q__uploadSpinner{font-size:16px}.ProfilePage-module__-o366q__uploadText,.ProfilePage-module__-o366q__errorText{font-size:9px}}
.ForwardMessageModal-module__NnaRhq__modalOverlay{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:2000;box-sizing:border-box;background:#6e48aa2e;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.ForwardMessageModal-module__NnaRhq__modalContent{background:#fff;border:1.5px solid #d4caec;border-radius:20px;flex-direction:column;width:100%;max-width:440px;max-height:82vh;animation:.22s ease-out ForwardMessageModal-module__NnaRhq__popIn;display:flex;overflow:hidden;box-shadow:0 16px 48px #6e48aa2e}.ForwardMessageModal-module__NnaRhq__modalHeader{border-bottom:1.5px solid #e8e2f4;flex-shrink:0;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.ForwardMessageModal-module__NnaRhq__modalHeader h3{background:linear-gradient(135deg,#6e48aa,#9d50bb);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0;font-size:17px;font-weight:700}.ForwardMessageModal-module__NnaRhq__closeButton{color:#6e48aa;cursor:pointer;background:#f0ebfa;border:1.5px solid #d4caec;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:13px;transition:all .15s;display:flex}.ForwardMessageModal-module__NnaRhq__closeButton:hover{background:#e0d6f5}.ForwardMessageModal-module__NnaRhq__searchContainer{border-bottom:1.5px solid #e8e2f4;flex-shrink:0;padding:12px 16px;position:relative}.ForwardMessageModal-module__NnaRhq__searchIcon{color:#9d50bb;z-index:1;font-size:14px;position:absolute;top:50%;left:30px;transform:translateY(-50%)}.ForwardMessageModal-module__NnaRhq__searchInput{color:#2d2d2d;box-sizing:border-box;background:#faf8ff;border:1.5px solid #d4caec;border-radius:20px;outline:none;width:100%;padding:10px 12px 10px 34px;font-family:inherit;font-size:14px;transition:border-color .2s,box-shadow .2s}.ForwardMessageModal-module__NnaRhq__searchInput:focus{background:#fff;border-color:#9d50bb;box-shadow:0 0 0 3px #9d50bb1a}.ForwardMessageModal-module__NnaRhq__searchInput::placeholder{color:#bbb}.ForwardMessageModal-module__NnaRhq__messagePreview{background:#f8f5ff;border-bottom:1.5px solid #e8e2f4;flex-shrink:0;padding:10px 16px}.ForwardMessageModal-module__NnaRhq__previewLabel{color:#9d50bb;text-transform:uppercase;letter-spacing:.4px;margin:0 0 4px;font-size:11px;font-weight:600}.ForwardMessageModal-module__NnaRhq__previewContent{color:#555;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:13px;overflow:hidden}.ForwardMessageModal-module__NnaRhq__usersGrid{scrollbar-width:thin;scrollbar-color:#b59ee0 transparent;grid-template-columns:repeat(3,1fr);justify-items:center;gap:12px;padding:16px;display:grid;overflow-y:auto}.ForwardMessageModal-module__NnaRhq__usersGrid::-webkit-scrollbar{width:4px}.ForwardMessageModal-module__NnaRhq__usersGrid::-webkit-scrollbar-thumb{background:#b59ee0;border-radius:2px}.ForwardMessageModal-module__NnaRhq__userItem{cursor:pointer;border:1.5px solid #0000;border-radius:12px;flex-direction:column;align-items:center;width:100%;max-width:90px;padding:8px;transition:background .15s;display:flex}.ForwardMessageModal-module__NnaRhq__userItem:hover{background:#f0ebfa;border-color:#d4caec}.ForwardMessageModal-module__NnaRhq__userAvatar{border:2px solid #d4caec;border-radius:50%;width:58px;height:58px;margin-bottom:6px;overflow:hidden}.ForwardMessageModal-module__NnaRhq__userAvatar img{object-fit:cover;width:100%;height:100%}.ForwardMessageModal-module__NnaRhq__userName{color:#2d2d2d;text-align:center;white-space:nowrap;text-overflow:ellipsis;width:100%;font-size:12px;font-weight:500;overflow:hidden}.ForwardMessageModal-module__NnaRhq__loading,.ForwardMessageModal-module__NnaRhq__noResults{color:#bbb;grid-column:1/-1;justify-content:center;align-items:center;height:160px;font-size:14px;display:flex}.ForwardMessageModal-module__NnaRhq__loadingSpinner{border:2px solid #e8e2f4;border-top-color:#9d50bb;border-radius:50%;width:20px;height:20px;margin-right:8px;animation:.8s linear infinite ForwardMessageModal-module__NnaRhq__spin}@keyframes ForwardMessageModal-module__NnaRhq__spin{to{transform:rotate(360deg)}}@keyframes ForwardMessageModal-module__NnaRhq__popIn{0%{opacity:0;transform:scale(.96)translateY(-8px)}to{opacity:1;transform:scale(1)translateY(0)}}@media (max-width:480px){.ForwardMessageModal-module__NnaRhq__usersGrid{grid-template-columns:repeat(3,1fr);gap:8px;padding:12px}.ForwardMessageModal-module__NnaRhq__userAvatar{width:48px;height:48px}.ForwardMessageModal-module__NnaRhq__userName{font-size:11px}}
.reelsModal-module__NokiEa__modal{z-index:2000;background:#000000e0;justify-content:center;align-items:center;animation:.2s reelsModal-module__NokiEa__fadeIn;display:flex;position:fixed;inset:0}.reelsModal-module__NokiEa__modalContent{aspect-ratio:9/16;background:#000;border-radius:18px;height:90vh;max-height:860px;animation:.22s reelsModal-module__NokiEa__slideUp;position:relative;overflow:hidden;box-shadow:0 20px 60px #0009}.reelsModal-module__NokiEa__videoContainer{background:#000;width:100%;height:100%;position:relative}.reelsModal-module__NokiEa__video{object-fit:cover;cursor:pointer;width:100%;height:100%;position:absolute;inset:0}.reelsModal-module__NokiEa__controls{z-index:15;gap:8px;display:flex;position:absolute;top:14px;right:14px}.reelsModal-module__NokiEa__closeButton,.reelsModal-module__NokiEa__menuButton{color:#fff;cursor:pointer;background:#0000008c;border:1px solid #ffffff1f;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex}.reelsModal-module__NokiEa__closeButton:hover,.reelsModal-module__NokiEa__menuButton:hover{background:#000000d1;transform:scale(1.08)}.reelsModal-module__NokiEa__menuContainer{position:relative}.reelsModal-module__NokiEa__dropdownMenu{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:20;background:#141414f5;border:1px solid #ffffff1a;border-radius:14px;min-width:160px;padding:6px 0;animation:.15s reelsModal-module__NokiEa__dropdownSlide;position:absolute;top:calc(100% + 6px);right:0;box-shadow:0 8px 24px #0009}.reelsModal-module__NokiEa__menuItem{color:#fff;cursor:pointer;background:0 0;border:none;align-items:center;gap:8px;width:100%;padding:10px 14px;font-size:14px;transition:background .15s;display:flex}.reelsModal-module__NokiEa__menuItem:hover{background:#ffffff1a}.reelsModal-module__NokiEa__menuItem:not(:last-child){border-bottom:1px solid #ffffff0f}.reelsModal-module__NokiEa__deleteMenuItem{color:#ff4757!important}.reelsModal-module__NokiEa__deleteMenuItem:hover{background:#ff475726!important}.reelsModal-module__NokiEa__soundControl{z-index:15;position:absolute;top:14px;left:14px}.reelsModal-module__NokiEa__soundButton{color:#fff;cursor:pointer;background:#0000008c;border:1px solid #ffffff1f;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex}.reelsModal-module__NokiEa__soundButton:hover{background:#000000d1;transform:scale(1.08)}.reelsModal-module__NokiEa__playOverlay{z-index:7;pointer-events:auto;cursor:pointer;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.reelsModal-module__NokiEa__playIcon{color:#ffffffe6;filter:drop-shadow(0 2px 8px #0009)}.reelsModal-module__NokiEa__rightActions{z-index:10;flex-direction:column;align-items:center;gap:22px;display:flex;position:absolute;bottom:110px;right:14px}.reelsModal-module__NokiEa__actionButton{color:#fff;cursor:pointer;filter:drop-shadow(0 2px 4px #000000b3);background:0 0;border:none;flex-direction:column;align-items:center;gap:4px;padding:0;transition:transform .15s;display:flex}.reelsModal-module__NokiEa__actionButton:hover{transform:scale(1.15)}.reelsModal-module__NokiEa__actionButton span{color:#fff;text-shadow:0 1px 3px #000c;font-size:12px;font-weight:700}.reelsModal-module__NokiEa__liked svg{filter:drop-shadow(0 0 6px #ff450080);color:#ff4500!important}.reelsModal-module__NokiEa__rated svg{filter:drop-shadow(0 0 5px #1db95466);color:#1db954!important}.reelsModal-module__NokiEa__shareContainer{flex-direction:column;align-items:center;display:flex;position:relative}.reelsModal-module__NokiEa__copiedText{color:#fff;white-space:nowrap;background:#000000b3;border-radius:8px;padding:3px 8px;font-size:11px;animation:2s reelsModal-module__NokiEa__fadeInOut;position:absolute;top:-26px;left:50%;transform:translate(-50%)}.reelsModal-module__NokiEa__reelInfo{z-index:5;background:linear-gradient(#0000,#000000c7);padding:30px 16px 16px;position:absolute;bottom:0;left:0;right:72px}.reelsModal-module__NokiEa__description{flex-direction:column;gap:4px;margin-bottom:8px;display:flex}.reelsModal-module__NokiEa__descriptionText{color:#fff;text-shadow:0 1px 3px #0009;white-space:pre-line;word-break:break-word;margin:0;font-size:14px;line-height:1.45}.reelsModal-module__NokiEa__date{color:#fff9;font-size:11px}.reelsModal-module__NokiEa__stats{color:#fffc;gap:14px;margin-bottom:0;font-size:13px;display:flex}.reelsModal-module__NokiEa__stat{text-shadow:0 1px 2px #00000080;align-items:center;gap:4px;display:flex}.reelsModal-module__NokiEa__actions,.reelsModal-module__NokiEa__infoPanel{display:none}.reelsModal-module__NokiEa__commentModalOverlay{z-index:3000;background:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.reelsModal-module__NokiEa__commentModalContent{background:#fff;border:1.5px solid #d4caec;border-radius:18px;width:90%;max-width:500px;max-height:80vh;position:relative;overflow:hidden;box-shadow:0 12px 40px #6e48aa33}.reelsModal-module__NokiEa__commentModalClose{color:#6e48aa;cursor:pointer;z-index:10;background:#f0ebfa;border:1.5px solid #d4caec;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;font-size:13px;transition:all .2s;display:flex;position:absolute;top:14px;right:14px}.reelsModal-module__NokiEa__commentModalClose:hover{background:#e0d6f5;transform:scale(1.08)}@keyframes reelsModal-module__NokiEa__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes reelsModal-module__NokiEa__slideUp{0%{opacity:0;transform:translateY(24px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes reelsModal-module__NokiEa__dropdownSlide{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}@keyframes reelsModal-module__NokiEa__commentSlide{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}@keyframes reelsModal-module__NokiEa__fadeInOut{0%{opacity:0}20%{opacity:1}80%{opacity:1}to{opacity:0}}@media (max-width:768px){.reelsModal-module__NokiEa__modalContent{width:100%;height:calc(100dvh - 120px);aspect-ratio:unset;border-radius:12px}.reelsModal-module__NokiEa__rightActions{gap:18px;bottom:90px;right:10px}.reelsModal-module__NokiEa__reelInfo{right:65px}.reelsModal-module__NokiEa__commentModalContent{background:#fff;border:1.5px solid #d4caec;border-radius:18px;width:90%;max-width:500px;max-height:80vh;position:relative;overflow:hidden;box-shadow:0 12px 40px #6e48aa33}}@media (max-width:480px){.reelsModal-module__NokiEa__modalContent{border-radius:0;height:calc(100dvh - 120px)}.reelsModal-module__NokiEa__rightActions{gap:15px;bottom:80px;right:8px}}
.MediaUploadModal-module__mriH0G__modalOverlay{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:2000;box-sizing:border-box;background:#6e48aa2e;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:60px 0}.MediaUploadModal-module__mriH0G__modalContainer{background:#fff;border:1.5px solid #d4caec;border-radius:18px;flex-direction:column;width:100%;max-width:560px;max-height:100%;animation:.22s ease-out MediaUploadModal-module__mriH0G__popIn;display:flex;overflow:hidden;box-shadow:0 16px 48px #6e48aa2e}.MediaUploadModal-module__mriH0G__modalHeader{border-bottom:1.5px solid #e8e2f4;flex-shrink:0;justify-content:space-between;align-items:center;padding:18px 22px;display:flex}.MediaUploadModal-module__mriH0G__modalTitle{background:linear-gradient(135deg,#6e48aa,#9d50bb);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0;font-size:17px;font-weight:700}.MediaUploadModal-module__mriH0G__closeButton{color:#6e48aa;cursor:pointer;background:#f0ebfa;border:1.5px solid #d4caec;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;font-size:18px;transition:all .15s;display:flex}.MediaUploadModal-module__mriH0G__closeButton:hover{background:#e0d6f5}.MediaUploadModal-module__mriH0G__modalContent{scrollbar-width:thin;scrollbar-color:#b59ee0 transparent;flex-direction:column;flex:1;gap:16px;min-height:0;padding:20px;display:flex;overflow-y:auto}.MediaUploadModal-module__mriH0G__dropZone{text-align:center;cursor:pointer;background:#faf8ff;border:2px dashed #d4caec;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:10px;min-height:180px;padding:50px 32px;transition:all .2s;display:flex}.MediaUploadModal-module__mriH0G__dropZone:hover,.MediaUploadModal-module__mriH0G__dragOver{background:#f0ebfa;border-color:#9d50bb}.MediaUploadModal-module__mriH0G__dropIcon{font-size:52px}.MediaUploadModal-module__mriH0G__dropTitle{color:#2d2d2d;margin:0;font-size:16px;font-weight:600}.MediaUploadModal-module__mriH0G__dropSubtitle{color:#888;margin:0;font-size:13px}.MediaUploadModal-module__mriH0G__dropHint{color:#bbb;max-width:380px;margin:0;font-size:12px;line-height:1.4}.MediaUploadModal-module__mriH0G__previewContainer{border-radius:12px;justify-content:center;align-items:center;max-height:360px;display:flex;overflow:hidden}.MediaUploadModal-module__mriH0G__previewImage{object-fit:contain;border:1.5px solid #e8e2f4;border-radius:12px;max-width:100%;max-height:360px}.MediaUploadModal-module__mriH0G__videoPreviewContainer{max-width:100%;max-height:360px;position:relative}.MediaUploadModal-module__mriH0G__previewVideo{object-fit:contain;background:#000;border-radius:12px;width:100%;max-height:360px}.MediaUploadModal-module__mriH0G__videoLabel{color:#fff;background:#0009;border-radius:8px;padding:4px 10px;font-size:12px;position:absolute;top:10px;left:10px}.MediaUploadModal-module__mriH0G__documentPreview{color:#2d2d2d;background:#f8f5ff;border:1.5px solid #e8e2f4;border-radius:12px;align-items:center;gap:16px;padding:20px;display:flex}.MediaUploadModal-module__mriH0G__documentIcon{flex-shrink:0;font-size:42px}.MediaUploadModal-module__mriH0G__documentInfo{flex:1;min-width:0}.MediaUploadModal-module__mriH0G__documentName{word-break:break-word;color:#2d2d2d;margin-bottom:4px;font-size:14px;font-weight:600}.MediaUploadModal-module__mriH0G__documentSize{color:#aaa;font-size:13px}.MediaUploadModal-module__mriH0G__captionContainer{width:100%}.MediaUploadModal-module__mriH0G__captionInput{resize:vertical;color:#2d2d2d;box-sizing:border-box;background:#faf8ff;border:1.5px solid #d4caec;border-radius:12px;outline:none;width:100%;min-height:72px;padding:12px 14px;font-family:inherit;font-size:14px;transition:border-color .2s,box-shadow .2s}.MediaUploadModal-module__mriH0G__captionInput:focus{background:#fff;border-color:#9d50bb;box-shadow:0 0 0 3px #9d50bb1a}.MediaUploadModal-module__mriH0G__captionInput::placeholder{color:#bbb}.MediaUploadModal-module__mriH0G__modalFooter{border-top:1.5px solid #e8e2f4;flex-shrink:0;gap:10px;padding:16px 20px;display:flex}.MediaUploadModal-module__mriH0G__changeFileButton{color:#6e48aa;cursor:pointer;background:#f0ebfa;border:1.5px solid #d4caec;border-radius:10px;flex:1;padding:11px;font-size:14px;font-weight:600;transition:all .15s}.MediaUploadModal-module__mriH0G__changeFileButton:hover{background:#e0d6f5}.MediaUploadModal-module__mriH0G__sendButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#6e48aa,#9d50bb);border:none;border-radius:10px;flex:1;justify-content:center;align-items:center;gap:6px;padding:11px;font-size:14px;font-weight:600;transition:all .2s;display:flex;box-shadow:0 3px 10px #6e48aa40}.MediaUploadModal-module__mriH0G__sendButton:hover:not(.MediaUploadModal-module__mriH0G__disabled){background:linear-gradient(135deg,#9d50bb,#6e48aa);transform:translateY(-1px)}.MediaUploadModal-module__mriH0G__sendButton.MediaUploadModal-module__mriH0G__disabled{color:#bbb;cursor:not-allowed;box-shadow:none;background:#e8e2f4;transform:none}@keyframes MediaUploadModal-module__mriH0G__popIn{0%{opacity:0;transform:scale(.97)translateY(-8px)}to{opacity:1;transform:scale(1)translateY(0)}}@media (max-width:768px){.MediaUploadModal-module__mriH0G__modalOverlay{padding:10px;top:50px;bottom:50px}.MediaUploadModal-module__mriH0G__dropZone{min-height:140px;padding:36px 20px}.MediaUploadModal-module__mriH0G__dropIcon{font-size:42px}.MediaUploadModal-module__mriH0G__previewImage,.MediaUploadModal-module__mriH0G__previewVideo{max-height:260px}.MediaUploadModal-module__mriH0G__modalFooter{flex-direction:column}}
.EditReels-module__LJqFpa__modal{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:3000;background:#6e48aa33;justify-content:center;align-items:center;padding:20px;animation:.2s EditReels-module__LJqFpa__fadeIn;display:flex;position:fixed;inset:0}.EditReels-module__LJqFpa__modalContent{background:#fff;border:1.5px solid #d4caec;border-radius:20px;flex-direction:column;width:100%;max-width:480px;max-height:90vh;animation:.22s EditReels-module__LJqFpa__slideUp;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 60px #6e48aa33}.EditReels-module__LJqFpa__header{border-bottom:1.5px solid #e8e2f4;flex-shrink:0;justify-content:space-between;align-items:center;padding:18px 20px 14px;display:flex}.EditReels-module__LJqFpa__title{background:linear-gradient(135deg,#6e48aa,#9d50bb);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0;font-size:17px;font-weight:700}.EditReels-module__LJqFpa__closeButton{color:#6e48aa;cursor:pointer;background:#f0ebfa;border:1.5px solid #d4caec;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;transition:background .2s,transform .15s;display:flex}.EditReels-module__LJqFpa__closeButton:hover:not(:disabled){background:#e0d6f5;transform:scale(1.08)}.EditReels-module__LJqFpa__closeButton:disabled{opacity:.5;cursor:not-allowed}.EditReels-module__LJqFpa__videoContainer{aspect-ratio:16/9;background:#000;flex-shrink:0;max-height:220px;position:relative;overflow:hidden}.EditReels-module__LJqFpa__video{object-fit:cover;width:100%;height:100%}.EditReels-module__LJqFpa__videoOverlay{color:#fff;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0009;border-radius:16px;padding:4px 10px;font-size:11px;position:absolute;top:10px;left:10px}.EditReels-module__LJqFpa__editLabel{font-weight:500}.EditReels-module__LJqFpa__editForm{scrollbar-width:thin;scrollbar-color:#b59ee0 transparent;flex-direction:column;flex:1;gap:16px;padding:20px;display:flex;overflow-y:auto}.EditReels-module__LJqFpa__inputGroup{flex-direction:column;gap:6px;display:flex}.EditReels-module__LJqFpa__label{color:#555;font-size:13px;font-weight:600}.EditReels-module__LJqFpa__textarea{color:#2d2d2d;resize:vertical;box-sizing:border-box;background:#faf8ff;border:1.5px solid #d4caec;border-radius:12px;outline:none;min-height:90px;padding:11px 14px;font-family:inherit;font-size:14px;line-height:1.5;transition:border-color .2s,box-shadow .2s}.EditReels-module__LJqFpa__textarea:focus{background:#fff;border-color:#9d50bb;box-shadow:0 0 0 3px #9d50bb1a}.EditReels-module__LJqFpa__textarea::placeholder{color:#bbb}.EditReels-module__LJqFpa__textarea:disabled{opacity:.6;cursor:not-allowed}.EditReels-module__LJqFpa__charCount{color:#bbb;text-align:right;font-size:12px}.EditReels-module__LJqFpa__error{color:#dc2626;background:#fff5f5;border:1.5px solid #fca5a5;border-radius:10px;padding:10px 14px;font-size:13px}.EditReels-module__LJqFpa__reelMeta{background:#f8f5ff;border:1.5px solid #e8e2f4;border-radius:12px;justify-content:space-between;align-items:center;padding:12px 14px;display:flex}.EditReels-module__LJqFpa__date{color:#aaa;font-size:12px}.EditReels-module__LJqFpa__stats{color:#888;gap:12px;font-size:12px;display:flex}.EditReels-module__LJqFpa__actions{gap:10px;display:flex}.EditReels-module__LJqFpa__cancelButton,.EditReels-module__LJqFpa__saveButton{cursor:pointer;border:none;border-radius:12px;flex:1;justify-content:center;align-items:center;gap:6px;padding:12px;font-size:14px;font-weight:600;transition:all .2s;display:flex}.EditReels-module__LJqFpa__cancelButton{color:#6e48aa;background:#f0ebfa;border:1.5px solid #d4caec}.EditReels-module__LJqFpa__cancelButton:hover:not(:disabled){background:#e0d6f5}.EditReels-module__LJqFpa__saveButton{color:#fff;background:linear-gradient(135deg,#6e48aa,#9d50bb);box-shadow:0 4px 12px #6e48aa47}.EditReels-module__LJqFpa__saveButton:hover:not(:disabled){background:linear-gradient(135deg,#9d50bb,#6e48aa);transform:translateY(-1px);box-shadow:0 6px 18px #6e48aa61}.EditReels-module__LJqFpa__saveButton.EditReels-module__LJqFpa__disabled,.EditReels-module__LJqFpa__saveButton:disabled{box-shadow:none;cursor:not-allowed;background:#d4d0e0;transform:none}.EditReels-module__LJqFpa__hint{text-align:center;color:#bbb;padding:6px;font-size:12px}.EditReels-module__LJqFpa__spinner{animation:.8s linear infinite EditReels-module__LJqFpa__spin}@keyframes EditReels-module__LJqFpa__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes EditReels-module__LJqFpa__slideUp{0%{opacity:0;transform:translateY(20px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes EditReels-module__LJqFpa__spin{to{transform:rotate(360deg)}}@media (max-width:480px){.EditReels-module__LJqFpa__modal{padding:0}.EditReels-module__LJqFpa__modalContent{border-radius:0;max-width:100%;max-height:100dvh}.EditReels-module__LJqFpa__actions{flex-direction:column}.EditReels-module__LJqFpa__editForm{padding:16px}.EditReels-module__LJqFpa__videoContainer{max-height:180px}}
.MediaViewerModal-module__WAsmdW__modalOverlay{z-index:10000;background:#000000f0;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.MediaViewerModal-module__WAsmdW__modalContent{flex-direction:column;width:100%;height:100%;display:flex;position:relative}.MediaViewerModal-module__WAsmdW__topControls{z-index:10001;opacity:0;pointer-events:none;background:linear-gradient(#000000b3,#0000);padding:18px 20px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.MediaViewerModal-module__WAsmdW__topControls.MediaViewerModal-module__WAsmdW__visible{opacity:1;pointer-events:all}.MediaViewerModal-module__WAsmdW__modalHeader{color:#fff;justify-content:space-between;align-items:center;display:flex}.MediaViewerModal-module__WAsmdW__fileName{white-space:nowrap;text-overflow:ellipsis;max-width:65%;font-size:15px;font-weight:500;overflow:hidden}.MediaViewerModal-module__WAsmdW__topButtons{gap:12px;display:flex}.MediaViewerModal-module__WAsmdW__downloadBtn,.MediaViewerModal-module__WAsmdW__closeBtn{color:#fff;cursor:pointer;background:#ffffff1f;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;transition:all .2s;display:flex}.MediaViewerModal-module__WAsmdW__downloadBtn:hover,.MediaViewerModal-module__WAsmdW__closeBtn:hover{background:#ffffff38;transform:scale(1.08)}.MediaViewerModal-module__WAsmdW__mediaContainer{flex:1;justify-content:center;align-items:center;padding:20px;display:flex;position:relative}.MediaViewerModal-module__WAsmdW__fullscreenImage{object-fit:contain;border-radius:8px;max-width:100%;max-height:100%}.MediaViewerModal-module__WAsmdW__fullscreenVideo{object-fit:contain;cursor:pointer;border-radius:8px;max-width:100%;max-height:100%}.MediaViewerModal-module__WAsmdW__videoControls{opacity:0;pointer-events:none;background:linear-gradient(#0000,#000000b3);padding:28px 18px 18px;transition:opacity .3s;position:absolute;bottom:0;left:0;right:0}.MediaViewerModal-module__WAsmdW__videoControls.MediaViewerModal-module__WAsmdW__visible{opacity:1;pointer-events:all}.MediaViewerModal-module__WAsmdW__progressContainer{margin-bottom:14px}.MediaViewerModal-module__WAsmdW__progressBar{cursor:pointer;-webkit-appearance:none;background:#ffffff40;border-radius:2px;outline:none;width:100%;height:4px}.MediaViewerModal-module__WAsmdW__progressBar::-webkit-slider-thumb{-webkit-appearance:none;cursor:pointer;background:#9d50bb;border-radius:50%;width:14px;height:14px}.MediaViewerModal-module__WAsmdW__progressBar::-moz-range-thumb{background:#9d50bb;border:none;border-radius:50%;width:14px;height:14px}.MediaViewerModal-module__WAsmdW__controlsRow{color:#fff;justify-content:space-between;align-items:center;display:flex}.MediaViewerModal-module__WAsmdW__leftControls{align-items:center;gap:14px;display:flex}.MediaViewerModal-module__WAsmdW__playBtn{color:#fff;cursor:pointer;background:#ffffff1f;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:46px;height:46px;font-size:16px;transition:all .2s;display:flex}.MediaViewerModal-module__WAsmdW__playBtn:hover{background:#ffffff38;transform:scale(1.08)}.MediaViewerModal-module__WAsmdW__volumeControls{align-items:center;gap:8px;display:flex}.MediaViewerModal-module__WAsmdW__muteBtn{color:#fff;cursor:pointer;background:0 0;border:none;border-radius:4px;padding:6px;transition:all .15s}.MediaViewerModal-module__WAsmdW__muteBtn:hover{background:#ffffff1a}.MediaViewerModal-module__WAsmdW__volumeSlider{cursor:pointer;-webkit-appearance:none;background:#ffffff40;border-radius:2px;outline:none;width:76px;height:4px}.MediaViewerModal-module__WAsmdW__volumeSlider::-webkit-slider-thumb{-webkit-appearance:none;cursor:pointer;background:#fff;border-radius:50%;width:12px;height:12px}.MediaViewerModal-module__WAsmdW__volumeSlider::-moz-range-thumb{background:#fff;border:none;border-radius:50%;width:12px;height:12px}.MediaViewerModal-module__WAsmdW__timeDisplay{color:#ffffffbf;min-width:90px;font-size:13px}.MediaViewerModal-module__WAsmdW__loader{color:#fff;flex-direction:column;align-items:center;gap:16px;display:flex}.MediaViewerModal-module__WAsmdW__spinner{border:3px solid #fff3;border-top-color:#9d50bb;border-radius:50%;width:44px;height:44px;animation:.8s linear infinite MediaViewerModal-module__WAsmdW__spin}.MediaViewerModal-module__WAsmdW__error{color:#fff;text-align:center;flex-direction:column;align-items:center;gap:16px;display:flex}.MediaViewerModal-module__WAsmdW__error button{color:#fff;cursor:pointer;background:#6e48aa;border:none;border-radius:10px;padding:10px 22px;font-size:14px}@keyframes MediaViewerModal-module__WAsmdW__spin{to{transform:rotate(360deg)}}@media (max-width:768px){.MediaViewerModal-module__WAsmdW__fileName{max-width:58%;font-size:13px}.MediaViewerModal-module__WAsmdW__downloadBtn,.MediaViewerModal-module__WAsmdW__closeBtn{width:34px;height:34px}.MediaViewerModal-module__WAsmdW__playBtn{width:40px;height:40px;font-size:14px}.MediaViewerModal-module__WAsmdW__volumeSlider{width:58px}.MediaViewerModal-module__WAsmdW__timeDisplay{min-width:78px;font-size:12px}}@media (max-width:480px){.MediaViewerModal-module__WAsmdW__volumeControls,.MediaViewerModal-module__WAsmdW__timeDisplay{display:none}}
.PostFeed-module__SO9-Nq__postsContainer{max-width:614px;margin:0 auto;padding:4px 0 24px}.PostFeed-module__SO9-Nq__post{background:#fff;border:1.5px solid #d4caec;border-radius:18px;margin-bottom:16px;padding:16px;transition:transform .2s,box-shadow .2s;animation:.35s ease-out PostFeed-module__SO9-Nq__fadeInUp;box-shadow:0 4px 18px #6e48aa21}.PostFeed-module__SO9-Nq__post:hover{transform:translateY(-2px);box-shadow:0 8px 28px #6e48aa2e}.PostFeed-module__SO9-Nq__header{align-items:center;gap:10px;margin-bottom:10px;display:flex}.PostFeed-module__SO9-Nq__avatar{object-fit:cover;border:2px solid #d4caec;border-radius:50%;flex-shrink:0;width:42px;height:42px;transition:border-color .2s}.PostFeed-module__SO9-Nq__avatar:hover{border-color:#9d50bb}.PostFeed-module__SO9-Nq__username{color:#2d2d2d;cursor:pointer;font-size:14px;font-weight:600;transition:color .2s}.PostFeed-module__SO9-Nq__username:hover{color:#9d50bb}.PostFeed-module__SO9-Nq__content{color:#444;word-break:break-word;margin:8px 0 12px;font-size:15px;line-height:1.6}.PostFeed-module__SO9-Nq__postImage{object-fit:cover;cursor:pointer;border:1px solid #e8e2f4;border-radius:12px;width:100%;margin:8px 0;transition:transform .2s}.PostFeed-module__SO9-Nq__postImage:hover{transform:scale(1.01)}.PostFeed-module__SO9-Nq__videoContainer{aspect-ratio:16/9;background:#1a1a1a;border:1.5px solid #d4caec;border-radius:12px;width:100%;margin:8px 0;position:relative;overflow:hidden}.PostFeed-module__SO9-Nq__postVideo{object-fit:cover;width:100%;height:100%}.PostFeed-module__SO9-Nq__videoPlayingIndicator{color:#fff;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:10;background:#000000a6;border-radius:20px;align-items:center;gap:5px;padding:4px 10px;font-size:11px;font-weight:600;display:flex;position:absolute;top:10px;left:10px}.PostFeed-module__SO9-Nq__videoPlayingIndicator:before{content:"";background:#4caf50;border-radius:50%;width:6px;height:6px;animation:1.5s infinite PostFeed-module__SO9-Nq__blink}.PostFeed-module__SO9-Nq__actions{border-top:1.5px solid #e8e2f4;gap:8px;margin-top:12px;padding-top:12px;display:flex}.PostFeed-module__SO9-Nq__actions button{color:#555;cursor:pointer;background:#f0ebfa;border:1.5px solid #d4caec;border-radius:20px;align-items:center;gap:5px;padding:7px 14px;font-size:13px;font-weight:500;transition:all .2s;display:flex}.PostFeed-module__SO9-Nq__actions button:hover{color:#6e48aa;background:#e0d6f5;border-color:#9d50bb;transform:scale(1.04)}.PostFeed-module__SO9-Nq__actions button:active{transform:scale(.97)}.PostFeed-module__SO9-Nq__postSkeleton{background:#fff;border:1.5px solid #d4caec;border-radius:18px;margin-bottom:16px;padding:16px;animation:1.5s ease-in-out infinite PostFeed-module__SO9-Nq__pulse}.PostFeed-module__SO9-Nq__skeletonHeader{align-items:center;gap:10px;margin-bottom:12px;display:flex}.PostFeed-module__SO9-Nq__skeletonAvatar{background:#e8e2f4;border-radius:50%;width:42px;height:42px}.PostFeed-module__SO9-Nq__skeletonName{background:#e8e2f4;border-radius:6px;width:110px;height:14px}.PostFeed-module__SO9-Nq__skeletonImage{aspect-ratio:1;background:#e8e2f4;border-radius:12px;width:100%;margin:10px 0}.PostFeed-module__SO9-Nq__loading{text-align:center;color:#9d50bb;padding:24px;font-size:14px}.PostFeed-module__SO9-Nq__loadingSpinner{vertical-align:middle;border:2px solid #6e48aa33;border-top-color:#9d50bb;border-radius:50%;width:20px;height:20px;margin-right:8px;animation:.8s linear infinite PostFeed-module__SO9-Nq__spin;display:inline-block}.PostFeed-module__SO9-Nq__emptyFeed{text-align:center;color:#888;background:#fff;border:1.5px solid #d4caec;border-radius:18px;padding:48px 20px;box-shadow:0 4px 18px #6e48aa1a}.PostFeed-module__SO9-Nq__emptyFeed h3{color:#6e48aa;margin-bottom:8px;font-size:17px}.PostFeed-module__SO9-Nq__emptyFeed p{font-size:14px;line-height:1.6}@keyframes PostFeed-module__SO9-Nq__fadeInUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes PostFeed-module__SO9-Nq__spin{to{transform:rotate(360deg)}}@keyframes PostFeed-module__SO9-Nq__pulse{0%,to{opacity:1}50%{opacity:.55}}@keyframes PostFeed-module__SO9-Nq__blink{0%,to{opacity:1}50%{opacity:.3}}@media (max-width:768px){.PostFeed-module__SO9-Nq__postsContainer{padding:4px 0 16px}.PostFeed-module__SO9-Nq__post{border-radius:14px;margin-bottom:12px;padding:12px}.PostFeed-module__SO9-Nq__avatar{width:36px;height:36px}.PostFeed-module__SO9-Nq__username,.PostFeed-module__SO9-Nq__content{font-size:13px}.PostFeed-module__SO9-Nq__actions{gap:6px}.PostFeed-module__SO9-Nq__actions button{padding:6px 10px;font-size:12px}}@media (min-width:769px) and (max-width:1024px){.PostFeed-module__SO9-Nq__postsContainer{max-width:560px}.PostFeed-module__SO9-Nq__post{padding:14px}}@media (min-width:1025px){.PostFeed-module__SO9-Nq__postsContainer{max-width:640px}.PostFeed-module__SO9-Nq__post{margin-bottom:20px}}
.ProfileCourses-module__jnmOOa__wrap{flex-direction:column;gap:16px;padding:4px 0;display:flex}.ProfileCourses-module__jnmOOa__header{justify-content:space-between;align-items:center;gap:10px;display:flex}.ProfileCourses-module__jnmOOa__headerLeft{align-items:center;gap:8px;min-width:0;display:flex}.ProfileCourses-module__jnmOOa__headerTitle{color:#2d2d2d;font-size:16px;font-weight:700}.ProfileCourses-module__jnmOOa__count{color:#9d50bb;background:#f0ebfa;border-radius:20px;flex-shrink:0;padding:2px 8px;font-size:12px;font-weight:600}.ProfileCourses-module__jnmOOa__createBtn{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#9d50bb,#6e48aa);border:none;border-radius:20px;flex-shrink:0;align-items:center;gap:6px;padding:8px 16px;font-size:13px;font-weight:600;transition:opacity .2s,transform .15s;display:flex}.ProfileCourses-module__jnmOOa__createBtn:hover{opacity:.9;transform:translateY(-1px)}.ProfileCourses-module__jnmOOa__empty{color:#aaa;text-align:center;flex-direction:column;align-items:center;gap:12px;padding:40px 20px;font-size:14px;display:flex}.ProfileCourses-module__jnmOOa__empty p{margin:0}.ProfileCourses-module__jnmOOa__center{color:#aaa;justify-content:center;align-items:center;gap:10px;padding:40px;font-size:14px;display:flex}.ProfileCourses-module__jnmOOa__spinner{animation:1s linear infinite ProfileCourses-module__jnmOOa__spin}@keyframes ProfileCourses-module__jnmOOa__spin{to{transform:rotate(360deg)}}.ProfileCourses-module__jnmOOa__coursesList{flex-direction:column;gap:12px;display:flex}.ProfileCourses-module__jnmOOa__courseCard{background:#fff;border:1.5px solid #ede9f8;border-radius:14px;gap:14px;padding:12px;transition:border-color .15s,box-shadow .15s,transform .15s;display:flex}.ProfileCourses-module__jnmOOa__courseCard:hover{border-color:#d4caec;transform:translateY(-1px);box-shadow:0 4px 12px #6e48aa14}.ProfileCourses-module__jnmOOa__courseCover{background:linear-gradient(135deg,#f3e8ff,#ede9fe);border-radius:12px;flex-shrink:0;width:110px;height:110px;overflow:hidden}.ProfileCourses-module__jnmOOa__courseCover img{object-fit:cover;width:100%;height:100%;display:block}.ProfileCourses-module__jnmOOa__courseCoverFallback{color:#9d50bb;opacity:.5;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.ProfileCourses-module__jnmOOa__courseBody{flex-direction:column;flex:1;justify-content:space-between;gap:8px;min-width:0;padding:4px 0;display:flex}.ProfileCourses-module__jnmOOa__courseName{color:#1a1a1a;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:15px;font-weight:700;line-height:1.3;display:-webkit-box;overflow:hidden}.ProfileCourses-module__jnmOOa__courseFooter{justify-content:space-between;align-items:center;gap:8px;display:flex}.ProfileCourses-module__jnmOOa__coursePrice{color:#1a1a1a;font-size:14px;font-weight:800}.ProfileCourses-module__jnmOOa__viewBtn{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#6e48aa,#9d50bb);border:none;border-radius:10px;flex-shrink:0;padding:8px 14px;font-size:12px;font-weight:700;transition:all .18s}.ProfileCourses-module__jnmOOa__viewBtn:hover{transform:translateY(-1px);box-shadow:0 4px 12px #6e48aa4d}@media (max-width:480px){.ProfileCourses-module__jnmOOa__courseCover{width:90px;height:90px}.ProfileCourses-module__jnmOOa__courseCard{gap:10px;padding:10px}.ProfileCourses-module__jnmOOa__courseName{font-size:14px}.ProfileCourses-module__jnmOOa__viewBtn{padding:7px 10px;font-size:11px}.ProfileCourses-module__jnmOOa__createBtn{padding:7px 12px;font-size:12px}}
.VoiceRecordingModal-module__dg6vqa__overlay{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:2000;background:#6e48aa2e;justify-content:center;align-items:center;padding:16px;animation:.2s VoiceRecordingModal-module__dg6vqa__fadeIn;display:flex;position:fixed;inset:0}.VoiceRecordingModal-module__dg6vqa__modal{color:#2d2d2d;background:#fff;border:1.5px solid #d4caec;border-radius:20px;width:100%;max-width:420px;max-height:90vh;animation:.22s ease-out VoiceRecordingModal-module__dg6vqa__popIn;overflow:hidden;box-shadow:0 16px 48px #6e48aa2e}.VoiceRecordingModal-module__dg6vqa__header{border-bottom:1.5px solid #e8e2f4;justify-content:space-between;align-items:center;padding:18px 20px;display:flex}.VoiceRecordingModal-module__dg6vqa__title{color:#2d2d2d;margin:0;font-size:16px;font-weight:700}.VoiceRecordingModal-module__dg6vqa__closeBtn{color:#6e48aa;cursor:pointer;background:#f0ebfa;border:1.5px solid #d4caec;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:13px;transition:all .15s;display:flex}.VoiceRecordingModal-module__dg6vqa__closeBtn:hover{background:#e0d6f5}.VoiceRecordingModal-module__dg6vqa__content{padding:28px 22px}.VoiceRecordingModal-module__dg6vqa__error{color:#dc2626;text-align:center;background:#fff5f5;border:1.5px solid #fca5a5;border-radius:10px;margin-bottom:20px;padding:12px 16px;font-size:13px}.VoiceRecordingModal-module__dg6vqa__recordingState{flex-direction:column;align-items:center;gap:20px;display:flex}.VoiceRecordingModal-module__dg6vqa__recordingAnimation{justify-content:center;align-items:center;display:flex;position:relative}.VoiceRecordingModal-module__dg6vqa__pulseRing{border:3px solid #fca5a5;border-radius:50%;width:112px;height:112px;animation:2s cubic-bezier(.4,0,.6,1) infinite VoiceRecordingModal-module__dg6vqa__pulse;position:absolute}.VoiceRecordingModal-module__dg6vqa__microphoneIcon{color:#fff;background:linear-gradient(135deg,#ef4444,#f87171);border-radius:50%;justify-content:center;align-items:center;width:74px;height:74px;font-size:30px;display:flex;box-shadow:0 6px 18px #ef444440}.VoiceRecordingModal-module__dg6vqa__recordingTime{color:#ef4444;font-variant-numeric:tabular-nums;font-size:26px;font-weight:700}.VoiceRecordingModal-module__dg6vqa__recordingHint{color:#aaa;text-align:center;font-size:14px}.VoiceRecordingModal-module__dg6vqa__previewState{flex-direction:column;align-items:center;width:100%;display:flex}.VoiceRecordingModal-module__dg6vqa__audioPlayer{background:#f8f5ff;border:1.5px solid #e8e2f4;border-radius:14px;align-items:center;gap:16px;width:100%;padding:16px;display:flex}.VoiceRecordingModal-module__dg6vqa__playButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#6e48aa,#9d50bb);border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;font-size:18px;transition:all .2s;display:flex;box-shadow:0 3px 10px #6e48aa40}.VoiceRecordingModal-module__dg6vqa__playButton:hover{transform:scale(1.08);box-shadow:0 5px 14px #6e48aa59}.VoiceRecordingModal-module__dg6vqa__audioInfo{flex-direction:column;flex:1;gap:10px;display:flex}.VoiceRecordingModal-module__dg6vqa__waveform{align-items:flex-end;gap:2px;height:36px;display:flex;overflow:hidden}.VoiceRecordingModal-module__dg6vqa__waveBar{opacity:.7;background:linear-gradient(#c084fc,#9d50bb);border-radius:2px;width:3px;animation:2s ease-in-out infinite VoiceRecordingModal-module__dg6vqa__waveAnim}.VoiceRecordingModal-module__dg6vqa__duration{color:#888;font-variant-numeric:tabular-nums;font-size:12px}.VoiceRecordingModal-module__dg6vqa__actions{border-top:1.5px solid #e8e2f4;gap:10px;padding:16px 20px;display:flex}.VoiceRecordingModal-module__dg6vqa__actionBtn{cursor:pointer;text-transform:uppercase;letter-spacing:.4px;border-radius:12px;flex:1;justify-content:center;align-items:center;gap:6px;padding:12px 16px;font-size:13px;font-weight:600;transition:all .2s;display:flex}.VoiceRecordingModal-module__dg6vqa__cancelBtn,.VoiceRecordingModal-module__dg6vqa__deleteBtn{color:#dc2626;background:#fff5f5;border:1.5px solid #fca5a5}.VoiceRecordingModal-module__dg6vqa__cancelBtn:hover,.VoiceRecordingModal-module__dg6vqa__deleteBtn:hover{background:#fee2e2;transform:translateY(-1px)}.VoiceRecordingModal-module__dg6vqa__stopBtn{color:#d97706;background:#fff8e8;border:1.5px solid #fde68a}.VoiceRecordingModal-module__dg6vqa__stopBtn:hover{background:#fef3c7;transform:translateY(-1px)}.VoiceRecordingModal-module__dg6vqa__sendBtn{color:#fff;background:linear-gradient(135deg,#6e48aa,#9d50bb);border:1px solid #0000;box-shadow:0 3px 10px #6e48aa40}.VoiceRecordingModal-module__dg6vqa__sendBtn:hover{background:linear-gradient(135deg,#9d50bb,#6e48aa);transform:translateY(-1px)}@keyframes VoiceRecordingModal-module__dg6vqa__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes VoiceRecordingModal-module__dg6vqa__popIn{0%{opacity:0;transform:translateY(20px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes VoiceRecordingModal-module__dg6vqa__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.25;transform:scale(1.22)}}@keyframes VoiceRecordingModal-module__dg6vqa__waveAnim{0%,to{transform:scaleY(.3)}50%{transform:scaleY(1)}}@media (max-width:480px){.VoiceRecordingModal-module__dg6vqa__actions{flex-direction:column}.VoiceRecordingModal-module__dg6vqa__microphoneIcon{width:64px;height:64px;font-size:26px}.VoiceRecordingModal-module__dg6vqa__pulseRing{width:96px;height:96px}.VoiceRecordingModal-module__dg6vqa__recordingTime{font-size:22px}}
