.modal-overlay[data-astro-cid-tzsm5zmo]{position:fixed;inset:0;z-index:1000;display:flex;align-items:center;justify-content:center;padding:var(--space-sm)}.modal-overlay[data-astro-cid-tzsm5zmo][hidden]{display:none}.modal-backdrop[data-astro-cid-tzsm5zmo]{position:absolute;inset:0;background:#000000bf;cursor:pointer}.modal-container[data-astro-cid-tzsm5zmo]{position:relative;z-index:1;width:90vw;max-width:1100px;height:85vh;background:#fff;border-radius:var(--radius-xl);overflow:hidden;display:flex;flex-direction:column;box-shadow:var(--shadow-xl)}.modal-header[data-astro-cid-tzsm5zmo]{display:flex;align-items:center;justify-content:space-between;padding:var(--space-sm) var(--space-md);border-bottom:1px solid var(--color-border);flex-shrink:0;background:var(--color-surface)}.modal-title[data-astro-cid-tzsm5zmo]{font-family:var(--font-heading);font-size:var(--text-lg);font-weight:600;color:var(--color-text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:calc(100% - 3rem)}.modal-close[data-astro-cid-tzsm5zmo]{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border:1px solid var(--color-border);border-radius:var(--radius-sm);background:transparent;color:var(--color-text-muted);cursor:pointer;flex-shrink:0;transition:background-color var(--transition-fast),color var(--transition-fast)}.modal-close[data-astro-cid-tzsm5zmo]:hover{background:var(--color-surface-warm);color:var(--color-text)}.modal-body[data-astro-cid-tzsm5zmo]{flex:1;overflow:hidden}.modal-iframe[data-astro-cid-tzsm5zmo]{display:block;width:100%;height:100%;border:none}.product-hero[data-astro-cid-o422f4lv]{background:var(--color-bg)}.product-hero__inner[data-astro-cid-o422f4lv]{display:grid;grid-template-columns:1fr;gap:var(--space-xl);align-items:start}.product-hero__image-wrap[data-astro-cid-o422f4lv]{border-radius:var(--radius-xl);overflow:hidden;box-shadow:var(--shadow-lg);background:var(--color-surface-warm);aspect-ratio:1}.product-hero__image[data-astro-cid-o422f4lv]{width:100%;height:100%;object-fit:cover;display:block}.product-hero__thumbs[data-astro-cid-o422f4lv]{display:flex;gap:var(--space-xs);margin-top:var(--space-sm);overflow-x:auto}.thumb-btn[data-astro-cid-o422f4lv]{flex-shrink:0;width:72px;height:72px;border-radius:var(--radius-md);overflow:hidden;border:2px solid var(--color-border);padding:0;cursor:pointer;transition:border-color var(--transition-fast)}.thumb-btn[data-astro-cid-o422f4lv]:hover{border-color:var(--color-primary)}.thumb-btn[data-astro-cid-o422f4lv] img[data-astro-cid-o422f4lv]{width:100%;height:100%;object-fit:cover;display:block}.product-category-tag[data-astro-cid-o422f4lv]{display:inline-block;font-size:var(--text-xs);font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--color-primary-dark);background:var(--color-accent-soft);border-radius:var(--radius-full);padding:3px 10px;margin-bottom:var(--space-sm)}.product-name[data-astro-cid-o422f4lv]{font-size:clamp(1.5rem,3vw,2rem);font-weight:700;line-height:1.2;color:var(--color-text);margin-bottom:var(--space-sm)}.product-price[data-astro-cid-o422f4lv]{font-size:var(--text-2xl);font-weight:700;color:var(--color-primary);margin-bottom:var(--space-sm)}.product-short-desc[data-astro-cid-o422f4lv]{font-size:var(--text-lg);color:var(--color-text-muted);line-height:1.7;margin-bottom:var(--space-sm)}.product-meta-row[data-astro-cid-o422f4lv]{font-size:var(--text-sm);color:var(--color-text-muted);margin-bottom:var(--space-xs)}.product-meta-label[data-astro-cid-o422f4lv]{font-weight:600;color:var(--color-text);margin-right:.25rem}.product-ctas[data-astro-cid-o422f4lv]{display:flex;flex-direction:column;gap:var(--space-sm);margin-top:var(--space-lg)}.product-cta-btn[data-astro-cid-o422f4lv]{width:100%;justify-content:center}.etsy-text-link[data-astro-cid-o422f4lv]{display:block;margin-top:var(--space-sm);font-size:var(--text-sm);color:var(--color-text-muted);text-align:center;text-decoration:none}.etsy-text-link[data-astro-cid-o422f4lv]:hover{text-decoration:underline;color:var(--color-text-muted)}.product-trust[data-astro-cid-o422f4lv]{font-size:var(--text-xs);color:var(--color-text-muted);text-align:center;margin-top:var(--space-sm);display:flex;align-items:center;justify-content:center;gap:.375rem}.trust-sep[data-astro-cid-o422f4lv]{color:var(--color-border)}.product-description-section[data-astro-cid-o422f4lv]{background:var(--color-surface-warm);border-top:1px solid var(--color-border)}.product-description-section[data-astro-cid-o422f4lv] h2[data-astro-cid-o422f4lv]{margin-bottom:var(--space-md)}.product-full-desc[data-astro-cid-o422f4lv]{font-size:var(--text-base);color:var(--color-text-muted);line-height:1.8}.related-section[data-astro-cid-o422f4lv]{background:var(--color-bg)}.related-heading[data-astro-cid-o422f4lv]{margin-bottom:var(--space-lg)}.related-grid[data-astro-cid-o422f4lv]{display:grid;grid-template-columns:1fr;gap:var(--space-md)}.product-card[data-astro-cid-o422f4lv]{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);overflow:hidden;transition:box-shadow var(--transition-base),transform var(--transition-base)}.product-card[data-astro-cid-o422f4lv]:hover{box-shadow:var(--shadow-lg);transform:translateY(-3px)}.product-card__image-link[data-astro-cid-o422f4lv]{display:block}.product-card__image-wrap[data-astro-cid-o422f4lv]{aspect-ratio:1;overflow:hidden;background:var(--color-surface-warm)}.product-card__image[data-astro-cid-o422f4lv]{width:100%;height:100%;object-fit:cover;display:block;transition:transform var(--transition-slow)}.product-card[data-astro-cid-o422f4lv]:hover .product-card__image[data-astro-cid-o422f4lv]{transform:scale(1.03)}.product-card__body[data-astro-cid-o422f4lv]{padding:var(--space-md);display:flex;flex-direction:column;gap:var(--space-xs)}.product-card__category[data-astro-cid-o422f4lv]{font-size:var(--text-xs);font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--color-primary)}.product-card__name[data-astro-cid-o422f4lv]{font-size:var(--text-base);font-weight:700;line-height:1.3;margin:0}.product-card__name[data-astro-cid-o422f4lv] a[data-astro-cid-o422f4lv]{color:var(--color-text);text-decoration:none;transition:color var(--transition-fast)}.product-card__name[data-astro-cid-o422f4lv] a[data-astro-cid-o422f4lv]:hover{color:var(--color-primary)}.product-card__footer[data-astro-cid-o422f4lv]{display:flex;align-items:center;justify-content:space-between;gap:var(--space-sm);margin-top:var(--space-xs);padding-top:var(--space-sm);border-top:1px solid var(--color-border)}.product-card__price[data-astro-cid-o422f4lv]{font-size:var(--text-base);font-weight:700;color:var(--color-primary)}.product-cta-band[data-astro-cid-o422f4lv]{background:linear-gradient(135deg,var(--color-primary-dark) 0%,var(--color-primary) 100%);padding:var(--space-2xl) 0;color:#fff}.product-cta-band[data-astro-cid-o422f4lv] h2[data-astro-cid-o422f4lv]{color:#fff;margin-bottom:var(--space-sm)}.product-cta-band[data-astro-cid-o422f4lv] p[data-astro-cid-o422f4lv]{color:#ffffffd9;font-size:var(--text-lg);margin-bottom:var(--space-lg);max-width:480px;margin-left:auto;margin-right:auto}.product-cta-band[data-astro-cid-o422f4lv] .btn--primary[data-astro-cid-o422f4lv]{color:var(--color-text-muted)}@media (min-width: 900px){.product-hero__inner[data-astro-cid-o422f4lv]{grid-template-columns:1fr 1fr}.product-ctas[data-astro-cid-o422f4lv]{flex-direction:row}.product-cta-btn[data-astro-cid-o422f4lv]{width:auto;flex:1}.related-grid[data-astro-cid-o422f4lv]{grid-template-columns:repeat(3,1fr)}}
