.NewTokensColumn-module__237P7W__container{background:#0d0d0d;border-right:1px solid #1a1a1a;flex-direction:column;height:100%;display:flex}.NewTokensColumn-module__237P7W__header{border-bottom:1px solid #1a1a1a;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.NewTokensColumn-module__237P7W__header h2{color:#fff;margin:0;font-size:15px;font-weight:600}.NewTokensColumn-module__237P7W__headerRight{align-items:center;gap:12px;display:flex}.NewTokensColumn-module__237P7W__liveIndicator{color:#0f0;align-items:center;gap:6px;font-size:11px;font-weight:600;display:flex}.NewTokensColumn-module__237P7W__liveDot{background:#0f0;border-radius:50%;width:6px;height:6px;animation:2s infinite NewTokensColumn-module__237P7W__blink}@keyframes NewTokensColumn-module__237P7W__blink{0%,to{opacity:1}50%{opacity:.4}}.NewTokensColumn-module__237P7W__feed{flex:1;padding:8px;overflow-y:auto}.NewTokensColumn-module__237P7W__card{cursor:pointer;background:#111;border:1px solid #0000;border-radius:8px;align-items:center;gap:12px;margin-bottom:4px;padding:12px;transition:all .15s;display:flex}.NewTokensColumn-module__237P7W__card:hover{background:#161616;border-color:#2a2a2a}.NewTokensColumn-module__237P7W__cardImage{background:#1a1a1a;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex;overflow:hidden}.NewTokensColumn-module__237P7W__cardImage img{object-fit:cover;width:100%;height:100%}.NewTokensColumn-module__237P7W__cardImage span{color:#666;font-size:12px;font-weight:600}.NewTokensColumn-module__237P7W__cardContent{flex:1;min-width:0}.NewTokensColumn-module__237P7W__cardTop{justify-content:space-between;align-items:center;margin-bottom:2px;display:flex}.NewTokensColumn-module__237P7W__cardName{color:#fff;white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:600;overflow:hidden}.NewTokensColumn-module__237P7W__cardTime{color:#555;font-size:10px}.NewTokensColumn-module__237P7W__cardSymbol{color:#0f0;font-size:11px;font-weight:500}.NewTokensColumn-module__237P7W__cardMint{color:#444;margin-top:2px;font-size:10px}.NewTokensColumn-module__237P7W__cardRight{text-align:right;flex-shrink:0}.NewTokensColumn-module__237P7W__cardMC{color:#888;font-size:12px;font-weight:600}.NewTokensColumn-module__237P7W__cardNew{color:#000;background:#0f0;border-radius:4px;padding:2px 8px;font-size:10px;font-weight:700}.NewTokensColumn-module__237P7W__empty{text-align:center;color:#555;padding:40px 20px;font-size:13px}.NewTokensColumn-module__237P7W__loading{justify-content:center;align-items:center;height:200px;display:flex}.NewTokensColumn-module__237P7W__spinner{border:2px solid #1a1a1a;border-top-color:#0f0;border-radius:50%;width:24px;height:24px;animation:.8s linear infinite NewTokensColumn-module__237P7W__spin}@keyframes NewTokensColumn-module__237P7W__spin{to{transform:rotate(360deg)}}.NewTokensColumn-module__237P7W__feed::-webkit-scrollbar{width:4px}.NewTokensColumn-module__237P7W__feed::-webkit-scrollbar-track{background:0 0}.NewTokensColumn-module__237P7W__feed::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:2px}.NewTokensColumn-module__237P7W__feed::-webkit-scrollbar-thumb:hover{background:#3a3a3a}
.AddKnowledgeModal-module__H-249W__overlay{z-index:1000;background:#000c;justify-content:center;align-items:center;animation:.15s AddKnowledgeModal-module__H-249W__fadeIn;display:flex;position:fixed;inset:0}@keyframes AddKnowledgeModal-module__H-249W__fadeIn{0%{opacity:0}to{opacity:1}}.AddKnowledgeModal-module__H-249W__modal{background:#1a1a1a;border:1px solid #333;border-radius:4px;width:100%;max-width:500px;animation:.2s AddKnowledgeModal-module__H-249W__slideUp;overflow:hidden}@keyframes AddKnowledgeModal-module__H-249W__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.AddKnowledgeModal-module__H-249W__header{background:#111;border-bottom:1px solid #333;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.AddKnowledgeModal-module__H-249W__header h2{color:#fff;letter-spacing:1px;margin:0;font-size:14px;font-weight:600}.AddKnowledgeModal-module__H-249W__closeButton{color:#666;cursor:pointer;background:0 0;border:none;padding:4px 8px;font-size:18px;transition:color .15s}.AddKnowledgeModal-module__H-249W__closeButton:hover{color:#fff}.AddKnowledgeModal-module__H-249W__body{padding:20px}.AddKnowledgeModal-module__H-249W__field{margin-bottom:16px}.AddKnowledgeModal-module__H-249W__field label{color:#0f0;letter-spacing:1px;margin-bottom:8px;font-size:10px;font-weight:600;display:block}.AddKnowledgeModal-module__H-249W__field textarea,.AddKnowledgeModal-module__H-249W__field input,.AddKnowledgeModal-module__H-249W__field select{color:#fff;background:#0d0d0d;border:1px solid #333;border-radius:4px;outline:none;width:100%;padding:12px;font-family:Courier New,monospace;font-size:13px;transition:border-color .15s}.AddKnowledgeModal-module__H-249W__field textarea:focus,.AddKnowledgeModal-module__H-249W__field input:focus,.AddKnowledgeModal-module__H-249W__field select:focus{border-color:#0f0}.AddKnowledgeModal-module__H-249W__field textarea{resize:vertical;min-height:100px;line-height:1.5}.AddKnowledgeModal-module__H-249W__field select{cursor:pointer}.AddKnowledgeModal-module__H-249W__field select option{color:#fff;background:#1a1a1a}.AddKnowledgeModal-module__H-249W__row{grid-template-columns:1fr 1fr;gap:16px;display:grid}.AddKnowledgeModal-module__H-249W__footer{background:#111;border-top:1px solid #333;justify-content:flex-end;gap:12px;padding:16px 20px;display:flex}.AddKnowledgeModal-module__H-249W__cancelButton{color:#888;cursor:pointer;letter-spacing:.5px;background:0 0;border:1px solid #333;border-radius:4px;padding:10px 20px;font-size:12px;font-weight:600;transition:all .15s}.AddKnowledgeModal-module__H-249W__cancelButton:hover{color:#fff;background:#222;border-color:#444}.AddKnowledgeModal-module__H-249W__submitButton{color:#000;cursor:pointer;letter-spacing:.5px;background:#0f0;border:none;border-radius:4px;padding:10px 20px;font-size:12px;font-weight:600;transition:all .15s}.AddKnowledgeModal-module__H-249W__submitButton:hover{background:#0c0}.AddKnowledgeModal-module__H-249W__submitButton:disabled{opacity:.5;cursor:not-allowed}
.KnowledgeBase-module__G_VKRW__container{background:#0d0d0d;border-left:1px solid #1a1a1a;flex-direction:column;height:calc(100vh - 60px);display:flex;overflow:hidden}.KnowledgeBase-module__G_VKRW__header{border-bottom:1px solid #1a1a1a;flex-shrink:0;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.KnowledgeBase-module__G_VKRW__header h2{color:#fff;margin:0;font-size:15px;font-weight:600}.KnowledgeBase-module__G_VKRW__headerControls{align-items:center;gap:12px;display:flex}.KnowledgeBase-module__G_VKRW__voiceToggle{color:#666;cursor:pointer;white-space:nowrap;background:#1a1a1a;border:1px solid #333;border-radius:4px;padding:6px 12px;font-size:11px;font-weight:600;transition:all .15s}.KnowledgeBase-module__G_VKRW__voiceToggle.KnowledgeBase-module__G_VKRW__active{color:#0f0;background:#00ff001a;border-color:#0f0}.KnowledgeBase-module__G_VKRW__voiceToggle:hover{background:#222}.KnowledgeBase-module__G_VKRW__liveIndicator{color:#0f0;align-items:center;gap:6px;font-size:11px;font-weight:600;display:flex}.KnowledgeBase-module__G_VKRW__liveDot{background:#0f0;border-radius:50%;width:6px;height:6px;animation:2s infinite KnowledgeBase-module__G_VKRW__blink}@keyframes KnowledgeBase-module__G_VKRW__blink{0%,to{opacity:1}50%{opacity:.4}}.KnowledgeBase-module__G_VKRW__quickActions{border-bottom:1px solid #1a1a1a;flex-shrink:0;gap:8px;padding:12px 16px;display:flex}.KnowledgeBase-module__G_VKRW__quickActions a{color:#888;background:#1a1a1a;border-radius:6px;padding:6px 12px;font-size:11px;font-weight:500;text-decoration:none;transition:all .15s}.KnowledgeBase-module__G_VKRW__quickActions a:hover{color:#0f0;background:#222}.KnowledgeBase-module__G_VKRW__feed{flex:1;padding:12px;overflow-y:auto}.KnowledgeBase-module__G_VKRW__post{cursor:pointer;background:#111;border:1px solid #1a1a1a;border-left:3px solid #0f0;border-radius:4px;margin-bottom:12px;padding:16px;transition:all .15s;position:relative}.KnowledgeBase-module__G_VKRW__post:hover{background:#00ff0008;border-left-color:#0f0}.KnowledgeBase-module__G_VKRW__post:hover:before{content:"🔊";opacity:.5;font-size:16px;position:absolute;top:50%;right:16px;transform:translateY(-50%)}.KnowledgeBase-module__G_VKRW__post.KnowledgeBase-module__G_VKRW__reading{background:#00ff000d;border-left:3px solid #0f0;box-shadow:0 0 20px #00ff001a}.KnowledgeBase-module__G_VKRW__post.KnowledgeBase-module__G_VKRW__reading:hover:before{display:none}.KnowledgeBase-module__G_VKRW__postHeader{align-items:center;gap:8px;margin-bottom:12px;display:flex}.KnowledgeBase-module__G_VKRW__postIcon{font-size:16px}.KnowledgeBase-module__G_VKRW__postType{color:#0f0;letter-spacing:1px;font-size:12px;font-weight:700}.KnowledgeBase-module__G_VKRW__postContent{margin-bottom:12px}.KnowledgeBase-module__G_VKRW__postContent p{color:#ccc;margin:0;font-size:13px;line-height:1.5}.KnowledgeBase-module__G_VKRW__postLink{color:#666;word-break:break-all;margin-top:8px;font-size:11px;text-decoration:none;display:block}.KnowledgeBase-module__G_VKRW__postLink:hover{color:#0f0}.KnowledgeBase-module__G_VKRW__postFooter{border-top:1px solid #1a1a1a;justify-content:space-between;align-items:center;margin-bottom:12px;padding-top:8px;display:flex}.KnowledgeBase-module__G_VKRW__postSource{color:#555;letter-spacing:.5px;font-size:10px;font-weight:600}.KnowledgeBase-module__G_VKRW__postTime{color:#444;font-size:10px}.KnowledgeBase-module__G_VKRW__hearButton{color:#666;letter-spacing:1px;cursor:pointer;text-align:left;background:0 0;border:1px solid #333;width:100%;padding:8px 12px;font-family:inherit;font-size:11px;font-weight:600;transition:all .15s}.KnowledgeBase-module__G_VKRW__hearButton:hover{color:#0f0;background:#1a1a1a;border-color:#0f0}.KnowledgeBase-module__G_VKRW__hearButton.KnowledgeBase-module__G_VKRW__speaking{color:#000;background:#0f0;border-color:#0f0}.KnowledgeBase-module__G_VKRW__loading{color:#555;flex-direction:column;justify-content:center;align-items:center;gap:12px;height:200px;font-size:12px;display:flex}.KnowledgeBase-module__G_VKRW__spinner{border:2px solid #1a1a1a;border-top-color:#0f0;border-radius:50%;width:24px;height:24px;animation:.8s linear infinite KnowledgeBase-module__G_VKRW__spin}@keyframes KnowledgeBase-module__G_VKRW__spin{to{transform:rotate(360deg)}}.KnowledgeBase-module__G_VKRW__feed::-webkit-scrollbar{width:4px}.KnowledgeBase-module__G_VKRW__feed::-webkit-scrollbar-track{background:0 0}.KnowledgeBase-module__G_VKRW__feed::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:2px}.KnowledgeBase-module__G_VKRW__feed::-webkit-scrollbar-thumb:hover{background:#3a3a3a}.KnowledgeBase-module__G_VKRW__alertsContainer{background:#0a0a0a;border-bottom:1px solid #1a1a1a;flex-direction:column;flex-shrink:0;gap:4px;max-height:200px;padding:8px;display:flex;overflow-y:auto}.KnowledgeBase-module__G_VKRW__alertsContainer::-webkit-scrollbar{width:4px}.KnowledgeBase-module__G_VKRW__alertsContainer::-webkit-scrollbar-track{background:0 0}.KnowledgeBase-module__G_VKRW__alertsContainer::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:2px}.KnowledgeBase-module__G_VKRW__alertsContainer::-webkit-scrollbar-thumb:hover{background:#3a3a3a}.KnowledgeBase-module__G_VKRW__alertCard{background:linear-gradient(90deg,#00ff001a,#0000);border:1px solid #0f0;border-radius:4px;align-items:center;gap:8px;padding:8px 12px;animation:.3s KnowledgeBase-module__G_VKRW__slideIn;display:flex}@keyframes KnowledgeBase-module__G_VKRW__slideIn{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}.KnowledgeBase-module__G_VKRW__alertIcon{font-size:14px}.KnowledgeBase-module__G_VKRW__alertText{color:#fff;white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:11px;overflow:hidden}.KnowledgeBase-module__G_VKRW__alertLink{color:#0f0;font-size:10px;font-weight:600;text-decoration:none}.KnowledgeBase-module__G_VKRW__alertLink:hover{text-decoration:underline}.KnowledgeBase-module__G_VKRW__alertDismiss{color:#666;cursor:pointer;background:0 0;border:none;padding:4px;font-size:12px}.KnowledgeBase-module__G_VKRW__alertDismiss:hover{color:#fff}.KnowledgeBase-module__G_VKRW__updateStatus{color:#555;border-bottom:1px solid #1a1a1a;flex-shrink:0;align-items:center;gap:6px;padding:8px 16px;font-size:10px;display:flex}.KnowledgeBase-module__G_VKRW__updateIcon{animation:2s linear infinite KnowledgeBase-module__G_VKRW__spin}.KnowledgeBase-module__G_VKRW__newPost{animation:2s ease-in-out KnowledgeBase-module__G_VKRW__glow;background:#00ff000d!important;border-color:#0f0!important}@keyframes KnowledgeBase-module__G_VKRW__glow{0%,to{box-shadow:0 0 5px #00ff004d}50%{box-shadow:0 0 20px #00ff0080}}.KnowledgeBase-module__G_VKRW__newBadge{color:#000;letter-spacing:.5px;background:#0f0;border-radius:3px;padding:2px 6px;font-size:9px;font-weight:700;position:absolute;top:8px;right:8px}.KnowledgeBase-module__G_VKRW__readingBadge{letter-spacing:1px;color:#000;z-index:10;background:#0f0;border-radius:4px;padding:4px 10px;font-size:10px;font-weight:700;animation:1s infinite KnowledgeBase-module__G_VKRW__pulse;position:absolute;top:12px;right:12px}.KnowledgeBase-module__G_VKRW__clickHint{color:#555;opacity:0;pointer-events:none;font-size:10px;transition:opacity .2s;position:absolute;bottom:8px;right:12px}.KnowledgeBase-module__G_VKRW__post:hover .KnowledgeBase-module__G_VKRW__clickHint{opacity:1}@keyframes KnowledgeBase-module__G_VKRW__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(1.02)}}.KnowledgeBase-module__G_VKRW__post{position:relative}.KnowledgeBase-module__G_VKRW__voiceActive{color:#0f0;background:#00ff001a;border-color:#0f0;animation:2s ease-in-out infinite KnowledgeBase-module__G_VKRW__pulse}.KnowledgeBase-module__G_VKRW__post.KnowledgeBase-module__G_VKRW__speaking{animation:1.5s ease-in-out infinite KnowledgeBase-module__G_VKRW__speakingGlow;box-shadow:0 0 20px #00ff004d;background:#00ff001a!important;border:2px solid #0f0!important}@keyframes KnowledgeBase-module__G_VKRW__speakingGlow{0%,to{box-shadow:0 0 20px #00ff004d}50%{box-shadow:0 0 30px #0f09}}.KnowledgeBase-module__G_VKRW__post.KnowledgeBase-module__G_VKRW__read{opacity:.6;border-left-color:#333!important}.KnowledgeBase-module__G_VKRW__post.KnowledgeBase-module__G_VKRW__read .KnowledgeBase-module__G_VKRW__postContent p{color:#777}.KnowledgeBase-module__G_VKRW__post.KnowledgeBase-module__G_VKRW__read .KnowledgeBase-module__G_VKRW__postType{color:#555}.KnowledgeBase-module__G_VKRW__readBadge{color:#000;z-index:10;background:#0f0;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:12px;font-weight:700;display:flex;position:absolute;top:8px;right:8px}.KnowledgeBase-module__G_VKRW__post.KnowledgeBase-module__G_VKRW__newPost .KnowledgeBase-module__G_VKRW__readBadge{left:8px;right:auto}.KnowledgeBase-module__G_VKRW__addButton{color:#666;letter-spacing:1px;cursor:pointer;background:0 0;border:2px dashed #333;border-radius:4px;margin:12px;padding:12px;font-family:inherit;font-size:12px;font-weight:600;transition:all .2s}.KnowledgeBase-module__G_VKRW__addButton:hover{color:#0f0;background:#1a1a1a;border-color:#0f0}.KnowledgeBase-module__G_VKRW__hearButton.KnowledgeBase-module__G_VKRW__speakingButton{color:#000;background:#0f0;border-color:#0f0}.KnowledgeBase-module__G_VKRW__addKnowledgeBtn{cursor:pointer;background:#111;border:1px dashed #333;border-radius:8px;flex-shrink:0;align-items:center;gap:16px;width:calc(100% - 24px);margin:12px;padding:20px;font-family:Courier New,monospace;transition:all .2s;display:flex}.KnowledgeBase-module__G_VKRW__addKnowledgeBtn:hover{background:#161616;border-color:#0f0}.KnowledgeBase-module__G_VKRW__addKnowledgeBtn:hover .KnowledgeBase-module__G_VKRW__addIcon{color:#000;background:#0f0}.KnowledgeBase-module__G_VKRW__addIcon{color:#666;background:#1a1a1a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:24px;transition:all .2s;display:flex}.KnowledgeBase-module__G_VKRW__addText{flex-direction:column;align-items:flex-start;gap:4px;display:flex}.KnowledgeBase-module__G_VKRW__addText span:first-child{color:#fff;letter-spacing:2px;font-size:14px;font-weight:700}.KnowledgeBase-module__G_VKRW__addSubtext{color:#555;letter-spacing:1px;font-size:10px}
.SpeechCaption-module__EvugyW__captionContainer{z-index:10;pointer-events:none;width:auto;max-width:90%;transition:opacity .3s;position:absolute;top:10px;left:50%;transform:translate(-50%)}.SpeechCaption-module__EvugyW__captionContainer.SpeechCaption-module__EvugyW__visible{opacity:1}.SpeechCaption-module__EvugyW__captionContainer.SpeechCaption-module__EvugyW__hidden{opacity:0;pointer-events:none}.SpeechCaption-module__EvugyW__captionBox{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0a0a0ae6;border:1px solid #0f0;border-radius:6px;padding:8px 12px;box-shadow:0 0 15px #00ff0026}.SpeechCaption-module__EvugyW__captionHeader{align-items:center;gap:6px;margin-bottom:4px;display:flex}.SpeechCaption-module__EvugyW__micIcon{font-size:12px;animation:1s infinite SpeechCaption-module__EvugyW__pulse}.SpeechCaption-module__EvugyW__speakingLabel{color:#0f0;letter-spacing:1.5px;text-transform:uppercase;font-size:9px;font-weight:700}.SpeechCaption-module__EvugyW__captionText{color:#ccc;-webkit-line-clamp:2;-webkit-box-orient:vertical;max-width:400px;margin:0;font-family:Courier New,monospace;font-size:11px;line-height:1.4;display:-webkit-box;overflow:hidden}@keyframes SpeechCaption-module__EvugyW__pulse{0%,to{opacity:1}50%{opacity:.5}}
