.brands-module__bQ0IoW__page{background:var(--surface-container);min-height:100vh;padding-bottom:64px}.brands-module__bQ0IoW__heroCard{margin:24px var(--margin-x) 40px;border-radius:var(--rounded-lg);color:#fff;max-width:1000px;position:relative;overflow:hidden}.brands-module__bQ0IoW__heroContent{z-index:2;align-items:center;gap:12px;min-height:120px;padding:24px 20px;display:flex;position:relative}.brands-module__bQ0IoW__heroText{z-index:2;text-align:left;flex-direction:column;flex:1;gap:6px;display:flex}.brands-module__bQ0IoW__heroTitle{letter-spacing:-.01em;text-shadow:0 1px 4px #00000026;margin:0;font-size:20px;font-weight:700;line-height:1.2}.brands-module__bQ0IoW__heroSubtitle{opacity:.9;text-shadow:0 1px 2px #00000026;margin-bottom:12px;font-size:13px;font-weight:400;line-height:1.4}@media (min-width:1024px){.brands-module__bQ0IoW__heroCard{border-radius:16px;margin:32px auto 48px}.brands-module__bQ0IoW__heroContent{gap:32px;min-height:160px;padding:32px 56px}.brands-module__bQ0IoW__heroText{padding-right:0}.brands-module__bQ0IoW__heroTitle{font-size:32px}.brands-module__bQ0IoW__heroSubtitle{font-size:15px}}.brands-module__bQ0IoW__searchBox{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:var(--rounded-full);max-width:500px;transition:all var(--transition-fast);box-shadow:var(--shadow-lg);background:#ffffff14;border:1.5px solid #ffffff26;align-items:center;margin:0;padding:2px 8px 2px 20px;display:flex;position:relative}.brands-module__bQ0IoW__searchBox:focus-within{border-color:var(--primary-fixed-dim);color:var(--on-surface);background:#fff;box-shadow:0 10px 25px -5px #002b1c40}.brands-module__bQ0IoW__searchBox svg{color:#fff9;transition:color var(--transition-fast);flex-shrink:0}.brands-module__bQ0IoW__searchBox:focus-within svg{color:var(--primary)}.brands-module__bQ0IoW__searchInput{width:100%;color:inherit;background:0 0;border:none;outline:none;padding:14px 16px;font-size:15px;font-weight:500}.brands-module__bQ0IoW__searchInput::placeholder{color:#ffffff8c;font-weight:400}.brands-module__bQ0IoW__searchBox:focus-within .brands-module__bQ0IoW__searchInput::placeholder{color:var(--outline)}.brands-module__bQ0IoW__clearBtn{color:#fff;cursor:pointer;width:28px;height:28px;transition:all var(--transition-fast);background:#ffffff1a;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:12px;display:flex}.brands-module__bQ0IoW__searchBox:focus-within .brands-module__bQ0IoW__clearBtn{background:var(--surface-container-low);color:var(--on-surface-variant)}.brands-module__bQ0IoW__clearBtn:hover{background:var(--primary)!important;color:#fff!important}.brands-module__bQ0IoW__container{max-width:var(--container-max);padding:0 var(--margin-x);margin:32px auto 0}.brands-module__bQ0IoW__directorySection{flex-direction:column;gap:32px;display:flex}.brands-module__bQ0IoW__sectionHeader{align-items:center;gap:20px;margin-bottom:8px;display:flex}.brands-module__bQ0IoW__sectionTitle{color:var(--primary);letter-spacing:-.02em;white-space:nowrap;font-size:24px;font-weight:800}.brands-module__bQ0IoW__sectionLine{background:linear-gradient(90deg, var(--outline-variant) 0%, transparent 100%);border-radius:var(--rounded-full);flex-grow:1;height:2px}.brands-module__bQ0IoW__grid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}@media (min-width:640px){.brands-module__bQ0IoW__grid{grid-template-columns:repeat(2,1fr);gap:20px}}@media (min-width:1024px){.brands-module__bQ0IoW__grid{grid-template-columns:repeat(3,1fr)}}@media (min-width:1280px){.brands-module__bQ0IoW__grid{grid-template-columns:repeat(4,1fr)}}.brands-module__bQ0IoW__card{cursor:pointer;background:#080f0c;border:1.5px solid #ffffff1f;border-radius:28px;flex-direction:column;min-height:310px;text-decoration:none;transition:all .4s cubic-bezier(.165,.84,.44,1);display:flex;position:relative;overflow:hidden;box-shadow:0 12px 35px #00000059}.brands-module__bQ0IoW__card:hover{border-color:#ffffff40;transform:translateY(-8px);box-shadow:0 24px 50px #0000008c,0 0 0 1.5px #fff3}.brands-module__bQ0IoW__bgImageWrap{z-index:1;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.brands-module__bQ0IoW__cardBgImg{object-fit:cover;filter:brightness(.9)contrast(1.05);transition:transform .8s cubic-bezier(.165,.84,.44,1)}.brands-module__bQ0IoW__card:hover .brands-module__bQ0IoW__cardBgImg{transform:scale(1.08)}.brands-module__bQ0IoW__cardOverlay{z-index:2;background:linear-gradient(#080f0c1a 0%,#080f0c73 40%,#080f0ce0 75%,#080f0c 100%);width:100%;height:100%;transition:background .4s;position:absolute;top:0;left:0}.brands-module__bQ0IoW__card:hover .brands-module__bQ0IoW__cardOverlay{background:linear-gradient(#080f0c2e 0%,#080f0c8c 40%,#080f0cf0 75%,#080f0c 100%)}.brands-module__bQ0IoW__cardGlow{pointer-events:none;z-index:2;opacity:.85;transition:opacity .4s;position:absolute;inset:0}.brands-module__bQ0IoW__card:hover .brands-module__bQ0IoW__cardGlow{opacity:1.1}.brands-module__bQ0IoW__cardInner{z-index:3;flex-direction:column;flex:1;justify-content:space-between;align-items:center;height:100%;padding:2.25rem 2rem 2rem;display:flex;position:relative}.brands-module__bQ0IoW__logoCenterContainer{justify-content:center;align-items:center;margin-bottom:1.25rem;display:flex}.brands-module__bQ0IoW__avatarRing{background:#ffffff0a;border:1px solid #ffffff14;border-radius:50%;justify-content:center;align-items:center;padding:8px;transition:all .4s cubic-bezier(.165,.84,.44,1);display:flex;box-shadow:inset 0 1px 1px #ffffff1a}.brands-module__bQ0IoW__card:hover .brands-module__bQ0IoW__avatarRing{background:#ffffff12;border-color:#ffffff26;transform:scale(1.06)}.brands-module__bQ0IoW__avatar{border:1.5px solid #ffffff1a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;display:flex;overflow:hidden;box-shadow:0 8px 24px #00000040}.brands-module__bQ0IoW__logoWrapper{background:#fff;justify-content:center;align-items:center;width:100%;height:100%;padding:8px;display:flex;position:relative}.brands-module__bQ0IoW__logoImg{object-fit:contain;width:100%;height:100%}.brands-module__bQ0IoW__avatarInitial{text-shadow:0 2px 4px #0000001a;font-size:24px;font-weight:800}.brands-module__bQ0IoW__cardTextContent{text-align:center;flex-direction:column;gap:6px;margin-bottom:1.75rem;display:flex}.brands-module__bQ0IoW__brandName{color:#fff;letter-spacing:-.02em;margin:0;font-size:22px;font-weight:800}.brands-module__bQ0IoW__brandStats{color:#8fa097;letter-spacing:-.01em;margin:0;font-size:13px;font-weight:500}.brands-module__bQ0IoW__btnContainer{justify-content:center;width:100%;margin-top:auto;display:flex}.brands-module__bQ0IoW__pillBtn{color:#080f0c;text-align:center;letter-spacing:-.01em;background:#fff;border:1px solid #fff3;border-radius:9999px;padding:10px 28px;font-size:13px;font-weight:700;transition:all .3s cubic-bezier(.165,.84,.44,1);display:inline-block;box-shadow:0 4px 15px #ffffff14}.brands-module__bQ0IoW__card:hover .brands-module__bQ0IoW__pillBtn{background:#f0f3f1;transform:translateY(-2px);box-shadow:0 8px 24px #fff3}.brands-module__bQ0IoW__empty{text-align:center;border-radius:var(--rounded-lg);border:1px dashed var(--outline-variant);background:#fff;padding:64px 24px}.brands-module__bQ0IoW__emptyIcon{margin-bottom:16px;font-size:48px;display:block}.brands-module__bQ0IoW__empty h3{color:var(--primary);margin-bottom:8px;font-size:18px;font-weight:700}.brands-module__bQ0IoW__empty p{color:var(--outline);margin-bottom:24px;font-size:14px}.brands-module__bQ0IoW__resetBtn{background:var(--primary);color:#fff;border-radius:var(--rounded-full);cursor:pointer;transition:transform var(--transition-fast), background var(--transition-fast);border:none;padding:12px 24px;font-size:14px;font-weight:700}.brands-module__bQ0IoW__resetBtn:hover{background:var(--primary-container);transform:translateY(-2px)}.brands-module__bQ0IoW__countryFilterWrapper{background:#fff;border-radius:16px;margin-bottom:2.5rem;padding:1.5rem;box-shadow:0 4px 20px #00000008}.brands-module__bQ0IoW__filterTitle{color:var(--text-dark);text-transform:uppercase;letter-spacing:.5px;margin-bottom:1rem;font-size:1.1rem;font-weight:700}.brands-module__bQ0IoW__countryChips{flex-wrap:wrap;gap:.75rem;display:flex}.brands-module__bQ0IoW__countryChip{cursor:pointer;color:var(--text-dark);background:#f8f9fa;border:1px solid #e2e8f0;border-radius:100px;align-items:center;gap:.5rem;padding:.6rem 1.2rem;font-size:.95rem;font-weight:500;transition:all .2s;display:flex}.brands-module__bQ0IoW__countryChip:hover{background:#f1f5f9;transform:translateY(-2px);box-shadow:0 4px 10px #0000000d}.brands-module__bQ0IoW__activeChip{background:var(--primary)!important;color:#fff!important;border-color:var(--primary)!important}.brands-module__bQ0IoW__activeChip .brands-module__bQ0IoW__chipCount{color:#fffc!important}.brands-module__bQ0IoW__chipFlag{object-fit:cover;border-radius:2px;width:20px;height:14px;box-shadow:0 1px 3px #0000001a}.brands-module__bQ0IoW__chipCount{color:var(--text-light);font-size:.85rem}@media (max-width:1023px){.brands-module__bQ0IoW__heroBanner{padding:60px 16px}.brands-module__bQ0IoW__title{font-size:32px}}@media (max-width:640px){.brands-module__bQ0IoW__card{border-radius:20px;min-height:240px}.brands-module__bQ0IoW__cardInner{padding:18px 12px 14px}.brands-module__bQ0IoW__logoCenterContainer{margin-bottom:.75rem}.brands-module__bQ0IoW__avatarRing{padding:4px}.brands-module__bQ0IoW__avatar{width:46px;height:46px}.brands-module__bQ0IoW__logoWrapper{padding:5px}.brands-module__bQ0IoW__cardTextContent{gap:4px;margin-bottom:1rem}.brands-module__bQ0IoW__brandName{font-size:15px;line-height:1.2}.brands-module__bQ0IoW__brandStats{font-size:11px}.brands-module__bQ0IoW__pillBtn{padding:6px 16px;font-size:11px}}
