.sticky-purchase-bar{position:fixed;inset-inline:0;bottom:0;z-index:30;background-color:color-mix(in srgb,var(--color-text-primary) 95%,transparent);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-top:1px solid color-mix(in srgb,var(--color-pistachio-deep) 40%,transparent);color:var(--color-surface-primary);box-shadow:0 -20px 40px -10px #0006;padding-bottom:var(--sab);transform:translateY(0);transition:transform .3s cubic-bezier(.34,1.56,.64,1),opacity .3s ease}.sticky-purchase-bar[hidden]{display:flex;transform:translateY(100%);opacity:0;pointer-events:none}@media(prefers-reduced-motion:reduce){.sticky-purchase-bar{transition:none}}.sticky-purchase-bar__inner{max-width:80rem;margin-inline:auto;padding:.625rem .875rem;display:flex;align-items:center;justify-content:space-between;gap:.75rem}@media(min-width:640px){.sticky-purchase-bar__inner{padding-inline:1.5rem}}.sticky-purchase-bar__product{display:flex;align-items:center;gap:.75rem;min-width:0;flex:1;text-decoration:none;color:inherit;border-radius:.75rem;padding:.25rem;margin:-.25rem}.sticky-purchase-bar__product:focus-visible{outline:2px solid var(--color-pistachio-soft);outline-offset:2px}.sticky-purchase-bar__image-frame{display:block;width:48px;height:48px;flex-shrink:0;border-radius:.75rem;overflow:hidden;border:1px solid color-mix(in srgb,var(--color-pistachio-deep) 60%,transparent);background-color:var(--color-surface-dark-inset)}.sticky-purchase-bar__image-frame>*{display:block;width:100%;height:100%;object-fit:cover}.sticky-purchase-bar__info{display:flex;flex-direction:column;gap:.125rem;min-width:0}.sticky-purchase-bar__title{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.025em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media(min-width:640px){.sticky-purchase-bar__title{font-size:.875rem}}.sticky-purchase-bar__meta{display:flex;align-items:center;gap:.375rem;font-size:.6875rem}@media(min-width:640px){.sticky-purchase-bar__meta{font-size:.75rem}}.sticky-purchase-bar__price{font-family:monospace;font-weight:700;color:var(--color-pistachio-soft)}.sticky-purchase-bar__actions{display:flex;align-items:center;gap:.5rem;flex-shrink:0}.sticky-purchase-bar__formats-btn{display:none;align-items:center;gap:.25rem;min-height:44px;padding:.5rem .75rem;border-radius:.75rem;background-color:var(--color-surface-dark);border:1px solid color-mix(in srgb,var(--color-pistachio-deep) 40%,transparent);color:var(--color-background-secondary);font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.03em;text-decoration:none}.sticky-purchase-bar__formats-btn svg{width:.875rem;height:.875rem;transform:rotate(180deg)}@media(min-width:640px){.sticky-purchase-bar__formats-btn{display:inline-flex}}.sticky-purchase-bar__add-btn{display:inline-flex;align-items:center;justify-content:center;gap:.375rem;min-height:44px;padding:.625rem 1.25rem;border-radius:.75rem;border:0;background-color:var(--color-surface-primary);color:var(--color-text-primary);font-size:.8125rem;font-weight:700;text-transform:uppercase;letter-spacing:.03em;cursor:pointer;transition:background-color .2s ease}.sticky-purchase-bar__add-btn:hover{background-color:var(--color-background-secondary)}.sticky-purchase-bar__add-btn:focus-visible{outline:2px solid var(--color-surface-primary);outline-offset:2px}.sticky-purchase-bar__add-btn[data-state=success]{background-color:var(--color-success);color:var(--color-surface-primary)}.sticky-purchase-bar__add-btn:disabled{cursor:not-allowed;opacity:.6}
/*# sourceMappingURL=/cdn/shop/t/8/assets/sticky-purchase-bar.css.map */
