.sticky-product-bar{position:fixed;inset:auto 0 0 0;z-index:5;transform:translateY(100%);transition:transform .25s ease;background:rgb(var(--color-background));border-top:1px solid rgba(var(--color-foreground),.1);box-shadow:0 -2px 12px #00000014}.sticky-product-bar--visible{transform:translateY(0)}.sticky-product-bar__inner{display:flex;align-items:center;gap:1.2rem;padding:1rem 1.5rem}.sticky-product-bar__media{flex-shrink:0}.sticky-product-bar__media img{display:block;width:4.4rem;height:4.4rem;object-fit:cover;border-radius:10px}.sticky-product-bar__title{flex:1 1 auto;min-width:0;margin:0;font-family:Manrope,sans-serif;line-height:1.3;overflow:hidden}.sticky-product-bar__title-line{display:block;font-size:1.3rem;font-weight:400;color:rgba(var(--color-foreground),.7);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sticky-product-bar__title-line--bold{font-weight:700;color:var(--nekko-charcoal)}.sticky-product-bar__price{flex-shrink:0;margin:0;font-size:1.6rem;font-weight:700;color:var(--nekko-charcoal)}.sticky-product-bar__add{display:flex;align-items:center;justify-content:center;gap:.6rem;height:4.4rem;padding:0 1.6rem;border-radius:999px;background:var(--nekko-slate);color:var(--nekko-cream);border:none;flex-shrink:0;cursor:pointer;font-family:Inter,sans-serif;font-size:1.3rem;font-weight:600;white-space:nowrap}.sticky-product-bar__add:disabled{opacity:.5;cursor:not-allowed}.sticky-product-bar__add svg{width:1.8rem;height:1.8rem;flex-shrink:0}@media screen and (max-width:380px){.sticky-product-bar__price{display:none}.sticky-product-bar__add span:last-child{display:none}}@media screen and (min-width:750px){.sticky-product-bar{display:none}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/sticky-product-bar.css.map */
