/* Storefront hierarchy, product gallery and purchase controls. */
:root{--control-radius:12px}
.product-view{gap:36px;padding:24px;border:1px solid #e4e6e9;box-shadow:none;align-items:start;border-radius:20px}
.product-view>div{min-width:0}.product-view h1{font-size:clamp(25px,3vw,36px);line-height:1.25;letter-spacing:-.025em;margin:10px 0 18px}
.product-view .price{font-size:32px;line-height:1.2;margin:0 0 16px}.product-price strong{letter-spacing:-.025em}.product-view .stock-badge{font-size:12px;padding:5px 9px;font-weight:600}
.gallery-open{position:relative;display:block;width:100%;padding:0;border:0;border-radius:14px;overflow:hidden;background:#f6f7f8;cursor:zoom-in}.gallery-open .product-main-image{display:block;aspect-ratio:1;width:100%;height:auto;max-height:560px;object-fit:contain;background:#f6f7f8}.gallery-zoom-label{position:absolute;bottom:12px;right:12px;background:#fffffff0;border:1px solid #e1e4e8;padding:7px 10px;border-radius:20px;font-size:11px;color:#4b5563}
.gallery-thumbs{display:flex;gap:8px;padding:12px 0;overflow-x:auto}.gallery-thumb{flex:0 0 64px;width:64px;height:64px;padding:3px;border:1px solid #dfe3e8;border-radius:9px;background:#fff;cursor:pointer}.gallery-thumb.active{border:2px solid #e9161d}.gallery-thumb img{width:100%;height:100%;object-fit:contain;border-radius:5px}
.purchase-actions{gap:10px;margin:20px 0}.purchase-actions .btn{font-size:14px;min-height:50px}.purchase-actions .btn-soft{background:white;border:1px solid #ccd1d8;color:#272b32}
.description-section{margin-top:24px;padding-top:20px}.description-section h2{font-size:18px;margin:0 0 12px}.description-section .product-description{font-size:15px;line-height:1.8;color:#505966}.product-description-more summary{font-size:14px}
.contact-links{gap:7px}.contact-button{font-size:12px;padding:8px 10px;font-weight:600}.contact-icon{width:18px;height:18px}
.card{border:1px solid #e0e3e7;border-radius:16px;overflow:hidden}.card-media{border-bottom:1px solid #edf0f3}.card h3{font-weight:650;letter-spacing:-.01em}.card .stock-badge{font-size:11px;padding:4px 7px;border-radius:6px;background:#f1f6f2;color:#356245}.card-body .price{margin-top:auto}.card .actions{margin-top:5px}.card .price strong{font-size:23px}.card .price del{font-size:12px}.card .sale-percent{font-size:11px}
.section-kicker{font-size:10px;letter-spacing:.1em}.section-title h2{letter-spacing:-.025em}.category-section{padding-top:28px}.catalog-heading{padding-bottom:16px}.catalog-heading h1{font-size:30px}.section-title a span{width:32px;height:32px}.rail-controls{margin:8px 0 12px}
.product-banner{border-radius:18px;box-shadow:none}.banner-copy{padding:28px 32px 42px}.banner-copy h2{line-height:1.25;letter-spacing:-.025em}.banner-copy .product-price{margin:6px 0 18px;font-size:26px}.banner-copy .product-price strong{color:#fff}.banner-copy .product-price del{color:#c0c4cb}.banner-image{padding:12px}.banner-image img{height:290px}.banner-kicker{font-size:10px}.banner-copy .banner-cta{align-self:flex-start;min-height:44px;font-size:14px}.banner-dots{left:32px}.footer{margin-top:36px}.footer-grid{gap:20px}.copyright{font-size:12px}.mobile-purchase{display:none}
.image-viewing{overflow:hidden}.image-viewer{position:fixed;inset:0;width:min(96vw,1000px);height:92dvh;max-height:96dvh;max-width:96vw;padding:16px;border:0;border-radius:16px;background:#fff;color:#20252b}.image-viewer::backdrop{background:#10141cdd}.image-viewer[open]{display:flex;flex-direction:column;gap:12px}.viewer-toolbar,.viewer-controls{display:flex;justify-content:space-between;align-items:center;gap:12px;flex-shrink:0}.image-viewer button{min-height:44px;border:1px solid #d9dee4;border-radius:10px;background:white;padding:8px 16px;cursor:pointer}.viewer-image{flex:1;min-height:0;overflow:auto;display:flex;align-items:center;justify-content:center}.viewer-image img{max-width:100%;max-height:100%;object-fit:contain}.viewer-toolbar span{font-size:14px;color:#626b76}
@media(min-width:901px){.product-gallery{position:sticky;top:24px}}
@media(max-width:700px){
 .product-view{padding:0;border:1px solid #e4e6e9;overflow:hidden}.product-view>div:last-child{padding:18px 16px}.product-view .product-gallery{padding:10px 10px 0;background:white}.gallery-open .product-main-image{max-height:390px}.gallery-thumbs{padding:10px 0}.gallery-thumb{flex-basis:54px;width:54px;height:54px}.product-view h1{font-size:25px;line-height:1.3}.product-view .price{font-size:29px}.product-view .purchase-actions{grid-template-columns:1fr 1fr}.purchase-actions .btn{font-size:12px;padding:10px 6px}.product-view .contact-links{margin:16px 0 0}.contact-button{flex:0 1 auto}
 .mobile-purchase{position:fixed;bottom:0;left:0;right:0;z-index:60;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:10px max(14px,env(safe-area-inset-left)) calc(10px + env(safe-area-inset-bottom));background:#fffffff7;border-top:1px solid #e1e5eb;box-shadow:0 -4px 18px #19212d08}.mobile-purchase>div{min-width:0}.mobile-purchase span{display:block;font-size:11px;color:#6b7280}.mobile-purchase strong{font-size:21px}.mobile-purchase .btn{min-width:145px;min-height:46px;padding:10px 16px}body:has(.mobile-purchase){padding-bottom:calc(80px + env(safe-area-inset-bottom))}
 .card-body{padding:12px 10px}.card h3{font-size:14px;line-height:1.45}.card .price strong{font-size:20px}.card .actions .btn{font-size:12px;min-height:42px}.section-title h2{font-size:22px}.catalog-heading h1{font-size:25px}.section-title a{font-size:12px}.section-kicker{font-size:9px}.banner-copy{padding:18px 12px 36px 16px}.banner-copy h2{font-size:18px}.banner-copy .product-price{font-size:20px;margin:0 0 12px}.banner-copy .banner-cta{font-size:11px;padding:9px 8px}.banner-image{padding:6px}.banner-image img{height:220px}.banner-dots{left:16px}.banner-copy .product-price del{font-size:11px}.footer{padding-top:26px}.image-viewer{padding:12px}
}
