.sticky-buy-bar{position:fixed;left:0;right:0;bottom:0;z-index:30;display:flex;flex-direction:column;padding:.6rem 1.5rem 1rem;background:rgb(var(--color-background));border-top:.1rem solid rgba(var(--color-foreground),.1);box-shadow:0 -.4rem 1rem #00000014;transform:translateY(100%);transition:transform .25s ease}.sticky-buy-bar--visible{transform:translateY(0)}.sticky-buy-bar__trust{width:100%;text-align:center;font-size:1.1rem;padding-bottom:.4rem;color:rgba(var(--color-foreground),.75)}.sticky-buy-bar__row{display:flex;align-items:center;justify-content:space-between;gap:1.2rem}.sticky-buy-bar__info{display:flex;flex-direction:column;gap:.2rem;min-width:0;overflow:hidden}.sticky-buy-bar__title{font-size:1.2rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sticky-buy-bar__price{font-weight:600}.sticky-buy-bar__price .price{font-size:1.4rem}.sticky-buy-bar__size-select{flex-shrink:0;width:6.5rem;padding:.6rem .4rem;font-size:1.3rem;border-radius:var(--inputs-radius);border:.1rem solid rgba(var(--color-foreground),.3);background:rgb(var(--color-background));color:rgb(var(--color-foreground))}.sticky-buy-bar__button{flex-shrink:0;width:auto;min-width:9rem;--color-button: 59, 130, 246;--color-button-text: 255, 255, 255}.sticky-buy-bar__button:not([disabled]):hover,.sticky-buy-bar__button:focus-visible,.sticky-buy-bar__button:focus{outline:0;box-shadow:0 0 0 .3rem rgb(var(--color-background)),0 0 0 .5rem #3b82f68c,0 0 .8rem .5rem #3b82f673}@media screen and (max-width:989px){body:has(.sticky-buy-bar){padding-bottom:var(--sticky-buy-bar-height, 0px)}}@media screen and (min-width:990px){.sticky-buy-bar{display:none}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/component-sticky-buy-bar.css.map */
