.category-page{min-height:100vh;background:#f1f5f9}.category-section{padding:0;background:#f1f5f9;flex:1}.category-container{max-width:1400px;margin:0 auto;padding:0 1rem;flex:1}.category-title-bar{background:#fff;border-bottom:1px solid #e2e8f0;padding:1.5rem 0;margin-bottom:2rem}.category-title-container{max-width:1400px;margin:0 auto;padding:0 1rem}.category-title{font-size:1.875rem;font-weight:900;color:#0f172a;text-transform:uppercase;letter-spacing:-.02em;margin:0 0 .5rem}.category-description{font-size:1rem;color:#64748b;margin-top:.5rem;margin-bottom:0}.category-main-container{max-width:1400px;margin:0 auto;padding:0 1rem 2rem;flex:1}.category-content{display:flex;flex-direction:column;gap:2rem}.category-sidebar{width:100%;flex-shrink:0}.category-products{flex:1;min-width:0}.category-products .loading-container{padding:10rem 1rem 25rem}.category-toolbar{background:#fff;padding:1rem;border:1px solid #e2e8f0;border-radius:2px;margin-bottom:1.5rem;display:flex;flex-direction:column;gap:1rem;box-shadow:0 1px 2px #0000000d}.category-toolbar-info{font-size:.875rem;color:#64748b}.category-toolbar-count{font-weight:700;color:#0f172a}.category-toolbar-controls{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.category-sort{display:flex;align-items:center;gap:.5rem;border-right:1px solid #e2e8f0;padding-right:1rem}.category-sort-label{font-size:.875rem;color:#64748b;display:none}.category-sort-select{font-size:.875rem;border:none;background:transparent;font-weight:700;color:#334155;cursor:pointer;outline:none}.category-products-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;margin-bottom:2rem}.loading,.no-products{text-align:center;padding:4rem 2rem;background:#fff;border:1px solid #e2e8f0;border-radius:2px;color:#64748b;font-size:1.125rem}.not-found{text-align:center;padding:4rem 2rem}.not-found h2{font-size:2rem;color:#1a1a1a;margin-bottom:1.5rem}.btn-primary{padding:.75rem 2rem;background:#1e3a8a;color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:0 1px 3px #0000000d}.btn-primary:hover{background:#1e40af;box-shadow:0 4px 12px #1e3a8a40}@media (min-width: 640px){.category-products-grid{grid-template-columns:repeat(4,1fr)}.category-sort-label{display:inline}}@media (min-width: 1024px){.category-content{flex-direction:row;gap:2rem;align-items:flex-start}.category-sidebar{width:20rem;min-width:20rem;position:sticky;top:6rem;height:fit-content}.category-toolbar{flex-direction:row;justify-content:space-between;align-items:center}.category-products-grid{grid-template-columns:repeat(3,1fr)}}@media (min-width: 1280px){.category-products-grid{grid-template-columns:repeat(4,1fr)}}@media (max-width: 1023px){.category-sidebar{display:none}.category-sidebar.category-sidebar-mobile-open{display:block;position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;background:#fff;padding:1.5rem;overflow-y:auto}}
