.am-pr{--pr-bg:#f6f9fc;--pr-text:#14202a;--pr-muted:#667787;--pr-line:#dce6ef;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--pr-text);background:var(--pr-bg);border:1px solid var(--pr-line);border-radius:18px;overflow:hidden;box-shadow:0 10px 30px rgba(20,35,55,.08)}.am-pr *{box-sizing:border-box}.am-pr button,.am-pr input,.am-pr select{font-family:inherit}
.am-pr__header{display:flex;justify-content:space-between;gap:20px;align-items:flex-start;padding:22px 24px;background:linear-gradient(135deg,#fff,#eef7fd);border-bottom:1px solid var(--pr-line)}.am-pr__eyebrow{font-size:11px;font-weight:850;letter-spacing:.12em;color:#0b77bd;margin-bottom:5px}.am-pr h2{font-size:clamp(22px,3vw,33px)!important;line-height:1.1!important;margin:0 0 7px!important;font-weight:850!important;color:var(--pr-text)!important}.am-pr__subtitle{margin:0!important;color:var(--pr-muted);font-size:15px;font-weight:650}.am-pr__headright{text-align:right;display:grid;justify-items:end;gap:7px;color:var(--pr-muted);white-space:nowrap}.am-pr__headright a{color:#0d6da8;font-size:13px;font-weight:800;text-decoration:none}.am-pr__date{padding:8px 12px;border:1px solid var(--pr-line);border-radius:999px;background:#fff;color:#334155;font-size:16px;line-height:1.2;font-weight:900;text-transform:capitalize}.am-pr__refresh{border:1px solid #e18b8b;background:#f8b4b4;color:#841d1d;border-radius:8px;padding:7px 12px;font-weight:800;cursor:pointer}.am-pr__refresh:hover{background:#f49a9a}.am-pr__refresh:disabled{opacity:.6;cursor:wait}
.am-pr__summary{display:grid;grid-template-columns:.9fr 1.3fr .9fr .9fr;gap:10px;padding:15px 16px}.am-pr__metric{background:#fff;border:1px solid var(--pr-line);border-radius:12px;padding:11px 13px;min-width:0}.am-pr__metric span{display:block;font-size:10px;text-transform:uppercase;letter-spacing:.07em;color:var(--pr-muted);font-weight:800;margin-bottom:3px}.am-pr__metric strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:19px;line-height:1.2}
.am-pr__controls{display:grid;grid-template-columns:1.35fr 1fr .75fr .95fr 1.25fr auto;gap:9px;align-items:end;padding:0 16px 15px}.am-pr__controls label{display:grid;gap:5px;color:var(--pr-muted);font-size:10px;text-transform:uppercase;letter-spacing:.05em;font-weight:800}.am-pr select,.am-pr input{width:100%;height:40px;border:1px solid #cfd8e3;border-radius:9px;background:#fff;color:var(--pr-text);padding:0 10px;font-size:12px;text-transform:none;letter-spacing:normal;outline:none}.am-pr select:focus,.am-pr input:focus{border-color:#6e9fc0;box-shadow:0 0 0 3px rgba(18,111,174,.1)}.am-pr__reset{height:40px;border:1px solid #b8c9d6;border-radius:9px;background:#fff;color:#244258;padding:0 13px;font-size:12px;font-weight:800;cursor:pointer;white-space:nowrap}.am-pr__reset:hover{background:#eef7fd}
.am-pr__notice{margin:0 16px 13px;padding:10px 12px;border-radius:9px;background:#fff4df;border:1px solid #f0cf93;color:#755015;font-size:12px;font-weight:650}.am-pr__mapwrap{position:relative;margin:0 16px 14px;border:1px solid var(--pr-line);border-radius:13px;overflow:hidden;background:#dce7ee}.am-pr__map{height:650px;min-height:440px;width:100%;z-index:1}.am-pr__loading{position:absolute;inset:0;z-index:800;display:grid;place-items:center;background:rgba(246,249,252,.92);color:#31516a;font-size:15px;font-weight:800;text-align:center;padding:20px}.am-pr__loading[hidden]{display:none}.am-pr__legend{position:absolute;z-index:700;left:12px;bottom:12px;max-width:min(680px,calc(100% - 24px));display:flex;flex-wrap:wrap;gap:5px 10px;padding:9px 11px;background:rgba(255,255,255,.94);border:1px solid #ccd9e2;border-radius:9px;box-shadow:0 2px 10px rgba(20,35,55,.12);font-size:10px;color:#334155}.am-pr__legend strong{width:100%;font-size:11px}.am-pr__legend-item{display:inline-flex;align-items:center;gap:4px;white-space:nowrap}.am-pr__swatch{width:12px;height:12px;border-radius:3px;border:1px solid rgba(0,0,0,.15)}
.am-pr-divicon{background:transparent!important;border:0!important}.am-pr-marker{display:inline-flex;align-items:center;justify-content:center;min-width:42px;height:27px;padding:0 6px;border:2px solid #fff;border-radius:9px;box-shadow:0 1px 5px rgba(0,0,0,.42);font-size:10px;font-weight:900;line-height:1;white-space:nowrap;transform:translate(-50%,-50%);cursor:pointer}.am-pr-marker.is-max{outline:3px solid rgba(3,105,161,.28)}.am-pr .leaflet-tooltip{border:0;border-radius:8px;box-shadow:0 3px 14px rgba(0,0,0,.18);font-family:inherit;font-size:12px;font-weight:750}.am-pr .leaflet-popup-content-wrapper{border-radius:11px;font-family:inherit}.am-pr .leaflet-popup-content{margin:13px 15px;line-height:1.45;min-width:250px}.am-pr-popup__title{font-size:15px;font-weight:900}.am-pr-popup__place{font-size:10px;color:#718096;margin-top:1px}.am-pr-popup__value{font-size:22px;font-weight:900;color:#0369a1;margin:5px 0 1px}.am-pr-popup__level{font-size:11px;font-weight:850;color:#075985;margin-bottom:6px}.am-pr-popup__grid{display:grid;grid-template-columns:auto 1fr;gap:3px 9px;margin-top:7px;font-size:11px}.am-pr-popup__grid span:nth-child(odd){color:#6b7785}.am-pr-popup__grid span:nth-child(even){font-weight:750;text-align:right}.am-pr__explain{padding:0 17px 13px;color:var(--pr-muted);font-size:11px}.am-pr__footer{display:flex;flex-wrap:wrap;gap:8px 18px;padding:12px 17px;background:#fff;border-top:1px solid var(--pr-line);color:var(--pr-muted);font-size:10px}
@media(max-width:1150px){.am-pr__summary{grid-template-columns:repeat(2,1fr)}.am-pr__controls{grid-template-columns:1fr 1fr}.am-pr__reset{width:100%}}@media(max-width:680px){.am-pr{border-radius:12px}.am-pr__header{display:block;padding:17px}.am-pr__headright{text-align:left;justify-items:start;margin-top:12px;white-space:normal}.am-pr__date{font-size:13px}.am-pr__summary{padding:10px}.am-pr__controls{grid-template-columns:1fr;padding:0 10px 10px}.am-pr__mapwrap{margin:0 10px 10px}.am-pr__map{min-height:500px}.am-pr__legend{left:7px;bottom:7px;max-width:calc(100% - 14px)}.am-pr__explain{padding:0 11px 11px}.am-pr__footer{padding:10px}}

