/* The unchanged live 2GIS stylesheet provides the shared design. */
#yamaps [hidden] { display:none !important; }
#yamaps form { margin:0; text-align:left; }
#yamaps .ya-modes { margin:0 0 16px; padding:0; border:0; }
#yamaps .ya-modes legend { font-size:18px; font-weight:600; margin-bottom:10px; }
#yamaps .ya-modes label, #yamaps .ya-provider-options label { display:inline-flex; align-items:center; min-height:34px; padding:5px 9px; margin:0; gap:5px; color:#34495e; font-size:15px; line-height:1.3; border:1px solid #d6e0e8; border-radius:7px; background:#fff; cursor:pointer; }
#yamaps .ya-modes label:hover, #yamaps .ya-provider-options label:hover { border-color:#a8c2d8; background:#f5f9fc; }
#yamaps .ya-modes label:has(input:checked), #yamaps .ya-provider-options label:has(input:checked) { color:#214968; border-color:#8bb0cf; background:#edf5fb; }
#yamaps .ya-modes input, #yamaps .ya-provider-options input { width:15px; height:15px; margin:0; accent-color:#1d6eb4; }
#yamaps .ya-provider-options { display:flex; flex-wrap:wrap; gap:8px; }
#yamaps #ya-url { width:100%; height:34px; margin-top:8px; padding:4px 9px; font:inherit; font-size:16px; color:#263449; border:1px solid #8d969e; border-radius:5px; background:#fff; }
#yamaps #ya-url:focus-visible { outline:2px solid rgba(18,104,179,.25); outline-offset:1px; border-color:#1268b3; }
#yamaps .ya-help { color:#657482; font-size:14px; line-height:1.5; margin:10px 0; }
#yamaps .ya-search-actions { display:flex; align-items:center; flex-wrap:wrap; gap:14px; }
#yamaps .ya-search-actions .but_pars { margin:0; min-height:36px; padding:6px 15px; border:1px solid #3188bb; border-radius:7px; background:#4eb5f1; color:#fff; font:500 14px/1.25 Arial,sans-serif; cursor:pointer; }
#yamaps .ya-search-actions .but_pars:hover:not(:disabled) { border-color:#2c729a; background:#4095c6; }
#yamaps .ya-search-actions .but_pars:focus-visible { outline:3px solid #1268b3; outline-offset:2px; }
#yamaps .ya-search-actions .but_pars:disabled { opacity:.6; cursor:wait; }
#yamaps .ya-status:empty { display:none; }
#yamaps .ya-status { padding:9px 11px; margin:12px 0; font-size:14px; color:#174a70; border:1px solid #b9d1ea; border-radius:5px; background:#edf5fd; }
#yamaps .ya-status.ya-error { color:#842029; background:#f8d7da; border-color:#f0b9bf; }
#yamaps .ya-warning { color:#856404; background:#fff3cd; padding:9px 11px; border:1px solid #ffeeba; border-radius:5px; }
#yamaps .ya-result-metrics { color:#2b5b34; font-weight:600; padding:9px 11px; border-radius:7px; background:#eef7ef; }
#yamaps .po-2gis-order-card { width:100%; }
#yamaps #ya-result { width:100%; min-width:0; margin:0; padding:0; border:0; background:none; box-shadow:none; }
#yamaps .ya-text-button { margin-top:10px; padding:0; background:none; border:0; color:#075fae; text-decoration:underline; cursor:pointer; font:inherit; font-size:14px; }
#yamaps .rubric-children[hidden] { display:none; }
#yamaps #ya-email { max-width:360px; }
#yamaps .po-2gis-examples { line-height:1.55; }
@media(max-width:700px) { #yamaps .ya-modes label, #yamaps .ya-provider-options label { min-height:40px; } }
