.ms-hero{position:relative;overflow:hidden;border-radius:1.25rem;background:linear-gradient(135deg,#4f46e5 0%,#7c3aed 100%);color:#fff;text-align:center;padding:clamp(1.8rem,4vw,3rem) 1.25rem 2rem;margin-bottom:1.5rem;box-shadow:0 18px 40px -20px rgba(79,70,229,.55)}.ms-hero::before{content:"";position:absolute;width:320px;height:320px;border-radius:50%;background:radial-gradient(circle,rgba(255,255,255,.25),transparent 70%);top:-140px;left:-80px;pointer-events:none}.ms-hero::after{content:"";position:absolute;width:260px;height:260px;border-radius:50%;background:radial-gradient(circle,rgba(255,255,255,.18),transparent 70%);bottom:-120px;right:-60px;pointer-events:none}.ms-eyebrow{display:inline-flex;align-items:center;gap:.4rem;padding:.35rem .9rem;border-radius:999px;background:rgba(255,255,255,.16);border:1px solid rgba(255,255,255,.3);font-size:.8rem;font-weight:600}.ms-hero h1{font-size:clamp(1.4rem,3.5vw,2.2rem);font-weight:800;margin:.75rem 0 .5rem}.ms-hero p{margin:0 auto;max-width:54ch;color:rgba(255,255,255,.9);line-height:1.9;font-size:.95rem}.ms-hero-stats{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap;margin-top:1.4rem}.ms-hero-stat{background:rgba(255,255,255,.14);border:1px solid rgba(255,255,255,.22);border-radius:1rem;padding:.6rem 1.2rem;min-width:96px}.ms-hero-stat strong{display:block;font-size:1.3rem;font-weight:800}.ms-hero-stat span{font-size:.75rem;color:rgba(255,255,255,.85)}.ms-toolbar-wrap{position:sticky;top:.6rem;z-index:1050;margin-bottom:1.5rem}.ms-toolbar{display:flex;flex-wrap:wrap;gap:.6rem;align-items:center;background:rgba(255,255,255,.92);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid #e5e7f5;border-radius:1.1rem;padding:.7rem;box-shadow:0 10px 30px -12px rgba(30,41,59,.25)}.ms-input{border:1px solid #e2e8f0;border-radius:.7rem;background:#fff;height:44px;font-size:.9rem}.ms-input:focus{border-color:#7c3aed;box-shadow:0 0 0 .2rem rgba(124,58,237,.12)}.ms-search-field{position:relative;flex:1 1 220px;min-width:180px}.ms-search-field i{position:absolute;inset-inline-start:.8rem;top:50%;transform:translateY(-50%);color:#94a3b8}.ms-search-field .ms-input{padding-inline-start:2.3rem;width:100%}.ms-select-field{position:relative;flex:0 1 190px;min-width:150px}.ms-select-field i{position:absolute;inset-inline-start:.8rem;top:50%;transform:translateY(-50%);color:#94a3b8;pointer-events:none}.ms-select-field select{padding-inline-start:2.3rem;width:100%}.ms-gender-toggle{display:flex;background:#f1f5f9;border-radius:999px;padding:3px;gap:2px}.ms-gender-btn{border:0;background:transparent;color:#475569;font-size:.8rem;font-weight:600;padding:.4rem .9rem;border-radius:999px;transition:.15s;white-space:nowrap}.ms-gender-btn:hover{color:#1e293b}.ms-gender-btn.active{background:#fff;color:#6d28d9;box-shadow:0 2px 6px rgba(30,41,59,.15)}.ms-actions{display:flex;gap:.5rem;margin-inline-start:auto}.ms-btn{border:0;border-radius:.7rem;font-weight:700;display:inline-flex;align-items:center;gap:.4rem;height:44px;padding:0 1.1rem;font-size:.85rem;transition:.15s;white-space:nowrap;text-decoration:none!important}.ms-btn.ms-btn-primary{background:linear-gradient(135deg,#4f46e5,#7c3aed);color:#fff!important;box-shadow:0 6px 16px -6px rgba(79,70,229,.6)}.ms-btn.ms-btn-primary:hover{filter:brightness(1.08);color:#fff!important;transform:translateY(-1px)}.ms-btn.ms-btn-primary:disabled{opacity:.7;transform:none}.ms-btn.ms-btn-ghost{background:#fff;color:#4f46e5!important;border:1.5px solid #d8dcf5}.ms-btn.ms-btn-ghost:hover{background:#f1f3ff}.ms-count-chip{background:linear-gradient(135deg,#4f46e5,#7c3aed);color:#fff;font-weight:800;min-width:2.2rem;height:2.2rem;padding:0 .6rem;border-radius:999px;display:flex;align-items:center;justify-content:center;font-size:.85rem}.ms-location-info{margin-top:.6rem;padding:.55rem .9rem;border-radius:.7rem;background:#fffbeb;border:1px solid #fde68a;color:#92400e;font-size:.8rem}.ms-status{margin-top:.6rem;padding:.55rem .9rem;border-radius:.7rem;font-size:.8rem;font-weight:600;display:none}.ms-status.success{background:#ecfdf5;color:#065f46;border:1px solid #a7f3d0}.ms-status.error{background:#fef2f2;color:#b91c1c;border:1px solid #fecaca}.ms-status.info{background:#eff6ff;color:#1d4ed8;border:1px solid #bfdbfe}.ms-status.show{display:block;animation:msFade .2s ease}@keyframes msFade{from{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:none}}.ms-map-card{background:#fff;border:1px solid #e5e7f5;border-radius:1.1rem;overflow:hidden;box-shadow:0 10px 30px -12px rgba(30,41,59,.18)}.ms-map-header{display:flex;align-items:center;justify-content:space-between;gap:.5rem;flex-wrap:wrap;padding:.7rem 1rem;border-bottom:1px solid #f1f5f9;font-size:.82rem;font-weight:700;color:#334155}.ms-map-header i{color:#7c3aed}.ms-legend{display:inline-flex;align-items:center;gap:.35rem;font-weight:600;color:#475569;font-size:.75rem}.ms-legend-dot{width:10px;height:10px;border-radius:50%;display:inline-block}.ms-dot-blue{background:#2563eb}.ms-dot-pink{background:#ec4899}.ms-map-wrap{position:relative;height:clamp(380px,62vh,620px)}#map{height:100%;width:100%;z-index:1}.ms-map-loading{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.6rem;background:#fff;color:#64748b;font-size:.85rem;z-index:2}.leaflet-popup-content-wrapper{border-radius:1rem!important;box-shadow:0 14px 34px -10px rgba(15,23,42,.3)!important}.leaflet-popup-content{margin:0!important;font-family:'Vazirmatn',Tahoma,Arial,sans-serif!important;direction:rtl}.ms-popup-img{width:100%;height:130px;object-fit:cover;border-radius:1rem 1rem 0 0;display:block}.ms-popup-body{padding:.8rem 1rem 1rem;min-width:220px}.ms-popup-body h6{font-weight:800;margin:0 0 .3rem;color:#1e293b}.ms-popup-loc{font-size:.78rem;color:#475569;margin:0 0 .3rem;line-height:1.8}.ms-popup-loc i,.ms-popup-phone i{color:#94a3b8}.ms-popup-phone{font-size:.78rem;color:#2563eb;margin:0 0 .5rem;display:inline-flex;gap:.35rem;align-items:center}.ms-popup-badges{display:flex;flex-wrap:wrap;gap:.35rem;margin-bottom:.7rem;align-items:center}.ms-badge{display:inline-flex;align-items:center;gap:.3rem;font-size:.68rem;font-weight:700;padding:.2rem .6rem;border-radius:999px}.ms-badge-male{background:#dbeafe;color:#1d4ed8}.ms-badge-female{background:#fce7f3;color:#be185d}.ms-badge-mixed{background:#f3e8ff;color:#7c3aed}.ms-badge-discount{background:#dcfce7;color:#15803d}.ms-popup-dist{font-size:.72rem;color:#0369a1;background:#e0f2fe;padding:.2rem .55rem;border-radius:999px;font-weight:700}.ms-popup-actions{display:flex;gap:.5rem}.ms-popup-actions .btn{flex:1}.ms-popup-actions .btn-outline-primary{border-color:#c7d2fe;color:#4338ca}.ms-popup-actions .btn-outline-primary:hover{background:#eef2ff}.ms-pin-wrap{background:transparent;border:0}.ms-pin{width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;border:2.5px solid #fff;box-shadow:0 3px 8px rgba(15,23,42,.35);font-size:15px;transition:transform .15s}.ms-pin:hover{transform:scale(1.12)}.ms-user-dot{width:16px;height:16px;border-radius:50%;background:#3b82f6;border:3px solid #fff;box-shadow:0 0 0 6px rgba(59,130,246,.3)}.ms-results-panel{background:#fff;border:1px solid #e5e7f5;border-radius:1.1rem;padding:1rem;box-shadow:0 10px 30px -12px rgba(30,41,59,.12);margin-bottom:1rem}.ms-results-head{display:flex;align-items:center;justify-content:space-between;gap:.5rem;margin-bottom:.2rem}.ms-results-head h2{font-size:1rem;font-weight:800;color:#1e293b;display:flex;align-items:center;gap:.4rem;margin:0}.ms-results-head h2 i{color:#7c3aed}.ms-results-hint{font-size:.75rem;color:#94a3b8;margin:0 0 .6rem}.ms-result-list{display:flex;flex-direction:column;gap:.55rem;max-height:480px;overflow-y:auto;padding-inline-end:2px}.ms-result-item{display:flex;gap:.7rem;align-items:flex-start;padding:.6rem;border:1px solid #eef0f7;border-radius:.8rem;cursor:pointer;transition:.15s}.ms-result-item:hover{border-color:#c7d2fe;background:#f8faff;transform:translateY(-1px)}.ms-result-item.active{border-color:#7c3aed;background:#f5f3ff;box-shadow:0 0 0 2px rgba(124,58,237,.15)}.ms-result-avatar{width:44px;height:44px;min-width:44px;border-radius:.7rem;display:flex;align-items:center;justify-content:center;font-size:1.2rem;color:#fff}.ms-result-info{min-width:0;flex:1}.ms-result-name{font-weight:700;font-size:.85rem;color:#1e293b;display:flex;align-items:center;gap:.35rem;flex-wrap:wrap}.ms-result-meta{font-size:.74rem;color:#64748b;margin-top:.15rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ms-result-meta i{color:#94a3b8}.ms-result-foot{display:flex;gap:.35rem;margin-top:.35rem;flex-wrap:wrap}.ms-empty{text-align:center;color:#94a3b8;padding:2rem 1rem}.ms-empty i{font-size:2rem;display:block;margin-bottom:.5rem}.ms-cities-card{background:#fff;border:1px solid #e5e7f5;border-radius:1.1rem;padding:1rem;box-shadow:0 10px 30px -12px rgba(30,41,59,.12)}.ms-cities-card h2{font-size:1rem;font-weight:800;color:#1e293b;display:flex;align-items:center;gap:.4rem;margin:0 0 .6rem}.ms-cities-card h2 i{color:#7c3aed}.ms-cities-list{display:flex;flex-direction:column;gap:.25rem;max-height:280px;overflow-y:auto}.ms-city-row{display:flex;align-items:center;justify-content:space-between;gap:.5rem;width:100%;border:0;background:transparent;padding:.5rem .6rem;border-radius:.6rem;font-size:.85rem;color:#475569;transition:.12s;text-align:start}.ms-city-row:hover{background:#f8faff;color:#1e293b}.ms-city-row.active{background:#eef2ff;color:#4338ca;font-weight:700}.ms-city-count{background:#eef2ff;color:#4338ca;font-size:.72rem;font-weight:700;padding:.1rem .5rem;border-radius:999px}.ms-city-row.active .ms-city-count{background:#7c3aed;color:#fff}@media(min-width:992px){.ms-main{--ms-map-h:clamp(380px,62vh,620px)}.ms-map-card{height:100%}.ms-map-wrap{height:var(--ms-map-h)}.ms-results-panel{height:calc(var(--ms-map-h) + 44px);display:flex;flex-direction:column;margin-bottom:0}.ms-result-list{flex:1;min-height:0}.ms-cities-card h2{margin-bottom:.75rem}.ms-cities-list{flex-direction:row;flex-wrap:wrap;gap:.5rem;max-height:none;overflow:visible}.ms-city-row{width:auto;border:1px solid #eef0f7;background:#f8fafc;padding:.45rem .95rem;border-radius:999px}.ms-city-row:hover{border-color:#c7d2fe}}@media(max-width:991.98px){.ms-actions{margin-inline-start:0}.ms-toolbar-wrap{position:static}}@media(max-width:575.98px){.ms-toolbar{flex-direction:column;align-items:stretch}.ms-actions{flex-direction:row}.ms-actions .ms-btn{flex:1;justify-content:center}.ms-map-wrap{height:60vh;min-height:340px}.ms-gender-toggle{justify-content:space-between}.ms-gender-btn{flex:1}.ms-hero-stats{gap:.5rem}}@media(prefers-reduced-motion:reduce){.ms-pin,.ms-user-dot,.ms-result-item,.ms-btn,.ms-status{transition:none!important;animation:none!important}}