.featured-card.svelte-wfhuan{display:flex;flex-direction:column;background:var(--color-surface);border:.5px solid var(--color-border);border-radius:12px;overflow:hidden;text-decoration:none;color:inherit;transition:transform .22s cubic-bezier(.2,.8,.2,1),box-shadow .22s ease;height:100%}.featured-card.svelte-wfhuan:hover{transform:translateY(-4px);box-shadow:0 14px 32px #0000001f}.brand-hero.svelte-wfhuan{position:relative;width:100%;aspect-ratio:4 / 3;overflow:hidden;background:var(--color-tag-bg);flex-shrink:0}@media (max-width: 640px){.brand-hero.svelte-wfhuan{aspect-ratio:16 / 10}}.brand-hero-img.svelte-wfhuan{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:opacity .6s ease-out}.brand-hero-img-hover.svelte-wfhuan{opacity:0}@media (hover: hover){.featured-card.svelte-wfhuan:hover .brand-hero-img-hover:where(.svelte-wfhuan){opacity:1}}.brand-hero-placeholder.svelte-wfhuan{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:var(--color-tag-bg);color:var(--color-text-muted);font:400 32px var(--font-serif);opacity:.6}.brand-hero-scrim.svelte-wfhuan{position:absolute;inset:auto 0 0;height:55%;background:linear-gradient(to bottom,#0000,#0000008c);pointer-events:none}.brand-hero-overlay.svelte-wfhuan{position:absolute;left:14px;bottom:12px;right:14px;z-index:2;display:flex;align-items:flex-end;pointer-events:none}.wordmark-overlay.svelte-wfhuan{max-width:60%;max-height:40px;-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0 1px 2px rgba(0,0,0,.4)) drop-shadow(0 0 6px rgba(0,0,0,.25))}.brand-hero-overlay-name.svelte-wfhuan{font:600 18px var(--font-serif);color:#fff;text-shadow:0 1px 4px rgba(0,0,0,.55);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.card-footer.svelte-wfhuan{display:flex;flex-direction:column;gap:2px;padding:14px 16px 16px;flex:1;min-height:64px}.brand-name.svelte-wfhuan{font:600 18px/1.25 var(--font-serif);color:var(--color-text);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}.brand-meta.svelte-wfhuan{font:13px var(--font-sans);color:var(--color-text-muted)}
