.custom-select_customSelect__CV5T3{position:relative;display:inline-block;min-width:100px;font-family:BahijJanna,Arial,sans-serif}.custom-select_selectTrigger__SXlD6{display:flex;align-items:center;justify-content:space-between;padding:8px 12px;background:var(--bg-secondary);border:1px solid var(--border-strong);border-radius:8px;color:var(--text-secondary);font-size:14px;font-weight:500;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);outline:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;min-height:40px}.custom-select_selectTrigger__SXlD6:hover{background-color:hsla(0,0%,100%,.1);border-color:hsla(0,0%,100%,.3);color:var(--text-primary);transform:translateY(-1px);box-shadow:0 4px 8px rgba(0,0,0,.1)}.custom-select_selectTrigger__SXlD6.custom-select_open__hEHMX,.custom-select_selectTrigger__SXlD6:focus{border-color:var(--border-strong);box-shadow:0 0 0 3px hsla(0,0%,100%,.08)}.custom-select_selectedValue__c4OJq{flex:1 1;display:flex;align-items:center;padding-right:10px}.custom-select_optionContent__ZnLbG{display:flex;align-items:center;gap:8px;width:100%}.custom-select_optionIcon__Ggzm6{display:flex;align-items:center;justify-content:center;flex-shrink:0}.custom-select_optionText__Byonl{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.custom-select_placeholder__zka3Z{color:var(--text-muted);font-style:italic}.custom-select_dropdownArrow__QryvC{display:flex;align-items:center;justify-content:center;margin-left:8px;transition:transform .3s cubic-bezier(.4,0,.2,1);color:var(--text-secondary);flex-shrink:0}.custom-select_dropdownArrow__QryvC.custom-select_rotated__Q_SKr{transform:rotate(180deg)}.custom-select_dropdown__xrmLE{position:absolute;top:calc(100% + 4px);left:0;right:0;background:var(--bg-secondary);border:1px solid var(--border-strong);border-radius:8px;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:0 8px 32px rgba(0,0,0,.2);z-index:1000;animation:custom-select_dropdownSlideIn__9AGPu .2s cubic-bezier(.4,0,.2,1);overflow:hidden}.custom-select_dropdownList__2VNt7{max-height:200px;overflow-y:auto;padding:4px}.custom-select_option__m5ChA{padding:8px 12px;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1);border-radius:4px;margin:2px 0;color:var(--text-secondary);font-size:14px;font-weight:500}.custom-select_option__m5ChA.custom-select_highlighted__lB_vx,.custom-select_option__m5ChA:hover{background:hsla(0,0%,100%,.1);color:var(--text-primary);transform:translateX(2px)}.custom-select_option__m5ChA.custom-select_selected__Idi_T{background:var(--button-primary-bg);color:var(--button-primary-text);font-weight:600}.custom-select_option__m5ChA.custom-select_selected__Idi_T:hover{background:var(--button-primary-bg);opacity:.9;color:var(--button-primary-text)}.custom-select_kurdistanFlag__jQctN{width:20px;height:14px;border-radius:2px;box-shadow:0 1px 3px rgba(0,0,0,.2);overflow:hidden}.custom-select_flagEmoji__QUrfo{font-size:16px;line-height:1}.custom-select_dropdownList__2VNt7::-webkit-scrollbar{width:6px}.custom-select_dropdownList__2VNt7::-webkit-scrollbar-track{background:hsla(0,0%,100%,.05);border-radius:3px}.custom-select_dropdownList__2VNt7::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.2);border-radius:3px}.custom-select_dropdownList__2VNt7::-webkit-scrollbar-thumb:hover{background:hsla(0,0%,100%,.3)}@keyframes custom-select_dropdownSlideIn__9AGPu{0%{opacity:0;transform:translateY(-10px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}[data-theme=light] .custom-select_selectTrigger__SXlD6:hover{background-color:rgba(0,0,0,.05);border-color:rgba(0,0,0,.2)}[data-theme=light] .custom-select_dropdown__xrmLE{box-shadow:0 8px 32px rgba(0,0,0,.1)}[data-theme=light] .custom-select_option__m5ChA.custom-select_highlighted__lB_vx,[data-theme=light] .custom-select_option__m5ChA:hover{background:rgba(0,0,0,.05)}@media (max-width:640px){.custom-select_customSelect__CV5T3{min-width:120px}.custom-select_selectTrigger__SXlD6{font-size:12px;padding:6px 8px;min-height:36px}.custom-select_option__m5ChA{font-size:12px;padding:6px 8px}.custom-select_optionContent__ZnLbG{gap:6px}.custom-select_kurdistanFlag__jQctN{width:16px;height:12px}.custom-select_flagEmoji__QUrfo{font-size:14px}}[dir=rtl] .custom-select_optionContent__ZnLbG{flex-direction:row-reverse}[dir=rtl] .custom-select_dropdownArrow__QryvC{margin-left:0;margin-right:8px}[dir=rtl] .custom-select_option__m5ChA.custom-select_highlighted__lB_vx,[dir=rtl] .custom-select_option__m5ChA:hover{transform:translateX(-2px)}@media (prefers-reduced-motion:reduce){.custom-select_dropdownArrow__QryvC,.custom-select_dropdown__xrmLE,.custom-select_option__m5ChA,.custom-select_selectTrigger__SXlD6{transition:none!important;animation:none!important}}