.orb-wrapper[data-v-c7bf8e78]{position:relative;display:flex;align-items:center;justify-content:center;width:140px;height:140px;cursor:pointer;-webkit-tap-highlight-color:transparent}.orb-wrapper.mini[data-v-c7bf8e78]{width:50px;height:50px}.orb-wrapper.large[data-v-c7bf8e78]{width:clamp(200px,26vmin,260px);height:clamp(200px,26vmin,260px)}.orb[data-v-c7bf8e78]{position:relative;width:100px;height:100px;border-radius:50%;background:radial-gradient(circle at 35% 35%,#214fcf,#11224f);border:3px solid rgba(61,147,255,.45);transition:transform .3s ease,border-color .3s ease,box-shadow .3s ease;z-index:1}.orb-wrapper.mini .orb[data-v-c7bf8e78]{width:36px;height:36px;border-width:2px}.orb-wrapper.large .orb[data-v-c7bf8e78]{width:clamp(156px,21vmin,208px);height:clamp(156px,21vmin,208px);border-width:4px}.orb-inner[data-v-c7bf8e78]{position:absolute;inset:8px;border-radius:50%;background:radial-gradient(circle at 40% 30%,rgba(126,201,255,.35),transparent 70%)}.orb-wrapper.mini .orb-inner[data-v-c7bf8e78]{inset:4px}.orb-wrapper.large .orb-inner[data-v-c7bf8e78]{inset:clamp(10px,1.5vmin,14px)}.orb.idle[data-v-c7bf8e78]{animation:breathe-c7bf8e78 3s ease-in-out infinite}@keyframes breathe-c7bf8e78{0%,to{box-shadow:0 0 22px rgba(61,147,255,.25)}50%{box-shadow:0 0 38px rgba(61,147,255,.5)}}.orb.listening[data-v-c7bf8e78]{transform:scale(1.1);border-color:#3d93ff;box-shadow:0 0 34px rgba(61,147,255,.6)}.orb.processing[data-v-c7bf8e78]{border-color:transparent;border-top-color:#3d93ff;border-right-color:#3d93ff;animation:spin-c7bf8e78 1s linear infinite}@keyframes spin-c7bf8e78{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.orb.speaking[data-v-c7bf8e78]{animation:speak-pulse-c7bf8e78 1.2s ease-in-out infinite;border-color:#3d93ff}@keyframes speak-pulse-c7bf8e78{0%,to{transform:scale(1);box-shadow:0 0 22px rgba(61,147,255,.35)}50%{transform:scale(1.08);box-shadow:0 0 45px rgba(61,147,255,.65)}}.ripple[data-v-c7bf8e78]{position:absolute;width:100px;height:100px;border-radius:50%;border:2px solid rgba(61,147,255,.55);animation:ripple-expand-c7bf8e78 1.8s ease-out infinite;z-index:0}.orb-wrapper.mini .ripple[data-v-c7bf8e78]{width:36px;height:36px}.orb-wrapper.large .ripple[data-v-c7bf8e78]{width:clamp(156px,21vmin,208px);height:clamp(156px,21vmin,208px)}.speak-ripple[data-v-c7bf8e78]{animation-duration:1.4s}@keyframes ripple-expand-c7bf8e78{0%{transform:scale(1);opacity:.6}to{transform:scale(2);opacity:0}}.floating-orb-btn[data-v-03dbb190]{position:fixed;right:20px;bottom:20px;z-index:9999;border:0;background:transparent;padding:0;margin:0;cursor:pointer}.floating-orb-btn[data-v-03dbb190] .orb-wrapper{width:58px;height:58px}@media (max-width:600px){.floating-orb-btn[data-v-03dbb190]{right:14px;bottom:14px}}