.floating-checkout-button{position:fixed;bottom:20px;right:20px;z-index:999;transition:opacity .3s ease,transform .3s ease,visibility .3s ease;opacity:1;transform:translateY(0);visibility:visible}.floating-checkout-button.hidden{opacity:0;transform:translateY(20px);visibility:hidden;pointer-events:none}.floating-checkout-button__link{display:flex;align-items:center;gap:12px;padding:16px 24px;background-color:rgb(var(--color-button));color:rgb(var(--color-button-text));text-decoration:none;border-radius:var(--buttons-radius);box-shadow:0 4px 12px #00000026;transition:transform .2s ease,box-shadow .2s ease;font-weight:600;font-size:1.5rem;white-space:nowrap}.floating-checkout-button__link:hover{transform:translateY(-2px);box-shadow:0 6px 16px #0003;background-color:rgb(var(--color-button));color:rgb(var(--color-button-text))}.floating-checkout-button__link:active{transform:translateY(0);box-shadow:0 2px 8px #00000026}.floating-checkout-button__icon{display:flex;align-items:center;justify-content:center;width:20px;height:20px;flex-shrink:0}.floating-checkout-button__icon svg{width:100%;height:100%;fill:currentColor}.floating-checkout-button__text{line-height:1}.floating-checkout-button__count{display:flex;align-items:center;justify-content:center;min-width:24px;height:24px;padding:0 8px;background-color:rgb(var(--color-button-text));color:rgb(var(--color-button));border-radius:12px;font-size:1.3rem;font-weight:700;line-height:1}@media screen and (max-width: 749px){.floating-checkout-button{bottom:16px;right:16px}.floating-checkout-button__link{padding:14px 20px;gap:10px}.floating-checkout-button__text{font-size:1.4rem}.floating-checkout-button__icon{width:18px;height:18px}.floating-checkout-button__count{min-width:22px;height:22px;padding:0 6px;font-size:1.2rem}}@media screen and (max-width: 480px){.floating-checkout-button__link{padding:12px 16px;gap:8px}.floating-checkout-button__text{font-size:1.3rem}}
/*# sourceMappingURL=/cdn/shop/t/10/assets/component-floating-checkout-button.css.map */
