.awm-map-wrap{position:relative;width:100%;overflow:hidden;background:#eef3f5;border-radius:14px;box-sizing:border-box;font-family:inherit}.awm-map{position:absolute;inset:0}.awm-map-toolbar{position:absolute;z-index:1000;top:14px;left:14px;right:14px;display:flex;gap:8px;align-items:center;pointer-events:none}.awm-map-toolbar>*{pointer-events:auto}.awm-search{width:min(390px,70vw);border:1px solid #d4dce2;background:#fff;border-radius:10px;padding:10px 13px;box-shadow:0 2px 12px #00000012}.awm-map-toolbar button{border:0;background:#fff;border-radius:10px;padding:10px 13px;box-shadow:0 2px 12px #00000012;cursor:pointer}.awm-globe{position:fixed;z-index:9998;width:58px;height:58px;border:0;border-radius:50%;background:#fff;box-shadow:0 5px 22px #0003;cursor:pointer;display:flex;align-items:center;justify-content:center;line-height:1}.awm-globe.top-left{left:24px;top:24px}.awm-globe.top-center{left:50%;top:24px;transform:translateX(-50%)}.awm-globe.top-right{right:24px;top:24px}.awm-globe.middle-left{left:24px;top:50%;transform:translateY(-50%)}.awm-globe.middle-right{right:24px;top:50%;transform:translateY(-50%)}.awm-globe.bottom-left{left:24px;bottom:24px}.awm-globe.bottom-center{left:50%;bottom:24px;transform:translateX(-50%)}.awm-globe.bottom-right{right:24px;bottom:24px}.awm-modal{position:fixed;z-index:9999;inset:0;background:#0008;display:none;padding:3vh 3vw;box-sizing:border-box}.awm-modal.is-open{display:block}.awm-modal .awm-map-wrap{height:94vh;border-radius:16px;box-shadow:0 20px 70px #0006}.awm-inline-close{margin-left:auto;font-size:20px!important;padding:7px 12px!important}.awm-side{position:absolute;z-index:1100;top:0;right:0;width:min(390px,92vw);height:100%;background:#fff;transform:translateX(102%);transition:transform .22s ease;box-shadow:-8px 0 30px #0002;overflow:auto}.awm-side.is-open{transform:translateX(0)}.awm-side-close{position:absolute;right:12px;top:12px;border:0;background:#eef2f4;border-radius:50%;width:34px;height:34px;font-size:22px;cursor:pointer}.awm-side-body{padding:58px 20px 24px}.awm-country-summary{display:flex;justify-content:space-between;gap:10px;padding-bottom:14px;margin-bottom:10px;border-bottom:1px solid #e5eaed}.awm-country-summary span{font-weight:600;color:var(--awm-accent,#1677ff)}.awm-person{padding:13px 0;border-bottom:1px solid #edf0f2}.awm-person-name{font-weight:700;font-size:16px;margin-bottom:5px}.awm-person-meta{font-size:13px;line-height:1.55;color:#5c6973}.awm-person-meta a{color:var(--awm-accent,#1677ff);text-decoration:none;font-weight:600}.awm-marker{width:28px;height:28px;border-radius:50%;background:var(--awm-accent,#1677ff);color:#fff;border:3px solid #fff;box-shadow:0 2px 8px #0004;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:800}.awm-marker-single{font-size:18px}.awm-error{padding:20px;color:#b42318}.leaflet-container{font:inherit}@media(max-width:600px){.awm-map-toolbar{top:9px;left:9px;right:9px}.awm-search{width:58vw}.awm-modal{padding:0}.awm-modal .awm-map-wrap{height:100vh;border-radius:0}.awm-globe{right:16px!important;left:auto!important;bottom:16px!important;top:auto!important}.awm-side{width:92vw}}
