[data-storefront-shell] .sf-product-grid,[data-storefront-shell] .sf-offer-grid{gap:20px;padding:0;list-style:none;display:grid}[data-storefront-shell] .sf-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}[data-storefront-shell] .sf-offer-grid{grid-template-columns:minmax(0,1fr)}[data-storefront-shell] .sf-product-grid>li,[data-storefront-shell] .sf-offer-grid>li{min-width:0}[data-storefront-shell] .sf-product-rail{grid-auto-columns:clamp(192px,23vw,296px);gap:20px}[data-storefront-shell] .sf-offer-rail{grid-auto-columns:clamp(320px,34vw,408px);gap:20px}[data-storefront-shell] .sf-rail-with-controls{min-width:0}[data-storefront-shell] .sf-rail-controls{justify-content:flex-end;gap:8px;margin-block-start:8px;display:flex}[data-storefront-shell] .sf-rail-controls[hidden]{display:none}[data-storefront-shell] .sf-rail-controls>button{border:1px solid var(--line);border-radius:var(--radius-control);background:var(--surface);width:44px;height:44px;color:var(--ink);cursor:pointer;transition:border-color var(--duration-fast) var(--ease-spring), background-color var(--duration-fast) var(--ease-spring);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}[data-storefront-shell] .sf-rail-controls>button:disabled{color:var(--ink-muted);opacity:.4;cursor:default}[data-storefront-shell] .sf-rail-controls>button:focus-visible{outline:3px solid var(--focus);outline-offset:3px}[data-storefront-shell] .sf-product-wrapper{height:100%;position:relative}[data-storefront-shell] .sf-product-overlay{z-index:10;position:absolute;inset-block-start:16px;inset-inline-start:16px}[data-storefront-shell] .sf-product-card,[data-storefront-shell] .sf-offer-card{border:1px solid var(--line);border-radius:var(--radius-card);background:var(--surface);min-width:0;height:100%;color:var(--ink);transition:border-color var(--duration-fast) var(--ease-spring), box-shadow var(--duration-fast) var(--ease-spring);text-decoration:none;overflow:hidden}[data-storefront-shell] .sf-product-card{flex-direction:column;padding:10px;display:flex}[data-storefront-shell] .sf-product-cover{aspect-ratio:1;border-radius:var(--radius-inner);background:var(--surface-inset);flex-shrink:0;position:relative;overflow:hidden}[data-storefront-shell] .sf-product-cover>.sf-store-image,[data-storefront-shell] .sf-offer-art>.sf-store-image{width:100%;height:100%;display:block}[data-storefront-shell] .sf-product-cover>.sf-store-image[data-artwork-fit=contain]{padding:clamp(12px,2vw,24px)}[data-storefront-shell] .sf-store-image[data-artwork-fit=contain]{object-fit:contain}[data-storefront-shell] .sf-store-image[data-artwork-fit=cover]{object-fit:cover}[data-storefront-shell] .sf-store-image:is([data-logo-tone=light],[data-logo-tone=dark]){filter:brightness(0)invert();background:0 0}[data-theme=light] [data-storefront-shell] .sf-store-image:is([data-logo-tone=light],[data-logo-tone=dark]){filter:brightness(0)}[data-storefront-shell] .sf-store-image-fallback{background:var(--surface-inset)}[data-storefront-shell] .sf-artwork-monogram{color:var(--accent-strong);font-size:clamp(24px,5vw,48px);line-height:1.2}[data-storefront-shell] .sf-artwork-fallback-text{max-width:100%;color:var(--ink-muted);overflow-wrap:anywhere;font-size:12px;line-height:1.5}[data-storefront-shell] .sf-product-featured{text-overflow:ellipsis;white-space:nowrap;border:1px solid var(--line);border-radius:var(--radius-control);background:var(--surface);max-width:calc(100% - 20px);color:var(--ink);padding:4px 8px;font-size:12px;font-weight:600;line-height:1.4;position:absolute;inset-block-start:10px;inset-inline-end:10px;overflow:hidden}[data-storefront-shell] .sf-product-copy{flex-direction:column;flex:1;padding:16px 4px 4px;display:flex}[data-storefront-shell] .sf-product-category{white-space:nowrap;text-overflow:ellipsis;color:var(--ink-muted);margin:0 0 6px;font-size:12px;line-height:1.5;overflow:hidden}[data-storefront-shell] .sf-product-title,[data-storefront-shell] .sf-offer-title{-webkit-line-clamp:2;overflow-wrap:anywhere;-webkit-box-orient:vertical;margin:0;font-size:17px;font-weight:650;line-height:1.45;display:-webkit-box;overflow:hidden}[data-storefront-shell] .sf-product-title{min-height:2.9em}[data-storefront-shell] .sf-product-kind{color:var(--ink-muted);margin:6px 0 0;font-size:12px;line-height:1.5}[data-storefront-shell] .sf-product-card-footer{margin-block-start:auto;padding-block-start:16px}[data-storefront-shell] .sf-product-price{font-variant-numeric:tabular-nums;flex-wrap:wrap;align-items:baseline;gap:5px;margin:0;display:flex}[data-storefront-shell] .sf-product-price>span{color:var(--ink-muted);font-size:12px}[data-storefront-shell] .sf-product-price>bdi{color:var(--sf-price,var(--success));font-size:18px;font-weight:650;line-height:1.5}[data-storefront-shell] .sf-product-cta,[data-storefront-shell] .sf-offer-cta{min-height:36px;color:var(--accent-strong);justify-content:space-between;align-items:center;gap:10px;font-size:13px;font-weight:600;display:flex}[data-storefront-shell] .sf-product-cta{border-block-start:1px solid var(--line);margin-block-start:10px;padding-block-start:8px}[data-storefront-shell] .sf-product-cta>svg,[data-storefront-shell] .sf-offer-cta>svg{flex-shrink:0}[data-storefront-shell] .sf-offer-card{grid-template-rows:1fr auto;grid-template-columns:112px minmax(0,1fr);gap:16px;padding:16px;display:grid}[data-storefront-shell] .sf-offer-art{border:1px solid var(--line);border-radius:var(--radius-inner);background:var(--surface-inset);width:112px;height:112px;overflow:hidden}[data-storefront-shell] .sf-offer-art>.sf-store-image[data-artwork-fit=contain]{padding:8px}[data-storefront-shell] .sf-offer-copy{align-self:center;min-width:0}[data-storefront-shell] .sf-offer-product{-webkit-line-clamp:2;color:var(--ink-muted);-webkit-box-orient:vertical;margin:0 0 5px;font-size:12px;line-height:1.5;display:-webkit-box;overflow:hidden}[data-storefront-shell] .sf-offer-meta{color:var(--ink-muted);flex-wrap:wrap;gap:6px 10px;margin-block-start:9px;font-size:12px;line-height:1.5;display:flex}[data-storefront-shell] .sf-offer-type,[data-storefront-shell] .sf-offer-region{overflow-wrap:anywhere}[data-storefront-shell] .sf-offer-capital{color:var(--ink-muted);margin:8px 0 0;font-size:12px;line-height:1.5}[data-storefront-shell] .sf-offer-card-footer{border-block-start:1px solid var(--line);flex-wrap:wrap;grid-column:1/-1;justify-content:space-between;align-items:center;gap:8px 16px;padding-block-start:12px;display:flex}[data-storefront-shell] .sf-offer-pricing{font-variant-numeric:tabular-nums;flex-wrap:wrap;align-items:baseline;gap:6px 8px;min-width:0;display:flex}[data-storefront-shell] .sf-offer-amount{color:var(--sf-price,var(--success));font-size:19px;font-weight:650;line-height:1.5}[data-storefront-shell] .sf-offer-original{color:var(--ink-muted);font-size:12px}[data-storefront-shell] .sf-offer-discount{border-radius:var(--radius-control);background:color-mix(in srgb, var(--sf-price,var(--success)) 10%, var(--surface));color:var(--sf-price,var(--success));padding:3px 6px;font-size:12px;font-weight:600;line-height:1.4}[data-storefront-shell] .sf-offer-card-compact{grid-template-columns:minmax(0,1fr)}[data-storefront-shell] .sf-offer-card-compact .sf-offer-title{font-size:16px}[data-storefront-shell] .sf-offer-card-compact .sf-offer-card-footer{border-block-start:0;padding-block-start:0}[data-storefront-shell] .sf-product-card:focus-visible,[data-storefront-shell] .sf-offer-card:focus-visible{outline:3px solid var(--focus);outline-offset:3px}@media (hover:hover){[data-storefront-shell] .sf-rail-controls>button:hover:enabled{border-color:var(--accent-line);background:var(--surface-inset)}[data-storefront-shell] .sf-product-card:hover,[data-storefront-shell] .sf-offer-card:hover{border-color:var(--accent-line);box-shadow:var(--elevation-2)}[data-storefront-shell] .sf-product-card:hover .sf-product-cta,[data-storefront-shell] .sf-offer-card:hover .sf-offer-cta{color:var(--accent)}}@media (width>=640px){[data-storefront-shell] .sf-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}[data-storefront-shell] .sf-offer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width>=1024px){[data-storefront-shell] .sf-product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (width>=1200px){[data-storefront-shell] .sf-offer-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=639px){[data-storefront-shell] .sf-product-grid{gap:12px}[data-storefront-shell] .sf-product-card{padding:7px}[data-storefront-shell] .sf-product-copy{padding:12px 3px 3px}[data-storefront-shell] .sf-product-title{font-size:15px}[data-storefront-shell] .sf-product-card-footer{padding-block-start:12px}[data-storefront-shell] .sf-product-price>bdi{font-size:16px}[data-storefront-shell] .sf-product-cta{font-size:12px}[data-storefront-shell] .sf-offer-card{grid-template-columns:88px minmax(0,1fr);gap:14px;padding:14px}[data-storefront-shell] .sf-offer-art{width:88px;height:88px}[data-storefront-shell] .sf-offer-title{font-size:16px}[data-storefront-shell] .sf-offer-card-compact{grid-template-columns:minmax(0,1fr)}[data-storefront-shell] .sf-offer-art .sf-artwork-fallback-text{display:none}}@media (prefers-reduced-motion:reduce){[data-storefront-shell] .sf-product-card,[data-storefront-shell] .sf-offer-card,[data-storefront-shell] .sf-rail-controls>button{transition:none}}
