body{background:#f3f6f1;color:#213d2d}.admin-header{background:#173f33;color:white;display:flex;align-items:center;justify-content:space-between;padding:20px 28px}.admin-header a{color:white;text-decoration:none;font-weight:800;letter-spacing:1px}.admin-header small{font-size:11px;display:block;letter-spacing:2px;color:#d9f579}.login-card{max-width:460px;margin:8vh auto;background:white;padding:32px;border-radius:16px}.login-card h1{font-size:24px;margin-bottom:22px}.card{border:1px solid #dae3d5;border-radius:12px}.btn-success{background:#173f33;border-color:#173f33}.form-control:focus,.form-select:focus{border-color:#79925d;box-shadow:0 0 0 .2rem #b8d38444}.admin-map-scroll{overflow:auto;max-height:70vh;border:1px solid #e0e6dc;background:#fafbf8}#adminMap{display:block;width:100%;min-width:600px;height:auto}#adminMarkers{pointer-events:none}input[type=number]{font-variant-numeric:tabular-nums}#quality{white-space:pre-line}.form-check{margin-bottom:9px}#message{white-space:pre-line}a{color:#316b4a}@media(max-width:700px){.admin-header{padding:16px}.container-fluid{padding:14px!important}.form-control,.form-select{font-size:16px}.btn{min-height:42px}}

/* Searchable point selector, sized to match the form on mobile. */
.select2-container{margin-bottom:.5rem;max-width:100%;font-size:16px}
.select2-container--default .select2-selection--single{height:42px;border:1px solid #dee2e6;border-radius:.375rem;background:#fff}
.select2-container--default .select2-selection--single .select2-selection__rendered{line-height:40px;padding-left:12px;padding-right:30px;color:#213d2d}
.select2-container--default .select2-selection--single .select2-selection__arrow{height:40px;right:6px}
.select2-container--default.select2-container--open .select2-selection--single,.select2-container--default .select2-selection--single:focus{border-color:#79925d;box-shadow:0 0 0 .2rem #b8d38444;outline:none}
.select2-dropdown{border-color:#79925d}
.select2-search--dropdown{padding:8px}
.select2-container--default .select2-search--dropdown .select2-search__field{font-size:16px;min-height:42px;border:1px solid #dee2e6;border-radius:4px;padding:8px}
.select2-results__option{padding:10px 12px;overflow-wrap:anywhere}
.select2-container--default .select2-results__option--highlighted[aria-selected]{background:#173f33;color:white}
