.product-cat-main{min-height:calc(100vh - 108px);padding-bottom:80px}.breadcrumb{display:flex;align-items:center;gap:6px;font-size:12px;color:#666;margin-bottom:0;padding:10px 20px;background:#fff}.breadcrumb a{color:#666;text-decoration:none;transition:color .15s ease}.breadcrumb a:hover{color:#ff6b35}.breadcrumb-separator{color:#ddd;font-size:10px}.product-cat-hero{background:linear-gradient(135deg,#fef6e4,#fff);text-align:center;overflow:hidden}.product-cat-lifestyle-wrapper{width:100%;max-height:480px;overflow:hidden;line-height:0}.product-cat-lifestyle-image{width:100%;height:100%;max-height:480px;object-fit:cover;object-position:center;display:block}.product-cat-hero-text{padding:32px 20px 28px}.product-cat-hero h1{font-size:32px;font-weight:700;color:var(--color-text-primary, #1a1a1a);margin:0 0 14px}.product-cat-intro{max-width:640px;margin:0 auto 20px;font-size:16px;line-height:1.6;color:var(--color-text-secondary, #555)}.product-cat-retailer-badge{display:inline-block;background:#1a1a1a;color:#fff;font-size:12px;font-weight:600;padding:6px 16px;border-radius:20px;letter-spacing:.02em}.product-cat-loading{display:flex;justify-content:center;padding:80px 0}.product-cat-section{max-width:1200px;margin:0 auto;padding:48px 20px 0}.product-cat-section-header{margin-bottom:28px}.product-cat-section-header h2{font-size:22px;font-weight:700;color:var(--color-text-primary, #1a1a1a);margin:0 0 8px}.product-cat-section-header p{font-size:15px;color:var(--color-text-secondary, #666);margin:0;line-height:1.5}.product-cat-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}@media (min-width: 640px){.product-cat-grid{grid-template-columns:repeat(3,1fr)}}@media (min-width: 1024px){.product-cat-grid{grid-template-columns:repeat(4,1fr)}}.product-cat-card{display:flex;flex-direction:column;background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 1px 3px #00000014,0 2px 6px #0000000d;text-decoration:none;color:inherit;transition:transform .2s ease,box-shadow .2s ease}@media (hover: hover) and (pointer: fine){.product-cat-card:hover{transform:translateY(-3px);box-shadow:0 4px 12px #0000001a,0 8px 20px #00000012}}.product-cat-image-wrapper{position:relative;width:100%;aspect-ratio:1;background:#f5f3ef;overflow:hidden}.product-cat-image{width:100%;height:100%;object-fit:contain;transition:transform .3s ease}@media (hover: hover) and (pointer: fine){.product-cat-card:hover .product-cat-image{transform:scale(1.03)}}.product-cat-image-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#ccc}.product-cat-size-badge{position:absolute;bottom:8px;left:8px;background:#ffffffeb;color:#333;font-size:11px;font-weight:600;padding:3px 8px;border-radius:10px}.product-cat-card-content{flex:1;display:flex;flex-direction:column;padding:16px;gap:6px}.product-cat-card-name{font-size:15px;font-weight:700;color:var(--color-text-primary, #1a1a1a);margin:0;line-height:1.3}.product-cat-card-price{font-size:13px;font-weight:600;color:#ff6b35}.product-cat-card-desc{font-size:13px;color:var(--color-text-secondary, #666);line-height:1.5;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-cat-read-more{margin-top:auto;padding-top:8px;font-size:13px;font-weight:600;color:#ff6b35}@media (max-width: 480px){.product-cat-hero h1{font-size:26px}.product-cat-intro{font-size:15px}.product-cat-section{padding:32px 16px 0}.product-cat-grid{gap:12px}.product-cat-card-content{padding:12px}}
