button.svelte-b7nzmu{background:transparent;border:none;border-color:transparent;cursor:pointer;font:inherit;transition:box-shadow .2s,background .2s,border-color .2s,color .2s,text-decoration .2s;width:fit-content}button.svelte-b7nzmu.reverse{flex-direction:row-reverse}button.svelte-b7nzmu:not(.link,.text-link,.text){align-items:center;display:flex;font-weight:500;gap:.4em;justify-content:center;white-space:nowrap}button.svelte-b7nzmu:not(.link,.text-link,.text).small{border-radius:8px;font-size:var(--font-size-small);max-height:28px;min-height:28px;padding:0 8px}button.svelte-b7nzmu:not(.link,.text-link,.text).medium{border-radius:10px;font-size:var(--font-size-body);max-height:32px;min-height:32px;padding:0 12px}button.svelte-b7nzmu:not(.link,.text-link,.text).large{border-radius:12px;font-size:var(--font-size-body);max-height:40px;min-height:40px;padding:0 16px}button.svelte-b7nzmu:not(.loading):disabled{cursor:not-allowed;opacity:.4}button.svelte-b7nzmu.loading:disabled{cursor:progress}button.svelte-b7nzmu.square{max-width:28px;min-width:28px;padding:0}button.svelte-b7nzmu.primary{background:var(--color-orange-400);color:var(--color-grey-900)}button.svelte-b7nzmu.primary:not(:disabled,:active):is(:where(.svelte-b7nzmu):focus,:where(.svelte-b7nzmu):hover){background:var(--color-orange-500)}button.svelte-b7nzmu.primary:not(:disabled):is(:where(.svelte-b7nzmu):active,.toggled:where(.svelte-b7nzmu)){background:var(--color-orange-600)}button.svelte-b7nzmu.secondary{background:transparent;border:1px solid var(--color-grey-600)}button.svelte-b7nzmu.secondary:not(:disabled,:active):is(:where(.svelte-b7nzmu):focus,:where(.svelte-b7nzmu):hover){background:var(--color-grey-900)}button.svelte-b7nzmu.secondary:not(:disabled):is(:where(.svelte-b7nzmu):active,.toggled:where(.svelte-b7nzmu)){background:var(--color-grey-700)}button.svelte-b7nzmu.ghost:not(:disabled,:active):is(:where(.svelte-b7nzmu):focus,:where(.svelte-b7nzmu):hover){background:var(--color-grey-800)}button.svelte-b7nzmu.ghost:not(:disabled):is(:where(.svelte-b7nzmu):active,.toggled:where(.svelte-b7nzmu)){background:var(--color-grey-900)}button.svelte-b7nzmu.danger{background:var(--color-red-500-translucent-18);color:var(--color-red-300)}button.svelte-b7nzmu.danger:not(:disabled,:active):is(:where(.svelte-b7nzmu):focus,:where(.svelte-b7nzmu):hover){background:var(--color-red-500-translucent-28)}button.svelte-b7nzmu.danger:not(:disabled):is(:where(.svelte-b7nzmu):active,.toggled:where(.svelte-b7nzmu)){background:var(--color-red-500-translucent-38)}button.svelte-b7nzmu.warning{background:var(--color-yellow-500-translucent-18);color:var(--color-yellow-300)}button.svelte-b7nzmu.warning:not(:disabled,:active):is(:where(.svelte-b7nzmu):focus,:where(.svelte-b7nzmu):hover){background:var(--color-yellow-500-translucent-28)}button.svelte-b7nzmu.warning:not(:disabled):is(:where(.svelte-b7nzmu):active,.toggled:where(.svelte-b7nzmu)){background:var(--color-yellow-500-translucent-38)}button.svelte-b7nzmu.success{background:var(--color-green-500-translucent-18);color:var(--color-green-300)}button.svelte-b7nzmu.success:not(:disabled,:active):is(:where(.svelte-b7nzmu):focus,:where(.svelte-b7nzmu):hover){background:var(--color-green-500-translucent-28)}button.svelte-b7nzmu.success:not(:disabled):is(:where(.svelte-b7nzmu):active,.toggled:where(.svelte-b7nzmu)){background:var(--color-green-500-translucent-38)}button.svelte-b7nzmu:is(.link:where(.svelte-b7nzmu),.text-link:where(.svelte-b7nzmu),.text:where(.svelte-b7nzmu)){align-items:center;background:none;display:inline-flex;gap:.3em}button.svelte-b7nzmu.link{color:var(--color-blue-400);text-decoration:underline}button.svelte-b7nzmu.link:not(:disabled):hover{text-decoration:none}button.svelte-b7nzmu:is(.text-link:where(.svelte-b7nzmu),.text:where(.svelte-b7nzmu)){color:var(--text-color);font-weight:500}button.svelte-b7nzmu.text-link{text-decoration:underline}button.svelte-b7nzmu.text-link:not(:disabled):hover{text-decoration:none}button.svelte-b7nzmu.text{text-decoration:none}
