.sam-section{background:#fff;border:.5px solid #e8dfc9;border-radius:16px;padding:18px;box-shadow:0 4px 16px -4px #1a15100a}.sam-header{border-bottom:.5px solid #e8dfc9;justify-content:space-between;align-items:center;margin-bottom:14px;padding-bottom:12px;display:flex}.sam-title{color:#1a1510;align-items:center;gap:8px;font-size:14px;font-weight:800;display:flex}.sam-title-icon{color:#1a1510;background:linear-gradient(135deg,#c9a24a,#8a6a2f);border-radius:7px;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex}.sam-count{color:#8a6a2f;background:#c9a24a1a;border-radius:999px;padding:3px 9px;font-size:10px;font-weight:700}.sam-map-wrap{background:linear-gradient(135deg,#faf8f3,#f5f0e3);border:.5px solid #e8dfc9;border-radius:12px;padding:16px}.sam-map{max-width:100%;margin:0 auto;position:relative}.sam-map-svg{width:100%;height:auto;max-height:320px;display:block}.sam-pin{z-index:2;position:absolute;transform:translate(50%,-50%)}.sam-pin-dot{cursor:pointer;z-index:2;background:#c9a24a;border-radius:50%;width:14px;height:14px;transition:transform .2s,background .2s;animation:2.5s ease-in-out infinite sam-pulse;position:relative;box-shadow:0 0 0 3px #c9a24a4d,0 2px 6px #00000026}@keyframes sam-pulse{0%,to{box-shadow:0 0 0 3px #c9a24a4d,0 2px 6px #00000026}50%{box-shadow:0 0 0 8px #c9a24a1a,0 2px 6px #00000026}}.sam-pin-label{color:#fff;white-space:nowrap;z-index:1;pointer-events:none;background:#1a1510;border-radius:6px;padding:4px 10px;font-size:10px;font-weight:700;position:absolute;top:18px;right:50%;transform:translate(50%);box-shadow:0 4px 8px #00000026}.sam-pin-label:before{content:"";border-bottom:4px solid #1a1510;border-left:4px solid #0000;border-right:4px solid #0000;position:absolute;top:-4px;right:50%;transform:translate(50%)}.sam-pin:hover .sam-pin-dot{background:#8a6a2f;transform:scale(1.2)}.sam-stats{border-top:.5px dashed #e8dfc9;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:16px;padding-top:16px;display:grid}.sam-stat{text-align:center;background:linear-gradient(135deg,#c9a24a0d,#c9a24a03);border:.5px solid #e8dfc9;border-radius:10px;padding:12px 8px;transition:all .2s}.sam-stat:hover{background:linear-gradient(135deg,#c9a24a14,#c9a24a05);border-color:#c9a24a}.sam-stat-num{background:linear-gradient(135deg,#c9a24a,#8a6a2f);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:4px;font-size:22px;font-weight:900;line-height:1}.sam-stat-label{color:#5a4a3a;font-size:10px;font-weight:700}.sam-empty{text-align:center;color:#8a7a6a;background:#faf8f3;border-radius:12px;padding:40px;font-size:13px}.sam-unmapped{background:#faf8f3;border:.5px dashed #e8dfc9;border-radius:10px;margin-top:12px;padding:10px 12px}.sam-unmapped-title{color:#8a6a2f;margin-bottom:6px;font-size:10px;font-weight:800}.sam-unmapped-chips{flex-wrap:wrap;gap:6px;display:flex}.sam-unmapped-chip{color:#5a4a3a;background:#fff;border:.5px solid #e8dfc9;border-radius:999px;padding:3px 8px;font-size:10px;font-weight:600}.sam-admin-regions{background:#fafafa;border:1px solid #e5e7eb;border-radius:10px;max-height:280px;padding:10px;overflow-y:auto}.city-region{margin-bottom:14px}.city-region:last-child{margin-bottom:0}.city-region-title{color:#8a6a2f;margin-bottom:6px;font-size:11px;font-weight:800}.city-chips-grid{flex-wrap:wrap;gap:6px;display:flex}.city-chip{color:#5a4a3a;cursor:pointer;background:#fff;border:.5px solid #e8dfc9;border-radius:999px;padding:6px 12px;font-family:inherit;font-size:11px;font-weight:700;transition:all .18s}.city-chip:hover:not(.is-active){background:#faf8f3;border-color:#c9a24a}.city-chip.is-active{color:#1a1510;background:linear-gradient(135deg,#c9a24a,#8a6a2f);border-color:#0000;font-weight:800}@media (max-width:640px){.sam-map-wrap{padding:10px}.sam-map-svg{max-height:240px}.sam-pin-dot{width:11px;height:11px}.sam-pin-label{padding:3px 7px;font-size:9px}.sam-stat-num{font-size:18px}.sam-stats{gap:6px}}
