.store-page[data-astro-cid-gw3zcr6g]{max-width:var(--space-wide);margin:0 auto;padding:3rem 2rem 6rem}.store-header[data-astro-cid-gw3zcr6g]{margin-bottom:3rem}.store-header[data-astro-cid-gw3zcr6g] h1[data-astro-cid-gw3zcr6g]{font-size:2.5rem;margin-bottom:.5rem}.store-subtitle[data-astro-cid-gw3zcr6g]{font-size:1.25rem;color:var(--color-gold)}.store-section[data-astro-cid-gw3zcr6g]{margin-bottom:3rem}.section-title[data-astro-cid-gw3zcr6g]{font-size:1.5rem;margin-bottom:1.25rem;padding-bottom:.5rem;border-bottom:1px solid var(--color-sky)}[data-theme=dark] .section-title[data-astro-cid-gw3zcr6g]{border-bottom-color:var(--color-dark-surface-2)}.featured-product[data-astro-cid-gw3zcr6g]{display:flex;align-items:center;gap:3rem;background-color:var(--color-mist);border-radius:1rem;padding:2.5rem;margin-bottom:3rem;transition:box-shadow .2s ease}.featured-product[data-astro-cid-gw3zcr6g]:hover{box-shadow:0 12px 40px #0000000f}[data-theme=dark] .featured-product[data-astro-cid-gw3zcr6g]{background-color:var(--color-dark-surface)}[data-theme=dark] .featured-product[data-astro-cid-gw3zcr6g]:hover{box-shadow:0 12px 40px #0003}.featured-image[data-astro-cid-gw3zcr6g]{flex-shrink:0;width:260px;border-radius:.375rem;overflow:hidden;box-shadow:0 8px 24px #0000001a}.featured-image[data-astro-cid-gw3zcr6g] img[data-astro-cid-gw3zcr6g]{width:100%;display:block}.featured-body[data-astro-cid-gw3zcr6g]{display:flex;flex-direction:column;gap:.75rem}.featured-badge[data-astro-cid-gw3zcr6g]{font-size:.875rem;color:var(--color-gold)}.featured-body[data-astro-cid-gw3zcr6g] h2[data-astro-cid-gw3zcr6g]{font-size:1.75rem;line-height:1.25}.featured-desc[data-astro-cid-gw3zcr6g]{font-size:1.0625rem;color:var(--color-ink-light);line-height:1.7;max-width:480px;margin-bottom:.5rem}[data-theme=dark] .featured-desc[data-astro-cid-gw3zcr6g]{color:var(--color-dark-text-muted)}.products-grid[data-astro-cid-gw3zcr6g]{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.products-grid[data-astro-cid-gw3zcr6g].grid-2{grid-template-columns:1fr;max-width:100%}.product-card[data-astro-cid-gw3zcr6g]{background-color:var(--color-mist);border-radius:1rem;padding:2rem;text-align:center;transition:transform .2s ease,box-shadow .2s ease}.product-card[data-astro-cid-gw3zcr6g].horizontal{display:flex;align-items:center;gap:2.5rem;text-align:left}.product-card[data-astro-cid-gw3zcr6g]:hover{transform:translateY(-3px);box-shadow:0 12px 40px #0000000f}[data-theme=dark] .product-card[data-astro-cid-gw3zcr6g]{background-color:var(--color-dark-surface)}.product-image[data-astro-cid-gw3zcr6g]{width:100%;aspect-ratio:2/3;max-width:200px;margin:0 auto 1.5rem;border-radius:.375rem;overflow:hidden;box-shadow:0 8px 24px #0000001a}.product-image[data-astro-cid-gw3zcr6g].landscape{aspect-ratio:auto;max-width:320px;flex-shrink:0;margin:0;box-shadow:none}.product-image[data-astro-cid-gw3zcr6g].landscape img[data-astro-cid-gw3zcr6g]{height:auto;object-fit:contain}.product-image[data-astro-cid-gw3zcr6g] img[data-astro-cid-gw3zcr6g]{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.product-card[data-astro-cid-gw3zcr6g]:hover .product-image[data-astro-cid-gw3zcr6g] img[data-astro-cid-gw3zcr6g]{transform:scale(1.03)}.product-body[data-astro-cid-gw3zcr6g]{display:flex;flex-direction:column;gap:.5rem}.product-body[data-astro-cid-gw3zcr6g] h3[data-astro-cid-gw3zcr6g]{font-size:1.375rem;line-height:1.3}.product-desc[data-astro-cid-gw3zcr6g]{font-size:.9375rem;color:var(--color-ink-light);line-height:1.6}[data-theme=dark] .product-desc[data-astro-cid-gw3zcr6g]{color:var(--color-dark-text-muted)}.product-body[data-astro-cid-gw3zcr6g] .product-price[data-astro-cid-gw3zcr6g]{margin-bottom:.5rem}.product-card[data-astro-cid-gw3zcr6g] h3[data-astro-cid-gw3zcr6g]{font-size:1.25rem;margin-bottom:.25rem}.product-price[data-astro-cid-gw3zcr6g]{font-size:.875rem;color:var(--color-ink-light);margin-bottom:1.25rem}[data-theme=dark] .product-price[data-astro-cid-gw3zcr6g]{color:var(--color-dark-text-muted)}.product-btn[data-astro-cid-gw3zcr6g]{display:inline-block;padding:.625rem 1.5rem;background-color:var(--color-gold);color:#fff;text-decoration:none;border-radius:.25rem;font-size:.9375rem;font-weight:600;transition:background-color .2s ease,transform .2s ease}.product-btn[data-astro-cid-gw3zcr6g]:hover{background-color:var(--color-gold-warm);transform:translateY(-1px);color:#fff}.product-btn[data-astro-cid-gw3zcr6g].secondary{background-color:transparent;color:var(--color-blue);border:1px solid var(--color-ink-light)}.product-btn[data-astro-cid-gw3zcr6g].secondary:hover{background-color:var(--color-mist);border-color:var(--color-blue);color:var(--color-blue)}[data-theme=dark] .product-btn[data-astro-cid-gw3zcr6g].secondary{border-color:var(--color-dark-surface-2);color:var(--color-dark-blue)}.product-btns[data-astro-cid-gw3zcr6g]{display:flex;flex-direction:column;gap:.5rem}.store-note[data-astro-cid-gw3zcr6g]{text-align:center;padding:2rem;color:var(--color-ink-light);font-size:1.125rem}.store-note[data-astro-cid-gw3zcr6g] a[data-astro-cid-gw3zcr6g]{color:var(--color-blue)}@media(max-width:768px){.store-page[data-astro-cid-gw3zcr6g]{padding:2rem 1.25rem 4rem}.featured-product[data-astro-cid-gw3zcr6g]{flex-direction:column;gap:1.5rem;padding:1.5rem;text-align:center}.featured-image[data-astro-cid-gw3zcr6g]{width:180px}.featured-desc[data-astro-cid-gw3zcr6g]{max-width:100%}.products-grid[data-astro-cid-gw3zcr6g]{grid-template-columns:1fr;max-width:400px;margin:0 auto}.product-card[data-astro-cid-gw3zcr6g].horizontal{flex-direction:column;text-align:center;gap:1.5rem}.product-image[data-astro-cid-gw3zcr6g].landscape{max-width:100%;margin:0 auto}.product-body[data-astro-cid-gw3zcr6g]{align-items:center}.store-header[data-astro-cid-gw3zcr6g] h1[data-astro-cid-gw3zcr6g]{font-size:2rem}}
