body{font-family:Arial,Helvetica,sans-serif}
.hero-card{border-radius:28px;overflow:hidden;min-height:480px}
.section-title{font-size:2rem;font-weight:700;color:var(--brand-dark)}
.filter-chip .btn{border-radius:999px}
.product-card img{height:260px;object-fit:cover}
.logo-preview,.icon-preview{max-height:72px}
.admin-card{border:0;border-radius:20px;box-shadow:0 8px 30px rgba(0,0,0,.06)}
.sidebar-link{display:block;padding:.8rem 1rem;color:#333;text-decoration:none;border-radius:12px}
.sidebar-link:hover,.sidebar-link.active{background:var(--brand-light);color:var(--brand-primary)}
.upload-drop{border:2px dashed #d4d4d4;padding:16px;border-radius:16px;background:#fafafa}
