.brand-page{min-height:100vh;background:#f1f5f9}.brand-title-bar{background:#fff;border-bottom:1px solid #e2e8f0;padding:1.5rem 0}.brand-title-container{max-width:1400px;margin:0 auto;padding:0 1rem}.brand-title{font-size:1.875rem;font-weight:900;color:#0f172a;text-transform:uppercase;letter-spacing:-.02em;margin:0 0 .5rem}.brand-breadcrumbs{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#64748b}.brand-breadcrumb-link{color:#64748b;text-decoration:none;transition:color .2s}.brand-breadcrumb-link:hover{color:#1d4ed8}.brand-breadcrumb-separator{color:#94a3b8}.brand-breadcrumb-current{color:#0f172a;font-weight:500}.brand-header-section{background:#fff;border-bottom:1px solid #e2e8f0;padding:1.5rem 0}.brand-header-container{max-width:1400px;margin:0 auto;padding:0 1rem;display:flex;gap:2rem;align-items:flex-start}.brand-header-logo{flex-shrink:0;width:120px;height:120px;display:flex;align-items:center;justify-content:center;background:#fff;border:1px solid #e2e8f0;border-radius:2px;padding:1rem}.brand-header-logo img{max-width:100%;max-height:100%;object-fit:contain}.brand-header-description{flex:1;padding-top:.5rem}.brand-header-description p{font-size:.875rem;color:#475569;line-height:1.6;margin:0}.brand-main-container{max-width:1400px;margin:0 auto;padding:1.5rem 1rem 2rem;flex:1}.brand-layout{display:flex;flex-direction:column;gap:2rem}.brand-sidebar{width:100%;flex-shrink:0}.brand-sidebar-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;z-index:49;opacity:1;visibility:visible;transition:opacity .3s cubic-bezier(.4,0,.2,1),visibility .3s cubic-bezier(.4,0,.2,1);pointer-events:auto}.brand-content{flex:1;min-width:0}.brand-content .loading-container{padding:10rem 1rem 25rem}.brand-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}.brand-toolbar-info{font-size:.875rem;color:#64748b}.brand-toolbar-count{font-weight:700;color:#0f172a}.brand-toolbar-controls{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.brand-mobile-filter-btn{display:flex;align-items:center;gap:.5rem;padding:.375rem .75rem;border:1px solid #cbd5e1;background:#fff;color:#334155;border-radius:2px;font-size:.875rem;cursor:pointer;transition:all .2s}.brand-mobile-filter-btn:hover{background:#f1f5f9;border-color:#94a3b8}.brand-filter-icon{flex-shrink:0}.brand-sort{display:flex;align-items:center;gap:.5rem;border-right:1px solid #e2e8f0;padding-right:1rem}.brand-sort-label{font-size:.875rem;color:#64748b;display:none}.brand-sort-select{font-size:.875rem;border:none;background:transparent;font-weight:700;color:#334155;cursor:pointer;outline:none}.brand-products-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;margin-bottom:2rem}.brand-loading,.brand-no-products{text-align:center;padding:4rem 2rem;background:#fff;border:1px solid #e2e8f0;border-radius:2px}.brand-no-products-icon{display:inline-block;padding:1rem;background:#f1f5f9;border-radius:50%;margin-bottom:1rem;color:#cbd5e1}.brand-no-products-title{font-size:1.125rem;font-weight:700;color:#0f172a;margin-bottom:.5rem}.brand-no-products-text{color:#64748b;margin-bottom:1.5rem;font-size:.875rem}.brand-not-found{text-align:center;padding:4rem 2rem;background:#fff;margin:2rem 0}.brand-not-found h2{color:#0f172a;margin-bottom:1.5rem;font-weight:700}.brand-not-found-link{display:inline-block;color:#1d4ed8;text-decoration:none;font-weight:600;transition:color .2s}.brand-not-found-link:hover{color:#1e40af;text-decoration:underline}@media (min-width: 640px){.brand-products-grid{grid-template-columns:repeat(4,1fr)}}@media (min-width: 1024px){.brand-layout{flex-direction:row;gap:2rem;align-items:flex-start}.brand-sidebar{width:16rem;position:sticky;top:6rem;height:fit-content}.brand-mobile-filter-btn{display:none}.brand-toolbar{flex-direction:row;justify-content:space-between;align-items:center}.brand-products-grid{grid-template-columns:repeat(3,1fr)}.brand-sort-label{display:inline}}@media (max-width: 1023px){.brand-sidebar{display:none}.brand-sidebar{display:block;position:fixed;top:0;left:0;bottom:0;width:100%;max-width:400px;z-index:50;background:#fff;padding:1.5rem;overflow-y:auto;transform:translate(-100%);transition:transform .3s cubic-bezier(.4,0,.2,1);box-shadow:2px 0 8px #00000026}.brand-sidebar.brand-sidebar-mobile-open{transform:translate(0)}.brand-sidebar-overlay{display:block}}@media (min-width: 1280px){.brand-products-grid{grid-template-columns:repeat(4,1fr)}}@media (max-width: 768px){.brand-header-container{flex-direction:column;gap:1rem}.brand-header-logo{width:100px;height:100px;margin:0 auto}.brand-header-description{text-align:center}}
