.ProductList-module__BziOTa__container{max-width:1200px;margin:2rem auto;padding:1rem}.ProductList-module__BziOTa__heading{text-align:center;color:#222;margin-bottom:1.5rem;font-size:1.8rem}.ProductList-module__BziOTa__grid{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}.ProductList-module__BziOTa__card{background:#fff;border-radius:12px;flex-direction:column;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden;box-shadow:0 4px 12px rgba(0,0,0,.08)}.ProductList-module__BziOTa__card:hover{transform:translateY(-4px);box-shadow:0 6px 16px rgba(0,0,0,.12)}.ProductList-module__BziOTa__cardImage{background-position:50%;background-size:cover;border-radius:8px;width:100%;height:200px}.ProductList-module__BziOTa__cardDetails{flex-direction:column;flex-grow:1;padding:1rem;display:flex}.ProductList-module__BziOTa__cardDetails h4{color:#333;margin:0 0 .5rem;font-size:1.2rem}.ProductList-module__BziOTa__cardDetails p{color:#555;margin:.25rem 0;font-size:.95rem}.ProductList-module__BziOTa__creator{color:#666;margin-top:.5rem;font-size:.9rem;font-style:italic}.ProductList-module__BziOTa__viewBtn,.ProductList-module__BziOTa__customizeBtn{cursor:pointer;border:none;border-radius:6px;margin-top:.8rem;padding:.5rem .9rem;font-weight:600;transition:background .2s}.ProductList-module__BziOTa__viewBtn{color:#fff;background:#2563eb}.ProductList-module__BziOTa__viewBtn:hover{background:#1e4ed8}.ProductList-module__BziOTa__customizeBtn{color:#fff;background:#10b981}.ProductList-module__BziOTa__customizeBtn:hover{background:#059669}.ProductList-module__BziOTa__loadingBox,.ProductList-module__BziOTa__errorBox,.ProductList-module__BziOTa__noProducts{text-align:center;background:#f9fafb;border-radius:10px;max-width:500px;margin:4rem auto;padding:2rem;box-shadow:0 4px 10px rgba(0,0,0,.05)}.ProductList-module__BziOTa__loadingBox h3,.ProductList-module__BziOTa__errorBox h3,.ProductList-module__BziOTa__noProducts h3{color:#111827;margin-bottom:1rem}.ProductList-module__BziOTa__loadingBox p,.ProductList-module__BziOTa__noProducts p{color:#6b7280;font-size:.95rem}.ProductList-module__BziOTa__errorBox button,.ProductList-module__BziOTa__noProducts button{color:#fff;cursor:pointer;background:#ef4444;border:none;border-radius:6px;margin-top:1rem;padding:.5rem 1rem;font-weight:600}.ProductList-module__BziOTa__errorBox button:hover,.ProductList-module__BziOTa__noProducts button:hover{background:#dc2626}.ProductList-module__BziOTa__modalOverlay{z-index:50;background:rgba(0,0,0,.65);justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.ProductList-module__BziOTa__modalContent{background:#fff;border-radius:12px;width:90%;max-width:1200px;max-height:800px;padding:3rem;position:relative;overflow-y:hidden}.ProductList-module__BziOTa__modalContent.ProductList-module__BziOTa__fbxFullscreen{border-radius:0;width:1200px;max-width:100%;height:90vh;max-height:90vh;margin:0 auto;padding:0;overflow:hidden}.ProductList-module__BziOTa__closeBtn{cursor:pointer;color:#444;background:0 0;border:none;font-size:1.8rem;position:absolute;top:.75rem;right:1rem}.ProductList-module__BziOTa__closeBtn:hover{color:#000}@media (max-width:1024px){.ProductList-module__BziOTa__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.ProductList-module__BziOTa__grid{grid-template-columns:1fr}.ProductList-module__BziOTa__cardImage{height:160px}}.ProductList-module__BziOTa__errorBox{text-align:center;background-color:#ffebee;border:1px solid #f44336;border-radius:4px;padding:20px}.ProductList-module__BziOTa__errorBox h3{color:#d32f2f;margin-top:0}.ProductList-module__BziOTa__loadingBox{text-align:center;background-color:#e3f2fd;border:1px solid #2196f3;border-radius:4px;padding:20px}.ProductList-module__BziOTa__noProducts{text-align:center;background-color:#f5f5f5;border:1px solid #9e9e9e;border-radius:4px;padding:20px}
