.product_productsContainer__lx7cB{min-height:100vh;background-color:#FFFFFF;display:flex;flex-direction:column}.product_productsHero__rZSkz{position:relative;height:40vh;min-height:300px;overflow:hidden}.product_heroOverlay__L1kRX{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,rgba(0,0,0,.6),rgba(0,0,0,.3));z-index:1}.product_productsHero__rZSkz:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:url(/images/pictures/producthead.jpg);background-size:cover;background-position:50%;filter:brightness(.8)}.product_heroContent__CxfW3{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%;color:white;text-align:center;padding:0 20px}.product_heroTitle__FZpBS{font-size:3.5rem;font-weight:700;margin-bottom:16px;letter-spacing:1px}.product_heroSubtitle__6sOSW{font-size:1.5rem;font-weight:400;max-width:800px;opacity:.9}.product_productsMain__zFb4a{display:flex;max-width:1400px;margin:0 auto;padding:40px 20px;width:100%;flex:1 1}.product_productsSidebar__iijHJ{width:240px;flex-shrink:0;padding-right:30px;margin-left:-20px}.product_sidebarHeader__yJ3bs{margin-bottom:20px}.product_sidebarTitle__VH2_t{font-size:1.5rem;font-weight:600;color:#333;border-bottom:2px solid #e0e0e0;padding-bottom:8px}.product_sidebarNav__Shvno{display:flex;flex-direction:column;gap:5px}.product_categoryGroup__s6ViS{border-bottom:1px solid #f0f0f0;padding-bottom:8px}.product_categoryHeader__NRLTy{display:flex;justify-content:space-between;align-items:center;padding:10px 0;cursor:pointer}.product_categoryTitle__GcJIP{font-size:1rem;font-weight:500;margin:0;color:#222}.product_categoryGroup__s6ViS.product_active__QDYEJ .product_categoryTitle__GcJIP{color:#B3871C;font-weight:600}.product_toggleIcon__SPqWX{font-size:.8rem;transition:transform .2s}.product_expanded__LHJRG{transform:rotate(180deg)}.product_categoryItems__Bwq4o{list-style:none;padding-left:15px;margin:0 0 10px}.product_categoryItem__GjTRN{padding:8px 0;font-size:.9rem;cursor:pointer;color:#666}.product_categoryItem__GjTRN.product_activeCategory__DGbL1{color:#B3871C;font-weight:600}.product_productsContent__SpxcE{flex:1 1;padding-left:30px}.product_contentHeader__TIpdr{margin-bottom:30px;border-bottom:1px solid #f0f0f0;padding-bottom:15px}.product_contentTitle__zG_kq{font-size:2rem;font-weight:600;color:#333;margin-bottom:8px}.product_contentSubtitle__n8nlM{font-size:1.1rem;color:#666;margin:0}.product_productsGrid__zaq_X{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:30px;gap:30px;margin-bottom:40px}.product_productCard__ll_lF{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 6px 16px rgba(0,0,0,.08);transition:all .3s ease;cursor:pointer;border:1px solid #f0f0f0;display:flex;flex-direction:column;height:100%}.product_productCard__ll_lF:hover{transform:translateY(-5px);box-shadow:0 12px 24px rgba(0,0,0,.12)}.product_productImage__q8dNt{height:200px;overflow:hidden;position:relative}.product_productImage__q8dNt img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.product_productCard__ll_lF:hover .product_productImage__q8dNt img{transform:scale(1.05)}.product_productInfo__PR6HF{padding:20px;display:flex;flex-direction:column;flex:1 1}.product_productTitle__qS4O4{font-size:1.2rem;font-weight:600;color:#333;margin-bottom:10px;line-height:1.3}.product_productDescription__op85S{font-size:.95rem;color:#666;line-height:1.5;margin-bottom:15px;flex:1 1;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.product_productCategory__qB17A{margin-bottom:15px}.product_productCategory__qB17A span{background:#f5f5f5;color:#777;font-size:.8rem;padding:4px 8px;border-radius:4px;font-weight:500;text-transform:uppercase}.product_viewDetailsBtn___z0wx{background:#e0e0e0;color:#222222;border:none;padding:10px 15px;border-radius:6px;font-weight:500;cursor:pointer;margin-top:auto}.product_loading__4hQaz,.product_noProducts__THsGq{grid-column:1/-1;text-align:center;padding:40px 0;color:#666;font-size:1.1rem}.product_error__4pgrV{grid-column:1/-1;text-align:center;padding:40px 0;color:#e74c3c;font-size:1.1rem}.product_retryBtn__0qAg5{background:#B3871C;color:white;border:none;padding:8px 16px;border-radius:4px;cursor:pointer;margin-top:10px;font-size:.9rem}.product_retryBtn__0qAg5:hover{background:#9a7419}.product_pagination__C0xRk{gap:10px;margin-top:20px;margin-bottom:40px}.product_pageBtn__2WHEh,.product_pagination__C0xRk{display:flex;justify-content:center;align-items:center}.product_pageBtn__2WHEh{background:#FFFFFF;border:1px solid #e0e0e0;color:#222222;padding:8px 16px;border-radius:6px;cursor:pointer;font-size:1rem;font-weight:500;transition:all .2s ease;min-width:40px;height:40px}.product_pageBtn__2WHEh:hover{border-color:#B3871C}.product_pageNum__6QFhy{background:#FFFFFF;border:1px solid #e0e0e0;color:#222222;padding:8px 16px;border-radius:6px;cursor:pointer;font-size:1rem;font-weight:500;transition:all .2s ease;min-width:40px;height:40px;display:flex;align-items:center;justify-content:center}.product_pageNum__6QFhy:hover{border-color:#B3871C}.product_pageNum__6QFhy.product_active__QDYEJ{background:#B3871C;color:#FFFFFF;border-color:#B3871C}@media (max-width:1200px){.product_productsSidebar__iijHJ{width:220px;padding-right:20px}.product_productsGrid__zaq_X{grid-template-columns:repeat(2,1fr)}}@media (max-width:900px){.product_productsMain__zFb4a{flex-direction:column}.product_productsSidebar__iijHJ{width:100%;margin-left:0;padding-right:0;margin-bottom:30px}.product_productsContent__SpxcE{padding-left:0}.product_productsGrid__zaq_X{grid-template-columns:repeat(2,1fr);gap:20px}}@media (max-width:768px){.product_heroTitle__FZpBS{font-size:2.8rem}.product_heroSubtitle__6sOSW{font-size:1.2rem}.product_productsMain__zFb4a{padding:20px 15px}.product_productsGrid__zaq_X{grid-template-columns:1fr;gap:20px}.product_productImage__q8dNt{height:180px}.product_productInfo__PR6HF{padding:15px}}@media (max-width:480px){.product_heroTitle__FZpBS{font-size:2.4rem}.product_contentTitle__zG_kq{font-size:1.6rem}.product_productTitle__qS4O4{font-size:1.1rem}.product_productDescription__op85S{font-size:.9rem}}