.eyebrow[data-astro-cid-e6bwaya3]{font-size:.8125rem;font-weight:700;text-transform:uppercase;letter-spacing:2px;color:var(--color-secondary);margin-bottom:var(--space-3)}.product-overview[data-astro-cid-e6bwaya3]{display:grid;grid-template-columns:1fr 1fr;gap:var(--space-12);align-items:start}.product-gallery[data-astro-cid-e6bwaya3]{display:grid;grid-template-columns:88px 1fr;gap:var(--space-4);align-items:start}.gallery-thumbs[data-astro-cid-e6bwaya3]{display:flex;flex-direction:column;gap:var(--space-2);max-height:480px;overflow-y:auto;padding-right:4px}.thumb[data-astro-cid-e6bwaya3]{all:unset;cursor:pointer;display:block;width:88px;height:88px;border-radius:var(--radius-md);border:2px solid transparent;background:#fff;overflow:hidden;transition:border-color .2s ease,transform .18s ease,box-shadow .18s ease}.thumb[data-astro-cid-e6bwaya3] img[data-astro-cid-e6bwaya3]{width:100%;height:100%;object-fit:contain;display:block}.thumb[data-astro-cid-e6bwaya3]:hover{transform:translateY(-1px);box-shadow:0 4px 12px #1b4b8e2e}.thumb[data-astro-cid-e6bwaya3].is-active{border-color:var(--color-primary);box-shadow:0 4px 12px #1b4b8e40;transform:translateY(-1px)}.gallery-stage[data-astro-cid-e6bwaya3]{position:relative;background:#fff;border-radius:var(--radius-xl);box-shadow:var(--shadow-lg);overflow:hidden;aspect-ratio:1 / 1;cursor:zoom-in;outline:none}.stage-img[data-astro-cid-e6bwaya3]{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;padding:var(--space-4);opacity:0;transition:opacity .25s ease;transform:scale(1)}.stage-img[data-astro-cid-e6bwaya3].is-active{opacity:1}.gallery-stage[data-astro-cid-e6bwaya3].is-zooming .stage-img[data-astro-cid-e6bwaya3].is-active{transform:scale(2);transition:transform .15s ease-out}.zoom-hint[data-astro-cid-e6bwaya3]{position:absolute;bottom:var(--space-3);right:var(--space-4);padding:4px 10px;border-radius:100px;background:#0f3060b3;color:#fff;font-size:.75rem;font-weight:500;pointer-events:none}.product-intro[data-astro-cid-e6bwaya3] h2[data-astro-cid-e6bwaya3]{margin-bottom:var(--space-4)}.product-intro[data-astro-cid-e6bwaya3] p[data-astro-cid-e6bwaya3]{color:var(--color-text-light);line-height:1.7}.product-badges[data-astro-cid-e6bwaya3]{display:flex;flex-wrap:wrap;gap:var(--space-2);margin:var(--space-6) 0}.badge[data-astro-cid-e6bwaya3]{display:inline-block;background:#1b4b8e14;color:var(--color-primary);padding:var(--space-1) var(--space-3);border-radius:100px;font-size:.8125rem;font-weight:600}.product-actions[data-astro-cid-e6bwaya3]{display:flex;gap:var(--space-4);flex-wrap:wrap}.spec-table-grid[data-astro-cid-e6bwaya3]{display:grid;grid-template-columns:1fr 1fr;gap:var(--space-2)}.spec-row[data-astro-cid-e6bwaya3]{display:flex;flex-direction:column;gap:var(--space-1);padding:var(--space-4) var(--space-6);background:var(--color-bg);border:1px solid var(--color-border);border-radius:var(--radius-md)}.spec-name[data-astro-cid-e6bwaya3]{font-weight:600;color:var(--color-text);font-size:.875rem}.spec-value[data-astro-cid-e6bwaya3]{color:var(--color-text);font-weight:500}.data-table[data-astro-cid-e6bwaya3]{width:100%;border-collapse:collapse;font-size:.875rem}.data-table[data-astro-cid-e6bwaya3] th[data-astro-cid-e6bwaya3]{background:var(--color-primary);color:#fff;padding:var(--space-3) var(--space-4);text-align:center;white-space:nowrap}.data-table[data-astro-cid-e6bwaya3] td[data-astro-cid-e6bwaya3]{padding:var(--space-2) var(--space-4);text-align:center;border-bottom:1px solid var(--color-border)}.data-table[data-astro-cid-e6bwaya3] tr[data-astro-cid-e6bwaya3]:nth-child(2n) td[data-astro-cid-e6bwaya3]{background:#1b4b8e0a}.data-table[data-astro-cid-e6bwaya3] tr[data-astro-cid-e6bwaya3]:hover td[data-astro-cid-e6bwaya3]{background:#1b4b8e14}.notes-table[data-astro-cid-e6bwaya3]{width:100%;border-collapse:collapse}.notes-table[data-astro-cid-e6bwaya3] th[data-astro-cid-e6bwaya3]{text-align:left;padding:var(--space-2) var(--space-4);font-weight:700;color:var(--color-text);white-space:nowrap;width:30%}.notes-table[data-astro-cid-e6bwaya3] td[data-astro-cid-e6bwaya3]{text-align:left;padding:var(--space-2) var(--space-4);color:var(--color-text-light)}.notes-paragraph[data-astro-cid-e6bwaya3]{font-style:italic;color:var(--color-text-light)!important}.cta-band[data-astro-cid-e6bwaya3]{background:var(--color-primary);color:#fff;padding:var(--space-16) 0}.cta-band[data-astro-cid-e6bwaya3] h2[data-astro-cid-e6bwaya3]{color:#fff;margin-bottom:var(--space-4)}.cta-band[data-astro-cid-e6bwaya3] p[data-astro-cid-e6bwaya3]{color:#ffffffd9;margin-bottom:var(--space-8);font-size:1.0625rem}.cta-actions[data-astro-cid-e6bwaya3]{display:flex;gap:var(--space-4);justify-content:center;flex-wrap:wrap}.cta-band[data-astro-cid-e6bwaya3] .btn-primary[data-astro-cid-e6bwaya3]{background:#fff;color:var(--color-primary)}.cta-band[data-astro-cid-e6bwaya3] .btn-primary[data-astro-cid-e6bwaya3]:hover{background:#ffffffe6}@media(max-width:768px){.product-overview[data-astro-cid-e6bwaya3],.spec-table-grid[data-astro-cid-e6bwaya3]{grid-template-columns:1fr}}
