sticky-buy-bar{display:none;position:fixed;inset-inline:0;bottom:0;z-index:4;background:rgb(var(--color-background));border-top:1px solid rgba(var(--color-foreground),.1);box-shadow:0 -4px 12px #00000014;padding-bottom:env(safe-area-inset-bottom,0)}sticky-buy-bar.sticky-buy-bar--visible{display:block;animation:sticky-buy-bar-in .2s ease-out}@keyframes sticky-buy-bar-in{0%{transform:translateY(100%)}to{transform:translateY(0)}}.sticky-buy-bar__inner{display:flex;align-items:center;gap:1rem;padding-block:.85rem}.sticky-buy-bar__info{display:flex;flex-direction:column;min-width:0;flex:1 1 auto}.sticky-buy-bar__title{font-size:1.2rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:rgba(var(--color-foreground),.75)}.sticky-buy-bar__price{font-size:1.5rem;font-weight:600}.sticky-buy-bar__price .price__financing{font-size:1.1rem;font-weight:400;color:rgba(var(--color-foreground),.75)}.sticky-buy-bar__button{flex:0 0 auto;min-height:3rem;padding-inline:1.5rem}@media screen and (min-width:750px){sticky-buy-bar{display:none!important}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/component-sticky-buy-bar.css.map */
