.shop[data-astro-cid-zocvr5fe]{background:var(--color-bg);min-height:100vh}.shop-hero[data-astro-cid-zocvr5fe]{background:linear-gradient(135deg,#0d1220 0%,var(--color-bg-alt) 100%);border-bottom:1px solid var(--color-border);padding-block:clamp(3rem,6vw,5rem)}.shop-hero__inner[data-astro-cid-zocvr5fe]{max-width:640px}.shop-hero__inner[data-astro-cid-zocvr5fe] h1[data-astro-cid-zocvr5fe]{margin-block:.5rem 1rem}.shop-hero__inner[data-astro-cid-zocvr5fe] p[data-astro-cid-zocvr5fe]{font-size:1.05rem}.shop-grid-section[data-astro-cid-zocvr5fe]{padding-block:var(--section-py)}.shop-grid[data-astro-cid-zocvr5fe]{display:grid;grid-template-columns:2fr 1fr;gap:1.5rem;margin-bottom:4rem;align-items:start}.product-card[data-astro-cid-zocvr5fe]{background:var(--color-bg-card);border:1px solid var(--color-border);border-radius:var(--radius-lg);overflow:hidden;transition:border-color var(--transition)}.product-card--featured[data-astro-cid-zocvr5fe]{border-color:var(--color-teal)}.product-card__badge[data-astro-cid-zocvr5fe]{background:var(--color-teal);color:#fff;font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;padding:.4rem 1.25rem;display:inline-block}.product-card__cover[data-astro-cid-zocvr5fe]{background:linear-gradient(135deg,#0a1628,#0e2040 60%,#124);padding:2.5rem 2rem;display:flex;align-items:center;justify-content:center;border-bottom:1px solid rgba(47,138,140,.3)}.product-card__cover-inner[data-astro-cid-zocvr5fe]{text-align:center;display:flex;flex-direction:column;align-items:center;gap:.5rem}.product-card__cover-icon[data-astro-cid-zocvr5fe]{font-size:2.5rem}.product-card__cover-title[data-astro-cid-zocvr5fe]{font-size:1.3rem;font-weight:800;color:var(--color-ivory);line-height:1.2}.product-card__cover-sub[data-astro-cid-zocvr5fe]{font-size:.8rem;color:var(--color-teal);font-weight:600;letter-spacing:.06em}.product-card__cover-pages[data-astro-cid-zocvr5fe]{font-size:.75rem;color:var(--color-muted);margin-top:.25rem;background:#ffffff0d;padding:.2rem .6rem;border-radius:999px;border:1px solid var(--color-border)}.product-card__body[data-astro-cid-zocvr5fe]{padding:1.75rem;display:flex;flex-direction:column;gap:1.25rem}.product-card__title[data-astro-cid-zocvr5fe]{font-size:1.15rem;color:var(--color-text)}.product-card__desc[data-astro-cid-zocvr5fe]{font-size:.925rem;line-height:1.65}.product-card__features[data-astro-cid-zocvr5fe]{list-style:none;display:flex;flex-direction:column;gap:.5rem}.product-card__features[data-astro-cid-zocvr5fe] li[data-astro-cid-zocvr5fe]{font-size:.875rem;color:var(--color-muted);display:flex;gap:.5rem}.product-card__features[data-astro-cid-zocvr5fe] li[data-astro-cid-zocvr5fe]:before{content:none}.product-card__footer[data-astro-cid-zocvr5fe]{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap;border-top:1px solid var(--color-border);padding-top:1.25rem}.product-card__price[data-astro-cid-zocvr5fe]{display:flex;flex-direction:column;gap:.15rem}.product-card__price-amount[data-astro-cid-zocvr5fe]{font-size:1.5rem;font-weight:800;color:var(--color-text)}.product-card__price-note[data-astro-cid-zocvr5fe]{font-size:.75rem;color:var(--color-muted)}.product-card__buy[data-astro-cid-zocvr5fe]{padding:.8rem 1.75rem;font-size:.95rem}.product-card__guarantee[data-astro-cid-zocvr5fe]{font-size:.78rem;color:var(--color-muted-dark);text-align:center}.product-card--soon[data-astro-cid-zocvr5fe]{padding:2rem 1.5rem;display:flex;flex-direction:column;align-items:center;text-align:center;gap:.75rem;justify-content:center;border-style:dashed;min-height:300px}.product-card__soon-icon[data-astro-cid-zocvr5fe]{font-size:2rem}.product-card--soon[data-astro-cid-zocvr5fe] h3[data-astro-cid-zocvr5fe]{font-size:1rem;color:var(--color-text)}.product-card--soon[data-astro-cid-zocvr5fe] p[data-astro-cid-zocvr5fe]{font-size:.875rem}.shop-notify[data-astro-cid-zocvr5fe]{background:var(--color-bg-alt);border:1px solid var(--color-border);border-radius:var(--radius-lg);padding:2.5rem}.shop-notify__inner[data-astro-cid-zocvr5fe]{max-width:540px;margin:0 auto;text-align:center}.shop-notify__inner[data-astro-cid-zocvr5fe] h3[data-astro-cid-zocvr5fe]{margin-bottom:.5rem;font-size:1.1rem;color:var(--color-text)}.shop-notify__inner[data-astro-cid-zocvr5fe] p[data-astro-cid-zocvr5fe]{font-size:.9rem;margin-bottom:1.25rem}.shop-notify__form[data-astro-cid-zocvr5fe]{display:flex;gap:.75rem;flex-wrap:wrap;justify-content:center}.shop-notify__form[data-astro-cid-zocvr5fe] input[data-astro-cid-zocvr5fe][type=email]{flex:1;min-width:220px;background:#ffffff0d;border:1px solid var(--color-border);border-radius:var(--radius-sm);padding:.7rem .9rem;color:var(--color-text);font-family:var(--font-sans);font-size:.95rem;outline:none;transition:border-color var(--transition)}.shop-notify__form[data-astro-cid-zocvr5fe] input[data-astro-cid-zocvr5fe]:focus{border-color:var(--color-teal)}.shop-classes-cta[data-astro-cid-zocvr5fe]{background:#0d1420;border-top:1px solid var(--color-border);padding-block:3rem}.shop-classes-cta__inner[data-astro-cid-zocvr5fe]{display:flex;align-items:center;justify-content:space-between;gap:2rem;flex-wrap:wrap}.shop-classes-cta__inner[data-astro-cid-zocvr5fe] h3[data-astro-cid-zocvr5fe]{font-size:1.1rem;color:var(--color-text);margin-bottom:.35rem}.shop-classes-cta__inner[data-astro-cid-zocvr5fe] p[data-astro-cid-zocvr5fe]{font-size:.9rem}@media (max-width: 768px){.shop-grid[data-astro-cid-zocvr5fe]{grid-template-columns:1fr}.shop-classes-cta__inner[data-astro-cid-zocvr5fe]{flex-direction:column;text-align:center}}
