.base-button--text-white{color:var(--color-white)}.base-button--text-black{color:var(--color-dark)}.base-button--text-black:active{color:var(--decorative-black-1)}.base-button--text-red{color:var(--primary-default)}.base-button--text-red:active{color:var(--decorative-red-7)}.base-button--text-pink{color:var(--semantic-pink-default)}.base-button--text-pink:active{color:var(--decorative-red-tags)}.base-button--text-blue{color:var(--decorative-blue-7)}.base-button--text-blue:active{color:var(--secondary-pressed)}.base-button--text-green{color:var(--semantic-green-default)}.base-button--text-green:active{color:var(--semantic-green-pressed)}.base-button--text-yellow{color:var(--semantic-yellow-default)}.base-button--text-yellow:active{color:var(--semantic-yellow-pressed)}.base-button--bg-red{background-color:var(--primary-default,#dc0a28)}.base-button--bg-red:hover{box-shadow:0 0 2px #b7092233,0 0 4px #b7092259}.base-button--bg-red:active{background-color:#b70922}.base-button--bg-red:disabled{background-color:#f6bac1}.base-button--bg-pink{background-color:var(--semantic-pink-default)}.base-button--bg-pink:hover{box-shadow:0 0 2px #e63c5033,0 0 4px #e63c5059}.base-button--bg-pink:active{background-color:#e63c50}.base-button--bg-pink:disabled{background-color:#ffc3c6}.base-button--bg-blue{background-color:var(--decorative-blue-7)}.base-button--bg-blue:hover{box-shadow:0 0 2px #0047a733,0 0 4px #0047a759}.base-button--bg-blue:active{background-color:#0047a7}.base-button--bg-blue:disabled{background-color:#80bbe4}.base-button--bg-green{background-color:var(--semantic-green-default)}.base-button--bg-green:hover{box-shadow:0 0 2px #14810a33,0 0 4px #14810a59}.base-button--bg-green:active{background-color:#14810a}.base-button--bg-green:disabled{background-color:#c2e9bc}.base-button--bg-yellow{background-color:var(--semantic-yellow-default)}.base-button--bg-yellow:hover{box-shadow:0 0 2px #bf5d0033,0 0 4px #bf5d0059}.base-button--bg-yellow:active{background-color:#bf5d00}.base-button--bg-yellow:disabled{background-color:#ffcd80}.base-button--bg-grey{background-color:var(--background-grey)}.base-button--bg-transparent{background-color:transparent}.base-button--type-secondary{background-color:var(--background-grey)}.base-button--type-secondary:hover{box-shadow:0 0 2px #0000000f,0 0 6px #0000001a}.base-button--type-secondary:active{background-color:var(--decorative-grey-6)}.base-button--type-outlined{background-color:transparent;border:1px solid var(--decorative-grey-6)}.base-button--type-outlined:hover{box-shadow:0 0 2px #0000000f,0 0 6px #00000021}.base-button--type-outlined:active{border:1px solid var(--decorative-grey-5)}.base-button--type-outlined:active.base-button--text-black,.base-button--type-secondary:active.base-button--text-black{color:var(--decorative-black-1)}.base-button--type-outlined:active.base-button--text-red,.base-button--type-secondary:active.base-button--text-red{color:var(--c-decorative-red-7)}.base-button--type-outlined:active.base-button--text-blue,.base-button--type-secondary:active.base-button--text-blue{color:var(--secondary-pressed)}.base-button--type-outlined:active.base-button--text-green,.base-button--type-secondary:active.base-button--text-green{color:var(--semantic-green-pressed)}.base-button--type-outlined:active.base-button--text-yellow,.base-button--type-secondary:active.base-button--text-yellow{color:var(--semantic-yellow-pressed)}.base-button--type-outlined:active.base-button--text-pink,.base-button--type-secondary:active.base-button--text-pink{color:var(--decorative-red-tags)}.base-button--type-ghost{background-color:transparent}.base-button--type-ghost:hover{border:1px solid var(--background-grey);box-shadow:0 0 2px #0000000f,0 0 6px #00000021}.base-button--type-ghost:active.base-button--text-black{background-color:var(--decorative-grey-6);color:var(--decorative-grey-4)}.base-button--type-ghost:active.base-button--text-red{background-color:var(--decorative-red-6);color:var(--primary-pressed)}.base-button--type-ghost:active.base-button--text-blue{background-color:var(--decorative-blue-6);color:var(--decorative-blue-3)}.base-button--type-ghost:active.base-button--text-green{background-color:var(--decorative-green-6);color:var(--decorative-green-4)}.base-button--type-ghost:active.base-button--text-yellow{background-color:var(--decorative-yellow-6);color:var(--decorative-yellow-4)}.base-button--type-ghost:active.base-button--text-pink{background-color:var(--semantic-pink-disabled-2);color:#e63c50}.base-button--type-ghost:disabled.base-button--text-black,.base-button--type-outlined:disabled.base-button--text-black,.base-button--type-secondary:disabled.base-button--text-black{color:var(--semantic-grey-disabled)}.base-button--type-ghost:disabled.base-button--text-red,.base-button--type-outlined:disabled.base-button--text-red,.base-button--type-secondary:disabled.base-button--text-red{color:var(--primary-disabled)}.base-button--type-ghost:disabled.base-button--text-blue,.base-button--type-outlined:disabled.base-button--text-blue,.base-button--type-secondary:disabled.base-button--text-blue{color:var(--decorative-blue-5)}.base-button--type-ghost:disabled.base-button--text-green,.base-button--type-outlined:disabled.base-button--text-green,.base-button--type-secondary:disabled.base-button--text-green{color:var(--semantic-green-disabled)}.base-button--type-ghost:disabled.base-button--text-yellow,.base-button--type-outlined:disabled.base-button--text-yellow,.base-button--type-secondary:disabled.base-button--text-yellow{color:var(--semantic-yellow-disabled)}.base-button--type-ghost:disabled.base-button--text-pink,.base-button--type-outlined:disabled.base-button--text-pink,.base-button--type-secondary:disabled.base-button--text-pink{color:var(--semantic-pink-disabled)}.base-button--type-ghost,.base-button--type-primary,.base-button--type-secondary{border:none}.base-button--type-ghost:disabled,.base-button--type-outlined:disabled,.base-button--type-primary:disabled,.base-button--type-secondary:disabled{cursor:not-allowed;opacity:.7}.base-button--bg-white{background-color:var(--background-grey)}.base-button--bg-black{background-color:var(--color-dark)}.base-button--bg-black:hover{box-shadow:0 0 2px #00000069,0 0 4px #0000004d}.base-button--bg-black:active{background-color:#1b1f29}.base-button--bg-black:disabled{background-color:#b3b5c0}.base-button>svg path{fill:currentColor}.base-button[data-v-f634f37c]{align-items:center;background-color:var(--bg);color:var(--text-color);cursor:pointer;display:flex;flex-direction:row;font-family:var(--font);gap:8px;height:var(--size);justify-content:center;min-width:100px;padding:10px;width:100%}.base-button--size-64[data-v-f634f37c]{border-radius:12px;height:64px}.base-button--size-56[data-v-f634f37c]{border-radius:8px;height:56px}.base-button--size-48[data-v-f634f37c]{border-radius:8px;height:48px}.base-button--size-40[data-v-f634f37c]{border-radius:8px;height:40px}.base-button--size-56[data-v-f634f37c],.base-button--size-64[data-v-f634f37c]{font-size:2rem;font-weight:600;line-height:normal}.base-button--size-40[data-v-f634f37c],.base-button--size-48[data-v-f634f37c]{font-size:1.6rem;font-weight:500;line-height:normal}.base-button--rounded[data-v-f634f37c],.base-button--square[data-v-f634f37c]{min-width:auto}.base-button--rounded.base-button--size-64[data-v-f634f37c],.base-button--square.base-button--size-64[data-v-f634f37c]{width:64px}.base-button--rounded.base-button--size-56[data-v-f634f37c],.base-button--square.base-button--size-56[data-v-f634f37c]{width:56px}.base-button--rounded.base-button--size-48[data-v-f634f37c],.base-button--square.base-button--size-48[data-v-f634f37c]{width:48px}.base-button--rounded.base-button--size-40[data-v-f634f37c],.base-button--square.base-button--size-40[data-v-f634f37c]{width:40px}.base-button--rounded[data-v-f634f37c]{border-radius:50%}
