.category-page-container{padding:2rem 1rem}.category-page-header{margin-bottom:2rem}.category-page-title{font-size:2rem;font-weight:700;color:#1a1a1a!important;margin-bottom:1rem}.category-page-description{color:#666!important;font-size:1rem;line-height:1.6}.category-page-filters{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:2rem;align-items:center}.category-page-sort{margin-left:auto}.category-page-products{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));grid-gap:1.5rem;gap:1.5rem;margin-bottom:2rem}.category-page-product-card{background:#fff;border-radius:.75rem;overflow:hidden;transition:all .3s ease;cursor:pointer;box-shadow:0 4px 6px -1px rgba(0,0,0,.1);border:1px solid #e5e7eb}.category-page-product-card:hover{transform:translateY(-4px);box-shadow:0 10px 15px -3px rgba(0,0,0,.1)}.category-page-product-image{height:250px;transition:transform .3s ease}.category-page-product-card:hover .category-page-product-image{transform:scale(1.05)}.category-page-product-info{padding:1rem}.category-page-product-title{font-size:1.125rem;color:#1a1a1a!important;-webkit-line-clamp:1}.category-page-product-description{color:#666!important;margin-bottom:.75rem}.category-page-product-price{font-size:1.25rem;font-weight:700;color:#1a1a1a!important}.category-page-product-actions{display:flex;gap:.5rem;margin-top:1rem}.category-page-product-button{flex:1 1;height:2.5rem;font-weight:500;border-radius:.5rem;cursor:pointer;transition:all .3s ease}.category-page-product-button-primary{background:#10b981!important;color:#fff!important;border:none!important}.category-page-product-button-primary:hover{background:#059669!important;color:#fff!important}.category-page-product-button-secondary{background:#fff!important;color:#1a1a1a!important;border:1px solid #d1d5db!important}.category-page-product-button-secondary:hover{background:#f9fafb!important;color:#1a1a1a!important}.category-page-product-thumbnail{position:relative;width:3rem;height:3rem;overflow:hidden;border-radius:.375rem}.category-page-product-thumbnail-image{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.category-page-product-thumbnail:hover .category-page-product-thumbnail-image{transform:scale(1.05)}.category-page-product-details{flex:1 1;margin-left:1rem}.category-page-product-details-title{font-size:1.125rem;font-weight:700;color:#111827;-webkit-line-clamp:1}.category-page-product-details-description,.category-page-product-details-title{margin-bottom:.5rem;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical}.category-page-product-details-description{color:#4b5563;font-size:.875rem;line-height:1.5;-webkit-line-clamp:2}.category-page-product-details-price{font-size:1.25rem;font-weight:700;color:#1a1a1a}.category-page-product-controls{display:flex;flex-direction:column;gap:.75rem}.category-page-product-controls-button{width:100%;height:2.5rem;font-weight:500;border-radius:.5rem;cursor:pointer;transition:all .3s ease}.category-page-product-controls-button-primary{background:#2563eb;color:#fff;border:none}.category-page-product-controls-button-primary:hover{background:#1d4ed8}.category-page-product-controls-button-secondary{background:#fff;color:#1a1a1a;border:1px solid #d1d5db}.category-page-product-controls-button-secondary:hover{background:#f9fafb}.category-page-products-container{padding:20px 16px}@media (max-width:768px){.category-page-container{padding:.75rem}.category-page-header{margin-bottom:1.5rem}.category-page-title{font-size:1.625rem}.category-page-description{font-size:.9375rem}.category-page-products{grid-template-columns:1fr;gap:16px}.category-page-filters{flex-direction:column;align-items:stretch;gap:.75rem}.category-page-sort{margin-left:0}.category-page-product-card{border-radius:8px}.category-page-product-image{height:280px}.category-page-product-info{padding:.875rem}.category-page-product-title{font-size:1rem}.category-page-product-description{font-size:.8125rem}.category-page-product-price{font-size:1.125rem}.category-page-product-actions{flex-direction:column;gap:.375rem}.category-page-product-button{height:38px;font-size:.875rem}.category-page-products-container{padding:16px 12px}}@media (max-width:480px){.category-page-container{padding:.5rem}.category-page-header{margin-bottom:1.25rem}.category-page-title{font-size:1.5rem}.category-page-description{font-size:.875rem}.category-page-products{gap:12px}.category-page-product-image{height:240px}.category-page-product-info{padding:.75rem}.category-page-product-title{font-size:.9375rem}.category-page-product-description{font-size:.75rem;-webkit-line-clamp:1}.category-page-product-price{font-size:1rem}.category-page-product-button{height:36px;font-size:.8125rem}.category-page-products-container{padding:12px 8px}}.jade-product-card{transition:all .3s ease;border:1px solid #f0f0f0;border-radius:8px;box-shadow:0 1px 3px rgba(0,0,0,.08);overflow:hidden}.jade-product-card:hover{box-shadow:0 4px 12px rgba(0,0,0,.12);transform:translateY(-4px);border-color:#e5e7eb}.jade-product-card .ant-card-cover{overflow:hidden;background:#f9fafb}.jade-product-card .ant-card-cover img{transition:transform .4s ease}.jade-product-card:hover .ant-card-cover img{transform:scale(1.08)}.jade-product-card .ant-card-actions>li{margin:0 4px}.jade-product-card .ant-card-actions .ant-btn{border-radius:6px;font-weight:600;height:36px;font-size:13px}.jade-product-card .ant-card-actions .ant-btn-primary{background:#10b981;border-color:#10b981;box-shadow:0 1px 3px rgba(16,185,129,.3)}.jade-product-card .ant-card-actions .ant-btn-primary:hover{background:#059669;border-color:#059669;box-shadow:0 2px 6px rgba(16,185,129,.4)}.shop_Card_Image{position:relative;overflow:hidden;background-color:#f8f4f1}.shop_Card_Price{font-size:1rem;color:#059669;background-color:#f0fdf4;padding:.125rem .5rem;border-radius:.375rem;display:inline-block}.jade-product-card .ant-card-body{padding:8px}.jade-product-card .ant-card-actions{padding:8px 12px;background:#fafafa;border-top:1px solid #f0f0f0}.jade-product-card .ant-card-actions>li{margin:0 2px}.jade-product-card .ant-card-actions .ant-btn{height:28px;border-radius:4px;font-weight:500;min-width:80px}.price-highlight{background:linear-gradient(135deg,#52c41a,#73d13d);color:#fff;padding:8px 16px;border-radius:8px;font-weight:700;box-shadow:0 2px 8px rgba(82,196,26,.3)}.shop_Card_Price{margin-top:10px;font-size:18px;font-weight:700;color:#0b0c0b81}.category-page-product-title{font-weight:600;color:#1a1a1a;font-size:1rem;margin-bottom:.5rem}.category-page-product-description,.category-page-product-title{line-height:1.5;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.category-page-product-description{color:#6b7280;font-size:.875rem;min-height:2.6em}.category-page-product-image{object-fit:cover;width:100%;height:100%}.category-page-product-price-container{margin-top:.75rem;padding-top:.75rem;border-top:1px solid #f3f4f6}@media (max-width:768px){.jade-product-card{margin-bottom:16px}.jade-product-card .ant-card-body{padding:12px}.jade-product-card .ant-card-actions{padding:8px}.jade-product-card .ant-card-actions .ant-btn{min-width:100%;height:38px;font-size:13px;margin:4px 0}.jade-product-card .ant-card-actions>li{width:100%;margin:0}.category-page-product-title{font-size:.9375rem}.category-page-product-description{font-size:.8125rem}}@media (max-width:480px){.jade-product-card .ant-card-body{padding:10px}.jade-product-card .ant-card-actions{padding:6px}.jade-product-card .ant-card-actions .ant-btn{height:36px;font-size:12px}.category-page-product-title{font-size:.875rem}.category-page-product-description{font-size:.75rem;-webkit-line-clamp:1;min-height:1.3em}}.category-page-header{background:#fff;border-bottom:1px solid #f0f0f0;margin-bottom:24px;padding:16px 24px;box-shadow:0 1px 3px rgba(0,0,0,.05)}.view-mode-toggle .ant-btn{width:40px;height:40px;display:flex;align-items:center;justify-content:center}.list_View{width:100%}@media (max-width:768px){.category-page-header{padding:12px 16px}.category-page-header .ant-col{text-align:center!important}.category-page-header .ant-space-horizontal{justify-content:center}.view-mode-toggle{display:none!important}}@media (max-width:480px){.category-page-header{padding:10px 12px}.category-page-header .ant-select{width:140px!important}}.list-item-card{margin-bottom:8px!important;background:#fff;box-shadow:0 1px 3px rgba(0,0,0,.1);transition:all .2s ease}.list-item-card:hover{box-shadow:0 2px 8px rgba(0,0,0,.15);transform:translateY(-1px)}.list-item-card:last-child{margin-bottom:0!important}.list-item-card .ant-card-body{padding:12px!important}.list-item-card .text-lg{font-size:1.125rem!important;font-weight:700!important;color:#111827!important}.list-item-card .flex.flex-col.gap-3{gap:12px}.list-item-card .flex.flex-col.gap-3 .ant-btn{height:28px!important;border-radius:4px!important;font-weight:500!important;font-size:11px!important;width:100%!important}