.products.svelte-1dj9mz1{width:100%;padding:var(--space-16) 0 var(--space-24)}.products-head.svelte-1dj9mz1{max-width:var(--reading-width);margin-bottom:var(--space-12)}.products-title.svelte-1dj9mz1{font-size:clamp(2rem,5vw,3rem);margin:var(--space-2) 0 var(--space-3)}.products-intro.svelte-1dj9mz1{font-size:clamp(1.05rem,2.2vw,1.25rem);line-height:1.6;color:var(--color-text-muted)}.products-grid.svelte-1dj9mz1{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--space-4)}.product-card.svelte-1dj9mz1{display:flex;flex-direction:column;padding:var(--space-8);border:1px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-surface);box-shadow:var(--shadow-sm);transition:border-color var(--transition),box-shadow var(--transition),transform var(--transition)}.product-brand.svelte-1dj9mz1{margin-bottom:var(--space-4)}.product-logo-mark{opacity:.68}.product-card.svelte-1dj9mz1:hover .product-logo-mark{opacity:.88}.product-card.svelte-1dj9mz1:hover{border-color:var(--color-border-strong);box-shadow:var(--shadow-md);transform:translateY(-2px)}.product-top.svelte-1dj9mz1{display:flex;align-items:center;justify-content:space-between;gap:var(--space-3);margin-bottom:var(--space-2)}.product-name.svelte-1dj9mz1{font-size:1.5rem;font-weight:700}.product-status.svelte-1dj9mz1{font-family:var(--font-mono);font-size:.7rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;padding:.25rem .6rem;border-radius:var(--radius-pill);border:1px solid var(--color-border-strong);color:var(--color-text-muted);white-space:nowrap}.product-status--live.svelte-1dj9mz1{color:var(--color-brand);border-color:var(--color-brand);background:var(--color-brand-soft)}.product-tagline.svelte-1dj9mz1{font-family:var(--font-mono);font-size:.95rem;color:var(--color-text-muted);margin-bottom:var(--space-4)}.product-desc.svelte-1dj9mz1{font-size:1rem;line-height:1.65;color:var(--color-text-muted);margin-bottom:var(--space-6)}.product-link.svelte-1dj9mz1{display:inline-flex;align-items:center;gap:.4rem;margin-top:auto;align-self:flex-start;font-family:var(--font-mono);font-size:.95rem;font-weight:500;color:var(--color-brand)}.product-link.svelte-1dj9mz1 span:where(.svelte-1dj9mz1){transition:transform var(--transition)}.product-link.svelte-1dj9mz1:hover span:where(.svelte-1dj9mz1){transform:translate(2px,-2px)}@media(max-width:700px){.products-grid.svelte-1dj9mz1{grid-template-columns:1fr}.product-card.svelte-1dj9mz1{padding:var(--space-6)}}
