.mca-ims{direction:rtl;border:1px solid #e6edf3;background:#fff;box-sizing:border-box;overflow:hidden;font-family:inherit;color:#102a43}
.mca-ims *{box-sizing:border-box;font-family:inherit}
.mca-ims-header{display:flex;align-items:center;gap:14px;margin-bottom:22px}
.mca-ims-icon{width:54px;height:54px;border-radius:16px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 54px;color:#02A876;background:#ecfff8;line-height:1}
.mca-ims-icon i{font-size:24px;line-height:1;display:block}
.mca-ims-icon svg{display:block;width:24px;height:24px;fill:currentColor}
.mca-ims-title{margin:0 0 5px;font-size:22px;font-weight:800;line-height:1.5;color:#102a43}
.mca-ims-desc{margin:0;color:#62748a;line-height:1.9;font-size:14px}
.mca-ims-body{display:grid;grid-template-columns:minmax(0,1.18fr) minmax(280px,.82fr);gap:20px;align-items:start}
.mca-ims-layout-map_top .mca-ims-body{grid-template-columns:1fr}
.mca-ims-layout-compact .mca-ims-body{display:block}
.mca-ims-map-panel{position:relative;min-height:360px;border-radius:22px;padding:18px;background:#f4f8fb;overflow:hidden;border:1px solid rgba(15,42,67,.06)}
.mca-ims-map-caption{position:relative;z-index:2;display:inline-flex;margin-bottom:12px;padding:8px 12px;border-radius:999px;background:rgba(255,255,255,.78);color:#25485B;font-size:13px;font-weight:800;border:1px solid rgba(37,72,91,.08);backdrop-filter:blur(8px)}
.mca-ims-svg-scroll{width:100%;overflow:visible;direction:ltr}
.mca-ims-svg-map{display:block;width:100%;height:auto;min-height:360px;direction:ltr;overflow:visible}
.mca-ims-svg-province{cursor:pointer;outline:none;transition:.18s ease}
.mca-ims-svg-province .mca-ims-svg-area{fill:#fff;stroke:#d9e2ec;stroke-width:1.25;vector-effect:non-scaling-stroke;transition:fill .18s ease,stroke .18s ease,filter .18s ease,opacity .18s ease}
.mca-ims-svg-province:hover .mca-ims-svg-area,.mca-ims-svg-province:focus .mca-ims-svg-area{fill:#dff8ef;stroke:#02A876}
.mca-ims-svg-province.is-active .mca-ims-svg-area{fill:#02A876;stroke:#02A876}
.mca-ims-svg-name{font-size:12px;font-weight:900;fill:#25485B;pointer-events:none;direction:rtl;unicode-bidi:plaintext}
.mca-ims-svg-badge{fill:#fff;stroke:#d9e2ec;stroke-width:1.2;filter:drop-shadow(0 3px 5px rgba(37,72,91,.18));pointer-events:none;transition:.18s ease}
.mca-ims-svg-count{font-size:12px;font-weight:900;fill:#25485B;pointer-events:none;direction:rtl;unicode-bidi:plaintext}
.mca-ims-svg-province.is-active .mca-ims-svg-name,.mca-ims-svg-province.is-active .mca-ims-svg-count{fill:#fff}
.mca-ims-svg-province.is-active .mca-ims-svg-badge{fill:#02A876;stroke:#02A876}
.mca-ims-svg-province.is-disabled{cursor:not-allowed;opacity:.62}
.mca-ims-svg-province.is-disabled .mca-ims-svg-area{fill:#eef2f6;stroke:#e3e8ef;filter:none}
.mca-ims-svg-province.is-disabled .mca-ims-svg-badge{fill:#eef2f6;stroke:#e3e8ef;filter:none}
.mca-ims-svg-province.is-disabled .mca-ims-svg-name,.mca-ims-svg-province.is-disabled .mca-ims-svg-count{fill:#9aa8b6}
.mca-ims-svg-province.is-search-dimmed{opacity:.22}
.mca-ims-svg-province.is-search-hit .mca-ims-svg-area{stroke:#02A876;stroke-width:3}
.mca-ims-province-grid{position:relative;z-index:2;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-top:14px;max-height:300px;overflow:auto;padding:3px;scrollbar-width:thin}
.mca-ims-province{appearance:none;border:1px solid #dbe7ef;background:#fff;color:#334e68;padding:9px 10px;border-radius:12px;cursor:pointer;font-size:12.5px;font-weight:700;line-height:1.5;text-align:center;transition:.18s ease;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:flex;align-items:center;justify-content:center;gap:6px}
.mca-ims-province span{display:inline-flex;min-width:22px;height:22px;padding:0 6px;align-items:center;justify-content:center;border-radius:999px;background:#f0f6f8;color:inherit;font-size:11px}
.mca-ims-province:hover{transform:translateY(-1px);border-color:#02A876;box-shadow:0 8px 20px rgba(37,72,91,.08)}
.mca-ims-province.is-active{background:#02A876;color:#fff;border-color:#02A876;box-shadow:0 10px 25px rgba(2,168,118,.22)}
.mca-ims-province.is-disabled,.mca-ims-province:disabled{opacity:.55;cursor:not-allowed;background:#eef2f6;color:#8aa0ae;box-shadow:none;transform:none}
.mca-ims-form-panel{display:flex;flex-direction:column;gap:14px}
.mca-ims-field{display:flex;flex-direction:column;gap:7px}
.mca-ims-field label{font-size:13px;font-weight:800;color:#334e68}
.mca-ims-control{width:100%;border:1px solid #d9e2ec;background:#f8fafc;color:#102a43;outline:none;border-radius:14px;min-height:46px;line-height:1.5;transition:.18s ease;padding:12px 14px}
.mca-ims-control:focus{border-color:#02A876;box-shadow:0 0 0 3px rgba(2,168,118,.12)}
select.mca-ims-control{cursor:pointer}
.mca-ims-selected{display:flex;gap:12px;align-items:center;margin-top:4px;padding:16px;border-radius:18px;background:#102a43;color:#fff;min-height:74px;overflow:hidden}
.mca-ims-selected-icon{font-size:22px;color:#67e8c7;display:flex;align-items:center;justify-content:center;flex:0 0 34px;line-height:1}
.mca-ims-selected-icon svg{width:22px;height:22px;fill:currentColor}
.mca-ims-selected strong{display:block;margin-bottom:3px;font-size:13px;opacity:.78}
.mca-ims-selected span{display:block;line-height:1.8;font-weight:800;word-break:break-word;overflow-wrap:anywhere}
.mca-ims-branches-wrap{margin-top:22px;border-top:1px solid #eef2f7;padding-top:18px}
.mca-ims-branches-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}
.mca-ims-branches-head h4{margin:0;font-size:18px;font-weight:900;color:#102a43}
.mca-ims-branches-count{display:inline-flex;align-items:center;gap:5px;padding:7px 11px;border-radius:999px;background:#f4f8fb;color:#25485B;font-size:12px;font-weight:800;border:1px solid #e6edf3}
.mca-ims-branches-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}
.mca-ims-branch-card{border:1px solid #e6edf3;background:#fff;border-radius:18px;padding:15px;min-width:0;box-shadow:0 10px 24px rgba(37,72,91,.06);overflow:hidden}
.mca-ims-branch-top{display:flex;align-items:flex-start;gap:10px;margin-bottom:10px}
.mca-ims-branch-icon{width:42px;height:42px;border-radius:13px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 42px;background:#ecfff8;color:#02A876;line-height:1}
.mca-ims-branch-icon svg{width:18px;height:18px;fill:currentColor}
.mca-ims-branch-name{margin:0 0 5px;font-size:15px;font-weight:900;color:#102a43;line-height:1.6}
.mca-ims-branch-badges{display:flex;flex-wrap:wrap;gap:6px}
.mca-ims-branch-badges span{display:inline-flex;padding:3px 8px;border-radius:999px;background:#f4f8fb;color:#62748a;font-size:11px;font-weight:800}
.mca-ims-branch-line{display:flex;align-items:flex-start;gap:8px;margin-top:8px;color:#62748a;font-size:13px;line-height:1.8;min-width:0}
.mca-ims-branch-line i{color:#02A876;margin-top:5px;flex:0 0 auto}
.mca-ims-branch-line span{overflow-wrap:anywhere;word-break:break-word}
.mca-ims-branch-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}
.mca-ims-branch-btn{display:inline-flex;align-items:center;justify-content:center;gap:7px;text-decoration:none!important;border:1px solid #dbe7ef;border-radius:12px;padding:9px 12px;font-size:12px;font-weight:900;line-height:1.4;transition:.18s ease;color:#25485B;background:#fff}
.mca-ims-branch-btn i{font-size:13px!important;line-height:1!important;width:13px!important;height:13px!important;display:inline-flex!important;align-items:center;justify-content:center;flex:0 0 13px;overflow:hidden}
.mca-ims-branch-btn svg{width:13px!important;height:13px!important;max-width:13px!important;max-height:13px!important;display:block!important;fill:currentColor!important;stroke:currentColor!important;flex:0 0 13px;overflow:hidden}
.mca-ims-branch-btn:hover{transform:translateY(-1px);box-shadow:0 8px 18px rgba(37,72,91,.10)}
.mca-ims-branch-btn-primary{background:#02A876;border-color:#02A876;color:#fff}
.mca-ims-branch-btn-primary i,.mca-ims-branch-btn-primary svg{color:#fff!important;fill:#fff!important;stroke:#fff!important}
.mca-ims-branch-btn-secondary{background:#fff;color:#25485B}
.mca-ims-branch-btn-secondary i,.mca-ims-branch-btn-secondary svg{color:#25485B!important;fill:#25485B!important;stroke:#25485B!important}
.mca-ims-branches-empty{padding:18px;border-radius:16px;background:#fff7ed;color:#9a3412;border:1px solid #fed7aa;font-weight:800;text-align:center}
@media (max-width:1024px){.mca-ims-body{grid-template-columns:1fr}.mca-ims-map-panel{min-height:auto}.mca-ims-province-grid{grid-template-columns:repeat(3,minmax(0,1fr));max-height:none}.mca-ims-branches-list{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media (max-width:640px){.mca-ims{border-radius:16px!important}.mca-ims-header{align-items:flex-start}.mca-ims-icon{width:46px;height:46px;flex-basis:46px;border-radius:14px}.mca-ims-title{font-size:18px}.mca-ims-map-panel{padding:14px;border-radius:16px}.mca-ims-mobile-zoom .mca-ims-svg-scroll{overflow-x:auto;padding-bottom:8px}.mca-ims-mobile-zoom .mca-ims-svg-map{width:760px;max-width:none;min-height:0}.mca-ims-mobile-simple .mca-ims-svg-scroll{display:none}.mca-ims-mobile-simple .mca-ims-province-grid{display:grid!important}.mca-ims-province-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.mca-ims-province{font-size:12px;padding:8px}.mca-ims-selected{padding:13px;border-radius:14px}.mca-ims-branches-head{align-items:flex-start;flex-direction:column}.mca-ims-branches-list{grid-template-columns:1fr}.mca-ims-branch-actions{display:grid;grid-template-columns:1fr 1fr}.mca-ims-branch-btn{width:100%;font-size:12px;padding:8px 10px;gap:6px}.mca-ims-branch-btn i{font-size:12px!important;width:12px!important;height:12px!important;flex-basis:12px}.mca-ims-branch-btn svg{width:12px!important;height:12px!important;max-width:12px!important;max-height:12px!important;flex-basis:12px}}
