.CustomDropdown_dropdown__WwfqD{position:relative;display:inline-flex;flex-direction:column;gap:var(--space-sm)}.CustomDropdown_fullWidth__D7Z77{width:100%}.CustomDropdown_sm__SzGU4 .CustomDropdown_trigger__AaLss{padding:var(--space-sm) var(--space-md);font-size:var(--text-sm);min-height:32px;border-radius:var(--radius-sm)}.CustomDropdown_md__nVHQF .CustomDropdown_trigger__AaLss{padding:var(--space-sm) var(--space-md);font-size:var(--text-base);min-height:38px;border-radius:var(--radius-md)}.CustomDropdown_lg__yBTOE .CustomDropdown_trigger__AaLss{padding:var(--space-md) var(--space-lg);font-size:var(--text-base);min-height:44px;border-radius:var(--radius-md)}.CustomDropdown_label__V4xt_{font-size:var(--text-sm);font-weight:500;color:var(--text-secondary)}.CustomDropdown_trigger__AaLss{display:flex;align-items:center;gap:var(--space-sm);width:100%;background:var(--input-bg);border:1.5px solid var(--input-border);color:var(--input-text);cursor:pointer;transition:all var(--transition-fast);font-family:inherit;text-align:left}.CustomDropdown_trigger__AaLss:hover:not(.CustomDropdown_disabled__IxP4x){border-color:var(--accent-primary);box-shadow:0 0 0 3px rgba(30,125,242,.08)}.CustomDropdown_trigger__AaLss.CustomDropdown_open__EXIjl{border-color:var(--accent-primary);box-shadow:0 0 0 3px rgba(30,125,242,.12)}.CustomDropdown_trigger__AaLss.CustomDropdown_disabled__IxP4x{opacity:.5;cursor:not-allowed}.CustomDropdown_triggerIcon__pxgi2{display:flex;align-items:center;color:var(--text-secondary);flex-shrink:0}.CustomDropdown_triggerText__D_Zmk{flex:1 1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:flex;align-items:center;gap:var(--space-sm)}.CustomDropdown_placeholder__pVmeF{color:var(--input-placeholder)}.CustomDropdown_chevron__kSiBN{flex-shrink:0;color:var(--text-tertiary);transition:transform var(--transition-fast)}.CustomDropdown_chevronOpen__2edNW{transform:rotate(180deg)}.CustomDropdown_backdrop__n1Zps{position:fixed;inset:0;z-index:calc(var(--z-toast) - 1)}.CustomDropdown_menu__oRbIw{position:absolute;top:100%;left:0;right:0;z-index:var(--z-overlay);margin-top:var(--space-xs);padding:var(--space-xs);background:var(--card-bg);border:1px solid var(--card-border);border-radius:var(--radius-md);box-shadow:0 8px 32px rgba(0,0,0,.12),0 2px 8px rgba(0,0,0,.08);list-style:none;max-height:260px;overflow-y:auto;animation:CustomDropdown_dropdownSlideIn__lAizh .15s ease}[data-theme=dark] .CustomDropdown_menu__oRbIw{box-shadow:0 8px 32px rgba(0,0,0,.4),0 2px 8px rgba(0,0,0,.2)}.CustomDropdown_option__sW0_A{display:flex;align-items:center;gap:var(--space-sm);padding:var(--space-sm) var(--space-md);border-radius:var(--radius-sm);cursor:pointer;font-size:var(--text-base);color:var(--text-primary);transition:background var(--transition-fast)}.CustomDropdown_option__sW0_A.CustomDropdown_focused___LDOz,.CustomDropdown_option__sW0_A:hover{background:var(--bg-tertiary)}.CustomDropdown_option__sW0_A.CustomDropdown_selected__s6cqi{color:var(--accent-primary);font-weight:500}.CustomDropdown_option__sW0_A.CustomDropdown_optionDisabled__Zl82Y{opacity:.4;cursor:not-allowed}.CustomDropdown_optionIcon__jLS3B{display:flex;align-items:center;flex-shrink:0;color:inherit}.CustomDropdown_optionText__tGZTS{flex:1 1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.CustomDropdown_checkIcon__7wgpC{flex-shrink:0;color:var(--accent-primary)}.CustomDropdown_empty__IHkCe{padding:var(--space-md);text-align:center;color:var(--text-tertiary);font-size:var(--text-sm)}@keyframes CustomDropdown_dropdownSlideIn__lAizh{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.SkeletonLoader_skeleton__dcAMq{background:linear-gradient(90deg,var(--bg-tertiary) 0,var(--bg-secondary) 50%,var(--bg-tertiary) 100%);background-size:1000px 100%;animation:SkeletonLoader_shimmer__e4RaY 2s infinite;border-radius:var(--radius-md)}.SkeletonLoader_card___Sp7l{height:120px;border-radius:var(--radius-lg)}.SkeletonLoader_chart__qSW47{height:300px;border-radius:var(--radius-lg);position:relative;overflow:hidden}.SkeletonLoader_chart__qSW47:after{content:"";position:absolute;bottom:20px;left:20px;right:20px;height:1px;background:var(--border-color);opacity:.3}.SkeletonLoader_table__o_Akm{display:flex;flex-direction:column;gap:var(--space-sm)}.SkeletonLoader_tableRow__7ClSb{height:44px;border-radius:var(--radius-sm)}.SkeletonLoader_tableHeader__DL4y9{height:48px;border-radius:var(--radius-sm);opacity:.7}.SkeletonLoader_textLine__Xur7s{height:16px;border-radius:var(--radius-sm);margin-bottom:var(--space-md)}.SkeletonLoader_textLine__Xur7s:first-child{width:90%}.SkeletonLoader_textLine__Xur7s:nth-child(2){width:75%}.SkeletonLoader_textLine__Xur7s:nth-child(3){width:60%}.SkeletonLoader_textLine__Xur7s:nth-child(4){width:80%}.SkeletonLoader_kpiGrid__zWAGe{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:var(--space-lg);gap:var(--space-lg)}.SkeletonLoader_kpiCard__LAeRV{height:120px;border-radius:var(--radius-lg);padding:var(--space-lg);position:relative;overflow:hidden}.SkeletonLoader_kpiCard__LAeRV:before{content:"";position:absolute;top:20px;left:20px;width:40px;height:40px;border-radius:var(--radius-md);background:var(--glass-bg-light)}.SkeletonLoader_tabBar__9GzsJ{display:flex;gap:var(--space-sm);margin-bottom:var(--space-xl)}.SkeletonLoader_tab__CcvXo{height:40px;width:120px;border-radius:var(--radius-md)}.SkeletonLoader_chatLayout__eMvdu{display:flex;gap:0;height:calc(100vh - 160px);border-radius:var(--radius-lg);overflow:hidden}.SkeletonLoader_chatSidebar__u8JQz{width:320px;display:flex;flex-direction:column;gap:var(--space-sm);padding:var(--space-lg);border-right:1px solid var(--border-color)}.SkeletonLoader_chatItem__meDxa{height:64px;border-radius:var(--radius-md)}.SkeletonLoader_chatMain__ELzYA{flex:1 1;display:flex;flex-direction:column;padding:var(--space-lg);gap:var(--space-md)}.SkeletonLoader_chatBubble__3xtuQ{height:48px;border-radius:var(--radius-lg);max-width:60%}.SkeletonLoader_chatBubble__3xtuQ:nth-child(2n){align-self:flex-end;max-width:50%}.SkeletonLoader_formGroup__oYrA4{display:flex;flex-direction:column;gap:var(--space-lg);padding:var(--space-xl)}.SkeletonLoader_formLabel__6c4LZ{height:14px;width:120px;border-radius:var(--radius-sm)}.SkeletonLoader_formInput__sWS3u{height:42px;border-radius:var(--radius-md)}.SkeletonLoader_calendarGrid__oGmei{display:grid;grid-template-columns:repeat(7,1fr);grid-gap:var(--space-xs);gap:var(--space-xs)}.SkeletonLoader_calendarHeader__B_x_u{height:36px;border-radius:var(--radius-sm);opacity:.6}.SkeletonLoader_calendarCell__zIEBT{height:80px;border-radius:var(--radius-sm)}.SkeletonLoader_container__bBopo{width:100%}@media (max-width:768px){.SkeletonLoader_kpiGrid__zWAGe{grid-template-columns:repeat(2,1fr);gap:var(--space-md)}.SkeletonLoader_chatLayout__eMvdu{flex-direction:column;height:auto}.SkeletonLoader_chatSidebar__u8JQz{width:100%;border-right:none;border-bottom:1px solid var(--border-color);max-height:200px}}@media (max-width:576px){.SkeletonLoader_kpiGrid__zWAGe{grid-template-columns:1fr}.SkeletonLoader_tabBar__9GzsJ{overflow-x:auto}}
/*# sourceMappingURL=11fb1e71e62680f5.css.map*/