/* Owner website correction 2026-09-04. Keep images unframed and uncropped. */
.hero-media{min-width:0;padding:0;border:0;background:none;box-shadow:none;border-radius:0}
.hero-media>img,.interface>img{display:block;width:100%;height:auto;border:0;border-radius:20px;box-shadow:none}
.product-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:14px;margin-top:14px;padding:0}
.product-gallery-item{display:block;min-width:0;padding:0;border:0;border-radius:12px;background:none;cursor:zoom-in}
.hero-media .product-gallery-item img{display:block;width:100%;height:auto;object-fit:contain;border:0;border-radius:12px;background:none}
.product-gallery-item:focus-visible,.product-lightbox button:focus-visible{outline:2px solid #65d9ff;outline-offset:4px}
.price strong{font-size:62px}.price del{font-size:28px;font-weight:800;text-decoration-thickness:2px;color:#9da8ba}
.related{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:18px}
.related a.related-card{display:flex;flex-direction:column;min-width:0;overflow:hidden;padding:0;border:0;background:none;border-radius:16px;text-decoration:none}
.related-card img{width:100%;height:auto;aspect-ratio:3/2;object-fit:cover;border-radius:14px;transition:filter .2s}
.related-card:hover img{filter:brightness(1.12)}
.related-card strong{display:block;margin:14px 0 7px;font:400 24px/1.1 Tilt,system-ui,sans-serif}
.related-card span{display:block;color:#b9c4d3;font-size:14px;line-height:1.45}
.related-card .related-view{margin-top:auto;padding-top:14px;color:#65d9ff;font-size:15px;font-weight:750}
.related-card .related-view span{display:inline;color:inherit}
.related a:focus-visible{outline:2px solid #65d9ff;outline-offset:5px}
.product-lightbox{position:fixed;inset:0;width:100vw;max-width:100vw;height:100dvh;max-height:100dvh;margin:0;padding:28px;border:0;background:transparent;color:white;overflow:hidden}
.product-lightbox::backdrop{background:rgba(2,4,9,.94)}
.product-lightbox[open]{display:flex;align-items:center;justify-content:center}
.product-lightbox-stage{position:relative;display:flex;align-items:center;justify-content:center;max-width:100%;max-height:100%;outline:none}
.product-lightbox-image{display:block;width:auto;height:auto;max-width:min(1100px,94vw);max-height:90dvh;object-fit:contain;border:0;border-radius:14px}
.product-lightbox-stage.workflow .product-lightbox-image{max-width:min(1800px,94vw)}
.product-lightbox button{position:absolute;display:grid;place-items:center;margin:0;padding:0;border:0;box-shadow:none;background:transparent;color:white;cursor:pointer;touch-action:manipulation}
.product-lightbox button svg{width:28px;height:28px;fill:none;stroke:currentColor;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round;opacity:0;filter:drop-shadow(0 1px 3px #000);transition:opacity .16s}
.product-lightbox-prev,.product-lightbox-next{top:0;bottom:0;width:17%;min-width:48px}
.product-lightbox-prev{left:0;justify-items:start!important;padding-left:12px!important}
.product-lightbox-next{right:0;justify-items:end!important;padding-right:12px!important}
.product-lightbox-close{top:0;right:0;width:52px;height:52px;z-index:2}
.product-lightbox-stage:hover .product-lightbox-close svg,.product-lightbox button:hover svg,.product-lightbox button:focus-visible svg{opacity:1}
@media(hover:none){.product-lightbox button svg{opacity:1}}
@media(prefers-reduced-motion:reduce){.product-lightbox button svg,.related-card img{transition:none}}
@media(max-width:1000px) and (min-width:801px){.hero{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:26px}}
@media(max-width:1000px){.related{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:600px){.related{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 14px}.product-gallery{gap:10px;margin-top:10px}.price strong{font-size:54px}.price del{font-size:27px}.product-lightbox{padding:12px}.related-card strong{font-size:22px}}
