/*! tailwindcss v4.1.11 | MIT License | https://tailwindcss.com */@layer svelte-atom-components{.Button.svelte-yjr3lh{border-radius:var(--radius-ui-btn, .25rem );text-align:center;--_px:unset;--_py:unset;--_color:var(--color-fg);--_color-fg:var(--color-bg);color:var(--_color);justify-content:center;align-items:center;display:inline-flex;position:relative}.Button.svelte-yjr3lh:where([data-size^=sm]:where(.svelte-yjr3lh)){--_px:var(--spacing-ui-x-btn-sm, 1rem );--_py:var(--spacing-ui-y-sm, .5rem )}.Button.svelte-yjr3lh:where([data-size^=md]:where(.svelte-yjr3lh),:where(.svelte-yjr3lh):not([data-size])){--_px:var(--spacing-ui-x-btn-md, 2rem );--_py:var(--spacing-ui-y-md, 1rem )}.Button.svelte-yjr3lh:where([data-size^=lg]:where(.svelte-yjr3lh)){--_px:var(--spacing-ui-x-btn-lg, 2.25rem );--_py:var(--spacing-ui-y-lg, 1.5rem )}.Button.svelte-yjr3lh:where([data-size$=-even]:where(.svelte-yjr3lh)){--_px:var(--_py)}.Button.svelte-yjr3lh:where(:where(.svelte-yjr3lh):not([data-size=none])){padding-inline:var(--_px);padding-block:var(--_py)}.Button.svelte-yjr3lh:where(:where(.svelte-yjr3lh):not([data-color])){--_color:var(--color-primary);--_color-fg:var(--color-primary-fg)}.Button.svelte-yjr3lh:where([data-color=primary-fg]:where(.svelte-yjr3lh)){--_color:var(--color-primary-fg);--_color-fg:var(--color-primary)}.Button.svelte-yjr3lh:not([data-fill]){background-color:var(--_color);color:var(--_color-fg)}.Button.svelte-yjr3lh:where([data-fill=outline]:where(.svelte-yjr3lh)){box-shadow:inset 0 0 0 var(--ui-btn-ring-width,2px) var(--_color)}.Button.svelte-yjr3lh:where(:where(.svelte-yjr3lh):not([data-font=none])){font-weight:var(--text-btn--weight,var(--text-ui--weight));font-size:var(--text-btn,var(--text-ui));line-height:var(--tw-leading,var(--text-btn--line-height,var(--text-ui--line-height)));font-family:var(--font-btn,var(--font-ui));letter-spacing:var(--tracking-btn,var(--tracking-ui));text-transform:var(--text-btn--transform,var(--text-ui--transform));text-wrap:var(--text-btn--wrap,var(--text-ui--wrap))}.Button.svelte-yjr3lh:where([data-justify=start]:where(.svelte-yjr3lh)){justify-content:flex-start}.Button.svelte-yjr3lh:where([data-justify=end]:where(.svelte-yjr3lh)){justify-content:flex-end}.busy.svelte-yjr3lh{cursor:wait}.disabled.svelte-yjr3lh{opacity:var(--ui-btn-disabled-opacity,.66);cursor:not-allowed}.icon.svelte-yjr3lh{background-color:inherit;color:inherit;justify-content:center;align-items:center;display:inline-flex;position:relative}.iconLeft.svelte-yjr3lh{margin-left:-.25rem;margin-right:1rem}.iconRight.svelte-yjr3lh{margin-left:1rem;margin-right:-.25rem}.busy-indicator.svelte-yjr3lh{border-radius:inherit;background-color:inherit;pointer-events:none;transition:opacity .15s;position:absolute;top:0;right:0;bottom:0;left:0}.Button.svelte-yjr3lh:not([data-is-busy]) .busy-indicator:where(.svelte-yjr3lh){opacity:0}}
