.ProductCategoryPage_page__w4WAO{background-color:#f3e9d7;min-height:100vh;font-family:inherit}.ProductCategoryPage_topBar__fU_IJ{display:flex;align-items:center;justify-content:space-between;padding:20px 48px;border-bottom:1px solid rgba(74,55,40,.1);background:#f3e9d7;position:-webkit-sticky;position:sticky;top:0;z-index:10}.ProductCategoryPage_back___uuM1{display:inline-flex;align-items:center;gap:6px;font-size:.9rem;font-weight:600;color:#7a5c3a;text-decoration:none;transition:color .2s ease}.ProductCategoryPage_back___uuM1:hover{color:#c8860a}.ProductCategoryPage_brand__rrX4i{font-size:.85rem;font-weight:600;color:#9e8872;letter-spacing:.05em;text-transform:uppercase}.ProductCategoryPage_container__en_f6{max-width:1400px;margin:0 auto;padding:60px 48px 120px}.ProductCategoryPage_header__olhv4{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:56px;padding-bottom:40px;border-bottom:1.5px solid rgba(74,55,40,.12)}.ProductCategoryPage_headerLeft__zj_hA{max-width:600px}.ProductCategoryPage_title__PjK6Y{font-family:Georgia,Times New Roman,serif;font-size:clamp(3rem,6vw,5rem);color:#2c1a0e;font-weight:800;line-height:1;margin:0 0 16px;letter-spacing:-.03em}.ProductCategoryPage_description__CU4LU{font-size:1.05rem;color:#7a5c3a;line-height:1.7;margin:0}.ProductCategoryPage_headerRight__hW4Ik{flex-shrink:0}.ProductCategoryPage_count__dN1q9{font-size:.9rem;font-weight:600;color:#9e8872;background:#ede3cf;padding:8px 18px;border-radius:50px}.ProductCategoryPage_grid__FuWrg{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:24px;gap:24px}.ProductCategoryPage_card__nqjh4{background:#ede3cf;border-radius:24px;overflow:hidden;border:1.5px solid transparent;transition:all .3s ease;cursor:pointer}.ProductCategoryPage_card__nqjh4:hover{border-color:#c8860a;transform:translateY(-6px);box-shadow:0 24px 60px rgba(74,55,40,.14);background:#fff8ee}.ProductCategoryPage_imageArea__2Hdq8{position:relative;width:100%;aspect-ratio:1;background:#e4d8c0;border-radius:24px 24px 0 0;overflow:hidden}.ProductCategoryPage_productImg__G3wGW{object-fit:cover;transition:transform .4s ease}.ProductCategoryPage_card__nqjh4:hover .ProductCategoryPage_productImg__G3wGW{transform:scale(1.05)}.ProductCategoryPage_placeholder__hljFI{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:4rem}.ProductCategoryPage_cardInfo__PXn57{padding:20px 22px 24px;display:flex;flex-direction:column;gap:10px}.ProductCategoryPage_tags___kLDO{display:flex;flex-wrap:wrap;gap:6px}.ProductCategoryPage_tag__pH2RA{display:inline-block;padding:4px 12px;background:rgba(200,134,10,.12);color:#c8860a;border-radius:20px;font-size:.75rem;font-weight:600}.ProductCategoryPage_productName__T6xVN{font-family:Georgia,Times New Roman,serif;font-size:1.1rem;color:#2c1a0e;font-weight:700;margin:0;line-height:1.3}@media (max-width:1200px){.ProductCategoryPage_grid__FuWrg{grid-template-columns:repeat(3,1fr)}}@media (max-width:900px){.ProductCategoryPage_grid__FuWrg{grid-template-columns:repeat(2,1fr)}.ProductCategoryPage_topBar__fU_IJ{padding:16px 24px}.ProductCategoryPage_container__en_f6{padding:40px 24px 80px}.ProductCategoryPage_header__olhv4{flex-direction:column;align-items:flex-start;gap:16px}}@media (max-width:480px){.ProductCategoryPage_grid__FuWrg{grid-template-columns:1fr}}