.main-category[data-v-689a9a99]{max-width:1200px;margin:0 auto;padding:2rem 1rem}.category-header[data-v-689a9a99]{margin-bottom:3rem;text-align:center}.category-title[data-v-689a9a99]{font-size:2.5rem;color:#1f2d24;font-weight:700;text-transform:uppercase;letter-spacing:.1em;position:relative;display:inline-block;padding-bottom:1rem}.category-title[data-v-689a9a99]:after{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:100%;height:3px;background:#3a5f49}.sub-category-section[data-v-689a9a99]{margin-bottom:4rem}.sub-category-header[data-v-689a9a99]{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:.5rem;border-bottom:1px solid #e8f0ec}.sub-category-title[data-v-689a9a99]{font-size:1.8rem;color:#1f2d24;font-weight:600}.view-all[data-v-689a9a99]{color:#3a5f49;text-decoration:none;font-size:.9rem;font-weight:500;text-transform:uppercase;letter-spacing:.05em;transition:color .3s cubic-bezier(.25,.46,.45,.94)}.view-all[data-v-689a9a99]:hover{color:#273f31;text-decoration:underline}.products-grid[data-v-689a9a99]{display:grid;grid-template-columns:repeat(5,1fr);gap:1.5rem}@media (min-width:769px) and (max-width:1024px){.products-grid[data-v-689a9a99]{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}}@media (max-width:768px){.products-grid[data-v-689a9a99]{display:block}.products-grid .product-card[data-v-689a9a99]{width:100%;max-width:400px;margin:0 auto 1.5rem}}.product-card[data-v-689a9a99]{background:#fff;border-radius:4px;overflow:hidden;box-shadow:0 4px 12px rgba(31,45,36,.1);transition:transform .3s cubic-bezier(.25,.46,.45,.94);cursor:pointer}.product-card[data-v-689a9a99]:hover{transform:translateY(-5px)}.product-card:hover .product-image[data-v-689a9a99]{transform:scale(1.05)}.product-image-container[data-v-689a9a99]{height:200px;overflow:hidden}.product-image[data-v-689a9a99]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .5s cubic-bezier(.25,.46,.45,.94)}.image-placeholder[data-v-689a9a99]{width:100%;height:100%;background-color:#f5f5f5;display:flex;align-items:center;justify-content:center;color:#999}.product-info[data-v-689a9a99]{padding:1rem}.product-name[data-v-689a9a99]{font-size:1rem;color:#333;font-weight:500;margin:0;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;white-space:normal;text-align:center}.sub-category[data-v-71571693]{max-width:1200px;margin:0 auto;padding:2rem 1rem}.category-header[data-v-71571693]{margin-bottom:3rem;text-align:center;position:relative}.category-title[data-v-71571693]{font-size:2.5rem;color:#1f2d24;font-weight:700;text-transform:uppercase;letter-spacing:.1em;position:relative;display:inline-block;padding-bottom:1rem}.category-title[data-v-71571693]:after{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:100%;height:3px;background:#3a5f49}.back-link[data-v-71571693]{display:inline-flex;align-items:center;gap:.5rem;margin-top:1rem;color:#666;text-decoration:none;font-size:.9rem;font-weight:500;transition:color .3s cubic-bezier(.25,.46,.45,.94)}.back-link[data-v-71571693]:hover{color:#3a5f49}.products-grid[data-v-71571693]{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}@media (min-width:769px) and (max-width:1024px){.products-grid[data-v-71571693]{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}}@media (max-width:768px){.products-grid[data-v-71571693]{display:block}.products-grid .product-card[data-v-71571693]{width:100%;max-width:400px;margin:0 auto 1.5rem}}.product-card[data-v-71571693]{background:#fff;border-radius:4px;overflow:hidden;box-shadow:0 4px 12px rgba(31,45,36,.1);transition:transform .3s cubic-bezier(.25,.46,.45,.94);cursor:pointer}.product-card[data-v-71571693]:hover{transform:translateY(-5px)}.product-card:hover .product-image[data-v-71571693]{transform:scale(1.05)}.product-image-container[data-v-71571693]{height:250px;overflow:hidden}@media (max-width:768px){.product-image-container[data-v-71571693]{height:180px}}.product-image[data-v-71571693]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .5s cubic-bezier(.25,.46,.45,.94)}.image-placeholder[data-v-71571693]{width:100%;height:100%;background-color:#f5f5f5;display:flex;align-items:center;justify-content:center;color:#999}.product-info[data-v-71571693]{padding:1.5rem 1rem}.product-name[data-v-71571693]{font-size:1.1rem;color:#333;font-weight:500;margin:0;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;white-space:normal;text-align:center}.categories-page[data-v-334b3000]{min-height:100vh;background-color:#f5f7f6}.loading-container[data-v-334b3000]{display:flex;flex-direction:column;align-items:center;justify-content:center;height:50vh}.loader[data-v-334b3000]{width:48px;height:48px;border:5px solid #3a5f49;border-bottom-color:transparent;border-radius:50%;display:inline-block;box-sizing:border-box;animation:rotation-334b3000 1s linear infinite}@keyframes rotation-334b3000{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}