.Dropdown_dropdownContainer__yeBnq{width:100%;position:relative}.Dropdown_hiddenSelect__FaLbx{position:absolute;opacity:0;pointer-events:none;width:1px;height:1px;margin:-1px;border:0;padding:0;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.Dropdown_dropdownTrigger__TybMo{position:relative;width:100%;height:56px;border:1px solid var(--gray-200,#dbdfe8);border-radius:6px;padding:22px 40px 10px 12px;background-color:#fff;font-size:16px;color:var(--gray-800,#333);text-align:left;cursor:pointer;transition:border-color .2s ease-in-out}.Dropdown_dropdownTrigger__TybMo:disabled{background-color:var(--gray-50,#F6F7F9);cursor:not-allowed;color:var(--gray-400)}.Dropdown_dropdownTrigger__TybMo:disabled .Dropdown_arrow__ikyH7{filter:grayscale(1);opacity:.6}.Dropdown_dropdownTrigger__TybMo:focus{outline:none}.Dropdown_dropdownContainer__yeBnq.Dropdown_isOpen__lYoYe .Dropdown_dropdownTrigger__TybMo,.Dropdown_dropdownTrigger__TybMo:focus{border-color:var(--primary-color,#6100FF)}.Dropdown_selectedValue__AQLQJ{display:block}.Dropdown_label__tVuB6{position:absolute;left:12px;top:50%;transform:translateY(-50%);pointer-events:none;transition:top .15s ease-out,font-size .15s ease-out,color .15s ease-out,left .15s ease-out;background-color:#fff;padding:0 4px;line-height:1;z-index:1}.Dropdown_dropdownContainer__yeBnq.Dropdown_hasValue__Vl3s3 .Dropdown_label__tVuB6,.Dropdown_dropdownContainer__yeBnq.Dropdown_isOpen__lYoYe .Dropdown_label__tVuB6,.Dropdown_dropdownTrigger__TybMo:focus+.Dropdown_label__tVuB6{top:0;font-size:12px;color:#959ca9}.Dropdown_arrow__ikyH7{position:absolute;top:50%;right:12px;transform:translateY(-50%);pointer-events:none;transition:transform .2s ease-out}.Dropdown_arrow__ikyH7.Dropdown_isOpen__lYoYe{transform:translateY(-50%) rotate(180deg)}.Dropdown_optionsList__4djSl{position:absolute;top:calc(100% + 4px);left:0;width:100%;background-color:#fff;border:1px solid var(--gray-200,#dbdfe8);border-radius:6px;box-shadow:0 4px 10px rgba(0,0,0,.08);padding:8px 0;list-style:none;margin:0;max-height:200px;overflow-y:auto;z-index:1010}.Dropdown_optionItem__3aCNL{padding:12px 16px;cursor:pointer;font-size:16px;color:var(--gray-800);display:flex;justify-content:space-between;align-items:center;background-color:#fff;transition:background-color .1s ease-out}.Dropdown_optionItem__3aCNL:hover{background-color:var(--blue-soft,#EDF2FC)}.Dropdown_optionItem__3aCNL.Dropdown_selected__7RClr{font-weight:700}.Dropdown_checkIcon__zXI4q{flex-shrink:0;margin-left:10px}