.au-sticky-product{position:fixed;inset:auto 0 0;z-index:40;background:var(--surface);border-top:1px solid var(--border);box-shadow:0 -6px 28px #221e1a12;padding:12px 0 calc(12px + env(safe-area-inset-bottom,0px))}.au-sticky-product[hidden]{display:none}.au-sticky-product-inner{display:grid;grid-template-columns:56px minmax(0,1fr) auto auto auto;align-items:center;gap:var(--space-5)}.au-sticky-product-image{width:56px;height:56px;object-fit:cover;border-radius:10px}.au-sticky-product-info{min-width:0}.au-sticky-product-name{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:var(--text-base);font-weight:600;color:var(--ink)}.au-sticky-product-selection{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-top:5px;font-size:var(--text-xs);color:var(--muted)}.au-sticky-product-price{font-size:var(--text-lg);font-variant-numeric:tabular-nums;white-space:nowrap}.au-sticky-product-add{min-width:180px}.au-sticky-product-quantity .au-quantity{display:flex}.au-has-sticky-product{padding-bottom:var(--sticky-product-height,88px)}.au-has-sticky-product .au-preview-toggle{bottom:calc(var(--sticky-product-height,88px) + 12px)}.au-has-sticky-product .au-toast{bottom:calc(var(--sticky-product-height,88px) + 12px)}
@media(max-width:767px){.au-sticky-product{padding-top:var(--space-3)}.au-sticky-product-inner{grid-template-columns:44px minmax(0,1fr) auto;gap:10px var(--space-3)}.au-sticky-product-image{width:44px;height:44px;border-radius:var(--radius-chip)}.au-sticky-product-info{grid-column:2}.au-sticky-product-name{font-size:var(--text-sm)}.au-sticky-product-selection{font-size:var(--text-2xs);margin-top:3px}.au-sticky-product-price{font-size:var(--text-body);grid-column:3}.au-sticky-product-quantity{grid-column:1/3;grid-row:2;width:128px}.au-sticky-product-add{grid-column:1/-1;grid-row:2;margin-left:140px;min-width:0;min-height:46px;padding-inline:14px}.au-sticky-product-quantity .au-quantity input{width:38px}.au-sticky-product-quantity .au-quantity .au-icon-btn{width:44px;min-width:44px}.au-has-sticky-product{padding-bottom:var(--sticky-product-height,132px)}}
@media(max-width:359px){.au-sticky-product-inner{gap:var(--space-2)}.au-sticky-product-add{margin-left:132px;font-size:var(--text-md);padding-inline:10px}.au-sticky-product-quantity{width:124px}.au-sticky-product-quantity .au-quantity input{width:34px}}
