.page-products.svelte-bhavc3{padding-block:var(--space-20);background-color:var(--bg-primary)}.page-header.svelte-bhavc3{text-align:center;margin-bottom:var(--space-24);max-width:800px;margin-inline:auto}.page-title.svelte-bhavc3{font-size:clamp(2.5rem,6vw,4rem);line-height:1.1;margin-bottom:var(--space-6)}.page-subtitle.svelte-bhavc3{font-size:var(--text-lg);color:var(--text-secondary);line-height:1.6}.text-gradient.svelte-bhavc3{background:linear-gradient(90deg,#06c,#2997ff);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.products-grid.svelte-bhavc3{display:grid;grid-template-columns:1fr;gap:3rem}@media(min-width:768px){.products-grid.svelte-bhavc3{grid-template-columns:repeat(2,1fr)}}.product-card.svelte-bhavc3{background:#fff;border-radius:var(--radius-xl);border:1px solid var(--border);overflow:hidden;transition:all var(--transition-slow);display:flex;flex-direction:column;height:100%}.product-card.svelte-bhavc3:hover{transform:translateY(-10px);box-shadow:0 30px 60px #00000014;border-color:var(--accent-color)}.product-card__visual.svelte-bhavc3{height:180px;background:var(--bg-tertiary);position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center}.visual-blob.svelte-bhavc3{position:absolute;width:120px;height:120px;border-radius:50%;filter:blur(40px);opacity:.1}.visual-glass.svelte-bhavc3{width:120px;height:70px;background:#fff9;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid white;border-radius:var(--radius-md);padding:1rem;display:flex;flex-direction:column;gap:.5rem;z-index:1}.glass-line.svelte-bhavc3{height:4px;background:#0000000d;border-radius:2px}.glass-line--short.svelte-bhavc3{width:40%}.product-card__content.svelte-bhavc3{padding:var(--space-10);flex-grow:1;display:flex;flex-direction:column}.product-card__brand.svelte-bhavc3{font-size:var(--text-xs);font-weight:800;text-transform:uppercase;letter-spacing:.15em;margin-bottom:var(--space-4)}.product-card__title.svelte-bhavc3{font-size:var(--text-xl);margin-bottom:var(--space-4);line-height:1.3;color:var(--text-primary)}.product-card__description.svelte-bhavc3{font-size:var(--text-base);color:var(--text-secondary);line-height:1.6;margin-bottom:var(--space-10);flex-grow:1}.product-link.svelte-bhavc3{font-size:var(--text-sm);font-weight:600;color:var(--accent);transition:transform var(--transition-base);display:inline-block;padding:.75rem 0;min-height:44px}.product-card.svelte-bhavc3:hover .product-link:where(.svelte-bhavc3){transform:translate(5px)}.mb-4{margin-bottom:1rem!important}
