.fixed-bottom-container.svelte-1syy8ah{position:fixed;bottom:0;left:0;right:0;z-index:1000;background:linear-gradient(to top,var(--background) 80%,transparent 100%);padding:16px 16px 0;view-transition-name:fixed-button}.fixed-bottom-inner.svelte-1syy8ah{max-width:28rem;margin:0 auto}.fixed-bottom-button.svelte-1syy8ah{position:relative;padding:0 24px;overflow:hidden;width:100%;height:44px;font-size:1rem;font-weight:600;color:var(--primary-foreground);border:none;border-radius:.75rem;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;gap:8px;min-height:44px;box-shadow:var(--shadow-elevated);margin-bottom:12px;margin-top:12px}.fixed-bottom-button.svelte-1syy8ah:hover:not(.disabled):not(.loading){filter:brightness(.9);box-shadow:0 6px 16px #cc2a1b66;transform:translateY(-1px) scale(1.03)}.fixed-bottom-button.svelte-1syy8ah:active:not(.disabled):not(.loading){transform:translateY(0);box-shadow:0 2px 8px #cc2a1b4d}.fixed-bottom-button.disabled.svelte-1syy8ah,.fixed-bottom-button.loading.svelte-1syy8ah{background:var(--muted-foreground);cursor:not-allowed;box-shadow:none;opacity:.5}.safe-area-spacer.svelte-1syy8ah{height:env(safe-area-inset-bottom,16px);background:var(--background)}.bottom-spacer.svelte-1syy8ah{height:100px}.spinner.svelte-1syy8ah{width:20px;height:20px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:svelte-1syy8ah-spin .8s linear infinite}@keyframes svelte-1syy8ah-spin{to{transform:rotate(360deg)}}.ripple{position:absolute;border-radius:50%;background:#fff6;transform:scale(0);animation:svelte-1syy8ah-ripple-effect .6s linear;pointer-events:none}@keyframes svelte-1syy8ah-ripple-effect{to{transform:scale(4);opacity:0}}@media(min-width:768px){.fixed-bottom-container.svelte-1syy8ah{position:relative;background:transparent;padding:24px 16px}.safe-area-spacer.svelte-1syy8ah,.bottom-spacer.svelte-1syy8ah{display:none}.fixed-bottom-button.svelte-1syy8ah{max-width:200px;margin:0 auto;display:flex}}
