.BrandCard-module-scss-module__XCmFeG__card{background:#fff;border:1px solid #e2e8f0;border-radius:8px;flex-direction:column;height:100%;text-decoration:none;transition:all .5s cubic-bezier(.25,.8,.25,1);display:flex;position:relative;overflow:hidden}.BrandCard-module-scss-module__XCmFeG__card:hover{border-color:#0b2d7e;transform:translateY(-3px);box-shadow:0 16px 40px -8px #0b2d7e2e}.BrandCard-module-scss-module__XCmFeG__card:hover .BrandCard-module-scss-module__XCmFeG__exploreAction{color:#3e9361}.BrandCard-module-scss-module__XCmFeG__card:hover .BrandCard-module-scss-module__XCmFeG__exploreAction .BrandCard-module-scss-module__XCmFeG__arrow{transform:translate(5px)}.BrandCard-module-scss-module__XCmFeG__card:hover .BrandCard-module-scss-module__XCmFeG__bottomAccent{transform:scaleX(1)}.BrandCard-module-scss-module__XCmFeG__bannerArea{background:linear-gradient(135deg,#e2e8f0 0%,#cbd5e1 100%);flex-shrink:0;height:180px;position:relative;overflow:hidden}.BrandCard-module-scss-module__XCmFeG__bannerArea .BrandCard-module-scss-module__XCmFeG__bannerImage{object-fit:cover;transition:transform .7s cubic-bezier(.25,.8,.25,1)}.BrandCard-module-scss-module__XCmFeG__bannerArea .BrandCard-module-scss-module__XCmFeG__bannerGradient{z-index:1;background:linear-gradient(#0b2d7e0a,#0b2d7e59);position:absolute;top:0;bottom:0;left:0;right:0}.BrandCard-module-scss-module__XCmFeG__premiumBadge{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:#3e9361;text-transform:uppercase;letter-spacing:.6px;z-index:2;background:#0b2d7ee0;border:1px solid #3e936159;border-radius:4px;align-items:center;gap:5px;padding:5px 11px;font-size:.72rem;font-weight:700;display:flex;position:absolute;top:14px;right:14px}.BrandCard-module-scss-module__XCmFeG__contentContainer{z-index:2;background:#fff;flex-grow:1;padding:24px 20px 20px;position:relative}.BrandCard-module-scss-module__XCmFeG__logoBox{background:#fff;border:1px solid #f1f5f9;border-radius:8px;justify-content:center;align-items:center;width:72px;height:72px;margin-top:0;margin-bottom:14px;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 14px #00000014}.BrandCard-module-scss-module__XCmFeG__logoBox .BrandCard-module-scss-module__XCmFeG__logoImage{object-fit:contain;padding:10px}.BrandCard-module-scss-module__XCmFeG__logoBox .BrandCard-module-scss-module__XCmFeG__placeholderName{color:#0b2d7e;font-size:1.8rem;font-weight:800}.BrandCard-module-scss-module__XCmFeG__mainInfo{margin-bottom:14px}.BrandCard-module-scss-module__XCmFeG__mainInfo .BrandCard-module-scss-module__XCmFeG__tierTag{color:#64748b;text-transform:uppercase;letter-spacing:1px;margin-bottom:3px;font-size:.7rem;font-weight:700;display:inline-block}.BrandCard-module-scss-module__XCmFeG__mainInfo .BrandCard-module-scss-module__XCmFeG__brandName{color:#0b2d7e;letter-spacing:-.3px;margin:0;font-size:1.25rem;font-weight:800;line-height:1.2}.BrandCard-module-scss-module__XCmFeG__revealArea .BrandCard-module-scss-module__XCmFeG__description{color:#334155;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;margin:0 0 16px;font-size:.875rem;line-height:1.6;display:-webkit-box;overflow:hidden}.BrandCard-module-scss-module__XCmFeG__footer{border-top:1px dashed #e2e8f0;justify-content:space-between;align-items:center;padding-top:14px;display:flex}.BrandCard-module-scss-module__XCmFeG__inventoryCount{color:#64748b;align-items:center;gap:5px;font-size:.82rem;font-weight:600;display:flex}.BrandCard-module-scss-module__XCmFeG__inventoryCount .BrandCard-module-scss-module__XCmFeG__inventoryIcon{color:#94a3b8}.BrandCard-module-scss-module__XCmFeG__exploreAction{color:#0b2d7e;align-items:center;gap:5px;font-size:.88rem;font-weight:700;transition:color .3s;display:flex}.BrandCard-module-scss-module__XCmFeG__exploreAction .BrandCard-module-scss-module__XCmFeG__arrow{transition:transform .3s}.BrandCard-module-scss-module__XCmFeG__bottomAccent{transform-origin:0;z-index:10;background:#3e9361;width:100%;height:3px;transition:transform .45s cubic-bezier(.25,.8,.25,1);position:absolute;bottom:0;left:0;transform:scaleX(0)}@media (hover:none){.BrandCard-module-scss-module__XCmFeG__card:hover{box-shadow:none;transform:none}.BrandCard-module-scss-module__XCmFeG__bottomAccent{transform:scaleX(1)}}@media (max-width:640px){.BrandCard-module-scss-module__XCmFeG__contentContainer{padding:16px}.BrandCard-module-scss-module__XCmFeG__logoBox{width:60px;height:60px;margin-bottom:10px}.BrandCard-module-scss-module__XCmFeG__logoBox .BrandCard-module-scss-module__XCmFeG__placeholderName{font-size:1.5rem}.BrandCard-module-scss-module__XCmFeG__mainInfo .BrandCard-module-scss-module__XCmFeG__brandName{font-size:1.1rem}}
.pagination{align-items:center;gap:.5rem;display:flex}.pagination .pagination-btn{cursor:pointer;color:#1f2c4c;background:#fff;border:1px solid #e2e8f0;border-radius:6px;align-items:center;gap:.5rem;padding:.625rem 1rem;font-weight:500;transition:all .2s;display:flex}.pagination .pagination-btn:hover:not(:disabled){color:#162038;background:#1f2c4c0d;border-color:#c8d3e6}.pagination .pagination-btn:disabled{opacity:.4;cursor:not-allowed}@media (max-width:640px){.pagination .pagination-btn .btn-text{display:none}}.pagination .page-numbers{gap:.25rem;display:flex}.pagination .page-btn{cursor:pointer;color:#1f2c4c;background:#fff;border:1px solid #e2e8f0;border-radius:6px;min-width:2.5rem;height:2.5rem;padding:.5rem;font-weight:500;transition:all .2s}.pagination .page-btn:hover{background:#1f2c4c0d;border-color:#c8d3e6}.pagination .page-btn.active{color:#fff;background:#1f2c4c;border-color:#1f2c4c}.pagination .pagination-ellipsis{color:#64748b;justify-content:center;align-items:center;min-width:2.5rem;display:flex}
.BrandDetailClient-module-scss-module__lH6fjW__page{background-color:#f4f6f9;min-height:100vh;padding-bottom:80px;font-family:Inter,sans-serif}.BrandDetailClient-module-scss-module__lH6fjW__container{max-width:1300px;margin:0 auto;padding:0 24px}.BrandDetailClient-module-scss-module__lH6fjW__brandHeader{background:#fff;border-bottom:1px solid #e2e8f0;margin-bottom:40px;padding:32px 0}.BrandDetailClient-module-scss-module__lH6fjW__headerInner{align-items:flex-start;gap:28px;display:flex}@media (max-width:768px){.BrandDetailClient-module-scss-module__lH6fjW__headerInner{flex-direction:column;gap:20px}}.BrandDetailClient-module-scss-module__lH6fjW__logoBox{background:#fff;border:1px solid #e2e8f0;flex-shrink:0;justify-content:center;align-items:center;width:100px;height:100px;display:flex;position:relative;overflow:hidden}.BrandDetailClient-module-scss-module__lH6fjW__logoBox .BrandDetailClient-module-scss-module__lH6fjW__logoImage{object-fit:contain;padding:12px}.BrandDetailClient-module-scss-module__lH6fjW__logoBox .BrandDetailClient-module-scss-module__lH6fjW__placeholderLogo{color:#0b1b3d;font-size:2.8rem;font-weight:800}.BrandDetailClient-module-scss-module__lH6fjW__headerInfo{flex:1;min-width:0}.BrandDetailClient-module-scss-module__lH6fjW__badges{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:10px;display:flex}.BrandDetailClient-module-scss-module__lH6fjW__tierBadge{color:#64748b;text-transform:uppercase;letter-spacing:.8px;background:#f1f5f9;border:1px solid #e2e8f0;padding:3px 10px;font-size:.72rem;font-weight:700}.BrandDetailClient-module-scss-module__lH6fjW__featuredBadge{color:#f2a900;text-transform:uppercase;letter-spacing:.4px;background:#f2a90014;border:1px solid #f2a9004d;align-items:center;gap:4px;padding:3px 10px;font-size:.72rem;font-weight:700;display:inline-flex}.BrandDetailClient-module-scss-module__lH6fjW__brandName{color:#0b1b3d;letter-spacing:-.5px;margin:0 0 10px;font-size:2rem;font-weight:800;line-height:1.1}@media (max-width:640px){.BrandDetailClient-module-scss-module__lH6fjW__brandName{font-size:1.5rem}}.BrandDetailClient-module-scss-module__lH6fjW__description{color:#334155;max-width:640px;margin:0;font-size:.9rem;line-height:1.7}.BrandDetailClient-module-scss-module__lH6fjW__statsBox{border-left:1px solid #e2e8f0;flex-direction:column;flex-shrink:0;align-self:center;align-items:flex-end;gap:8px;padding-left:28px;display:flex}@media (max-width:768px){.BrandDetailClient-module-scss-module__lH6fjW__statsBox{border-top:1px solid #e2e8f0;border-left:none;flex-direction:row;align-items:center;width:100%;padding-top:16px;padding-left:0}}.BrandDetailClient-module-scss-module__lH6fjW__statItem{align-items:center;gap:8px;display:flex}.BrandDetailClient-module-scss-module__lH6fjW__statIcon{color:#f2a900}.BrandDetailClient-module-scss-module__lH6fjW__statValue{color:#0b1b3d;font-size:1.6rem;font-weight:800;line-height:1}.BrandDetailClient-module-scss-module__lH6fjW__statLabel{color:#64748b;text-transform:uppercase;letter-spacing:.5px;font-size:.78rem;font-weight:600}.BrandDetailClient-module-scss-module__lH6fjW__collectionSection{padding:0 0 60px}.BrandDetailClient-module-scss-module__lH6fjW__sectionHeader{align-items:center;gap:20px;margin-bottom:32px;display:flex}.BrandDetailClient-module-scss-module__lH6fjW__sectionHeader h2{color:#0b1b3d;white-space:nowrap;text-transform:uppercase;letter-spacing:.3px;margin:0;font-size:1.1rem;font-weight:800}.BrandDetailClient-module-scss-module__lH6fjW__sectionHeader .BrandDetailClient-module-scss-module__lH6fjW__line{background:#e2e8f0;flex-grow:1;height:1px}.BrandDetailClient-module-scss-module__lH6fjW__sectionHeader .BrandDetailClient-module-scss-module__lH6fjW__productCount{color:#64748b;white-space:nowrap;background:#fff;border:1px solid #e2e8f0;padding:5px 14px;font-size:.8rem;font-weight:700}.BrandDetailClient-module-scss-module__lH6fjW__grid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}@media (min-width:640px){.BrandDetailClient-module-scss-module__lH6fjW__grid{grid-template-columns:repeat(3,1fr)}}@media (min-width:1024px){.BrandDetailClient-module-scss-module__lH6fjW__grid{grid-template-columns:repeat(4,1fr);gap:12px}}@media (min-width:1280px){.BrandDetailClient-module-scss-module__lH6fjW__grid{grid-template-columns:repeat(5,1fr)}}.BrandDetailClient-module-scss-module__lH6fjW__gridItem{height:100%}.BrandDetailClient-module-scss-module__lH6fjW__paginationWrapper{justify-content:center;margin-top:60px;display:flex}.BrandDetailClient-module-scss-module__lH6fjW__emptyState{text-align:center;background:#fff;border:1px solid #e2e8f0;padding:80px 24px}.BrandDetailClient-module-scss-module__lH6fjW__emptyState .BrandDetailClient-module-scss-module__lH6fjW__emptyIcon{color:#cbd5e1;margin:0 auto 20px;display:block}.BrandDetailClient-module-scss-module__lH6fjW__emptyState h3{color:#0b1b3d;margin-bottom:10px;font-size:1.25rem;font-weight:800}.BrandDetailClient-module-scss-module__lH6fjW__emptyState p{color:#64748b;max-width:400px;margin-bottom:28px;margin-left:auto;margin-right:auto;font-size:.95rem}.BrandDetailClient-module-scss-module__lH6fjW__emptyState .BrandDetailClient-module-scss-module__lH6fjW__browseBtn{color:#fff;text-transform:uppercase;letter-spacing:.4px;background:#0b1b3d;height:42px;padding:0 24px;font-size:.85rem;font-weight:700;line-height:42px;text-decoration:none;transition:background .15s;display:inline-block}.BrandDetailClient-module-scss-module__lH6fjW__emptyState .BrandDetailClient-module-scss-module__lH6fjW__browseBtn:hover{background:#1a3060}
