button.svelte-q7p59s{color:inherit;font:inherit}.the-button.svelte-q7p59s{position:relative;display:inline-flex;flex-direction:row;align-items:center;justify-content:center;padding:0 18px;min-height:var(--default-height);height:var(--default-height);max-height:var(--default-height);background-color:var(--primary);border:1px solid var(--primary);background-image:linear-gradient(0deg,#fff0,#fff6);border-radius:8px;transition:box-shadow .4s ease;-webkit-user-select:none;user-select:none;cursor:pointer;text-decoration:none;font-weight:600;font-size:16px;text-wrap:nowrap;width:max-content;overflow:clip}.the-button.svelte-q7p59s:not(.none):before{content:"";position:absolute;top:0;left:-50px;width:32px;height:100%;transform:skew(-24deg);filter:blur(1px);pointer-events:none;background:#fff6}.the-button.svelte-q7p59s:not(.none):hover:before{left:calc(100% + 40px);transition:left .6s ease}.the-button.square.svelte-q7p59s{aspect-ratio:1/1}.the-button.svelte-q7p59s:active{transform:translateY(1px)}.the-button.stretch.svelte-q7p59s{width:100%}.the-button.hollow.svelte-q7p59s{background-color:#ffffff08;background-image:unset;border:1px solid transparent;box-shadow:unset}.the-button.customBackground.svelte-q7p59s{border:1px solid var(--background-color);background-color:var(--background-color)}.the-button.customBorderColor.svelte-q7p59s{border-color:var(--border-color)}.the-button.customColor.svelte-q7p59s{color:var(--color)}.icon.svelte-q7p59s{display:flex;align-items:center;justify-content:center}.contents-wrapper.svelte-q7p59s{display:flex;flex-direction:row;align-items:center;justify-content:center;height:100%;gap:8px}.the-button.isTiny.svelte-q7p59s{padding:0 12px;min-height:var(--tiny-height);height:var(--tiny-height);max-height:var(--tiny-height)}.the-button.black.svelte-q7p59s{z-index:1;background-image:linear-gradient(0deg,#fff0,#fff1);background-color:var(--dark-shade-800);border:1px solid var(--dark-shade-700)}.the-button.none.svelte-q7p59s{background:none;border:none;box-shadow:none;padding:0}@media screen and (max-width: 768px){.the-button.svelte-q7p59s{padding:0 16px;min-height:var(--phone-height);height:var(--phone-height);max-height:var(--phone-height);font-size:12px}.the-button.svelte-q7p59s .icon:where(.svelte-q7p59s){height:18px}}
