.product-card-sample{min-height:40px;margin-top:10px;display:flex;align-items:stretch}.product-card-sample__button{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;min-height:44px;padding:11px 12px;border:1px solid rgba(var(--color-body-rgb),.28);border-radius:var(--button-border-radius);background:transparent;color:var(--color-body);font-size:.8125rem;font-weight:500;line-height:1.2;cursor:pointer;position:relative;transition:border-color .2s ease,background-color .2s ease,opacity .2s ease}.product-card-sample__button:hover{border-color:var(--color-body)}.product-card-sample__button:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}.product-card-sample__button[disabled]{opacity:.5;cursor:not-allowed}.product-card-sample__price{opacity:.7}.product-card-sample__plus{display:inline-flex;align-items:center;opacity:.75}.product-card-sample__button--added .product-card-sample__plus,.product-card-sample__button--loading .product-card-sample__plus{display:none}.product-card-sample__check{display:none;align-items:center}.product-card-sample__button--added .product-card-sample__check{display:inline-flex}.product-card-sample__button--added{background:color-mix(in srgb,var(--color-border) 22%,transparent);border-color:transparent;cursor:default}.product-card-sample__button--added:hover{border-color:transparent}.product-card-sample__button--free .product-card-sample__price{opacity:1;color:var(--sf-free-color, var(--color-accent));font-weight:500}.product-card-sample__spinner{display:none;align-items:center}.product-card-sample__button--loading .product-card-sample__spinner{display:inline-flex}.product-card-sample__spinner svg{width:13px;height:13px;animation:sqb-rotate .9s linear infinite}.product-card-sample__spinner .spinner-path{stroke:currentColor;stroke-dasharray:90,150;stroke-linecap:round}@keyframes sqb-rotate{to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){.product-card-sample__spinner svg{animation-duration:2.5s}}.thb-item-count.sqb-cart-pulse{animation:sqb-cart-pulse .5s ease}@keyframes sqb-cart-pulse{0%{transform:scale(1)}40%{transform:scale(1.35)}to{transform:scale(1)}}@media(prefers-reduced-motion:reduce){.thb-item-count.sqb-cart-pulse{animation:none}}.floating-basket{position:fixed;left:50%;bottom:15px;transform:translate(-50%);z-index:20;height:48px;padding:0 22px;border-radius:24px;background:var(--bg-body);color:var(--color-body);box-shadow:0 2px 4px #00000026;display:flex;align-items:center;justify-content:center;gap:10px;white-space:nowrap;transition:opacity .3s ease,transform .3s ease,visibility .3s ease}.floating-basket svg{width:18px;height:auto}.floating-basket__label{font-size:.8125rem;letter-spacing:.08em;text-transform:uppercase;line-height:1}.floating-basket__count{position:absolute;top:-4px;right:-4px;min-width:20px;height:20px;padding:0 5px;border-radius:10px;background:var(--color-accent);color:var(--solid-button-label, var(--bg-body));font-size:.6875rem;line-height:1;display:flex;align-items:center;justify-content:center}.floating-basket--empty{opacity:0;visibility:hidden;transform:translate(-50%) translateY(8px);pointer-events:none}.floating-basket__count.sqb-cart-pulse{animation:sqb-cart-pulse .5s ease}@media(prefers-reduced-motion:reduce){.floating-basket__count.sqb-cart-pulse{animation:none}}
/*# sourceMappingURL=/cdn/shop/t/61/assets/sample-quick-buy.css.map */
