.map-update-notice{box-sizing:border-box;width:min(460px,calc(100% - 32px));max-height:calc(100dvh - 32px);padding:0;border:1px solid #b7c9e0;border-radius:22px;background:#fff;color:var(--ink,#112c50);box-shadow:0 20px 70px #17395d35;overflow:auto;font-family:inherit}
.map-update-notice::backdrop{background:#112c5066;backdrop-filter:blur(3px)}
.map-update-notice>img{display:block;width:100%;height:auto;background:#e7f2ff}
.map-notice-close{position:absolute;right:12px;top:12px;width:38px;height:38px;display:grid;place-items:center;padding:0;border:1px solid #d4e2f2;border-radius:50%;background:#ffffffed;color:#112c50;font-family:inherit;font-size:28px;font-weight:400;line-height:1;cursor:pointer}
.map-notice-copy{padding:22px 26px 16px}.map-notice-eyebrow{margin:0 0 8px;color:var(--blue,#0865ed);font-size:12px;font-weight:700;letter-spacing:.04em}
.map-notice-copy h2{margin:0 0 14px;font-size:27px;line-height:1.3;letter-spacing:-.04em;word-break:keep-all}
.map-notice-copy #map-update-description{margin:0;font-size:14px;line-height:1.7;word-break:keep-all}.map-notice-footnote{margin:10px 0 18px;font-size:12px;line-height:1.6;color:#66778d;word-break:keep-all}
.map-notice-go,.map-notice-today{display:block;width:100%;min-height:44px;font-family:inherit;font-size:14px;font-weight:600;line-height:1.4;cursor:pointer;border-radius:12px;padding:11px 16px}
.map-notice-go{border:1px solid #0753c5;background:var(--blue,#0865ed);color:white}.map-notice-go:hover{background:#064bad}.map-notice-today{margin-top:4px;border:0;background:transparent;color:#66778d;font-size:12px;font-weight:500}.map-notice-today:hover{background:#f0f6ff;color:#112c50}
.map-update-notice button:focus-visible{outline:3px solid #89b7ff;outline-offset:3px}
@media(max-width:480px){.map-notice-copy{padding:18px 20px 12px}.map-notice-copy h2{font-size:24px}.map-notice-copy #map-update-description{font-size:13px}}
