.page-module__30eVjG__pageContainer{background-color:var(--background);min-height:100vh;padding-top:80px;display:flex}.page-module__30eVjG__sidebar{background-color:#f9f9f9;border-right:1px solid #eaeaea;flex-shrink:0;width:250px;height:calc(100vh - 80px);padding:2rem;position:sticky;top:80px;overflow-y:auto}.page-module__30eVjG__sidebarTitle{color:#111;margin-bottom:1.5rem;font-size:1.25rem;font-weight:700}.page-module__30eVjG__categoryList{margin:0;padding:0;list-style:none}.page-module__30eVjG__categoryItem{margin-bottom:.5rem}.page-module__30eVjG__categoryButton{text-align:left;color:#555;cursor:pointer;background:0 0;border:none;border-radius:6px;width:100%;padding:.75rem 1rem;font-size:1rem;transition:all .2s}.page-module__30eVjG__categoryButton:hover{color:#111;background-color:#eaeaea}.page-module__30eVjG__categoryActive{background-color:var(--foreground);color:#fff;font-weight:600}.page-module__30eVjG__categoryActive:hover{color:#fff;background-color:#333}.page-module__30eVjG__mainContent{flex:1;padding:3rem;overflow-y:auto}.page-module__30eVjG__header{margin-bottom:3rem}.page-module__30eVjG__title{margin-bottom:.5rem;font-size:2.5rem;font-weight:700}.page-module__30eVjG__subtitle{color:var(--muted-foreground);font-size:1.125rem}.page-module__30eVjG__productGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:2rem;display:grid}.page-module__30eVjG__productCard{background:#fff;border-radius:12px;flex-direction:column;padding:1.5rem;transition:transform .3s,box-shadow .3s;display:flex;box-shadow:0 4px 15px #0000000d}.page-module__30eVjG__productCard:hover{transform:translateY(-5px);box-shadow:0 10px 25px #0000001a}.page-module__30eVjG__productImage{background-color:#f4f4f4;border-radius:8px;width:100%;height:200px;margin-bottom:1.5rem}.page-module__30eVjG__productInfo{flex-direction:column;flex:1;display:flex}.page-module__30eVjG__productName{color:#111;margin:0 0 .5rem;font-size:1.25rem;font-weight:700}.page-module__30eVjG__productCategory{color:#888;text-transform:uppercase;letter-spacing:.05em;margin-bottom:1rem;font-size:.875rem}.page-module__30eVjG__productPrice{color:var(--accent);margin-top:auto;margin-bottom:1.5rem;font-size:1.5rem;font-weight:700}.page-module__30eVjG__buyButton{background-color:var(--foreground);color:#fff;cursor:pointer;border:none;border-radius:6px;width:100%;padding:.75rem;font-weight:600;transition:background-color .2s}.page-module__30eVjG__buyButton:hover{background-color:var(--accent)}@media (max-width:992px){.page-module__30eVjG__pageContainer{flex-direction:column}.page-module__30eVjG__sidebar{border-bottom:1px solid #eaeaea;border-right:none;width:100%;height:auto;padding:1rem;position:static}.page-module__30eVjG__categoryList{gap:.5rem;padding-bottom:.5rem;display:flex;overflow-x:auto}.page-module__30eVjG__categoryButton{white-space:nowrap;padding:.5rem 1rem}.page-module__30eVjG__mainContent{padding:2rem 1rem}}
