.shop-jump{margin-top:var(--gap)}.shop-card{color:inherit;text-decoration:none}.shop-card:hover h3{color:var(--brand)}.shop-card img{aspect-ratio:4 / 3;object-fit:cover;width:100%}.shop-product{display:grid;gap:var(--gap);grid-template-columns:1fr;align-items:start}@media(min-width:900px){.shop-product{grid-template-columns:1.1fr 1fr}}.shop-gallery__r{position:absolute;opacity:0;pointer-events:none}.shop-gallery__stage{display:grid;border-radius:12px;overflow:hidden;background:#fff;box-shadow:0 10px 30px #043e671f}.shop-gallery__main{--on: 0;grid-area:1 / 1;width:100%;aspect-ratio:4 / 3;object-fit:contain;background:#fff;opacity:0;transform:scale(1.04);transition:opacity .45s ease,transform .6s cubic-bezier(.2,.7,.2,1)}.shop-gallery__main:first-child{opacity:1;transform:none}.shop-gallery:has(.shop-gallery__r) .shop-gallery__main{opacity:calc(var(--on));transform:scale(calc(1.04 - var(--on) * .04))}.shop-gallery__thumbs{display:grid;grid-template-columns:repeat(auto-fill,minmax(78px,1fr));gap:8px;margin-top:10px}.shop-gallery__thumbs label{--on: 0;cursor:pointer;border-radius:8px;background:#fff;border:2px solid transparent;overflow:hidden;opacity:calc(.6 + var(--on) * .4);border-color:rgb(4 62 103 / calc(var(--on) * 1));transition:opacity .25s,border-color .25s,transform .25s}.shop-gallery__thumbs label:hover{opacity:1;transform:translateY(-2px)}.shop-gallery__thumbs img{width:100%;aspect-ratio:1;object-fit:contain;display:block}.shop-gallery__r:focus-visible+.shop-gallery__r,.shop-gallery:has(.shop-gallery__r:focus-visible) .shop-gallery__thumbs{outline:2px solid var(--brand);outline-offset:4px;border-radius:8px}.shop-gallery:has(#shot1:checked) .shop-gallery__main:nth-child(1),.shop-gallery:has(#shot1:checked) .shop-gallery__thumbs label:nth-child(1){--on:1}.shop-gallery:has(#shot2:checked) .shop-gallery__main:nth-child(2),.shop-gallery:has(#shot2:checked) .shop-gallery__thumbs label:nth-child(2){--on:1}.shop-gallery:has(#shot3:checked) .shop-gallery__main:nth-child(3),.shop-gallery:has(#shot3:checked) .shop-gallery__thumbs label:nth-child(3){--on:1}.shop-gallery:has(#shot4:checked) .shop-gallery__main:nth-child(4),.shop-gallery:has(#shot4:checked) .shop-gallery__thumbs label:nth-child(4){--on:1}.shop-gallery:has(#shot5:checked) .shop-gallery__main:nth-child(5),.shop-gallery:has(#shot5:checked) .shop-gallery__thumbs label:nth-child(5){--on:1}.shop-gallery:has(#shot6:checked) .shop-gallery__main:nth-child(6),.shop-gallery:has(#shot6:checked) .shop-gallery__thumbs label:nth-child(6){--on:1}.shop-gallery:has(#shot7:checked) .shop-gallery__main:nth-child(7),.shop-gallery:has(#shot7:checked) .shop-gallery__thumbs label:nth-child(7){--on:1}.shop-gallery:has(#shot8:checked) .shop-gallery__main:nth-child(8),.shop-gallery:has(#shot8:checked) .shop-gallery__thumbs label:nth-child(8){--on:1}@media(prefers-reduced-motion:reduce){.shop-gallery__main,.shop-gallery__thumbs label{transition:none}}.shop-spec{padding-left:1.2em}.shop-trust{list-style:none;padding:0;margin:var(--gap) 0;display:grid;gap:6px}.shop-trust li{display:flex;gap:8px;align-items:center}.shop-trust svg{color:var(--brand);flex:none}.shop-price .pricebox__amount{font-size:var(--step-3, 2rem)}.shop-stickybuy{display:none}@media(max-width:767px){.shop-stickybuy{display:flex;position:fixed;left:0;right:0;bottom:59px;z-index:50;gap:12px;align-items:center;justify-content:space-between;padding:10px 16px;background:var(--surface, #fff);box-shadow:0 -4px 16px #0000001f}.shop-stickybuy span{font-size:.95rem;line-height:1.3}}.shop-badge{margin:4px 0 6px;font-size:.85rem;font-weight:600;color:var(--brand);display:flex;gap:6px;align-items:center}@media(max-width:767px){.shop-product{padding-bottom:80px}}
