button.svelte-13lww0f{display:inline-flex;height:48px;padding:var(--element-xl, 16px);justify-content:center;align-items:center;flex-shrink:0;position:relative;flex-wrap:nowrap;white-space:nowrap;border-radius:var(--button-md, 4px);border:1px solid var(--variables-border-strong, #E1E3E6);transition:all .3s ease-out;overflow:hidden}button.svelte-13lww0f .container:where(.svelte-13lww0f){display:flex;padding:0 8px;justify-content:center;align-items:center;color:var(--variables-secondary-foreground, #6B7280);font-family:Pretendard;font-size:16px;font-style:normal;font-weight:600;line-height:24px}button.svelte-13lww0f:after{content:"";position:absolute;left:0;top:0;width:100%;height:100%;opacity:0;background:var(--variables-background-foreground, #15171A)}button.svelte-13lww0f:hover:after{opacity:.12;background:var(--variables-background-foreground, #15171A)}button.svelte-13lww0f:active:after{opacity:.5;background:var(--variables-background-default, #FFF)}button.svelte-13lww0f:disabled:after{opacity:.8;background:var(--variables-background-default, #FFF)}button.sm.svelte-13lww0f{display:inline-flex;height:36px;padding:8px 12px;justify-content:center;align-items:center;flex-shrink:0;border-radius:var(--button-sm, 2px)}button.sm.svelte-13lww0f .container:where(.svelte-13lww0f){display:flex;padding:0 6px;justify-content:center;align-items:center;gap:10px;color:var(--variables-secondary-foreground, #6B7280);font-family:Pretendard;font-size:14px;font-style:normal;font-weight:500;line-height:20px}button.lg.svelte-13lww0f{display:inline-flex;height:60px;padding:var(--element-xl, 16px) 24px;justify-content:center;align-items:center;flex-shrink:0;border-radius:var(--button-lg, 8px)}button.lg.svelte-13lww0f .container:where(.svelte-13lww0f){display:flex;padding:0 12px;justify-content:center;align-items:center;color:var(--variables-secondary-foreground, #6B7280);font-family:Pretendard;font-size:20px;font-style:normal;font-weight:600;line-height:28px}
