.button.svelte-1f7vqmy{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;font-weight:500;border:none;border-radius:.375rem;cursor:pointer;transition:all .2s ease-in-out;position:relative}.button.svelte-1f7vqmy:focus{outline:none}.button.svelte-1f7vqmy:disabled{opacity:.6;cursor:not-allowed}.button.full-width.svelte-1f7vqmy{width:100%}.button.icon-only.svelte-1f7vqmy{padding:.5rem;aspect-ratio:1}.button.small.svelte-1f7vqmy{padding:.25rem .5rem;font-size:.875rem}.button.small.svelte-1f7vqmy .icon:where(.svelte-1f7vqmy){width:1rem;height:1rem}.button.medium.svelte-1f7vqmy{padding:.5rem 1rem;font-size:1rem}.button.medium.svelte-1f7vqmy .icon:where(.svelte-1f7vqmy){width:1.25rem;height:1.25rem}.button.large.svelte-1f7vqmy{padding:.75rem 1.5rem;font-size:1.125rem}.button.large.svelte-1f7vqmy .icon:where(.svelte-1f7vqmy){width:1.5rem;height:1.5rem}.button.primary.svelte-1f7vqmy{background:linear-gradient(135deg,#f39c12,#e67e22);color:#fff;font-weight:600;text-shadow:0 1px 2px rgba(0,0,0,.1)}.button.primary.svelte-1f7vqmy:hover:not(:disabled){background:linear-gradient(135deg,#e67e22,#ff8c42);transform:translateY(-1px);box-shadow:0 4px 12px #f39c124d}.button.primary.svelte-1f7vqmy:focus:not(:disabled){box-shadow:0 0 0 3px #f39c1266,0 4px 12px #f39c1233;transform:translateY(-1px)}.button.secondary.svelte-1f7vqmy{background-color:#ff8c42;color:#fff}.button.secondary.svelte-1f7vqmy:hover:not(:disabled){background-color:#e67e22}.button.outline.svelte-1f7vqmy{background-color:transparent;color:#1a252f;border:1px solid #F39C12}.button.outline.svelte-1f7vqmy:hover:not(:disabled){background-color:#fff8e1;border-color:#e67e22;color:#e67e22}.button.outline.svelte-1f7vqmy:focus:not(:disabled){box-shadow:0 0 0 3px #f39c124d;border-color:#e67e22;background-color:#fff8e1;color:#e67e22}.button.ghost.svelte-1f7vqmy{background-color:transparent;color:#f39c12}.button.ghost.svelte-1f7vqmy:hover:not(:disabled){background-color:#f39c121a}.button.danger.svelte-1f7vqmy{background-color:#dc3545;color:#fff}.button.danger.svelte-1f7vqmy:hover:not(:disabled){background-color:#bd2130}.button.success.svelte-1f7vqmy{background-color:#28a745;color:#fff}.button.success.svelte-1f7vqmy:hover:not(:disabled){background-color:#1e7e34}.button.loading.svelte-1f7vqmy{cursor:wait}.button.loading.svelte-1f7vqmy .spinner:where(.svelte-1f7vqmy){display:inline-block;width:1rem;height:1rem;border:2px solid currentColor;border-right-color:transparent;border-radius:50%;animation:svelte-1f7vqmy-spin .75s linear infinite}@keyframes svelte-1f7vqmy-spin{to{transform:rotate(360deg)}}
