.product-card[data-astro-cid-tjdfhdqb]{position:relative;background:var(--glass-bg);backdrop-filter:var(--backdrop-blur);border:1px solid var(--glass-border);border-radius:var(--radius-lg);overflow:hidden;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:var(--glass-shadow)}.product-card[data-astro-cid-tjdfhdqb]:hover{transform:translateY(-4px);border-color:var(--glass-highlight);box-shadow:0 12px 40px #0000004d}.product-image[data-astro-cid-tjdfhdqb]{width:100%;height:280px;object-fit:cover;display:block;transition:transform .3s ease}.product-card[data-astro-cid-tjdfhdqb]:hover .product-image[data-astro-cid-tjdfhdqb]{transform:scale(1.05)}.product-info[data-astro-cid-tjdfhdqb]{padding:20px}.product-title[data-astro-cid-tjdfhdqb]{margin:0 0 8px;font-size:1.2rem;color:var(--text-bright)}.product-description[data-astro-cid-tjdfhdqb]{margin:0;font-size:.9rem;color:var(--text-muted);line-height:1.5}.product-overlay[data-astro-cid-tjdfhdqb]{position:absolute;inset:0;background:#000000b3;display:flex;flex-direction:column;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease}.product-card[data-astro-cid-tjdfhdqb]:hover .product-overlay[data-astro-cid-tjdfhdqb]{opacity:1}.zoom-icon[data-astro-cid-tjdfhdqb]{font-size:3rem;margin-bottom:8px}.zoom-text[data-astro-cid-tjdfhdqb]{color:#fff;font-size:1rem;font-weight:600}@media(max-width:640px){.product-image[data-astro-cid-tjdfhdqb]{height:220px}.product-info[data-astro-cid-tjdfhdqb]{padding:16px}.product-title[data-astro-cid-tjdfhdqb]{font-size:1.1rem}.product-overlay[data-astro-cid-tjdfhdqb]{opacity:.3}.product-card[data-astro-cid-tjdfhdqb]:active .product-overlay[data-astro-cid-tjdfhdqb]{opacity:1}}.fabric-swatch[data-astro-cid-3vlyjibn]{position:relative;background:var(--glass-bg);backdrop-filter:var(--backdrop-blur);border:1px solid var(--glass-border);border-radius:var(--radius-md);overflow:hidden;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);aspect-ratio:1}.fabric-swatch[data-astro-cid-3vlyjibn]:hover{transform:translateY(-3px) scale(1.02);border-color:var(--accent-primary);box-shadow:0 8px 24px #c4a7e74d}.fabric-image[data-astro-cid-3vlyjibn]{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s ease}.fabric-swatch[data-astro-cid-3vlyjibn]:hover .fabric-image[data-astro-cid-3vlyjibn]{transform:scale(1.1)}.fabric-name[data-astro-cid-3vlyjibn]{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(to top,rgba(0,0,0,.9),transparent);color:#fff;padding:12px 8px 8px;font-size:.85rem;font-weight:600;text-align:center}.fabric-overlay[data-astro-cid-3vlyjibn]{position:absolute;inset:0;background:#c4a7e7cc;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease}.fabric-swatch[data-astro-cid-3vlyjibn]:hover .fabric-overlay[data-astro-cid-3vlyjibn]{opacity:1}.zoom-icon[data-astro-cid-3vlyjibn]{font-size:2rem}@media(max-width:640px){.fabric-name[data-astro-cid-3vlyjibn]{font-size:.75rem;padding:8px 6px 6px}.fabric-overlay[data-astro-cid-3vlyjibn]{opacity:.2}.fabric-swatch[data-astro-cid-3vlyjibn]:active .fabric-overlay[data-astro-cid-3vlyjibn]{opacity:1}}.lightbox[data-astro-cid-fbflauxb]{display:none;position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999;opacity:0;transition:opacity .3s ease}.lightbox[data-astro-cid-fbflauxb].active{display:flex;opacity:1}.lightbox-overlay[data-astro-cid-fbflauxb]{position:absolute;top:0;left:0;width:100%;height:100%;background:#000000e6;cursor:pointer}.lightbox-content[data-astro-cid-fbflauxb]{position:relative;margin:auto;max-width:90vw;max-height:90vh;display:flex;align-items:center;justify-content:center;z-index:10000}.lightbox-image[data-astro-cid-fbflauxb]{max-width:100%;max-height:90vh;object-fit:contain;border-radius:var(--radius-md);box-shadow:0 20px 60px #00000080;animation:zoomIn .3s ease}.lightbox-close[data-astro-cid-fbflauxb]{position:absolute;top:-50px;right:0;background:#ffffff1a;border:2px solid rgba(255,255,255,.3);color:#fff;font-size:2rem;width:50px;height:50px;border-radius:50%;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;backdrop-filter:blur(10px)}.lightbox-close[data-astro-cid-fbflauxb]:hover{background:#fff3;transform:rotate(90deg)}@keyframes zoomIn{0%{transform:scale(.8);opacity:0}to{transform:scale(1);opacity:1}}@media(max-width:640px){.lightbox-close[data-astro-cid-fbflauxb]{top:10px;right:10px;width:44px;height:44px;font-size:1.5rem}.lightbox-image[data-astro-cid-fbflauxb]{max-height:80vh}}.shop-section[data-astro-cid-5w43p2qc]{margin-top:60px}.section-title[data-astro-cid-5w43p2qc]{font-size:2rem;margin-bottom:12px;background:var(--grad-main);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.section-description[data-astro-cid-5w43p2qc]{color:var(--text-muted);margin-bottom:32px;font-size:1.1rem}.products-grid[data-astro-cid-5w43p2qc]{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:32px}.fabrics-grid[data-astro-cid-5w43p2qc]{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:20px}.etsy-link[data-astro-cid-5w43p2qc]{color:var(--accent-pink);text-decoration:none;transition:color .2s ease}.etsy-link[data-astro-cid-5w43p2qc]:hover{color:var(--accent-primary)}.etsy-link[data-astro-cid-5w43p2qc]:visited{color:var(--accent-pink)}@media(max-width:980px){.products-grid[data-astro-cid-5w43p2qc]{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:24px}.fabrics-grid[data-astro-cid-5w43p2qc]{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:16px}}@media(max-width:640px){.shop-section[data-astro-cid-5w43p2qc]{margin-top:40px}.section-title[data-astro-cid-5w43p2qc]{font-size:1.6rem}.section-description[data-astro-cid-5w43p2qc]{font-size:1rem}.products-grid[data-astro-cid-5w43p2qc]{grid-template-columns:1fr;gap:20px}.fabrics-grid[data-astro-cid-5w43p2qc]{grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:12px}}
