.live-leads{padding-top:8px}.live-leads>.marketing-container{width:min(1200px,calc(100% - 48px))}.live-leads__dashboard{display:flex;flex-direction:column;gap:16px;width:100%}.live-leads__stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px;width:100%}.live-leads__stat{background:var(--panel,#fff);border:1px solid var(--line,#e3ebe7);border-radius:16px;padding:16px 20px;box-shadow:0 10px 30px rgba(15,95,69,.04)}.live-leads__stat-label{margin:0;color:var(--muted,#5b6b63);font-size:.8rem;font-weight:600;letter-spacing:.02em;text-transform:uppercase}.live-leads__stat-value{margin:.35rem 0 0;font-size:clamp(1.6rem,2.8vw,2.25rem);font-weight:700;letter-spacing:-.03em;color:var(--accent-strong,#0f5f45);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.live-leads__layout{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(260px,.9fr);grid-gap:16px;gap:16px;align-items:stretch;width:100%;min-height:min(68vh,640px)}.live-leads__list-panel,.live-leads__map-panel{background:var(--panel,#fff);border:1px solid var(--line,#e3ebe7);border-radius:18px;overflow:hidden}.live-leads__map-panel{display:flex;flex-direction:column;min-height:min(68vh,640px)}.live-leads__map{flex:1 1;min-height:min(58vh,560px);background:#e8f0ec}.live-leads__map .leaflet-container{font-family:var(--font-sans);width:100%;height:100%;min-height:min(58vh,560px);background:#e8f0ec}.live-leads__map .leaflet-interactive{outline:none}.live-leads__map .leaflet-bar a{background:#fff;color:var(--accent-strong,#0f5f45);border-bottom-color:var(--line,#e3ebe7)}.live-leads__map .leaflet-bar a:hover{background:var(--accent-soft,#e8f5ef);color:var(--accent-strong,#0f5f45)}.live-leads__map .leaflet-control-attribution{font-size:10px;background:rgba(255,255,255,.85)}.live-leads__map-hint{margin:0;padding:10px 16px 12px;font-size:.82rem;color:var(--muted,#5b6b63);border-top:1px solid var(--line,#e3ebe7)}.live-leads__side{gap:14px;max-height:min(68vh,640px)}.live-leads__list-panel,.live-leads__side{display:flex;flex-direction:column;min-height:0}.live-leads__list-panel{flex:1 1}.live-leads__list-title{margin:0;padding:14px 16px 10px;font-size:.95rem;font-weight:700;border-bottom:1px solid var(--line,#e3ebe7)}.live-leads__list{list-style:none;margin:0;padding:4px 0 8px;overflow:auto;flex:1 1;-webkit-overflow-scrolling:touch}.live-leads__list-item{display:flex;align-items:baseline;justify-content:space-between;gap:12px;padding:10px 16px;cursor:pointer;transition:background .2s ease,transform .25s ease}.live-leads__list--compact .live-leads__list-item{cursor:default}.live-leads__list-item.is-live-tick,.live-leads__list-item:hover{background:var(--accent-soft,#e8f5ef)}.live-leads__list-item.is-live-tick{animation:live-leads-tick .9s ease}.live-leads__list-name{color:var(--ink,#14201b);font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.live-leads__list-count{color:var(--accent-strong,#0f5f45);font-weight:700;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;flex-shrink:0}.live-leads__list-empty{padding:16px;color:var(--muted,#5b6b63)}.live-leads__error{margin:0 0 4px}.live-leads .marketing-cta-band__actions{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;margin-top:8px}@keyframes live-leads-tick{0%{transform:translateX(0)}30%{transform:translateX(3px)}to{transform:translateX(0)}}.marketing-body--rtl .live-leads__list-item.is-live-tick{animation-name:live-leads-tick-rtl}@keyframes live-leads-tick-rtl{0%{transform:translateX(0)}30%{transform:translateX(-3px)}to{transform:translateX(0)}}@media (max-width:900px){.live-leads>.marketing-container{width:min(1200px,calc(100% - 32px))}.live-leads__layout{grid-template-columns:1fr;min-height:0}.live-leads__map-panel{min-height:48vh}.live-leads__map,.live-leads__map .leaflet-container{min-height:44vh}.live-leads__side{max-height:none;display:grid;grid-template-columns:1fr 1fr;grid-gap:14px;gap:14px}.live-leads__list-panel{max-height:260px}}@media (max-width:600px){.live-leads>.marketing-container{width:min(1200px,calc(100% - 24px))}.live-leads__stats{gap:10px}.live-leads__stat{padding:12px 14px;border-radius:14px}.live-leads__stat-value{font-size:1.35rem}.live-leads__side{grid-template-columns:1fr}.live-leads__list-panel{max-height:220px}.live-leads__map-panel{min-height:42vh;border-radius:14px}.live-leads__map,.live-leads__map .leaflet-container{min-height:38vh}.live-leads .marketing-cta-band__actions{flex-direction:column}.live-leads .marketing-cta-band__actions .marketing-btn{width:100%;justify-content:center}}