.els-purchase-bar{position:fixed;bottom:0;left:50%;transform:translateX(-50%);width:100%;max-width:600px;z-index:40;background:#fffffff5;backdrop-filter:blur(12px);border-top:1px solid #e9e9ed;padding:12px 18px calc(12px + env(safe-area-inset-bottom));display:flex;align-items:center;gap:14px}.els-purchase-bar[hidden]{display:none}.els-purchase-price{flex:1;min-width:0;font-weight:750;font-size:17px;line-height:1.4}.els-purchase-price del{font-size:11px;color:#888;display:block;font-weight:400}.els-purchase-price ins{text-decoration:none}.els-purchase-actions{display:flex;gap:8px;flex:1.7}.els-purchase-actions button{flex:1;min-height:46px;white-space:nowrap;border:1px solid #ddd;border-radius:7px;background:#fff;color:#222;font-size:14px;font-weight:600;padding:10px}.els-purchase-actions button[data-purchase-action=buy]{border-color:#18181b;background:#18181b;color:#fff}.els-purchase-actions button:disabled{opacity:.55}.els-purchase-feedback{position:absolute;bottom:100%;left:0;right:0;text-align:center;font-size:12px;background:#faf9ff;color:#5143a4}.els-purchase-feedback:not(:empty){padding:8px}.els-has-purchase-bar .bottomnav{display:none}.els-has-purchase-bar .store{padding-bottom:110px}.els-has-purchase-bar form.cart{scroll-margin:100px 0}.els-has-purchase-bar .summary{position:relative}@media(max-width:390px){.els-purchase-bar{gap:9px;padding-left:12px;padding-right:12px}.els-purchase-price{font-size:14px}.els-purchase-actions button{font-size:13px}}
