.category-page{background-color:#fff;min-height:100vh}.breadcrumb-section{border-bottom:1px solid #e5e5e5;padding:16px 0}.breadcrumb-container{max-width:1400px;margin:0 auto;padding:0 24px}.breadcrumb{color:#666;align-items:center;gap:8px;font-size:13px;display:flex}.breadcrumb a{color:#666;text-decoration:none;transition:color .2s}.breadcrumb a:hover{color:#111}.breadcrumb .current{color:#111;font-weight:500}.category-container{max-width:1400px;margin:0 auto;padding:32px 24px}.category-title{color:#111;letter-spacing:-.5px;margin:0 0 24px;font-size:32px;font-weight:400}.featured-layout{grid-template-columns:1fr 2fr;gap:24px;display:grid}.hero-product{aspect-ratio:3/4;border-radius:4px;overflow:hidden}.hero-product img{object-fit:cover;width:100%;height:100%;transition:transform .3s}.hero-product:hover img{transform:scale(1.03)}.featured-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.products-grid{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.products-grid.small-grid{grid-template-columns:repeat(5,1fr);gap:16px}.loading-grid{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.loading-card{animation:1.5s ease-in-out infinite pulse}.loading-image{aspect-ratio:1;background-color:#f0f0f0;border-radius:4px;margin-bottom:12px}.loading-text{background-color:#f0f0f0;border-radius:4px;height:14px;margin-bottom:8px}.loading-text.short{width:60%}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.empty-state{text-align:center;color:#666;padding:64px 24px}.empty-state p{margin:0 0 16px;font-size:16px}.clear-filters-btn{color:#fff;cursor:pointer;background-color:#111;border:none;border-radius:4px;padding:10px 24px;font-size:14px;transition:background-color .2s}.clear-filters-btn:hover{background-color:#333}@media (max-width:1200px){.featured-layout{grid-template-columns:1fr 1.5fr}.featured-grid{grid-template-columns:repeat(2,1fr)}.products-grid{grid-template-columns:repeat(3,1fr)}.products-grid.small-grid{grid-template-columns:repeat(4,1fr)}.loading-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:900px){.featured-layout{grid-template-columns:1fr}.hero-product{aspect-ratio:auto;max-height:400px}.featured-grid,.products-grid{grid-template-columns:repeat(2,1fr)}.products-grid.small-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:640px){.category-container{padding:24px 16px}.category-title{margin-bottom:16px;font-size:24px}.featured-grid,.products-grid,.products-grid.small-grid,.loading-grid{grid-template-columns:repeat(2,1fr);gap:12px}}
