.product-gallery .main-image[data-v-dd66b88f]{border-radius:var(--radius-lg);overflow:hidden;background:var(--color-bg-placeholder);margin-bottom:var(--space-md);aspect-ratio:1/1}.product-gallery .main-image img[data-v-dd66b88f]{width:100%;height:100%;object-fit:cover;display:block}.product-gallery .thumbnails[data-v-dd66b88f]{display:flex;gap:var(--space-sm);overflow-x:auto;padding-bottom:var(--space-xs)}.product-gallery .thumbnails[data-v-dd66b88f]::-webkit-scrollbar{height:6px}.product-gallery .thumbnails[data-v-dd66b88f]::-webkit-scrollbar-track{background:var(--color-bg-secondary);border-radius:3px}.product-gallery .thumbnails[data-v-dd66b88f]::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:3px}.product-gallery .thumbnails[data-v-dd66b88f]::-webkit-scrollbar-thumb:hover{background:var(--color-text-secondary)}.product-gallery .thumbnails .thumbnail[data-v-dd66b88f]{flex-shrink:0;width:80px;height:80px;border-radius:var(--radius-sm);overflow:hidden;cursor:pointer;border:2px solid transparent;transition:border-color var(--transition-fast)}.product-gallery .thumbnails .thumbnail[data-v-dd66b88f]:hover{border-color:var(--color-accent)}.product-gallery .thumbnails .thumbnail[data-v-dd66b88f]:focus{outline:none;border-color:var(--color-accent);box-shadow:var(--focus-ring)}.product-gallery .thumbnails .thumbnail--active[data-v-dd66b88f]{border-color:var(--color-accent)}.product-gallery .thumbnails .thumbnail img[data-v-dd66b88f]{width:100%;height:100%;object-fit:cover}.section[data-astro-cid-uq5bhyez]{padding:var(--space-md) var(--space-md)}.search-bar[data-astro-cid-uq5bhyez]{margin-bottom:var(--space-lg)}.search-bar[data-astro-cid-uq5bhyez] input[data-astro-cid-uq5bhyez]{width:100%;max-width:400px;padding:var(--space-sm) var(--space-md);border:1px solid var(--color-border);border-radius:var(--radius-md);font-size:var(--font-size-base);background:var(--color-bg-card);color:var(--color-text-main)}.search-bar[data-astro-cid-uq5bhyez] input[data-astro-cid-uq5bhyez]:focus{outline:none;border-color:var(--color-accent);box-shadow:var(--focus-ring)}.product-detail[data-astro-cid-uq5bhyez]{display:grid;grid-template-columns:1fr;gap:var(--space-xl)}@media(min-width:768px){.product-detail[data-astro-cid-uq5bhyez]{grid-template-columns:1fr 1fr}}.product-info[data-astro-cid-uq5bhyez] .product-header[data-astro-cid-uq5bhyez]{margin-bottom:var(--space-lg)}.product-info[data-astro-cid-uq5bhyez] .brand[data-astro-cid-uq5bhyez]{text-transform:uppercase;letter-spacing:1px;font-size:var(--font-size-sm);color:var(--color-text-secondary);font-weight:600}.product-info[data-astro-cid-uq5bhyez] h1[data-astro-cid-uq5bhyez]{margin:var(--space-xs) 0}.product-info[data-astro-cid-uq5bhyez] .model[data-astro-cid-uq5bhyez]{font-size:var(--font-size-sm);color:var(--color-text-secondary)}.product-info[data-astro-cid-uq5bhyez] .description[data-astro-cid-uq5bhyez]{margin-bottom:var(--space-lg);line-height:1.6}.product-info[data-astro-cid-uq5bhyez] .actions[data-astro-cid-uq5bhyez]{margin-bottom:var(--space-xl)}.product-info[data-astro-cid-uq5bhyez] .long-description[data-astro-cid-uq5bhyez]{white-space:pre-line;margin-bottom:var(--space-lg)}.product-info[data-astro-cid-uq5bhyez] .tab-content[data-astro-cid-uq5bhyez]>h3[data-astro-cid-uq5bhyez]{font-size:var(--font-size-lg);margin-bottom:var(--space-sm)}.product-info[data-astro-cid-uq5bhyez] .specs[data-astro-cid-uq5bhyez]{margin-bottom:var(--space-lg)}.product-info[data-astro-cid-uq5bhyez] .specs[data-astro-cid-uq5bhyez] h3[data-astro-cid-uq5bhyez]{font-size:var(--font-size-lg);margin-bottom:var(--space-sm)}.product-info[data-astro-cid-uq5bhyez] .specs[data-astro-cid-uq5bhyez] ul[data-astro-cid-uq5bhyez]{list-style:disc;padding-left:1.5rem}.product-info[data-astro-cid-uq5bhyez] .specs[data-astro-cid-uq5bhyez] ul[data-astro-cid-uq5bhyez] li[data-astro-cid-uq5bhyez]{margin-bottom:.5rem}.product-info[data-astro-cid-uq5bhyez] .actions[data-astro-cid-uq5bhyez]{margin-top:var(--space-lg)}h1[data-astro-cid-uq5bhyez]{text-transform:capitalize;margin-bottom:var(--space-lg)}.product-grid[data-astro-cid-uq5bhyez]{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:var(--space-lg)}.product-card[data-astro-cid-uq5bhyez]{background:var(--color-bg-card);border:1px solid var(--color-border);border-radius:var(--radius-md);overflow:hidden;transition:transform var(--transition-fast),box-shadow var(--transition-fast);display:flex;flex-direction:column}.product-card[data-astro-cid-uq5bhyez]:hover{transform:translateY(-4px);box-shadow:var(--shadow-lg)}.product-card__image[data-astro-cid-uq5bhyez]{aspect-ratio:1;overflow:hidden;background:var(--color-bg-placeholder)}.product-card__image[data-astro-cid-uq5bhyez] img[data-astro-cid-uq5bhyez]{width:100%;height:100%;object-fit:cover;transition:transform var(--transition-normal)}.product-card[data-astro-cid-uq5bhyez]:hover .product-card__image[data-astro-cid-uq5bhyez] img[data-astro-cid-uq5bhyez]{transform:scale(1.05)}.product-card__content[data-astro-cid-uq5bhyez]{padding:var(--space-md);flex:1;display:flex;flex-direction:column}.product-card[data-astro-cid-uq5bhyez] h3[data-astro-cid-uq5bhyez]{font-size:var(--font-size-base);margin-bottom:var(--space-xs);color:var(--color-text-main)}.product-card[data-astro-cid-uq5bhyez] .brand[data-astro-cid-uq5bhyez]{font-size:var(--font-size-sm);color:var(--color-text-secondary);margin-bottom:var(--space-sm)}
