.page-container{display:flex;min-height:100vh}.sidebar{display:none}@media (min-width:1024px){.sidebar{display:flex;flex-direction:column;width:240px;background:#f9f9f9;position:sticky;top:70px;height:100vh;padding:16px}}.sidebar h2{font-size:1.2rem;margin-bottom:8px;border-bottom:1px solid #e2e8f0;padding-bottom:4px}.sidebar ul{list-style:none;margin:0;padding:0;overflow:visible}.sidebar li{margin-bottom:4px}.sidebar a{text-decoration:none;color:#2d3748;padding:4px 6px;display:block;border-radius:3px;transition:background .15s}.sidebar a:hover{background:#ebf8ff}.content{flex:1;width:100%}html{scroll-behavior:smooth}section[id]{scroll-margin-top:70px}.hero-image{height:auto!important}.object-cover{height:600px}.CategoryProductsSection_section__aXWVo{display:flex;margin:40px 20px;flex-direction:column;gap:3rem}.CategoryProductsSection_block__yWQ53{padding:0 1rem}.CategoryProductsSection_title__vongZ{font-size:1.75rem;font-weight:600;margin-bottom:1rem}.CategoryProductsSection_grid__v0ZDj{display:grid;gap:1.5rem;grid-template-columns:repeat(2,1fr)}@media (min-width:768px){.CategoryProductsSection_grid__v0ZDj{grid-template-columns:repeat(3,1fr)}}@media (min-width:1024px){.CategoryProductsSection_grid__v0ZDj{grid-template-columns:repeat(4,1fr)}}@media (min-width:1280px){.CategoryProductsSection_grid__v0ZDj{grid-template-columns:repeat(6,1fr)}}.CategoryProductsSection_card__nhIC7{background:#fff;overflow:hidden;transition:transform .2s,box-shadow .2s}.CategoryProductsSection_card__nhIC7:hover{transform:translateY(-4px);box-shadow:0 4px 12px rgba(0,0,0,.12)}.CategoryProductsSection_imageWrapper__L4BXO{position:relative;width:100%;aspect-ratio:3/4;background:#f9fafb}.CategoryProductsSection_image__IkkJz{object-fit:cover;border:1px solid #d3d3d3}.CategoryProductsSection_content__ikUeA{padding:.75rem 1rem;display:flex;flex-direction:column;gap:.5rem}.CategoryProductsSection_name__57_Hy{font-size:1rem;font-weight:500;line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.CategoryProductsSection_price__GpVgU{font-size:.9rem;font-weight:600;color:#1f2937}.CategoryProductsSection_colors__Z6wYm{display:flex;align-items:center;gap:.4rem;margin-top:.5rem}.CategoryProductsSection_dot__TgTFO{width:.75rem;height:.75rem;border-radius:50%;border:1px solid #d1d5db}.CategoryProductsSection_more__wUsuG{font-size:.8rem;color:#6b7280}