.components-module__F9oz_G__searchContainer{width:100%;max-width:var(--container-max-width);margin:0 auto var(--spacing-xl);position:relative}.components-module__F9oz_G__searchInput{background:var(--surface-glass);-webkit-backdrop-filter:blur(12px);border:1px solid var(--border-color);width:100%;color:var(--text-primary);transition:all var(--transition-normal);box-shadow:var(--shadow-md);border-radius:24px;outline:none;padding:1.25rem 1.5rem 1.25rem 3.5rem;font-size:1.125rem}.components-module__F9oz_G__searchInput:focus{border-color:var(--accent-color);box-shadow:0 0 0 3px var(--accent-glow), var(--shadow-glass);background:#121216cc}.components-module__F9oz_G__searchIcon{color:var(--text-muted);transition:color var(--transition-fast);position:absolute;top:50%;left:1.25rem;transform:translateY(-50%)}.components-module__F9oz_G__searchInput:focus+.components-module__F9oz_G__searchIcon{color:var(--accent-color)}.components-module__F9oz_G__card{padding:var(--spacing-lg);margin-bottom:var(--spacing-md);transition:transform var(--transition-normal), box-shadow var(--transition-normal), border-color var(--transition-fast);cursor:default}@media (max-width:640px){.components-module__F9oz_G__card{padding-right:calc(var(--spacing-lg) + 5.5rem)}}.components-module__F9oz_G__card:hover{box-shadow:var(--shadow-lg), 0 0 15px var(--accent-glow);border-color:var(--border-hover);transform:translateY(-2px)}.components-module__F9oz_G__cardHeader{margin-bottom:var(--spacing-md);color:var(--text-muted);justify-content:space-between;align-items:center;font-size:.875rem;display:flex}.components-module__F9oz_G__similarityBadge{color:var(--success-color);background:#10b9811a;border:1px solid #10b98133;border-radius:12px;padding:.25rem .5rem;font-size:.75rem;font-weight:600}.components-module__F9oz_G__cardText{color:var(--text-primary);word-wrap:break-word;font-size:1.125rem;line-height:1.6}.components-module__F9oz_G__rtl{text-align:right;direction:rtl}.components-module__F9oz_G__ltr{text-align:left;direction:ltr}.components-module__F9oz_G__cardFooter{margin-top:var(--spacing-md);color:var(--text-secondary);justify-content:space-between;align-items:center;font-size:.875rem;display:flex}@media (max-width:640px){.components-module__F9oz_G__cardActions{flex-wrap:wrap;justify-content:flex-end;row-gap:8px}}.components-module__F9oz_G__modalOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#0009;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.components-module__F9oz_G__modalContent{width:90%;max-width:600px;padding:var(--spacing-xl);background:var(--surface-color);border:1px solid var(--border-color)}.components-module__F9oz_G__modalHeader{margin-bottom:var(--spacing-lg);justify-content:space-between;align-items:center;display:flex}.components-module__F9oz_G__modalTitle{font-size:1.5rem;font-weight:600}.components-module__F9oz_G__closeButton{color:var(--text-muted);transition:color var(--transition-fast);background:0 0;border:none}.components-module__F9oz_G__closeButton:hover{color:var(--text-primary)}.components-module__F9oz_G__textarea{width:100%;min-height:150px;padding:var(--spacing-md);border:1px solid var(--border-color);color:var(--text-primary);resize:vertical;margin-bottom:var(--spacing-md);transition:all var(--transition-normal);background:#ffffff08;border-radius:12px;outline:none;font-size:1rem}.components-module__F9oz_G__textarea:focus{border-color:var(--accent-color);box-shadow:0 0 0 2px var(--accent-glow);background:#ffffff0d}.components-module__F9oz_G__primaryButton{background:var(--accent-color);color:#fff;width:100%;transition:background var(--transition-fast), transform var(--transition-fast);border:none;border-radius:12px;padding:.875rem 1.5rem;font-size:1rem;font-weight:600}.components-module__F9oz_G__primaryButton:hover:not(:disabled){background:#4f46e5;transform:translateY(-1px)}.components-module__F9oz_G__primaryButton:disabled{opacity:.7;cursor:not-allowed}.components-module__F9oz_G__categoryGrid{max-width:var(--container-max-width);grid-template-columns:repeat(auto-fill,minmax(90px,1fr));gap:12px;margin:0 auto 2rem;display:grid}@media (max-width:640px){.components-module__F9oz_G__categoryGrid{scrollbar-width:none;gap:8px;margin:0 auto 1.25rem;padding-bottom:4px;display:flex;overflow-x:auto}.components-module__F9oz_G__categoryGrid::-webkit-scrollbar{display:none}.components-module__F9oz_G__categoryGrid>button{flex:none;min-width:76px;padding:10px 6px!important}}.components-module__F9oz_G__fab{background:linear-gradient(135deg, var(--accent-color) 0%, #a5b4fc 100%);color:#fff;width:64px;height:64px;box-shadow:var(--shadow-lg), 0 0 20px var(--accent-glow);z-index:100;transition:transform var(--transition-normal);border:none;border-radius:50%;justify-content:center;align-items:center;display:flex;position:fixed;bottom:2rem;right:2rem}.components-module__F9oz_G__fab:hover{transform:scale(1.05)translateY(-2px)}
.chat-module__wWbbIa__modalOverlay{z-index:50;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.chat-module__wWbbIa__modalBackdrop{-webkit-backdrop-filter:blur(8px);background:#0009;position:fixed;inset:0}.chat-module__wWbbIa__modalContainer{background:#0a0a0c;border:1px solid #ffffff1a;border-radius:24px;width:100%;max-width:500px;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #00000080}.chat-module__wWbbIa__modalHeader{border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.chat-module__wWbbIa__modalTitle{color:#fff;align-items:center;gap:.5rem;font-size:1.5rem;font-weight:600;display:flex}.chat-module__wWbbIa__closeButton{color:#ffffff80;cursor:pointer;background:0 0;border:none;border-radius:9999px;justify-content:center;align-items:center;padding:.5rem;transition:all .2s;display:flex}.chat-module__wWbbIa__closeButton:hover{color:#fff;background:#ffffff1a}.chat-module__wWbbIa__inboxList{flex-direction:column;gap:.5rem;max-height:60vh;padding:1rem;display:flex;overflow-y:auto}.chat-module__wWbbIa__inboxList::-webkit-scrollbar{width:6px}.chat-module__wWbbIa__chatMessages::-webkit-scrollbar{width:6px}.chat-module__wWbbIa__inboxList::-webkit-scrollbar-track{background:0 0}.chat-module__wWbbIa__chatMessages::-webkit-scrollbar-track{background:0 0}.chat-module__wWbbIa__inboxList::-webkit-scrollbar-thumb{background:#fff3;border-radius:10px}.chat-module__wWbbIa__chatMessages::-webkit-scrollbar-thumb{background:#fff3;border-radius:10px}.chat-module__wWbbIa__inboxItem{text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:16px;align-items:center;gap:1rem;width:100%;padding:1rem;transition:all .2s;display:flex}.chat-module__wWbbIa__inboxItem:hover{background:#ffffff08;border-color:#ffffff1a;transform:translateY(-1px)}.chat-module__wWbbIa__avatar{color:#fff;background:linear-gradient(135deg,#6366f1 0%,#a5b4fc 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.25rem;font-weight:600;display:flex}.chat-module__wWbbIa__itemContent{flex-direction:column;flex:1;gap:.25rem;min-width:0;display:flex}.chat-module__wWbbIa__itemHeader{justify-content:space-between;align-items:center;display:flex}.chat-module__wWbbIa__peerName{color:#fff;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:1rem;font-weight:500;overflow:hidden}.chat-module__wWbbIa__itemTime{color:#fff6;font-size:.75rem}.chat-module__wWbbIa__itemMessage{color:#fff9;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:.875rem;overflow:hidden}.chat-module__wWbbIa__emptyState{text-align:center;color:#ffffff80;padding:3rem 0}.chat-module__wWbbIa__drawerBackdrop{z-index:40;-webkit-backdrop-filter:blur(4px);background:#0006;position:fixed;inset:0}.chat-module__wWbbIa__drawerContainer{z-index:50;background:#050505;border:1px solid #ffffff1a;border-radius:20px;flex-direction:column;width:100%;max-width:400px;display:flex;position:fixed;top:80px;bottom:20px;right:20px;overflow:hidden;box-shadow:-10px 10px 30px #0009}.chat-module__wWbbIa__drawerHeader{-webkit-backdrop-filter:blur(12px);z-index:2;background:#050505cc;border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;display:flex}.chat-module__wWbbIa__chatTitle{color:#fff;margin:0 0 .25rem;font-size:1.25rem;font-weight:600}.chat-module__wWbbIa__chatSubtitle{color:#ffffff80;align-items:center;gap:.25rem;margin:0;font-size:.875rem;display:flex}.chat-module__wWbbIa__chatMessages{flex-direction:column;flex:1;gap:1rem;padding:1.5rem;display:flex;overflow-y:auto}.chat-module__wWbbIa__messageWrapper{flex-direction:column;width:100%;display:flex}.chat-module__wWbbIa__messageMe{align-items:flex-end}.chat-module__wWbbIa__messageThem{align-items:flex-start}.chat-module__wWbbIa__messageBubble{border-radius:1.25rem;max-width:85%;margin:0;padding:.75rem 1rem;font-size:.9375rem;line-height:1.5}.chat-module__wWbbIa__bubbleMe{color:#000;background:#fff;border-bottom-right-radius:.25rem}.chat-module__wWbbIa__bubbleThem{color:#fff;background:#ffffff1a;border-bottom-left-radius:.25rem}.chat-module__wWbbIa__translatedText{opacity:.8;border-top:1px solid #ffffff1a;align-items:center;gap:.25rem;margin:0;padding-top:.5rem;font-size:.8125rem;font-style:italic;display:flex}.chat-module__wWbbIa__drawerFooter{background:#050505;border-top:1px solid #ffffff1a;padding:1rem 1.5rem}.chat-module__wWbbIa__inputForm{align-items:center;gap:12px;display:flex}.chat-module__wWbbIa__attachmentBtn{color:#fff9;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:8px;transition:all .2s;display:flex}.chat-module__wWbbIa__attachmentBtn:hover{color:#fff;background:#ffffff1a}.chat-module__wWbbIa__attachmentBtn:disabled{opacity:.5;cursor:not-allowed}.chat-module__wWbbIa__chatInput{color:#fff;resize:none;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:20px;outline:none;flex:1;max-height:120px;padding:10px 16px;font-size:.95rem;line-height:1.4;transition:all .2s}.chat-module__wWbbIa__chatInput:focus{background:#ffffff1a;border-color:#fff3}.chat-module__wWbbIa__sendButton{color:#000;cursor:pointer;background:#fff;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;margin-bottom:2px;transition:transform .2s cubic-bezier(.34,1.56,.64,1);display:flex}.chat-module__wWbbIa__sendButton:hover:not(:disabled){transform:scale(1.1)}.chat-module__wWbbIa__sendButton:active:not(:disabled){transform:scale(.95)}.chat-module__wWbbIa__sendButton:disabled{opacity:.5;cursor:not-allowed;transform:none}.chat-module__wWbbIa__sendIcon{transform:translate(-1px)translateY(1px)}@keyframes chat-module__wWbbIa__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.chat-module__wWbbIa__spinning{animation:1s linear infinite chat-module__wWbbIa__spin}.chat-module__wWbbIa__unreadBadge{color:#fff;text-align:center;background:#ef4444;border-radius:999px;min-width:20px;padding:2px 8px;font-size:.75rem;font-weight:600}.chat-module__wWbbIa__messageStatus{opacity:.8;margin-left:4px;font-size:.7rem}.chat-module__wWbbIa__readReceipt{color:#3b82f6}.chat-module__wWbbIa__sentReceipt{color:#ffffff80}.chat-module__wWbbIa__typingIndicator{background:#ffffff1a;border-radius:20px 20px 20px 4px;align-items:center;gap:4px;width:fit-content;margin-bottom:12px;padding:12px 16px;display:flex}.chat-module__wWbbIa__typingDot{background:#fff9;border-radius:50%;width:6px;height:6px;animation:1.4s ease-in-out infinite both chat-module__wWbbIa__typingBounce}.chat-module__wWbbIa__typingDot:first-child{animation-delay:-.32s}.chat-module__wWbbIa__typingDot:nth-child(2){animation-delay:-.16s}@keyframes chat-module__wWbbIa__typingBounce{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}
