.juno-mark{display:inline-flex;align-items:center;justify-content:center;line-height:0}.juno-mark>svg{width:100%;height:100%;display:block}.juno-mark__chord{transform-origin:50% 50%;transform-box:fill-box}.juno-mark--animated .juno-mark__chord{animation:juno-chord-sweep 2.6s cubic-bezier(.65,.05,.36,1) infinite}@keyframes juno-chord-sweep{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.juno-mark--animated>svg>circle{animation:juno-circle-breath 2.6s ease-in-out infinite;transform-origin:50% 50%;transform-box:fill-box}@keyframes juno-circle-breath{0%,to{opacity:1}50%{opacity:.72}}@media (prefers-reduced-motion:reduce){.juno-mark--animated .juno-mark__chord,.juno-mark--animated>svg>circle{animation:juno-mark-pulse 2.4s ease-in-out infinite}}@keyframes juno-mark-pulse{0%,to{opacity:1}50%{opacity:.55}}.juno-thinking{color:var(--color-text-primary);position:relative}.juno-pricing-pulse{animation:juno-pricing-pulse 2.4s ease-in-out infinite}@keyframes juno-pricing-pulse{0%,to{border-color:var(--color-border-hairline,#c8c8c5);box-shadow:0 0 0 0 hsla(0,0%,7%,0)}50%{border-color:var(--color-text-secondary,#6b7280);box-shadow:0 0 0 3px hsla(0,0%,7%,.06)}}@media (prefers-reduced-motion:reduce){.juno-pricing-pulse{animation:juno-mark-pulse 2.4s ease-in-out infinite}}