.commerce-sticky-bar{z-index:99;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff5;border-bottom:1px solid #17171714;min-height:64px;animation:.2s commerceStickyIn;position:fixed;top:72px;left:0;right:0}.commerce-sticky-inner{grid-template-columns:40px minmax(0,1fr) auto;align-items:center;gap:14px;width:min(100% - 48px,1920px);min-height:64px;margin-inline:auto;display:grid}@keyframes commerceStickyIn{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}.commerce-sticky-image{width:40px;height:52px;overflow:hidden}.commerce-sticky-product-img{object-fit:contain;width:100%;height:100%;display:block}.commerce-sticky-info{gap:2px;min-width:0;display:grid}.commerce-sticky-name{color:#171717;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:12px;font-weight:580;line-height:1.25;overflow:hidden}.commerce-sticky-actions{align-items:center;gap:18px;display:flex}.commerce-sticky-price{justify-items:end;min-width:84px;line-height:1.1;display:grid}.commerce-sticky-current-price{color:#171717;white-space:nowrap;font-size:14px;font-weight:650}.commerce-sticky-old-price{color:#aaa7a1;white-space:nowrap;margin-top:3px;font-size:10px;text-decoration:line-through}.commerce-sticky-button{width:142px}.commerce-sticky-button .add-to-cart-btn{color:#fff;width:100%;min-height:40px;box-shadow:none;letter-spacing:.02em;background:#ff862f;border:0;border-radius:999px;justify-content:center;align-items:center;gap:7px;padding:0 18px;font-size:11px;font-weight:650;display:inline-flex}.commerce-sticky-button .add-to-cart-btn svg{flex:0 0 16px;width:16px;height:16px;display:block}.commerce-sticky-button .add-to-cart-btn:hover{background:#e9701f;transform:none}.commerce-sticky-button .add-to-cart-quantity-controls{background:#f2f0eb;grid-template-columns:40px minmax(30px,1fr) 40px;align-items:center;width:142px;height:40px;padding:0;display:grid}.commerce-sticky-button .quantity-btn{cursor:pointer;background:0 0;border:0;border-radius:0;justify-content:center;align-items:center;width:40px;height:40px;padding:0;display:inline-flex}.commerce-sticky-button .quantity-value{font-variant-numeric:tabular-nums;text-align:center;min-width:0;font-size:13px;line-height:40px;display:block}@media (max-width:900px){.commerce-sticky-inner{width:min(100% - 28px,1920px)}}@media (max-width:680px){.commerce-sticky-bar{min-height:56px;top:56px}.commerce-sticky-inner{grid-template-columns:minmax(0,1fr) 118px;gap:10px;min-height:56px}.commerce-sticky-image,.commerce-sticky-price{display:none}.commerce-sticky-name{font-size:11px}.commerce-sticky-actions,.commerce-sticky-button{width:118px}}
