
html.ds-ui #content .ds-match-settings{margin:0 0 24px;border:1px solid #cddbc8;border-radius:10px;background:#fff;overflow:visible}
html.ds-ui #content .ds-match-settings>summary{padding:16px 20px;font-size:18px;font-weight:650;color:#263c20;cursor:pointer;background:#f1f6ef;border-radius:10px}
html.ds-ui #content .ds-match-form{padding:20px;margin:0}
html.ds-ui #content .ds-match-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 24px;margin:20px 0}
html.ds-ui #content .ds-match-field{display:flex;flex-direction:column;gap:8px;position:relative;min-width:0;font-size:14px;font-weight:600}
html.ds-ui #content .ds-match-form :is(input[type=number],input[type=search],select){box-sizing:border-box;width:100%!important;max-width:100%;min-width:0;min-height:44px!important;height:44px!important;padding:10px 12px!important;border:1px solid #cbd3c7!important;border-radius:6px!important;background:#fff;color:#192418;font:400 16px/1.4 var(--ds-font)!important}
html.ds-ui #content .ds-match-form select{padding-right:30px!important}
html.ds-ui #content .ds-match-range{border:0;padding:0;margin:0;min-width:0}
html.ds-ui #content .ds-match-range legend{padding:0;margin-bottom:8px;font-size:14px;font-weight:600}
html.ds-ui #content .ds-match-pair{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:8px}
html.ds-ui #content .ds-match-pair label{min-width:0}
html.ds-ui #content .ds-match-check{display:flex!important;align-items:center;gap:10px;margin:6px 0;font:400 14px/1.5 var(--ds-font);cursor:pointer}
html.ds-ui #content .ds-match-check input{appearance:auto!important;position:static!important;width:18px!important;height:18px!important;opacity:1!important;flex-shrink:0;accent-color:#427b33;margin:0!important}
html.ds-ui #content .ds-match-hint{font-size:13px;line-height:1.5;font-weight:400;color:#596255;margin:0}
html.ds-ui #content .ds-match-proam-hint{padding:12px 14px;background:#f2f6ef;border-left:3px solid #427b33;font-size:14px;line-height:1.5}
html.ds-ui #content .ds-match-near{padding-top:12px;border-top:1px solid #e1e7dd}
html.ds-ui #content .ds-match-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}
html.ds-ui #content .ds-match-save-status{margin:12px 0 0;font-size:14px;color:#427b33}
html.ds-ui #content .ds-match-save-status.is-error{color:#a33326}
html.ds-ui #content .ds-match-city-results{position:absolute;top:74px;left:0;right:0;z-index:30;max-height:240px;overflow:auto;list-style:none;padding:6px;margin:0;border:1px solid #cbd3c7;border-radius:8px;background:#fff;box-shadow:0 8px 20px #0002}
html.ds-ui #content .ds-match-city-results button{width:100%;text-align:left;white-space:normal;border:0;border-radius:4px;justify-content:flex-start;font-size:14px}
html.ds-ui #content .ds-match-city-results button:focus-visible{outline:2px solid #427b33;outline-offset:-2px}
html.ds-ui #content .ds-candidate-match{grid-column:1/-1;font-size:13px;line-height:1.5;padding-top:12px;border-top:1px solid #e3e8df;margin-top:8px}
html.ds-ui #content .ds-candidate-match strong{display:inline-block;padding:3px 9px;border-radius:12px;background:#eef5ea;color:#346227;font-size:12px}
html.ds-ui #content .ds-candidate-match.is-near strong{background:#fff3d8;color:#7d5a17}
html.ds-ui #content .ds-candidate-match ul{padding-left:18px;margin:8px 0 0;list-style:disc}
@media(max-width:600px){html.ds-ui #content .ds-match-form{padding:14px}html.ds-ui #content .ds-match-fields{grid-template-columns:1fr;gap:18px}html.ds-ui #content .ds-match-settings>summary{padding:14px}html.ds-ui #content .ds-match-actions>.ds-ui-button{flex:1 1 auto}html.ds-ui #content .ds-match-actions>button[type=submit]{flex-basis:100%}}

