:root{--color-bg: #fafafa;--color-bg-alt: #f0f0f0;--color-surface: #ffffff;--color-border: rgba(192, 192, 192, .3);--color-text: #1a1a1a;--color-text-muted: #666666;--color-accent: #1a1a1a;--font-display: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--font-body: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--font-mono: "JetBrains Mono", "SF Mono", "Fira Code", monospace}html[data-theme=dark]{--color-bg: #0a0a0a;--color-bg-alt: #141414;--color-surface: #1a1a1a;--color-border: rgba(255, 255, 255, .1);--color-text: #f0f0f0;--color-text-muted: #888888;--color-accent: #00f0ff}html[data-theme=dark] .logo-wrapper[data-astro-cid-5n4dglu2]{background:#1a1a1a;border-color:#ffffff1a}html[data-theme=dark] .brand-logo[data-astro-cid-5n4dglu2]{background:#1a1a1a}html[data-theme=dark] .brand-initial[data-astro-cid-5n4dglu2]{background:#1a1a1a;border-color:#ffffff1a;color:#f0f0f0}html[data-theme=dark] .brand-card[data-astro-cid-5n4dglu2]:hover .logo-bg[data-astro-cid-5n4dglu2]{background:#ffffff0d}html[data-theme=dark] .card-arrow[data-astro-cid-5n4dglu2]{background:#ffffff1a}html[data-theme=dark] .card-arrow[data-astro-cid-5n4dglu2],html[data-theme=dark] .brand-card[data-astro-cid-5n4dglu2]:hover .card-arrow[data-astro-cid-5n4dglu2]{color:#0a0a0a;background:var(--color-accent)}html[data-theme=dark] .empty-state[data-astro-cid-5n4dglu2]{background:var(--color-bg-alt);border-color:var(--color-border)}.container[data-astro-cid-5n4dglu2]{max-width:1400px;margin:0 auto;padding:0 1.5rem}.brands-hero[data-astro-cid-5n4dglu2]{padding:4rem 0 3rem;background:linear-gradient(to bottom,var(--color-bg),var(--color-bg-alt))}.hero-content[data-astro-cid-5n4dglu2]{text-align:center;max-width:600px;margin:0 auto}.section-label[data-astro-cid-5n4dglu2]{display:inline-flex;align-items:center;gap:.5rem;font-family:var(--font-mono);font-size:.7rem;font-weight:600;color:var(--color-accent);letter-spacing:.1em;text-transform:uppercase;margin-bottom:1rem;padding:.5rem 1rem;background:#c0c0c01a;border-radius:50px}.hero-title[data-astro-cid-5n4dglu2]{font-family:var(--font-display);font-size:2.5rem;font-weight:700;margin:0 0 1rem;letter-spacing:-.02em;color:var(--color-text)}.title-accent[data-astro-cid-5n4dglu2]{color:var(--color-accent)}.hero-subtitle[data-astro-cid-5n4dglu2]{font-family:var(--font-body);color:var(--color-text-muted);font-size:1.05rem;margin:0;line-height:1.6}.brands-section[data-astro-cid-5n4dglu2]{padding:2rem 0 5rem}.brands-carousel-wrapper[data-astro-cid-5n4dglu2]{position:relative}.brands-carousel[data-astro-cid-5n4dglu2]{display:grid;grid-template-columns:repeat(6,1fr);gap:1rem;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;padding-bottom:1rem}.brands-carousel[data-astro-cid-5n4dglu2]::-webkit-scrollbar{display:none}.brand-card[data-astro-cid-5n4dglu2]{position:relative;display:flex;flex-direction:column;background:var(--color-surface);border:1px solid var(--color-border);border-radius:16px;text-decoration:none!important;color:inherit;transition:all .3s ease;scroll-snap-align:start;flex-shrink:0;width:100%;overflow:hidden}.brand-card[data-astro-cid-5n4dglu2]:hover{transform:translateY(4px);box-shadow:0 12px 30px #00000026;border-color:var(--color-accent)}.card-inner[data-astro-cid-5n4dglu2]{position:relative;z-index:1;display:flex;flex-direction:column;padding:1.25rem;height:100%}.logo-section[data-astro-cid-5n4dglu2]{display:flex;justify-content:center;margin-bottom:1rem}.logo-wrapper[data-astro-cid-5n4dglu2]{position:relative;width:70px;height:70px;display:flex;align-items:center;justify-content:center;background:#fff;border-radius:16px;border:1px solid rgba(192,192,192,.2);overflow:hidden}.logo-bg[data-astro-cid-5n4dglu2]{position:absolute;inset:0;background:transparent;border-radius:16px;transition:all .3s ease}.brand-card[data-astro-cid-5n4dglu2]:hover .logo-bg[data-astro-cid-5n4dglu2]{background:#c0c0c01a}.brand-logo[data-astro-cid-5n4dglu2]{position:relative;width:100%;height:100%;object-fit:contain;border-radius:14px;z-index:1;padding:8px;background:#fff}.brand-initial[data-astro-cid-5n4dglu2]{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#fff;border-radius:14px;border:1px solid rgba(192,192,192,.2);font-family:var(--font-display);font-size:1.5rem;font-weight:700;color:#555;z-index:1}.card-content[data-astro-cid-5n4dglu2]{flex:1;display:flex;flex-direction:column;text-align:center}.brand-name[data-astro-cid-5n4dglu2]{font-family:var(--font-display);font-size:.95rem;font-weight:700;color:var(--color-text);margin:0 0 .5rem;line-height:1.3}.brand-meta[data-astro-cid-5n4dglu2]{display:flex;justify-content:center;margin-bottom:.5rem}.product-badge[data-astro-cid-5n4dglu2]{display:inline-flex;align-items:center;gap:4px;padding:4px 10px;background:#c0c0c01a;border-radius:20px;font-family:var(--font-mono);font-size:.7rem;font-weight:600;color:var(--color-accent)}.product-badge[data-astro-cid-5n4dglu2] svg[data-astro-cid-5n4dglu2]{opacity:.7}.brand-description[data-astro-cid-5n4dglu2]{font-family:var(--font-body);font-size:.75rem;color:var(--color-text-muted);line-height:1.5;margin:0 0 .75rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.website-link[data-astro-cid-5n4dglu2]{display:inline-flex;align-items:center;justify-content:center;gap:4px;font-family:var(--font-mono);font-size:.65rem;font-weight:600;color:var(--color-text-muted);margin-top:auto;padding:4px 10px;background:#c0c0c014;border-radius:6px;transition:all .2s ease}.brand-card[data-astro-cid-5n4dglu2]:hover .website-link[data-astro-cid-5n4dglu2]{color:var(--color-accent);background:#c0c0c026}.card-arrow[data-astro-cid-5n4dglu2]{position:absolute;bottom:1rem;right:1rem;width:28px;height:28px;display:flex;align-items:center;justify-content:center;background:#c0c0c01a;border-radius:50%;color:var(--color-text-muted);transition:all .3s ease;opacity:0;transform:translate(-4px)}.brand-card[data-astro-cid-5n4dglu2]:hover .card-arrow[data-astro-cid-5n4dglu2]{opacity:1;transform:translate(0);background:var(--color-accent);color:#fff}.empty-state[data-astro-cid-5n4dglu2]{text-align:center;padding:4rem 2rem;background:var(--color-bg-alt);border:1px solid var(--color-border);border-radius:16px}.empty-icon[data-astro-cid-5n4dglu2]{font-size:3rem;margin-bottom:1rem}.empty-state[data-astro-cid-5n4dglu2] h3[data-astro-cid-5n4dglu2]{font-family:var(--font-display);font-size:1.35rem;margin:0 0 .5rem;color:var(--color-text)}.empty-state[data-astro-cid-5n4dglu2] p[data-astro-cid-5n4dglu2]{font-family:var(--font-body);color:var(--color-text-muted);margin:0}@media(max-width:1400px){.brands-carousel[data-astro-cid-5n4dglu2]{grid-template-columns:repeat(5,1fr)}}@media(max-width:1200px){.brands-carousel[data-astro-cid-5n4dglu2]{grid-template-columns:repeat(4,1fr)}}@media(max-width:900px){.brands-carousel[data-astro-cid-5n4dglu2]{grid-template-columns:repeat(3,1fr)}}@media(max-width:640px){.brands-carousel[data-astro-cid-5n4dglu2]{grid-template-columns:repeat(2,1fr);gap:.75rem}.brand-card[data-astro-cid-5n4dglu2]{border-radius:12px}.card-inner[data-astro-cid-5n4dglu2]{padding:1rem}.logo-wrapper[data-astro-cid-5n4dglu2]{width:56px;height:56px}.brand-logo[data-astro-cid-5n4dglu2],.brand-initial[data-astro-cid-5n4dglu2]{padding:6px}.brand-name[data-astro-cid-5n4dglu2]{font-size:.85rem}.brand-description[data-astro-cid-5n4dglu2]{font-size:.7rem;-webkit-line-clamp:2}.card-arrow[data-astro-cid-5n4dglu2]{display:none}.brands-hero[data-astro-cid-5n4dglu2]{padding:3rem 0 2rem}.hero-title[data-astro-cid-5n4dglu2]{font-size:2rem}}
