.AddBrandsModal_overlay__Pmes9{position:fixed;inset:0;background-color:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:1000;backdrop-filter:blur(4px)}.AddBrandsModal_modal__Tr2yF{background-color:white;border-radius:var(--radius-lg,12px);border:1px solid var(--color-border-light,#e5e7eb);max-width:560px;width:95%;max-height:85vh;display:flex;flex-direction:column;box-shadow:0 25px 50px -12px rgba(0,0,0,.25)}.AddBrandsModal_header__VsU_0{display:flex;align-items:center;justify-content:space-between;position:relative;padding:1.25rem 1.5rem;border-bottom:1px solid var(--color-border-light,#e5e7eb)}.AddBrandsModal_title__DQs4P{font-size:1.25rem;font-weight:700;color:#111827;margin:0}.AddBrandsModal_searchWrapper__KOVep{position:relative;padding:1rem 1.5rem 0}.AddBrandsModal_searchIcon__tye0b{position:absolute;left:calc(1.5rem + 12px);top:calc(1rem + 10px);width:18px;height:18px;color:#9ca3af;pointer-events:none}.AddBrandsModal_searchInput__R8uwq{width:100%;padding:.5rem 1rem .5rem 2.5rem;border:1px solid #e5e7eb;border-radius:var(--radius-lg,12px);outline:none;color:#111827;font-size:.875rem;transition:border-color .2s,box-shadow .2s;box-sizing:border-box}.AddBrandsModal_searchInput__R8uwq:focus{border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,.15)}.AddBrandsModal_searchInput__R8uwq::placeholder{color:#9ca3af}.AddBrandsModal_counter__Zq4ZX{padding:.5rem 1.5rem;font-size:.75rem;color:#6b7280}.AddBrandsModal_brandList__4xI96{flex:1;overflow-y:auto;padding:0 .75rem;min-height:200px;max-height:400px}.AddBrandsModal_brandList__4xI96::-webkit-scrollbar{width:6px}.AddBrandsModal_brandList__4xI96::-webkit-scrollbar-track{background:transparent}.AddBrandsModal_brandList__4xI96::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:3px}.AddBrandsModal_brandList__4xI96::-webkit-scrollbar-thumb:hover{background:#9ca3af}.AddBrandsModal_brandItem__Ag4pL{display:flex;align-items:center;justify-content:space-between;width:100%;padding:.625rem .75rem;background:none;border:none;border-radius:var(--radius-md,8px);cursor:pointer;transition:background-color .15s ease;text-align:left}.AddBrandsModal_brandItem__Ag4pL:hover{background-color:#f3f4f6}.AddBrandsModal_brandItemSelected__VmzBl{background-color:#eff6ff}.AddBrandsModal_brandItemSelected__VmzBl:hover{background-color:#dbeafe}.AddBrandsModal_brandItemDisabled__8v9rx{opacity:.5;cursor:not-allowed}.AddBrandsModal_brandItemDisabled__8v9rx:hover{background-color:transparent}.AddBrandsModal_brandItemLeft__0qar0{display:flex;align-items:center;gap:.75rem;min-width:0;flex:1}.AddBrandsModal_brandItemLogo__mRLpT{width:40px;height:30px;object-fit:contain;border-radius:4px;flex-shrink:0}.AddBrandsModal_brandItemLogoPlaceholder__f_Q2g{width:40px;height:30px;display:flex;align-items:center;justify-content:center;background-color:#f3f4f6;border-radius:4px;flex-shrink:0;color:#9ca3af}.AddBrandsModal_brandItemName__PBFBT{font-size:.875rem;font-weight:500;color:#111827;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.AddBrandsModal_brandItemRight__7psxY{flex-shrink:0;margin-left:.5rem}.AddBrandsModal_alreadyAddedLabel__qNTYR{font-size:.6875rem;color:#9ca3af;font-weight:500}.AddBrandsModal_checkbox__L__ez{width:20px;height:20px;border:2px solid #3b82f6;border-radius:4px;display:flex;align-items:center;justify-content:center;transition:all .15s ease;background-color:white}.AddBrandsModal_checkboxChecked__byqLV{background-color:#3b82f6;border-color:#3b82f6;color:white}.AddBrandsModal_checkboxDisabled__dJ0jP{background-color:#f3f4f6;border-color:#d1d5db}.AddBrandsModal_emptyState__Lw14Y{display:flex;align-items:center;justify-content:center;padding:3rem 1rem}.AddBrandsModal_emptyText__sh_gL{font-size:.875rem;color:#6b7280;margin:0}.AddBrandsModal_footer__kvmu6{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.5rem 1.25rem;border-top:1px solid var(--color-border-light,#e5e7eb);gap:1rem}.AddBrandsModal_addOwnSection__k2QtD{display:flex;flex-direction:column;gap:.375rem}.AddBrandsModal_addOwnHint__vcxXb{font-size:.6875rem;color:#9ca3af;margin:0;line-height:1.3}.AddBrandsModal_addOwnButton__Wh1aK{display:inline-flex;align-items:center;gap:.375rem;font-size:.8125rem;font-weight:700;color:#3b82f6;background:none;border:none;cursor:pointer;padding:0;transition:color .15s}.AddBrandsModal_addOwnButton__Wh1aK:hover{color:#2563eb}.AddBrandsModal_saveButton__vl52i{display:inline-flex;align-items:center;justify-content:center;padding:.625rem 1.75rem;background-color:#2563eb;color:white;border:none;border-radius:var(--radius-lg,12px);font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s ease;white-space:nowrap;flex-shrink:0;box-shadow:0 4px 12px rgba(37,99,235,.3)}.AddBrandsModal_saveButton__vl52i:hover{background-color:#1d4ed8;box-shadow:0 6px 16px rgba(37,99,235,.4)}.AddBrandsModal_saveButton__vl52i:disabled{background-color:#2563eb;opacity:.5;cursor:not-allowed;box-shadow:none}