.tenx-app-shell{box-sizing:border-box;width:100%}.tenx-eureka-scrollbar{scrollbar-width:thin;scrollbar-color:#fff #000}.tenx-eureka-scrollbar::-webkit-scrollbar{width:8px;height:8px}.tenx-eureka-scrollbar::-webkit-scrollbar-track{background:#000}.tenx-eureka-scrollbar::-webkit-scrollbar-thumb{background:#fff;border-radius:4px}.tenx-eureka-scrollbar::-webkit-scrollbar-thumb:hover{background:#ddd}.tenx-eureka-thinking-bubble{background:#333;border-radius:16px 16px 16px 4px;align-items:center;gap:4px;padding:16px;display:flex}.tenx-eureka-thinking-dot{opacity:.3;background:#fff;border-radius:999px;width:4px;height:4px;animation:1.4s ease-in-out infinite tenx-eureka-thinking-dot}.tenx-eureka-thinking-dot-delay-1{animation-delay:.2s}.tenx-eureka-thinking-dot-delay-2{animation-delay:.4s}@keyframes tenx-eureka-thinking-dot{0%,to{opacity:.3}50%{opacity:1}}@media screen and (width>=1024px){.tenx-app-shell{max-width:100%;margin-right:auto}#tenx-longevity-scroll-container[data-tenx-chat-docked=true] .tenx-app-shell{max-width:calc(100% - 28rem)}}