.product-card[data-astro-cid-tjdfhdqb]{position:relative;display:flex;flex-direction:column;background:#fff;border:1px solid var(--pw-border);border-radius:var(--pw-radius-lg);overflow:hidden;color:var(--pw-fg);text-decoration:none;transition:transform var(--pw-duration) var(--pw-easing),border-color var(--pw-duration) var(--pw-easing),box-shadow var(--pw-duration) var(--pw-easing)}.product-card[data-astro-cid-tjdfhdqb]:hover{transform:translateY(-2px);border-color:var(--pw-accent-border);box-shadow:var(--pw-shadow);color:var(--pw-fg)}.product-card[data-astro-cid-tjdfhdqb].is-sunset{opacity:.75;background:var(--pw-bg-subtle)}.product-card[data-astro-cid-tjdfhdqb].is-sunset:hover{opacity:1;transform:none;border-color:var(--pw-border-strong)}.product-card-media[data-astro-cid-tjdfhdqb]{position:relative;aspect-ratio:1200 / 630;overflow:hidden;background:var(--pw-bg-muted)}.product-card-media[data-astro-cid-tjdfhdqb] img[data-astro-cid-tjdfhdqb]{width:100%;height:100%;object-fit:cover;transition:transform .4s var(--pw-easing)}.product-card[data-astro-cid-tjdfhdqb]:hover .product-card-media[data-astro-cid-tjdfhdqb] img[data-astro-cid-tjdfhdqb]{transform:scale(1.03)}.product-card-media-fallback[data-astro-cid-tjdfhdqb]{width:100%;height:100%;display:grid;place-items:center;background:radial-gradient(420px 200px at 30% 20%,rgba(255,210,0,.35),transparent 60%),linear-gradient(135deg,var(--pw-accent-soft),#ffe4d3)}.product-card-media-fallback[data-astro-cid-tjdfhdqb] span[data-astro-cid-tjdfhdqb]{font-family:var(--pw-font-display);font-weight:800;font-size:clamp(3.5rem,7vw,5rem);color:var(--pw-accent);letter-spacing:-.05em;line-height:1}.product-card-badge[data-astro-cid-tjdfhdqb]{position:absolute;top:var(--pw-space-3);left:var(--pw-space-3);display:inline-flex;align-items:center;gap:.3rem;padding:.3rem .6rem;border-radius:var(--pw-radius-full);font-size:var(--pw-text-xs);font-weight:600;letter-spacing:.04em;text-transform:uppercase;backdrop-filter:blur(4px)}.product-card-badge-sunset[data-astro-cid-tjdfhdqb]{background:#0f172ac7;color:#fff}.product-card-badge-external[data-astro-cid-tjdfhdqb]{background:#ffffffeb;color:var(--pw-fg-soft);border:1px solid var(--pw-border);left:auto;right:var(--pw-space-3)}.product-card-body[data-astro-cid-tjdfhdqb]{padding:var(--pw-space-6);display:flex;flex-direction:column;gap:var(--pw-space-3);flex:1}.product-card-heading[data-astro-cid-tjdfhdqb]{display:flex;flex-direction:column;gap:.1rem}.product-card-name[data-astro-cid-tjdfhdqb]{font-size:var(--pw-text-xl);font-weight:700;letter-spacing:-.015em;line-height:1.2}.product-card-tagline[data-astro-cid-tjdfhdqb]{color:var(--pw-muted);font-size:var(--pw-text-sm);font-weight:500;line-height:1.4}.product-card-desc[data-astro-cid-tjdfhdqb]{color:var(--pw-muted);font-size:var(--pw-text-base);line-height:1.55;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.product-card-cta[data-astro-cid-tjdfhdqb]{margin-top:auto;display:inline-flex;align-items:center;gap:.35rem;color:var(--pw-accent);font-weight:600;font-size:var(--pw-text-sm)}.is-sunset[data-astro-cid-tjdfhdqb] .product-card-cta[data-astro-cid-tjdfhdqb]{color:var(--pw-muted)}.cta[data-astro-cid-ne56ttnc]{padding-top:var(--pw-space-12);padding-bottom:var(--pw-space-12)}.cta-card[data-astro-cid-ne56ttnc]{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:var(--pw-space-8);padding:clamp(2rem,4vw,3rem);border-radius:var(--pw-radius-xl);background:linear-gradient(135deg,var(--pw-fg) 0%,#1e293b 100%);color:#fff;position:relative;overflow:hidden}.cta-card[data-astro-cid-ne56ttnc]:before{content:"";position:absolute;top:-50%;right:-20%;width:600px;height:600px;background:radial-gradient(closest-side,rgba(255,107,53,.35),transparent);pointer-events:none}.cta-body[data-astro-cid-ne56ttnc]{position:relative;max-width:38rem}.cta-title[data-astro-cid-ne56ttnc]{font-size:clamp(1.5rem,3vw,2.25rem);font-weight:700;color:#fff;letter-spacing:-.02em}.cta-description[data-astro-cid-ne56ttnc]{margin-top:var(--pw-space-3);color:#ffffffb3;font-size:var(--pw-text-lg);line-height:1.55}.cta-actions[data-astro-cid-ne56ttnc]{position:relative;display:flex;gap:var(--pw-space-3);flex-wrap:wrap}.cta-actions[data-astro-cid-ne56ttnc] .btn-ghost{background:#ffffff0f;border-color:#fff3;color:#fff}.cta-actions[data-astro-cid-ne56ttnc] .btn-ghost:hover{background:#ffffff1f;color:#fff;border-color:#ffffff4d}
