.NotificationDot_dot__Hjz4A{border-radius:50%;flex-shrink:0}.NotificationDot_dot__Hjz4A.NotificationDot_success__LHhxG{background-color:#10b981}.NotificationDot_dot__Hjz4A.NotificationDot_error__STilD{background-color:#ef4444}.NotificationDot_dot__Hjz4A.NotificationDot_warning__DO7Hh{background-color:#f59e0b}.NotificationDot_dot__Hjz4A.NotificationDot_info__9ki_M{background-color:#3b82f6}.NotificationItem_notification__gIcUs{background:white;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.15);padding:16px;animation:NotificationItem_slideIn__hdL9d .3s ease-out;position:relative;overflow:hidden}.NotificationItem_notification__gIcUs.NotificationItem_success__JSmkT{background-color:#f0fdf4}.NotificationItem_notification__gIcUs.NotificationItem_error__U_pId{background-color:#fef2f2}.NotificationItem_notification__gIcUs.NotificationItem_warning__6O3C3{background-color:#fffbeb}.NotificationItem_notification__gIcUs.NotificationItem_info__TeAwB{background-color:#eff6ff}.NotificationItem_notificationContent__Wujn1{display:flex;align-items:flex-start;gap:12px}.NotificationItem_dotContainer__pBAQh{display:flex;align-items:flex-start;padding-top:2px}.NotificationItem_textContent__iLnfd{flex:1 1;min-width:0}.NotificationItem_notificationHeader__JMTa3{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:8px}.NotificationItem_notificationTitle__9iDn8{font-weight:600;font-size:14px;color:#111827;margin:0;flex:1 1}.NotificationItem_notificationMessage__c_pFS{font-size:14px;color:#6b7280;margin:0;line-height:1.4}.NotificationItem_closeButton__qogsi{background:none;border:none;cursor:pointer;padding:4px;margin-left:8px;color:#9ca3af;transition:color .2s;display:flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:4px}.NotificationItem_closeButton__qogsi:hover{color:#6b7280;background-color:rgba(0,0,0,.05)}@keyframes NotificationItem_slideIn__hdL9d{0%{transform:translateX(100%);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes NotificationItem_slideOut__4IbMO{0%{transform:translateX(0);opacity:1}to{transform:translateX(100%);opacity:0}}.NotificationItem_notification__gIcUs.NotificationItem_removing__wvq2S{animation:NotificationItem_slideOut__4IbMO .3s ease-in forwards}@media (max-width:768px){.NotificationItem_notification__gIcUs{padding:12px;font-size:13px}.NotificationItem_notificationMessage__c_pFS,.NotificationItem_notificationTitle__9iDn8{font-size:13px}.NotificationItem_notificationContent__Wujn1{gap:10px}}.NotificationProvider_notificationContainer__IZ6_y{position:fixed;top:20px;right:20px;z-index:9999;display:flex;flex-direction:column;gap:8px;max-width:400px}@media (max-width:768px){.NotificationProvider_notificationContainer__IZ6_y{top:10px;right:10px;left:10px;max-width:none}}.styles_dropdownIndicator__0wdKX{display:flex;align-items:center;margin-left:8px}.SelectValue_selectField__kHIhW{display:flex;align-items:center;justify-content:center;padding:4px 0;gap:12px;background:transparent;border-radius:4px;cursor:pointer;transition:border-color .2s;position:relative;min-height:unset}.SelectValue_selectField__kHIhW:hover{border-color:#bdbdbd}.SelectValue_selectField__kHIhW:focus-within{border-color:#6139ff}.SelectValue_selectField__kHIhW.SelectValue_expanded__2HaX_{border-color:#1565c0}.SelectValue_compact__TOwUa{gap:0}.SelectValue_valueContainer__Qcgdj{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}.SelectValue_valueContainer__Qcgdj.SelectValue_wrap__fqFHJ{white-space:normal;word-wrap:break-word;line-height:1.2;max-height:2.4em;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.SelectValue_displayText__V3rQ1{font-size:14px;color:#000a20}.SelectValue_displayText__V3rQ1.SelectValue_wrap__fqFHJ{font-size:14px;line-height:1.2}.SelectValue_compact__TOwUa .SelectValue_displayText__V3rQ1.SelectValue_wrap__fqFHJ{font-size:12px}.SelectOptions_optionsContainer__Zkvp7{display:flex;flex-direction:column;gap:3px;width:100%}.SelectOptions_option__LkGWB{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:8px;gap:10px;width:100%;cursor:pointer;transition:background-color .2s;position:relative;min-height:36px;border-radius:4px;background-color:transparent}.SelectOptions_option__LkGWB:hover{background-color:#dfe4ff}.SelectOptions_selectedOption__GdAAf{background-color:#ebf0ff}.SelectOptions_optionLabel__m5TCV{flex:1 1;font-size:14px;line-height:1;white-space:normal;word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;color:#000a20}.SelectOptions_removeOption__5J1Pw{display:flex;align-items:center;justify-content:center;width:20px;height:20px;cursor:pointer;flex-shrink:0;border-radius:10px}.SelectOptions_removeOption__5J1Pw:hover{background-color:white}.SelectDropdown_dropdown__zXIn2{background-color:#ffffff;border:none;box-shadow:0 4px 20px rgba(0,0,0,.15);max-height:300px;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none;padding:8px;width:240px;border-radius:6px;position:relative;z-index:9999}.SelectDropdown_dropdown__zXIn2::-webkit-scrollbar{display:none}.SelectDropdown_dropdownInner__nHaGW{width:100%}.SelectDropdown_stickySearch__dBvB9{position:-webkit-sticky;position:sticky;top:0;background-color:#ffffff;z-index:1;padding:8px 0;border-bottom:1px solid #e0e0e0;margin-bottom:8px}.SelectDropdown_dropdownContent__0Xfe7{width:100%}