.brands-module__bQ0IoW__pageWrapper{background:var(--bg);min-height:100vh;padding-bottom:60px}.brands-module__bQ0IoW__header{text-align:center;padding:40px 0 30px}.brands-module__bQ0IoW__header h1{margin-bottom:12px;font-size:32px;font-weight:800}.brands-module__bQ0IoW__header h1 span{color:var(--red)}.brands-module__bQ0IoW__header p{color:var(--text-secondary);max-width:600px;margin:0 auto;font-size:15px}.brands-module__bQ0IoW__grid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:20px;display:grid}.brands-module__bQ0IoW__card{background:var(--card-bg,var(--bg));border:1px solid var(--border-color);text-align:center;border-radius:16px;flex-direction:column;align-items:center;gap:16px;padding:24px 20px;text-decoration:none;transition:all .2s;display:flex}.brands-module__bQ0IoW__card:hover{border-color:var(--red);box-shadow:0 10px 25px -5px color-mix(in srgb, var(--red) 15%, transparent);transform:translateY(-4px)}.brands-module__bQ0IoW__logoWrap{justify-content:center;align-items:center;width:80px;height:80px;display:flex;position:relative}.brands-module__bQ0IoW__logoWrap img{object-fit:contain;width:100%;height:100%}.brands-module__bQ0IoW__placeholder{background:var(--bg-soft);width:80px;height:80px;color:var(--text-muted);border-radius:50%;justify-content:center;align-items:center;display:flex}.brands-module__bQ0IoW__name{color:var(--text-primary);margin:0;font-size:16px;font-weight:700}.brands-module__bQ0IoW__loading,.brands-module__bQ0IoW__empty{text-align:center;color:var(--text-muted);flex-direction:column;align-items:center;gap:16px;padding:60px 0;display:flex}.brands-module__bQ0IoW__filterBar{background:var(--surface);border:1px solid var(--border-color);border-radius:16px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:30px;padding:16px 20px;display:flex;box-shadow:0 4px 15px #00000008}.brands-module__bQ0IoW__searchBox{background:var(--bg);border:1px solid var(--border-color);border-radius:8px;flex:1;align-items:center;gap:10px;min-width:280px;height:48px;padding:0 16px;transition:border-color .2s;display:flex}.brands-module__bQ0IoW__searchBox:focus-within{border-color:var(--red)}.brands-module__bQ0IoW__searchBox input{color:var(--text-primary);background:0 0;border:none;outline:none;flex:1;font-size:15px}.brands-module__bQ0IoW__filterSelect{background:var(--bg);border:1px solid var(--border-color);border-radius:8px;align-items:center;gap:10px;height:48px;padding:0 16px;display:flex}.brands-module__bQ0IoW__filterSelect select{appearance:none;color:var(--text-primary);cursor:pointer;background:0 0;border:none;outline:none;padding-inline-end:20px;font-size:15px;font-weight:600}.brands-module__bQ0IoW__filterSelect option{background:var(--surface);color:var(--text-primary)}
