button.svelte-mn2n86{font:inherit}.the-button.svelte-mn2n86{--default-height: 42px;--phone-height: 38px;--tiny-height: 32px;display:inline-flex;flex-direction:row;align-items:center;justify-content:center;padding:0 18px;height:var(--default-height);min-height:var(--default-height);max-height:var(--default-height);background:var(--shade-1);color:#fff;border:1px solid var(--shade-1);border-radius:8px;transition:box-shadow .15s ease,transform .15s ease;-webkit-user-select:none;user-select:none;cursor:pointer;text-decoration:none;font-weight:600;font-size:16px;text-wrap:nowrap}.the-button.loading.svelte-mn2n86{opacity:.8;pointer-events:none;cursor:default}.the-button.loading.svelte-mn2n86:before{content:"";border:2px solid transparent;border-top:2px solid inherit;border-radius:50%;height:16px;aspect-ratio:1;animation:svelte-mn2n86-spin 2s ease-in-out infinite;margin-right:8px}@keyframes svelte-mn2n86-spin{0%{transform:rotate(0)}to{transform:rotate(1800deg)}}.the-button.svelte-mn2n86:hover{box-shadow:0 0 12px #0003 inset;transform:translateY(-1px)}.the-button.square.svelte-mn2n86{aspect-ratio:1/1}.the-button.svelte-mn2n86:active{transform:translateY(1px)}.the-button.stretch.svelte-mn2n86{width:100%}.the-button.hollow.svelte-mn2n86{background:var(--shade-9);color:var(--shade-1);box-shadow:0 0 4px color-mix(in srgb,var(--shade-1),rgba(0,0,0,0) 100%) inset}.the-button.hollow.svelte-mn2n86:hover{box-shadow:0 0 4px color-mix(in srgb,var(--shade-1),rgba(0,0,0,0) 60%) inset}.the-button.customBackground.svelte-mn2n86{border:1px solid var(--background-color);background:var(--background-color)}.the-button.customBorderColor.svelte-mn2n86{border-color:var(--border-color)}.the-button.customColor.svelte-mn2n86{color:var(--color)}.icon.svelte-mn2n86{display:flex;align-items:center;justify-content:center}.contents-wrapper.svelte-mn2n86{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:8px}@media screen and (max-width: 768px){.the-button.svelte-mn2n86{padding:0 16px;height:var(--phone-height);min-height:var(--phone-height);max-height:var(--phone-height);font-size:12px}.the-button.svelte-mn2n86 .icon:where(.svelte-mn2n86){height:18px}}.the-button.isTiny.svelte-mn2n86{padding:0 12px;height:var(--tiny-height);min-height:var(--tiny-height);max-height:var(--tiny-height)}.the-button.black.svelte-mn2n86{z-index:1;background:var(--dark-shade-900);box-shadow:0 0 64px -64px #fff inset;border:1px solid var(--dark-shade-900)}.the-button.black.svelte-mn2n86:hover{box-shadow:0 -54px 64px -64px var(--shade-1) inset}
