.company-card[data-astro-cid-vh66gtwa]{position:relative;height:100%;display:flex;flex-direction:column;transition:all .4s cubic-bezier(.25,.8,.25,1);overflow:visible;background:#ffffff1a}.company-card[data-astro-cid-vh66gtwa]:hover{transform:translateY(-8px) scale(1.02);border-color:var(--color-primary);box-shadow:0 15px 35px #0000001a;z-index:10}.dark-mode .company-card[data-astro-cid-vh66gtwa]:hover{border-color:#fffc;box-shadow:0 0 15px #ffffff4d}:not(.dark-mode) .company-card[data-astro-cid-vh66gtwa]:hover{border-color:#000c;box-shadow:0 10px 25px #00000026}.dark-mode .company-card[data-astro-cid-vh66gtwa]:hover .card-link[data-astro-cid-vh66gtwa] img[data-astro-cid-vh66gtwa]{filter:brightness(.9)}.card-link[data-astro-cid-vh66gtwa]{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1.5rem 1.5rem 3rem;text-decoration:none;color:inherit;z-index:1;width:100%}.logo-container[data-astro-cid-vh66gtwa]{width:100%;height:80px;display:flex;align-items:center;justify-content:center;margin-bottom:1rem}.card-link[data-astro-cid-vh66gtwa] img[data-astro-cid-vh66gtwa]{max-width:100%;max-height:100%;object-fit:contain;transition:filter .3s;border-radius:12px}.name[data-astro-cid-vh66gtwa]{font-weight:600;font-size:.95rem;letter-spacing:.02em}.card-controls[data-astro-cid-vh66gtwa]{position:absolute;bottom:10px;right:10px;display:flex;align-items:center;gap:8px;z-index:20}.control-item[data-astro-cid-vh66gtwa]{position:relative;display:flex;align-items:center;justify-content:center}.control-btn[data-astro-cid-vh66gtwa]{background:#8080801a;border:none;color:inherit;border-radius:50%;width:28px;height:28px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .3s,transform .2s}.control-btn[data-astro-cid-vh66gtwa]:hover{background:var(--color-primary);color:var(--color-bg);transform:scale(1.1)}.country-flag[data-astro-cid-vh66gtwa]{display:block;border-radius:2px;box-shadow:0 2px 4px #0003;width:18px;height:auto}.sub-brands-bubble[data-astro-cid-vh66gtwa]{position:absolute;bottom:100%;right:0;width:280px;padding:12px;margin-bottom:10px;opacity:0;visibility:hidden;transform:translateY(10px) scale(.9);transition:all .3s cubic-bezier(.175,.885,.32,1.275);background:var(--color-card-bg);backdrop-filter:blur(20px);border:1px solid var(--color-card-border);border-radius:16px;box-shadow:0 10px 40px #0003;display:grid;grid-template-columns:repeat(3,1fr);gap:8px;z-index:100}.sub-brands-wrapper[data-astro-cid-vh66gtwa]:hover .sub-brands-bubble[data-astro-cid-vh66gtwa]{opacity:1;visibility:visible;transform:translateY(0) scale(1)}.sub-brand-item[data-astro-cid-vh66gtwa]{display:flex;flex-direction:column;align-items:center;text-align:center;padding:4px;border-radius:8px;transition:background .2s}.sub-brand-item[data-astro-cid-vh66gtwa]:hover{background:#ffffff1a}.sb-logo[data-astro-cid-vh66gtwa]{width:24px;height:24px;object-fit:contain;margin-bottom:4px}.sb-placeholder[data-astro-cid-vh66gtwa]{width:24px;height:24px;background:#80808033;border-radius:50%;margin-bottom:4px}.sb-name[data-astro-cid-vh66gtwa]{font-size:.65rem;color:var(--color-text);font-weight:500;line-height:1.2;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.dark-mode .sub-brands-bubble[data-astro-cid-vh66gtwa]{background:#1e1e28f2;border-color:#ffffff1a}:not(.dark-mode) .sub-brands-bubble[data-astro-cid-vh66gtwa]{background:#fffffff2;border-color:#0000001a}.sub-brands-bubble[data-astro-cid-vh66gtwa] .sb-name[data-astro-cid-vh66gtwa]{color:var(--color-text)!important}.dark-mode .sub-brands-bubble[data-astro-cid-vh66gtwa] .sb-name[data-astro-cid-vh66gtwa]{color:#fff!important}:not(.dark-mode) .sub-brands-bubble[data-astro-cid-vh66gtwa] .sb-name[data-astro-cid-vh66gtwa]{color:#000!important}.category-section[data-astro-cid-sh445jdo]{margin-bottom:4rem}.section-title[data-astro-cid-sh445jdo]{font-size:1.5rem;margin-bottom:1.5rem;color:var(--color-primary);text-shadow:0 0 10px rgba(0,242,255,.3);border-left:4px solid var(--color-secondary);padding-left:1rem}.companies-grid[data-astro-cid-sh445jdo]{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1.5rem}.hero[data-astro-cid-6l22l3pb]{text-align:center;padding:6rem 0 4rem;position:relative}h1[data-astro-cid-6l22l3pb]{font-size:3.5rem;margin-bottom:1rem;letter-spacing:-1px}.gradient-text{background:linear-gradient(to right,var(--color-primary),var(--color-secondary));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.subtitle[data-astro-cid-6l22l3pb]{color:var(--color-text-muted);font-size:1.2rem;max-width:600px;margin:0 auto 2rem}.hero-search[data-astro-cid-6l22l3pb]{display:flex;max-width:500px;margin:0 auto;margin-bottom:4rem;gap:.5rem;position:relative;z-index:10}.hero-search-input{width:100%;padding:1rem 2.5rem 1rem 1.5rem;border-radius:999px;border:1px solid var(--color-border, rgba(255, 255, 255, .1));background:#fffc;backdrop-filter:blur(10px);color:var(--color-text);font-size:1rem;box-shadow:0 4px 20px #0000000d;transition:all .3s ease}.hero-search-input:focus{outline:none;background:#fff;box-shadow:0 8px 30px #0000001a;border-color:var(--color-primary)}.hero-search-btn[data-astro-cid-6l22l3pb]{background:var(--color-primary);color:#fff;border:none;width:54px;height:54px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .2s,background .2s;box-shadow:0 4px 12px #2563eb4d}.hero-search-btn[data-astro-cid-6l22l3pb]:hover{transform:scale(1.05);background:var(--color-primary-dark, #1d4ed8)}.dark-mode .hero-search-input[data-astro-cid-6l22l3pb]{background:#1e1e28cc;border-color:#ffffff1a;color:#fff}.dark-mode .hero-search-input[data-astro-cid-6l22l3pb]:focus{background:#2a2a35}.content[data-astro-cid-6l22l3pb]{padding-bottom:4rem}@media(max-width:768px){h1[data-astro-cid-6l22l3pb]{font-size:2.5rem}}
