@keyframes st-mask-flare-loop{0%{-webkit-mask-image:linear-gradient(60deg,#000 25%,#0006 50%,#000 75%);mask-image:linear-gradient(60deg,#000 25%,#0006 50%,#000 75%);-webkit-mask-position:100%;mask-position:100%;-webkit-mask-size:400%;mask-size:400%}70%,to{-webkit-mask-image:linear-gradient(60deg,#000 25%,#0006 50%,#000 75%);mask-image:linear-gradient(60deg,#000 25%,#0006 50%,#000 75%);-webkit-mask-position:0;mask-position:0;-webkit-mask-size:400%;mask-size:400%}}.st-root{cursor:pointer;text-align:center;justify-content:flex-start;align-items:center;gap:.75rem;display:flex}.st-root[data-size=sm]{padding:.125rem .125rem .125rem .75rem;font-size:.875rem;line-height:1.25rem}@media (min-width:640px){.st-root[data-size=sm]{padding:.25rem .25rem .25rem .75rem}}.st-root[data-size=md]{padding:.25rem .25rem .25rem 1rem;font-size:1.125rem;line-height:1.75rem}@media (min-width:640px){.st-root[data-size=md]{padding:.375rem .5rem .375rem 1rem}}.st-root[data-size=lg]{padding:.5rem .5rem .5rem 1.25rem;font-size:1.25rem;line-height:1.75rem}@media (min-width:640px){.st-root[data-size=lg]{padding:.625rem .75rem .625rem 1.25rem}}.st-inner{align-items:center;gap:.5rem;margin-left:-.375rem;animation:4s ease-in-out infinite st-mask-flare-loop;display:flex}@media (min-width:640px){.st-inner{margin-left:-.25rem}}.st-arrow-wrap{background-color:var(--muted);border-radius:9999px;padding:.375rem;transition:background-color .3s ease-out,transform .4s ease-out}.st-root:hover .st-arrow-wrap,.st-root:focus-within .st-arrow-wrap{background-color:color-mix(in oklab,var(--muted)60%,transparent)}.st-arrow-icon{width:1rem;height:1rem;transition:transform .4s ease-out}.st-root:hover .st-arrow-icon,.st-root:focus-within .st-arrow-icon{transform:rotate(-45deg)}.st-root.st-root--inline-pl{padding-left:.5rem;display:inline-flex}
