.mni-menu .mni-city-enhanced>.sub-menu{display:none!important}html.mni-city-modal-open{overflow:hidden}dialog.mni-city-dialog{box-sizing:border-box;width:min(1060px,calc(100% - 40px));max-width:none;max-height:88vh;max-height:88dvh;margin:auto;padding:32px 40px 24px;border:0;border-top:5px solid #ff7614;border-radius:22px;background:#fff;color:#0b2d4d;box-shadow:0 24px 100px #071d3655;overflow:auto;font-family:inherit}dialog.mni-city-dialog:not([open]){display:none}.mni-city-dialog::backdrop{background:rgb(6 24 44 / .65)}.mni-city-dialog *{box-sizing:border-box}.mni-city-top{display:flex;justify-content:space-between;align-items:flex-start;gap:20px}.mni-city-dialog .mni-city-eyebrow{margin:0 0 8px;font-size:11px;font-weight:700;letter-spacing:2px;color:#bb4c00}.mni-city-dialog h2{margin:0;font-size:34px;line-height:1.2;font-weight:800;color:#0b2d4d}.mni-city-dialog .mni-city-close{flex:none;display:grid;place-items:center;width:42px;height:42px;padding:0;border:0;border-radius:50%;background:#f1f5f9;color:#0b2d4d;font-size:30px;line-height:1;cursor:pointer}.mni-city-search-wrap{width:100%;max-width:420px;margin:20px 0 24px}.mni-city-search-wrap label{display:block;margin-bottom:8px;font-size:13px;font-weight:600}.mni-city-dialog input[type=search]{width:100%;height:42px;min-height:42px;margin:0;padding:8px 12px;border:1px solid #d5dfe9;border-radius:8px;background:#f8fafc;color:#0b2d4d;font:inherit;font-size:16px;line-height:24px}.mni-city-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:30px 20px}.mni-city-tile{text-align:center;min-width:0}.mni-city-tile[hidden],.mni-city-empty[hidden]{display:none}.mni-city-dialog .mni-city-card{display:flex;flex-direction:column;align-items:center;gap:12px;border-radius:12px;text-decoration:none;color:#0b2d4d;background:#fff0;box-shadow:none}.mni-city-visual{position:relative;display:grid;place-items:center;width:120px;height:120px;max-width:100%;aspect-ratio:1;border-radius:16px;overflow:hidden;background:linear-gradient(140deg,#e5f2fc,#fff0df);transition:transform .18s}.mni-city-visual svg{width:65%;height:65%}.mni-city-visual img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.mni-city-name{font-size:16px;font-weight:700;line-height:1.4}.mni-city-card:hover .mni-city-visual{transform:translateY(-3px)}.mni-city-card:hover .mni-city-name{color:#bd4c00}.mni-city-dialog a.mni-city-credit{display:block;margin-top:6px;color:#64748b;font-size:10px;line-height:1.4;text-decoration:none}.mni-city-dialog a.mni-city-credit:hover{text-decoration:underline}.mni-city-dialog :focus-visible{outline:3px solid #176cc0;outline-offset:4px}.mni-city-bottom{margin-top:28px;padding-top:20px;border-top:1px solid #e5edf3;text-align:center}.mni-city-dialog .mni-city-all{display:inline-block;padding:11px 24px;border-radius:24px;background:#fff1e6;color:#9e4000;font-size:14px;font-weight:700;text-decoration:none}.mni-city-empty{font-size:15px}@media(max-width:800px){.mni-city-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:480px){dialog.mni-city-dialog{width:calc(100% - 24px);padding:22px 18px;border-radius:16px;max-height:92dvh}.mni-city-dialog h2{font-size:27px}.mni-city-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 12px}.mni-city-visual{width:112px;height:112px}.mni-city-name{font-size:15px}.mni-city-search-wrap{margin:20px 0 24px}}@media(prefers-reduced-motion:reduce){.mni-city-visual{transition:none}}