.productList_productPage__r_arJ{width:100%;max-width:1200px;margin:0 auto;padding:80px 16px 64px;-webkit-box-sizing:border-box;box-sizing:border-box}.productList_productHeader__kwBhe{margin-bottom:24px}.productList_productTitle__1PiN4{font-size:1.4rem;font-weight:600;color:#222;margin-bottom:8px}.productList_productSub__2ssdG{font-size:1rem;color:#666;line-height:1.6}.productList_productSection__3J89F{margin-top:8px}.productList_noList__2BpGs{margin-top:16px;padding:32px 12px;text-align:center;font-size:1rem;color:#888;border-radius:12px;background-color:#fafafa;border:1px dashed #e3e3e7}.productList_productCategorySection__1R6u5{margin:12px 0 16px}.productList_categoryTabs__3WFQe{display:flex;flex-wrap:wrap;grid-gap:8px;gap:8px}.productList_categoryTab__2_Rzk{padding:6px 10px;border-radius:999px;border:1px solid #e3e3e7;background-color:#fff;font-size:1rem;color:#555;cursor:pointer}.productList_categoryTabActive__2H7tB{border-color:#ffbcd6;background-color:#ffebf4;color:#222}.productList_productGrid__3oOEv{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px;gap:16px}.productList_productCardLink__2OJze{text-decoration:none;color:inherit}.productList_productCard__2JYA6{background-color:#fff;border-radius:12px;-webkit-box-shadow:0 4px 12px rgba(0,0,0,.04);box-shadow:0 4px 12px rgba(0,0,0,.04);padding:12px 10px 14px;border:1px solid #f0f0f3;display:flex;flex-direction:column;grid-gap:6px;gap:6px;-webkit-transition:-webkit-transform .15s ease,-webkit-box-shadow .15s ease;transition:-webkit-transform .15s ease,-webkit-box-shadow .15s ease;transition:transform .15s ease,box-shadow .15s ease;transition:transform .15s ease,box-shadow .15s ease,-webkit-transform .15s ease,-webkit-box-shadow .15s ease}.productList_productCard__2JYA6:hover{-webkit-transform:translateY(-4px);transform:translateY(-4px);-webkit-box-shadow:0 8px 20px rgba(0,0,0,.06);box-shadow:0 8px 20px rgba(0,0,0,.06)}.productList_productImage__jz-8v{width:100%;padding-top:100%;border-radius:10px;background:#f7f7f9;background-size:cover;background-position:50%;border:1px dashed #e3e3e7;position:relative;font-size:1rem;color:#888;display:flex;align-items:center;justify-content:center}.productList_productName__URz4M{margin-top:4px;font-size:1rem;font-weight:500;color:#222;height:17px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.productList_productDesc__1L9kM{font-size:1rem;color:#777;line-height:1.5;height:34px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis}.productList_productPrice__2-NSn{margin-top:2px;font-size:1rem;font-weight:600;color:#333}@media(min-width:768px){.productList_productPage__r_arJ{padding:96px 20px 80px}}@media(min-width:1024px){.productList_productPage__r_arJ{padding:110px 24px 96px}.productList_productGrid__3oOEv{grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:20px;gap:20px}}