.product-card.svelte-huycks{background-color:var(--color-surface);border:1px solid var(--color-outline);border-radius:1rem;padding:1.5rem;display:flex;flex-direction:column;position:relative;overflow:hidden;transition:background-color var(--transition-speed) ease,border-color var(--transition-speed) ease,transform var(--transition-speed) ease}.product-card.svelte-huycks>*{position:relative;z-index:1}.product-card.svelte-huycks:hover{background-color:var(--color-surface-hover);transform:translateY(-.2rem)}.product-card.svelte-huycks h2:where(.svelte-huycks){font-size:var(--font-large);color:var(--color-primary);margin:1rem 0 .4rem}.product-card.svelte-huycks p:where(.svelte-huycks){font-size:var(--font-medium);color:var(--color-secondary);margin:0 0 1rem}.product-header.svelte-huycks{display:flex;align-items:center;justify-content:space-between;gap:.8rem}.product-tag.svelte-huycks{font-size:var(--font-tiny);color:var(--color-primary2);background-color:#7c3aed26;border:1px solid rgba(124,58,237,.3);border-radius:999px;padding:.15rem .5rem;transition:color var(--transition-speed) ease,background-color var(--transition-speed) ease,border-color var(--transition-speed) ease}.product-link.svelte-huycks{color:var(--color-accent);text-decoration:none;font-weight:600;font-size:var(--font-small);transition:color var(--transition-speed) ease;margin-top:auto}.product-link.svelte-huycks:hover{color:var(--color-accent-hover)}.product-card-muted.svelte-huycks{border-style:dashed}.product-card-muted.svelte-huycks:hover{border-color:var(--color-accent)}.product-placeholder.svelte-huycks{font-size:var(--font-small);color:var(--color-secondary)}.product-link-disabled.svelte-huycks{color:var(--color-secondary-dark);font-size:var(--font-medium);margin-top:auto}.product-card-available.svelte-huycks:hover{border-color:var(--card-color-border)}.product-card-available.svelte-huycks:hover .product-link:where(.svelte-huycks){color:var(--card-color);filter:brightness(1.3)}.product-card-available.svelte-huycks:before{content:"";position:absolute;inset:-1px;background:linear-gradient(135deg,var(--card-color-glow),transparent);opacity:0;transition:opacity var(--transition-speed) ease;pointer-events:none;border-radius:inherit;z-index:0}.product-card-available.svelte-huycks:hover:before{opacity:1}.product-card-available.svelte-huycks:hover .product-tag:where(.svelte-huycks){color:#fff;background-color:var(--card-color-light);border-color:var(--card-color-border)}.section-top.svelte-1uha8ag{text-align:center;width:var(--section-width);max-width:100%;margin:0 auto;margin-top:8rem}.section-top.svelte-1uha8ag h1:where(.svelte-1uha8ag){font-size:var(--font-xlarge);color:var(--color-primary);text-align:center;margin:0;opacity:0;animation:fadeInUp 1s ease-out forwards}.subtitle.svelte-1uha8ag{font-size:var(--font-large);color:var(--color-secondary-top);margin-top:.5rem;opacity:0;animation:fadeInUp .8s ease-out forwards;animation-delay:.2s}.hero-actions.svelte-1uha8ag{display:flex;gap:.6rem;justify-content:center;flex-wrap:wrap;margin-top:1.2rem}.hero-note.svelte-1uha8ag{margin-top:.8rem;font-size:var(--font-tiny);color:var(--color-secondary);font-weight:500}.section-values.svelte-1uha8ag{margin-top:5rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(16rem,1fr));gap:1.5rem;padding:1rem 2.5rem}.value-card.svelte-1uha8ag{background-color:var(--color-surface);border:1px solid var(--color-outline);border-radius:1rem;padding:1.5rem;transition:background-color var(--transition-speed) ease}.value-card.svelte-1uha8ag:hover{background-color:var(--color-surface-hover)}.value-card.svelte-1uha8ag h2:where(.svelte-1uha8ag){font-size:var(--font-normal);color:var(--color-primary2);margin:0}.value-card.svelte-1uha8ag p:where(.svelte-1uha8ag){font-size:var(--font-medium);color:var(--color-secondary);margin-top:.5rem;margin-bottom:0}.section-products.svelte-1uha8ag{margin-top:5rem}.product-grid.svelte-1uha8ag{display:grid;grid-template-columns:repeat(auto-fit,minmax(18rem,1fr));gap:1.4rem;padding:1rem 2.5rem}.section-cta.svelte-1uha8ag{text-align:center;margin:5rem auto 0;padding:2rem}.section-cta.svelte-1uha8ag h2:where(.svelte-1uha8ag){color:var(--color-primary);margin:0}.section-cta.svelte-1uha8ag p:where(.svelte-1uha8ag){font-size:var(--font-normal);color:var(--color-secondary);margin:.5rem 0 1.2rem}.cta-link.svelte-1uha8ag{color:var(--color-accent);text-decoration:none;margin-top:auto}@media(max-width:992px){.section-top.svelte-1uha8ag{width:var(--section-width-wide)}}@media(max-width:756px){.section-top.svelte-1uha8ag{margin-top:7rem}}@media(max-width:576px){.section-top.svelte-1uha8ag{width:90%;margin-top:5rem}.section-top.svelte-1uha8ag h1:where(.svelte-1uha8ag){font-size:var(--font-xlarge-phone)}.section-values.svelte-1uha8ag,.product-grid.svelte-1uha8ag{padding:1rem}}
