#sticky-atc-bar{position:fixed;left:0;width:100%;z-index:999;background:rgb(var(--color-background));border:1px solid rgba(var(--color-foreground),.1);box-shadow:0 2px 10px #00000014;transition:transform .3s ease,opacity .3s ease;opacity:0;visibility:hidden}#sticky-atc-bar.show{opacity:1;visibility:visible}.sticky-inner{display:flex;align-items:center;justify-content:space-between;width:100%;max-width:none;margin:0 auto;padding:12px 20px;gap:20px}.sticky-product{display:flex;align-items:center;gap:16px;flex:1}.sticky-product img{width:60px;height:60px;object-fit:cover;border-radius:0}.sticky-info h4{margin:0;font-size:1.35rem;line-height:1.4;font-weight:500;white-space:normal;word-break:break-word}.sticky-info .price{font-weight:400;font-size:1.45rem}.sticky-form{display:flex;align-items:center;gap:12px;flex-shrink:0}.sticky-form .button{min-width:160px}@media screen and (min-width:990px){#sticky-atc-bar{top:var(--header-height, 80px);transform:translateY(-100%);border-top:none;border-bottom:none!important;box-shadow:0 4px 12px #00000014;background:rgb(var(--color-background))}#sticky-atc-bar.show{transform:translateY(0)}.sticky-inner{padding:14px 30px}#sticky-atc-bar{top:calc(var(--header-height, 70px) - 13px)!important;margin-top:-7px!important}.sticky-product img{width:64px;height:64px}.sticky-info h4{font-size:1.42rem}.sticky-info .price{font-size:1.52rem}}@media screen and (max-width:989px){#sticky-atc-bar{bottom:0;top:auto;border-top:1px solid rgba(var(--color-foreground),.1);box-shadow:0 -4px 12px #0000001a;transform:translateY(100%)}#sticky-atc-bar.show{transform:translateY(0)}.sticky-inner{flex-wrap:nowrap;padding:12px 16px;justify-content:space-between;align-items:center;gap:12px}.sticky-product{flex:1 1 auto;min-width:0;justify-content:flex-start;text-align:left;gap:10px}.sticky-product img{width:48px;height:48px}.sticky-info h4{font-size:1.28rem;line-height:1.4;white-space:normal;word-break:break-word}.sticky-info .price{font-size:1.38rem}.sticky-form .button{min-width:140px;padding:13px 24px;font-size:1.5rem}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/component-sticky-cart.css.map */
