.product-gallery-card[data-astro-cid-otspgduq]{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:16px;align-items:stretch;margin:24px 0;padding:14px;border:1px solid var(--line);border-radius:8px;background:#fff}.product-gallery-card__media[data-astro-cid-otspgduq],.product-gallery-card__body[data-astro-cid-otspgduq]{min-width:0}.product-gallery-card__hero[data-astro-cid-otspgduq],.product-gallery-card__thumbs[data-astro-cid-otspgduq] button[data-astro-cid-otspgduq],.product-gallery-card__actions[data-astro-cid-otspgduq] button[data-astro-cid-otspgduq],.product-gallery-modal[data-astro-cid-otspgduq] button[data-astro-cid-otspgduq]{font:inherit}.product-gallery-card__hero[data-astro-cid-otspgduq]{position:relative;display:flex;width:100%;min-height:238px;align-items:center;justify-content:center;border:1px solid var(--line);border-radius:6px;background:var(--surface-tint);cursor:zoom-in;padding:12px}.product-gallery-card__hero[data-astro-cid-otspgduq] img[data-astro-cid-otspgduq]{width:100%;max-height:260px;object-fit:contain}.product-gallery-card__hero[data-astro-cid-otspgduq] span[data-astro-cid-otspgduq]{position:absolute;right:10px;bottom:10px;border-radius:999px;background:#18212ae0;color:#fff;font-size:12px;font-weight:800;padding:5px 9px}.product-gallery-card__thumbs[data-astro-cid-otspgduq]{display:flex;gap:8px;margin-top:10px;overflow-x:auto;padding-bottom:2px}.product-gallery-card__thumbs[data-astro-cid-otspgduq] button[data-astro-cid-otspgduq]{flex:0 0 64px;width:64px;height:54px;border:1px solid var(--line);border-radius:5px;background:var(--surface-tint);padding:4px;cursor:pointer}.product-gallery-card__thumbs[data-astro-cid-otspgduq] img[data-astro-cid-otspgduq]{width:100%;height:100%;object-fit:contain}.product-gallery-card__more[data-astro-cid-otspgduq]{display:inline-flex;align-items:center;justify-content:center;color:var(--ink);font-size:13px;font-weight:850}.product-gallery-card__meta[data-astro-cid-otspgduq],.product-gallery-card__host[data-astro-cid-otspgduq]{margin:0 0 6px;color:var(--muted);font-size:12px;font-weight:750}.product-gallery-card[data-astro-cid-otspgduq] h3[data-astro-cid-otspgduq]{margin:0 0 8px;color:var(--ink);font-size:20px;line-height:1.18}.product-gallery-card[data-astro-cid-otspgduq] dl[data-astro-cid-otspgduq]{display:grid;gap:8px;margin:12px 0}.product-gallery-card[data-astro-cid-otspgduq] dl[data-astro-cid-otspgduq] div[data-astro-cid-otspgduq]{display:grid;grid-template-columns:78px minmax(0,1fr);gap:10px;align-items:start;padding-top:8px;border-top:1px solid var(--line)}.product-gallery-card[data-astro-cid-otspgduq] dt[data-astro-cid-otspgduq]{color:var(--muted);font-size:11px;font-weight:850;text-transform:uppercase}.product-gallery-card[data-astro-cid-otspgduq] dd[data-astro-cid-otspgduq]{margin:0;color:var(--ink);font-size:13px;line-height:1.45}.product-gallery-card__actions[data-astro-cid-otspgduq]{display:flex;gap:8px;flex-wrap:wrap;margin-top:14px}.product-gallery-card__actions[data-astro-cid-otspgduq] a[data-astro-cid-otspgduq],.product-gallery-card__actions[data-astro-cid-otspgduq] button[data-astro-cid-otspgduq]{display:inline-flex;min-height:40px;align-items:center;justify-content:center;border-radius:6px;padding:8px 12px;font-size:13px;font-weight:850;text-decoration:none}.product-gallery-card__actions[data-astro-cid-otspgduq] a[data-astro-cid-otspgduq]{background:var(--ink);color:#fff}.product-gallery-card__actions[data-astro-cid-otspgduq] button[data-astro-cid-otspgduq]{border:1px solid var(--line);background:#fff;color:var(--ink);cursor:pointer}.product-gallery-card--compact[data-astro-cid-otspgduq]{grid-template-columns:150px minmax(0,1fr);align-items:center}.product-gallery-card--compact[data-astro-cid-otspgduq] .product-gallery-card__hero[data-astro-cid-otspgduq]{min-height:128px}.product-gallery-card--compact[data-astro-cid-otspgduq] .product-gallery-card__thumbs[data-astro-cid-otspgduq]{display:none}.product-gallery-card--feature[data-astro-cid-otspgduq]{grid-template-columns:minmax(0,1fr)}.product-gallery-card--feature[data-astro-cid-otspgduq] .product-gallery-card__hero[data-astro-cid-otspgduq]{min-height:320px}.product-gallery-modal{width:min(960px,calc(100vw - 28px));max-height:min(900px,calc(100vh - 28px));border:0;border-radius:10px;padding:0;background:#fff;color:var(--ink);overflow:hidden}.product-gallery-modal button{font:inherit}.product-gallery-modal::backdrop{background:#0c1218b8}.product-gallery-modal__shell{display:grid;gap:12px;padding:14px;max-height:min(900px,calc(100vh - 28px));overflow:auto}.product-gallery-modal__close{justify-self:end;border:1px solid var(--line);border-radius:6px;background:#fff;color:var(--ink);font-size:13px;font-weight:850;padding:8px 10px;cursor:pointer}.product-gallery-modal__main{display:grid;grid-template-columns:44px minmax(0,1fr) 44px;gap:10px;align-items:center}.product-gallery-modal__main figure{margin:0;min-width:0}.product-gallery-modal__main img{display:block;width:100%;height:min(62vh,620px);max-height:68vh;object-fit:contain;background:var(--surface-tint);border:1px solid var(--line);border-radius:8px;padding:12px}.product-gallery-modal__main figcaption{margin-top:8px;color:var(--muted);font-size:13px;text-align:center}.product-gallery-modal__nav{width:44px;height:52px;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--ink);font-size:30px;cursor:pointer}.product-gallery-modal__thumbs{display:flex;gap:8px;overflow-x:auto;padding-bottom:2px}.product-gallery-modal__thumbs button{flex:0 0 72px;width:72px;height:60px;border:1px solid var(--line);border-radius:6px;background:var(--surface-tint);padding:4px;cursor:pointer}.product-gallery-modal__thumbs button.is-active{border-color:var(--accent);box-shadow:0 0 0 2px #126b7f29}.product-gallery-modal__thumbs img{width:100%;height:100%;object-fit:contain}@media(max-width:760px){.product-gallery-card[data-astro-cid-otspgduq],.product-gallery-card--compact[data-astro-cid-otspgduq]{grid-template-columns:1fr}.product-gallery-card__hero[data-astro-cid-otspgduq],.product-gallery-card--compact[data-astro-cid-otspgduq] .product-gallery-card__hero[data-astro-cid-otspgduq],.product-gallery-card--feature[data-astro-cid-otspgduq] .product-gallery-card__hero[data-astro-cid-otspgduq]{min-height:220px}.product-gallery-card[data-astro-cid-otspgduq] dl[data-astro-cid-otspgduq] div[data-astro-cid-otspgduq]{grid-template-columns:1fr;gap:3px}.product-gallery-modal__main{grid-template-columns:36px minmax(0,1fr) 36px;gap:6px}.product-gallery-modal__main img{height:min(58vh,520px);padding:8px}.product-gallery-modal__nav{width:36px}}
