/* Stores system upgrade */
.store-hero{background:linear-gradient(135deg,#0f172a,#1e3a8a 55%,#16a34a);color:#fff;border-radius:28px;padding:34px;margin:18px 0;box-shadow:0 18px 55px rgba(15,23,42,.18)}
.store-filter-card{background:#fff;border:1px solid #e5e7eb;border-radius:22px;padding:18px;box-shadow:0 10px 35px rgba(15,23,42,.06);margin-bottom:22px}.store-card{background:#fff;border:1px solid #e5e7eb;border-radius:24px;overflow:hidden;box-shadow:0 14px 40px rgba(15,23,42,.07);transition:.22s ease;height:100%;display:flex;flex-direction:column}.store-card:hover{transform:translateY(-4px);box-shadow:0 18px 55px rgba(15,23,42,.12)}.store-cover{height:128px;background:#f8fafc;position:relative;overflow:hidden}.store-cover img{width:100%;height:100%;object-fit:cover}.store-logo{width:86px;height:86px;border-radius:24px;background:#f8fafc;border:4px solid #fff;object-fit:contain;box-shadow:0 10px 25px rgba(15,23,42,.16);margin-top:-43px;position:relative;z-index:3}.store-badge{display:inline-flex;align-items:center;gap:4px;border-radius:999px;padding:4px 10px;font-size:.78rem}.store-badge.verified{background:#dcfce7;color:#166534}.store-badge.likely{background:#fef9c3;color:#854d0e}.store-badge.review{background:#fee2e2;color:#991b1b}.store-service{background:#eff6ff;color:#1d4ed8;border-radius:999px;padding:4px 9px;font-size:.75rem;margin:2px;display:inline-block}.store-actions .btn{border-radius:14px}.store-detail-cover{height:260px;border-radius:28px;overflow:hidden;background:#0f172a}.store-detail-cover img{width:100%;height:100%;object-fit:cover}.store-detail-logo{width:118px;height:118px;border-radius:30px;border:5px solid #fff;background:#fff;object-fit:contain;margin-top:-60px;box-shadow:0 12px 35px rgba(15,23,42,.22)}.map-box{border:1px dashed #cbd5e1;border-radius:22px;padding:18px;background:#f8fafc}.store-panel-card{background:#fff;border:1px solid #e5e7eb;border-radius:22px;padding:20px;box-shadow:0 8px 28px rgba(15,23,42,.06)}@media(max-width:768px){.store-hero{padding:24px;border-radius:22px}.store-detail-cover{height:180px}.store-filter-card .row>div{margin-bottom:10px}}
