.BrandFinder-module__qgqt2a__finder{padding:24px 20px 8px}.BrandFinder-module__qgqt2a__card{background:var(--surface,#fff);border:1px solid var(--border);max-width:900px;box-shadow:var(--shadow-md);border-radius:24px;margin:0 auto;padding:22px 22px 18px}.BrandFinder-module__qgqt2a__head{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:14px;display:flex}.BrandFinder-module__qgqt2a__eyebrow{letter-spacing:.08em;text-transform:uppercase;color:var(--orange);margin:0 0 4px;font-size:12px;font-weight:600}.BrandFinder-module__qgqt2a__title{font-family:var(--font-display);color:var(--dark);margin:0;font-size:22px;font-weight:800;line-height:1.1}.BrandFinder-module__qgqt2a__search{background:var(--surface,#fff);border:1px solid var(--border);border-radius:999px;flex:240px;align-items:center;gap:8px;min-width:220px;max-width:340px;padding:9px 14px;transition:border-color .2s,box-shadow .2s;display:flex}.BrandFinder-module__qgqt2a__search:focus-within{border-color:var(--orange);box-shadow:var(--shadow-sm)}.BrandFinder-module__qgqt2a__searchIcon{color:var(--text-muted);flex-shrink:0}.BrandFinder-module__qgqt2a__search input{width:100%;font-family:var(--font-body,inherit);color:var(--dark);background:0 0;border:0;outline:0;font-size:14px}.BrandFinder-module__qgqt2a__scrollerWrap{position:relative}.BrandFinder-module__qgqt2a__scroller{scroll-snap-type:x proximity;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;gap:12px;padding:4px 2px 10px;display:flex;overflow-x:auto;-webkit-mask-image:linear-gradient(90deg,#0000 0,#000 26px calc(100% - 26px),#0000 100%);mask-image:linear-gradient(90deg,#0000 0,#000 26px calc(100% - 26px),#0000 100%)}.BrandFinder-module__qgqt2a__scroller::-webkit-scrollbar{display:none}.BrandFinder-module__qgqt2a__brandCard{scroll-snap-align:start;background:var(--surface,#fff);border:1px solid var(--border);border-radius:16px;flex-direction:column;flex:none;align-items:center;gap:8px;width:116px;padding:16px 10px;text-decoration:none;transition:transform .2s cubic-bezier(.22,1,.36,1),box-shadow .2s,border-color .2s;display:flex}.BrandFinder-module__qgqt2a__brandCard:hover{box-shadow:var(--shadow-lg);border-color:var(--orange);transform:translateY(-2px)}.BrandFinder-module__qgqt2a__brandLogo{object-fit:contain;border:1px solid var(--border);background:#fff;border-radius:12px;width:44px;height:44px;padding:5px}.BrandFinder-module__qgqt2a__brandName{color:var(--dark);text-align:center;white-space:nowrap;text-overflow:ellipsis;max-width:96px;font-size:13px;font-weight:600;overflow:hidden}.BrandFinder-module__qgqt2a__brandCat{letter-spacing:.04em;text-transform:uppercase;color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;max-width:96px;font-size:10.5px;font-weight:600;overflow:hidden}.BrandFinder-module__qgqt2a__arrow{background:var(--surface,#fff);border:1px solid var(--border);width:36px;height:36px;box-shadow:var(--shadow-md);color:var(--dark);cursor:pointer;z-index:3;border-radius:999px;place-items:center;transition:color .2s,border-color .2s;display:grid;position:absolute;top:50%;transform:translateY(-60%)}.BrandFinder-module__qgqt2a__arrow:hover{color:var(--orange);border-color:var(--orange)}.BrandFinder-module__qgqt2a__arrowLeft{left:-8px}.BrandFinder-module__qgqt2a__arrowRight{right:-8px}.BrandFinder-module__qgqt2a__empty{color:var(--text-muted);padding:22px 8px;font-size:14px}.BrandFinder-module__qgqt2a__empty a{color:var(--orange);font-weight:600;text-decoration:none}.BrandFinder-module__qgqt2a__foot{text-align:center;margin-top:14px}@media (max-width:560px){.BrandFinder-module__qgqt2a__head{flex-direction:column;align-items:stretch}.BrandFinder-module__qgqt2a__search{max-width:none}.BrandFinder-module__qgqt2a__arrow{display:none}}@media (prefers-reduced-motion:reduce){.BrandFinder-module__qgqt2a__scroller{scroll-behavior:auto}.BrandFinder-module__qgqt2a__brandCard{transition:none}}