.product-card__offers-popover{width:max(var(--radix-popover-trigger-width), 13rem);max-width:calc(100vw - 2rem);max-height:min(20rem, var(--radix-popover-content-available-height));border-radius:var(--radius-card);background:var(--card);box-shadow:var(--shadow-popover);overscroll-behavior:contain;padding:.75rem;overflow-y:auto}.product-card__offers-popover .variant-selector{gap:.7rem}.variant-axis--fixed span{color:var(--muted-foreground)}.variant-axis--fixed strong{color:var(--foreground);font-weight:560}.variant-axis--fixed{font-size:var(--text-small);flex-wrap:wrap;gap:.3rem .55rem;margin:0;display:flex}.variant-selector{gap:1.2rem;display:grid}.variant-selector--compact{gap:.7rem}.variant-selector--compact .variant-axis legend{font-size:var(--text-label);margin-bottom:.4rem}.variant-selector--compact .variant-axis__values{gap:.4rem}.variant-selector--compact .variant-axis__value{min-width:2.65rem;min-height:var(--control-height);padding-inline-start:.7rem;padding-inline-end:.7rem}.variant-selector--compact .variant-axis__value--swatch{width:2.65rem;padding:.25rem}.variant-axis{border:0;min-width:0;margin:0;padding:0}.variant-axis legend{font-size:var(--text-small);align-items:baseline;gap:.45rem;margin-bottom:.65rem;padding:0;font-weight:560;display:flex}.variant-axis legend strong{color:var(--muted-foreground);font-weight:520}.variant-axis__values{flex-wrap:wrap;gap:.55rem;display:flex}.variant-axis__value{border-radius:var(--radius-control);min-width:3rem;min-height:2.75rem;color:var(--foreground);background:var(--surface);padding-inline-start:.9rem;padding-inline-end:.9rem}.variant-axis__value[aria-pressed=true]{border-color:var(--foreground);color:var(--background);background:var(--foreground);box-shadow:none}.variant-axis__value:focus-visible{outline:var(--focus-ring-width) solid var(--ring);outline-offset:var(--focus-ring-gap)}.variant-axis__value:not([aria-pressed=true]):focus-visible{box-shadow:none}.variant-axis__value[data-unavailable=true]{border-color:var(--border);color:var(--muted-foreground);opacity:1;position:relative}.variant-axis__value[data-unavailable=true]:after{border-radius:inherit;content:"";pointer-events:none;background:linear-gradient(45deg,#0000 calc(50% - 1px),currentColor calc(50% - 1px) calc(50% + 1px),#0000 calc(50% + 1px));position:absolute;top:0;bottom:0;left:0;right:0}.variant-axis__value--swatch[data-unavailable=true] img{opacity:.42}.variant-axis__value--swatch{--swatch-inset:.25rem;width:3rem;padding:var(--swatch-inset);overflow:hidden}.variant-axis__value--swatch[aria-pressed=true]{background:var(--surface);box-shadow:inset 0 0 0 1px var(--foreground)}.variant-axis__value--swatch img{border-radius:calc(var(--radius-control) - var(--swatch-inset));object-fit:cover;width:100%;height:100%;display:block}.variant-axis:has(>.variant-axis__switch:not(:checked))>.variant-axis__values>.variant-axis__value--extra{display:none}.variant-axis__more{margin-top:.55rem;border-radius:var(--radius-control);min-height:2.25rem;color:var(--primary-subtle-foreground);font-size:var(--text-small);cursor:pointer;transition:background var(--hover-tempo) var(--hover-easing);align-items:center;gap:.45rem;margin-inline-start:-.55rem;padding-inline-start:.55rem;padding-inline-end:.55rem;font-weight:560;display:inline-flex}.variant-axis__more:hover{background:var(--hover-on-card)}.variant-axis__switch:focus-visible+.variant-axis__more{outline:var(--focus-ring-width) solid var(--ring);outline-offset:var(--focus-ring-gap)}.variant-axis__switch:focus-visible{outline:none}.variant-axis__more svg{flex-shrink:0;width:.95rem;height:.95rem;translate:0 -.06em}.variant-axis:has(>.variant-axis__switch:checked)>.variant-axis__more{display:none}.variant-axis__switch:checked{display:none}.variant-selector--compact .variant-axis__more{margin-top:.4rem;min-height:2rem;margin-inline-start:-.4rem;padding-inline-start:.4rem;padding-inline-end:.4rem}
