/* Product imagery floats on the page; the photographs themselves remain unmodified. */
.theme-store .store-hero{background:transparent;border-color:transparent;overflow:visible;padding:40px 24px 42px;gap:40px}
.theme-store .store-hero::before{content:none}
.theme-store .hero-machine{width:100%;max-width:490px;justify-self:center}
.theme-store .hero-picture{perspective:1000px;background:transparent;padding:12px 8px 0}
.theme-store .hero-caption{gap:12px;padding:18px 0 0;margin:12px 20px 0;border-color:color-mix(in srgb,var(--line) 65%,transparent)}
.theme-store .hero-caption>a{display:inline-flex;align-items:center;gap:8px;white-space:nowrap;font-weight:600}
.theme-store .hero-caption>a span{transition:transform .28s var(--gx-ease)}
.theme-store .hero-picture,.theme-store .product-card .card-media,.theme-store .product-card .product-image,.theme-store .detail-image,.theme-store .image-zoom,.theme-store .thumbnails button{background:transparent}
.theme-store .detail-image{border:0;overflow:visible;border-radius:18px;box-shadow:none}
.theme-store .image-zoom{perspective:1100px;padding:28px 22px 42px;overflow:visible;border-radius:18px}
.theme-store .pc-stage24{display:block;position:relative;width:100%;transform-origin:50% 70%;background:transparent}
.theme-store .pc-stage24 img{display:block;width:100%;max-width:100%;height:100%;object-fit:contain;mix-blend-mode:normal;transform:perspective(1000px) translate3d(var(--pc-x,0px),var(--pc-y,0px),0) rotateX(var(--pc-rx,0deg)) rotateY(var(--pc-ry,0deg)) scale(var(--pc-scale,1));transition:transform .28s cubic-bezier(.2,.75,.25,1);animation:none}
.theme-store .hero-picture .pc-stage24{height:clamp(280px,31vw,410px)}
.theme-store .hero-picture .pc-stage24 img{max-height:none;animation:none}
.theme-store .image-zoom .pc-stage24{height:clamp(310px,39vw,510px)}
.theme-store .image-zoom .pc-stage24 img{height:100%;max-height:100%}
.theme-store .zoom-label{bottom:7px;right:14px;display:inline-flex;gap:9px;align-items:center;padding:8px 12px;border:1px solid var(--line);background:var(--surface);border-radius:100px;transition:color .2s,box-shadow .2s}
.theme-store .zoom-label b{transition:transform .3s var(--gx-ease)}
.theme-store .thumbnails{gap:10px;margin-top:18px}
.theme-store .thumbnails button{border-radius:11px;padding:6px;transition:transform .25s var(--gx-ease),border-color .25s,box-shadow .25s}
.theme-store .thumbnails button.active{border-color:var(--selection,var(--primary));box-shadow:0 0 0 2px color-mix(in srgb,var(--selection,var(--primary)) 13%,transparent)}

/* Compact cards: image, name, useful specifications, price, one action. */
.theme-store .product-grid{gap:20px;align-items:stretch}
.theme-store .product-card,.theme-store .catalog-results .product-card{border:1px solid var(--line);border-radius:17px;background:transparent;overflow:hidden;box-shadow:none;min-width:0;transition:border-color .18s ease}
.theme-store .product-card .card-media{isolation:isolate;border-radius:16px 16px 0 0;overflow:hidden}
.theme-store .product-card .product-image,.theme-store .catalog-results .product-image{height:190px;padding:24px 16px 10px;overflow:visible}
.theme-store .product-card .pc-stage24{height:100%}
.theme-store .product-card .product-image img{height:100%;width:100%;transition:none}
.theme-store .product-card .card-body,.theme-store .catalog-results .card-body{background:var(--card,var(--surface));border-top:1px solid color-mix(in srgb,var(--line) 60%,transparent);padding:13px;gap:7px;min-width:0}
.theme-store .product-card .card-body>.eyebrow{font-size:calc(9px * var(--font-scale,1));line-height:1.3;letter-spacing:.06em}
.theme-store .product-card .card-body h3{font-size:calc(16px * var(--heading-scale,1));font-weight:650;line-height:1.35;letter-spacing:-.025em;margin:0;overflow-wrap:anywhere}
.theme-store .product-card .rating-summary{margin:0;font-size:11px;gap:6px;flex-wrap:wrap;min-height:0}
.theme-store .product-card .card-specs{display:flex;flex-wrap:wrap;gap:5px;min-height:0;margin:2px 0 4px;line-height:1.45;font-size:calc(10px * var(--font-scale,1))}
.theme-store .card-specs .card-spec24{color:var(--muted);background:color-mix(in srgb,var(--card-ink,var(--ink)) 4%,transparent);padding:4px 7px;border-radius:6px;max-width:100%;overflow-wrap:anywhere}
.theme-store .product-card .card-bottom{gap:10px;align-items:end;flex-wrap:wrap;margin:3px 0 1px;min-height:0}
.theme-store .product-card .card-pricing{display:flex;flex-direction:column;gap:3px;min-width:0}
.theme-store .product-card .card-pricing small{font-size:calc(10px * var(--font-scale,1));line-height:1.3}
.theme-store .product-card .card-pricing del{font-size:calc(11px * var(--font-scale,1));line-height:1.2}
.theme-store .product-card .card-pricing .price{font-size:calc(25px * var(--font-scale,1));line-height:1.1;letter-spacing:-.04em;font-variant-numeric:tabular-nums;white-space:nowrap}
.theme-store .product-card .stock-dot{font-size:calc(10px * var(--font-scale,1));margin-bottom:2px;white-space:nowrap}
.theme-store .product-card .card-cta{border-radius:10px;min-height:40px;margin-top:auto;font-size:calc(12px * var(--font-scale,1));padding:9px 12px;border-color:var(--line);gap:10px}
.theme-store .product-card .card-cta>span{display:inline-block;transition:transform .3s var(--gx-ease)}
.theme-store .card-badges{left:12px;top:12px;z-index:2}
.theme-store .card-badges .offer{border-radius:6px;font-weight:700;padding:5px 7px}
.theme-store .product-card .favorite{right:10px;top:10px;width:33px;height:33px;border:1px solid color-mix(in srgb,var(--line) 75%,transparent);background:var(--card,var(--surface));z-index:2;transition:color .18s,background-color .18s}

/* Capacity controls retain native radios and focus, with visible response to selection. */
.theme-store .option-chips{gap:10px}
.theme-store .option-chip{min-height:46px;min-width:84px;padding:12px 23px 12px 17px;border-radius:11px;overflow:visible;transition:transform .24s var(--gx-ease),background-color .2s,border-color .2s,box-shadow .3s var(--gx-ease)}
.theme-store .option-chip.selected{box-shadow:0 5px 15px color-mix(in srgb,var(--selection,var(--primary)) 18%,transparent)}
.theme-store .option-chip.selected::after{content:'✓';position:absolute;right:7px;top:6px;font-size:9px;line-height:1;color:var(--selection-ink,var(--on-primary));opacity:.9}
.theme-store .option-chip:not(.unavailable):active{transform:translateY(1px) scale(.96)}
.theme-store .option-chip.unavailable{box-shadow:none;transform:none;opacity:.65}
.theme-store .purchase-button{position:relative;overflow:hidden;isolation:isolate;border-radius:11px;transition:transform .25s var(--gx-ease),box-shadow .3s var(--gx-ease),background-color .2s}
.theme-store .purchase-button::after{content:'';pointer-events:none;position:absolute;inset:0;background:linear-gradient(110deg,transparent 20%,#ffffff20 48%,transparent 75%);transform:translateX(-140%);transition:transform .7s var(--gx-ease)}
@media(hover:hover) and (pointer:fine){
 .theme-store .image-zoom:hover .pc-stage24 img{transform:perspective(1000px) translate3d(var(--pc-x,0px),var(--pc-y,0px),0) rotateX(var(--pc-rx,0deg)) rotateY(var(--pc-ry,0deg)) scale(var(--pc-scale,1))}
 .theme-store .image-zoom:hover{--pc-scale:1.06}
 .theme-store .image-zoom:hover .zoom-label{color:var(--primary);box-shadow:0 4px 12px color-mix(in srgb,var(--ink) 8%,transparent)}
 .theme-store .image-zoom:hover .zoom-label b{transform:rotate(90deg)}
 .theme-store .thumbnails button:hover{transform:translateY(-3px)}
 .theme-store .option-chip:not(.unavailable):hover{transform:translateY(-3px);border-color:var(--selection,var(--primary));box-shadow:0 7px 15px color-mix(in srgb,var(--selection,var(--primary)) 13%,transparent)}
 .theme-store .option-chip:not(.selected):not(.unavailable):hover{background:color-mix(in srgb,var(--selection,var(--primary)) 6%,var(--surface))}
 .theme-store .option-chip:not(.unavailable):active{transform:scale(.96)}
 .theme-store .purchase-button:hover:not(:disabled){transform:translateY(-3px);box-shadow:0 10px 20px -10px color-mix(in srgb,var(--primary) 45%,transparent)}
 .theme-store .purchase-button:hover:not(:disabled)::after{transform:translateX(140%)}
}
/* Stable hero and cards: only the hero stage floats. */
.theme-store .hero-picture .pc-stage24 img,.theme-store .hero-picture:hover .pc-stage24 img{transform:none;transition:none}
.theme-store .hero-actions .button,.theme-store .hero-actions .button:hover,.theme-store .hero-actions .button:active,.theme-store .hero-caption>a:hover span{transform:none;box-shadow:none;transition:background-color .18s,color .18s}
.theme-store .hero-actions .button::after{content:none}
.theme-store .product-card,.theme-store .product-card:hover,.theme-store .catalog-results .product-card:hover{transform:none;box-shadow:none}
.theme-store .product-card:hover,.theme-store .catalog-results .product-card:hover{border-color:color-mix(in srgb,var(--primary) 22%,var(--line))}
.theme-store .product-card .product-image img,.theme-store .product-card:hover .product-image img,.theme-store .product-card .favorite:hover,.theme-store .product-card .favorite:active,.theme-store .product-card .card-cta:hover,.theme-store .product-card .card-cta:hover>span{transform:none;animation:none;box-shadow:none}
.theme-store .product-card .card-cta,.theme-store .product-card .card-cta>span{transition:background-color .18s,color .18s,border-color .18s}
.theme-store .catalog-list-view19 .card-body{display:grid;grid-template-columns:minmax(0,1fr) 170px;gap:7px 24px;background:var(--card,var(--surface))}
.theme-store .catalog-list-view19 .card-media .product-image{height:100%;min-height:190px}
.theme-store .catalog-list-view19 .card-media .pc-stage24{height:190px}
.theme-store .catalog-list-view19 .card-bottom{margin:0;flex-direction:column;align-items:start}
@media(max-width:1000px){.theme-store .store-hero{padding:25px 8px 30px;gap:22px}.theme-store .hero-picture .pc-stage24{height:310px}.theme-store .product-card .product-image,.theme-store .catalog-results .product-image{height:180px}.theme-store .product-card .card-body,.theme-store .catalog-results .card-body{padding:12px}}
@media(max-width:700px){.theme-store .store-hero{padding:22px 0 28px;gap:20px}.theme-store .hero-machine{max-width:400px}.theme-store .hero-picture .pc-stage24{height:300px}.theme-store .hero-caption{margin:8px 8px 0;font-size:11px}.theme-store .image-zoom{padding:20px 12px 45px}.theme-store .image-zoom .pc-stage24{height:clamp(280px,78vw,440px)}.theme-store .product-grid,.theme-store .catalog-results .product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.theme-store .product-card .product-image,.theme-store .catalog-results .product-image{height:165px;padding:26px 10px 8px}.theme-store .product-card .card-body,.theme-store .catalog-results .card-body{padding:11px;gap:6px}.theme-store .product-card .card-body h3{font-size:calc(15px * var(--heading-scale,1))}.theme-store .product-card .card-pricing .price{font-size:calc(22px * var(--font-scale,1))}.theme-store .product-card .card-bottom{gap:7px}.theme-store .product-card .card-cta{font-size:calc(11px * var(--font-scale,1));padding:10px;min-height:43px}.theme-store .option-chip{min-height:46px;padding:12px 23px 12px 14px}.theme-store .catalog-list-view19 .product-card{display:flex}.theme-store .catalog-list-view19 .card-body{display:flex;flex-direction:column}.theme-store .catalog-list-view19 .card-bottom{flex-direction:row;align-items:end}.theme-store .catalog-list-view19 .card-media .pc-stage24{height:100%}}
@media(max-width:390px){.theme-store .product-grid,.theme-store .catalog-results .product-grid{grid-template-columns:1fr}.theme-store .product-card .product-image,.theme-store .catalog-results .product-image{height:205px}.theme-store .hero-picture .pc-stage24{height:270px}.theme-store .option-chips{gap:8px}}
@media(prefers-reduced-motion:reduce){.theme-store .pc-stage24,.theme-store .pc-stage24 img,.theme-store .option-chip,.theme-store .zoom-label b,.theme-store .hero-caption>a span{transform:none!important;animation:none!important;transition:none!important}.theme-store .purchase-button::after{display:none}}
