:root{--border:#cdd5de;--border-focus:#3b82f6;--text:#1e293b;--placeholder:#94a3b8;--bg:#fff;--row-hover:#f1f5f9;--radius:4px}.select2-container--default .select2-results>.select2-results__options{max-height:100%!important;overflow-y:auto}.select2-container{width:100%!important}.select2-container--default .select2-selection--single{align-items:center;background:var(--bg);border:1px solid var(--border)!important;border-radius:var(--radius);display:flex;height:48px;padding:0 12px;transition:border-color .15s ease}.select2-container--default.select2-container--focus .select2-selection--single,.select2-container--default.select2-container--open .select2-selection--single{border-color:var(--border-focus);box-shadow:0 0 0 3px rgba(59,130,246,.12);outline:none}.select2-container--default .select2-selection--single .select2-selection__rendered{color:var(--text);font-size:14px;font-weight:400;line-height:48px;padding:0}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:var(--placeholder)}.select2-container--default .select2-selection--single .select2-selection__arrow{height:46px;right:12px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#64748b transparent transparent;border-width:6px 5px 0;margin-top:-3px}.select2-container--default.select2-container--open .select2-selection__arrow b{border-color:transparent transparent #64748b;border-width:0 5px 6px;margin-top:-6px}.select2-dropdown{border:1px solid var(--border);border-radius:var(--radius);box-shadow:0 8px 24px rgba(0,0,0,.08);overflow:hidden}.select2-container--default .select2-results__option{border-bottom:1px solid #eef2f7;color:var(--text);font-size:14px;padding:14px 16px;transition:background .1s}.select2-container--default .select2-results__option:last-child{border-bottom:none}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:var(--row-hover);color:var(--text)}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#eff6ff;color:#2563eb;font-weight:500}.select2-search--dropdown{display:none}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #1a4554!important;border-radius:0!important}.select2-container .select2-selection--single{height:56px!important}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#09181d!important;font-size:16px!important;line-height:56px!important}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#09181d!important}.select2-container--default .select2-results__option{border-bottom:1px solid #1a4554!important;color:#09181d!important;font-size:16px!important;padding:19px!important}.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable{background-color:#1a4554!important;color:#fff!important}.select2-container--default .select2-selection--single .select2-selection__arrow{height:56px!important}.select2-container--default .select2-selection--single .select2-selection__arrow b{border:none!important;font-size:0}.select2-container--default .select2-selection--single .select2-selection__arrow:before{color:#1a4554;content:"\f107";display:inline-block;font-family:Font Awesome\ 7 Free;font-size:20px;font-size:13px;font-weight:900;position:absolute;top:50%;transform:translateY(-50%)}.dropdown-wrapper{margin:0;max-width:100%}