.btn-new[data-v-31f8b2e6]{--bgColor:var(--green500);--color:var(--white);height:var(--controlHeight);min-width:110px;padding:0 var(--spacing3x);background-color:var(--bgColor);transition:background-color var(--uiTransitionDuration) ease,color var(--uiTransitionDuration) ease;cursor:pointer;border-radius:var(--controlRadius);font:var(--controlFontSize)/1.4 var(--font-family);color:var(--color);isolation:isolate;border:0;flex-shrink:0;text-decoration:none}.btn-new[data-v-31f8b2e6]:focus-visible,.btn-new[data-v-31f8b2e6]:active{outline:2px solid var(--grayTransparent100);outline-offset:0}.btn-new[data-v-31f8b2e6]>span{gap:calc(var(--spacing3x)/2)}.btn-new[data-v-31f8b2e6]:hover{background-color:color-mix(in srgb,var(--bgColor),#000 var(--uiHoverStrongStrength));cursor:pointer;text-decoration:none}.btn-new--primary[data-v-31f8b2e6]{--bgColor:var(--uiButtonBackgroundColorPrimary);--color:var(--uiButtonTextColorPrimary)}.btn-new--secondary[data-v-31f8b2e6]{--bgColor:var(--uiButtonBackgroundColorSecondary);--color:var(--uiButtonTextColorSecondary)}.btn-new--secondary[data-v-31f8b2e6]:hover{background-color:color-mix(in srgb,var(--bgColor),#000 var(--uiHoverSubtleStrength));cursor:pointer}.btn-new--tertiary[data-v-31f8b2e6]{--bgColor:var(--uiButtonBackgroundColorTertiary);--color:var(--uiButtonTextColorTertiary)}.btn-new--tertiary[data-v-31f8b2e6]:hover{background-color:color-mix(in srgb,var(--bgColor),#000 var(--uiHoverSubtleStrength));cursor:pointer}.btn-new--theme-gold[data-v-31f8b2e6]{--bgColor:var(--gold300);--color:var(--gold700)}.btn-new--theme-gold[data-v-31f8b2e6]:hover{background-color:color-mix(in srgb,var(--bgColor),#000 var(--uiHoverSubtleStrength));cursor:pointer}.btn-new--ai[data-v-31f8b2e6]{background-image:var(--aiGradient);position:relative}.btn-new--ai[data-v-31f8b2e6]:before{content:"";border-radius:var(--controlRadius);background-color:rgba(0,0,0,var(--uiHoverStrongStrength));opacity:0;width:100%;height:100%;transition:opacity .3s;position:absolute;top:0;left:0}.btn-new--ai[data-v-31f8b2e6]:hover:before{opacity:1}.btn-new--ai.btn-new--is-disabled[data-v-31f8b2e6]{background-image:none}.btn-new--ai[data-v-31f8b2e6]>span{position:relative}.btn-new--with-loader[data-v-31f8b2e6]{padding:0 var(--spacing1x)}.btn-new--is-disabled[data-v-31f8b2e6]{--bgColor:var(--gray300);pointer-events:none;cursor:not-allowed}.btn-new--is-full-width[data-v-31f8b2e6]{width:100%}.btn-new--is-growable[data-v-31f8b2e6]{flex-grow:1}.btn-new--is-shrinkable[data-v-31f8b2e6]{min-width:0}.btn-new--icon-on-right .btn-new__icon[data-v-31f8b2e6]{order:2}.btn-new__icon[data-v-31f8b2e6]{width:var(--controlIconSize);height:var(--controlIconSize)}.btn-new__loader-wrapper[data-v-31f8b2e6]{width:12px;height:12px;position:relative}.btn-new[data-v-31f8b2e6]:active{box-shadow:var(--uiButtonShadowActive)}.btn-new[data-v-31f8b2e6]:focus{box-shadow:var(--uiButtonShadowFocus)}.btn-new[data-v-31f8b2e6]:focus-visible{box-shadow:var(--uiButtonShadowFocus);outline:none}.btn-new[data-v-31f8b2e6]:focus-within{box-shadow:var(--uiButtonShadowFocus)}
