@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@layer new-design-system{.new-button{display:grid;place-items:center;justify-content:center;grid-auto-flow:column;border:none;box-sizing:border-box;border-radius:6.25rem;transition:all .15s ease-out;cursor:pointer;position:relative}.new-button.md{height:2.75rem;min-width:4.125rem;padding-inline:.75rem;font-family:Inter;font-size:.875rem;font-weight:600;line-height:1.25rem;letter-spacing:-.01em;text-transform:none;text-decoration:none;gap:.5rem}.new-button.md [data-icon]{width:1.25rem;height:1.25rem}.new-button.md.loading{pointer-events:none}.new-button.md.loading>.button-content,.new-button.md.loading>[data-icon]{visibility:hidden}.new-button.md.loading:after{content:"";position:absolute;width:1.25rem;height:1.25rem;color:#fff;animation:rotate .6s linear infinite;background:currentColor;mask:url('data:image/svg+xml;utf8,%3Csvg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="none"%3E%3Ccircle opacity="0.16" cx="10" cy="10" r="8.5" stroke="%23000" stroke-width="3" stroke-linecap="round"/%3E%3Cpath d="M10 1.5C11.6811 1.5 13.3245 1.99852 14.7223 2.93251C16.1202 3.8665 17.2096 5.19402 17.853 6.74719C18.4963 8.30036 18.6646 10.0094 18.3367 11.6583C18.0087 13.3071 17.1992 14.8217 16.0104 16.0104C14.8217 17.1992 13.3071 18.0087 11.6583 18.3367C10.0094 18.6646 8.30036 18.4963 6.74719 17.853C5.19402 17.2096 3.8665 16.1202 2.93251 14.7223C1.99852 13.3245 1.5 11.6811 1.5 10" stroke="%23000" stroke-width="3" stroke-linecap="round"/%3E%3C/svg%3E');mask-repeat:no-repeat;mask-size:contain}.new-button.sm{height:2rem;min-width:3rem;padding-inline:.5rem;font-family:Inter;font-size:.75rem;font-weight:600;line-height:1.125rem;letter-spacing:-.01em;text-transform:none;text-decoration:none;gap:.5rem}.new-button.sm [data-icon]{width:1rem;height:1rem}.new-button.sm.loading{pointer-events:none}.new-button.sm.loading>.button-content,.new-button.sm.loading>[data-icon]{visibility:hidden}.new-button.sm.loading:after{content:"";position:absolute;width:1rem;height:1rem;color:#fff;animation:rotate .6s linear infinite;background:currentColor;mask:url('data:image/svg+xml;utf8,%3Csvg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="none"%3E%3Ccircle opacity="0.16" cx="10" cy="10" r="8.5" stroke="%23000" stroke-width="3" stroke-linecap="round"/%3E%3Cpath d="M10 1.5C11.6811 1.5 13.3245 1.99852 14.7223 2.93251C16.1202 3.8665 17.2096 5.19402 17.853 6.74719C18.4963 8.30036 18.6646 10.0094 18.3367 11.6583C18.0087 13.3071 17.1992 14.8217 16.0104 16.0104C14.8217 17.1992 13.3071 18.0087 11.6583 18.3367C10.0094 18.6646 8.30036 18.4963 6.74719 17.853C5.19402 17.2096 3.8665 16.1202 2.93251 14.7223C1.99852 13.3245 1.5 11.6811 1.5 10" stroke="%23000" stroke-width="3" stroke-linecap="round"/%3E%3C/svg%3E');mask-repeat:no-repeat;mask-size:contain}.new-button.fullwidth{width:100%}.new-button:focus-visible,.new-button.pseudo-focus{outline:2px solid #5ea7ff;outline-offset:2px}.new-button:disabled,.new-button.disabled{cursor:default;user-select:none}.new-button.primary.brand{background:#4f95ff;color:#fff}.new-button.primary.brand:hover,.new-button.primary.brand.pseudo-hover{background:#5ea7ff}.new-button.primary.brand:active,.new-button.primary.brand.pseudo-active{background:#3e79d6}.new-button.primary.brand:disabled{background:#f0f2f5;color:#aab1bb}.new-button.primary.alwaysDark{background:#000;color:#f0f2f5}.new-button.primary.alwaysDark:hover,.new-button.primary.alwaysDark.pseudo-hover{background:linear-gradient(0deg,#ffffff1f 0% 100%),#000}.new-button.primary.alwaysDark:active,.new-button.primary.alwaysDark.pseudo-active{background:linear-gradient(0deg,#ffffff0f 0% 100%),#000}.new-button.primary.alwaysDark:disabled{background:#f0f2f5;color:#aab1bb}.new-button.primary.alwaysLight{background:#fff;color:#363c45}.new-button.primary.alwaysLight.loading:after{color:#363c45}.new-button.primary.alwaysLight:hover,.new-button.primary.alwaysLight.pseudo-hover{background:linear-gradient(0deg,#0000000d 0% 100%),#fff}.new-button.primary.alwaysLight:active,.new-button.primary.alwaysLight.pseudo-active{background:linear-gradient(0deg,#0000001a 0% 100%),#fff}.new-button.primary.alwaysLight:disabled{background:#f0f2f5;color:#aab1bb}.new-button.primary.negative{background:#f2214b;color:#fff}.new-button.primary.negative:hover,.new-button.primary.negative.pseudo-hover{background:linear-gradient(0deg,#ffffff29 0% 100%),#f2214b}.new-button.primary.negative:active,.new-button.primary.negative.pseudo-active{background:linear-gradient(0deg,#ffffff0d 0% 100%),#f2214b}.new-button.primary.negative:disabled{background:#f0f2f5;color:#aab1bb}.new-button.primary.special{background:#a142ff;color:#fff}.new-button.primary.special:hover,.new-button.primary.special.pseudo-hover{background:#bb76ff}.new-button.primary.special:active,.new-button.primary.special.pseudo-active{background:#a142ff}.new-button.primary.special:disabled{background:#f0f2f5;color:#aab1bb}.new-button.primary.neutral{background:#1c1e22;color:#fff}.new-button.primary.neutral.loading:after{color:#fff}.new-button.primary.neutral:hover,.new-button.primary.neutral.pseudo-hover{background:linear-gradient(0deg,#0000000d 0% 100%),#1c1e22}.new-button.primary.neutral:active,.new-button.primary.neutral.pseudo-active{background:linear-gradient(0deg,#0000001a 0% 100%),#1c1e22}.new-button.primary.neutral:disabled{background:#f0f2f5;color:#aab1bb}.new-button.secondary.neutral{background:#10366e0f;color:#2d3239}.new-button.secondary.neutral:hover,.new-button.secondary.neutral.pseudo-hover{background:linear-gradient(0deg,#0000000a 0% 100%) #10366e0f}.new-button.secondary.neutral:active,.new-button.secondary.neutral.pseudo-active{background:linear-gradient(0deg,#0000000f,#0000001a),#10366e0f}.new-button.secondary.neutral:disabled{background:#f0f2f5;color:#aab1bb}.new-button.outline.neutral{border:.125rem solid rgba(0,0,0,.06);background:transparent;color:#2d3239}.new-button.outline.neutral:hover,.new-button.outline.neutral.pseudo-hover{background:#0000000a}.new-button.outline.neutral:active,.new-button.outline.neutral.pseudo-active{background:#0000000f}.new-button.outline.neutral:disabled{background:#f0f2f5;color:#aab1bb}.new-button.ghost.neutral{background:transparent;color:#2d3239}.new-button.ghost.neutral:hover,.new-button.ghost.neutral.pseudo-hover{background:#0000000a}.new-button.ghost.neutral:active,.new-button.ghost.neutral.pseudo-active{background:#0000000f}.new-button.ghost.neutral:disabled{background:#f0f2f5;color:#aab1bb}}
