.brand_page{width:100%;max-width:1450px;margin:var(--gap-sm) auto;padding:var(--gap-lg) var(--gap-sm)}.filter-bar{justify-content:space-between;display:flex}.product-card{cursor:pointer}.product-price{margin:.5rem 0;font-weight:600}@media (max-width:1024px){.products-grid .container{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.products-grid .container{grid-template-columns:repeat(2,1fr)}}@media (max-width:500px){.products-grid .container{grid-template-columns:1fr}}.product-card-link{color:inherit;text-decoration:none}.product-image-wrapper{aspect-ratio:3/4;background:#f5f5f5;margin-bottom:1rem;overflow:hidden}.product-image-wrapper img{object-fit:contain;width:100%;height:100%;transition:transform .3s}.product-card:hover .product-image-wrapper img{transform:scale(1.05)}.product-card h3{margin:.5rem 0 .25rem}.product-category{color:#999;margin:0}.product-price{margin:.5rem 0}.product-colors{flex-wrap:wrap;gap:6px;margin:8px 0;display:flex}.color-dot{border:1px solid var(--background);border-radius:50%;width:16px;height:16px}.color-more{color:var(--foreground-200);align-self:center}.product-sizes{flex-wrap:wrap;gap:.5rem;display:flex}.product-sizes span{background:var(--background);padding:.25rem .5rem}.back-link{color:var(--foreground-200);margin-bottom:1rem;text-decoration:none;display:inline-block}.back-link:hover{color:#000}.filters-section{padding:2rem 0}.filter-header{border-bottom:1px solid #eee;justify-content:space-between;margin-bottom:1.5rem;padding-bottom:.5rem;display:flex}.filter-header button{color:#999;cursor:pointer;background:0 0;border:none;text-decoration:underline}.filter-group{margin-bottom:1.5rem}.filter-label{text-transform:uppercase;color:var(--foreground-200);margin-bottom:.75rem}.filter-tags{flex-wrap:wrap;gap:1rem;display:flex}.filter-tags p{cursor:pointer;color:var(--foreground-200)}.filter-tags p.active{color:var(--foreground);border-bottom:2px solid var(--foreground)}.products-grid .container{grid-template-columns:repeat(4,1fr);gap:2rem;padding:2rem 0;display:grid}@media (max-width:1024px){.products-grid .container{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.products-grid .container{grid-template-columns:repeat(2,1fr)}}@media (max-width:500px){.products-grid .container{grid-template-columns:1fr}}.color-icon-small{object-fit:cover;border-radius:50%;width:100%;height:100%}.size-icon-small{object-fit:cover;width:20px;height:20px}.size-tag{border:1px solid #ccc;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;margin-right:4px;padding:2px 6px;display:inline-flex}.color-dot{vertical-align:middle;border:1px solid #ddd;border-radius:50%;width:16px;height:16px;margin-right:2px;display:inline-block;overflow:hidden}.color-dot-inner{background:#ccc;width:100%;height:100%;display:block}.color-more,.size-more{color:#888;margin-left:2px}
