@charset "UTF-8";#root{width:100%;margin:0 auto;text-align:center}@media (prefers-color-scheme: dark){body.settings-page,body.settings-page #root{background:#141414}}:root{--PhoneInput-color--focus: #03b2cb;--PhoneInputInternationalIconPhone-opacity: .8;--PhoneInputInternationalIconGlobe-opacity: .65;--PhoneInputCountrySelect-marginRight: .35em;--PhoneInputCountrySelectArrow-width: .3em;--PhoneInputCountrySelectArrow-marginLeft: var(--PhoneInputCountrySelect-marginRight);--PhoneInputCountrySelectArrow-borderWidth: 1px;--PhoneInputCountrySelectArrow-opacity: .45;--PhoneInputCountrySelectArrow-color: currentColor;--PhoneInputCountrySelectArrow-color--focus: var(--PhoneInput-color--focus);--PhoneInputCountrySelectArrow-transform: rotate(45deg);--PhoneInputCountryFlag-aspectRatio: 1.5;--PhoneInputCountryFlag-height: 1em;--PhoneInputCountryFlag-borderWidth: 1px;--PhoneInputCountryFlag-borderColor: rgba(0,0,0,.5);--PhoneInputCountryFlag-borderColor--focus: var(--PhoneInput-color--focus);--PhoneInputCountryFlag-backgroundColor--loading: rgba(0,0,0,.1)}.PhoneInput{display:flex;align-items:center}.PhoneInputInput{flex:1;min-width:0}.PhoneInputCountryIcon{width:calc(var(--PhoneInputCountryFlag-height) * var(--PhoneInputCountryFlag-aspectRatio));height:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--square{width:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--border{background-color:var(--PhoneInputCountryFlag-backgroundColor--loading);box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor)}.PhoneInputCountryIconImg{display:block;width:100%;height:100%}.PhoneInputInternationalIconPhone{opacity:var(--PhoneInputInternationalIconPhone-opacity)}.PhoneInputInternationalIconGlobe{opacity:var(--PhoneInputInternationalIconGlobe-opacity)}.PhoneInputCountry{position:relative;align-self:stretch;display:flex;align-items:center;margin-right:var(--PhoneInputCountrySelect-marginRight)}.PhoneInputCountrySelect{position:absolute;top:0;left:0;height:100%;width:100%;z-index:1;border:0;opacity:0;cursor:pointer}.PhoneInputCountrySelect[disabled],.PhoneInputCountrySelect[readonly]{cursor:default}.PhoneInputCountrySelectArrow{display:block;content:"";width:var(--PhoneInputCountrySelectArrow-width);height:var(--PhoneInputCountrySelectArrow-width);margin-left:var(--PhoneInputCountrySelectArrow-marginLeft);border-style:solid;border-color:var(--PhoneInputCountrySelectArrow-color);border-top-width:0;border-bottom-width:var(--PhoneInputCountrySelectArrow-borderWidth);border-left-width:0;border-right-width:var(--PhoneInputCountrySelectArrow-borderWidth);transform:var(--PhoneInputCountrySelectArrow-transform);opacity:var(--PhoneInputCountrySelectArrow-opacity)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon+.PhoneInputCountrySelectArrow{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon--border{box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon .PhoneInputInternationalIconGlobe{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}._menuContainer_mc8xc_1{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;padding:12px 20px;border-radius:6px;transition:transform .3s ease,box-shadow .3s ease;box-sizing:border-box}._menuContainer_mc8xc_1:hover{transform:translateY(-2px)}@media (max-width: 1280px){._menuContainer_mc8xc_1{flex-direction:column;align-items:stretch;padding:10px}}._menu_mc8xc_1{background:transparent;border:none;width:100%;flex:1;box-sizing:border-box}._menu_mc8xc_1._horizontalMenu_mc8xc_29{display:flex;flex-wrap:nowrap;justify-content:center;align-items:center;gap:12px;background-color:var(--secondary-color)}._menu_mc8xc_1._horizontalMenu_mc8xc_29 .ant-menu-submenu-title{color:#fff!important}._menu_mc8xc_1._horizontalMenu_mc8xc_29 ._ant-menu-item_mc8xc_40{font-size:15px;font-weight:500;color:#fff;line-height:1.5;padding:10px 16px;border-radius:5px;transition:background-color .3s,transform .3s;white-space:nowrap}._menu_mc8xc_1._horizontalMenu_mc8xc_29 ._ant-menu-item_mc8xc_40:hover{background-color:#ffffff26;transform:translateY(-2px)}._menu_mc8xc_1._horizontalMenu_mc8xc_29 ._ant-menu-item_mc8xc_40._ant-menu-item-selected_mc8xc_54{background-color:var(--secondary-color)!important;color:#fff;font-weight:700}@media (max-width: 1024px){._menu_mc8xc_1._horizontalMenu_mc8xc_29{justify-content:flex-start;gap:8px}}@media (max-width: 768px){._menu_mc8xc_1._horizontalMenu_mc8xc_29{display:none}}._menu_mc8xc_1._inlineMenu_mc8xc_70{display:none}@media (max-width: 768px){._menu_mc8xc_1._inlineMenu_mc8xc_70{display:flex;flex-direction:column;gap:8px;width:100%;padding:10px 5px}}._menu_mc8xc_1._inlineMenu_mc8xc_70 ._ant-menu-item_mc8xc_40{font-size:14px;font-weight:500;color:#fff;padding:12px 14px;line-height:1.6;border-left:4px solid transparent;transition:all .3s ease}._menu_mc8xc_1._inlineMenu_mc8xc_70 ._ant-menu-item_mc8xc_40:hover{border-color:var(--lighten-primary-color);background-color:#ffffff1a}._menu_mc8xc_1._inlineMenu_mc8xc_70 ._ant-menu-item_mc8xc_40._ant-menu-item-selected_mc8xc_54{border-color:var(--darken-primary-color);background-color:#fff3;position:relative}._menu_mc8xc_1._inlineMenu_mc8xc_70 ._ant-menu-item_mc8xc_40._ant-menu-item-selected_mc8xc_54:after{content:"";position:absolute;bottom:0;left:12px;right:12px;height:3px;background-color:var(--secondary-color);border-radius:2px}._menu_mc8xc_1._inlineMenu_mc8xc_70 ._ant-menu-item_mc8xc_40._ant-menu-item-selected_mc8xc_54{color:var(--secondary-color)}.ant-menu-submenu{color:var(--secondary-color)!important}@media (prefers-color-scheme: dark){._menu_mc8xc_1._horizontalMenu_mc8xc_29{background-color:#161b22}}._layout_19qw7_1{min-height:100vh;width:100%!important}._header_19qw7_6{background:var(--secondary-color);padding:0 20px;display:flex;justify-content:space-between;gap:20px;align-items:center;position:fixed;top:0;width:100%;z-index:100}._headerRight_19qw7_19{display:flex;align-items:center}._logo_19qw7_24 ._logoLink_19qw7_24{display:block;margin:auto;width:104.0625px;height:49.21875px;background-image:url(/logo_white.png);background-size:contain;background-repeat:no-repeat}._nav_19qw7_34{display:flex;flex:1;justify-content:flex-start;align-items:center;width:50vw}._menuIcon_19qw7_42{font-size:24px;cursor:pointer;margin-right:10px;color:#fff}._drawer_19qw7_49 ._ant-drawer-body_19qw7_49{padding:0}._content_19qw7_53{margin-top:64px;background:var(--body-bg-color);text-align:left}._content_19qw7_53 ._contentInner_19qw7_58{padding-bottom:80px}._contentSettings_19qw7_62{padding:0!important;background:var(--ant-color-bg-container)}._footer_19qw7_67{text-align:center;background:var(--darken-primary-color);color:#fff}._userMenu_19qw7_73{display:flex;align-items:center;gap:8px;margin-left:30px;justify-content:space-between}._drawerImage_19qw7_81{width:104.0625px;height:49.21875px;background-image:url(/logo.png);background-size:contain;background-repeat:no-repeat}._currentGestion_19qw7_89{padding:3px 10px;border-radius:50px;font-weight:600;color:#fff;font-size:14px;letter-spacing:.5px;display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;box-shadow:0 4px 12px #1a578540,inset 0 0 6px #ffffff26;animation:_fadeIn_19qw7_1 .6s ease-out,_pulseGlow_19qw7_1 2.8s infinite ease-in-out;cursor:default}@keyframes _fadeIn_19qw7_1{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@keyframes _pulseGlow_19qw7_1{0%{box-shadow:0 4px 12px #1a578540,inset 0 0 6px #ffffff26}50%{box-shadow:0 4px 18px #1a578566,inset 0 0 10px #ffffff40}to{box-shadow:0 4px 12px #1a578540,inset 0 0 6px #ffffff26}}@media (prefers-color-scheme: dark){._header_19qw7_6{background:#161b22}._footer_19qw7_67{background:#0a1d2a;color:#8b949e}}._notificationOverlay_1b41m_1{position:fixed!important;z-index:9999!important}._notificationOverlay_1b41m_1 ._ant-dropdown-menu_1b41m_5{padding:0;border-radius:8px;box-shadow:0 4px 16px #0000001a;border:1px solid #e6f2ff;max-width:320px;min-width:280px;width:300px;min-height:120px;max-height:400px;overflow-y:auto;position:relative}._notificationDropdown_1b41m_19 ._ant-dropdown-menu-item_1b41m_19{padding:0}._notificationDropdown_1b41m_19 ._ant-dropdown-menu-item_1b41m_19:hover{background-color:transparent}._notificationDropdown_1b41m_19 ._ant-dropdown-menu-item-divider_1b41m_25{margin:8px 0;background-color:#f0f0f0}._notificationItem_1b41m_30{display:flex;align-items:flex-start;padding:12px;border-bottom:1px solid #f5f5f5;cursor:pointer;position:relative;background-color:#fff;transition:background-color .2s ease;min-height:50px}._notificationItem_1b41m_30:hover{background-color:#f8fbff}._notificationItem_1b41m_30:last-child{border-bottom:none}._notificationItem_1b41m_30 ._notificationIcon_1b41m_47{margin-right:10px;flex-shrink:0}._notificationItem_1b41m_30 ._notificationIcon_1b41m_47 ._ant-avatar_1b41m_51{width:32px;height:32px;border:1px solid #e6f2ff}._notificationItem_1b41m_30 ._notificationContent_1b41m_56{flex:1;min-width:0}._notificationItem_1b41m_30 ._notificationContent_1b41m_56 ._notificationTitle_1b41m_60{font-size:13px;font-weight:600;color:#1a1a1a;margin-bottom:2px;line-height:1.2;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}._notificationItem_1b41m_30 ._notificationContent_1b41m_56 ._notificationDescription_1b41m_71{font-size:12px;color:#666;line-height:1.3;margin-bottom:4px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}._notificationItem_1b41m_30 ._notificationContent_1b41m_56 ._notificationTime_1b41m_81{font-size:10px;color:#999;font-weight:500}._notificationItem_1b41m_30 ._unreadIndicator_1b41m_86{width:6px;height:6px;background-color:var(--primary-color, #1890ff);border-radius:50%;flex-shrink:0;margin-left:6px;margin-top:4px;box-shadow:0 0 0 2px #1890ff33}._seeMoreContainer_1b41m_97{padding:10px 12px;background-color:#fafbfc;position:sticky;bottom:0;border-top:1px solid #f0f0f0}._seeMoreContainer_1b41m_97 ._seeMoreButton_1b41m_104{height:32px;border-radius:6px;font-weight:600;font-size:12px;background:linear-gradient(135deg,var(--primary-color, #1890ff) 0%,#40a9ff 100%);border:none;box-shadow:0 2px 6px #1890ff33;transition:all .2s ease}._seeMoreContainer_1b41m_97 ._seeMoreButton_1b41m_104:hover{box-shadow:0 3px 8px #1890ff4d;background:linear-gradient(135deg,#40a9ff 0%,var(--primary-color, #1890ff) 100%)}._emptyState_1b41m_119{padding:24px 16px;text-align:center;height:100px;display:flex;align-items:center;justify-content:center}._emptyState_1b41m_119 ._ant-empty-description_1b41m_127{color:#999;font-size:13px}._ant-badge_1b41m_132 ._ant-badge-count_1b41m_132{animation:_pulse_1b41m_1 2s infinite;background:linear-gradient(135deg,#ff4d4f,#ff7875);border:2px solid #fff;box-shadow:0 2px 8px #ff4d4f4d}@keyframes _pulse_1b41m_1{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}@media (max-width: 768px){._notificationOverlay_1b41m_1 ._ant-dropdown-menu_1b41m_5{max-width:280px;min-width:250px;width:270px;height:350px}._notificationItem_1b41m_30{padding:10px;min-height:60px}._notificationItem_1b41m_30 ._notificationIcon_1b41m_47 ._ant-avatar_1b41m_51{width:28px;height:28px}._notificationItem_1b41m_30 ._notificationContent_1b41m_56 ._notificationTitle_1b41m_60{font-size:12px}._notificationItem_1b41m_30 ._notificationContent_1b41m_56 ._notificationDescription_1b41m_71{font-size:11px}._notificationItem_1b41m_30 ._notificationContent_1b41m_56 ._notificationTime_1b41m_81{font-size:9px}._seeMoreContainer_1b41m_97{padding:8px 10px}._seeMoreContainer_1b41m_97 ._seeMoreButton_1b41m_104{height:28px;font-size:11px}._emptyState_1b41m_119{height:250px}}._notificationBell_1b41m_185{font-size:18px;color:#fff}@media (prefers-color-scheme: dark){._notificationOverlay_1b41m_1 ._ant-dropdown-menu_1b41m_5{background:#0d1117;border:1px solid rgba(var(--lighten-primary-color-rgb),.3);color:var(--dark-text)}._notificationItem_1b41m_30,._notificationItem_1b41m_30:hover{background-color:#0d1117}._notificationItem_1b41m_30 ._notificationTitle_1b41m_60{color:var(--lighten-primary-color)}._notificationItem_1b41m_30 ._notificationDescription_1b41m_71{color:#bfbfbf}._notificationItem_1b41m_30 ._notificationTime_1b41m_81{color:#8c8c8c}._seeMoreContainer_1b41m_97{background-color:#0d1117;border-top:1px solid #333}._seeMoreContainer_1b41m_97 ._seeMoreButton_1b41m_104{background:linear-gradient(135deg,var(--lighten-primary-color),#3a3a3a);box-shadow:0 2px 6px rgba(var(--lighten-primary-color-rgb),.2)}._seeMoreContainer_1b41m_97 ._seeMoreButton_1b41m_104:hover{box-shadow:0 3px 8px rgba(var(--lighten-primary-color-rgb),.3);background:linear-gradient(135deg,#3a3a3a,var(--lighten-primary-color))}._emptyState_1b41m_119 ._ant-empty-description_1b41m_127{color:#8c8c8c;background-color:#0d1117}._ant-badge_1b41m_132 ._ant-badge-count_1b41m_132{border:2px solid #1a1a1a;box-shadow:0 2px 8px #ff4d4f99}}._avatar_17d10_1{cursor:pointer;transition:transform .3s ease,background-color .3s ease}._avatar_17d10_1:hover{transform:scale(1.1);background-color:var(--primary-color)}._menuItem_17d10_10{display:flex;align-items:center;color:#000;font-size:16px;padding:5px 10px;text-decoration:none;transition:color .3s ease}._menuItem_17d10_10:hover{color:var(--primary-color)}._menuItem_17d10_10 ._menuIcon_17d10_22{margin-right:8px;font-size:16px}._userProfileSection_17d10_27{padding:10px;border-bottom:1px solid #f0f0f0}._ant-dropdown-menu-item-disabled_17d10_32{color:#888!important;cursor:not-allowed}._searchModal_hx29u_1 .ant-modal-content{height:100%}._searchBarContainer_hx29u_5{display:flex;flex-direction:column;gap:16px;padding:16px}._filters_hx29u_12{display:flex;flex-wrap:wrap;gap:8px}._resultsContainer_hx29u_18{margin-top:16px}._spin_hx29u_22{display:flex;justify-content:center;align-items:center;height:50px}._resultItem_hx29u_29{padding:8px 16px;margin-bottom:8px;border-radius:4px;display:flex;gap:12px}._resultItem_hx29u_29:hover{background-color:#06c9db1a;cursor:pointer}._resultIcon_hx29u_41{font-size:24px;display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;color:#fff;background-color:#888}._resultBody_hx29u_53{display:flex;flex-direction:column}._resultTitle_hx29u_58{font-weight:700;margin-bottom:4px}._resultInfos_hx29u_63{display:flex;align-items:center;gap:6px;font-size:.9rem;font-weight:600;color:#555b6e}._tiers_hx29u_72 ._resultIcon_hx29u_41{background-color:#4caf50}._tiers_hx29u_72 ._intitule_hx29u_75{color:#4caf50}._depenses_hx29u_79 ._resultIcon_hx29u_41{background-color:#025685}._depenses_hx29u_79 ._intitule_hx29u_75{color:#025685}._mandats_hx29u_86 ._resultIcon_hx29u_41{background-color:#ee5706}._mandats_hx29u_86 ._intitule_hx29u_75{color:#ee5706}._comptes_hx29u_93 ._resultIcon_hx29u_41{background-color:#1ba2af}._comptes_hx29u_93 ._intitule_hx29u_75{color:#1ba2af}._defaut_hx29u_100 ._resultIcon_hx29u_41{background-color:#888}._defaut_hx29u_100 ._intitule_hx29u_75{color:#888}._dashboardWrapper_1spip_2{background:#f5f7fb;min-height:100%}._dashboardContent_1spip_8{padding:16px 24px 24px}._topSectionRow_1spip_13{margin-top:12px}._infoCard_1spip_18{border-radius:16px;box-shadow:0 4px 14px #0f172a0d;border:1px solid rgba(15,23,42,.06);background:#fff}._infoCardTitle_1spip_25{font-weight:700;font-size:14px;margin-bottom:8px;color:#111827}._infoCardSubtitle_1spip_32{font-weight:700;font-size:13px;margin-top:16px;margin-bottom:6px;color:#111827}._infoGrid_1spip_40{display:grid;grid-template-columns:1fr;row-gap:4px}._infoLine_1spip_46{display:flex;justify-content:space-between;font-size:13px;padding:2px 0}._infoLabel_1spip_53{color:#6b7280}._infoValue_1spip_57{color:#111827;font-weight:600}._chartCard_1spip_63{border-radius:16px;box-shadow:0 4px 14px #0f172a0d;border:1px solid rgba(15,23,42,.06);background:#fff}._chartHeader_1spip_70{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}._chartTitle_1spip_77{font-weight:800;font-size:14px;color:#111827}._chartSubtitle_1spip_83{margin-top:4px;font-size:12px;color:#11182799}._refresh_1spip_90{width:34px;height:34px;border-radius:10px;border:1px solid rgba(0,0,0,.1);background:#00000005;cursor:pointer;display:grid;place-items:center}._refresh_1spip_90:disabled{opacity:.55;cursor:not-allowed}._refresh_1spip_90:hover:not(:disabled){border-color:#0000002e}._chartContent_1spip_109{display:grid;grid-template-columns:1fr;gap:14px;margin-top:12px;align-items:start}@media (max-width: 980px){._chartContent_1spip_109{grid-template-columns:1fr}}._donutWrap_1spip_123{border-radius:16px;border:1px solid rgba(15,23,42,.06);background:linear-gradient(180deg,#0f172a05,#0f172a03);padding:10px;display:flex;justify-content:center;align-items:center;min-height:340px}@media (max-width: 980px){._donutWrap_1spip_123{min-height:320px}}._chartLegend_1spip_140{display:flex;flex-direction:column;gap:8px;min-width:0}._chartLegendItem_1spip_147{display:flex;align-items:flex-start;gap:10px;padding:10px 12px;border-radius:14px;border:1px solid rgba(15,23,42,.06);background:#ffffffd9;transition:transform .14s ease,border-color .14s ease,background .14s ease}._chartLegendItem_1spip_147:hover{transform:translateY(-1px);border-color:#0f172a1f;background:#fff}._legendDot_1spip_163{width:10px;height:10px;border-radius:999px;margin-top:4px;flex:0 0 auto}._legendLabel_1spip_171{flex:1;display:flex;align-items:center;justify-content:space-between;gap:10px;color:#374151;font-weight:800;font-size:12px;min-width:0}._legendLabelText_1spip_183{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._legendPct_1spip_189{border-radius:999px!important;border:none!important;background:#0000000d!important;color:#111827c7!important;font-weight:900!important;font-size:11px!important}._legendValue_1spip_198{margin-top:4px;font-weight:700;color:#111827;font-size:12px;opacity:.9}._bottomRow_1spip_207{margin-top:16px}@media (max-width: 768px){._dashboardContent_1spip_8{padding:12px}}@media (prefers-color-scheme: dark){._dashboardWrapper_1spip_2{background:#0b0f17}._infoCard_1spip_18,._chartCard_1spip_63{box-shadow:0 10px 28px #00000073;border:1px solid rgba(255,255,255,.08);background:#121621b8;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}._infoCardTitle_1spip_25,._infoCardSubtitle_1spip_32,._infoValue_1spip_57,._chartTitle_1spip_77,._legendValue_1spip_198{color:#ffffffeb}._infoLabel_1spip_53,._legendLabel_1spip_171,._chartSubtitle_1spip_83{color:#ffffff9e}._refresh_1spip_90{border:1px solid rgba(255,255,255,.1);background:#ffffff08}._refresh_1spip_90:hover:not(:disabled){border-color:#ffffff2e}._donutWrap_1spip_123{border:1px solid rgba(255,255,255,.1);background:linear-gradient(180deg,#ffffff0f,#ffffff08)}._chartLegendItem_1spip_147{border:1px solid rgba(255,255,255,.08);background:#ffffff08}._chartLegendItem_1spip_147:hover{border-color:#ffffff24;background:#ffffff0d}._legendPct_1spip_189{background:#ffffff1a!important;color:#ffffffd9!important}._legendValue_1spip_198{opacity:.95}}._executionCard_1a44v_1{border-radius:14px;border-top-width:4px!important;border-top-style:solid;box-shadow:0 6px 16px #0f172a0f}._executionTitle_1a44v_8{font-weight:600;font-size:14px;margin-bottom:6px;color:#111827}._executionLine_1a44v_15{display:flex;justify-content:space-between;font-size:13px;margin-top:3px;color:#4b5563}._executionLine_1a44v_15 span:last-child{font-weight:500;color:#111827}._executionRate_1a44v_27{color:var(--secondary-color)}@media (prefers-color-scheme: dark){._executionCard_1a44v_1{box-shadow:0 6px 16px #0003;background-color:#1f2937}._executionTitle_1a44v_8{color:#f9fafb}._executionLine_1a44v_15{color:#d1d5db}._executionLine_1a44v_15 span:last-child{color:#f9fafb}}._headerWrapper_180l2_1{background:linear-gradient(90deg,var(--secondary-color),rgba(255,255,255,.6666666667) 150%);border-radius:0 0 20px 20px;padding:12px 24px 24px;box-shadow:0 8px 20px #00000014}._headerTopBar_180l2_8{display:flex;justify-content:center;margin-bottom:10px}._headerTitle_180l2_14{color:#fff;font-size:22px;font-weight:600;letter-spacing:.03em}._headerFilters_180l2_21{background:#fff;border-radius:12px;padding:10px 16px;justify-content:space-between;align-items:center;gap:12px}._gestionSelect_180l2_30{min-width:220px}._dateFilterGroup_180l2_34{display:flex;align-items:center;gap:8px;flex-wrap:wrap}._dateLabel_180l2_41{font-size:13px;color:#6b7280}._resetButton_180l2_46{border-radius:999px}._compareToggle_180l2_50{display:flex;align-items:center;gap:8px;font-size:13px;color:#4b5563}._compareIcon_180l2_58{color:var(--primary-color)}@media (max-width: 768px){._headerWrapper_180l2_1{padding:10px 12px 18px}._headerFilters_180l2_21{flex-direction:column;align-items:stretch}}@media (prefers-color-scheme: dark){._headerFilters_180l2_21{background:#1e1e1e}}._placeholderContainer_1igkf_2{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:20px;background-color:#f0f2f5;border-radius:10px;box-shadow:0 4px 12px #0000001a}._skeleton-avatar_1igkf_13{margin-bottom:20px}._skeleton-paragraph_1igkf_17{width:100%}._card_r77xs_1{border-radius:16px;overflow:hidden;box-shadow:0 10px 30px #1118270f}._header_r77xs_7{display:flex;gap:14px;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;padding:14px 16px 10px}._headerLeft_r77xs_16{min-width:0}._title_r77xs_20{font-weight:900;font-size:16px;letter-spacing:-.2px;color:#000000d9}._subTitle_r77xs_27{margin-top:4px;font-size:12px;color:#0000008c}._headerRight_r77xs_33{display:flex;align-items:center;gap:10px}._datePicker_r77xs_39{border-radius:12px}._sectionSelect_r77xs_43{width:100%;min-width:90px;border-radius:12px}._refresh_r77xs_49{width:36px;height:36px;border-radius:10px;border:1px solid rgba(0,0,0,.1);background:#00000005;cursor:pointer;display:grid;place-items:center}._refresh_r77xs_49:disabled{opacity:.5;cursor:not-allowed}._refresh_r77xs_49:hover:not(:disabled){border-color:#0000002e}._kpis_r77xs_67{padding:10px 16px 14px;border-top:1px solid rgba(0,0,0,.06);border-bottom:1px solid rgba(0,0,0,.06);background:#00000004;display:grid;grid-template-columns:repeat(3,minmax(160px,1fr));gap:10px}@media (max-width: 980px){._kpis_r77xs_67{grid-template-columns:1fr}}._kpiCard_r77xs_82{border:1px solid rgba(0,0,0,.06);background:#fff;border-radius:14px;padding:10px 12px}._kpiLabel_r77xs_89{font-size:11px;letter-spacing:.5px;text-transform:uppercase;color:#0000008c;margin-bottom:6px}._kpiValue_r77xs_97{font-size:14px;font-weight:900;color:#000c}._kpiTag_r77xs_103{border-radius:999px!important;border:none!important;color:#fff!important;background:var(--primary-color)!important;font-weight:900}._kpiTagAlt_r77xs_111{border-radius:999px!important;border:none!important;color:#fff!important;background:var(--secondary-color)!important;font-weight:900}._chartWrap_r77xs_119{padding:10px 12px 14px}._empty_r77xs_123{padding:24px 12px 18px}._infoIcon_r77xs_127{color:#00000073}@media (prefers-color-scheme: dark){._card_r77xs_1{box-shadow:0 10px 30px #0006;background:#111827}._title_r77xs_20{color:#ffffffeb}._subTitle_r77xs_27{color:#fff9}._kpis_r77xs_67{border-top:1px solid rgba(255,255,255,.08);border-bottom:1px solid rgba(255,255,255,.08);background:#ffffff08}._kpiCard_r77xs_82{background:#ffffff0a;border:1px solid rgba(255,255,255,.08)}._kpiLabel_r77xs_89{color:#ffffff9e}._kpiValue_r77xs_97{color:#ffffffe6}._refresh_r77xs_49{border:1px solid rgba(255,255,255,.1);background:#ffffff08}._refresh_r77xs_49:hover:not(:disabled){border-color:#ffffff2e}._infoIcon_r77xs_127{color:#ffffff8c}}._card_buacj_1{margin-top:16px;border:1px solid #e8e8e8;border-radius:16px;background-color:#fff}._cardHeader_buacj_8{border-radius:16px 16px 0 0;padding:16px;border-bottom:1px solid #e8e8e8;background:linear-gradient(180deg,#fafafa,#f5f5f5);display:flex;align-items:center;gap:8px;box-shadow:inset 0 -1px #00000008}._cardHeader_buacj_8 h3{margin:0;font-size:16px;font-weight:600;color:#1f1f1f;letter-spacing:.2px}._cardHeader_buacj_8 h3:before{content:"";display:inline-block;width:8px;height:8px;border-radius:999px;background:#1677ff33;border:1px solid rgba(22,119,255,.3333333333);margin-right:8px}._cardContent_buacj_38{padding:16px}._engagementList_buacj_42{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}@media (min-width: 1370px){._engagementList_buacj_42{grid-template-columns:repeat(5,minmax(0,1fr))}}@media (max-width: 620px){._engagementList_buacj_42{grid-template-columns:repeat(1,minmax(0,1fr))}}._engagementItem_buacj_61{padding:12px 14px;border:1px solid #e8e8e8;border-radius:12px;background-color:#fff;box-shadow:0 1px 2px #0000000a;transition:box-shadow .2s ease,border-color .2s ease,background-color .2s ease;height:100%;display:flex;flex-direction:column;gap:6px;cursor:pointer}._engagementItem_buacj_61:hover{border-color:#1677ff33;box-shadow:0 4px 14px #1677ff1f}._engagementDetails_buacj_80{display:flex;justify-content:space-between;align-items:center}._engagementInfo_buacj_86{display:flex;flex-direction:column}._engagementLabel_buacj_91{font-weight:500}._engagementDate_buacj_95{color:#888;font-size:12px}._engagementDateHighlight_buacj_100{display:inline-block;padding:2px 8px;border-radius:999px;background:#f5f5f5;color:#d46b08;font-size:12px;font-weight:600;line-height:1.3;font-variant-numeric:tabular-nums}._engagementAmount_buacj_112{font-weight:600}._engagementItem_buacj_61>div{margin:0;display:flex;align-items:center;gap:6px}._engagementItem_buacj_61>div:first-child{justify-content:space-between;align-items:baseline}._engagementItem_buacj_61>div:first-child strong{display:inline-block;padding:2px 8px;border-radius:999px;background:#1677ff14;color:#1677ff;border:1px solid rgba(22,119,255,.2)}._depenseLibelle_buacj_141{display:inline-block!important;font-size:14px;font-weight:600;color:#1f1f1f;overflow:hidden;text-overflow:ellipsis;width:100%;white-space:nowrap}._compteInfo_buacj_152{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._amountHighlight_buacj_158{display:inline-block;padding:1px 5px;border-radius:12px;color:#389e0d;font-size:12px;font-weight:600;line-height:1.2;letter-spacing:.1px;font-variant-numeric:tabular-nums}._amountNeutralHighlight_buacj_170{display:inline-block;padding:1px 5px;border-radius:12px;color:inherit;font-size:12px;font-weight:600;line-height:1.2;letter-spacing:.1px;font-variant-numeric:tabular-nums}._amountLeftHighlight_buacj_182{display:inline-block;padding:1px 5px;border-radius:12px;color:#d46b08;font-size:12px;font-weight:600;line-height:1.2;letter-spacing:.1px;font-variant-numeric:tabular-nums}._labelTag_buacj_195{display:inline-block;padding:2px 6px;border-radius:6px;font-size:12px;line-height:1;background:#f5f5f5;color:#595959}@media (prefers-color-scheme: dark){._card_buacj_1{border-color:#4444447d;background-color:#111827}._cardHeader_buacj_8{border-bottom-color:#4444447d;background:linear-gradient(180deg,#0d121d,#0b0f18);box-shadow:inset 0 -1px #ffffff08}._cardHeader_buacj_8 h3{color:#fff}._cardHeader_buacj_8 h3:before{background:#1f2a4a66;border-color:#7aa2ff55}._cardContent_buacj_38{color:#ccc}._engagementItem_buacj_61{background-color:#0d121d;border-color:#3844577d;box-shadow:0 1px 2px #00000040}._engagementItem_buacj_61:hover{border-color:#7aa2ff55;box-shadow:0 6px 16px #7aa2ff2e}._engagementDate_buacj_95{color:#aaa}._engagementDateHighlight_buacj_100{background:#1f1f1f;color:#ef8e33}._depenseLibelle_buacj_141{color:#e6e6e6}._engagementItem_buacj_61>div:first-child strong{background:#1f2a4a66;color:#9db8ff;border-color:#7aa2ff55}._engagementItem_buacj_61>div strong:not(:first-child){font-weight:500}._labelTag_buacj_195{background:#1f1f1f;color:#bfbfbf}._amountHighlight_buacj_158{color:#74c070}._amountLeftHighlight_buacj_182{color:#ffa940}}._wrapper_obnen_1{display:flex;flex-direction:column;gap:16px;padding:4px 0}._dashboardHeader_obnen_8{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:4px}._dashboardTitle_obnen_15{font-size:16px;font-weight:700;color:#262626}._dashboardSubtitle_obnen_21{font-size:12px;color:#8c8c8c;margin-top:2px}._filtreBtn_obnen_27{display:inline-flex;align-items:center;gap:6px;padding:6px 14px;background:#fff;color:#595959;border:1px solid #d9d9d9;border-radius:6px;font-size:13px;font-weight:500;cursor:pointer;transition:border-color .2s,color .2s;white-space:nowrap}._filtreBtn_obnen_27:hover{border-color:#1677ff;color:#1677ff}._statCard_obnen_47{border-radius:8px;overflow:hidden;height:100%;border:1px solid #e8e8e8;box-shadow:0 1px 4px #0000000f}._statCardHeader_obnen_55{display:flex;align-items:center;gap:10px;padding:10px 16px;color:#fff}._statCardIcon_obnen_63{font-size:20px;flex-shrink:0}._statCardLabel_obnen_68{font-size:13px;font-weight:600;color:#fff;line-height:1.3}._statCardBody_obnen_75{padding:12px 16px 14px;font-size:24px;font-weight:700;line-height:1.1;background:#fff}._statCardSuffix_obnen_83{font-size:13px;font-weight:500;opacity:.8}._statsRow_obnen_89{display:flex;gap:12px;flex-wrap:wrap}@media (min-width: 992px){._statsRow_obnen_89{flex-wrap:nowrap}}._statsRowItem_obnen_100{flex:1 1 180px;min-width:0}._chartCard_obnen_105{border-radius:10px;height:100%}._chartCard_obnen_105 .ant-card-head{border-bottom:1px solid #f0f0f0;min-height:42px;padding:0 16px}._chartTitle_obnen_115{font-size:13px;font-weight:600;color:#262626}._emptyCard_obnen_121{border-radius:10px;padding:40px 0}._alertsList_obnen_126{display:flex;flex-direction:column;gap:10px;padding:4px 0 8px}._alertItem_obnen_133{display:flex;align-items:flex-start;gap:10px;padding:10px 14px;border-radius:8px;font-size:13px;line-height:1.5;border:1px solid transparent}._alertWarning_obnen_144{background:#fffbe6;border-color:#ffe58f;color:#ad6800}._alertWarning_obnen_144 ._alertIcon_obnen_149{color:#fa8c16;font-size:16px;margin-top:2px;flex-shrink:0}._alertInfo_obnen_156{background:#e6f4ff;border-color:#91caff;color:#0958d9}._alertInfo_obnen_156 ._alertIcon_obnen_149{color:#1677ff;font-size:16px;margin-top:2px;flex-shrink:0}._alertsFooter_obnen_168{margin-top:16px;display:flex;justify-content:flex-end}._voirTousBtn_obnen_174{display:inline-flex;align-items:center;gap:6px;padding:8px 20px;background:#1a3a5c;color:#fff;border:none;border-radius:6px;font-size:13px;font-weight:600;cursor:pointer;transition:background .2s}._voirTousBtn_obnen_174:hover{background:#2980b9}._filtresRapidesRow_obnen_192{display:flex;flex-wrap:wrap;gap:8px}._filtreRapideBtn_obnen_198{padding:4px 12px;border:1px solid #d9d9d9;border-radius:20px;background:#fff;font-size:13px;color:#595959;cursor:pointer;transition:border-color .2s,color .2s}._filtreRapideBtn_obnen_198:hover{border-color:#1677ff;color:#1677ff}._filtreResetBtn_obnen_213{padding:6px 16px;border:1px solid #ff4d4f;border-radius:6px;background:#fff;color:#ff4d4f;font-size:13px;font-weight:500;cursor:pointer;transition:background .2s,color .2s}._filtreResetBtn_obnen_213:hover{background:#ff4d4f;color:#fff}._filtreApplyBtn_obnen_229{padding:6px 16px;border:none;border-radius:6px;background:#1677ff;color:#fff;font-size:13px;font-weight:500;cursor:pointer;transition:background .2s}._filtreApplyBtn_obnen_229:hover{background:#0958d9}@media (prefers-color-scheme: dark){._dashboardTitle_obnen_15{color:#f0f0f0}._dashboardSubtitle_obnen_21{color:#8c8c8c}.apexcharts-text,.apexcharts-legend-text,.apexcharts-xaxis-label,.apexcharts-yaxis-label,.apexcharts-datalabel-label,.apexcharts-datalabel-value{fill:#f0f0f0!important;color:#f0f0f0!important}.apexcharts-tooltip{background:#1f1f1f!important;border:1px solid #434343!important;color:#f0f0f0!important}.apexcharts-tooltip-title{background:#262626!important;border-bottom:1px solid #434343!important;color:#f0f0f0!important}.apexcharts-tooltip-series-group{background:#1f1f1f!important;color:#f0f0f0!important}.apexcharts-xaxistooltip,.apexcharts-yaxistooltip{background:#262626!important;border-color:#434343!important;color:#f0f0f0!important}.apexcharts-xaxistooltip-text,.apexcharts-yaxistooltip-text{color:#f0f0f0!important}._filtreBtn_obnen_27{background:#1f1f1f;color:#d9d9d9;border-color:#424242}._filtreBtn_obnen_27:hover{border-color:#1677ff;color:#1677ff}._statCard_obnen_47{border-color:#303030;box-shadow:0 1px 4px #0000004d}._statCardBody_obnen_75,._chartCard_obnen_105{background:#0d1117}._chartCard_obnen_105 .ant-card-head{border-bottom-color:#303030;background:#0d1117}._chartTitle_obnen_115{color:#f0f0f0}._alertWarning_obnen_144{background:#2b1d00;border-color:#594214;color:#ffd666}._alertWarning_obnen_144 ._alertIcon_obnen_149{color:#fa8c16}._alertInfo_obnen_156{background:#001d3d;border-color:#003a70;color:#69b1ff}._alertInfo_obnen_156 ._alertIcon_obnen_149{color:#1677ff}._voirTousBtn_obnen_174{background:#1a3a5c}._voirTousBtn_obnen_174:hover{background:#2980b9}._filtreRapideBtn_obnen_198{background:#0d1117;color:#d9d9d9;border-color:#424242}._filtreRapideBtn_obnen_198:hover{border-color:#1677ff;color:#1677ff}._filtreResetBtn_obnen_213{background:#1f1f1f;color:#ff4d4f;border-color:#ff4d4f}._filtreResetBtn_obnen_213:hover{background:#ff4d4f;color:#fff}._filtreApplyBtn_obnen_229{background:#1677ff}._filtreApplyBtn_obnen_229:hover{background:#0958d9}}._ButtonNew_vihez_1{height:32px;border-radius:4px;font-weight:500;margin-bottom:30px}._groupeModal_vihez_8{margin:0 auto;top:20px}@media (max-width: 576px){._footerRow_vihez_14 ._ButtonNew_vihez_1{margin-bottom:8px;font-size:14px}}._permissionsContainer_vihez_20 ._ant-form-item-label_vihez_20{padding-bottom:8px}._permissionGroup_vihez_24{margin-bottom:20px;padding:12px;border:1px solid #f0f0f0;border-radius:6px;background-color:#fafafa}@media (max-width: 768px){._permissionGroup_vihez_24{margin-bottom:16px;padding:10px}}@media (max-width: 576px){._permissionGroup_vihez_24{margin-bottom:12px;padding:8px}}._permissionRow_vihez_44{margin-top:8px}@media (max-width: 576px){._permissionRow_vihez_44{margin-top:6px}}._permissionCol_vihez_53{margin-bottom:8px}@media (max-width: 576px){._permissionCol_vihez_53{margin-bottom:6px}}._permissionCheckbox_vihez_62{font-size:14px;line-height:1.4}._permissionCheckbox_vihez_62 ._ant-checkbox-wrapper_vihez_66{align-items:flex-start}@media (max-width: 768px){._permissionCheckbox_vihez_62{font-size:13px;line-height:1.3}}@media (max-width: 576px){._permissionCheckbox_vihez_62{font-size:12px;line-height:1.2}}._groupTitle_vihez_82{font-size:16px;font-weight:600;margin:0}@media (max-width: 768px){._groupTitle_vihez_82{font-size:15px}}@media (max-width: 576px){._groupTitle_vihez_82{font-size:14px}}._allPermissionsTitle_vihez_98{font-size:18px;font-weight:700;margin:0 0 12px}@media (max-width: 768px){._allPermissionsTitle_vihez_98{font-size:17px;margin-bottom:10px}}@media (max-width: 576px){._allPermissionsTitle_vihez_98{font-size:16px;margin-bottom:8px}}@media (max-width: 768px){._groupeModal_vihez_8 ._ant-modal-content_vihez_118{margin:0}._groupeModal_vihez_8 ._ant-modal-header_vihez_121{padding:16px 20px}._groupeModal_vihez_8 ._ant-modal-header_vihez_121 ._ant-modal-title_vihez_124{font-size:16px}._groupeModal_vihez_8 ._ant-modal-body_vihez_127{padding:16px 20px;max-height:70vh;overflow-y:auto}._groupeModal_vihez_8 ._ant-modal-footer_vihez_132{padding:12px 20px}}@media (max-width: 576px){._groupeModal_vihez_8 ._ant-modal-content_vihez_118{height:100vh;display:flex;flex-direction:column;border-radius:0}._groupeModal_vihez_8 ._ant-modal-header_vihez_121{padding:12px 16px;flex-shrink:0}._groupeModal_vihez_8 ._ant-modal-header_vihez_121 ._ant-modal-title_vihez_124{font-size:15px}._groupeModal_vihez_8 ._ant-modal-close_vihez_150{top:12px;right:12px}._groupeModal_vihez_8 ._ant-modal-body_vihez_127{padding:12px 16px;flex:1;overflow-y:auto}._groupeModal_vihez_8 ._ant-modal-footer_vihez_132{padding:12px 16px;flex-shrink:0}}._permissionGroup_vihez_24:hover{border-color:#d9d9d9;background-color:#f9f9f9}._permissionGroup_vihez_24,._ButtonNew_vihez_1{transition:all .2s ease}._ButtonNew_vihez_1:hover{transform:translateY(-1px);box-shadow:0 2px 4px #0000001a}@media (prefers-color-scheme: dark){._groupeModal_vihez_8 ._ant-modal-content_vihez_118{background-color:#1e1e1e;border:1px solid #333}._groupeModal_vihez_8 ._ant-modal-header_vihez_121{border-bottom:1px solid #333}._groupeModal_vihez_8 ._ant-modal-header_vihez_121 ._ant-modal-title_vihez_124{color:#f0f0f0}._groupeModal_vihez_8 ._ant-modal-body_vihez_127{background-color:#1e1e1e;color:#f0f0f0}._groupeModal_vihez_8 ._ant-modal-footer_vihez_132{border-top:1px solid #333;background-color:#1e1e1e}._permissionGroup_vihez_24{background-color:#2a2a2a;border:1px solid #333}._permissionGroup_vihez_24:hover{border-color:#555;background-color:#333}._groupTitle_vihez_82,._allPermissionsTitle_vihez_98{color:#f0f0f0}._permissionCheckbox_vihez_62{color:#d4d4d4}._permissionCheckbox_vihez_62 ._ant-checkbox-wrapper_vihez_66{align-items:flex-start}._ButtonNew_vihez_1{background-color:var(--secondary-color);border:none;color:#fff}._ButtonNew_vihez_1:hover{background-color:var(--darken-secondary-color);box-shadow:0 2px 4px #0000004d}}._unauthorized-container_1et3e_2{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px;background-color:#fff;border-radius:10px;box-shadow:0 4px 12px #0000001a;text-align:center}._icon_1et3e_14{font-size:64px;color:#ff4d4f;margin-bottom:20px}._message_1et3e_20{font-size:24px;font-weight:700;margin-bottom:10px}._description_1et3e_26{font-size:16px;color:#595959}._button_1et3e_31{margin-top:20px}._paginationInfoCard_1e6tl_1{display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--lighten-primary-color),#ffffff);border:1px solid rgba(var(--primary-color-rgb),.3);border-radius:12px;padding:16px;margin:16px 0;box-shadow:0 4px 12px #0000001a;color:var(--text-primary-color);font-size:16px;font-weight:500;text-align:center;position:relative;overflow:hidden;animation:_fadeInUp_1e6tl_1 .5s ease-out}._paginationInfoCard_1e6tl_1:hover{box-shadow:0 6px 16px #0003;border-color:rgba(var(--primary-color-rgb),.6)}._icon_1e6tl_24{font-size:24px;color:var(--primary-color);margin-right:10px}._text_1e6tl_30{font-size:16px;font-weight:500;color:var(--text-primary-color)}@keyframes _fadeInUp_1e6tl_1{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 768px){._paginationInfoCard_1e6tl_1{flex-direction:column;padding:12px;font-size:14px}._icon_1e6tl_24{margin-right:0;margin-bottom:8px}}@media (prefers-color-scheme: dark){._paginationInfoCard_1e6tl_1{background:#0a1d2a;border:1px solid rgba(var(--lighten-primary-color-rgb),.3);color:#51769b}._icon_1e6tl_24{color:#02456b}}@keyframes _riseIn_2lv8s_1{0%{transform:translateY(8px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes _shimmer_2lv8s_1{0%{background-position:-200% 0}to{background-position:200% 0}}:root{--elev: 12px;--radius: var(--border-radius);--ring: 1px solid rgba(0, 0, 0, .06)}._pageHeaderWrapper_2lv8s_29{padding:clamp(2px,1vw,0px);background:var(--body-bg-color);transition:filter .3s ease}._pageHeaderWrapper_2lv8s_29._visible_2lv8s_35 ._pageHeader_2lv8s_29{animation:_riseIn_2lv8s_1 .5s ease-out both}._pageHeader_2lv8s_29{position:relative;border-radius:var(--radius);padding:clamp(12px,2.4vw,10px);background:linear-gradient(180deg,#ffffffb8,#ffffff94) border-box;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);box-shadow:0 6px 24px #0000000f;border:1px solid rgba(0,0,0,.06)}._pageHeader_2lv8s_29:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;padding:1px;border-radius:inherit;background:linear-gradient(135deg,var(--lighten-primary-color),transparent 40%,var(--darken-secondary-color));-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none;opacity:.6}@media (prefers-color-scheme: dark){._pageHeaderWrapper_2lv8s_29{background:var(--dark-bg-card)}._pageHeader_2lv8s_29{background:none;color:var(--dark-text);border-color:#ffffff0f}._pageHeader_2lv8s_29:before{background:none;opacity:.4}}._breadcrumb_2lv8s_80{margin-bottom:clamp(8px,1.6vw,12px);overflow:hidden}._breadcrumbList_2lv8s_85{display:flex;flex-wrap:wrap;gap:6px 10px;align-items:center;list-style:none;padding:0;margin:0}._breadcrumbItem_2lv8s_95{display:inline-flex;align-items:center;min-width:0}._separator_2lv8s_101{margin:0 6px;opacity:.5;-webkit-user-select:none;user-select:none}._breadcrumbLink_2lv8s_107,._breadcrumbCurrent_2lv8s_108{display:inline-flex;align-items:center;gap:6px;font-size:clamp(12px,1.6vw,14px);line-height:1.2;color:var(--text-color);text-decoration:none;border-radius:6px;padding:6px 8px;position:relative;transition:transform .2s ease,background .2s ease,color .2s ease;max-width:clamp(120px,20vw,280px)}._breadcrumbLink_2lv8s_107{background:linear-gradient(90deg,#fff9,#fff6) padding-box;border:var(--ring)}._breadcrumbLink_2lv8s_107:after{content:"";position:absolute;left:8px;right:8px;bottom:2px;height:2px;background:linear-gradient(90deg,var(--primary-color),var(--secondary-color));transform:scaleX(0);transform-origin:left;transition:transform .25s ease;border-radius:2px}._breadcrumbLink_2lv8s_107:hover{transform:translateY(-1px);background:linear-gradient(90deg,#ffffffbf,#fff9) padding-box}._breadcrumbLink_2lv8s_107:hover:after{transform:scaleX(1)}._breadcrumbIcon_2lv8s_152{display:inline-flex;opacity:.8}._breadcrumbText_2lv8s_157{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._isActive_2lv8s_164 ._breadcrumbCurrent_2lv8s_108{color:var(--primary-color);background:linear-gradient(110deg,#f2702c2e,#0256851f,#f2702c2e) padding-box;border:var(--ring);animation:_shimmer_2lv8s_1 2.2s linear infinite;background-size:200% 100%}._headerContent_2lv8s_173{display:grid;grid-template-columns:1fr auto;align-items:end;gap:12px}._titleSection_2lv8s_180{min-width:0}._titleContainer_2lv8s_184{display:grid;gap:6px}._pageTitle_2lv8s_189{display:flex;align-items:center;gap:10px;margin:0;font-size:clamp(20px,3.6vw,32px);line-height:1.15;letter-spacing:-.02em;color:var(--text-color)}._titleAccent_2lv8s_200{width:6px;height:28px;border-radius:4px;background:linear-gradient(180deg,var(--primary-color),var(--secondary-color));box-shadow:0 0 0 2px #0000000a inset}._subTitle_2lv8s_208{margin:0;font-size:clamp(13px,1.8vw,15px);color:#000000b3;display:inline-flex;align-items:center;gap:8px}._subTitleText_2lv8s_217{opacity:.9}._actionButtons_2lv8s_222{display:flex;justify-content:flex-end;align-items:center}._headerDivider_2lv8s_229{margin-top:clamp(10px,2vw,16px);height:1px;width:100%;background:linear-gradient(90deg,transparent,rgba(0,0,0,.12),transparent)}@media (max-width: 992px){._headerContent_2lv8s_173{grid-template-columns:1fr;align-items:start}._actionButtons_2lv8s_222{justify-content:flex-start}}@media (prefers-color-scheme: dark){._pageTitle_2lv8s_189{color:#024f7a}._subTitle_2lv8s_208{color:var(--dark-text)}._headerDivider_2lv8s_229{background:linear-gradient(90deg,transparent,rgba(255,255,255,.12),transparent)}._breadcrumbLink_2lv8s_107,._breadcrumbCurrent_2lv8s_108{color:var(--dark-text);background:linear-gradient(90deg,#1212128c,#12121266) padding-box;border-color:#ffffff0f}._titleAccent_2lv8s_200{background:#f2702c}}@keyframes _fadeUp_17m2x_1{0%{transform:translateY(6px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes _shimmer_17m2x_1{0%{background-position:-200% 0}to{background-position:200% 0}}._breadcrumbContainer_17m2x_22{padding:2px 0;background:var(--body-bg-color)}@media (prefers-color-scheme: dark){._breadcrumbContainer_17m2x_22{background:var(--dark-body-bg-color)}}._breadcrumb_17m2x_22{animation:_fadeUp_17m2x_1 .4s ease-out both;border-radius:var(--border-radius);position:relative;overflow:hidden;padding:clamp(8px,1.6vw,6px);background:linear-gradient(180deg,#ffffffb8,#ffffff94) border-box;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border:1px solid rgba(0,0,0,.06);box-shadow:0 6px 22px #0000000f}._breadcrumb_17m2x_22:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;padding:1px;border-radius:inherit;background:linear-gradient(135deg,var(--lighten-primary-color),transparent 40%,var(--darken-secondary-color));-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none;opacity:.55}@media (prefers-color-scheme: dark){._breadcrumb_17m2x_22{background:var(--dark-bg-card);border-color:#ffffff0f}._breadcrumb_17m2x_22:before{background:none;opacity:.35}}._breadcrumbList_17m2x_71{display:flex;flex-wrap:wrap;align-items:center;gap:8px 10px;margin:0;padding:0;list-style:none}._breadcrumbItem_17m2x_82{min-width:0;display:inline-flex;align-items:center}._breadcrumbLink_17m2x_89{display:inline-flex;align-items:center;gap:8px;font-size:clamp(12px,1.8vw,14px);line-height:1.2;color:var(--text-color);text-decoration:none;border-radius:999px;padding:6px 10px;position:relative;max-width:clamp(120px,28vw,280px);background:linear-gradient(90deg,#ffffffa6,#ffffff73) padding-box;border:1px solid rgba(0,0,0,.06);transition:transform .2s ease,background .2s ease,color .2s ease,box-shadow .2s ease}._breadcrumbLink_17m2x_89:after{content:"";position:absolute;left:10px;right:10px;bottom:3px;height:2px;background:linear-gradient(90deg,var(--primary-color),var(--secondary-color));transform:scaleX(0);transform-origin:left;transition:transform .25s ease;border-radius:2px}._breadcrumbLink_17m2x_89:hover{transform:translateY(-1px);background:linear-gradient(90deg,#fffc,#fff9) padding-box;box-shadow:0 8px 24px #00000014}._breadcrumbLink_17m2x_89:hover:after{transform:scaleX(1)}._active_17m2x_131{color:var(--primary-color);background:linear-gradient(110deg,#f2702c2e,#0256851f,#f2702c2e) padding-box;border-color:#00000014;animation:_shimmer_17m2x_1 2.2s linear infinite;background-size:200% 100%}._disabledLink_17m2x_140{cursor:not-allowed;opacity:.6;filter:grayscale(.2);pointer-events:none}._currentPage_17m2x_148{display:inline-flex;align-items:center;font-weight:600;color:var(--primary-color);background:linear-gradient(90deg,#f2702c26,#0256851f) padding-box;border:1px solid rgba(0,0,0,.06);border-radius:999px;padding:6px 12px;max-width:clamp(140px,42vw,380px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._homeIcon_17m2x_164{font-size:14px;opacity:.9}._linkText_17m2x_169{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._separator_17m2x_176{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;position:relative}._chevron_17m2x_185{--s: 7px;position:relative;width:var(--s);height:var(--s);transform:rotate(45deg)}._chevron_17m2x_185:before,._chevron_17m2x_185:after{content:"";position:absolute;background:linear-gradient(90deg,var(--primary-color),var(--secondary-color));border-radius:2px;transition:transform .25s ease,opacity .25s ease}._chevron_17m2x_185:before{width:100%;height:2px;top:50%;left:0;transform:translateY(-50%)}._chevron_17m2x_185:after{width:2px;height:100%;left:50%;top:0;transform:translate(-50%)}._breadcrumbItem_17m2x_82:hover+._separator_17m2x_176 ._chevron_17m2x_185:before{transform:translateY(-50%) scaleX(1.2)}._breadcrumbItem_17m2x_82:hover+._separator_17m2x_176 ._chevron_17m2x_185:after{transform:translate(-50%) scaleY(1.2)}@media (prefers-color-scheme: dark){._breadcrumbLink_17m2x_89,._currentPage_17m2x_148{color:var(--dark-text)}._breadcrumbLink_17m2x_89{background:linear-gradient(90deg,#1212128c,#12121266) padding-box}._breadcrumbLink_17m2x_89:hover{background:none;box-shadow:0 8px 24px #00000040}._currentPage_17m2x_148{background:none padding-box}}@media (max-width: 992px){._breadcrumb_17m2x_22{padding:10px}}@media (max-width: 640px){._breadcrumbList_17m2x_71{gap:6px 8px}._breadcrumbLink_17m2x_89,._currentPage_17m2x_148{padding:6px 10px}}._groupeDetailsCard_hczam_1{background-color:#f7f9fc;border:none;border-radius:8px;padding:24px;margin:16px 0;box-shadow:0 2px 8px #0000001a;color:#595959}._groupeDetailsCard_hczam_1 ._ant-typography_hczam_10{margin-bottom:16px}._groupeDetailsCard_hczam_1 ._permissionsGroup_hczam_13{margin-bottom:24px}._refreshButton_hczam_17{display:flex;align-items:center;gap:8px;padding:4px 15px;border:1px solid #cbcbcb;border-radius:6px;background-color:#fff;color:1px solid #000000;cursor:pointer;transition:all .3s;height:32px;font-size:14px}._refreshButton_hczam_17:hover{border-color:var(--primary-color);color:var(--primary-color)}._refreshIcon_hczam_36{font-size:16px}._userGroupeListCard_13rs5_1{background-color:#fff;border-radius:8px;padding:5px;margin:5px 0;box-shadow:0 2px 8px #0000001a}._loadMore_13rs5_9{text-align:center;margin-top:16px}@media (prefers-color-scheme: dark){._userGroupeListCard_13rs5_1{background-color:#0e0d0d;color:#fff}}._fixedButton_1ew46_1{max-width:150px;height:30px}._card_10bee_1{width:100%;border-radius:12px;box-shadow:0 4px 12px #0000001a;overflow:hidden}._header_10bee_8{display:flex;align-items:center;padding:24px;background-color:var(--primary-color);color:#fff}._avatar_10bee_16{width:100px;height:100px;border-radius:50%;border:4px solid var(--secondary-color);margin-right:24px}._info_10bee_24{flex-grow:1}._name_10bee_28{font-size:24px;font-weight:700;margin:0;color:#fff}._contacts_10bee_35{font-size:16px;color:#ffffffd9}._tag_10bee_40{margin-bottom:8px}@media (prefers-color-scheme: dark){._card_10bee_1,._header_10bee_8{background-color:#141414;color:#fff}}{--transition: all .3s ease;--shadow: 0 2px 8px rgba(0, 0, 0, .1);--border-radius: 8px;--primary-color: #1890ff;--secondary-color: #52c41a;--text-color: #333;--border-color: #f0f0f0;--card-bg: white}._pieceJointeList_hch3l_13{width:100%}._pieceJointeList_hch3l_13._darkMode_hch3l_16{--text-color: #dddddd;--border-color: #333333;--card-bg: #2a2a2a;--primary-color: #F2702C}._pieceJointeList_hch3l_13._darkMode_hch3l_16 ._topActions_hch3l_22 ._refreshButton_hch3l_22,._pieceJointeList_hch3l_13._darkMode_hch3l_16 ._topActions_hch3l_22 ._filterButton_hch3l_23{background:#2a2a2a;border-color:#404040;color:#ddd}._pieceJointeList_hch3l_13._darkMode_hch3l_16 ._topActions_hch3l_22 ._refreshButton_hch3l_22:hover,._pieceJointeList_hch3l_13._darkMode_hch3l_16 ._topActions_hch3l_22 ._filterButton_hch3l_23:hover{border-color:#f2702c;color:#f2702c;background:#333}._pieceJointeList_hch3l_13._darkMode_hch3l_16 ._topActions_hch3l_22 ._searchInput_hch3l_34 .ant-input{background:#2a2a2a;border-color:#404040;color:#ddd}._pieceJointeList_hch3l_13._darkMode_hch3l_16 ._topActions_hch3l_22 ._searchInput_hch3l_34 .ant-input::placeholder{color:#888}._pieceJointeList_hch3l_13._darkMode_hch3l_16 ._topActions_hch3l_22 ._searchInput_hch3l_34 .ant-input:focus{background:#2a2a2a;border-color:#f2702c}._pieceJointeList_hch3l_13._darkMode_hch3l_16 ._topActions_hch3l_22 ._searchInput_hch3l_34 .ant-input-prefix{color:#888}._pieceJointeList_hch3l_13._darkMode_hch3l_16 ._filterSection_hch3l_49{background:#2a2a2a;border-color:#404040}._pieceJointeList_hch3l_13._darkMode_hch3l_16 ._filterSection_hch3l_49 ._dateRangePicker_hch3l_53 .ant-picker{background:#1f1f1f;border-color:#404040}._pieceJointeList_hch3l_13._darkMode_hch3l_16 ._filterSection_hch3l_49 ._dateRangePicker_hch3l_53 .ant-picker input{color:#ddd}._pieceJointeList_hch3l_13._darkMode_hch3l_16 ._filterSection_hch3l_49 ._dateRangePicker_hch3l_53 .ant-picker .ant-picker-suffix{color:#888}._pieceJointeList_hch3l_13._darkMode_hch3l_16 ._tableHeader_hch3l_63{background:#2a2a2a;border-bottom-color:#404040;color:#aaa}._pieceJointeList_hch3l_13._darkMode_hch3l_16 ._listView_hch3l_68 ._listViewContent_hch3l_68{background:#1f1f1f}._pieceJointeList_hch3l_13._darkMode_hch3l_16 ._listView_hch3l_68 ._listItem_hch3l_71 ._itemContent_hch3l_71 ._itemColumnName_hch3l_71 ._fileName_hch3l_71 ._fileNameText_hch3l_71{color:#ddd}._pieceJointeList_hch3l_13._darkMode_hch3l_16 ._listView_hch3l_68 ._listItem_hch3l_71 ._itemContent_hch3l_71 ._itemColumnName_hch3l_71 ._fileName_hch3l_71 ._fileNameText_hch3l_71:hover{color:#f2702c}._pieceJointeList_hch3l_13._darkMode_hch3l_16 ._listView_hch3l_68 ._listItem_hch3l_71 ._itemContent_hch3l_71 ._itemColumnName_hch3l_71 ._fileDescription_hch3l_77 ._descriptionText_hch3l_77{color:#aaa}._pieceJointeList_hch3l_13._darkMode_hch3l_16 ._listView_hch3l_68 ._listItem_hch3l_71 ._itemContent_hch3l_71 ._itemColumnType_hch3l_80 ._typeBadge_hch3l_80{background:#333}._pieceJointeList_hch3l_13._darkMode_hch3l_16 ._listView_hch3l_68 ._listItem_hch3l_71 ._itemContent_hch3l_71 ._itemColumnType_hch3l_80 ._typeBadge_hch3l_80 ._typeText_hch3l_83{color:#ddd}._pieceJointeList_hch3l_13._darkMode_hch3l_16 ._listView_hch3l_68 ._listItem_hch3l_71 ._itemContent_hch3l_71 ._itemColumnDate_hch3l_86,._pieceJointeList_hch3l_13._darkMode_hch3l_16 ._listView_hch3l_68 ._listItem_hch3l_71 ._itemContent_hch3l_71 ._itemColumnSize_hch3l_87,._pieceJointeList_hch3l_13._darkMode_hch3l_16 ._listView_hch3l_68 ._listItem_hch3l_71 ._itemContent_hch3l_71 ._itemColumnActions_hch3l_90 ._actionsContainer_hch3l_90 ._moreButton_hch3l_90{color:#aaa}._pieceJointeList_hch3l_13._darkMode_hch3l_16 ._listView_hch3l_68 ._listItem_hch3l_71 ._itemContent_hch3l_71 ._itemColumnActions_hch3l_90 ._actionsContainer_hch3l_90 ._moreButton_hch3l_90:hover{color:#f2702c;background:#333}._pieceJointeList_hch3l_13._darkMode_hch3l_16 ._listView_hch3l_68 ._listItem_hch3l_71 ._itemDivider_hch3l_97{border-color:#333}._pieceJointeList_hch3l_13._darkMode_hch3l_16 ._gridView_hch3l_100 ._gridItem_hch3l_100 ._gridCard_hch3l_100{background:#2a2a2a;border-color:#404040}._pieceJointeList_hch3l_13._darkMode_hch3l_16 ._gridView_hch3l_100 ._gridItem_hch3l_100 ._gridCard_hch3l_100:hover{box-shadow:0 4px 12px #0006}._pieceJointeList_hch3l_13._darkMode_hch3l_16 ._gridView_hch3l_100 ._gridItem_hch3l_100 ._gridPreview_hch3l_107{background:#1f1f1f}._pieceJointeList_hch3l_13._darkMode_hch3l_16 ._gridView_hch3l_100 ._gridItem_hch3l_100 ._gridPreview_hch3l_107 ._noPreviewContainer_hch3l_110{color:#666}._pieceJointeList_hch3l_13._darkMode_hch3l_16 ._gridView_hch3l_100 ._gridItem_hch3l_100 ._gridContent_hch3l_113 ._gridTitle_hch3l_113 ._fileNameText_hch3l_71{color:#ddd}._pieceJointeList_hch3l_13._darkMode_hch3l_16 ._gridView_hch3l_100 ._gridItem_hch3l_100 ._gridContent_hch3l_113 ._gridTitle_hch3l_113 ._fileNameText_hch3l_71:hover{color:#f2702c}._pieceJointeList_hch3l_13._darkMode_hch3l_16 ._gridView_hch3l_100 ._gridItem_hch3l_100 ._gridContent_hch3l_113 ._gridActions_hch3l_119 ._gridMoreButton_hch3l_119{color:#aaa}._pieceJointeList_hch3l_13._darkMode_hch3l_16 ._gridView_hch3l_100 ._gridItem_hch3l_100 ._gridContent_hch3l_113 ._gridActions_hch3l_119 ._gridMoreButton_hch3l_119:hover{color:#f2702c;background:#333}._pieceJointeList_hch3l_13._darkMode_hch3l_16 ._gridView_hch3l_100 ._gridItem_hch3l_100 ._gridContent_hch3l_113 ._gridDescription_hch3l_126{color:#aaa}._pieceJointeList_hch3l_13._darkMode_hch3l_16 ._gridView_hch3l_100 ._gridItem_hch3l_100 ._gridContent_hch3l_113 ._gridMeta_hch3l_129{border-top-color:#404040;color:#aaa}._pieceJointeList_hch3l_13._darkMode_hch3l_16 ._gridView_hch3l_100 ._gridItem_hch3l_100 ._gridContent_hch3l_113 ._gridMeta_hch3l_129 ._gridMetaItem_hch3l_133 ._metaLabel_hch3l_133{color:#888}._pieceJointeList_hch3l_13._darkMode_hch3l_16 ._gridView_hch3l_100 ._gridItem_hch3l_100 ._gridContent_hch3l_113 ._gridMeta_hch3l_129 ._gridMetaItem_hch3l_133 ._metaValue_hch3l_136{color:#ddd}._pieceJointeList_hch3l_13._darkMode_hch3l_16 ._previewModal_hch3l_139 .ant-modal-content{background:#1f1f1f}._pieceJointeList_hch3l_13._darkMode_hch3l_16 ._previewModal_hch3l_139 .ant-modal-header{background:#1f1f1f;border-bottom-color:#404040}._pieceJointeList_hch3l_13._darkMode_hch3l_16 ._previewModal_hch3l_139 .ant-modal-title,._pieceJointeList_hch3l_13._darkMode_hch3l_16 ._previewModal_hch3l_139 .ant-modal-close-x{color:#ddd}._pieceJointeList_hch3l_13._darkMode_hch3l_16 ._previewModal_hch3l_139 .ant-modal-close-x:hover{color:#fff}._pieceJointeList_hch3l_13._darkMode_hch3l_16 ._previewModal_hch3l_139 .ant-modal-body{background:#1f1f1f}._pieceJointeList_hch3l_13._darkMode_hch3l_16 ._previewModal_hch3l_139 ._previewContent_hch3l_158 ._previewHeader_hch3l_158{border-bottom-color:#404040}._pieceJointeList_hch3l_13._darkMode_hch3l_16 ._previewModal_hch3l_139 ._previewContent_hch3l_158 ._previewHeader_hch3l_158 h3{color:#ddd}._pieceJointeList_hch3l_13._darkMode_hch3l_16 ._previewModal_hch3l_139 ._previewContent_hch3l_158 ._previewHeader_hch3l_158 ._previewMeta_hch3l_164{color:#aaa}._pieceJointeList_hch3l_13._darkMode_hch3l_16 ._previewModal_hch3l_139 ._previewContent_hch3l_158 ._previewHeader_hch3l_158 ._previewMeta_hch3l_164 ._previewType_hch3l_167{background:#333;color:#ddd}._pieceJointeList_hch3l_13._darkMode_hch3l_16 ._previewModal_hch3l_139 ._previewContent_hch3l_158 ._previewBody_hch3l_171 ._noFullPreview_hch3l_171,._pieceJointeList_hch3l_13._darkMode_hch3l_16 ._previewModal_hch3l_139 ._previewContent_hch3l_158 ._previewBody_hch3l_171 ._noFullPreview_hch3l_171 p{color:#aaa}._pieceJointeList_hch3l_13._darkMode_hch3l_16 ._previewModal_hch3l_139 ._previewContent_hch3l_158 ._previewDescription_hch3l_177{border-top-color:#404040}._pieceJointeList_hch3l_13._darkMode_hch3l_16 ._previewModal_hch3l_139 ._previewContent_hch3l_158 ._previewDescription_hch3l_177 h4{color:#ddd}._pieceJointeList_hch3l_13._darkMode_hch3l_16 ._previewModal_hch3l_139 ._previewContent_hch3l_158 ._previewDescription_hch3l_177 p{color:#aaa}._pieceJointeList_hch3l_13._darkMode_hch3l_16 ._emptyState_hch3l_186,._pieceJointeList_hch3l_13._darkMode_hch3l_16 ._emptyState_hch3l_186 p{color:#666}._topActions_hch3l_22{display:flex;justify-content:space-between;flex-wrap:wrap;gap:16px;margin-bottom:16px;align-items:center}@media (max-width: 768px){._topActions_hch3l_22{flex-direction:column;align-items:stretch}}._leftActions_hch3l_208,._rightActions_hch3l_214{display:flex;gap:12px;align-items:center}@media (max-width: 768px){._rightActions_hch3l_214{flex-wrap:wrap}}._refreshButton_hch3l_22{background:#fff;border:1px solid #d9d9d9}._refreshButton_hch3l_22:hover{border-color:var(--primary-color);color:var(--primary-color)}._searchInput_hch3l_34{width:200px}@media (max-width: 768px){._searchInput_hch3l_34{width:100%}}._filterButton_hch3l_23{border:1px solid #d9d9d9;background:#fff}._filterButton_hch3l_23:hover{border-color:var(--primary-color);color:var(--primary-color)}._viewToggle_hch3l_252 ._ant-radio-button-wrapper_hch3l_252{display:flex;align-items:center;justify-content:center}._filterSection_hch3l_49{margin-bottom:16px;padding:16px;background:#fafafa;border-radius:var(--border-radius);border:1px solid #f0f0f0}._filterSection_hch3l_49 ._dateRangePicker_hch3l_53{width:300px}@media (max-width: 480px){._filterSection_hch3l_49 ._dateRangePicker_hch3l_53{width:100%}}._divider_hch3l_274{margin:12px 0}._tableHeader_hch3l_63{display:grid;grid-template-columns:1fr 100px 110px 80px;gap:8px;padding:12px 16px;background:#fafafa;border-bottom:2px solid var(--border-color);font-weight:600;color:#666;font-size:12px;text-transform:uppercase;letter-spacing:.5px}._tableHeader_hch3l_63 ._headerCellName_hch3l_291{padding-left:8px}._tableHeader_hch3l_63 ._headerCellActions_hch3l_294{text-align:center}._actionsDropdown_hch3l_298 ._ant-dropdown-menu_hch3l_298{min-width:160px}._actionsDropdown_hch3l_298 ._ant-dropdown-menu-item_hch3l_301{padding:8px 12px}._actionsDropdown_hch3l_298 ._ant-dropdown-menu-item_hch3l_301 a{color:inherit;text-decoration:none}._actionsDropdown_hch3l_298 ._ant-dropdown-menu-item_hch3l_301 div{cursor:pointer}._listView_hch3l_68 ._listViewContent_hch3l_68{background:#fff;border-radius:var(--border-radius);overflow:hidden}._listView_hch3l_68 ._listItem_hch3l_71 ._itemContent_hch3l_71{display:grid;grid-template-columns:1fr 100px 110px 80px;gap:8px;padding:12px 16px;align-items:center}@media (max-width: 768px){._listView_hch3l_68 ._listItem_hch3l_71 ._itemContent_hch3l_71{grid-template-columns:1fr;gap:8px}}._gridView_hch3l_100 ._gridContainer_hch3l_331{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:10px}@media (max-width: 768px){._gridView_hch3l_100 ._gridContainer_hch3l_331{grid-template-columns:repeat(auto-fill,minmax(180px,1fr))}}@media (max-width: 480px){._gridView_hch3l_100 ._gridContainer_hch3l_331{grid-template-columns:1fr}}._gridView_hch3l_100 ._gridItem_hch3l_100 ._gridCard_hch3l_100{background:var(--card-bg);border-radius:var(--border-radius);box-shadow:var(--shadow);overflow:hidden;transition:var(--transition);height:100%;display:flex;flex-direction:column;border:1px solid var(--border-color)}._gridView_hch3l_100 ._gridItem_hch3l_100 ._gridCard_hch3l_100:hover{box-shadow:0 3px 8px #0000001f;transform:translateY(-1px)}._gridView_hch3l_100 ._gridItem_hch3l_100 ._gridPreview_hch3l_107{height:100px;overflow:hidden;background:#f8f9fa;display:flex;align-items:center;justify-content:center;position:relative}._gridView_hch3l_100 ._gridItem_hch3l_100 ._gridPreview_hch3l_107 ._imagePreviewContainer_hch3l_370{width:100%;height:100%}._gridView_hch3l_100 ._gridItem_hch3l_100 ._gridPreview_hch3l_107 ._imagePreviewContainer_hch3l_370 ._imagePreview_hch3l_370{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}._gridView_hch3l_100 ._gridItem_hch3l_100 ._gridPreview_hch3l_107 ._imagePreviewContainer_hch3l_370 ._imagePreview_hch3l_370:hover{transform:scale(1.05)}._gridView_hch3l_100 ._gridItem_hch3l_100 ._gridPreview_hch3l_107 ._noPreviewContainer_hch3l_110{text-align:center;color:#999;padding:12px}._gridView_hch3l_100 ._gridItem_hch3l_100 ._gridPreview_hch3l_107 ._noPreviewContainer_hch3l_110 ._noPreviewIcon_hch3l_388{font-size:32px;margin-bottom:4px;opacity:.5}._gridView_hch3l_100 ._gridItem_hch3l_100 ._gridPreview_hch3l_107 ._noPreviewContainer_hch3l_110 ._noPreviewText_hch3l_393{font-size:.8rem;font-weight:500}._gridView_hch3l_100 ._gridItem_hch3l_100 ._gridContent_hch3l_113{padding:10px;flex-grow:1;display:flex;flex-direction:column}._gridView_hch3l_100 ._gridItem_hch3l_100 ._gridHeader_hch3l_403{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:6px}._gridView_hch3l_100 ._gridItem_hch3l_100 ._gridTitle_hch3l_113{font-weight:500;font-size:.82rem;line-height:1.3;flex-grow:1}._gridView_hch3l_100 ._gridItem_hch3l_100 ._gridTitle_hch3l_113 ._fileNameText_hch3l_71{color:var(--text-color);cursor:pointer}._gridView_hch3l_100 ._gridItem_hch3l_100 ._gridTitle_hch3l_113 ._fileNameText_hch3l_71:hover{color:var(--primary-color);text-decoration:underline}._gridView_hch3l_100 ._gridItem_hch3l_100 ._gridActions_hch3l_119 ._gridMoreButton_hch3l_119{color:#666;transition:var(--transition);border:none;box-shadow:none;margin-left:4px}._gridView_hch3l_100 ._gridItem_hch3l_100 ._gridActions_hch3l_119 ._gridMoreButton_hch3l_119:hover{color:var(--primary-color);background:#f0f0f0}._gridView_hch3l_100 ._gridItem_hch3l_100 ._gridActions_hch3l_119 ._gridMoreButton_hch3l_119 ._anticon_hch3l_434{font-size:14px;transform:rotate(90deg)}._gridView_hch3l_100 ._gridItem_hch3l_100 ._gridDescription_hch3l_126{color:var(--text-color);opacity:.8;margin-bottom:8px;flex-grow:1}._gridView_hch3l_100 ._gridItem_hch3l_100 ._gridDescription_hch3l_126 ._descriptionText_hch3l_77{font-size:.78rem;line-height:1.3}._gridView_hch3l_100 ._gridItem_hch3l_100 ._gridMeta_hch3l_129{display:flex;flex-direction:column;gap:3px;font-size:.75rem;color:#666;margin-top:auto;padding-top:8px;border-top:1px solid var(--border-color)}._gridView_hch3l_100 ._gridItem_hch3l_100 ._gridMetaItem_hch3l_133{display:flex;justify-content:space-between;align-items:center}._gridView_hch3l_100 ._gridItem_hch3l_100 ._gridMetaItem_hch3l_133 ._metaLabel_hch3l_133{font-weight:500;color:#999}._gridView_hch3l_100 ._gridItem_hch3l_100 ._gridMetaItem_hch3l_133 ._metaValue_hch3l_136{color:var(--text-color)}._previewModal_hch3l_139 ._ant-modal-content_hch3l_139{border-radius:12px;overflow:hidden}._previewModal_hch3l_139 ._previewContent_hch3l_158 ._previewHeader_hch3l_158{margin-bottom:24px;padding-bottom:16px;border-bottom:1px solid var(--border-color)}._previewModal_hch3l_139 ._previewContent_hch3l_158 ._previewHeader_hch3l_158 h3{margin:0 0 8px;color:var(--text-color);font-size:1.5rem}._previewModal_hch3l_139 ._previewContent_hch3l_158 ._previewHeader_hch3l_158 ._previewMeta_hch3l_164{display:flex;gap:20px;font-size:.9rem;color:#666}._previewModal_hch3l_139 ._previewContent_hch3l_158 ._previewHeader_hch3l_158 ._previewMeta_hch3l_164 ._previewType_hch3l_167{background:#f0f0f0;padding:2px 8px;border-radius:4px;font-weight:500}._previewModal_hch3l_139 ._previewContent_hch3l_158 ._previewHeader_hch3l_158 ._previewMeta_hch3l_164 ._previewDate_hch3l_497,._previewModal_hch3l_139 ._previewContent_hch3l_158 ._previewHeader_hch3l_158 ._previewMeta_hch3l_164 ._previewSize_hch3l_498{display:flex;align-items:center}._previewModal_hch3l_139 ._previewContent_hch3l_158 ._previewHeader_hch3l_158 ._previewMeta_hch3l_164 ._previewDate_hch3l_497:before,._previewModal_hch3l_139 ._previewContent_hch3l_158 ._previewHeader_hch3l_158 ._previewMeta_hch3l_164 ._previewSize_hch3l_498:before{content:"•";margin-right:8px;opacity:.5}._previewModal_hch3l_139 ._previewContent_hch3l_158 ._previewBody_hch3l_171{margin-bottom:24px}._previewModal_hch3l_139 ._previewContent_hch3l_158 ._previewBody_hch3l_171 ._imageFullPreview_hch3l_511{text-align:center}._previewModal_hch3l_139 ._previewContent_hch3l_158 ._previewBody_hch3l_171 ._imageFullPreview_hch3l_511 ._fullSizeImage_hch3l_514{max-width:100%;max-height:60vh;object-fit:contain;border-radius:8px;box-shadow:0 4px 12px #0000001a}._previewModal_hch3l_139 ._previewContent_hch3l_158 ._previewBody_hch3l_171 ._noFullPreview_hch3l_171{text-align:center;padding:40px 20px}._previewModal_hch3l_139 ._previewContent_hch3l_158 ._previewBody_hch3l_171 ._noFullPreview_hch3l_171 ._noFullPreviewIcon_hch3l_525{font-size:64px;color:#999;margin-bottom:16px;opacity:.5}._previewModal_hch3l_139 ._previewContent_hch3l_158 ._previewBody_hch3l_171 ._noFullPreview_hch3l_171 p{color:#666;margin-bottom:20px}._previewModal_hch3l_139 ._previewContent_hch3l_158 ._previewDescription_hch3l_177{padding-top:16px;border-top:1px solid var(--border-color)}._previewModal_hch3l_139 ._previewContent_hch3l_158 ._previewDescription_hch3l_177 h4{margin:0 0 8px;color:var(--text-color)}._previewModal_hch3l_139 ._previewContent_hch3l_158 ._previewDescription_hch3l_177 p{color:#666;line-height:1.6;margin:0}._loadMoreContainer_hch3l_549{text-align:center;margin-top:20px}._loadMoreButton_hch3l_554{transition:var(--transition)}._loadMoreButton_hch3l_554:hover{transform:translateY(2px)}._emptyState_hch3l_186{text-align:center;padding:40px 20px;color:#999}._emptyState_hch3l_186 ._emptyIcon_hch3l_566{font-size:48px;margin-bottom:16px;opacity:.5}._emptyState_hch3l_186 p{margin:0;font-size:1.1rem}._uploadModal_s9oio_1 .ant-modal-header{border-bottom:none;padding:20px 24px 16px}._uploadModal_s9oio_1 .ant-modal-title{font-weight:500;font-size:16px;color:#262626}._uploadModal_s9oio_1 .ant-modal-body{padding:0 24px 24px}._uploadModal_s9oio_1 .ant-modal-footer{border-top:none;padding:16px 24px 20px;text-align:right}._uploadModal_s9oio_1 .ant-modal-footer .ant-btn{height:38px;border-radius:4px;font-weight:400;font-size:14px;padding:0 20px;margin-left:8px}._uploadModal_s9oio_1 .ant-modal-close{top:16px;right:16px}._uploadModal_s9oio_1 .ant-modal-close-x{width:24px;height:24px;line-height:24px;font-size:14px;color:#8c8c8c}._uploadModal_s9oio_1._darkMode_s9oio_37 .ant-modal-content{background-color:#1f1f1f;color:#ddd}._uploadModal_s9oio_1._darkMode_s9oio_37 .ant-modal-header{background-color:#1f1f1f;border-bottom:none}._uploadModal_s9oio_1._darkMode_s9oio_37 .ant-modal-title{color:#ddd}._uploadModal_s9oio_1._darkMode_s9oio_37 .ant-modal-body{background-color:#1f1f1f}._uploadModal_s9oio_1._darkMode_s9oio_37 .ant-modal-footer{background-color:#1f1f1f;border-top:none}._uploadModal_s9oio_1._darkMode_s9oio_37 .ant-modal-close-x{color:#ddd}._uploadModal_s9oio_1._darkMode_s9oio_37 .ant-modal-close-x:hover{color:#fff}._uploadModal_s9oio_1._darkMode_s9oio_37 ._dropZone_s9oio_61{background-color:#2a2a2a;border-color:#404040}._uploadModal_s9oio_1._darkMode_s9oio_37 ._dropZone_s9oio_61:hover{border-color:#f2702c;background-color:#1a3a3a}._uploadModal_s9oio_1._darkMode_s9oio_37 ._dropZone_s9oio_61 ._uploadIcon_s9oio_69{color:#666}._uploadModal_s9oio_1._darkMode_s9oio_37 ._dropZone_s9oio_61 ._dropZoneText_s9oio_72{color:#aaa}._uploadModal_s9oio_1._darkMode_s9oio_37 ._dropZone_s9oio_61 ._dropZoneText_s9oio_72 ._highlight_s9oio_75{color:#ddd}._uploadModal_s9oio_1._darkMode_s9oio_37 ._dropZone_s9oio_61 ._dropZoneSubText_s9oio_78{color:#888}._uploadModal_s9oio_1._darkMode_s9oio_37 ._fileList_s9oio_81::-webkit-scrollbar-track{background:#2a2a2a}._uploadModal_s9oio_1._darkMode_s9oio_37 ._fileList_s9oio_81::-webkit-scrollbar-thumb{background:#404040}._uploadModal_s9oio_1._darkMode_s9oio_37 ._fileList_s9oio_81::-webkit-scrollbar-thumb:hover{background:#555}._uploadModal_s9oio_1._darkMode_s9oio_37 ._fileItem_s9oio_90{background:#2a2a2a;border-bottom-color:#333}._uploadModal_s9oio_1._darkMode_s9oio_37 ._fileItem_s9oio_90:hover{background:#333}._uploadModal_s9oio_1._darkMode_s9oio_37 ._fileItem_s9oio_90 ._fileLeft_s9oio_97 ._fileContent_s9oio_97 ._fileNameRow_s9oio_97 ._fileName_s9oio_97{color:#ddd}._uploadModal_s9oio_1._darkMode_s9oio_37 ._fileItem_s9oio_90 ._fileLeft_s9oio_97 ._fileContent_s9oio_97 ._fileNameRow_s9oio_97 ._editIcon_s9oio_100{color:#888}._uploadModal_s9oio_1._darkMode_s9oio_37 ._fileItem_s9oio_90 ._fileLeft_s9oio_97 ._fileContent_s9oio_97 ._fileNameRow_s9oio_97 ._editIcon_s9oio_100:hover{color:#aaa}._uploadModal_s9oio_1._darkMode_s9oio_37 ._fileItem_s9oio_90 ._fileLeft_s9oio_97 ._fileContent_s9oio_97 ._progressContainer_s9oio_106 ._uploadStatusText_s9oio_106{color:#f2702c}._uploadModal_s9oio_1._darkMode_s9oio_37 ._fileItem_s9oio_90 ._fileLeft_s9oio_97 ._fileContent_s9oio_97 ._editContainer_s9oio_109 ._editInput_s9oio_109 .ant-input{background-color:#1f1f1f;border-color:#f2702c;color:#ddd}._uploadModal_s9oio_1._darkMode_s9oio_37 ._fileItem_s9oio_90 ._fileLeft_s9oio_97 ._fileContent_s9oio_97 ._editContainer_s9oio_109 ._editInput_s9oio_109 .ant-input:focus{background-color:#1f1f1f;border-color:#f2702c;box-shadow:0 0 0 2px #f2702c33}._uploadModal_s9oio_1._darkMode_s9oio_37 ._fileItem_s9oio_90 ._fileRight_s9oio_119 ._fileSize_s9oio_119{color:#888}._uploadModal_s9oio_1._darkMode_s9oio_37 ._fileItem_s9oio_90 ._fileRight_s9oio_119 ._removeIcon_s9oio_122{color:#ff4d4f}._uploadModal_s9oio_1._darkMode_s9oio_37 ._fileItem_s9oio_90 ._fileRight_s9oio_119 ._removeIcon_s9oio_122:hover{color:#ff7875}._uploadModal_s9oio_1._darkMode_s9oio_37 ._cancelButton_s9oio_128{background:#2a2a2a!important;color:#ddd!important;border-color:#404040!important}._uploadModal_s9oio_1._darkMode_s9oio_37 ._cancelButton_s9oio_128:hover{background:#333!important;color:#fff!important;border-color:#f2702c!important}._modalContent_s9oio_139{display:flex;flex-direction:column;gap:16px}._dropZone_s9oio_61{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 24px;border:1.5px dashed #d9d9d9;border-radius:4px;background-color:#fafafa;cursor:pointer;transition:all .3s ease}._dropZone_s9oio_61:hover{border-color:#40a9ff;background-color:#f0f5ff}._dropZone_s9oio_61 ._uploadIcon_s9oio_69{font-size:42px;color:#bfbfbf;margin-bottom:12px}._dropZone_s9oio_61 ._dropZoneText_s9oio_72{font-size:14px;color:#595959;margin:0 0 4px;font-weight:400}._dropZone_s9oio_61 ._dropZoneText_s9oio_72 ._highlight_s9oio_75{color:#262626;font-weight:500}._dropZone_s9oio_61 ._dropZoneSubText_s9oio_78{font-size:13px;color:#8c8c8c;margin:0;font-weight:400}._fileList_s9oio_81{display:flex;flex-direction:column;gap:0;max-height:320px;overflow-y:auto}._fileList_s9oio_81::-webkit-scrollbar{width:6px}._fileList_s9oio_81::-webkit-scrollbar-track{background:#f0f0f0;border-radius:3px}._fileList_s9oio_81::-webkit-scrollbar-thumb{background:#d9d9d9;border-radius:3px}._fileList_s9oio_81::-webkit-scrollbar-thumb:hover{background:#bfbfbf}._fileItem_s9oio_90{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;background:#fff;border-bottom:1px solid #f0f0f0;transition:background .2s ease}._fileItem_s9oio_90:hover{background:#fafafa}._fileItem_s9oio_90:last-child{border-bottom:none}._fileItem_s9oio_90 ._fileLeft_s9oio_97{display:flex;align-items:flex-start;gap:10px;flex:1;min-width:0}._fileItem_s9oio_90 ._fileLeft_s9oio_97 ._fileIcon_s9oio_227{font-size:18px;color:#52c41a;flex-shrink:0;margin-top:2px}._fileItem_s9oio_90 ._fileLeft_s9oio_97 ._fileContent_s9oio_97{display:flex;flex-direction:column;gap:6px;flex:1;min-width:0}._fileItem_s9oio_90 ._fileLeft_s9oio_97 ._fileContent_s9oio_97 ._fileNameRow_s9oio_97{display:flex;align-items:center;gap:8px}._fileItem_s9oio_90 ._fileLeft_s9oio_97 ._fileContent_s9oio_97 ._fileNameRow_s9oio_97 ._fileName_s9oio_97{font-size:13px;color:#262626;font-weight:400;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1;min-width:0}._fileItem_s9oio_90 ._fileLeft_s9oio_97 ._fileContent_s9oio_97 ._fileNameRow_s9oio_97 ._editIcon_s9oio_100{font-size:13px;color:#bfbfbf;cursor:pointer;flex-shrink:0;transition:color .2s ease}._fileItem_s9oio_90 ._fileLeft_s9oio_97 ._fileContent_s9oio_97 ._fileNameRow_s9oio_97 ._editIcon_s9oio_100:hover{color:#8c8c8c}._fileItem_s9oio_90 ._fileLeft_s9oio_97 ._fileContent_s9oio_97 ._progressContainer_s9oio_106{display:flex;flex-direction:column;gap:4px}._fileItem_s9oio_90 ._fileLeft_s9oio_97 ._fileContent_s9oio_97 ._progressContainer_s9oio_106 ._progressBar_s9oio_270{margin:0}._fileItem_s9oio_90 ._fileLeft_s9oio_97 ._fileContent_s9oio_97 ._progressContainer_s9oio_106 ._progressBar_s9oio_270 .ant-progress-bg{background-color:#f2702c!important}._fileItem_s9oio_90 ._fileLeft_s9oio_97 ._fileContent_s9oio_97 ._progressContainer_s9oio_106 ._progressBar_s9oio_270 .ant-progress-outer{padding-right:0}._fileItem_s9oio_90 ._fileLeft_s9oio_97 ._fileContent_s9oio_97 ._progressContainer_s9oio_106 ._uploadStatusText_s9oio_106{font-size:12px;color:#f2702c;font-weight:500}._fileItem_s9oio_90 ._fileLeft_s9oio_97 ._fileContent_s9oio_97 ._editContainer_s9oio_109{display:flex;align-items:center;gap:8px;width:100%}._fileItem_s9oio_90 ._fileLeft_s9oio_97 ._fileContent_s9oio_97 ._editContainer_s9oio_109 ._editInput_s9oio_109{flex:1;min-width:0;font-size:13px}._fileItem_s9oio_90 ._fileLeft_s9oio_97 ._fileContent_s9oio_97 ._editContainer_s9oio_109 ._editInput_s9oio_109 .ant-input{padding:4px 8px;font-size:13px;border-color:#f2702c}._fileItem_s9oio_90 ._fileLeft_s9oio_97 ._fileContent_s9oio_97 ._editContainer_s9oio_109 ._editInput_s9oio_109 .ant-input:focus{border-color:#f2702c;box-shadow:0 0 0 2px #f2702c1a}._fileItem_s9oio_90 ._fileLeft_s9oio_97 ._fileContent_s9oio_97 ._editContainer_s9oio_109 ._checkIcon_s9oio_304{font-size:13px;color:#52c41a;cursor:pointer;flex-shrink:0;transition:color .2s ease}._fileItem_s9oio_90 ._fileLeft_s9oio_97 ._fileContent_s9oio_97 ._editContainer_s9oio_109 ._checkIcon_s9oio_304:hover{color:#73d13d}._fileItem_s9oio_90 ._fileRight_s9oio_119{display:flex;align-items:center;gap:12px;flex-shrink:0;margin-left:12px}._fileItem_s9oio_90 ._fileRight_s9oio_119 ._fileSize_s9oio_119{font-size:12px;color:#8c8c8c;white-space:nowrap;font-weight:400}._fileItem_s9oio_90 ._fileRight_s9oio_119 ._removeIcon_s9oio_122{font-size:12px;color:#ff4d4f;cursor:pointer;flex-shrink:0;transition:color .2s ease}._fileItem_s9oio_90 ._fileRight_s9oio_119 ._removeIcon_s9oio_122:hover{color:#ff7875}._uploadButton_s9oio_338{background-color:#f2702c!important;border-color:#f2702c!important;color:#fff!important}._uploadButton_s9oio_338:hover:not(:disabled){background-color:#f57c36!important;border-color:#f57c36!important}._uploadButton_s9oio_338:disabled{background-color:#f57c36!important;border-color:#868585!important;color:#595959!important}._cancelButton_s9oio_128{color:#595959!important;border-color:#d9d9d9!important;background:#fff!important}._cancelButton_s9oio_128:hover{color:#262626!important;border-color:#f2702c!important}._listRow_wqu44_1{width:100%;display:flex;justify-content:start;align-items:start;gap:24px;padding:12px 16px;border-bottom:1px solid rgba(204,204,204,.4117647059);background-color:#fff}._listRow_wqu44_1 ._listItem_wqu44_11{text-align:start}._listRow_wqu44_1 ._listItem_wqu44_11:first-child{width:13%}._listRow_wqu44_1 ._listItem_wqu44_11:nth-child(2){width:21%}._listRow_wqu44_1 ._listItem_wqu44_11:nth-child(3){width:21%}._listRow_wqu44_1 ._listItem_wqu44_11:nth-child(4){width:12%}._listRow_wqu44_1 ._listItem_wqu44_11:nth-child(5){width:10%}._listRow_wqu44_1 ._listItem_wqu44_11:last-child{text-align:center;width:8%}._type_wqu44_34{display:flex;align-items:center;gap:6px;font-weight:600;width:100%}._type_wqu44_34 ._icon_wqu44_41{font-size:1.2rem;padding:8px;border-radius:5px;display:inline-flex;font-size:medium}._type_wqu44_34._phone_wqu44_48{color:#1a79ff}._type_wqu44_34._phone_wqu44_48 ._icon_wqu44_41{background-color:#1a79ff1a}._type_wqu44_34._task_wqu44_54{color:#7ec81a}._type_wqu44_34._task_wqu44_54 ._icon_wqu44_41{background-color:#7ec81a1a}._type_wqu44_34._rappel_wqu44_60{color:#eea719}._type_wqu44_34._rappel_wqu44_60 ._icon_wqu44_41{background-color:#eea7191a}._type_wqu44_34._other_wqu44_66{color:#555b6e}._type_wqu44_34._other_wqu44_66 ._icon_wqu44_41{background-color:#555b6e1a}._typeTag_wqu44_73{display:flex;align-items:center;gap:6px;width:100%;padding:2px 6px;border-radius:4px;display:inline-flex;font-size:.9rem}._typeTag_wqu44_73._phone_wqu44_48{color:#1a79ff;background-color:#1a79ff1a}._typeTag_wqu44_73._task_wqu44_54{color:#7ec81a;background-color:#7ec81a1a}._typeTag_wqu44_73._rappel_wqu44_60{color:#eea719;background-color:#eea7191a}._typeTag_wqu44_73._other_wqu44_66{color:#555b6e;background-color:#555b6e1a}._nom_wqu44_100{font-weight:600;width:100%}._nom_wqu44_100._done_wqu44_104{text-decoration:line-through;color:#7ec81a}._date_wqu44_109{display:flex;align-items:center;gap:6px;width:100%;color:#767676}._date_wqu44_109._retard_wqu44_116{color:#ff6162}._actionButton_wqu44_120{cursor:pointer;color:#555b6e;font-size:1.2rem;padding:4px;border-radius:50%;transition:background-color .3s ease}._actionButton_wqu44_120:hover{background-color:#f3f3f5}._user_wqu44_132{color:#767676}._listCard_wqu44_136{padding:10px 20px;margin:4px 0;display:flex;flex-direction:column;gap:16px;background:#fff;border-radius:10px;box-shadow:0 6px 18px #0000000f;border:2px solid rgba(0,0,0,.08);transform:translateY(-2px);transition:box-shadow .2s ease,transform .2s ease}._listCard_wqu44_136 ._cardHeader_wqu44_149,._listCard_wqu44_136 ._cardBody_wqu44_150{display:flex;justify-content:flex-start;align-items:center;gap:16px;flex-wrap:wrap}._listCard_wqu44_136 ._cardHeader_wqu44_149 ._actionDropdown_wqu44_157{margin-left:auto}._listCard_wqu44_136 ._cardHeader_wqu44_149 ._nom_wqu44_100{font-size:1.1rem}._listCard_wqu44_136 ._cardBody_wqu44_150{font-size:.8rem;color:#767676}._listCard_wqu44_136 ._cardItem_wqu44_167{width:fit-content}@media (prefers-color-scheme: dark){._listRow_wqu44_1{background-color:#0d1117;border-bottom:1px solid rgba(68,68,68,.4117647059)}._listRow_wqu44_1 ._listItem_wqu44_11{color:#ccc}._listCard_wqu44_136{background:#0d1117;border:2px solid rgba(255,255,255,.08);box-shadow:0 6px 18px #0000004d}._listCard_wqu44_136 ._cardBody_wqu44_150{color:#aaa}._actionButton_wqu44_120:hover{background-color:#22272e}}._activityFeedCard_1yw86_1{padding:0 8px;min-height:400px}._activityFeedCard_1yw86_1 ._activityFeed_1yw86_1{display:flex;flex-direction:column;gap:4px}._activityFeedCard_1yw86_1 ._activityFeed_1yw86_1 ._activityFeedHeader_1yw86_10{display:flex;gap:6px;height:32px}._activityFeedCard_1yw86_1 ._activityFeed_1yw86_1 ._activityFeedHeader_1yw86_10 ._addButton_1yw86_15{border-radius:6px}._activityFeedCard_1yw86_1 ._activityFeed_1yw86_1 ._activityFeedHeader_1yw86_10 ._search_1yw86_18{background-color:#f3f3f5;border:none;border-radius:6px;max-width:400px}._activityFeedCard_1yw86_1 ._activityFeed_1yw86_1 ._activityFeedHeader_1yw86_10 ._reloadIcon_1yw86_24{padding:4px 8px}._activityFeedCard_1yw86_1 ._activityFeed_1yw86_1 ._activityFeedHeader_1yw86_10 ._reloadIcon_1yw86_24:hover{background-color:#f3f3f5}._activityFeedCard_1yw86_1 ._activityFeed_1yw86_1 ._activityFeedHeader_1yw86_10 ._reloadIcon_1yw86_24:active,._activityFeedCard_1yw86_1 ._activityFeed_1yw86_1 ._activityFeedHeader_1yw86_10 ._reloadIcon_1yw86_24:focus{background-color:#ee57062c;border-color:var(--primary-color)}._activityFeedCard_1yw86_1 ._activityFeed_1yw86_1 ._activityFeedHeader_1yw86_10 ._filterIconOff_1yw86_34,._activityFeedCard_1yw86_1 ._activityFeed_1yw86_1 ._activityFeedHeader_1yw86_10 ._filterIconOn_1yw86_35{height:100%;font-size:1.2rem;cursor:pointer;transition:color .3s ease;padding:0 6px;border-radius:4px;border:1px solid #ccc}._activityFeedCard_1yw86_1 ._activityFeed_1yw86_1 ._activityFeedHeader_1yw86_10 ._filterIconOff_1yw86_34{color:#555b6e}._activityFeedCard_1yw86_1 ._activityFeed_1yw86_1 ._activityFeedHeader_1yw86_10 ._filterIconOff_1yw86_34:hover{background-color:#ee57062c}._activityFeedCard_1yw86_1 ._activityFeed_1yw86_1 ._activityFeedHeader_1yw86_10 ._filterIconOn_1yw86_35{color:var(--primary-color);background-color:#ee57062c;border:none}._activityFeedCard_1yw86_1 ._activityFeed_1yw86_1 ._activityFeedFilters_1yw86_55{display:flex;flex-wrap:wrap;gap:12px;height:100%}._activityFeedCard_1yw86_1 ._activityFeed_1yw86_1 ._activityFeedFilters_1yw86_55 ._groupFilter_1yw86_61{display:flex;align-items:center;padding:4px 8px;gap:8px;margin-top:12px}._activityFeedCard_1yw86_1 ._activityFeed_1yw86_1 ._activityFeedFilters_1yw86_55 ._groupFilter_1yw86_61 ._filterButton_1yw86_68{color:#555b6e;border:1px solid #ccc;padding:0 8px;height:26px}._activityFeedCard_1yw86_1 ._activityFeed_1yw86_1 ._activityFeedFilters_1yw86_55 ._groupFilter_1yw86_61 ._filterButton_1yw86_68:hover{background-color:#f3f3f5}._activityFeedCard_1yw86_1 ._activityFeed_1yw86_1 ._activityFeedFilters_1yw86_55 ._groupFilter_1yw86_61 ._filterButton_1yw86_68._active_1yw86_77{background-color:var(--primary-color);color:#f3f3f5;border:none}._activityFeedCard_1yw86_1 ._activityFeed_1yw86_1 ._activityTitle_1yw86_82{margin-left:12px;color:#737373}._activityFeedCard_1yw86_1 ._activityFeed_1yw86_1 ._loadMoreContainer_1yw86_86{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%}._activityFeedCard_1yw86_1 ._activityFeed_1yw86_1 ._loadMoreContainer_1yw86_86 ._loadMore_1yw86_86{border-radius:6px}._activityFeedCard_1yw86_1 ._activityFeed_1yw86_1 ._loadMoreContainer_1yw86_86 ._pagination_1yw86_96{font-size:.85rem;color:#555b6e;margin-top:8px}._activityFeedCard_1yw86_1 ._activityFeed_1yw86_1 ._listContainer_1yw86_101{width:100%;border-radius:12px;border:2px solid rgba(204,204,204,.5450980392);overflow-y:auto}._activityFeedCard_1yw86_1 ._activityFeed_1yw86_1 ._listContainer_1yw86_101 ._infiniteScroll_1yw86_107{height:240px;overflow-y:auto}._activityFeedCard_1yw86_1 ._activityFeed_1yw86_1 ._listContainer_1yw86_101 ._listRowHeader_1yw86_111{display:flex;justify-content:start;align-items:start;gap:24px;padding:12px 16px;border-bottom:1px solid rgba(204,204,204,.4117647059);background-color:#fff}._activityFeedCard_1yw86_1 ._activityFeed_1yw86_1 ._listContainer_1yw86_101 ._listRowHeader_1yw86_111 ._listItem_1yw86_120{font-size:.9rem;font-weight:600;color:#333;text-align:start}._activityFeedCard_1yw86_1 ._activityFeed_1yw86_1 ._listContainer_1yw86_101 ._listRowHeader_1yw86_111 ._listItem_1yw86_120:first-child{width:15%}._activityFeedCard_1yw86_1 ._activityFeed_1yw86_1 ._listContainer_1yw86_101 ._listRowHeader_1yw86_111 ._listItem_1yw86_120:nth-child(2){width:25%}._activityFeedCard_1yw86_1 ._activityFeed_1yw86_1 ._listContainer_1yw86_101 ._listRowHeader_1yw86_111 ._listItem_1yw86_120:nth-child(3){width:25%}._activityFeedCard_1yw86_1 ._activityFeed_1yw86_1 ._listContainer_1yw86_101 ._listRowHeader_1yw86_111 ._listItem_1yw86_120:nth-child(4){width:15%}._activityFeedCard_1yw86_1 ._activityFeed_1yw86_1 ._listContainer_1yw86_101 ._listRowHeader_1yw86_111 ._listItem_1yw86_120:nth-child(5){width:10%}._activityFeedCard_1yw86_1 ._activityFeed_1yw86_1 ._listContainer_1yw86_101 ._listRowHeader_1yw86_111 ._listItem_1yw86_120:last-child{text-align:center;width:10%}._activityFeedCard_1yw86_1 ._activityFeed_1yw86_1 ._listContainer_1yw86_101 ._listRowHeader_1yw86_111:last-child{border-bottom:none}._activityFeedCard_1yw86_1 ._activityFeed_1yw86_1 ._listContainer_1yw86_101 ._listRowHeader_1yw86_111{background-color:#f9fafb;font-weight:700;position:sticky;top:0;z-index:2;border-radius:12px 12px 0 0}._activityFeedCard_1yw86_1 ._activityFeed_1yw86_1 ._cardContainer_1yw86_156{margin-top:12px}@media (prefers-color-scheme: dark){._activityFeedCard_1yw86_1 ._activityFeed_1yw86_1 ._activityFeedHeader_1yw86_10 ._search_1yw86_18{background-color:#2c2c2e;color:#e7e7ec}._activityFeedCard_1yw86_1 ._activityFeed_1yw86_1 ._activityFeedHeader_1yw86_10 ._reloadIcon_1yw86_24:hover{background-color:#4447}._activityFeedCard_1yw86_1 ._activityFeed_1yw86_1 ._activityFeedHeader_1yw86_10 ._reloadIcon_1yw86_24:active,._activityFeedCard_1yw86_1 ._activityFeed_1yw86_1 ._activityFeedHeader_1yw86_10 ._reloadIcon_1yw86_24:focus{background-color:#ee57062c;border-color:var(--primary-color)}._activityFeedCard_1yw86_1 ._activityFeed_1yw86_1 ._activityFeedHeader_1yw86_10 ._filterIconOff_1yw86_34,._activityFeedCard_1yw86_1 ._activityFeed_1yw86_1 ._activityFeedHeader_1yw86_10 ._filterIconOn_1yw86_35{border-color:#444}._activityFeedCard_1yw86_1 ._activityFeed_1yw86_1 ._activityFeedHeader_1yw86_10 ._filterIconOff_1yw86_34{color:#e7e7ec}._activityFeedCard_1yw86_1 ._activityFeed_1yw86_1 ._activityFeedHeader_1yw86_10 ._filterIconOff_1yw86_34:hover{background-color:#444}._activityFeedCard_1yw86_1 ._activityFeed_1yw86_1 ._activityFeedHeader_1yw86_10 ._filterIconOn_1yw86_35{background-color:#ee57062c;color:#ee5706}._activityFeedCard_1yw86_1 ._activityFeed_1yw86_1 ._activityFeedFilters_1yw86_55 ._groupFilter_1yw86_61 ._filterButton_1yw86_68{color:#e7e7ec;border-color:#444}._activityFeedCard_1yw86_1 ._activityFeed_1yw86_1 ._activityFeedFilters_1yw86_55 ._groupFilter_1yw86_61 ._filterButton_1yw86_68:hover{background-color:#444}._activityFeedCard_1yw86_1 ._activityFeed_1yw86_1 ._activityFeedFilters_1yw86_55 ._groupFilter_1yw86_61 ._filterButton_1yw86_68._active_1yw86_77{background-color:#ee5706;color:#f3f3f5;border:none}._activityFeedCard_1yw86_1 ._activityFeed_1yw86_1 ._listContainer_1yw86_101{border-color:#444}._activityFeedCard_1yw86_1 ._activityFeed_1yw86_1 ._listContainer_1yw86_101 ._listRow_1yw86_111,._activityFeedCard_1yw86_1 ._activityFeed_1yw86_1 ._listContainer_1yw86_101 ._listRowHeader_1yw86_111,._activityFeedCard_1yw86_1 ._activityFeed_1yw86_1 ._listContainer_1yw86_101 ._listRowFooter_1yw86_203{background-color:#1e1e1e;border-bottom-color:#444}._activityFeedCard_1yw86_1 ._activityFeed_1yw86_1 ._listContainer_1yw86_101 ._listRow_1yw86_111 ._listItem_1yw86_120,._activityFeedCard_1yw86_1 ._activityFeed_1yw86_1 ._listContainer_1yw86_101 ._listRowHeader_1yw86_111 ._listItem_1yw86_120,._activityFeedCard_1yw86_1 ._activityFeed_1yw86_1 ._listContainer_1yw86_101 ._listRowFooter_1yw86_203 ._listItem_1yw86_120{color:#e7e7ec}._activityFeedCard_1yw86_1 ._activityFeed_1yw86_1 ._listContainer_1yw86_101 ._listRowHeader_1yw86_111{background-color:#2c2c2e}}._activityForm_4r93a_1 ._typeSelectContainer_4r93a_1{display:flex;justify-content:space-between;flex-wrap:wrap}._activityForm_4r93a_1 ._typeSelect_4r93a_1{cursor:pointer;display:flex;flex-direction:column;gap:8px;align-items:center;border:2px solid #e6e8ec;padding:4px;width:27%;min-width:20px;border-radius:8px}._activityForm_4r93a_1 ._typeSelect_4r93a_1._phone_4r93a_18 ._typeIcon_4r93a_18{color:#1a79ff}._activityForm_4r93a_1 ._typeSelect_4r93a_1._phone_4r93a_18._selected_4r93a_21{border-color:#1a79ff}._activityForm_4r93a_1 ._typeSelect_4r93a_1._phone_4r93a_18._selected_4r93a_21,._activityForm_4r93a_1 ._typeSelect_4r93a_1._phone_4r93a_18:hover{background-color:#1a79ff1a}._activityForm_4r93a_1 ._typeSelect_4r93a_1._task_4r93a_27 ._typeIcon_4r93a_18{color:#7ec81a}._activityForm_4r93a_1 ._typeSelect_4r93a_1._task_4r93a_27._selected_4r93a_21{border-color:#7ec81a}._activityForm_4r93a_1 ._typeSelect_4r93a_1._task_4r93a_27._selected_4r93a_21,._activityForm_4r93a_1 ._typeSelect_4r93a_1._task_4r93a_27:hover{background-color:#7ec81a1a}._activityForm_4r93a_1 ._typeSelect_4r93a_1._rappel_4r93a_36 ._typeIcon_4r93a_18{color:#eea719}._activityForm_4r93a_1 ._typeSelect_4r93a_1._rappel_4r93a_36._selected_4r93a_21{border-color:#eea719}._activityForm_4r93a_1 ._typeSelect_4r93a_1._rappel_4r93a_36._selected_4r93a_21,._activityForm_4r93a_1 ._typeSelect_4r93a_1._rappel_4r93a_36:hover{background-color:#eea7191a}._activityForm_4r93a_1 ._typeIcon_4r93a_18{font-size:1.2rem}._activityForm_4r93a_1 ._typeInfo_4r93a_48{display:flex;flex-direction:column;align-items:center;gap:2px}._activityForm_4r93a_1 ._typeInfo_4r93a_48 ._typeLabel_4r93a_54{font-weight:600;font-size:1rem}._activityForm_4r93a_1 ._typeInfo_4r93a_48 ._typeDescription_4r93a_58{font-size:.85rem}._activityForm_4r93a_1 ._typeDescription_4r93a_58{color:#555b6e}@media (max-width: 350px){._activityForm_4r93a_1 ._typeDescription_4r93a_58{display:none}}._activityForm_4r93a_1 ._ant-form-item_4r93a_69{margin-bottom:16px}._activityForm_4r93a_1 ._ant-btn-primary_4r93a_72{width:100%}._guide_4r93a_76{background-color:#f9f9f9;padding:16px;border-radius:8px;border:1px solid #ddd;margin-bottom:16px}._guide_4r93a_76 p{font-size:16px;font-weight:700;margin-bottom:8px;color:#333}._guide_4r93a_76 span{font-size:14px;color:#555;margin-bottom:8px;line-height:1.5}._guide_4r93a_76 span strong{color:#2c663c;font-weight:700}._srOnly_4r93a_100{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0 0 0 0)!important;white-space:nowrap!important;border:0!important}@media (prefers-color-scheme: dark){._guide_4r93a_76{background-color:#0d1117c2;border:1px solid #444}._guide_4r93a_76 p{color:#f0f0f0}._guide_4r93a_76 span{color:#ccc}._guide_4r93a_76 span strong{color:#6fcf97}._activityForm_4r93a_1 ._typeSelect_4r93a_1{border-color:#444}._activityForm_4r93a_1 ._typeDescription_4r93a_58{color:#918f8f}}._card_r20kq_1{width:100%;background-color:#fcfcfc;padding:30px 0;margin-bottom:40px;border-radius:15px}._header_r20kq_9{display:flex;align-items:center;width:100%;padding:0 20px;gap:20px;background-color:#f2702c;height:230px}._avatarWrapper_r20kq_19{position:relative;cursor:pointer;display:inline-block;flex-shrink:0}._avatarWrapper_r20kq_19:hover ._avatarOverlay_r20kq_25{opacity:1}._avatar_r20kq_19{border:4px solid #f2702c;box-shadow:0 0 0 1px #0000000d;margin:0}._avatarOverlay_r20kq_25{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:50%;background-color:#0006;display:flex;justify-content:center;align-items:center;opacity:0;transition:opacity .3s ease}._overlayIcon_r20kq_50{color:#fff;font-size:30px}._info_r20kq_55{flex-grow:1;text-align:left}._name_r20kq_60{font-size:30px;font-weight:700;margin-bottom:5px;color:#fff;margin-top:20px}._email_r20kq_68,._phone_r20kq_69{display:flex;align-items:center;gap:8px;font-size:16px;color:#ffffffd9;margin-bottom:12px}._email_r20kq_68 .anticon,._phone_r20kq_69 .anticon{color:#fff}._info_r20kq_55 .ant-btn-primary.ant-btn-danger{background-color:#fff!important;border-color:#fff!important;color:#c67246!important;font-weight:600}@media (prefers-color-scheme: dark){._card_r20kq_1{background-color:#282727;color:#fff}._header_r20kq_9{background-color:#161515;color:#fff}._avatar_r20kq_19{border-color:#fdfdfd}}@media (max-width: 768px){._header_r20kq_9{height:auto;padding:20px}}@media (max-width: 480px){._header_r20kq_9{flex-direction:column;gap:10px}}@media (max-width: 480px){._info_r20kq_55{text-align:center}}@media (max-width: 480px){._name_r20kq_60{font-size:24px}}@media (max-width: 480px){._email_r20kq_68,._phone_r20kq_69{font-size:14px}}@media (max-width: 786px){._email_r20kq_68,._phone_r20kq_69{font-size:16px}}@keyframes marching-ants{0%{background-position:0 0,0 100%,0 0,100% 0}to{background-position:20px 0,-20px 100%,0 -20px,100% 20px}}:root{--rc-drag-handle-size:12px;--rc-drag-handle-mobile-size:24px;--rc-drag-handle-bg-colour:#0003;--rc-drag-bar-size:6px;--rc-border-color:#ffffffb3;--rc-focus-color:#08f}.ReactCrop{cursor:crosshair;max-width:100%;display:inline-block;position:relative}.ReactCrop *,.ReactCrop :before,.ReactCrop :after{box-sizing:border-box}.ReactCrop--disabled,.ReactCrop--locked{cursor:inherit}.ReactCrop__child-wrapper{max-height:inherit;overflow:hidden}.ReactCrop__child-wrapper>img,.ReactCrop__child-wrapper>video{max-width:100%;max-height:inherit;display:block}.ReactCrop:not(.ReactCrop--disabled) .ReactCrop__child-wrapper>img,.ReactCrop:not(.ReactCrop--disabled) .ReactCrop__child-wrapper>video,.ReactCrop:not(.ReactCrop--disabled) .ReactCrop__crop-selection{touch-action:none}.ReactCrop__crop-mask{pointer-events:none;width:calc(100% + .5px);height:calc(100% + .5px);position:absolute;top:0;right:0;bottom:0;left:0}.ReactCrop__crop-selection{cursor:move;position:absolute;top:0;left:0;transform:translate(0)}.ReactCrop--disabled .ReactCrop__crop-selection{cursor:inherit}.ReactCrop--circular-crop .ReactCrop__crop-selection{border-radius:50%}.ReactCrop--circular-crop .ReactCrop__crop-selection:after{pointer-events:none;content:"";border:1px solid var(--rc-border-color);opacity:.3;position:absolute;top:-1px;right:-1px;bottom:-1px;left:-1px}.ReactCrop--no-animate .ReactCrop__crop-selection{outline:1px dashed #fff}.ReactCrop__crop-selection:not(.ReactCrop--no-animate .ReactCrop__crop-selection){color:#fff;background-image:linear-gradient(90deg,#fff 50%,#444 50%),linear-gradient(90deg,#fff 50%,#444 50%),linear-gradient(#fff 50%,#444 50%),linear-gradient(#fff 50%,#444 50%);background-position:0 0,0 100%,0 0,100% 0;background-repeat:repeat-x,repeat-x,repeat-y,repeat-y;background-size:10px 1px,10px 1px,1px 10px,1px 10px;animation:1s linear infinite marching-ants}.ReactCrop__crop-selection:focus{outline:2px solid var(--rc-focus-color);outline-offset:-1px}.ReactCrop--invisible-crop .ReactCrop__crop-mask,.ReactCrop--invisible-crop .ReactCrop__crop-selection{display:none}.ReactCrop__rule-of-thirds-vt:before,.ReactCrop__rule-of-thirds-vt:after,.ReactCrop__rule-of-thirds-hz:before,.ReactCrop__rule-of-thirds-hz:after{content:"";background-color:#fff6;display:block;position:absolute}.ReactCrop__rule-of-thirds-vt:before,.ReactCrop__rule-of-thirds-vt:after{width:1px;height:100%}.ReactCrop__rule-of-thirds-vt:before{left:33.3333%}.ReactCrop__rule-of-thirds-vt:after{left:66.6667%}.ReactCrop__rule-of-thirds-hz:before,.ReactCrop__rule-of-thirds-hz:after{width:100%;height:1px}.ReactCrop__rule-of-thirds-hz:before{top:33.3333%}.ReactCrop__rule-of-thirds-hz:after{top:66.6667%}.ReactCrop__drag-handle{width:var(--rc-drag-handle-size);height:var(--rc-drag-handle-size);background-color:var(--rc-drag-handle-bg-colour);border:1px solid var(--rc-border-color);position:absolute}.ReactCrop__drag-handle:focus{background:var(--rc-focus-color)}.ReactCrop .ord-nw{cursor:nw-resize;top:0;left:0;transform:translate(-50%,-50%)}.ReactCrop .ord-n{cursor:n-resize;top:0;left:50%;transform:translate(-50%,-50%)}.ReactCrop .ord-ne{cursor:ne-resize;top:0;right:0;transform:translate(50%,-50%)}.ReactCrop .ord-e{cursor:e-resize;top:50%;right:0;transform:translate(50%,-50%)}.ReactCrop .ord-se{cursor:se-resize;bottom:0;right:0;transform:translate(50%,50%)}.ReactCrop .ord-s{cursor:s-resize;bottom:0;left:50%;transform:translate(-50%,50%)}.ReactCrop .ord-sw{cursor:sw-resize;bottom:0;left:0;transform:translate(-50%,50%)}.ReactCrop .ord-w{cursor:w-resize;top:50%;left:0;transform:translate(-50%,-50%)}.ReactCrop__disabled .ReactCrop__drag-handle{cursor:inherit}.ReactCrop__drag-bar{position:absolute}.ReactCrop__drag-bar.ord-n{width:100%;height:var(--rc-drag-bar-size);top:0;left:0;transform:translateY(-50%)}.ReactCrop__drag-bar.ord-e{width:var(--rc-drag-bar-size);height:100%;top:0;right:0;transform:translate(50%)}.ReactCrop__drag-bar.ord-s{width:100%;height:var(--rc-drag-bar-size);bottom:0;left:0;transform:translateY(50%)}.ReactCrop__drag-bar.ord-w{width:var(--rc-drag-bar-size);height:100%;top:0;left:0;transform:translate(-50%)}.ReactCrop--new-crop .ReactCrop__drag-bar,.ReactCrop--new-crop .ReactCrop__drag-handle,.ReactCrop--fixed-aspect .ReactCrop__drag-bar,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-n,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-e,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-s,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-w{display:none}@media (pointer:coarse){.ReactCrop .ord-n,.ReactCrop .ord-e,.ReactCrop .ord-s,.ReactCrop .ord-w{display:none}.ReactCrop__drag-handle{width:var(--rc-drag-handle-mobile-size);height:var(--rc-drag-handle-mobile-size)}}._modal_ep75a_1 .ant-modal-body{padding:24px}._container_ep75a_5{display:flex;flex-direction:column;gap:24px;width:100%}._uploadZone_ep75a_12{border:2px dashed #d9d9d9;border-radius:8px;padding:20px;text-align:center;cursor:pointer;transition:all .3s ease;background-color:#fafafa}._uploadZone_ep75a_12:hover{border-color:#1890ff;background-color:#f0f5ff}._uploadIcon_ep75a_26{font-size:24px;color:#1890ff}._uploadText_ep75a_31{font-size:14px;color:#000000d9}._fileInput_ep75a_36{display:none}._toolbarContainer_ep75a_40{display:flex;justify-content:center;flex-wrap:wrap;gap:8px;width:100%}._zoomContainer_ep75a_48{padding:0 20px}._zoomControls_ep75a_52{display:flex;align-items:center;gap:12px;width:100%}._zoomSlider_ep75a_59{flex:1}._zoomValue_ep75a_63{min-width:45px;text-align:right;font-size:14px;color:#000000a6}._cropContainer_ep75a_70{display:flex;justify-content:center;align-items:center;max-height:400px;overflow:auto;border:1px solid #d9d9d9;border-radius:8px;padding:20px;background-color:#f5f5f5}._previewImage_ep75a_82{max-width:100%;max-height:400px;transition:transform .3s ease}._helpText_ep75a_88{text-align:center;color:#888;font-size:12px;font-style:italic;margin-top:8px}.ReactCrop{max-width:70%}.ReactCrop__crop-selection{border:2px solid #1890ff!important;box-shadow:0 0 0 9999em #00000080}.ReactCrop__drag-handle{background-color:#1890ff!important;border:2px solid #fff!important;width:12px!important;height:12px!important}@media (prefers-color-scheme: dark){._uploadZone_ep75a_12{border-color:#404040;background-color:#303030}._uploadZone_ep75a_12:hover{border-color:#1890ff;background-color:#404040}._uploadIcon_ep75a_26{color:#1890ff}._uploadText_ep75a_31{color:#ffffffd9}._cropContainer_ep75a_70{border-color:#404040;background-color:#202020}._previewImage_ep75a_82{filter:brightness(.8)}._helpText_ep75a_88{color:#bbb}}._notificationCard_1fdhg_1{border-radius:12px;box-shadow:0 4px 20px #00000014;overflow:hidden;border:1px solid #e6f2ff;background:#fff}._notificationListContainer_1fdhg_9{margin-top:16px}._notificationListContainer_1fdhg_9 ._ant-list-item_1fdhg_12{border-bottom:none!important;padding:0!important}._notificationListContainer_1fdhg_9 ._notificationItem_1fdhg_16{display:flex;align-items:flex-start;padding:20px;border-bottom:1px solid #f5f5f5;border-radius:0;transition:all .3s ease;cursor:pointer;position:relative;background-color:#fff}._notificationListContainer_1fdhg_9 ._notificationItem_1fdhg_16:last-child{border-bottom:none}._notificationListContainer_1fdhg_9 ._notificationItem_1fdhg_16._unread_1fdhg_30{background:linear-gradient(90deg,#e6f7ff,#f0fbff);border-left:4px solid var(--primary-color, #1890ff);position:relative}._notificationListContainer_1fdhg_9 ._notificationItem_1fdhg_16._unread_1fdhg_30:before{content:"";position:absolute;top:20px;right:20px;width:10px;height:10px;background-color:var(--primary-color, #1890ff);border-radius:50%;box-shadow:0 0 0 3px #1890ff33;animation:_pulse-notification_1fdhg_1 2s infinite;z-index:1}._notificationListContainer_1fdhg_9 ._notificationItem_1fdhg_16._unread_1fdhg_30:hover{background:linear-gradient(90deg,#bae7ff,#e6f7ff);box-shadow:0 6px 24px #1890ff26;transform:translateY(-2px)}._notificationListContainer_1fdhg_9 ._notificationItem_1fdhg_16:hover{background-color:#fafbfc;transform:translateY(-2px);box-shadow:0 4px 16px #00000014}._notificationListContainer_1fdhg_9 ._notificationItem_1fdhg_16 ._ant-list-item-meta_1fdhg_58{align-items:flex-start}._notificationListContainer_1fdhg_9 ._notificationItem_1fdhg_16 ._ant-list-item-meta_1fdhg_58 ._ant-list-item-meta-avatar_1fdhg_61{margin-right:16px}._notificationListContainer_1fdhg_9 ._notificationItem_1fdhg_16 ._ant-list-item-meta_1fdhg_58 ._ant-list-item-meta-avatar_1fdhg_61 ._ant-avatar_1fdhg_64{border:3px solid #e6f2ff;box-shadow:0 2px 8px #0000001a}._notificationListContainer_1fdhg_9 ._notificationItem_1fdhg_16 ._ant-list-item-meta_1fdhg_58 ._ant-list-item-meta-content_1fdhg_68 ._ant-list-item-meta-title_1fdhg_68{margin-bottom:0}._notificationListContainer_1fdhg_9 ._notificationItem_1fdhg_16 ._ant-list-item-meta_1fdhg_58 ._ant-list-item-meta-content_1fdhg_68 ._ant-list-item-meta-description_1fdhg_71{margin-top:8px}._notificationListContainer_1fdhg_9 ._notificationItem_1fdhg_16 ._notificationMeta_1fdhg_74{display:flex;flex-direction:column;width:100%;padding-right:40px}._notificationListContainer_1fdhg_9 ._notificationItem_1fdhg_16 ._notificationMeta_1fdhg_74 ._notificationTitle_1fdhg_80{font-size:16px;font-weight:600;color:#1a1a1a;margin-bottom:8px;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}._notificationListContainer_1fdhg_9 ._notificationItem_1fdhg_16 ._notificationMeta_1fdhg_74 ._notificationTitle_1fdhg_80:hover{color:var(--primary-color, #1890ff);text-decoration:none}._notificationListContainer_1fdhg_9 ._notificationItem_1fdhg_16 ._notificationMeta_1fdhg_74 ._notificationDescription_1fdhg_95{font-size:14px;color:#666;line-height:1.5;margin-bottom:12px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}._notificationListContainer_1fdhg_9 ._notificationItem_1fdhg_16 ._notificationMeta_1fdhg_74 ._notificationDescription_1fdhg_95 ._notificationTimestamp_1fdhg_105{display:flex;align-items:center;margin-top:12px;font-size:12px;color:#999;font-weight:500;padding:4px 8px;background-color:#0000000a;border-radius:6px;width:fit-content}._notificationListContainer_1fdhg_9 ._notificationItem_1fdhg_16 ._notificationMeta_1fdhg_74 ._notificationDescription_1fdhg_95 ._notificationTimestamp_1fdhg_105 svg{margin-right:6px;opacity:.7}._loadMoreButtonContainer_1fdhg_122{display:flex;justify-content:center;margin-top:24px;padding:16px 0;background:linear-gradient(to bottom,transparent 0%,#f8f9fa 100%)}._loadMoreButtonContainer_1fdhg_122 ._loadMoreButton_1fdhg_122{background:linear-gradient(135deg,var(--primary-color, #1890ff) 0%,#40a9ff 100%);border:none;color:#fff;font-weight:600;font-size:14px;height:40px;padding:0 24px;border-radius:8px;box-shadow:0 4px 12px #1890ff4d;transition:all .3s ease}._loadMoreButtonContainer_1fdhg_122 ._loadMoreButton_1fdhg_122:hover{transform:translateY(-2px);box-shadow:0 6px 20px #1890ff66;background:linear-gradient(135deg,#40a9ff 0%,var(--primary-color, #1890ff) 100%)}._loadMoreButtonContainer_1fdhg_122 ._loadMoreButton_1fdhg_122:active{transform:translateY(0)}._loadMoreButtonContainer_1fdhg_122 ._loadMoreButton_1fdhg_122:disabled,._loadMoreButtonContainer_1fdhg_122 ._loadMoreButton_1fdhg_122._ant-btn-loading_1fdhg_149{background:linear-gradient(135deg,#ccc,#999);color:#777;box-shadow:none;transform:none}._markAllButton_1fdhg_156{background:linear-gradient(135deg,#52c41a,#73d13d);border:none;box-shadow:0 2px 8px #52c41a4d;transition:all .3s ease}._markAllButton_1fdhg_156:hover{background:linear-gradient(135deg,#73d13d,#52c41a);box-shadow:0 4px 12px #52c41a66;transform:translateY(-1px)}@keyframes _pulse-notification_1fdhg_1{0%{transform:scale(1);opacity:1}50%{transform:scale(1.2);opacity:.7}to{transform:scale(1);opacity:1}}@media (max-width: 768px){._notificationListContainer_1fdhg_9 ._notificationItem_1fdhg_16{padding:16px}._notificationListContainer_1fdhg_9 ._notificationItem_1fdhg_16 ._ant-list-item-meta_1fdhg_58 ._ant-list-item-meta-avatar_1fdhg_61{margin-right:12px}._notificationListContainer_1fdhg_9 ._notificationItem_1fdhg_16 ._ant-list-item-meta_1fdhg_58 ._ant-list-item-meta-avatar_1fdhg_61 ._ant-avatar_1fdhg_64{width:40px;height:40px}._notificationListContainer_1fdhg_9 ._notificationItem_1fdhg_16 ._notificationMeta_1fdhg_74{padding-right:35px}._notificationListContainer_1fdhg_9 ._notificationItem_1fdhg_16 ._notificationMeta_1fdhg_74 ._notificationTitle_1fdhg_80{font-size:15px}._notificationListContainer_1fdhg_9 ._notificationItem_1fdhg_16 ._notificationMeta_1fdhg_74 ._notificationDescription_1fdhg_95{font-size:13px}._notificationListContainer_1fdhg_9 ._notificationItem_1fdhg_16 ._notificationMeta_1fdhg_74 ._notificationDescription_1fdhg_95 ._notificationTimestamp_1fdhg_105{font-size:11px;margin-top:8px}._notificationListContainer_1fdhg_9 ._notificationItem_1fdhg_16._unread_1fdhg_30:before{width:8px;height:8px;top:16px;right:16px;box-shadow:0 0 0 2px #1890ff33}._loadMoreButtonContainer_1fdhg_122{margin-top:16px;padding:12px 0}._loadMoreButtonContainer_1fdhg_122 ._loadMoreButton_1fdhg_122{height:36px;font-size:13px;padding:0 20px}}@media (max-width: 480px){._notificationListContainer_1fdhg_9 ._notificationItem_1fdhg_16{padding:12px}._notificationListContainer_1fdhg_9 ._notificationItem_1fdhg_16 ._notificationMeta_1fdhg_74{padding-right:30px}._notificationListContainer_1fdhg_9 ._notificationItem_1fdhg_16 ._notificationMeta_1fdhg_74 ._notificationTitle_1fdhg_80{font-size:14px;-webkit-line-clamp:1}._notificationListContainer_1fdhg_9 ._notificationItem_1fdhg_16 ._notificationMeta_1fdhg_74 ._notificationDescription_1fdhg_95{font-size:12px;-webkit-line-clamp:2}._notificationListContainer_1fdhg_9 ._notificationItem_1fdhg_16._unread_1fdhg_30:before{width:6px;height:6px;top:12px;right:12px;box-shadow:none}._loadMoreButtonContainer_1fdhg_122 ._loadMoreButton_1fdhg_122{height:34px;font-size:12px;padding:0 16px}}@media (max-width: 320px){._notificationListContainer_1fdhg_9 ._notificationItem_1fdhg_16{padding:10px}._notificationListContainer_1fdhg_9 ._notificationItem_1fdhg_16 ._notificationMeta_1fdhg_74{padding-right:25px}._notificationListContainer_1fdhg_9 ._notificationItem_1fdhg_16 ._notificationMeta_1fdhg_74 ._notificationTitle_1fdhg_80{font-size:13px}._notificationListContainer_1fdhg_9 ._notificationItem_1fdhg_16 ._notificationMeta_1fdhg_74 ._notificationDescription_1fdhg_95{font-size:11px}._notificationListContainer_1fdhg_9 ._notificationItem_1fdhg_16._unread_1fdhg_30:before{width:5px;height:5px;top:10px;right:10px}}@media (prefers-color-scheme: dark){._notificationListContainer_1fdhg_9 ._notificationItem_1fdhg_16{background-color:#202020;border-color:#404040}._notificationListContainer_1fdhg_9 ._notificationItem_1fdhg_16 ._notificationMeta_1fdhg_74{color:#161414}._notificationListContainer_1fdhg_9 ._notificationItem_1fdhg_16._unread_1fdhg_30:before{background-color:#1890ff}._notificationCard_1fdhg_1{background-color:#0e1013;border-color:#f0eded}}._loaderContainer_ebx24_1{display:flex;justify-content:center;align-items:center;height:100vh;background-color:#0000001a}._loader_ebx24_1{border:8px solid rgba(0,0,0,.1);border-top:8px solid #764b26;border-radius:50%;width:60px;height:60px;animation:_spin_ebx24_1 1s linear infinite}._error_ebx24_18{color:#764b26;text-align:center;font-size:1.2em;margin-top:20px}@keyframes _spin_ebx24_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._loginContainer_ge293_1{height:100vh;display:flex;justify-content:center;align-items:center;background-color:var(--primary-color)}._logo_ge293_9{width:192px;margin-bottom:20px;padding:5px}._formWrapper_ge293_15{background-color:#fff;padding:40px;border-radius:10px;box-shadow:0 4px 20px #0000001a;width:100%;max-width:400px;text-align:center}._title_ge293_25{color:var(--primary-color);margin-bottom:20px;margin-top:20px;font-size:24px;font-weight:600}._inputField_ge293_33{padding:10px;border-radius:5px;font-size:16px}._loginButton_ge293_39{width:100%;background-color:var(--primary-color)!important;border-color:var(--primary-color)!important;padding:10px;border-radius:5px;font-size:16px;font-weight:500}._loginButton_ge293_39:hover,._loginButton_ge293_39:focus{background-color:var(--darken-primary-color)!important;border-color:var(--darken-primary-color)!important}._registerLinkContainer_ge293_53{text-align:center;margin-top:1rem;padding:.5rem;border-radius:8px}._registerLinkContainer_ge293_53 ._registerText_ge293_59{font-size:1rem;color:var(--primary-color);margin-bottom:.5rem}._registerLinkContainer_ge293_53 ._registerLink_ge293_53{font-size:1rem;color:var(--secondary-color);font-weight:700;text-decoration:none;transition:color .3s ease-in-out}._registerLinkContainer_ge293_53 ._registerLink_ge293_53:hover{color:var(--darken-secondary-color);text-decoration:underline}._forgotPasswordContainer_ge293_76{text-align:center;margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid #e8e8e8}._forgotPasswordText_ge293_83{color:#0c0c0c;margin-bottom:.5rem}._forgotPasswordLink_ge293_88{color:var(--primary-color);font-weight:500}._termsLink_ge293_93{text-align:center;margin-top:16px}._termsLink_ge293_93 ._ant-btn-link_ge293_97{padding:0;color:#00000073}._termsLink_ge293_93 ._ant-btn-link_ge293_97:hover{color:#1890ff}@media (prefers-color-scheme: dark){._loginContainer_ge293_1{background-color:#1a1a1a}._formWrapper_ge293_15{background-color:#1a1a1a;box-shadow:0 4px 20px #00000080}._logo_ge293_9{background-color:#fff;border-radius:8px}._title_ge293_25{color:#fff}._inputField_ge293_33{background-color:#2d2d2d!important;color:#fff!important;border-color:#404040!important}._inputField_ge293_33::placeholder{color:#aaa!important}._inputField_ge293_33 input{background-color:#2d2d2d!important;color:#fff!important}._forgotPasswordContainer_ge293_76{border-top-color:#333}._forgotPasswordText_ge293_83,._forgotPasswordLink_ge293_88{color:#fff}._forgotPasswordLink_ge293_88:hover{color:var(--primary-color)}._registerLinkContainer_ge293_53 ._registerText_ge293_59{color:#fff}._termsLink_ge293_93 ._ant-btn-link_ge293_97{color:#fff9}._termsLink_ge293_93 ._ant-btn-link_ge293_97:hover{color:#fff}}._errorContainer_5vm00_1{display:flex;justify-content:center;align-items:center;height:100vh;background-color:#0000000d;animation:_fadeIn_5vm00_1 1.2s ease-in-out}._errorContent_5vm00_10{text-align:center;padding:2rem;background-color:#fff;border-radius:10px;box-shadow:0 4px 15px #0000001a;max-width:600px;animation:_slideIn_5vm00_1 .8s ease-in-out}._errorTitle_5vm00_20{color:var(--primary-color);font-size:2.5rem;margin-bottom:1rem;animation:_bounceIn_5vm00_1 1.5s ease-in-out}._errorMessage_5vm00_27{color:#333;font-size:1.2rem;margin-bottom:2rem}._errorAnimation_5vm00_33{width:50px;height:50px;border:6px solid rgba(0,0,0,.1);border-top:6px solid var(--primary-color);border-radius:50%;animation:_spin_5vm00_1 1s linear infinite}@keyframes _spin_5vm00_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes _fadeIn_5vm00_1{0%{opacity:0}to{opacity:1}}@keyframes _slideIn_5vm00_1{0%{transform:translateY(50px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes _bounceIn_5vm00_1{0%,to{transform:scale(.9)}50%{transform:scale(1)}}._resetContainer_d5tur_1{display:flex;justify-content:center;align-items:center;min-height:100vh;background-color:var(--primary-color);padding:20px}@media (prefers-color-scheme: dark){._resetContainer_d5tur_1{background-color:#1a1a1a}}._formWrapper_d5tur_15{background:#fff;padding:32px;border-radius:8px;box-shadow:0 2px 8px #0000001a;width:100%;max-width:400px}@media (prefers-color-scheme: dark){._formWrapper_d5tur_15{background-color:#1a1a1a;box-shadow:0 2px 8px #00000080}}._formWrapper_d5tur_15 ._logo_d5tur_29{display:block;margin:0 auto 24px;max-width:180px;height:auto}._formWrapper_d5tur_15 h3{text-align:center;margin-bottom:8px;color:#1a1a1a}@media (prefers-color-scheme: dark){._formWrapper_d5tur_15 h3{color:#fff}}._formWrapper_d5tur_15 p{text-align:center;color:#666;margin-bottom:24px}@media (prefers-color-scheme: dark){._formWrapper_d5tur_15 p{color:#aaa}}._formWrapper_d5tur_15 .ant-form-item-explain-error{font-size:12px}._formWrapper_d5tur_15 .ant-input-affix-wrapper{padding:8px 11px}@media (prefers-color-scheme: dark){._formWrapper_d5tur_15 .ant-input-affix-wrapper{background-color:#2d2d2d;border-color:#404040;color:#fff}._formWrapper_d5tur_15 .ant-input-affix-wrapper input{background-color:#2d2d2d;color:#fff}._formWrapper_d5tur_15 .ant-input-affix-wrapper input::placeholder{color:#aaa}._formWrapper_d5tur_15 .ant-input-affix-wrapper .ant-input-prefix{color:#aaa}}@media (prefers-color-scheme: dark){._formWrapper_d5tur_15 .ant-input{background-color:#2d2d2d;border-color:#404040;color:#fff}._formWrapper_d5tur_15 .ant-input::placeholder{color:#aaa}}@media (prefers-color-scheme: dark){._formWrapper_d5tur_15 .ant-input-password{background-color:#2d2d2d;border-color:#404040}._formWrapper_d5tur_15 .ant-input-password input{background-color:#2d2d2d;color:#fff}._formWrapper_d5tur_15 .ant-input-password .ant-input-suffix{color:#aaa}}@media (prefers-color-scheme: dark){._formWrapper_d5tur_15 .ant-form-item-label>label{color:#fff}}._ButtonNew_1tlpd_1,._ButtonNew_17l7l_1{max-width:150px;height:30px;margin-bottom:10px;transition:all .3s ease}._uppercase-input_17l7l_8{text-transform:uppercase}._ButtonNew_1tlpd_1,._ButtonNew_16uwh_1{max-width:150px;height:30px;margin-bottom:10px;transition:all .3s ease}._container_16uwh_8{height:100%;width:100%;position:relative;display:flex;flex-direction:column;overflow:hidden}._cardHeader_16uwh_17{top:0;z-index:20;border-radius:0;box-shadow:0 1px 2px #0000001a;display:flex;justify-content:space-between;flex-direction:column;align-items:center;background-color:#fff}._cardHeader_16uwh_17 ._cardHeaderTitle_16uwh_28{background:var(--primary-color);padding:16px 8px;color:#fff;font-size:16px;display:flex;justify-content:space-between;align-items:center;width:100%}._cardHeader_16uwh_17 ._cardHeaderTitle_16uwh_28 span:first-child{flex-grow:1}._cardHeader_16uwh_17 ._cardHeaderTitle_16uwh_28 span ._buttonPlus_16uwh_41{font-size:16px}._cardHeader_16uwh_17 ._cardHeaderTitle_16uwh_28 span ._buttonPlus_16uwh_41:hover{color:#d4d4d4}._cardHeader_16uwh_17 ._cardHeaderTitle_16uwh_28 span ._iconPlus_16uwh_47{font-size:16px;color:#d4d4d4b0}._cardHeader_16uwh_17 ._searchContainer_16uwh_51{padding:8px 12px;width:100%}._cardHeader_16uwh_17 ._searchContainer_16uwh_51 ._search_16uwh_51{background-color:#f0f2f5}._cardHeader_16uwh_17 ._searchContainer_16uwh_51 .ant-input-affix-wrapper{border-radius:8px;border:none;background-color:#f3f3f5}._listContainer_16uwh_64{min-height:0;overflow:auto}._listContainer_16uwh_64 ._item_16uwh_68,._listContainer_16uwh_64 ._itemSelected_16uwh_69{margin:4px;width:98%;display:flex;gap:8px;padding:10px;border-radius:8px;cursor:pointer}._listContainer_16uwh_64 ._item_16uwh_68:hover,._listContainer_16uwh_64 ._itemSelected_16uwh_69:hover{background-color:#e9ebef}._listContainer_16uwh_64 ._item_16uwh_68 ._itemTitle_16uwh_82,._listContainer_16uwh_64 ._itemSelected_16uwh_69 ._itemTitle_16uwh_82{display:flex;gap:12px}._listContainer_16uwh_64 ._item_16uwh_68 ._itemTitle_16uwh_82 ._itemNom_16uwh_87,._listContainer_16uwh_64 ._itemSelected_16uwh_69 ._itemTitle_16uwh_82 ._itemNom_16uwh_87{white-space:nowrap;text-overflow:ellipsis;font-weight:600}._listContainer_16uwh_64 ._item_16uwh_68 ._itemActions_16uwh_93,._listContainer_16uwh_64 ._itemSelected_16uwh_69 ._itemActions_16uwh_93{opacity:0;pointer-events:none;transition:opacity .2s ease}._listContainer_16uwh_64 ._item_16uwh_68:hover ._itemActions_16uwh_93,._listContainer_16uwh_64 ._itemSelected_16uwh_69:hover ._itemActions_16uwh_93{opacity:1;pointer-events:auto}._listContainer_16uwh_64 ._itemSelected_16uwh_69{cursor:default;background-color:#e9ebef}._modeMobileButton_16uwh_109{display:flex;justify-content:center;padding:10px 0 6px}@media (prefers-color-scheme: dark){._cardHeader_16uwh_17{background-color:#0d1117;box-shadow:0 1px 2px #ffffff1a}._cardHeader_16uwh_17 ._cardHeaderTitle_16uwh_28{background:#f2702c;color:#fff}._listContainer_16uwh_64 ._item_16uwh_68:hover,._listContainer_16uwh_64 ._itemSelected_16uwh_69:hover,._listContainer_16uwh_64 ._itemSelected_16uwh_69{background-color:#333}._cardHeader_16uwh_17 ._searchContainer_16uwh_51 .ant-input-affix-wrapper{background-color:#2c2c2c;border:none;color:#fff}._loadMore_16uwh_136{display:flex;justify-content:center;padding:16px 0}}._wrapper_1n75v_2{display:flex;flex-direction:column;max-height:600px;height:80vh;gap:12px;padding:10px}._header_1n75v_11{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:6px 0}._headerLeft_1n75v_19{display:inline-flex;align-items:center;gap:8px}._headerRight_1n75v_25{display:inline-flex}._gestionTag_1n75v_29{background:#0000000a}._tree_1n75v_33{flex:1;overflow:auto}._nodeTitle_1n75v_38{display:inline-flex;align-items:center;gap:10px;max-width:100%}._numero_1n75v_45{font-weight:600;min-width:48px;white-space:nowrap}._nom_1n75v_51{max-width:420px}._tagRecette_1n75v_55{background:#389e0d14;color:#389e0d;border-color:transparent}._tagDepense_1n75v_61{background:#d4380d14;color:#d4380d;border-color:transparent}._typeTag_1n75v_67{text-transform:capitalize}._loading_1n75v_71{display:grid;place-items:center;padding:24px 0}._footer_1n75v_77{border-top:1px solid rgba(5,5,5,.06);padding-top:8px}._selectionInfo_1n75v_82{display:flex;align-items:center;gap:8px;flex-wrap:wrap}:root{--dep-color: #d4380d;--rec-color: #389e0d}._container_dhirv_2{display:flex;flex-direction:column;height:100%;background:#fff;border-radius:12px;overflow:hidden}._header_dhirv_11{padding:20px 28px;background:#fff;border-bottom:1px solid #e8e8e8}._title_dhirv_17{margin:0 0 6px;font-size:20px;font-weight:600;line-height:1.3}._titleBlue_dhirv_24{color:#1890ff}._titleNormal_dhirv_28{color:#262626}._titleOrange_dhirv_32{color:#ff7a45}._subtitle_dhirv_36{margin:0;font-size:13px;color:#8c8c8c;line-height:1.5}._searchSection_dhirv_43{display:flex;gap:12px;padding:16px 28px;background:#fff;border-bottom:1px solid #e8e8e8}._searchInput_dhirv_51{flex:1;border-radius:6px;border:1px solid #d9d9d9}._searchInput_dhirv_51 .ant-input{font-size:14px}._searchInput_dhirv_51:hover{border-color:#40a9ff}._searchIcon_dhirv_63{color:#8c8c8c;font-size:14px}._typeSelect_dhirv_68{width:200px}._typeSelect_dhirv_68 .ant-select-selector{border-radius:6px!important;border:1px solid #d9d9d9!important}._resetButton_dhirv_76{border-radius:6px;min-width:130px;border-color:#d9d9d9;color:#1890ff}._resetButton_dhirv_76:hover{color:#40a9ff;border-color:#40a9ff}._legend_dhirv_87{display:flex;align-items:center;gap:24px;padding:12px 28px;background:#fafafa;border-bottom:1px solid #e8e8e8;font-size:13px}._legendLabel_dhirv_97{color:#595959;font-weight:500}._legendItem_dhirv_102{display:flex;align-items:center;gap:6px;color:#595959}._iconDivisionnaire_dhirv_109,._iconSousCompte_dhirv_114{color:#8c8c8c;font-size:15px}._iconAssociated_dhirv_119{color:#52c41a;font-size:10px}._contentWrapper_dhirv_124{display:flex;flex:1;gap:0;overflow:hidden}._leftSection_dhirv_131{flex:1;display:flex;flex-direction:column;overflow:hidden;border-right:1px solid #e8e8e8}._rightSection_dhirv_139{width:350px;display:flex;flex-direction:column;background:#fff;overflow:hidden}._accountsTable_dhirv_147{flex:1;overflow:hidden}._accountsTable_dhirv_147 .ant-table{font-size:13px}._accountsTable_dhirv_147 .ant-table-thead>tr>th{background:#fafafa;font-weight:600;color:#262626;border-bottom:1px solid #e8e8e8;padding:12px 16px;font-size:13px}._accountsTable_dhirv_147 .ant-table-tbody>tr>td{padding:10px 16px;border-bottom:1px solid #f0f0f0}._accountsTable_dhirv_147 .ant-table-tbody>tr{cursor:pointer;transition:all .15s ease}._accountsTable_dhirv_147 .ant-table-tbody>tr:hover:not(._disabledRow_dhirv_170){background:#f4f4f4}._accountsTable_dhirv_147 .ant-checkbox-wrapper{margin:0}._nomCell_dhirv_177{display:flex;align-items:center;gap:8px}._codeText_dhirv_183{font-weight:500;color:#262626;font-size:13px}._disabledText_dhirv_189{color:#bfbfbf}._disabledRow_dhirv_170{background:#fafafa;cursor:not-allowed!important;opacity:.5}._disabledRow_dhirv_170:hover{background:#fafafa!important}._selectedRow_dhirv_202{background:#e6f7ff}._selectedRow_dhirv_202:hover{background:#bae7ff!important}._selectionHeader_dhirv_209{padding:16px 20px;background:#fff;border-bottom:1px solid #e8e8e8}._selectionTitle_dhirv_215{font-weight:600;font-size:14px;color:#074279}._categorySection_dhirv_221{padding:16px 20px;border-bottom:1px solid #f0f0f0}._categorySection_dhirv_221:last-child{border-bottom:none}._categoryHeader_dhirv_229{display:flex;align-items:center;gap:8px;margin-bottom:12px;font-size:13px;color:#2986dc;font-weight:500}._tagsContainer_dhirv_239{display:flex;flex-direction:column;gap:8px}._selectedTagOrange_dhirv_245{display:flex;align-items:center;gap:8px;padding:6px 10px;margin:0;border-radius:4px;background:#f4f3f0;font-size:12px;line-height:1.5;transition:all .2s ease}._selectedTagOrange_dhirv_245:hover{background:#cac3bf3b;border-color:#ff7a4569}._selectedTagOrange_dhirv_245 .anticon-close{color:#ff7a45;font-size:12px;transition:color .2s ease}._selectedTagOrange_dhirv_245 .anticon-close:hover{color:#ff4d4f}._tagCode_dhirv_270{font-weight:600;color:#d46b08;flex-shrink:0;background:#ff7a45;padding:2px 6px;border-radius:3px;color:#fff;font-size:11px}._tagLabel_dhirv_281{color:#262626;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px}._emptySelection_dhirv_290{padding:40px 20px;text-align:center;color:#bfbfbf;font-size:13px}._footer_dhirv_297{display:flex;justify-content:space-between;gap:12px;padding:16px 28px;background:#fff;border-top:1px solid #e8e8e8}._footerRight_dhirv_306{display:flex;gap:12px;align-items:center}._clearButton_dhirv_312{border-radius:6px;min-width:110px;border-color:#d9d9d9;color:#595959}._clearButton_dhirv_312:hover:not(:disabled){color:#ff4d4f;border-color:#ff4d4f}._clearButton_dhirv_312:disabled{opacity:.5;cursor:not-allowed}._assignButton_dhirv_327{border-radius:6px;min-width:140px;background:#ff7a45;border-color:#ff7a45;font-weight:500}._assignButton_dhirv_327:hover:not(:disabled){background:#ff9c6e;border-color:#ff9c6e}._assignButton_dhirv_327:disabled{opacity:.5;cursor:not-allowed;background:#d9d9d9;border-color:#d9d9d9}._rightSection_dhirv_139{width:400px;border:1px solid #f0f0f0;border-radius:6px;background:#fafafa;display:flex;flex-direction:column;max-height:520px}._rightSection_dhirv_139 ._selectionHeader_dhirv_209{padding:16px;border-bottom:1px solid #f0f0f0;flex-shrink:0}._rightSection_dhirv_139 ._selectionContent_dhirv_359{flex:1;overflow-y:auto;padding:16px;max-height:447px}._rightSection_dhirv_139 ._selectionContent_dhirv_359::-webkit-scrollbar{width:6px}._rightSection_dhirv_139 ._selectionContent_dhirv_359::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}._rightSection_dhirv_139 ._selectionContent_dhirv_359::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}._rightSection_dhirv_139 ._selectionContent_dhirv_359::-webkit-scrollbar-thumb:hover{background:#a8a8a8}._rightSection_dhirv_139 ._categorySection_dhirv_221{margin-bottom:16px}._rightSection_dhirv_139 ._categorySection_dhirv_221:last-child{margin-bottom:0}@media (max-width: 1024px){._contentWrapper_dhirv_124{flex-direction:column}._leftSection_dhirv_131{border-right:none;border-bottom:1px solid #e8e8e8}._rightSection_dhirv_139{width:100%;max-height:300px}}@media (max-width: 768px){._header_dhirv_11{padding:16px 20px}._title_dhirv_17{font-size:18px}._searchSection_dhirv_43{flex-direction:column;padding:12px 20px}._typeSelect_dhirv_68{width:100%}._legend_dhirv_87{flex-wrap:wrap;padding:10px 20px;gap:12px}._footer_dhirv_297{flex-direction:column;padding:12px 20px}._clearButton_dhirv_312,._assignButton_dhirv_327{width:100%}}@media (prefers-color-scheme: dark){._container_dhirv_2{background:#141414}._header_dhirv_11{background:#1f1f1f;border-bottom-color:#303030}._titleBlue_dhirv_24{color:#4096ff}._titleNormal_dhirv_28{color:#e8e8e8}._titleOrange_dhirv_32{color:#ff9c6e}._subtitle_dhirv_36{color:#a6a6a6}._searchSection_dhirv_43{background:#1f1f1f;border-bottom-color:#303030}._searchInput_dhirv_51 .ant-input{background:#141414;border-color:#434343;color:#e8e8e8}._searchInput_dhirv_51 .ant-input::placeholder{color:#8c8c8c}._searchInput_dhirv_51 .ant-input:hover{border-color:#4096ff}._searchInput_dhirv_51 .ant-input:focus{border-color:#4096ff;background:#141414}._searchInput_dhirv_51 .ant-input-prefix{color:#8c8c8c}._searchIcon_dhirv_63{color:#a6a6a6}._typeSelect_dhirv_68 .ant-select-selector{background:#141414!important;border-color:#434343!important;color:#e8e8e8!important}._typeSelect_dhirv_68 .ant-select-selector:hover{border-color:#4096ff!important}._typeSelect_dhirv_68 .ant-select-arrow,._typeSelect_dhirv_68 .ant-select-selection-placeholder{color:#8c8c8c}._resetButton_dhirv_76{background:#141414;border-color:#434343;color:#4096ff}._resetButton_dhirv_76:hover{color:#69b1ff;border-color:#4096ff}._legend_dhirv_87{background:#0a0a0a;border-bottom-color:#303030}._legendLabel_dhirv_97,._legendItem_dhirv_102{color:#bfbfbf}._iconDivisionnaire_dhirv_109,._iconSousCompte_dhirv_114{color:#a6a6a6}._iconAssociated_dhirv_119{color:#73d13d}._leftSection_dhirv_131{border-right-color:#303030}._rightSection_dhirv_139{background:#141414}._accountsTable_dhirv_147 .ant-table{background:#141414;color:#e8e8e8}._accountsTable_dhirv_147 .ant-table-thead>tr>th{background:#1f1f1f;color:#e8e8e8;border-bottom-color:#303030}._accountsTable_dhirv_147 .ant-table-tbody>tr>td{border-bottom-color:#303030;background:#141414;color:#e8e8e8}._accountsTable_dhirv_147 .ant-table-tbody>tr:hover:not(._disabledRow_dhirv_170){background:#262626}._accountsTable_dhirv_147 .ant-checkbox-inner{background-color:#141414;border-color:#434343}._accountsTable_dhirv_147 .ant-checkbox-checked .ant-checkbox-inner{background-color:#1890ff;border-color:#1890ff}._accountsTable_dhirv_147 .ant-spin-nested-loading{background:#141414}._accountsTable_dhirv_147 .ant-table-placeholder{background:#141414;color:#8c8c8c}._accountsTable_dhirv_147 .ant-table-placeholder .ant-empty-description{color:#8c8c8c}._codeText_dhirv_183{color:#e8e8e8}._disabledText_dhirv_189{color:#595959}._disabledRow_dhirv_170{background:#1f1f1f}._disabledRow_dhirv_170:hover{background:#1f1f1f!important}._selectedRow_dhirv_202{background:#0050b3}._selectedRow_dhirv_202:hover{background:#003a70!important}._selectionHeader_dhirv_209{background:#1f1f1f;border-bottom-color:#303030}._selectionTitle_dhirv_215{color:#4096ff}._categorySection_dhirv_221{border-bottom-color:#303030}._categoryHeader_dhirv_229{color:#69b1ff}._selectedTagOrange_dhirv_245{background:#451804;border-color:#ad4e00}._selectedTagOrange_dhirv_245:hover{background:#612500;border-color:#d46b08}._selectedTagOrange_dhirv_245 .anticon-close{color:#ff9c6e}._selectedTagOrange_dhirv_245 .anticon-close:hover{color:#ff7875}._tagCode_dhirv_270{background:#d46b08;color:#fff}._tagLabel_dhirv_281{color:#e8e8e8}._emptySelection_dhirv_290{color:#595959}._footer_dhirv_297{background:#1f1f1f;border-top-color:#303030}._clearButton_dhirv_312{background:#141414;border-color:#434343;color:#bfbfbf}._clearButton_dhirv_312:hover:not(:disabled){color:#ff7875;border-color:#ff7875}._assignButton_dhirv_327{background:#d46b08;border-color:#d46b08}._assignButton_dhirv_327:hover:not(:disabled){background:#ff9c6e;border-color:#ff9c6e}._assignButton_dhirv_327:disabled{background:#595959;border-color:#595959}}@media (prefers-color-scheme: dark) and (max-width: 1024px){._leftSection_dhirv_131{border-right:none;border-bottom-color:#303030}}._card_fdjpw_1{width:320px;height:100%;border:1px solid #0b557e;border-left-width:3px;border-radius:8px;padding:8px 28px 8px 8px;background-color:#fff;margin-bottom:8px}._card_fdjpw_1 ._info_fdjpw_12{display:flex;flex-direction:column;align-items:start;justify-content:center;padding-bottom:8px}._card_fdjpw_1 ._title_fdjpw_19{color:#9197a2;font-size:.8rem;font-weight:600;margin-bottom:10px}._card_fdjpw_1 ._amount_fdjpw_25{font-size:1.4rem;font-weight:500;text-align:start}._card_fdjpw_1 ._amountN1_fdjpw_30{font-size:.7rem;font-weight:600;font-family:Arial Italic,Arial,sans-serif;color:#a0a8b5;margin-left:4px}._card_fdjpw_1._even_fdjpw_38{border-color:#c2602b}@media (max-width: 990px){._card_fdjpw_1{width:100%;max-width:none;margin:0 auto}}@media (prefers-color-scheme: dark){._card_fdjpw_1{background-color:#1e1e1e;border-color:#3a86ff}._card_fdjpw_1 ._title_fdjpw_19{color:#777c85}._card_fdjpw_1._even_fdjpw_38{border-color:#ff6700}}._card_1lxav_1{align-items:center;border:2px solid;border-radius:14px;display:flex;flex-direction:column;justify-content:center;gap:8px;padding:16px;position:relative;width:320px;height:100%}._card_1lxav_1 ._title_1lxav_14{width:100%;font-size:.9rem;font-weight:500;display:flex;align-items:center;gap:8px}._card_1lxav_1 ._title_1lxav_14 ._info_1lxav_22{display:flex;font-size:.8rem;gap:4px}._card_1lxav_1 ._title_1lxav_14 ._info_1lxav_22 ._icon_1lxav_27{font-size:1rem}._card_1lxav_1 ._difference_1lxav_30{font-size:.95rem;font-weight:600;text-align:center;border:1px solid;border-radius:8px;padding:8px;width:100%}._card_1lxav_1 ._imageSurplus_1lxav_39,._card_1lxav_1 ._imageDeficit_1lxav_40,._card_1lxav_1 ._balanced_1lxav_41:not(._card_1lxav_1){display:flex;align-items:center;justify-content:center;color:#fff;font-weight:600;letter-spacing:.3px}._card_1lxav_1._balanced_1lxav_41{border-color:#10b981;background:linear-gradient(1deg,#e5fdf5,#fff)}._card_1lxav_1._balanced_1lxav_41 ._amount_1lxav_54{color:#10b981}._card_1lxav_1._balanced_1lxav_41 ._title_1lxav_14{color:#10b981;justify-content:center;font-weight:600;font-size:large}._card_1lxav_1._balanced_1lxav_41 ._title_1lxav_14 ._icon_1lxav_27,._card_1lxav_1._balanced_1lxav_41 ._title_1lxav_14 ._info_1lxav_22{color:#10b981}._card_1lxav_1._balanced_1lxav_41 ._difference_1lxav_30{border:1px solid rgb(64.4776119403,238.5223880597,180.8507462687);color:#10b981}._card_1lxav_1._unbalanced_1lxav_74{border-color:#f59e0b;background:linear-gradient(1deg,#fefcef,#fff)}._card_1lxav_1._unbalanced_1lxav_74 ._amount_1lxav_54{color:#f59e0b}._card_1lxav_1._unbalanced_1lxav_74 ._title_1lxav_14{color:#c25a23;justify-content:space-between}._card_1lxav_1._unbalanced_1lxav_74 ._title_1lxav_14 ._titleChild_1lxav_85{color:var(--secondary-color)}._card_1lxav_1._unbalanced_1lxav_74 ._difference_1lxav_30{border:1px solid rgb(249.0157480315,196.9527559055,108.9842519685);color:#c25a23}._imageSurplus_1lxav_39{width:285.6px;height:116.8px;background-size:contain;background-repeat:no-repeat;background-image:url(/budget/depenses_inf_recettes.png)}._imageDeficit_1lxav_40{width:284.8px;height:123.2px;background-size:contain;background-repeat:no-repeat;background-image:url(/budget/depenses_sup_recettes.png)}._balanced_1lxav_41:not(._card_1lxav_1){width:281.6px;height:102.4px;background-size:contain;background-repeat:no-repeat;background-image:url(/budget/depenses_egal_recettes.png)}@media (max-width: 990px){._card_1lxav_1{width:100%;max-width:none;margin:0 auto}}@media (prefers-color-scheme: dark){._card_1lxav_1._balanced_1lxav_41{background:linear-gradient(1deg,#085b40,#121212)}._card_1lxav_1._balanced_1lxav_41 ._title_1lxav_14,._card_1lxav_1._balanced_1lxav_41 ._title_1lxav_14 ._icon_1lxav_27,._card_1lxav_1._balanced_1lxav_41 ._title_1lxav_14 ._info_1lxav_22{color:#40efb5}._card_1lxav_1._balanced_1lxav_41 ._difference_1lxav_30{border:1px solid rgb(11.9402985075,138.0597014925,96.2686567164);color:#6ff3c7}._card_1lxav_1._unbalanced_1lxav_74{background:linear-gradient(1deg,#3a2f23,#121212)}._card_1lxav_1._unbalanced_1lxav_74 ._title_1lxav_14 ._titleChild_1lxav_85{color:#e49267}._card_1lxav_1._unbalanced_1lxav_74 ._difference_1lxav_30{border:1px solid rgb(196.9291338583,126.7125984252,8.0708661417)}}._card_14v1t_1{width:320px;max-width:400px;height:100%;border-radius:8px;padding:12px 28px 18px 12px;box-shadow:0 2px 4px #0000001a;background:#fff;cursor:pointer}._card_14v1t_1:hover{background-color:#fcfcfc}._card_14v1t_1 ._title_14v1t_16{font-size:rem;font-weight:600;margin-bottom:10px;display:flex;justify-content:space-between}._card_14v1t_1 ._title_14v1t_16 ._selectedNature_14v1t_23{font-size:.8rem;font-weight:500;color:green}._card_14v1t_1 ._nature_14v1t_28{width:100%;display:flex;align-items:start;justify-content:space-between}._card_14v1t_1 ._nature_14v1t_28 ._titleNature_14v1t_34{color:#7c848f;font-size:.9rem;font-weight:600;margin-bottom:10px}._card_14v1t_1 ._nature_14v1t_28 ._titleNature_14v1t_34 ._iconup_14v1t_40{color:#29698d;margin:2px}._card_14v1t_1 ._nature_14v1t_28 ._titleNature_14v1t_34 ._icondown_14v1t_45{color:#c56430;margin:2px}._card_14v1t_1 ._nature_14v1t_28 ._amount_14v1t_50{font-size:.9rem;font-weight:500;text-align:end;margin-bottom:12px}._card_14v1t_1 ._balanced_14v1t_56,._card_14v1t_1 ._unbalanced_14v1t_57{display:flex;gap:8px;align-items:center;font-size:.8rem;font-weight:600}._card_14v1t_1 ._balanced_14v1t_56 ._anticon_14v1t_64,._card_14v1t_1 ._unbalanced_14v1t_57 ._anticon_14v1t_64{margin-right:6px}._card_14v1t_1 ._balanced_14v1t_56{color:#28a745}._card_14v1t_1 ._unbalanced_14v1t_57{color:#dc3545}._card_14v1t_1 ._amountN1_14v1t_74{font-size:.7rem;font-weight:600;font-family:Arial Italic,Arial,sans-serif;color:#a0a8b5;width:100%;text-align:end}._card_14v1t_1 ._noData_14v1t_82{font-size:.9rem;font-weight:500;color:#999;text-align:center}._card_14v1t_1._selected_14v1t_23{border:1px solid #0b557e;border-left-width:3px;border-radius:8px}@media (max-width: 990px){._card_14v1t_1{width:100%;max-width:none;margin:0 auto}}@media (prefers-color-scheme: dark){._card_14v1t_1{background-color:#1e1e1e;box-shadow:0 2px 4px #00000080;color:#f0f0f0}._card_14v1t_1:hover{background-color:#2a2a2a}}._container_su2ib_1{padding:16px;display:flex;flex-direction:column;gap:18px}._container_su2ib_1 ._segmented_su2ib_7{width:100%;border-radius:8px}._container_su2ib_1 ._segmented_su2ib_7 .ant-segmented-group{display:flex;justify-content:space-between}._container_su2ib_1 ._segmented_su2ib_7 .ant-segmented-group .ant-segmented-item{flex:1;text-align:center;font-weight:600;color:#555b6e;border-radius:8px}._container_su2ib_1 ._segmented_su2ib_7 .ant-segmented-group .ant-segmented-item:not(:first-child){margin-left:0}._container_su2ib_1 ._search_su2ib_25{width:50%;height:32px;border-radius:10px;background-color:#f3f3f5}._container_su2ib_1 ._listContainer_su2ib_31{width:100%;border-radius:12px;border:1px solid #ccc;overflow-y:auto}._container_su2ib_1 ._listContainer_su2ib_31 ._infiniteScroll_su2ib_37{height:350px;overflow-y:auto}._container_su2ib_1 ._listContainer_su2ib_31 ._listRow_su2ib_41,._container_su2ib_1 ._listContainer_su2ib_31 ._listRowHeader_su2ib_42,._container_su2ib_1 ._listContainer_su2ib_31 ._listRowFooter_su2ib_43{display:flex;justify-content:start;align-items:start;gap:24px;padding:12px 16px;border-bottom:1px solid #ccc;background-color:#fff}._container_su2ib_1 ._listContainer_su2ib_31 ._listRow_su2ib_41 ._code_su2ib_52,._container_su2ib_1 ._listContainer_su2ib_31 ._listRow_su2ib_41 ._nom_su2ib_53,._container_su2ib_1 ._listContainer_su2ib_31 ._listRow_su2ib_41 ._montant_su2ib_54,._container_su2ib_1 ._listContainer_su2ib_31 ._listRowHeader_su2ib_42 ._code_su2ib_52,._container_su2ib_1 ._listContainer_su2ib_31 ._listRowHeader_su2ib_42 ._nom_su2ib_53,._container_su2ib_1 ._listContainer_su2ib_31 ._listRowHeader_su2ib_42 ._montant_su2ib_54,._container_su2ib_1 ._listContainer_su2ib_31 ._listRowFooter_su2ib_43 ._code_su2ib_52,._container_su2ib_1 ._listContainer_su2ib_31 ._listRowFooter_su2ib_43 ._nom_su2ib_53,._container_su2ib_1 ._listContainer_su2ib_31 ._listRowFooter_su2ib_43 ._montant_su2ib_54{font-size:.9rem;font-weight:600;color:#333}._container_su2ib_1 ._listContainer_su2ib_31 ._listRow_su2ib_41 ._code_su2ib_52,._container_su2ib_1 ._listContainer_su2ib_31 ._listRowHeader_su2ib_42 ._code_su2ib_52,._container_su2ib_1 ._listContainer_su2ib_31 ._listRowFooter_su2ib_43 ._code_su2ib_52{width:25%}._container_su2ib_1 ._listContainer_su2ib_31 ._listRow_su2ib_41 ._nom_su2ib_53,._container_su2ib_1 ._listContainer_su2ib_31 ._listRowHeader_su2ib_42 ._nom_su2ib_53,._container_su2ib_1 ._listContainer_su2ib_31 ._listRowFooter_su2ib_43 ._nom_su2ib_53{width:45%}._container_su2ib_1 ._listContainer_su2ib_31 ._listRow_su2ib_41 ._montant_su2ib_54,._container_su2ib_1 ._listContainer_su2ib_31 ._listRowHeader_su2ib_42 ._montant_su2ib_54,._container_su2ib_1 ._listContainer_su2ib_31 ._listRowFooter_su2ib_43 ._montant_su2ib_54{width:30%;text-align:right}._container_su2ib_1 ._listContainer_su2ib_31 ._listRow_su2ib_41:last-child,._container_su2ib_1 ._listContainer_su2ib_31 ._listRowHeader_su2ib_42:last-child,._container_su2ib_1 ._listContainer_su2ib_31 ._listRowFooter_su2ib_43:last-child{border-bottom:none}._container_su2ib_1 ._listContainer_su2ib_31 ._listRowHeader_su2ib_42{background-color:#f9fafb;font-weight:700;position:sticky;top:0;z-index:2;border-radius:12px 12px 0 0}._container_su2ib_1 ._listContainer_su2ib_31 ._listRowFooter_su2ib_43{background-color:#f9fafb;font-weight:700;position:sticky;bottom:0;z-index:999;border-bottom:none;border-radius:0 0 12px 12px}._container_su2ib_1 ._listContainer_su2ib_31 ._amountN1_su2ib_103{font-size:.7rem;font-weight:600;font-family:Arial Italic,Arial,sans-serif;color:#a0a8b5;width:100%;text-align:end}@media (max-width: 990px){._container_su2ib_1{padding:12px}._container_su2ib_1 ._search_su2ib_25{width:100%}._container_su2ib_1 ._listContainer_su2ib_31 ._listRow_su2ib_41,._container_su2ib_1 ._listContainer_su2ib_31 ._listRowHeader_su2ib_42,._container_su2ib_1 ._listContainer_su2ib_31 ._listRowFooter_su2ib_43{gap:12px;padding:8px 12px}._container_su2ib_1 ._listContainer_su2ib_31 ._listRow_su2ib_41 ._code_su2ib_52,._container_su2ib_1 ._listContainer_su2ib_31 ._listRowHeader_su2ib_42 ._code_su2ib_52,._container_su2ib_1 ._listContainer_su2ib_31 ._listRowFooter_su2ib_43 ._code_su2ib_52{width:30%}._container_su2ib_1 ._listContainer_su2ib_31 ._listRow_su2ib_41 ._nom_su2ib_53,._container_su2ib_1 ._listContainer_su2ib_31 ._listRowHeader_su2ib_42 ._nom_su2ib_53,._container_su2ib_1 ._listContainer_su2ib_31 ._listRowFooter_su2ib_43 ._nom_su2ib_53{width:40%}._container_su2ib_1 ._listContainer_su2ib_31 ._listRow_su2ib_41 ._montant_su2ib_54,._container_su2ib_1 ._listContainer_su2ib_31 ._listRowHeader_su2ib_42 ._montant_su2ib_54,._container_su2ib_1 ._listContainer_su2ib_31 ._listRowFooter_su2ib_43 ._montant_su2ib_54{width:30%}}@media (prefers-color-scheme: dark){._container_su2ib_1 ._segmented_su2ib_7 .ant-segmented-group .ant-segmented-item{color:#e7e7ec;border-color:#444}._container_su2ib_1 ._segmented_su2ib_7 .ant-segmented-group .ant-segmented-item._ant-segmented-item-selected_su2ib_146{background-color:#0b557e;color:#fff;border-color:#0b557e}._container_su2ib_1 ._search_su2ib_25{background-color:#2c2c2e;color:#e7e7ec}._container_su2ib_1 ._listContainer_su2ib_31{border-color:#444}._container_su2ib_1 ._listContainer_su2ib_31 ._listRow_su2ib_41,._container_su2ib_1 ._listContainer_su2ib_31 ._listRowHeader_su2ib_42,._container_su2ib_1 ._listContainer_su2ib_31 ._listRowFooter_su2ib_43{background-color:#1e1e1e;border-bottom-color:#444}._container_su2ib_1 ._listContainer_su2ib_31 ._listRow_su2ib_41 ._code_su2ib_52,._container_su2ib_1 ._listContainer_su2ib_31 ._listRow_su2ib_41 ._nom_su2ib_53,._container_su2ib_1 ._listContainer_su2ib_31 ._listRow_su2ib_41 ._montant_su2ib_54,._container_su2ib_1 ._listContainer_su2ib_31 ._listRowHeader_su2ib_42 ._code_su2ib_52,._container_su2ib_1 ._listContainer_su2ib_31 ._listRowHeader_su2ib_42 ._nom_su2ib_53,._container_su2ib_1 ._listContainer_su2ib_31 ._listRowHeader_su2ib_42 ._montant_su2ib_54,._container_su2ib_1 ._listContainer_su2ib_31 ._listRowFooter_su2ib_43 ._code_su2ib_52,._container_su2ib_1 ._listContainer_su2ib_31 ._listRowFooter_su2ib_43 ._nom_su2ib_53,._container_su2ib_1 ._listContainer_su2ib_31 ._listRowFooter_su2ib_43 ._montant_su2ib_54{color:#e7e7ec}._container_su2ib_1 ._listContainer_su2ib_31 ._listRowHeader_su2ib_42,._container_su2ib_1 ._listContainer_su2ib_31 ._listRowFooter_su2ib_43{background-color:#2c2c2e}}._ButtonNew_1tlpd_1,._ButtonNew_1wcr7_1{max-width:150px;height:30px;margin-bottom:10px;transition:all .3s ease}._buttonContainer_1wcr7_8{display:flex;justify-content:flex-end;gap:10px;margin-top:20px}._container_1vo2z_1{display:flex;gap:1.5rem;padding:1.2rem;background:#fff;border-radius:12px;box-shadow:0 2px 10px #0000000a}@media (max-width: 768px){._container_1vo2z_1{flex-direction:column}}._leftPanel_1vo2z_15{display:flex;flex-direction:column;align-items:center;min-width:180px}._avatar_1vo2z_22{width:120px;height:120px;background:#e3f5fb;border-radius:50%;display:flex;justify-content:center;align-items:center;font-size:42px;font-weight:600;color:#31b8d3;margin-bottom:1rem}._identityBlock_1vo2z_36{text-align:center}._name_1vo2z_40{margin:0;font-size:22px;color:#31b8d3;font-weight:600}._identityRow_1vo2z_47{display:flex;gap:6px;align-items:center;justify-content:center;margin-top:6px;color:#444}._icon_1vo2z_56{color:#31b8d3}._rightPanel_1vo2z_60{flex:1}._infoCard_1vo2z_64{padding:12px;border-radius:10px!important;text-align:center;min-height:130px}._cardIconWrapper_1vo2z_71{display:flex;justify-content:center;margin-bottom:6px}._cardIcon_1vo2z_71{font-size:26px;color:#31b8d3}._cardLabel_1vo2z_82{font-size:12px;color:#777;text-transform:uppercase;margin-bottom:2px}._cardValue_1vo2z_89{font-size:15px;font-weight:600;color:#333}@media (prefers-color-scheme: dark){._container_1vo2z_1{background:#1e1e1e;box-shadow:0 2px 10px #0009}._avatar_1vo2z_22{background:#2a2a2a;color:#4db8d3}._name_1vo2z_40{color:#4db8d3}._identityRow_1vo2z_47{color:#ccc}._infoCard_1vo2z_64{background:#2a2a2a!important;color:#ccc}._cardIcon_1vo2z_71{color:#4db8d3}._cardLabel_1vo2z_82{color:#aaa}._cardValue_1vo2z_89{color:#eee}}._container_1ffa7_1{display:flex;flex-direction:column;gap:6px;margin:12px 0}._inlineGroup_1ffa7_8{display:flex;align-items:flex-end;gap:8px;flex-wrap:wrap}._title_1ffa7_15{font-weight:500;margin-bottom:4px}._field_1ffa7_20{display:flex;flex-direction:column}._field_1ffa7_20._bank_1ffa7_24{min-width:80px;flex:1}._field_1ffa7_20._code_1ffa7_28{width:100px}._field_1ffa7_20._numeroCompte_1ffa7_31{width:130px}._field_1ffa7_20._cleRib_1ffa7_34{width:70px}._fieldKey_1ffa7_38{min-width:80px;max-width:100px}._label_1ffa7_43{font-size:12px;color:#555;margin-bottom:2px}._input_1ffa7_49{height:32px;padding:4px 8px;border:1px solid #d9d9d9;border-radius:6px;outline:none;font-family:inherit;font-size:14px}._input_1ffa7_49:focus{border-color:#1677ff;box-shadow:0 0 0 2px #1677ff26}._inputError_1ffa7_64{border-color:#ff4d4f}._separator_1ffa7_68{color:#888;font-size:18px;line-height:30px;-webkit-user-select:none;user-select:none}._statusRow_1ffa7_75{min-height:18px}._valid_1ffa7_79{color:#389e0d;font-size:12px}._error_1ffa7_84{font-size:14px}._hint_1ffa7_88{color:#999;font-size:12px}._errorsContainer_1ffa7_93{display:flex;flex-direction:column;gap:2px;margin:0;padding:4px}._errorsContainer_1ffa7_93 li{margin:0;list-style-type:none}@media (max-width: 700px){._field_1ffa7_20._bank_1ffa7_24{flex:1 1 100%}._separator_1ffa7_68._sepBank_1ffa7_109{display:none}}._ButtonNew_dbmv2_2{height:30px;margin-bottom:10px;transition:all .3s ease;white-space:nowrap;flex-shrink:1}.ant-modal-footer{padding:12px 16px}._modalFooterRow_dbmv2_18{display:flex;justify-content:flex-end;gap:12px;flex-wrap:nowrap;overflow-x:auto}@media (max-width: 992px){.ant-modal{width:90%!important}._ButtonNew_dbmv2_2{min-width:140px}}@media (max-width: 576px){.ant-modal{width:100%!important;margin:0;top:0}.ant-modal-content{border-radius:0;height:100vh}.ant-modal-body{max-height:calc(100vh - 120px);overflow-y:auto}._modalFooterRow_dbmv2_18{flex-direction:row;justify-content:flex-start}._ButtonNew_dbmv2_2{min-width:70px}}@media (max-width: 360px){._ButtonNew_dbmv2_2{font-size:12px;padding:0 8px}}._factureEditModal_1cvi7_1 .ant-modal{margin:0 auto;padding:10px}@media (max-width: 768px){._factureEditModal_1cvi7_1 .ant-modal{max-width:100%!important;width:100%!important;margin:0;padding:0;top:0!important}}@media (max-width: 768px){._factureEditModal_1cvi7_1 .ant-modal-content{border-radius:0;max-height:100vh;display:flex;flex-direction:column}}@media (max-width: 768px){._factureEditModal_1cvi7_1 .ant-modal-header{padding:12px 16px}._factureEditModal_1cvi7_1 .ant-modal-header .ant-modal-title{font-size:16px;line-height:1.4}}@media (max-width: 768px){._factureEditModal_1cvi7_1 .ant-modal-body{padding:12px;overflow-y:auto;max-height:calc(100vh - 120px)}}@media (max-width: 576px){._factureEditModal_1cvi7_1 .ant-modal-body{padding:8px}}@media (max-width: 768px){._factureEditModal_1cvi7_1 .ant-modal-footer{padding:10px 16px}._factureEditModal_1cvi7_1 .ant-modal-footer .ant-btn{padding:4px 12px;font-size:14px}}._depenseCard_1cvi7_53{margin-bottom:14px}@media (max-width: 768px){._depenseCard_1cvi7_53 .ant-card-head{padding:12px}._depenseCard_1cvi7_53 .ant-card-head .ant-card-head-title{font-size:14px;line-height:1.4;padding:4px 0}}@media (max-width: 768px){._depenseCard_1cvi7_53 .ant-card-body{padding:12px}}@media (max-width: 576px){._depenseCard_1cvi7_53 .ant-card-body{padding:8px}}@media (max-width: 768px){._statisticsRow_1cvi7_78 .ant-statistic{text-align:center}._statisticsRow_1cvi7_78 .ant-statistic .ant-statistic-title{font-size:12px;margin-bottom:4px}._statisticsRow_1cvi7_78 .ant-statistic .ant-statistic-content .ant-statistic-content-value{font-size:16px!important}._statisticsRow_1cvi7_78 .ant-statistic .ant-statistic-content .ant-statistic-content-suffix{font-size:12px}}@media (max-width: 576px){._statisticsRow_1cvi7_78 .ant-statistic .ant-statistic-title{font-size:11px}._statisticsRow_1cvi7_78 .ant-statistic .ant-statistic-content .ant-statistic-content-value{font-size:14px!important}}@media (max-width: 767px){._statisticsRow_1cvi7_78 .ant-col{margin-bottom:12px}._statisticsRow_1cvi7_78 .ant-col:last-child{margin-bottom:0}}@media (max-width: 768px){._infoAlert_1cvi7_110 .ant-alert-message{font-size:13px}._infoAlert_1cvi7_110 .ant-alert-description{font-size:12px}}._formSection_1cvi7_118 .ant-divider{margin:16px 0 12px}@media (max-width: 768px){._formSection_1cvi7_118 .ant-divider{margin:12px 0 8px}._formSection_1cvi7_118 .ant-divider .ant-divider-inner-text{font-size:14px;padding:0 8px}}@media (max-width: 576px){._formSection_1cvi7_118 .ant-divider .ant-divider-inner-text{font-size:13px}}._formSection_1cvi7_118 .ant-form-item{margin-bottom:16px}@media (max-width: 768px){._formSection_1cvi7_118 .ant-form-item{margin-bottom:12px}}@media (max-width: 768px){._formSection_1cvi7_118 .ant-form-item-label{padding-bottom:4px}._formSection_1cvi7_118 .ant-form-item-label label{font-size:13px;height:auto}}@media (max-width: 768px){._formSection_1cvi7_118 .ant-input,._formSection_1cvi7_118 .ant-picker,._formSection_1cvi7_118 .ant-input-number,._formSection_1cvi7_118 .ant-input-textarea textarea{font-size:14px}}@media (max-width: 768px){._formSection_1cvi7_118 .ant-input-group-addon{font-size:12px;padding:0 8px}}@media (max-width: 767px){._formSection_1cvi7_118 .ant-row .ant-col{margin-bottom:0}}@media (max-width: 768px){._cardLoading_1cvi7_173 .ant-spin .ant-spin-dot{font-size:20px}}@media (max-width: 768px){._responsiveText_1cvi7_179{font-size:14px}}@media (max-width: 576px){._responsiveText_1cvi7_179{font-size:13px}}@media (max-width: 768px){._modalBody_1cvi7_190{-webkit-overflow-scrolling:touch}._modalBody_1cvi7_190::-webkit-scrollbar{width:4px}._modalBody_1cvi7_190::-webkit-scrollbar-track{background:#f1f1f1}._modalBody_1cvi7_190::-webkit-scrollbar-thumb{background:#888;border-radius:2px}}@media (max-width: 360px){._factureEditModal_1cvi7_1 .ant-modal-body{padding:8px 4px}._factureEditModal_1cvi7_1 .ant-btn{padding:4px 8px;font-size:13px}._depenseCard_1cvi7_53 .ant-card-head-title{font-size:13px}._statisticsRow_1cvi7_78 .ant-statistic-content-value{font-size:13px!important}}._container_xpaoz_1{height:100%;width:100%}._container_xpaoz_1 .ant-card-body{padding:12}._pageHeader_xpaoz_9{display:flex;flex-direction:column;gap:16px;width:100%}@media (min-width: 2560px){._pageHeader_xpaoz_9{gap:24px}}@media (min-width: 1920px) and (max-width: 2559px){._pageHeader_xpaoz_9{gap:20px}}@media (min-width: 1200px) and (max-width: 1919px){._pageHeader_xpaoz_9{gap:16px}}@media (min-width: 900px) and (max-width: 1199px){._pageHeader_xpaoz_9{gap:14px}}@media (min-width: 768px) and (max-width: 899px){._pageHeader_xpaoz_9{gap:12px}}@media (min-width: 576px) and (max-width: 767px){._pageHeader_xpaoz_9{gap:10px}}@media (min-width: 376px) and (max-width: 575px){._pageHeader_xpaoz_9{gap:8px}}@media (max-width: 375px){._pageHeader_xpaoz_9{gap:8px}}@media (max-width: 320px){._pageHeader_xpaoz_9{gap:6px}}._titleAccent_xpaoz_61{width:6px;height:28px;border-radius:4px;background:linear-gradient(180deg,var(--primary-color),var(--secondary-color));box-shadow:0 0 0 2px #0000000a inset}._filterSection_xpaoz_69{width:100%}._totalSection_xpaoz_73,._totalSectionFullText_xpaoz_73{border:2px solid #2ecc71;background-color:#f6fff9;text-align:left;border-radius:4px;font-size:1px;padding:8px;width:fit-content;display:inline-block}._totalText_xpaoz_85{font-size:14px;font-weight:700;color:#1e874b;letter-spacing:.5px}._pageTitle_xpaoz_92{margin:0;font-size:24px;font-weight:600;flex-shrink:0;white-space:nowrap}@media (min-width: 2560px){._pageTitle_xpaoz_92{font-size:32px}}@media (min-width: 1920px) and (max-width: 2559px){._pageTitle_xpaoz_92{font-size:28px}}@media (min-width: 1200px) and (max-width: 1919px){._pageTitle_xpaoz_92{font-size:24px}}@media (min-width: 900px) and (max-width: 1199px){._pageTitle_xpaoz_92{font-size:22px}}@media (min-width: 768px) and (max-width: 899px){._pageTitle_xpaoz_92{font-size:20px}}@media (min-width: 576px) and (max-width: 767px){._pageTitle_xpaoz_92{font-size:18px}}@media (min-width: 376px) and (max-width: 575px){._pageTitle_xpaoz_92{font-size:16px}}@media (max-width: 375px){._pageTitle_xpaoz_92{font-size:15px}}@media (max-width: 320px){._pageTitle_xpaoz_92{font-size:14px}}._actionsContainer_xpaoz_145{display:flex;gap:6px;align-items:center;width:100%;justify-content:flex-start}@media (min-width: 2560px){._actionsContainer_xpaoz_145{gap:12px}}@media (min-width: 1920px) and (max-width: 2559px){._actionsContainer_xpaoz_145{gap:10px}}@media (min-width: 1200px) and (max-width: 1919px){._actionsContainer_xpaoz_145{gap:8px}}@media (min-width: 900px) and (max-width: 1199px){._actionsContainer_xpaoz_145{gap:8px}}@media (min-width: 768px) and (max-width: 899px){._actionsContainer_xpaoz_145{gap:6px}}@media (min-width: 576px) and (max-width: 767px){._actionsContainer_xpaoz_145{gap:6px;flex-wrap:wrap}}@media (min-width: 376px) and (max-width: 575px){._actionsContainer_xpaoz_145{gap:4px;flex-wrap:wrap}}@media (max-width: 375px){._actionsContainer_xpaoz_145{gap:4px;flex-wrap:wrap}}@media (max-width: 320px){._actionsContainer_xpaoz_145{gap:3px;flex-wrap:wrap}}._buttonsGroup_xpaoz_202{display:flex;gap:8px;flex-shrink:0}@media (min-width: 2560px){._buttonsGroup_xpaoz_202{gap:12px}}@media (min-width: 1920px) and (max-width: 2559px){._buttonsGroup_xpaoz_202{gap:10px}}@media (min-width: 1200px) and (max-width: 1919px){._buttonsGroup_xpaoz_202{gap:8px}}@media (min-width: 768px) and (max-width: 1199px){._buttonsGroup_xpaoz_202{gap:6px}}@media (min-width: 576px) and (max-width: 767px){._buttonsGroup_xpaoz_202{gap:5px}}@media (min-width: 376px) and (max-width: 575px){._buttonsGroup_xpaoz_202{gap:4px}}@media (max-width: 375px){._buttonsGroup_xpaoz_202{gap:4px}}@media (max-width: 320px){._buttonsGroup_xpaoz_202{gap:3px}}._actionButton_xpaoz_248{min-width:40px;height:40px;display:flex;align-items:center;justify-content:center;padding:0 11px;flex-shrink:0}@media (min-width: 2560px){._actionButton_xpaoz_248{min-width:52px;height:52px;padding:0 16px}}@media (min-width: 1920px) and (max-width: 2559px){._actionButton_xpaoz_248{min-width:48px;height:48px;padding:0 14px}}@media (min-width: 1200px) and (max-width: 1919px){._actionButton_xpaoz_248{min-width:42px;height:42px;padding:0 12px}}@media (min-width: 900px) and (max-width: 1199px){._actionButton_xpaoz_248{min-width:38px;height:38px;padding:0 10px}}@media (min-width: 768px) and (max-width: 899px){._actionButton_xpaoz_248{min-width:36px;height:36px;padding:0 9px}}@media (min-width: 576px) and (max-width: 767px){._actionButton_xpaoz_248{min-width:34px;height:34px;padding:0 8px}}@media (min-width: 376px) and (max-width: 575px){._actionButton_xpaoz_248{min-width:32px;height:32px;padding:0 7px}}@media (max-width: 375px){._actionButton_xpaoz_248{height:32px;min-width:32px;padding:0 6px}}@media (max-width: 320px){._actionButton_xpaoz_248{height:30px;min-width:30px;padding:0 5px}}._addButton_xpaoz_321{background-color:#ff6b3d;border-color:#ff6b3d}._addButton_xpaoz_321:hover{background-color:#ff5a2b!important;border-color:#ff5a2b!important}._addButton_xpaoz_321:focus{background-color:#ff6b3d!important;border-color:#ff6b3d!important}._defaultButton_xpaoz_335{border-color:#d9d9d9}._searchInput_xpaoz_340{height:32px;border-color:#d9d9d9;flex:0 1 250px;min-width:120px;max-width:300px}@media (min-width: 2560px){._searchInput_xpaoz_340{height:52px;flex-basis:400px;min-width:300px;max-width:500px}}@media (min-width: 1920px) and (max-width: 2559px){._searchInput_xpaoz_340{height:32px;flex-basis:350px;min-width:250px;max-width:450px}}@media (min-width: 1400px) and (max-width: 1919px){._searchInput_xpaoz_340{height:42px;flex-basis:280px;min-width:200px;max-width:350px}}@media (min-width: 1200px) and (max-width: 1399px){._searchInput_xpaoz_340{flex-basis:220px;min-width:180px;max-width:280px}}@media (min-width: 1024px) and (max-width: 1199px){._searchInput_xpaoz_340{height:38px;flex-basis:180px;min-width:140px;max-width:220px}}@media (min-width: 900px) and (max-width: 1023px){._searchInput_xpaoz_340{height:38px;flex-basis:160px;min-width:120px;max-width:200px}}@media (min-width: 768px) and (max-width: 899px){._searchInput_xpaoz_340{height:36px;flex-basis:140px;min-width:100px;max-width:180px}}@media (min-width: 576px) and (max-width: 767px){._searchInput_xpaoz_340{height:34px;flex-basis:120px;min-width:90px;max-width:150px}}@media (min-width: 376px) and (max-width: 575px){._searchInput_xpaoz_340{height:32px;flex-basis:100px;min-width:80px;max-width:130px;font-size:13px}}@media (max-width: 375px){._searchInput_xpaoz_340{height:32px;flex-basis:90px;min-width:70px;max-width:110px;font-size:12px}}@media (max-width: 320px){._searchInput_xpaoz_340{height:30px;flex-basis:80px;min-width:60px;max-width:100px;font-size:11px}}@media (max-width: 767px){._searchInput_xpaoz_340::placeholder{font-size:12px}}@media (max-width: 375px){._searchInput_xpaoz_340::placeholder{font-size:11px}}@media (max-width: 320px){._searchInput_xpaoz_340::placeholder{font-size:10px}}._item_xpaoz_453{cursor:pointer;padding:12px 16px!important;display:flex;border-left:3px solid transparent;transition:background-color .15s ease,border-color .15s ease}._item_xpaoz_453:hover{background-color:#eaf3ff}@media (min-width: 2560px){._item_xpaoz_453{padding:20px 32px!important;border-left-width:5px}}@media (min-width: 1920px) and (max-width: 2559px){._item_xpaoz_453{padding:16px 24px!important;border-left-width:4px}}@media (min-width: 1200px) and (max-width: 1919px){._item_xpaoz_453{padding:14px 20px!important}}@media (min-width: 900px) and (max-width: 1199px){._item_xpaoz_453{padding:12px 16px!important}}@media (min-width: 768px) and (max-width: 899px){._item_xpaoz_453{padding:10px 14px!important}}@media (min-width: 576px) and (max-width: 767px){._item_xpaoz_453{padding:10px 12px!important}}@media (min-width: 376px) and (max-width: 575px){._item_xpaoz_453{padding:9px 10px!important}}@media (max-width: 375px){._item_xpaoz_453{padding:8px 10px!important}}@media (max-width: 320px){._item_xpaoz_453{padding:7px 8px!important;border-left-width:2px}}._active_xpaoz_512{background-color:#e6f4ff;border-left-color:#1677ff}._itemContent_xpaoz_517{width:100%;display:flex;flex-direction:column;gap:8px}@media (min-width: 2560px){._itemContent_xpaoz_517{gap:14px}}@media (min-width: 1920px) and (max-width: 2559px){._itemContent_xpaoz_517{gap:12px}}@media (min-width: 1200px) and (max-width: 1919px){._itemContent_xpaoz_517{gap:10px}}@media (max-width: 375px){._itemContent_xpaoz_517{gap:6px}}@media (max-width: 320px){._itemContent_xpaoz_517{gap:5px}}._header_xpaoz_549{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;width:100%}@media (min-width: 2560px){._header_xpaoz_549{gap:20px}}@media (min-width: 1920px) and (max-width: 2559px){._header_xpaoz_549{gap:16px}}@media (max-width: 576px){._header_xpaoz_549{flex-direction:column;align-items:flex-start;gap:4px}}@media (max-width: 375px){._header_xpaoz_549{gap:3px}}._nom_xpaoz_579,._nomNoTruncate_xpaoz_579{font-weight:700;font-size:16px;color:#262626;flex:1;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}._nomLarge_xpaoz_589{font-size:18px}._compte_xpaoz_593{display:flex;flex-direction:column;align-items:flex-start;gap:2px;flex-shrink:0;text-align:right;white-space:nowrap}@media (min-width: 2560px){._compte_xpaoz_593{gap:4px}}@media (min-width: 768px) and (max-width: 1199px){._compte_xpaoz_593{max-width:45%}}@media (min-width: 577px) and (max-width: 767px){._compte_xpaoz_593{max-width:40%}}@media (max-width: 576px){._compte_xpaoz_593{align-items:flex-start;text-align:left;flex-direction:row;gap:4px;max-width:100%}}@media (max-width: 375px){._compte_xpaoz_593{gap:3px}}._compteNumero_xpaoz_632,._compteNumeroNoTruncate_xpaoz_632{font-weight:200;font-size:10px;color:#000;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media (min-width: 2560px){._compteNumero_xpaoz_632,._compteNumeroNoTruncate_xpaoz_632{font-size:16px;max-width:200px}}@media (min-width: 1920px) and (max-width: 2559px){._compteNumero_xpaoz_632,._compteNumeroNoTruncate_xpaoz_632{font-size:14px;max-width:220px}}@media (min-width: 1200px) and (max-width: 1919px){._compteNumero_xpaoz_632,._compteNumeroNoTruncate_xpaoz_632{font-size:13px;max-width:150px}}@media (min-width: 768px) and (max-width: 1199px){._compteNumero_xpaoz_632,._compteNumeroNoTruncate_xpaoz_632{font-size:12px}}@media (max-width: 375px){._compteNumero_xpaoz_632,._compteNumeroNoTruncate_xpaoz_632{font-size:10px}}@media (max-width: 320px){._compteNumero_xpaoz_632,._compteNumeroNoTruncate_xpaoz_632{font-size:9px}}._compteNom_xpaoz_675{font-size:11px;color:#2a2a2a;width:120px}@media (min-width: 2560px){._compteNom_xpaoz_675{font-size:16px;max-width:300px}}@media (min-width: 1920px) and (max-width: 2559px){._compteNom_xpaoz_675{font-size:14px;max-width:250px}}@media (min-width: 1200px) and (max-width: 1919px){._compteNom_xpaoz_675{font-size:13px;max-width:200px}}@media (min-width: 1024px) and (max-width: 1199px){._compteNom_xpaoz_675{font-size:12px;max-width:180px}}@media (min-width: 768px) and (max-width: 1023px){._compteNom_xpaoz_675{max-width:150px}}@media (max-width: 576px){._compteNom_xpaoz_675{max-width:100%}}@media (max-width: 375px){._compteNom_xpaoz_675{font-size:10px}}@media (max-width: 320px){._compteNom_xpaoz_675{font-size:9px}}._mainInfo_xpaoz_725,._mainInfoFullText_xpaoz_725{display:flex;justify-content:space-between;align-items:center;gap:12px;width:100%;min-width:0}@media (min-width: 2560px){._mainInfo_xpaoz_725,._mainInfoFullText_xpaoz_725{gap:20px}}@media (min-width: 1920px) and (max-width: 2559px){._mainInfo_xpaoz_725,._mainInfoFullText_xpaoz_725{gap:16px}}@media (max-width: 576px){._mainInfo_xpaoz_725,._mainInfoFullText_xpaoz_725{flex-direction:column;align-items:flex-start;gap:6px}}@media (max-width: 375px){._mainInfo_xpaoz_725,._mainInfoFullText_xpaoz_725{gap:4px}}._mainInfoFullText_xpaoz_725{justify-content:flex-start;width:auto}@media (min-width: 1200px){._mainInfoFullText_xpaoz_725{justify-content:space-between}}._montant_xpaoz_766{font-weight:500;font-size:10px;color:#000;white-space:nowrap;flex-shrink:0}@media (min-width: 2560px){._montant_xpaoz_766{font-size:22px}}@media (min-width: 1920px) and (max-width: 2559px){._montant_xpaoz_766{font-size:20px}}@media (min-width: 1200px) and (max-width: 1919px){._montant_xpaoz_766{font-size:17px}}@media (min-width: 768px) and (max-width: 1199px){._montant_xpaoz_766{font-size:16px}}@media (min-width: 576px) and (max-width: 767px){._montant_xpaoz_766{font-size:14px}}@media (min-width: 376px) and (max-width: 575px){._montant_xpaoz_766{font-size:13px}}@media (max-width: 375px){._montant_xpaoz_766{font-size:13px}}@media (max-width: 320px){._montant_xpaoz_766{font-size:12px}}._banque_xpaoz_814{display:flex;align-items:center;flex-shrink:1;min-width:0;overflow:hidden}@media (max-width: 576px){._banque_xpaoz_814{width:100%}}._banqueNom_xpaoz_827,._banqueNomNoTruncate_xpaoz_827{font-size:12px;color:#2a2a2a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:250px;font-weight:100;display:inline-block}@media (min-width: 2560px){._banqueNom_xpaoz_827,._banqueNomNoTruncate_xpaoz_827{font-size:14px;max-width:400px}}@media (min-width: 1920px) and (max-width: 2559px){._banqueNom_xpaoz_827,._banqueNomNoTruncate_xpaoz_827{font-size:13px;max-width:300px}}@media (min-width: 1200px) and (max-width: 1919px){._banqueNom_xpaoz_827,._banqueNomNoTruncate_xpaoz_827{font-size:12px;max-width:250px}}@media (min-width: 1024px) and (max-width: 1199px){._banqueNom_xpaoz_827,._banqueNomNoTruncate_xpaoz_827{font-size:11px;max-width:180px}}@media (min-width: 768px) and (max-width: 1023px){._banqueNom_xpaoz_827,._banqueNomNoTruncate_xpaoz_827{font-size:11px;max-width:150px}}@media (min-width: 577px) and (max-width: 767px){._banqueNom_xpaoz_827,._banqueNomNoTruncate_xpaoz_827{font-size:11px;max-width:120px}}@media (max-width: 576px){._banqueNom_xpaoz_827,._banqueNomNoTruncate_xpaoz_827{font-size:11px;max-width:200px}}@media (max-width: 375px){._banqueNom_xpaoz_827,._banqueNomNoTruncate_xpaoz_827{font-size:11px;max-width:150px}}@media (max-width: 320px){._banqueNom_xpaoz_827,._banqueNomNoTruncate_xpaoz_827{font-size:10px;max-width:120px}}._secondaryInfo_xpaoz_892{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;width:100%;flex-wrap:wrap}@media (min-width: 2560px){._secondaryInfo_xpaoz_892{gap:20px}}@media (min-width: 1920px) and (max-width: 2559px){._secondaryInfo_xpaoz_892{gap:16px}}@media (max-width: 900px){._secondaryInfo_xpaoz_892{gap:8px}}@media (max-width: 767px){._secondaryInfo_xpaoz_892{flex-direction:column;align-items:flex-start;gap:6px;flex-wrap:nowrap}}@media (max-width: 576px){._secondaryInfo_xpaoz_892{gap:6px}}@media (max-width: 375px){._secondaryInfo_xpaoz_892{gap:5px}}@media (max-width: 320px){._secondaryInfo_xpaoz_892{gap:4px}}._tags_xpaoz_939{display:flex;gap:4px;flex-shrink:0;flex-wrap:wrap;align-items:center;max-width:100%}@media (min-width: 2560px){._tags_xpaoz_939{gap:10px}}@media (min-width: 1920px) and (max-width: 2559px){._tags_xpaoz_939{gap:8px}}@media (max-width: 900px){._tags_xpaoz_939{gap:5px}}@media (max-width: 767px){._tags_xpaoz_939{gap:4px;width:100%;flex-wrap:wrap}}@media (max-width: 576px){._tags_xpaoz_939{gap:4px}}@media (max-width: 375px){._tags_xpaoz_939{gap:3px}}@media (max-width: 320px){._tags_xpaoz_939{gap:3px}}._date_xpaoz_985{font-size:10px!important;color:#bc6565;white-space:nowrap;flex-shrink:0;font-weight:700}@media (min-width: 2560px){._date_xpaoz_985{font-size:18px}}@media (min-width: 1920px) and (max-width: 2559px){._date_xpaoz_985{font-size:16px}}@media (min-width: 1200px) and (max-width: 1919px){._date_xpaoz_985{font-size:14px}}@media (min-width: 768px) and (max-width: 1199px){._date_xpaoz_985{font-size:13px}}@media (max-width: 767px){._date_xpaoz_985{font-size:11px;width:100%;text-align:left;margin-top:2px}}@media (min-width: 376px) and (max-width: 575px){._date_xpaoz_985{font-size:10px}}@media (max-width: 375px){._date_xpaoz_985{font-size:9px}}@media (max-width: 320px){._date_xpaoz_985{font-size:8px}}@media (prefers-color-scheme: dark){._item_xpaoz_453:hover{background-color:#2a2a2a}._active_xpaoz_512{background-color:#1a3a5c;border-left-color:#4096ff}._nom_xpaoz_579,._nomNoTruncate_xpaoz_579,._montant_xpaoz_766{color:#f0f0f0}._compteNumero_xpaoz_632,._compteNumeroNoTruncate_xpaoz_632,._compteNom_xpaoz_675,._banqueNom_xpaoz_827,._banqueNomNoTruncate_xpaoz_827,._date_xpaoz_985{color:#bfbfbf}._pageTitle_xpaoz_92{color:#f0f0f0}._totalSection_xpaoz_73,._totalSectionFullText_xpaoz_73{border:1.5px solid white;background-color:#0b1220}._totalText_xpaoz_85{color:#e5e7eb}}._totalSectionFullText_xpaoz_73{width:auto;margin:0 auto}.ant-tabs-nav{width:100%}.ant-tabs-nav-wrap{justify-content:space-between}.ant-tabs-tab{padding:12px 0;font-weight:500}@media (min-width: 2560px){.ant-tabs-tab{padding:16px 0;font-size:18px}}@media (min-width: 1920px) and (max-width: 2559px){.ant-tabs-tab{padding:14px 0;font-size:16px}}@media (max-width: 576px){.ant-tabs-tab{padding:10px 0;font-size:13px}}@media (max-width: 375px){.ant-tabs-tab{padding:8px 0;font-size:12px}}.ant-tag{font-size:12px;padding:4px 8px;line-height:1.2;white-space:nowrap}@media (min-width: 2560px){.ant-tag{font-size:16px;padding:6px 12px}}@media (min-width: 1920px) and (max-width: 2559px){.ant-tag{font-size:14px;padding:5px 10px}}@media (min-width: 1200px) and (max-width: 1919px){.ant-tag{font-size:13px;padding:4px 9px}}@media (max-width: 900px){.ant-tag{font-size:11px;padding:3px 7px}}@media (min-width: 376px) and (max-width: 767px){.ant-tag{font-size:10px;padding:2px 6px;line-height:1.3}}@media (max-width: 375px){.ant-tag{font-size:10px;padding:2px 6px}}@media (max-width: 320px){.ant-tag{font-size:9px;padding:2px 5px}}.ant-pagination-total-text{display:none}@media (min-width: 768px){.ant-pagination-total-text{display:inline-block;font-size:14px}}@media (min-width: 2560px){.ant-pagination-total-text{font-size:18px}}@media (min-width: 1920px) and (max-width: 2559px){.ant-pagination-total-text{font-size:16px}}.ant-pagination-item,.ant-pagination-prev,.ant-pagination-next,.ant-pagination-jump-prev,.ant-pagination-jump-next{margin:0 2px}@media (min-width: 2560px){.ant-pagination-item,.ant-pagination-prev,.ant-pagination-next,.ant-pagination-jump-prev,.ant-pagination-jump-next{margin:0 6px;min-width:42px;height:42px;font-size:18px}}@media (min-width: 1920px) and (max-width: 2559px){.ant-pagination-item,.ant-pagination-prev,.ant-pagination-next,.ant-pagination-jump-prev,.ant-pagination-jump-next{margin:0 5px;min-width:38px;height:38px;font-size:16px}}@media (min-width: 1200px) and (max-width: 1919px){.ant-pagination-item,.ant-pagination-prev,.ant-pagination-next,.ant-pagination-jump-prev,.ant-pagination-jump-next{margin:0 4px;min-width:34px;height:34px}}@media (min-width: 576px) and (max-width: 1199px){.ant-pagination-item,.ant-pagination-prev,.ant-pagination-next,.ant-pagination-jump-prev,.ant-pagination-jump-next{margin:0 3px;min-width:32px;height:32px}}@media (max-width: 375px){.ant-pagination-item,.ant-pagination-prev,.ant-pagination-next,.ant-pagination-jump-prev,.ant-pagination-jump-next{margin:0 1px;min-width:28px;height:28px;font-size:12px}}@media (max-width: 320px){.ant-pagination-item,.ant-pagination-prev,.ant-pagination-next,.ant-pagination-jump-prev,.ant-pagination-jump-next{margin:0 1px;min-width:26px;height:26px;font-size:11px}}.ant-pagination-options{margin-top:8px}@media (min-width: 576px){.ant-pagination-options{margin-top:0}}@media (min-width: 2560px){.ant-pagination-options .ant-select{font-size:18px}.ant-pagination-options .ant-select .ant-select-selector{height:42px}}@media (min-width: 1920px) and (max-width: 2559px){.ant-pagination-options .ant-select{font-size:16px}.ant-pagination-options .ant-select .ant-select-selector{height:38px}}@media (max-width: 375px){.ant-pagination-options .ant-select{font-size:12px}.ant-pagination-options .ant-select .ant-select-selector{height:30px}}@media (max-width: 576px){.ant-pagination{display:flex!important;flex-wrap:wrap;justify-content:center;gap:8px}}.ant-divider{margin:16px 0}@media (min-width: 2560px){.ant-divider{margin:24px 0}}@media (min-width: 1920px) and (max-width: 2559px){.ant-divider{margin:20px 0}}@media (max-width: 576px){.ant-divider{margin:12px 0}}@media (max-width: 375px){.ant-divider{margin:10px 0}}.anticon{font-size:14px}@media (min-width: 2560px){.anticon{font-size:22px}}@media (min-width: 1920px) and (max-width: 2559px){.anticon{font-size:20px}}@media (min-width: 1200px) and (max-width: 1919px){.anticon{font-size:16px}}@media (max-width: 375px){.anticon{font-size:13px}}@media (max-width: 320px){.anticon{font-size:12px}}@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape){._pageHeader_xpaoz_9{flex-direction:row;gap:10px}._actionsContainer_xpaoz_145{flex-direction:row;width:auto}._searchInput_xpaoz_340{flex-basis:180px;min-width:140px}}@media (max-width: 767px) and (orientation: landscape){._item_xpaoz_453{padding:8px 12px!important}._itemContent_xpaoz_517{gap:6px}._header_xpaoz_549{flex-direction:row;align-items:center}._compte_xpaoz_593{flex-direction:row;align-items:center;max-width:50%}._mainInfo_xpaoz_725,._mainInfoFullText_xpaoz_725{flex-direction:row;align-items:center}}._nomNoTruncate_xpaoz_579{overflow:visible;white-space:normal;text-overflow:clip;flex-wrap:wrap}._compteNumeroNoTruncate_xpaoz_632,._banqueNomNoTruncate_xpaoz_827{overflow:visible;text-overflow:clip;white-space:normal;max-width:none}@media print{._pageHeader_xpaoz_9{padding:0;margin-bottom:10px}._buttonsGroup_xpaoz_202,._searchInput_xpaoz_340{display:none!important}._item_xpaoz_453{padding:8px!important;border:1px solid #e0e0e0;page-break-inside:avoid}._active_xpaoz_512{background-color:#f0f0f0!important;border-left-color:#000!important}.ant-pagination{display:none!important}}._depenseModal_72hky_1 .ant-modal-content{border-radius:16px;padding:16px 16px 8px}._depenseModal_72hky_1 .ant-modal-header{border-bottom:none}._depenseModal_72hky_1 .ant-modal-body{padding-top:4px}._formCard_72hky_12{border-radius:14px;background:#f9fbff;border:1px solid #eef1f7;box-shadow:0 4px 14px #00000008}._formHeader_72hky_19{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem}._formTitle_72hky_26{margin-bottom:0;color:var(--primary-color, #1a5785)}._formSubtitle_72hky_31{font-size:13px}._gestionBadgeWrapper_72hky_35{text-align:right}._gestionBadge_72hky_35{margin-top:4px;display:inline-flex;align-items:center;gap:6px;padding:4px 12px;border-radius:999px;background:var(--primary-color);color:#fff;font-size:12px;box-shadow:0 4px 12px #1a578559}._gestionIcon_72hky_52{font-size:14px}._divider_72hky_56{margin:12px 0 16px}._depenseForm_72hky_60{margin-top:4px}._compteSummaryRow_72hky_64{margin-bottom:8px}._compteSummaryCard_72hky_68{background:#fff;border-radius:12px;padding:10px 14px;border:1px solid #e4ebf5;display:flex;flex-direction:column;gap:6px}._compteSummaryHeader_72hky_78{display:flex;justify-content:space-between;align-items:center}._compteSummaryTitle_72hky_84{display:flex;align-items:center;gap:6px;font-weight:600;color:var(--primary-color, #1a5785)}._compteSummaryIcon_72hky_92{font-size:16px}._compteSummaryHint_72hky_96{font-size:11px}._compteSummaryValues_72hky_100{display:flex;flex-wrap:wrap;gap:12px;margin-top:4px}._compteValueBlock_72hky_107{min-width:160px}._compteValueLabel_72hky_111{display:block;font-size:11px;text-transform:uppercase;color:#8892a6;margin-bottom:2px}._compteValueAmount_72hky_119{font-size:14px;font-weight:600;color:#333}._compteValueAmountHighlight_72hky_125{font-size:14px;font-weight:600;color:var(--secondary-color, #f0824b)}._infoBubble_72hky_131{display:flex;align-items:flex-start;gap:8px;padding:8px 10px;border-radius:10px;background:#fdf7ed;border:1px solid rgba(240,130,75,.25);font-size:12px;color:#8a5b2e}._infoIcon_72hky_143{margin-top:2px;color:var(--secondary-color, #f0824b)}._footerRow_72hky_148{margin-top:4px}._ButtonNew_72hky_153,._ButtonNewSecondary_72hky_153{margin-bottom:6px;border-radius:999px;padding:0 16px;transition:all .25s ease}._ButtonNewSecondary_72hky_153{border:none;color:#fff}._ButtonNewSecondary_72hky_153:hover{transform:translateY(-1px);box-shadow:0 4px 10px #f0824b59}._fullWidthNumber_72hky_169{width:100%}.dark ._formCard_72hky_12{background:#1f1f1f;border:1px solid #3a3a3a;box-shadow:0 4px 14px #00000080}.dark ._formTitle_72hky_26{color:#fff}.dark ._formSubtitle_72hky_31{color:#ffffffa6}.dark ._gestionBadge_72hky_35{background:var(--secondary-color);color:#fff;box-shadow:0 4px 12px #f0824b59}.dark ._compteSummaryCard_72hky_68{background:#2a2a2a;border:1px solid #3a3a3a}.dark ._compteSummaryTitle_72hky_84{color:#1890ff}.dark ._compteSummaryHint_72hky_96,.dark ._compteValueLabel_72hky_111{color:#ffffff73}.dark ._compteValueAmount_72hky_119{color:#ffffffd9}.dark ._compteValueAmountHighlight_72hky_125{color:#ff9c6e}.dark ._infoBubble_72hky_131{background:#f0824b26;border:1px solid rgba(240,130,75,.3);color:#ffb88c}.dark ._infoIcon_72hky_143{color:#ff9c6e}@media (prefers-color-scheme: dark){._formCard_72hky_12{background:#1f1f1f;border:1px solid #3a3a3a;box-shadow:0 4px 14px #00000080}._formTitle_72hky_26{color:#fff}._formSubtitle_72hky_31{color:#ffffffa6}._gestionBadge_72hky_35{background:var(--secondary-color);color:#fff}._compteSummaryCard_72hky_68{background:#2a2a2a;border:1px solid #3a3a3a}._compteSummaryTitle_72hky_84{color:#1890ff}._compteSummaryHint_72hky_96,._compteValueLabel_72hky_111{color:#ffffff73}._compteValueAmount_72hky_119{color:#ffffffd9}._compteValueAmountHighlight_72hky_125{color:#ff9c6e}._infoBubble_72hky_131{background:#f0824b26;border:1px solid rgba(240,130,75,.3);color:#ffb88c}._infoIcon_72hky_143{color:#ff9c6e}}._card_jak2f_1{border-radius:12px;border:1px solid rgba(0,0,0,.08)}._head_jak2f_6{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:12px}._title_jak2f_14{font-weight:800;font-size:14px;color:#000000e0}._hint_jak2f_20{font-size:12px}._refreshBtn_jak2f_24{border-radius:10px}._refreshBtn_jak2f_24:hover{border-color:var(--primary-color);color:var(--primary-color)}._group_jak2f_32{width:100%}._list_jak2f_36{display:flex;flex-direction:column;gap:8px}._row_jak2f_42{padding:10px;border-radius:12px;border:1px solid rgba(0,0,0,.06);background:#00000003;transition:all .16s ease}._row_jak2f_42:hover{border-color:#0000001f;background:#00000005}._row_jak2f_42 .ant-radio-wrapper{width:100%}._rowLabel_jak2f_57{display:flex;flex-direction:column;gap:2px}._rowMain_jak2f_63{font-weight:700;color:#000000d9}._rowSub_jak2f_68{font-size:12px;color:#0000008c}._rowActive_jak2f_73{border-color:var(--primary-color);box-shadow:0 0 0 2px #00000005}._addBtn_jak2f_78{width:100%;margin-top:12px;border-radius:12px;height:40px}._addBtn_jak2f_78:hover{border-color:var(--secondary-color);color:var(--secondary-color)}._empty_jak2f_89{padding:8px 0}@media (prefers-color-scheme: dark){._card_jak2f_1{border:1px solid rgba(255,255,255,.12);background:#ffffff0a}._title_jak2f_14{color:#ffffffe0}._hint_jak2f_20{color:#ffffffa6}._row_jak2f_42{border:1px solid rgba(255,255,255,.12);background:#ffffff05}._row_jak2f_42:hover{border-color:#ffffff2e;background:#ffffff0a}._rowMain_jak2f_63{color:#ffffffd9}._rowSub_jak2f_68{color:#ffffff8c}._rowActive_jak2f_73{box-shadow:0 0 0 2px #ffffff05}._empty_jak2f_89{color:#ffffffa6}}._container_1e593_2{padding:15px}._actionBarWrapper_1e593_6{padding:16px 24px;background:transparent}._actionBar_1e593_6{display:flex;justify-content:flex-end;gap:8px;flex-wrap:wrap}._genererBtn_1e593_18{background-color:#1a69c4!important;border-color:#1a69c4!important}._header_1e593_23{margin-bottom:24px}._headerEngaged_1e593_27{background:#f6fff9;padding:20px;margin:1px auto 2px;border-radius:0}._headerTop_1e593_37{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:6px;gap:40px;width:100%}._title_1e593_46{font-size:18px;font-weight:600;margin:0 0 0 4px;word-break:break-word;width:100%}._subtitle_1e593_55{margin-top:8px;color:#8c8c8c;font-size:14px}._subtitle_1e593_55 ._reference_1e593_60{font-weight:600}._subtitle_1e593_55 ._date_1e593_63{margin-left:16px}._actions_1e593_67{display:flex;justify-content:flex-end;gap:8px;flex:1}._tags_1e593_74{display:flex;gap:8px}._section_1e593_79{margin-bottom:16px;background:#fff;padding:2px;border-radius:8px}._sectionTitle_1e593_86{font-size:16px;font-weight:800;color:#1a1a1a;margin-bottom:4px;margin-top:0}._detailItem_1e593_94{margin-bottom:16px}._detailItem_1e593_94:last-child{margin-bottom:0}._label_1e593_101{font-size:11px;font-weight:600;color:#7f8c9b;text-transform:uppercase;letter-spacing:.5px;margin-bottom:6px}._value_1e593_110{font-size:14px;color:#1a1a1a;line-height:1.5}._valueLarge_1e593_116{font-size:24px;font-weight:600}._engage_1e593_121{color:#52c41a}._mandate_1e593_125{color:#1890ff}._reste_1e593_129{color:#262626}._description_1e593_133{color:#4a5568;line-height:1.6}._niineaInfo_1e593_139{margin-top:8px;font-size:13px;color:#7f8c9b;display:flex;align-items:center;gap:12px;flex-wrap:wrap}._voirFiche_1e593_149{color:#ff6b35;text-decoration:none;font-weight:500;transition:color .2s ease}._voirFiche_1e593_149:hover{color:#e55a28;text-decoration:underline}._statutTag_1e593_160{display:inline-block;padding:4px 12px;border-radius:4px;font-size:13px;font-weight:500}._statutEngagement_1e593_168{background-color:#fff3e6;color:#d97706;border:1px solid #fed7aa}@media (prefers-color-scheme: dark){._section_1e593_79{background:#0d1117}._sectionTitle_1e593_86,._value_1e593_110{color:#f0f0f0}._description_1e593_133{color:#d1d5db}._headerEngaged_1e593_27{background:#064e3b}._reste_1e593_129{color:#f0f0f0}._label_1e593_101{color:#9ca3af}._statutEngagement_1e593_168{background-color:#451a03;color:#fbbf24;border:1px solid #78350f}}@media (max-width: 1150px){._container_1e593_2{padding:16px}._section_1e593_79{padding:12px;margin-bottom:16px}._detailItem_1e593_94{margin-bottom:16px}._headerTop_1e593_37{flex-direction:column;gap:12px}._actions_1e593_67{flex-wrap:wrap;width:100%}._actions_1e593_67 button{flex:1;min-width:120px}._title_1e593_46{font-size:18px}._subtitle_1e593_55{font-size:12px}._subtitle_1e593_55 ._date_1e593_63{display:block;margin-left:0;margin-top:4px}._sectionTitle_1e593_86{font-size:16px;margin-bottom:12px}._valueLarge_1e593_116{font-size:18px}._value_1e593_110{font-size:13px}._tags_1e593_74{flex-wrap:wrap}._niineaInfo_1e593_139{flex-direction:column;align-items:flex-start;gap:8px}}@media (min-width: 576px) and (max-width: 991px){._container_1e593_2,._section_1e593_79{padding:20px}._headerTop_1e593_37{gap:16px}._title_1e593_46,._valueLarge_1e593_116{font-size:22px}._sectionTitle_1e593_86{font-weight:900}}@media (min-width: 1200px){._container_1e593_2{max-width:none;margin:0}}._wrapper_dw2e7_1{display:flex;flex-direction:column;gap:12px}._header_dw2e7_7{display:flex;gap:12px;align-items:flex-start;justify-content:space-between;flex-wrap:wrap;padding:8px 2px}._headerLeft_dw2e7_16{display:flex;align-items:center;gap:10px}._titleRow_dw2e7_22{display:flex;gap:10px;align-items:center}._iconBadge_dw2e7_28{width:38px;height:38px;border-radius:12px;display:grid;place-items:center;color:#fff;background:var(--primary-color);box-shadow:0 10px 24px #0000001a}._title_dw2e7_22{font-weight:800;letter-spacing:-.2px;font-size:16px}._subtitle_dw2e7_45{margin-top:2px;font-size:12px}._headerRight_dw2e7_50{min-width:260px;flex:1;display:flex;justify-content:flex-end}._search_dw2e7_57{max-width:420px;border-radius:12px}._folderCard_dw2e7_62{border-radius:16px;background:#ffffffbf;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(0,0,0,.06);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease;overflow:hidden;position:relative;width:250px;height:190px}._folderCard_dw2e7_62 .ant-card-body{padding:12px 24px;height:100%;display:flex;flex-direction:column}._folderCard_dw2e7_62:hover{transform:translateY(-1px);border-color:var(--secondary-color);cursor:pointer}._folderDropdownIcon_dw2e7_85{font-size:20px;color:#999;transition:color .15s ease;border-radius:50%;background-color:#00000008;padding:4px}._folderDropdownIcon_dw2e7_85:hover{color:var(--primary-color);background-color:#f16d2b1a}._folderCardSelected_dw2e7_98{border-color:var(--secondary-color);background-color:#c1d9e6;box-shadow:0 4px 12px #0000001a;color:#fff}._folderCardSelected_dw2e7_98 ._folderInfo_dw2e7_104{color:#fffc}._folderCardRequired_dw2e7_108{border:2px solid #ef4444!important;box-shadow:0 0 0 2px #ef444426}._folderCardRequired_dw2e7_108:hover{border-color:#dc2626!important;box-shadow:0 0 0 3px #ef444433}._folderCardUploaded_dw2e7_117{border:2px solid #22c55e!important;box-shadow:0 0 0 2px #22c55e26}._folderCardUploaded_dw2e7_117:hover{border-color:#16a34a!important;box-shadow:0 0 0 3px #22c55e33}._folderIconRequired_dw2e7_126{color:#ef4444!important}._folderIconUploaded_dw2e7_130{color:#22c55e!important}._requiredBadge_dw2e7_134{display:inline-flex;align-items:center;font-size:10px;font-weight:600;color:#fff;background:#ef4444;border-radius:4px;padding:1px 6px;white-space:nowrap}._folderTop_dw2e7_146{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}._folderIconWrap_dw2e7_153{display:flex;align-items:center;justify-content:center;flex:1}._folderIcon_dw2e7_126{font-size:56px;color:var(--primary-color)}._folderLabel_dw2e7_165{margin-top:8px;font-size:14px;font-weight:600;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._folderInfo_dw2e7_104{margin-top:4px;font-size:12px;color:#666;text-align:center}@media (prefers-color-scheme: dark){._folderCard_dw2e7_62{background:#202020bf}._folderCard_dw2e7_62:hover{border:1px solid rgba(255,255,255,.1)}._folderCardSelected_dw2e7_98{border:1px solid rgba(255,255,255,.1);background-color:#085680d0}._folderCardRequired_dw2e7_108{border:2px solid #f87171!important;box-shadow:0 0 0 2px #f8717133}._folderCardUploaded_dw2e7_117{border:2px solid #4ade80!important;box-shadow:0 0 0 2px #4ade8033}._requiredBadge_dw2e7_134{background:#dc2626}}._resumeFinancier_z2o13_1{margin-bottom:24px}._statisticCard_z2o13_5{height:100%;transition:all .3s ease;border-radius:8px;box-shadow:0 2px 8px #00000014}._statisticCard_z2o13_5:hover{box-shadow:0 4px 12px #0000001f;transform:translateY(-2px)}._statisticCard_z2o13_5 .ant-card-body{padding:20px}@media (max-width: 576px){._statisticCard_z2o13_5 .ant-card-body{padding:16px}}._statisticCard_z2o13_5 .ant-statistic{text-align:center}@media (max-width: 768px){._statisticCard_z2o13_5 .ant-statistic{text-align:center}}._statisticCard_z2o13_5 .ant-statistic-title{font-size:14px;margin-bottom:12px;color:#000000a6;font-weight:500}@media (max-width: 768px){._statisticCard_z2o13_5 .ant-statistic-title{font-size:13px;margin-bottom:10px}}@media (max-width: 576px){._statisticCard_z2o13_5 .ant-statistic-title{font-size:12px;margin-bottom:8px}}._statisticCard_z2o13_5 .ant-statistic-content{font-size:24px;font-weight:600;color:#0b0b0b}@media (max-width: 1200px){._statisticCard_z2o13_5 .ant-statistic-content{font-size:20px}}@media (max-width: 768px){._statisticCard_z2o13_5 .ant-statistic-content{font-size:18px}}@media (max-width: 576px){._statisticCard_z2o13_5 .ant-statistic-content{font-size:16px}}@media (prefers-color-scheme: dark){._statisticCard_z2o13_5{background:#00000014;box-shadow:0 2px 8px #f4f2f214}._statisticCard_z2o13_5 .ant-statistic-title,._statisticCard_z2o13_5 .ant-statistic-content{color:#f4f2f2}}._ButtonNew_uauiy_1{height:30px;margin-bottom:10px;transition:all .3s ease}._container_1s05j_1{border:1px solid #e0e0e0;border-radius:8px;padding:8px;background-color:#fafafa;margin-bottom:24px}._title_1s05j_9{margin:0 12px 12px;font-size:1.25rem;color:#333;display:flex;align-items:center;gap:8px}._content_1s05j_19{display:flex;gap:8px;flex-wrap:wrap}._item_1s05j_25{display:flex;justify-content:space-between;flex-direction:column;gap:12px;padding:8px;border-radius:4px}._label_1s05j_34{font-weight:600;color:#555}._value_1s05j_39{color:#777}@media (prefers-color-scheme: dark){._container_1s05j_1{background-color:#0d1117;border-color:#333}._title_1s05j_9{color:#f0f0f0}._label_1s05j_34{color:#ccc}._value_1s05j_39{color:#aaa}}._wrapper_1iduz_2{padding:24px;background:#fafafa}._statutSection_1iduz_8{margin-bottom:20px}._statutHeader_1iduz_12{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}._statutLabel_1iduz_19{font-size:11px;font-weight:600;color:#8c8c8c;letter-spacing:.5px}._actions_1iduz_26{display:flex;flex-wrap:wrap;gap:12px}._engagerBtn_1iduz_32{background-color:#1890ff!important;border-color:#1890ff!important}._statutTag_1iduz_37{font-size:13px;padding:6px 18px;border-radius:6px}._sectionTitle_1iduz_44{font-size:bold 16px;font-weight:600;margin-bottom:8px;display:flex;align-items:center;gap:8px}._sectionTitle_1iduz_44 ._icon_1iduz_52{font-size:18px}._montantCard_1iduz_57{background:#f6ffed;border:1px solid #b7eb8f;border-radius:12px;margin-bottom:24px}._montantHeader_1iduz_64{display:flex;align-items:center;gap:8px;margin-bottom:8px}._montantHeader_1iduz_64 ._checkIcon_1iduz_70{color:#52c41a;font-size:16px}._montantHeader_1iduz_64 ._trendIcon_1iduz_74{color:#8c8c8c;font-size:16px}._montantLabel_1iduz_79{font-size:11px;font-weight:700;letter-spacing:.5px}._montantCard_1iduz_57 ._montantLabel_1iduz_79{color:#52c41a}._genererBonBtn_1iduz_89{background-color:#1a69c4!important;border-color:#1a69c4!important}._montantValue_1iduz_94{font-size:32px;font-weight:700;color:#52c41a;margin-bottom:12px}._bonInfo_1iduz_101{display:flex;gap:12px;font-size:13px;color:#595959}._montantPrevuCard_1iduz_109{background:#fff;border:1px solid #dd4a4a;border-radius:12px;margin-bottom:24px;padding:20px}._montantPrevuCard_1iduz_109 ._montantLabel_1iduz_79{color:#8c8c8c}._montantPrevuValue_1iduz_121{font-size:40px;font-weight:700;color:#df1818}._infoRow_1iduz_128{margin-bottom:32px}._infoLabel_1iduz_132{font-size:11px;font-weight:600;color:#8c8c8c;margin-bottom:8px;letter-spacing:.5px}._infoValue_1iduz_140{font-size:14px;color:#262626;font-weight:500}._email_1iduz_146{color:#1890ff;margin-top:4px;font-size:13px}._snapshotRow_1iduz_153{margin-bottom:16px}._snapshotCard_1iduz_157{border-radius:8px;border:1px solid #f0f0f0;text-align:left}._snapshotLabel_1iduz_163{font-size:11px;font-weight:600;color:#8c8c8c;margin-bottom:8px;letter-spacing:.5px}._snapshotValue_1iduz_171{font-size:18px;font-weight:600;color:#262626}._compareRow_1iduz_178{margin-bottom:24px}._avantCard_1iduz_182{background:#dcdcdb;border:1px solid #cccbca;border-radius:8px}._apresCard_1iduz_188{background:#f6ffed;border:1px solid #b7eb8f;border-radius:8px}._compareHeader_1iduz_194{display:flex;align-items:center;gap:8px;margin-bottom:8px}._warningIcon_1iduz_201{color:#000;font-size:16px}._successIcon_1iduz_206{color:#52c41a;font-size:16px}._compareLabel_1iduz_211{font-size:11px;font-weight:600;letter-spacing:.5px}._avantCard_1iduz_182 ._compareLabel_1iduz_211{color:#000}._apresCard_1iduz_188 ._compareLabel_1iduz_211{color:#52c41a}._compareValue_1iduz_225{font-size:24px;font-weight:700}._avantCard_1iduz_182 ._compareValue_1iduz_225{color:#000}._apresCard_1iduz_188 ._compareValue_1iduz_225{color:#389e0d}@media (max-width: 768px){._statutHeader_1iduz_12{flex-direction:column;align-items:flex-start;gap:12px}._actions_1iduz_26{width:100%}._actions_1iduz_26 button{flex:1}._bonInfo_1iduz_101{flex-direction:column;gap:4px}}@media (prefers-color-scheme: dark){._wrapper_1iduz_2{background:#141414}._montantCard_1iduz_57{background:#162312;border-color:#274916}._montantPrevuCard_1iduz_109{background:#1f1f1f;border-color:#303030}._montantPrevuValue_1iduz_121{color:#f0f0f0}._snapshotCard_1iduz_157{background:#1f1f1f;border-color:#303030}._snapshotValue_1iduz_171,._infoValue_1iduz_140{color:#f0f0f0}._avantCard_1iduz_182{background:#292929;border-color:#505050}._apresCard_1iduz_188{background:#162312;border-color:#274916}._avantCard_1iduz_182 ._compareValue_1iduz_225{color:#f0f0f0}._avantCard_1iduz_182 ._compareLabel_1iduz_211,._warningIcon_1iduz_201{color:#8c8c8c}}._singleMandatContainer_6cx4r_1{padding:24px;background-color:#fff}._singleHeader_6cx4r_6{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:6px;padding-bottom:14px;border-bottom:1px solid #f0f0f0}._singleHeader_6cx4r_6 ._singleTitle_6cx4r_14{margin:0;font-size:20px;font-weight:900;color:#262626}._singleHeader_6cx4r_6 ._singleSubtitle_6cx4r_20{display:block;margin-top:4px;font-size:14px;color:#8c8c8c;font-weight:600}._singleMandatCard_6cx4r_28{background:#fff;border-radius:8px;padding:24px}._singleMandatHeader_6cx4r_34{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:8px}._singleMandatHeader_6cx4r_34 ._singleMandatInfo_6cx4r_40{display:flex;align-items:center;gap:12px}._singleMandatHeader_6cx4r_34 ._singleMandatInfo_6cx4r_40 ._singleMandatNumero_6cx4r_45{margin:0;font-size:18px;font-weight:600;color:#262626}._singleMandatHeader_6cx4r_34 ._singleActions_6cx4r_51{display:flex;flex-wrap:wrap;gap:8px}._singleMandatHeader_6cx4r_34 ._singleActions_6cx4r_51 ._singleActionButton_6cx4r_56{padding:4px 12px}._singleMandatHeader_6cx4r_34 ._singleActions_6cx4r_51 ._singleActionButton_6cx4r_56:hover{background-color:#0000000a}._singleMandatSubtext_6cx4r_63{display:block;margin-bottom:16px;font-size:14px;color:#8c8c8c}._singleSection_6cx4r_70{margin-bottom:32px}._singleSection_6cx4r_70:last-child{margin-bottom:0}._singleSection_6cx4r_70 ._singleSectionTitle_6cx4r_76{margin-top:16px;font-size:16px;font-weight:800;color:#262626}._singleInfoRow_6cx4r_83{margin-bottom:16px}._singleInfoRow_6cx4r_83:last-child{margin-bottom:0}._singleInfoItem_6cx4r_90{display:flex;flex-direction:column;gap:6px}._singleInfoItem_6cx4r_90 ._singleLabel_6cx4r_95{font-size:13px;font-weight:700;color:#070707}._singleInfoItem_6cx4r_90 ._singleValue_6cx4r_100{font-size:14px;font-weight:400;color:#262626}._singleFacturesContainer_6cx4r_106{display:flex;flex-wrap:wrap;gap:16px;align-items:center}._singleFacturesContainer_6cx4r_106 ._singleFactureLink_6cx4r_112{padding:0;height:auto;color:#ff7a45;font-size:14px}._singleFacturesContainer_6cx4r_106 ._singleFactureLink_6cx4r_112:hover{color:#ff4d14}._singleFacturesContainer_6cx4r_106 ._singleFactureLink_6cx4r_112 .anticon{color:#ff7a45}@media (max-width: 768px){._singleMandatContainer_6cx4r_1{padding:16px}._singleHeader_6cx4r_6{flex-direction:column;gap:16px}._singleMandatCard_6cx4r_28{padding:16px}._singleMandatHeader_6cx4r_34{flex-direction:column;gap:12px}}@media (prefers-color-scheme: dark){._singleMandatContainer_6cx4r_1{background-color:#070707}._singleHeader_6cx4r_6 ._singleTitle_6cx4r_14,._singleHeader_6cx4r_6 ._singleSubtitle_6cx4r_20{color:#fff}._singleMandatCard_6cx4r_28{background-color:#0d1117}._singleMandatHeader_6cx4r_34 ._singleMandatInfo_6cx4r_40 ._singleMandatNumero_6cx4r_45,._singleSection_6cx4r_70 ._singleSectionTitle_6cx4r_76{color:#fff}._singleInfoItem_6cx4r_90 ._singleLabel_6cx4r_95,._singleInfoItem_6cx4r_90 ._singleValue_6cx4r_100{color:#f0f0f0}}._ButtonNew_p71pa_1{height:30px;margin-bottom:10px;transition:all .3s ease}._infos_p71pa_7{font-size:.9rem;margin-bottom:15px;color:#333}._detailsCard_p71pa_13{border:1px solid #cde4ff;border-radius:8px;padding:16px;background-color:#f9fbff;margin-bottom:20px}._detailsCard_p71pa_13 ._title_p71pa_20{font-size:1rem;font-weight:600;margin-bottom:12px}._detailsCard_p71pa_13 ._infoContainer_p71pa_25{display:flex;flex-wrap:wrap;gap:20px}._detailsCard_p71pa_13 ._infoSection_p71pa_30{flex:1 1 45%;margin-bottom:12px}._detailsCard_p71pa_13 ._infoSection_p71pa_30 ._infoLabel_p71pa_34{font-size:.8rem;color:#666}._detailsCard_p71pa_13 ._infoSection_p71pa_30 ._infoValue_p71pa_38{font-size:.9rem;font-weight:600;margin-top:4px;display:flex;align-items:center;flex-wrap:wrap}._detailsCard_p71pa_13 ._infoRow_p71pa_46{display:flex;flex-direction:column}@media (prefers-color-scheme: dark){._infos_p71pa_7{color:#ccc}._detailsCard_p71pa_13{background-color:#0d1117;border-color:#3a3a3a}._detailsCard_p71pa_13 ._infoLabel_p71pa_34{color:#aaa}._detailsCard_p71pa_13 ._infoValue_p71pa_38{color:#eee}}._container_1hqg1_1{padding:20px;background-color:#f5f5f5;min-height:100vh}._card_1hqg1_7{border-radius:8px;box-shadow:0 2px 8px #00000014}._card_1hqg1_7 .ant-card-body{padding:24px}._header_1hqg1_15{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}._header_1hqg1_15 ._title_1hqg1_21{margin:0!important;font-size:18px;font-weight:600;color:#262626}._header_1hqg1_15 button{border-color:#1890ff;color:#fff;border-radius:4px;font-weight:500;display:flex;align-items:center;gap:6px;height:36px;padding:0 16px}._header_1hqg1_15 button:hover{background-color:#40a9ff;border-color:#40a9ff}._header_1hqg1_15 button span{font-size:16px;line-height:1}._searchFilters_1hqg1_47{display:flex;gap:12px;margin-bottom:20px;align-items:center}._searchFilters_1hqg1_47 .ant-input-search{max-width:300px}._searchFilters_1hqg1_47 .ant-input-search ._ant-input_1hqg1_53{border-radius:4px}._searchFilters_1hqg1_47 .ant-select{min-width:130px}._statsRow_1hqg1_63{margin-bottom:24px;width:100%}._statCol_1hqg1_68{display:flex}._statCard_1hqg1_72{background:#fff;border:1px solid #f0f0f0;border-radius:4px;padding:14px 4px;box-shadow:0 2px 4px #fa8c161a;flex:1;height:100%;display:flex;flex-direction:column;justify-content:space-between}._statCard_1hqg1_72 .ant-card-body{padding:0}._statCard_1hqg1_72 ._statLabel_1hqg1_87{display:block;font-size:12px;color:#8c8c8c;text-transform:uppercase;letter-spacing:.5px;text-align:center}@media (min-width: 992px){._statCard_1hqg1_72 ._statLabel_1hqg1_87 ._statLabel_1hqg1_87{white-space:nowrap}}._statCard_1hqg1_72 ._statValue_1hqg1_100{margin:0!important;font-size:16px;font-weight:600;line-height:1.2;text-align:center}._contentRow_1hqg1_108{border-color:#595959}._unifiedCard_1hqg1_112{padding-left:0;border-radius:8px;box-shadow:0 1px 4px #00000014;margin-top:24px}._unifiedCard_1hqg1_112 .ant-card-head{background-color:#ffe7d6;border-bottom:1px solid #ffe7d6;padding:12px 20px}._unifiedCard_1hqg1_112 .ant-card-body{padding:20px}._mandatsListWrapper_1hqg1_127{max-height:500px;overflow-y:auto;padding-right:8px}._mandatsListWrapper_1hqg1_127::-webkit-scrollbar{width:6px}._mandatsListWrapper_1hqg1_127::-webkit-scrollbar-track{background:#f5f5f5}._mandatsListWrapper_1hqg1_127::-webkit-scrollbar-thumb{background:#d9d9d9;border-radius:3px}._mandatsListWrapper_1hqg1_127::-webkit-scrollbar-thumb:hover{background:#bfbfbf}@media (max-width: 992px){._mandatsListWrapper_1hqg1_127{max-height:350px;padding-right:0}}._detailsWrapper_1hqg1_152{height:auto;padding-left:16px;border-left:1px solid #f0f0f0}@media (max-width: 992px){._detailsWrapper_1hqg1_152{max-height:none;padding-left:0;padding-top:0;border-left:none;border-top:none}}._detailsWrapper_1hqg1_152::-webkit-scrollbar{width:6px}._detailsWrapper_1hqg1_152::-webkit-scrollbar-track{background:#f5f5f5}._detailsWrapper_1hqg1_152::-webkit-scrollbar-thumb{background:#d9d9d9;border-radius:3px}._detailsWrapper_1hqg1_152::-webkit-scrollbar-thumb:hover{background:#bfbfbf}@media (prefers-color-scheme: dark){._mandatsListWrapper_1hqg1_127::-webkit-scrollbar-track{background:#0d1117}._mandatsListWrapper_1hqg1_127::-webkit-scrollbar-thumb{background:#333}._mandatsListWrapper_1hqg1_127::-webkit-scrollbar-thumb:hover{background:#555}._detailsWrapper_1hqg1_152{border-left-color:#333}}@media (prefers-color-scheme: dark) and (max-width: 992px){._detailsWrapper_1hqg1_152{border-top-color:#333}}@media (prefers-color-scheme: dark){._detailsWrapper_1hqg1_152::-webkit-scrollbar-track{background:#0d1117}._detailsWrapper_1hqg1_152::-webkit-scrollbar-thumb{background:#333}._detailsWrapper_1hqg1_152::-webkit-scrollbar-thumb:hover{background:#555}}._listCard_1hqg1_212{border-radius:8px;box-shadow:0 1px 4px #00000014;height:100%}._listCard_1hqg1_212 .ant-card-head{background-color:#fff9f5;border-bottom:1px solid #ffe7d6;padding:12px 20px;min-height:auto}._listCard_1hqg1_212 .ant-card-head-title{padding:0}._listCard_1hqg1_212 .ant-card-body{padding:0;max-height:500px;overflow-y:auto}._listHeader_1hqg1_232{display:flex;flex-direction:column;gap:4px}._listHeader_1hqg1_232 strong{font-size:13px;font-weight:600;color:#713001;white-space:normal}._listHeader_1hqg1_232 ._listSubtitle_1hqg1_243{font-size:12px;color:#8c8c8c}._mandatsList_1hqg1_127{display:flex;flex-direction:column;gap:4px}._mandatItem_1hqg1_254{padding:12px 16px;border:1px solid #f0f0f0;cursor:pointer;transition:all .2s}@media (max-width: 768px){._mandatItem_1hqg1_254{padding:12px;border-left:3px solid transparent}._mandatItem_1hqg1_254._selected_1hqg1_265{border-left-color:#1890ff;background-color:#e6f4ff}}._mandatItem_1hqg1_254:hover{border-color:#1890ff;background-color:#f0f7ff}._mandatItem_1hqg1_254._selected_1hqg1_265{border-color:#1890ff;background-color:#e6f4ff}._mandatItemContent_1hqg1_289{display:grid;grid-template-columns:2fr 1.5fr 1.5fr;align-items:center;gap:16px}@media (max-width: 768px){._mandatItemContent_1hqg1_289{grid-template-columns:1fr auto;gap:12px}}._mandatInfoLeft_1hqg1_302{display:contents}@media (max-width: 768px){._mandatInfoLeft_1hqg1_302{display:flex;flex-direction:column;gap:8px}}._mandatNumeroSection_1hqg1_313{display:flex;flex-direction:column;align-items:flex-start;gap:4px}@media (max-width: 768px){._mandatNumeroSection_1hqg1_313{flex-direction:row;align-items:center;gap:8px}}._mandatNumero_1hqg1_313{font-size:12px;white-space:nowrap;color:#0d77e1}@media (max-width: 768px){._mandatNumero_1hqg1_313{font-size:13px}}@media (max-width: 1400px){._mandatNumero_1hqg1_313{font-size:12px}}@media (max-width: 1280px){._mandatNumero_1hqg1_313{font-size:10px}}._mandatTag_1hqg1_348{margin:0}@media (max-width: 768px){._mandatTag_1hqg1_348{font-size:11px;padding:0 6px;line-height:18px}}._mandatDate_1hqg1_359{font-size:12px;white-space:nowrap}@media (max-width: 768px){._mandatDate_1hqg1_359{font-size:12px;color:#8c8c8c}}._mandatMontant_1hqg1_370{font-size:13px;text-align:right;white-space:nowrap}@media (max-width: 768px){._mandatMontant_1hqg1_370{font-size:12px;font-weight:600;text-align:right}}@media (max-width: 1400px){._mandatMontant_1hqg1_370{font-size:11px}}@media (max-width: 1280px){._mandatMontant_1hqg1_370{font-size:9px}}._detailsCard_1hqg1_393{border-radius:8px;box-shadow:0 1px 4px #00000014;height:100%}._detailsCard_1hqg1_393 .ant-card-head{border-bottom:1px solid #f0f0f0;padding:16px 20px}._detailsCard_1hqg1_393 .ant-card-body{padding:20px;max-height:500px;overflow-y:auto}._detailsCard_1hqg1_393 .ant-card-body::-webkit-scrollbar{width:6px}._detailsCard_1hqg1_393 .ant-card-body::-webkit-scrollbar-track{background:#f5f5f5}._detailsCard_1hqg1_393 .ant-card-body::-webkit-scrollbar-thumb{background:#d9d9d9;border-radius:3px}._detailsCard_1hqg1_393 .ant-card-body::-webkit-scrollbar-thumb:hover{background:#bfbfbf}._detailsHeader_1hqg1_421{display:flex;justify-content:space-between;align-items:flex-start;width:100%}._detailsHeader_1hqg1_421>div:first-child strong{font-size:14px;color:#262626}._detailsHeader_1hqg1_421>div:first-child .ant-typography{font-size:12px;color:#8c8c8c;margin-top:2px}._detailsHeader_1hqg1_421 .ant-space button{height:32px;font-size:13px}._detailsHeader_1hqg1_421 .ant-space button:first-child{border-color:#d9d9d9;color:#595959}._detailsHeader_1hqg1_421 .ant-space button:first-child:hover{color:#1890ff;border-color:#1890ff}._mandatDetailHeader_1hqg1_449{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;border-radius:4px;margin-bottom:16px}._mandatDetailHeader_1hqg1_449 .ant-tag{margin:0}._section_1hqg1_461{margin-bottom:20px}._section_1hqg1_461:last-child{margin-bottom:0}._sectionTitle_1hqg1_468{display:block;font-size:14px;font-weight:800;color:#262626;margin-bottom:12px}._detailItem_1hqg1_476{display:flex;flex-direction:column;gap:6px}._detailItem_1hqg1_476 .ant-typography{margin:0}._detailItem_1hqg1_476 .ant-typography:first-child{font-size:13px;color:#8c8c8c}._detailItem_1hqg1_476 .ant-typography:last-child{font-size:12px;color:#262626;font-weight:400}._infoCard_1hqg1_494{background:#fff;border:1px solid #f0f0f0;border-radius:4px;margin-top:4px;margin-right:12px}._infoCard_1hqg1_494 .ant-card-body{padding:16px}@media (prefers-color-scheme: dark){._infoCard_1hqg1_494{background-color:#0d1117;border:1px solid #333}}._facturesContainer_1hqg1_511{display:flex;flex-wrap:wrap;gap:8px}._facturesContainer_1hqg1_511 ._factureTag_1hqg1_516{background-color:#fff7e6;color:#fa8c16;border:1px solid #ffd591;border-radius:4px;font-size:12px;margin-top:0}._emptyState_1hqg1_525{padding:60px 20px;text-align:center}._emptyState_1hqg1_525 .ant-empty-description{color:#8c8c8c;font-size:13px}@media (max-width: 1400px){._contentRow_1hqg1_108 .ant-col:first-child{flex:0 0 45%;max-width:45%}._contentRow_1hqg1_108 .ant-col:last-child{flex:0 0 55%;max-width:55%}}@media (max-width: 1200px){._contentRow_1hqg1_108 .ant-col{flex:0 0 100%!important;max-width:100%!important}._statsRow_1hqg1_63 .ant-col{flex:0 0 50%;max-width:50%}._mandatDate_1hqg1_359{font-size:12px}}@media (max-width: 768px){._container_1hqg1_1{padding:12px}._card_1hqg1_7 .ant-card-body{padding:16px}._statsRow_1hqg1_63 .ant-col{flex:0 0 100%!important;max-width:100%!important}._header_1hqg1_15{flex-direction:column;align-items:flex-start;gap:12px}._header_1hqg1_15 button{width:100%;justify-content:center}._searchFilters_1hqg1_47{flex-direction:column}._searchFilters_1hqg1_47 .ant-input-search{max-width:100%}._searchFilters_1hqg1_47 .ant-select{width:100%}._listCard_1hqg1_212 .ant-card-body,._detailsCard_1hqg1_393 .ant-card-body{max-height:400px}}@media (prefers-color-scheme: dark){._container_1hqg1_1{background-color:#0d1117}._card_1hqg1_7{background-color:#0d1117;border:1px solid #0d1117}._ant-card-head-title_1hqg1_223{color:#fff}._ant-tag_1hqg1_457{background-color:#0d1117;color:#fff}._ant-empty-description_1hqg1_529{color:#8c8c8c}._ant-btn-icon-only_1hqg1_606{color:#fff}._statCard_1hqg1_72{background-color:#0d1117;border:1px solid #333}._statCard_1hqg1_72 ._statLabel_1hqg1_87{color:#fff9f5}._mandatItem_1hqg1_254{background-color:#0d1117;border:1px solid #333}._mandatItem_1hqg1_254:hover{background-color:#2a2a2a}._mandatItem_1hqg1_254._selected_1hqg1_265{background-color:#0d1117;border-left:3px solid #4096ff;padding-left:17px}._listCard_1hqg1_212 .ant-card-head{background-color:#0d1117;border-bottom:1px solid #1890ff}._listHeader_1hqg1_232 ._listSubtitle_1hqg1_243{color:#d3cece}._listHeader_1hqg1_232 strong{color:#fafafa}._header_1hqg1_15 ._title_1hqg1_21{color:#f0f0f0}._statValue_1hqg1_100{color:#fff}._detailsHeader_1hqg1_421>div:first-child strong{font-size:14px;color:#fff}._detailsHeader_1hqg1_421 .ant-space button{height:32px;font-size:13px}._detailsHeader_1hqg1_421 .ant-space button:first-child{border-color:#fff;color:#fff9f5}._sectionTitle_1hqg1_468{color:#fff}._detailItem_1hqg1_476 .ant-typography:first-child{font-size:12px;color:#f0f0f0;font-weight:500}._detailItem_1hqg1_476 .ant-typography:last-child{font-size:13px;color:#bcb7b7;font-weight:500}._unifiedCard_1hqg1_112 .ant-card-head{background-color:#0d1117;border-bottom:1px solid #ffe7d6}}._singleMandatContainer_8yatz_1{padding:24px;background-color:#fff}._singleHeader_8yatz_6{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:6px;padding-bottom:14px;border-bottom:1px solid #f0f0f0}._singleHeader_8yatz_6 ._singleTitle_8yatz_14{margin:0;font-size:20px;font-weight:900;color:#262626}._singleHeader_8yatz_6 ._singleSubtitle_8yatz_20{display:block;margin-top:4px;font-size:14px;color:#8c8c8c;font-weight:600}._singleMandatCard_8yatz_28{background:#fff;border-radius:8px;padding:24px}._singleMandatHeader_8yatz_34{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:8px}._singleMandatHeader_8yatz_34 ._singleMandatInfo_8yatz_40{display:flex;align-items:center;gap:12px}._singleMandatHeader_8yatz_34 ._singleMandatInfo_8yatz_40 ._singleMandatNumero_8yatz_45{margin:0;font-size:18px;font-weight:600;color:#262626}._singleMandatHeader_8yatz_34 ._singleActions_8yatz_51{display:flex;gap:8px}._singleMandatHeader_8yatz_34 ._singleActions_8yatz_51 ._singleActionButton_8yatz_55{padding:4px 12px}._singleMandatHeader_8yatz_34 ._singleActions_8yatz_51 ._singleActionButton_8yatz_55:hover{background-color:#59c9510a}._singleMandatSubtext_8yatz_62{display:block;margin-bottom:16px;font-size:14px;color:#8c8c8c}._singleSection_8yatz_69{margin-bottom:32px}._singleSection_8yatz_69:last-child{margin-bottom:0}._singleSection_8yatz_69 ._singleSectionTitle_8yatz_75{margin-top:16px;font-size:16px;font-weight:800;color:#262626}._singleInfoRow_8yatz_82{margin-bottom:16px}._singleInfoRow_8yatz_82:last-child{margin-bottom:0}._singleInfoItem_8yatz_89{display:flex;flex-direction:column;gap:6px}._singleInfoItem_8yatz_89 ._singleLabel_8yatz_94{font-size:13px;font-weight:700;color:#070707}._singleInfoItem_8yatz_89 ._singleValue_8yatz_99{font-size:14px;font-weight:400;color:#262626}._singleFacturesContainer_8yatz_105{display:flex;flex-wrap:wrap;gap:16px;align-items:center}._singleFacturesContainer_8yatz_105 ._singleFactureLink_8yatz_111{padding:0;height:auto;color:#ff7a45;font-size:14px}._singleFacturesContainer_8yatz_105 ._singleFactureLink_8yatz_111:hover{color:#ff4d14}._singleFacturesContainer_8yatz_105 ._singleFactureLink_8yatz_111 .anticon{color:#ff7a45}@media (max-width: 768px){._singleMandatContainer_8yatz_1{padding:16px}._singleHeader_8yatz_6{flex-direction:column;gap:16px}._singleMandatCard_8yatz_28{padding:16px}._singleMandatHeader_8yatz_34{flex-direction:column;gap:12px}}@media (prefers-color-scheme: dark){._singleMandatContainer_8yatz_1{background-color:#070707}._singleHeader_8yatz_6 ._singleTitle_8yatz_14,._singleHeader_8yatz_6 ._singleSubtitle_8yatz_20{color:#fff}._singleMandatCard_8yatz_28{background-color:#0d1117}._singleMandatHeader_8yatz_34 ._singleMandatInfo_8yatz_40 ._singleMandatNumero_8yatz_45,._singleSection_8yatz_69 ._singleSectionTitle_8yatz_75{color:#fff}._singleInfoItem_8yatz_89 ._singleLabel_8yatz_94,._singleInfoItem_8yatz_89 ._singleValue_8yatz_99{color:#f0f0f0}}._container_1c31w_1{padding:20px;background-color:#f5f5f5;min-height:100vh}._card_1c31w_7{border-radius:8px;box-shadow:0 2px 8px #00000014}._card_1c31w_7 .ant-card-body{padding:24px}._header_1c31w_15{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}._header_1c31w_15 ._title_1c31w_21{margin:0!important;font-size:18px;font-weight:600;color:#262626}._header_1c31w_15 button{background-color:#1890ff;border-color:#1890ff;color:#fff;border-radius:4px;font-weight:500;display:flex;align-items:center;gap:6px;height:36px;padding:0 16px}._header_1c31w_15 button:hover{background-color:#40a9ff;border-color:#40a9ff}._header_1c31w_15 button span{font-size:16px;line-height:1}._searchFilters_1c31w_48{display:flex;gap:12px;margin-bottom:20px;align-items:center}._searchFilters_1c31w_48 .ant-input-search{max-width:300px}._searchFilters_1c31w_48 .ant-input-search ._ant-input_1c31w_54{border-radius:4px}._searchFilters_1c31w_48 .ant-select{min-width:130px}._statsRow_1c31w_64{margin-bottom:24px;width:100%}._statCol_1c31w_69{display:flex}._statCard_1c31w_73{background:#fff;border:1px solid #f0f0f0;border-radius:4px;padding:20px 16px;box-shadow:none;flex:1;height:100%;display:flex;flex-direction:column;justify-content:space-between}._statCard_1c31w_73 .ant-card-body{padding:0}._statCard_1c31w_73 ._statLabel_1c31w_88{display:block;font-size:12px;color:#8c8c8c;text-transform:uppercase;letter-spacing:.5px;text-align:center}@media (min-width: 992px){._statCard_1c31w_73 ._statLabel_1c31w_88 ._statLabel_1c31w_88{white-space:nowrap}}._statCard_1c31w_73 ._statValue_1c31w_101{margin:0!important;font-size:16px;font-weight:800;line-height:1.2;text-align:center}._contentRow_1c31w_109{border-color:#595959}._unifiedCard_1c31w_113{padding-left:0;border-radius:8px;box-shadow:0 1px 4px #00000014;margin-top:24px}._unifiedCard_1c31w_113 .ant-card-head{background-color:#ffe7d6;border-bottom:1px solid #ffe7d6;padding:12px 20px}._unifiedCard_1c31w_113 .ant-card-body{padding:20px}._mandatsListWrapper_1c31w_128{max-height:500px;overflow-y:auto;padding-right:8px}._mandatsListWrapper_1c31w_128::-webkit-scrollbar{width:6px}._mandatsListWrapper_1c31w_128::-webkit-scrollbar-track{background:#f5f5f5}._mandatsListWrapper_1c31w_128::-webkit-scrollbar-thumb{background:#d9d9d9;border-radius:3px}._mandatsListWrapper_1c31w_128::-webkit-scrollbar-thumb:hover{background:#bfbfbf}@media (max-width: 992px){._mandatsListWrapper_1c31w_128{max-height:350px;padding-right:0}}._detailsWrapper_1c31w_153{height:auto;padding-left:16px;border-left:1px solid #f0f0f0}@media (max-width: 992px){._detailsWrapper_1c31w_153{max-height:none;padding-left:0;padding-top:0;border-left:none;border-top:none}}._detailsWrapper_1c31w_153::-webkit-scrollbar{width:6px}._detailsWrapper_1c31w_153::-webkit-scrollbar-track{background:#f5f5f5}._detailsWrapper_1c31w_153::-webkit-scrollbar-thumb{background:#d9d9d9;border-radius:3px}._detailsWrapper_1c31w_153::-webkit-scrollbar-thumb:hover{background:#bfbfbf}@media (prefers-color-scheme: dark){._mandatsListWrapper_1c31w_128::-webkit-scrollbar-track{background:#0d1117}._mandatsListWrapper_1c31w_128::-webkit-scrollbar-thumb{background:#333}._mandatsListWrapper_1c31w_128::-webkit-scrollbar-thumb:hover{background:#555}._detailsWrapper_1c31w_153{border-left-color:#333}}@media (prefers-color-scheme: dark) and (max-width: 992px){._detailsWrapper_1c31w_153{border-top-color:#333}}@media (prefers-color-scheme: dark){._detailsWrapper_1c31w_153::-webkit-scrollbar-track{background:#0d1117}._detailsWrapper_1c31w_153::-webkit-scrollbar-thumb{background:#333}._detailsWrapper_1c31w_153::-webkit-scrollbar-thumb:hover{background:#555}}._listCard_1c31w_213{border-radius:8px;box-shadow:0 1px 4px #00000014;height:100%}._listCard_1c31w_213 .ant-card-head{background-color:#fff9f5;border-bottom:1px solid #ffe7d6;padding:12px 20px;min-height:auto}._listCard_1c31w_213 .ant-card-head-title{padding:0}._listCard_1c31w_213 .ant-card-body{padding:0;max-height:500px;overflow-y:auto}._listHeader_1c31w_233{display:flex;flex-direction:column;gap:4px}._listHeader_1c31w_233 strong{font-size:13px;font-weight:600;color:#713001;white-space:normal}._listHeader_1c31w_233 ._listSubtitle_1c31w_244{font-size:12px;color:#8c8c8c}._mandatsList_1c31w_128{display:flex;flex-direction:column;gap:4px}._mandatItem_1c31w_255{padding:12px 16px;border:1px solid #f0f0f0;cursor:pointer;transition:all .2s}@media (max-width: 768px){._mandatItem_1c31w_255{padding:12px;border-left:3px solid transparent}._mandatItem_1c31w_255._selected_1c31w_266{border-left-color:#1890ff;background-color:#e6f4ff}}._mandatItem_1c31w_255:hover{border-color:#1890ff;background-color:#f0f7ff}._mandatItem_1c31w_255._selected_1c31w_266{border-color:#1890ff;background-color:#e6f4ff}._mandatItemContent_1c31w_290{display:grid;grid-template-columns:2fr 1.5fr 1.5fr;align-items:center;gap:16px}@media (max-width: 768px){._mandatItemContent_1c31w_290{grid-template-columns:1fr auto;gap:12px}}._mandatInfoLeft_1c31w_303{display:contents}@media (max-width: 768px){._mandatInfoLeft_1c31w_303{display:flex;flex-direction:column;gap:8px}}._mandatNumeroSection_1c31w_314{display:flex;flex-direction:column;align-items:flex-start;gap:4px}@media (max-width: 768px){._mandatNumeroSection_1c31w_314{flex-direction:row;align-items:center;gap:8px}}._mandatNumero_1c31w_314{font-size:12px;white-space:nowrap;color:#0d77e1}@media (max-width: 768px){._mandatNumero_1c31w_314{font-size:13px}}@media (max-width: 1400px){._mandatNumero_1c31w_314{font-size:12px}}@media (max-width: 1280px){._mandatNumero_1c31w_314{font-size:10px}}._mandatTag_1c31w_349{margin:0}@media (max-width: 768px){._mandatTag_1c31w_349{font-size:11px;padding:0 6px;line-height:18px}}._mandatDate_1c31w_360{font-size:12px;white-space:nowrap}@media (max-width: 768px){._mandatDate_1c31w_360{font-size:12px;color:#8c8c8c}}._mandatMontant_1c31w_371{font-size:13px;text-align:right;white-space:nowrap}@media (max-width: 768px){._mandatMontant_1c31w_371{font-size:12px;font-weight:600;text-align:right}}@media (max-width: 1400px){._mandatMontant_1c31w_371{font-size:11px}}@media (max-width: 1280px){._mandatMontant_1c31w_371{font-size:9px}}._detailsCard_1c31w_394{border-radius:8px;box-shadow:0 1px 4px #00000014;height:100%}._detailsCard_1c31w_394 .ant-card-head{border-bottom:1px solid #f0f0f0;padding:16px 20px}._detailsCard_1c31w_394 .ant-card-body{padding:20px;max-height:500px;overflow-y:auto}._detailsCard_1c31w_394 .ant-card-body::-webkit-scrollbar{width:6px}._detailsCard_1c31w_394 .ant-card-body::-webkit-scrollbar-track{background:#f5f5f5}._detailsCard_1c31w_394 .ant-card-body::-webkit-scrollbar-thumb{background:#d9d9d9;border-radius:3px}._detailsCard_1c31w_394 .ant-card-body::-webkit-scrollbar-thumb:hover{background:#bfbfbf}._detailsHeader_1c31w_422{display:flex;justify-content:space-between;align-items:flex-start;width:100%}._detailsHeader_1c31w_422>div:first-child strong{font-size:14px;color:#262626}._detailsHeader_1c31w_422>div:first-child .ant-typography{font-size:12px;color:#8c8c8c;margin-top:2px}._detailsHeader_1c31w_422 .ant-space button{height:32px;font-size:13px}._detailsHeader_1c31w_422 .ant-space button:first-child{border-color:#d9d9d9;color:#595959}._detailsHeader_1c31w_422 .ant-space button:first-child:hover{color:#1890ff;border-color:#1890ff}._mandatDetailHeader_1c31w_450{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;border-radius:4px;margin-bottom:16px}._mandatDetailHeader_1c31w_450 .ant-tag{margin:0}._section_1c31w_462{margin-bottom:20px}._section_1c31w_462:last-child{margin-bottom:0}._sectionTitle_1c31w_469{display:block;font-size:14px;font-weight:800;color:#262626;margin-bottom:12px}._detailItem_1c31w_477{display:flex;flex-direction:column;gap:6px}._detailItem_1c31w_477 .ant-typography{margin:0}._detailItem_1c31w_477 .ant-typography:first-child{font-size:13px;color:#8c8c8c}._detailItem_1c31w_477 .ant-typography:last-child{font-size:12px;color:#262626;font-weight:400}._infoCard_1c31w_495{background:#fff;border:1px solid #f0f0f0;border-radius:4px;margin-top:4px;margin-right:12px}._infoCard_1c31w_495 .ant-card-body{padding:16px}@media (prefers-color-scheme: dark){._infoCard_1c31w_495{background-color:#0d1117;border:1px solid #333}}._facturesContainer_1c31w_512{display:flex;flex-wrap:wrap;gap:8px}._facturesContainer_1c31w_512 ._factureTag_1c31w_517{background-color:#fff7e6;color:#fa8c16;border:1px solid #ffd591;border-radius:4px;font-size:12px;margin-top:0}._emptyState_1c31w_526{padding:60px 20px;text-align:center}._emptyState_1c31w_526 .ant-empty-description{color:#8c8c8c;font-size:13px}.ant-divider{margin:16px 0;border-color:#f0f0f0}@media (max-width: 1400px){._contentRow_1c31w_109 .ant-col:first-child{flex:0 0 45%;max-width:45%}._contentRow_1c31w_109 .ant-col:last-child{flex:0 0 55%;max-width:55%}}@media (max-width: 1200px){._contentRow_1c31w_109 .ant-col{flex:0 0 100%!important;max-width:100%!important}._statsRow_1c31w_64 .ant-col{flex:0 0 50%;max-width:50%}._mandatDate_1c31w_360{font-size:12px}}@media (max-width: 768px){._container_1c31w_1{padding:12px}._card_1c31w_7 .ant-card-body{padding:16px}._statsRow_1c31w_64 .ant-col{flex:0 0 100%!important;max-width:100%!important}._header_1c31w_15{flex-direction:column;align-items:flex-start;gap:12px}._header_1c31w_15 button{width:100%;justify-content:center}._searchFilters_1c31w_48{flex-direction:column}._searchFilters_1c31w_48 .ant-input-search{max-width:100%}._searchFilters_1c31w_48 .ant-select{width:100%}._listCard_1c31w_213 .ant-card-body,._detailsCard_1c31w_394 .ant-card-body{max-height:400px}}.ant-card{border-radius:8px}.ant-tag{margin:0;font-weight:500}.ant-empty-description{color:#8c8c8c}.ant-btn-icon-only{display:inline-flex;align-items:center;justify-content:center}@media (prefers-color-scheme: dark){._container_1c31w_1{background-color:#0d1117}._card_1c31w_7{background-color:#0d1117;border:1px solid #0d1117}._ant-card-head-title_1c31w_224{color:#fff}._ant-tag_1c31w_458{background-color:#0d1117;color:#fff}._ant-empty-description_1c31w_530{color:#8c8c8c}._ant-btn-icon-only_1c31w_607{color:#fff}._statCard_1c31w_73{background-color:#0d1117;border:1px solid #333}._statCard_1c31w_73 ._statLabel_1c31w_88{color:#fff9f5}._mandatItem_1c31w_255{background-color:#0d1117;border:1px solid #333}._mandatItem_1c31w_255:hover{background-color:#2a2a2a}._mandatItem_1c31w_255._selected_1c31w_266{background-color:#0d1117;border-left:3px solid #4096ff;padding-left:17px}._listCard_1c31w_213 .ant-card-head{background-color:#0d1117;border-bottom:1px solid #1890ff}._listHeader_1c31w_233 ._listSubtitle_1c31w_244{color:#d3cece}._listHeader_1c31w_233 strong{color:#fafafa}._header_1c31w_15 ._title_1c31w_21{color:#f0f0f0}._statValue_1c31w_101{color:#fff}._detailsHeader_1c31w_422>div:first-child strong{font-size:14px;color:#fff}._detailsHeader_1c31w_422 .ant-space button{height:32px;font-size:13px}._detailsHeader_1c31w_422 .ant-space button:first-child{border-color:#fff;color:#fff9f5}._sectionTitle_1c31w_469{color:#fff}._detailItem_1c31w_477 .ant-typography:first-child{font-size:12px;color:#f0f0f0;font-weight:500}._detailItem_1c31w_477 .ant-typography:last-child{font-size:13px;color:#bcb7b7;font-weight:500}._unifiedCard_1c31w_113 .ant-card-head{background-color:#0d1117;border-bottom:1px solid #ffe7d6}}._card_1wcmp_1{border-radius:14px;overflow:hidden;box-shadow:0 6px 18px #1118270f}._emptyWrap_1wcmp_7{padding:12px 6px}._head_1wcmp_11{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:10px}._headLeft_1wcmp_19{min-width:0}._title_1wcmp_23{margin:0!important;font-weight:700;letter-spacing:-.2px}._subTitle_1wcmp_29{display:flex;gap:8px;align-items:center;margin-top:6px}._chip_1wcmp_36{display:inline-flex;align-items:center;padding:2px 10px;border-radius:999px;font-size:12px;background:#0000000a;color:#000000bf}._kpiWrap_1wcmp_46{display:grid;grid-template-columns:1fr;gap:10px}._kpiBox_1wcmp_52{border-radius:12px;padding:10px 12px;background:linear-gradient(135deg,#00000008,#00000003);border:1px solid rgba(0,0,0,.06)}._kpiLabel_1wcmp_59{font-size:11px;text-transform:uppercase;letter-spacing:.6px;color:#0000008c;margin-bottom:6px}._kpiValue_1wcmp_67{font-size:16px;font-weight:800;color:#000000d9}._kpiValueSmall_1wcmp_73{font-size:13px;font-weight:700;color:#000000bf;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._divider_1wcmp_82{margin:12px 0!important}._summary_1wcmp_86{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-bottom:6px}._summaryStrong_1wcmp_94{font-weight:700}._summaryDate_1wcmp_98{white-space:nowrap;font-size:12px}._infoIcon_1wcmp_103{color:#00000073;cursor:pointer}._infoIcon_1wcmp_103:hover{color:var(--secondary-color)}._collapse_1wcmp_111{margin-top:6px}._collapse_1wcmp_111 .ant-collapse-item{border:none!important}._collapse_1wcmp_111 .ant-collapse-header{padding:8px 0!important;font-weight:700}._collapse_1wcmp_111 .ant-collapse-content-box{padding:0 0 10px!important}._grid_1wcmp_125{display:grid;gap:8px}._line_1wcmp_130{display:flex;align-items:baseline;justify-content:space-between;gap:10px;padding:8px 10px;border-radius:10px;background:#00000005;border:1px solid rgba(0,0,0,.06)}._lineLabel_1wcmp_141{font-size:12px;color:#0000008c}._lineValue_1wcmp_146{font-size:12px;font-weight:700;color:#000000d9;text-align:right}._mono_1wcmp_153{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}@media (prefers-color-scheme: dark){._card_1wcmp_1{box-shadow:0 6px 18px #0006;background-color:var(--card-bg-dark)}._chip_1wcmp_36{background:#ffffff1a;color:#ffffffbf}._status_1wcmp_166{background:#ffffff1a!important;color:var(--primary-color)!important}._kpiBox_1wcmp_52{background:linear-gradient(135deg,#ffffff0d,#ffffff03);border:1px solid rgba(255,255,255,.1)}._kpiLabel_1wcmp_59{color:#ffffff8c}._kpiValue_1wcmp_67{color:#ffffffd9}._kpiValueSmall_1wcmp_73{color:#ffffffbf}._infoIcon_1wcmp_103{color:#ffffff73}._infoIcon_1wcmp_103:hover{color:var(--secondary-color)}._line_1wcmp_130{background:#ffffff0d;border:1px solid rgba(255,255,255,.1)}._lineLabel_1wcmp_141{color:#ffffff8c}._lineValue_1wcmp_146{color:#ffffffd9}}._container_1vaet_1{max-width:100%;margin:0 auto}._headerCard_1vaet_6{border-radius:8px;margin-bottom:24px}._headerCard_1vaet_6._notEngaged_1vaet_10{background-color:#fef2f2;border:3px solid #c21a1a}._headerCard_1vaet_6._engaged_1vaet_14{background-color:#def4e7;border:3px solid #0F8A4B}@media (max-width: 768px){._headerCard_1vaet_6{margin-bottom:16px}}._headerContent_1vaet_24{display:flex;justify-content:space-between;align-items:flex-start;gap:20px}@media (max-width: 768px){._headerContent_1vaet_24{flex-direction:column;gap:16px}}._headerInfo_1vaet_37{flex:1;min-width:0}@media (max-width: 768px){._headerInfo_1vaet_37{width:100%}}._title_1vaet_47{font-size:20px;font-weight:700;margin-bottom:4px;overflow:hidden;text-overflow:ellipsis}@media (max-width: 576px){._title_1vaet_47{font-size:18px;white-space:normal;line-height:1.3}}._description_1vaet_62{color:#6b7280;margin-bottom:16px;line-height:1.5}@media (max-width: 576px){._description_1vaet_62{font-size:14px;margin-bottom:12px}}._metadata_1vaet_74{display:flex;gap:24px;font-size:14px;color:#6b7280;margin-bottom:16px;flex-wrap:wrap}@media (max-width: 768px){._metadata_1vaet_74{gap:16px;font-size:13px}}@media (max-width: 576px){._metadata_1vaet_74{flex-direction:column;gap:8px;font-size:12px}}._tagsContainer_1vaet_96{display:flex;gap:12px;flex-wrap:wrap}@media (max-width: 576px){._tagsContainer_1vaet_96{gap:8px}}._tagPending_1vaet_107{padding:4px 16px;border:2px solid #fca5a5;background-color:#fff;color:#dc2626;border-radius:20px;font-size:14px}@media (max-width: 576px){._tagPending_1vaet_107{font-size:12px;padding:3px 12px}}._tagEngaged_1vaet_122{padding:4px 16px;border:2px solid #10b981;background-color:#fff;color:#021f17;border-radius:20px;font-size:14px}@media (max-width: 576px){._tagEngaged_1vaet_122{font-size:12px;padding:3px 12px}}._tagSection_1vaet_137{padding:4px 16px;border:1px solid #d1d5db;background-color:#fff;color:#374151;border-radius:20px;font-size:14px}@media (max-width: 576px){._tagSection_1vaet_137{font-size:12px;padding:3px 12px}}._tagGestion_1vaet_152{padding:4px 16px;border:1px solid #14b8a6;background-color:#fff;color:#14b8a6;border-radius:20px;font-size:14px}@media (max-width: 576px){._tagGestion_1vaet_152{font-size:12px;padding:3px 12px}}._engageButton_1vaet_167{background-color:#025685;border-color:#060940;height:48px;font-size:16px;display:flex;border-radius:9px;align-items:center;gap:8px;padding:0 24px;white-space:nowrap;flex-shrink:0}@media (max-width: 768px){._engageButton_1vaet_167{width:100%;justify-content:center;height:44px;font-size:15px;padding:0 20px;gap:6px}}@media (max-width: 576px){._engageButton_1vaet_167{height:40px;font-size:13px;padding:0 16px;gap:4px}}@media (max-width: 380px){._engageButton_1vaet_167{font-size:12px;padding:0 10px;height:38px}}._cancelButton_1vaet_206{background-color:#ef4444;border-color:#b91c1c;height:48px;font-size:16px;display:flex;border-radius:9px;align-items:center;gap:8px;padding:0 24px;color:#fff;white-space:nowrap;flex-shrink:0}@media (max-width: 768px){._cancelButton_1vaet_206{width:100%;justify-content:center;height:44px;font-size:15px;padding:0 20px;gap:6px}}@media (max-width: 576px){._cancelButton_1vaet_206{height:40px;font-size:13px;padding:0 16px;gap:4px}}@media (max-width: 380px){._cancelButton_1vaet_206{font-size:12px;padding:0 10px;height:38px}}._amountsGrid_1vaet_246{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:16px;margin-bottom:24px}@media (max-width: 768px){._amountsGrid_1vaet_246{grid-template-columns:1fr;gap:12px}}._amountCard_1vaet_259{border-radius:16px;box-shadow:0 1px 3px #0000001a}._amountCard_1vaet_259._engaged_1vaet_14{background-color:#def4e7;border:3px solid #0F8A4B}._amountCard_1vaet_259._notEngaged_1vaet_10{background-color:#fff;border:3px solid #c21a1a}._amountCard_1vaet_259._withBadge_1vaet_271{position:relative}@media (max-width: 576px){._amountCard_1vaet_259{border-radius:12px}}._badge_1vaet_280{position:absolute;top:-12px;right:16px;color:#fff;font-size:12px;padding:4px 12px;border-radius:12px;font-weight:500}._badge_1vaet_280._notEngaged_1vaet_10{background-color:#ef4444}._badge_1vaet_280._engaged_1vaet_14{background-color:#054222}@media (max-width: 576px){._badge_1vaet_280{font-size:11px;padding:3px 10px;right:12px}}._amountLabel_1vaet_304{font-size:12px;color:#6b7280;font-weight:500;text-transform:uppercase;margin-bottom:8px}._amountLabel_1vaet_304._notEngaged_1vaet_10{color:#dc2626;margin-top:8px}@media (max-width: 576px){._amountLabel_1vaet_304{font-size:11px}}._amountValue_1vaet_321{font-size:24px;font-weight:700;color:#1f2937}._amountValue_1vaet_321._notEngaged_1vaet_10{color:#1f2937}._amountValue_1vaet_321._danger_1vaet_329{color:#dc2626}@media (max-width: 768px){._amountValue_1vaet_321{font-size:22px}}@media (max-width: 576px){._amountValue_1vaet_321{font-size:20px}}@media (prefers-color-scheme: dark){._title_1vaet_47{color:#fef2f2}._headerCard_1vaet_6._notEngaged_1vaet_10{background-color:#1a0505;border:3px solid #c21a1a}._headerCard_1vaet_6._engaged_1vaet_14{background-color:#062a15;border:3px solid #0F8A4B}._amountLabel_1vaet_304{color:#fef2f2}._amountValue_1vaet_321,._amountValue_1vaet_321._notEngaged_1vaet_10{color:#f6f2fe}._amountValue_1vaet_321._danger_1vaet_329{color:#dc2626}._amountCard_1vaet_259._engaged_1vaet_14{background-color:#062a15;border:3px solid #0F8A4B}._amountCard_1vaet_259._notEngaged_1vaet_10{background-color:#1a0505;border:3px solid #c21a1a}._metadata_1vaet_74,._description_1vaet_62{color:#fef2f2}._tagGestion_1vaet_152,._tagSection_1vaet_137{border:2px solid #025685;background-color:#fff;color:#0a0d13}}._card_106db_1{border-radius:8px}._detailsGrid_106db_5{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}._fieldLabel_106db_11{font-size:11px;color:#6b7280;text-transform:uppercase;margin-bottom:8px;font-weight:500;letter-spacing:.5px}._fieldValue_106db_20{font-size:14px;color:#111827;margin-bottom:4px}._fieldValueWithMargin_106db_26{font-size:14px;color:#111827;margin-bottom:16px}._fieldLabelSpaced_106db_32{font-size:11px;color:#6b7280;text-transform:uppercase;margin-bottom:8px;margin-top:24px;font-weight:500;letter-spacing:.5px}._secondaryInfo_106db_42{font-size:12px;color:#6b7280}._tiersLink_106db_47{font-size:13px;color:#3b82f6;text-decoration:none;display:block;margin-top:4px}._statusBadge_106db_55{display:inline-block;padding:4px 12px;font-size:12px;border-radius:4px;font-weight:500}._statusBadge_106db_55._engaged_106db_62{background-color:#82b29a;color:#021f17}._statusBadge_106db_55._pending_106db_66{background-color:#fef3c7;color:#92400e}._descriptionSection_106db_71{margin-top:32px;padding-top:24px;border-top:1px solid #e5e7eb}._descriptionLabel_106db_77{font-size:11px;color:#6b7280;text-transform:uppercase;margin-bottom:12px;font-weight:500;letter-spacing:.5px}._descriptionText_106db_86{white-space:pre-wrap;font-size:14px;color:#111827;line-height:1.6}._descriptionPlaceholder_106db_93{color:#9ca3af;font-style:italic;font-size:14px}@media (max-width: 768px){._detailsGrid_106db_5{grid-template-columns:1fr}}@media (prefers-color-scheme: dark){._fieldValue_106db_20,._fieldValueWithMargin_106db_26,._descriptionText_106db_86,._descriptionPlaceholder_106db_93{color:#f3f4f6}}._container_h7twl_1{height:600px;overflow-y:auto;padding-right:8px}._container_h7twl_1::-webkit-scrollbar{width:6px}._container_h7twl_1::-webkit-scrollbar-track{background:transparent}._container_h7twl_1::-webkit-scrollbar-thumb{background:#d9d9d9;border-radius:3px}._container_h7twl_1::-webkit-scrollbar-thumb:hover{background:#bfbfbf}._timelineItem_h7twl_20{padding-bottom:8px;margin-top:8px;margin-left:4px}._actionLabel_h7twl_26{font-weight:600;font-size:13px;color:#000000d9;margin-bottom:8px;margin-top:8px;margin-left:7px;line-height:1.5}._metadata_h7twl_36{display:flex;flex-direction:column;gap:4px;margin-top:8px;margin-left:7px}._dateField_h7twl_44{font-size:12px;color:#00000073;line-height:1.4;display:flex;align-items:center}._userField_h7twl_52{font-size:12px;color:#000000a6;font-weight:500;line-height:1.4;display:flex;align-items:center}._headerContainer_h7twl_61{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px;gap:8px}._tagContainer_h7twl_69{display:flex;align-items:center;gap:8px}._rejectionBadge_h7twl_75{display:inline-flex;align-items:center;gap:4px;background-color:#ff4d4f;color:#fff;padding:4px 8px;border-radius:4px;font-size:12px;font-weight:600;animation:_pulse_h7twl_1 2s ease-in-out infinite;transition:background-color .3s ease}@media (prefers-reduced-motion: reduce){._rejectionBadge_h7twl_75{animation:none}}@keyframes _pulse_h7twl_1{0%,to{opacity:1}50%{opacity:.7}}._userInfo_h7twl_102{margin-bottom:6px;font-size:12px;display:flex;align-items:baseline;gap:4px}._userInfo_h7twl_102 ._userLabel_h7twl_109{color:#00000073;transition:color .3s ease}._userInfo_h7twl_102 ._userName_h7twl_113{font-weight:600;color:#000000d9;transition:color .3s ease}._dateInfo_h7twl_119{margin-bottom:8px;font-size:12px;color:#00000073;transition:color .3s ease}._rejectionContainer_h7twl_126{margin-top:8px;padding:8px;border-radius:4px;background-color:#ff4d4f14;border-left:3px solid #ff4d4f;transition:background-color .3s ease,border-color .3s ease}._rejectionMotif_h7twl_135{margin-top:8px;padding:8px;background-color:#fff2f0;border-radius:3px;border-left:3px solid #ff4d4f;transition:background-color .3s ease,border-color .3s ease}._rejectionMotif_h7twl_135 ._infoTitle_h7twl_143{font-size:12px;font-weight:600;color:#ff4d4f;margin-bottom:4px;display:flex;align-items:center;gap:4px;transition:color .3s ease}._rejectionMotif_h7twl_135 ._infoContent_h7twl_153{font-size:12px;color:#000000d9;line-height:1.4;transition:color .3s ease}._rejectionDate_h7twl_160{margin-top:8px;padding:6px 8px;background-color:#fffbe6;border-radius:3px;border-left:3px solid #faad14;font-size:12px;transition:background-color .3s ease,border-color .3s ease,color .3s ease;color:#000000d9}._rejectionComment_h7twl_171{margin-top:8px;padding:8px;background-color:#fafafa;border-radius:3px;border-left:3px solid #faad14;transition:background-color .3s ease,border-color .3s ease}._rejectionComment_h7twl_171 ._infoTitle_h7twl_143{font-size:12px;font-weight:600;color:#faad14;margin-bottom:4px;transition:color .3s ease}._rejectionComment_h7twl_171 ._infoContent_h7twl_153{font-size:12px;color:#000000d9;font-style:italic;line-height:1.4;transition:color .3s ease}._simpleComment_h7twl_194{margin-top:4px;font-size:12px;color:#00000073;transition:color .3s ease}@media (prefers-color-scheme: dark){._actionLabel_h7twl_26{color:#ffffffd9}._dateField_h7twl_44{color:#ffffff73}._userField_h7twl_52{color:#ffffffa6}._rejectionBadge_h7twl_75{background-color:#ff7875}._userInfo_h7twl_102 ._userLabel_h7twl_109{color:#ffffff73}._userInfo_h7twl_102 ._userName_h7twl_113{color:#fff;font-weight:600}._dateInfo_h7twl_119{color:#ffffff73}._rejectionContainer_h7twl_126{background-color:#ff4d4f26;border-left-color:#ff7875}._rejectionMotif_h7twl_135{background-color:#1f1f1f;border-left-color:#ff7875}._rejectionMotif_h7twl_135 ._infoTitle_h7twl_143{color:#ff7875}._rejectionMotif_h7twl_135 ._infoContent_h7twl_153{color:#ffffffd9}._rejectionDate_h7twl_160{background-color:#faad1426;border-left-color:#ffc53d;color:#ffffffd9}._rejectionComment_h7twl_171{background-color:#1f1f1f;border-left-color:#ffc53d}._rejectionComment_h7twl_171 ._infoTitle_h7twl_143{color:#ffc53d}._rejectionComment_h7twl_171 ._infoContent_h7twl_153{color:#ffffffd9}._simpleComment_h7twl_194{color:#ffffffa6}}.ant-theme-dark ._actionLabel_h7twl_26{color:#ffffffd9}.ant-theme-dark ._dateField_h7twl_44{color:#ffffff73}.ant-theme-dark ._userField_h7twl_52{color:#ffffffa6}.ant-theme-dark ._rejectionBadge_h7twl_75{background-color:#ff7875}.ant-theme-dark ._userInfo_h7twl_102 ._userLabel_h7twl_109{color:#ffffff73}.ant-theme-dark ._userInfo_h7twl_102 ._userName_h7twl_113{color:#fff;font-weight:600}.ant-theme-dark ._dateInfo_h7twl_119{color:#ffffff73}.ant-theme-dark ._rejectionContainer_h7twl_126{background-color:#ff4d4f26;border-left-color:#ff7875}.ant-theme-dark ._rejectionMotif_h7twl_135{background-color:#1f1f1f;border-left-color:#ff7875}.ant-theme-dark ._rejectionMotif_h7twl_135 ._infoTitle_h7twl_143{color:#ff7875}.ant-theme-dark ._rejectionMotif_h7twl_135 ._infoContent_h7twl_153{color:#ffffffd9}.ant-theme-dark ._rejectionDate_h7twl_160{background-color:#faad1426;border-left-color:#ffc53d;color:#ffffffd9}.ant-theme-dark ._rejectionComment_h7twl_171{background-color:#1f1f1f;border-left-color:#ffc53d}.ant-theme-dark ._rejectionComment_h7twl_171 ._infoTitle_h7twl_143{color:#ffc53d}.ant-theme-dark ._rejectionComment_h7twl_171 ._infoContent_h7twl_153{color:#ffffffd9}.ant-theme-dark ._simpleComment_h7twl_194{color:#ffffffa6}._statisticsContainer_rchtx_1{display:flex;gap:16px;flex-wrap:wrap;justify-content:center}._statisticItem_rchtx_8{text-align:center;max-width:300px;min-width:200px;padding:8px;border:1px solid #ccc;border-radius:8px;height:100%}._statisticItem_rchtx_8._positive_rchtx_17{border-color:#18ba2380;background-color:#18ba230d}._statisticItem_rchtx_8._negative_rchtx_21{border-color:#ea2d2d80;background-color:#ea2d2d0d}._statisticItem_rchtx_8._neutral_rchtx_25{border-color:#0a83c980;background-color:#0a83c90d}._statistic_rchtx_1{height:100%}@media (prefers-color-scheme: dark){._statisticItem_rchtx_8{border-color:#303030}}._factureCard_8yuoe_1{border-radius:8px;box-shadow:0 1px 3px #0000001a}._factureCard_8yuoe_1 .ant-card-body{padding:24px}._cardHeader_8yuoe_9{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:24px;padding-bottom:16px;border-bottom:1px solid #f0f0f0}._headerLeft_8yuoe_18{display:flex;gap:16px;align-items:flex-start}._iconCircle_8yuoe_24{width:48px;height:48px;background-color:#fff7e6;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:24px}._numero_8yuoe_35{font-size:18px;font-weight:600;margin:0;color:#262626}._objet_8yuoe_42{font-size:14px;color:#8c8c8c;margin:4px 0 0}._headerRight_8yuoe_48{display:flex;align-items:center}._infoGrid_8yuoe_53{margin-top:24px}._infoBlock_8yuoe_57{margin-bottom:16px}._label_8yuoe_61{font-size:11px;font-weight:600;color:#8c8c8c;text-transform:uppercase;letter-spacing:.5px;margin-bottom:6px}._labelAmount_8yuoe_70{color:#ee5706}._value_8yuoe_74{font-size:14px;color:#262626;font-weight:500}._montantTTC_8yuoe_80{color:#fa8c16;font-size:16px;font-weight:600}._actions_8yuoe_86{display:flex;gap:8px;margin-top:24px;padding-top:16px;border-top:1px solid #f0f0f0}@media (max-width: 768px){._cardHeader_8yuoe_9{flex-direction:column;gap:12px}._headerRight_8yuoe_48{width:100%}}@media (prefers-color-scheme: dark){._factureCard_8yuoe_1{background-color:#1f1f1f;box-shadow:0 1px 3px #ffffff1a;background-color:#0d1117}._iconCircle_8yuoe_24{background-color:#613400}._numero_8yuoe_35{color:#f0f0f0}._objet_8yuoe_42,._label_8yuoe_61{color:#bfbfbf}._value_8yuoe_74{color:#f0f0f0}}._card_1rrtf_1{width:100%;border-radius:12px}._header_1rrtf_7{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}._iconWrapper_1rrtf_14{background-color:#f0f5ff;padding:8px;border-radius:8px;display:flex;align-items:center}._icon_1rrtf_14{font-size:20px;color:#042286}._statusTag_1rrtf_27{border-radius:12px;border:none;padding:0 12px}._label_1rrtf_34{display:block;font-size:10px;font-weight:700;text-transform:uppercase;margin-bottom:4px;letter-spacing:.5px;color:#000}._amount_1rrtf_45{color:#003a8c}._smallText_1rrtf_49{font-size:13px}._divider_1rrtf_54{margin:20px -24px 16px;width:calc(100% + 48px)}._footer_1rrtf_60{display:flex;justify-content:space-between;align-items:center}._linkButton_1rrtf_66{padding:0}@media (prefers-color-scheme: dark){._label_1rrtf_34{color:#fff}._amount_1rrtf_45{color:#cd4d08}}._suivieBudgetTree_1avcc_1{background:#fff;border:1px solid #e8e8e8;border-radius:4px;padding:16px;min-height:400px;height:auto;overflow-x:auto;overflow-y:auto}._suivieBudgetTree_1avcc_1 .ant-tree{background:transparent;font-size:14px;min-width:max-content}._suivieBudgetTree_1avcc_1 .ant-tree .ant-tree-iconEle{margin-right:8px;color:#8c8c8c;font-size:16px}._suivieBudgetTree_1avcc_1 .ant-tree .ant-tree-treenode{padding:2px 0}._suivieBudgetTree_1avcc_1 .ant-tree .ant-tree-treenode:hover .ant-tree-node-content-wrapper{background-color:#f5f5f5}._suivieBudgetTree_1avcc_1 .ant-tree .ant-tree-node-content-wrapper{display:flex;align-items:center;padding:6px 8px;border-radius:4px;transition:all .2s ease;cursor:pointer;line-height:24px}._suivieBudgetTree_1avcc_1 .ant-tree .ant-tree-node-content-wrapper.ant-tree-node-selected{background-color:#e6f7ff!important}._suivieBudgetTree_1avcc_1 .ant-tree .ant-tree-node-content-wrapper.ant-tree-node-selected .treeNodeContent .nodeNumero,._suivieBudgetTree_1avcc_1 .ant-tree .ant-tree-node-content-wrapper.ant-tree-node-selected .treeNodeContent .nodeNom,._suivieBudgetTree_1avcc_1 .ant-tree .ant-tree-node-content-wrapper.ant-tree-node-selected .treeNodeContent .nodeMontant{color:#0958d9;font-weight:600}._suivieBudgetTree_1avcc_1 .ant-tree .ant-tree-node-content-wrapper.ant-tree-node-selected .treeNodeContent .nodeDevise{color:#1677ff}._suivieBudgetTree_1avcc_1 .ant-tree .ant-tree-node-content-wrapper:hover:not(.ant-tree-node-selected){background-color:#f5f5f5}._suivieBudgetTree_1avcc_1 .ant-tree .ant-tree-indent-unit{width:24px}._suivieBudgetTree_1avcc_1 .ant-tree .ant-tree-switcher{width:24px;height:24px;line-height:24px;color:#8c8c8c}._suivieBudgetTree_1avcc_1 .ant-tree .ant-tree-switcher .ant-tree-switcher-icon{font-size:12px}._suivieBudgetTree_1avcc_1 ._treeNodeContent_1avcc_39{display:flex;justify-content:space-between;align-items:center;gap:16px;white-space:nowrap}._suivieBudgetTree_1avcc_1 ._treeNodeContent_1avcc_39 ._nodeLeft_1avcc_73{display:flex;gap:6px;align-items:center;flex-shrink:0;white-space:nowrap}._suivieBudgetTree_1avcc_1 ._treeNodeContent_1avcc_39 ._nodeLeft_1avcc_73 ._nodeNumero_1avcc_39{font-weight:500;color:#262626;flex-shrink:0;font-size:13px}._suivieBudgetTree_1avcc_1 ._treeNodeContent_1avcc_39 ._nodeLeft_1avcc_73 ._nodeNom_1avcc_40{color:#595959;font-size:14px;white-space:nowrap}._suivieBudgetTree_1avcc_1 ._treeNodeContent_1avcc_39 ._nodeRight_1avcc_91{display:flex;align-items:center;gap:4px;flex-shrink:0;white-space:nowrap}._suivieBudgetTree_1avcc_1 ._treeNodeContent_1avcc_39 ._nodeRight_1avcc_91 ._nodeMontant_1avcc_44{font-weight:500;color:#262626;font-size:14px}._suivieBudgetTree_1avcc_1 ._treeNodeContent_1avcc_39 ._nodeRight_1avcc_91 ._nodeDevise_1avcc_48{font-size:12px;color:#8c8c8c}._suivieBudgetTree_1avcc_1 ._highlightMatch_1avcc_107{background:#ffe58f;color:inherit;border-radius:2px;padding:0 1px}._suivieBudgetTree_1avcc_1 ._treeFilter_1avcc_113{margin-bottom:12px}._suivieBudgetTree_1avcc_1 ._filteredTreeEmpty_1avcc_116{padding:24px 0}._treeLoading_1avcc_120,._treeEmpty_1avcc_121{background:#fff;border:1px solid #e8e8e8;border-radius:4px;padding:48px 16px;text-align:center;min-height:400px;display:flex;align-items:center;justify-content:center;gap:16px}@media (max-width: 768px){._suivieBudgetTree_1avcc_1{padding:8px}._suivieBudgetTree_1avcc_1 ._treeFilter_1avcc_113{margin-bottom:8px}._suivieBudgetTree_1avcc_1 .ant-tree{font-size:12px}._suivieBudgetTree_1avcc_1 .ant-tree .ant-tree-indent-unit{width:12px}._suivieBudgetTree_1avcc_1 .ant-tree .ant-tree-iconEle{margin-right:4px;font-size:14px}._suivieBudgetTree_1avcc_1 .ant-tree .ant-tree-switcher{width:20px;height:20px;line-height:20px}._suivieBudgetTree_1avcc_1 .ant-tree .ant-tree-switcher .ant-tree-switcher-icon{font-size:10px}._suivieBudgetTree_1avcc_1 .ant-tree .ant-tree-node-content-wrapper{padding:4px;line-height:18px}._suivieBudgetTree_1avcc_1 ._treeNodeContent_1avcc_39,._suivieBudgetTree_1avcc_1 ._treeNodeContent_1avcc_39 ._nodeLeft_1avcc_73{gap:4px}._suivieBudgetTree_1avcc_1 ._treeNodeContent_1avcc_39 ._nodeLeft_1avcc_73 ._nodeNumero_1avcc_39{font-size:11px}._suivieBudgetTree_1avcc_1 ._treeNodeContent_1avcc_39 ._nodeLeft_1avcc_73 ._nodeNom_1avcc_40{font-size:12px}._suivieBudgetTree_1avcc_1 ._treeNodeContent_1avcc_39 ._nodeRight_1avcc_91 ._nodeDevise_1avcc_48{font-size:10px}._suivieBudgetTree_1avcc_1 ._treeNodeContent_1avcc_39 ._nodeRight_1avcc_91 ._nodeMontant_1avcc_44{font-size:11px}}@media (max-width: 480px){._suivieBudgetTree_1avcc_1{padding:4px}._suivieBudgetTree_1avcc_1 .ant-tree{font-size:11px}._suivieBudgetTree_1avcc_1 .ant-tree .ant-tree-indent-unit{width:8px}._suivieBudgetTree_1avcc_1 .ant-tree .ant-tree-iconEle{margin-right:2px;font-size:12px}._suivieBudgetTree_1avcc_1 .ant-tree .ant-tree-node-content-wrapper{padding:2px}._suivieBudgetTree_1avcc_1 ._treeNodeContent_1avcc_39,._suivieBudgetTree_1avcc_1 ._treeNodeContent_1avcc_39 ._nodeLeft_1avcc_73{gap:2px}._suivieBudgetTree_1avcc_1 ._treeNodeContent_1avcc_39 ._nodeLeft_1avcc_73 ._nodeNumero_1avcc_39{font-size:10px}._suivieBudgetTree_1avcc_1 ._treeNodeContent_1avcc_39 ._nodeLeft_1avcc_73 ._nodeNom_1avcc_40{font-size:11px}._suivieBudgetTree_1avcc_1 ._treeNodeContent_1avcc_39 ._nodeRight_1avcc_91 ._nodeMontant_1avcc_44{font-size:10px}._suivieBudgetTree_1avcc_1 ._treeNodeContent_1avcc_39 ._nodeRight_1avcc_91 ._nodeDevise_1avcc_48{font-size:9px}}@media (prefers-color-scheme: dark){._suivieBudgetTree_1avcc_1,._treeLoading_1avcc_120,._treeEmpty_1avcc_121{background:#0a0d13;border-color:#323438}._suivieBudgetTree_1avcc_1 .ant-input,._suivieBudgetTree_1avcc_1 .ant-input-affix-wrapper{background:#11151d;color:#f0f0f0;border-color:#323438}._suivieBudgetTree_1avcc_1 .ant-input-clear-icon,._suivieBudgetTree_1avcc_1 .ant-tree .ant-tree-iconEle{color:#a3a3a3}._suivieBudgetTree_1avcc_1 .ant-tree .ant-tree-treenode:hover .ant-tree-node-content-wrapper{background-color:#1f1f1f}._suivieBudgetTree_1avcc_1 .ant-tree .ant-tree-node-content-wrapper.ant-tree-node-selected{background-color:#102339!important}._suivieBudgetTree_1avcc_1 .ant-tree .ant-tree-node-content-wrapper.ant-tree-node-selected .treeNodeContent .nodeNumero,._suivieBudgetTree_1avcc_1 .ant-tree .ant-tree-node-content-wrapper.ant-tree-node-selected .treeNodeContent .nodeNom,._suivieBudgetTree_1avcc_1 .ant-tree .ant-tree-node-content-wrapper.ant-tree-node-selected .treeNodeContent .nodeMontant{color:#40a9ff}._suivieBudgetTree_1avcc_1 .ant-tree .ant-tree-node-content-wrapper.ant-tree-node-selected .treeNodeContent .nodeDevise{color:#69c0ff}._suivieBudgetTree_1avcc_1 .ant-tree .ant-tree-node-content-wrapper:hover:not(.ant-tree-node-selected){background-color:#1f1f1f}._suivieBudgetTree_1avcc_1 .ant-tree .ant-tree-switcher{color:#a3a3a3}._suivieBudgetTree_1avcc_1 ._treeNodeContent_1avcc_39 ._nodeLeft_1avcc_73 ._nodeNumero_1avcc_39{color:#f0f0f0}._suivieBudgetTree_1avcc_1 ._treeNodeContent_1avcc_39 ._nodeLeft_1avcc_73 ._nodeNom_1avcc_40{color:#bfbfbf}._suivieBudgetTree_1avcc_1 ._treeNodeContent_1avcc_39 ._nodeRight_1avcc_91 ._nodeMontant_1avcc_44{color:#f0f0f0}._suivieBudgetTree_1avcc_1 ._treeNodeContent_1avcc_39 ._nodeRight_1avcc_91 ._nodeDevise_1avcc_48{color:#a3a3a3}._suivieBudgetTree_1avcc_1 ._highlightMatch_1avcc_107{background:#614700;color:#ffe58f}}._supervisorContainer_8n96m_2{width:100%;max-width:100%;overflow-x:hidden;padding:8px;box-sizing:border-box}._statsRow_8n96m_10{margin-bottom:24px;margin-left:0!important;margin-right:0!important}._statsCard_8n96m_17{height:100%;min-height:120px;display:flex;flex-direction:column;border-radius:16px}._statsCard_8n96m_17 .ant-card-body{flex:1;display:flex;align-items:center;padding:16px;overflow:hidden}._statsCard_8n96m_17 .ant-statistic{width:100%}._statsCard_8n96m_17 .ant-statistic-title{font-size:14px;margin-bottom:8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._statsCard_8n96m_17 .ant-statistic-content{font-size:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}._statsCard_8n96m_17 .ant-statistic-content-value{font-size:20px;overflow:hidden;text-overflow:ellipsis;display:block;width:100%}._executionCard_8n96m_65{margin-top:8px}@media (max-width: 1200px){._statsCard_8n96m_17 .ant-statistic-content,._statsCard_8n96m_17 .ant-statistic-content-value{font-size:18px}}@media (max-width: 768px){._supervisorContainer_8n96m_2{padding:4px}._statsCard_8n96m_17{min-height:100px}._statsCard_8n96m_17 .ant-card-body{padding:12px}._statsCard_8n96m_17 .ant-statistic-content,._statsCard_8n96m_17 .ant-statistic-content-value{font-size:16px}._statsCard_8n96m_17 .ant-statistic-title{font-size:12px}}@media (max-width: 576px){._supervisorContainer_8n96m_2{padding:0}._statsCard_8n96m_17{min-height:90px}._statsCard_8n96m_17 .ant-card-body{padding:10px}._statsCard_8n96m_17 .ant-statistic-content,._statsCard_8n96m_17 .ant-statistic-content-value{font-size:14px}}._compteSupervisor_cco5z_1{padding:16px}._compteSupervisor_cco5z_1>.ant-space{width:100%}._compteSupervisor_cco5z_1 .ant-row{margin-bottom:16px!important}._compteSupervisor_cco5z_1 .ant-row>.ant-col>.ant-card{height:100%;display:flex;flex-direction:column;margin-bottom:16px}._compteSupervisor_cco5z_1 .ant-row>.ant-col>.ant-card .ant-card-body{flex-grow:1;display:flex;flex-direction:column}._compteSupervisor_cco5z_1 .ant-row>.ant-col>.ant-card .ant-card-body .ant-statistic ._ant-statistic-title_cco5z_21{font-size:14px;white-space:normal;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.2;height:2.4em}._compteSupervisor_cco5z_1 .ant-row>.ant-col>.ant-card .ant-card-body .ant-statistic ._ant-statistic-content_cco5z_32{font-size:24px;word-break:break-all;line-height:1.1;margin-top:4px}._compteSupervisor_cco5z_1 .ant-card>.ant-card-body>.ant-space>.ant-typography-title{white-space:normal;word-break:break-word;margin-bottom:16px}@media (min-width: 768px){._compteSupervisor_cco5z_1{padding:24px}._compteSupervisor_cco5z_1 .ant-row>.ant-col>.ant-card .ant-card-body .ant-statistic ._ant-statistic-title_cco5z_21{font-size:14px;-webkit-line-clamp:2;height:2.4em}._compteSupervisor_cco5z_1 .ant-row>.ant-col>.ant-card .ant-card-body .ant-statistic ._ant-statistic-content_cco5z_32{font-size:30px}}@media (min-width: 992px){.ant-row>.ant-col>.ant-card .ant-card-body .ant-statistic ._ant-statistic-title_cco5z_21{font-size:14px}.ant-row>.ant-col>.ant-card .ant-card-body .ant-statistic ._ant-statistic-content_cco5z_32{font-size:24px}}.ant-table{overflow-x:auto}.ant-table ._ant-table-thead_cco5z_68>tr>th,.ant-table ._ant-table-tbody_cco5z_69>tr>td{white-space:nowrap}._executionSection_cco5z_73{width:100%}._executionSection_cco5z_73 .ant-progress-circle{margin:0 auto;display:block}._executionSection_cco5z_73 .ant-progress-line{min-width:250px}._container_rl2fl_1{margin-top:24px}._container_rl2fl_1 .ant-card-head{background-color:#f5f5f5}._container_rl2fl_1 .ant-collapse{border:1px solid #d9d9d9;border-radius:2px}._container_rl2fl_1 .ant-collapse .ant-collapse-item{border-bottom:1px solid #d9d9d9}._container_rl2fl_1 .ant-collapse .ant-collapse-item:last-child{border-bottom:none}._container_rl2fl_1 .ant-collapse .ant-collapse-header{padding:12px 16px!important;font-weight:500}._container_rl2fl_1 .ant-collapse .ant-collapse-header:hover{background-color:#fafafa}._scrollContainer_rl2fl_25{max-height:460px;overflow:auto;padding-right:4px}._loadingMoreContainer_rl2fl_31{display:flex;justify-content:center;padding:12px 0}._endMessage_rl2fl_37{text-align:center;padding:10px 0 6px}._prbDetails_rl2fl_42{padding:12px 0}._prbDetails_rl2fl_42 .ant-row:first-child{margin-top:0}._prbDetails_rl2fl_42 .ant-tag{margin:4px 0}._prbDetails_rl2fl_42 p{margin:8px 0 0;color:#000000d9;line-height:1.5}@media (prefers-color-scheme: dark){._container_rl2fl_1 .ant-card-head{background-color:#1f1f1f}._container_rl2fl_1 .ant-collapse{border:1px solid #434343}._container_rl2fl_1 .ant-collapse .ant-collapse-item{border-bottom:1px solid #434343}._container_rl2fl_1 .ant-collapse .ant-collapse-header:hover{background-color:#2a2a2a}._prbDetails_rl2fl_42 p{color:#ffffffd9}}._filterBar_1t2wh_1{background:#025685;padding:16px 20px;border-radius:8px;margin-bottom:24px;display:flex;justify-content:space-between;align-items:center;box-shadow:0 2px 8px #1677ff26;flex-wrap:wrap}._filterBar_1t2wh_1 ._filterTitle_1t2wh_12{display:flex;align-items:center;gap:12px;color:#fff;font-size:15px;font-weight:500}._filterBar_1t2wh_1 ._filterTitle_1t2wh_12 ._filterIcon_1t2wh_20{font-size:18px}._filterBar_1t2wh_1 ._filterControls_1t2wh_23{display:flex;gap:12px;align-items:center;flex-wrap:wrap}._filterBar_1t2wh_1 ._filterControls_1t2wh_23 ._datePicker_1t2wh_29{width:200px}._filterBar_1t2wh_1 ._filterControls_1t2wh_23 ._datePicker_1t2wh_29 .ant-picker-input>input{color:#262626;font-weight:500}._filterBar_1t2wh_1 ._filterControls_1t2wh_23 ._datePicker_1t2wh_29 .ant-picker-suffix{color:#8c8c8c}._filterBar_1t2wh_1 ._filterControls_1t2wh_23 ._resetButton_1t2wh_39{background:#fff;border:none;color:#1677ff;font-weight:500;transition:all .3s ease}._filterBar_1t2wh_1 ._filterControls_1t2wh_23 ._resetButton_1t2wh_39:hover{background:#f0f0f0!important;color:#0958d9!important;border-color:transparent!important}@media (prefers-color-scheme: dark){._filterBar_1t2wh_1{background:#024f7a}._filterBar_1t2wh_1 ._filterControls_1t2wh_23{color:#fff}._filterBar_1t2wh_1 ._filterControls_1t2wh_23 ._datePicker_1t2wh_29{background:#fff;border-color:#182d58}._filterBar_1t2wh_1 ._filterControls_1t2wh_23 ._datePicker_1t2wh_29 ._ant-picker-suffix_1t2wh_36{color:#8b1212}._filterBar_1t2wh_1 ._filterControls_1t2wh_23 ._resetButton_1t2wh_39{background:#141414;border:none;color:#fff;transition:all .3s ease}._filterBar_1t2wh_1 ._filterControls_1t2wh_23 ._resetButton_1t2wh_39:hover{background:#024f7a!important;color:#fff!important;border-color:transparent!important}}@media screen and (max-width: 600px){._filterBar_1t2wh_1{flex-direction:column;align-items:stretch;gap:12px}._filterBar_1t2wh_1 ._filterControls_1t2wh_23{flex-direction:column;align-items:stretch}._filterBar_1t2wh_1 ._filterControls_1t2wh_23 ._datePicker_1t2wh_29,._filterBar_1t2wh_1 ._filterControls_1t2wh_23 ._resetButton_1t2wh_39{width:100%}}._statsContainer_oollf_1{display:flex;align-items:center;flex-wrap:wrap;padding:8px 0;gap:0;--stat-label-color: #6b7280;--stat-value-color: #111827;--stat-separator-opacity: .1}@media (prefers-color-scheme: dark){._statsContainer_oollf_1{--stat-label-color: #d1d5db;--stat-value-color: #f3f4f6}}@media (max-width: 639px){._statsContainer_oollf_1{display:grid;grid-template-columns:1fr 1fr;gap:8px;width:100%;padding:8px 0;align-items:start;margin:0 auto;justify-items:stretch}}@media (max-width: 359px){._statsContainer_oollf_1{gap:6px;padding:6px 0}}@media (min-width: 425px) and (max-width: 639px){._statsContainer_oollf_1{gap:10px;padding:10px 0}}@media (min-width: 640px) and (max-width: 767px){._statsContainer_oollf_1{display:flex;flex-direction:row;flex-wrap:wrap;gap:12px;width:100%;padding:8px 0;justify-content:center}}@media (min-width: 768px){._statsContainer_oollf_1{display:flex;align-items:center;flex-wrap:wrap;padding:8px 0;gap:0}}._statItem_oollf_62{display:flex;align-items:center;gap:5px;padding:0 16px;line-height:1;white-space:nowrap}@media (max-width: 639px){._statItem_oollf_62{width:100%;flex-direction:column;align-items:flex-start;border:none!important;border-radius:4px;padding:8px 10px;gap:2px}}@media (max-width: 639px) and (max-width: 359px){._statItem_oollf_62{padding:6px 8px;border-radius:3px;gap:2px}}@media (max-width: 639px) and (min-width: 425px) and (max-width: 639px){._statItem_oollf_62{padding:10px 12px;gap:3px}}@media (max-width: 639px){._statItem_oollf_62:nth-child(1){background-color:#1677ff15;border-left:4px solid #1677ff!important}}@media (max-width: 639px) and (prefers-color-scheme: dark){._statItem_oollf_62:nth-child(1){background-color:#1677ff10}}@media (max-width: 639px){._statItem_oollf_62:nth-child(2){background-color:#faad1415;border-left:4px solid #faad14!important}}@media (max-width: 639px) and (prefers-color-scheme: dark){._statItem_oollf_62:nth-child(2){background-color:#faad1410}}@media (max-width: 639px){._statItem_oollf_62:nth-child(3){background-color:#52c41a15;border-left:4px solid #52c41a!important}}@media (max-width: 639px) and (prefers-color-scheme: dark){._statItem_oollf_62:nth-child(3){background-color:#52c41a10}}@media (max-width: 639px){._statItem_oollf_62:nth-child(4){background-color:#f5222d15;border-left:4px solid #f5222d!important}}@media (max-width: 639px) and (prefers-color-scheme: dark){._statItem_oollf_62:nth-child(4){background-color:#f5222d10}}@media (max-width: 639px){._statItem_oollf_62:nth-child(5){background-color:#722ed115;border-left:4px solid #722ed1!important}}@media (max-width: 639px) and (prefers-color-scheme: dark){._statItem_oollf_62:nth-child(5){background-color:#722ed110}}@media (min-width: 640px) and (max-width: 767px){._statItem_oollf_62{padding:8px 16px;border-radius:4px;border:none!important;gap:4px;min-width:calc(25% - 9px);flex-direction:row;align-items:center}}@media (min-width: 768px){._statItem_oollf_62{padding:0 16px;flex-direction:row;gap:5px}._statItem_oollf_62:first-child{padding-left:0;border-left:none}._statItem_oollf_62:not(:first-child){padding-left:16px;border-left:3px solid rgba(0,0,0,var(--stat-separator-opacity))}}@media (min-width: 768px) and (prefers-color-scheme: dark){._statItem_oollf_62:not(:first-child){border-left-color:rgba(255,255,255,var(--stat-separator-opacity))}}._statLabel_oollf_181{font-size:13px;color:var(--stat-label-color)}@media (max-width: 359px){._statLabel_oollf_181{font-size:10px}}@media (min-width: 360px) and (max-width: 424px){._statLabel_oollf_181{font-size:11px}}@media (min-width: 425px) and (max-width: 639px){._statLabel_oollf_181{font-size:11px}}@media (min-width: 640px) and (max-width: 767px){._statLabel_oollf_181{font-size:12px}}._statValue_oollf_206{font-size:13px;color:var(--stat-value-color);font-weight:600}@media (max-width: 359px){._statValue_oollf_206{font-size:11px}}@media (min-width: 360px) and (max-width: 424px){._statValue_oollf_206{font-size:11px}}@media (min-width: 425px) and (max-width: 639px){._statValue_oollf_206{font-size:12px}}@media (min-width: 640px) and (max-width: 767px){._statValue_oollf_206{font-size:12px}}._statValue_oollf_206._montant_oollf_231{font-size:14px}@media (max-width: 359px){._statValue_oollf_206._montant_oollf_231{font-size:11px}}@media (min-width: 360px) and (max-width: 424px){._statValue_oollf_206._montant_oollf_231{font-size:11px}}@media (min-width: 425px) and (max-width: 639px){._statValue_oollf_206._montant_oollf_231{font-size:12px}}@media (min-width: 640px) and (max-width: 767px){._statValue_oollf_206._montant_oollf_231{font-size:13px}}._filterModalContainer_oollf_255{display:flex;flex-direction:column;gap:18px}@media (max-width: 359px){._filterModalContainer_oollf_255{gap:12px}}@media (min-width: 360px) and (max-width: 424px){._filterModalContainer_oollf_255{gap:14px}}@media (min-width: 425px) and (max-width: 639px){._filterModalContainer_oollf_255{gap:16px}}@media (min-width: 640px){._filterModalContainer_oollf_255{gap:18px;max-height:550px}}._filterSection_oollf_282{border-top:.5px solid rgba(0,0,0,.1);padding-top:18px}@media (prefers-color-scheme: dark){._filterSection_oollf_282{border-top-color:#ffffff1a}}@media (max-width: 639px){._filterSection_oollf_282{padding-top:14px}}._filterSection_oollf_282:first-child{border-top:none;padding-top:0}._filterLabel_oollf_301{font-size:12px;font-weight:500;color:#888;margin-bottom:8px;text-transform:uppercase;letter-spacing:.04em}@media (prefers-color-scheme: dark){._filterLabel_oollf_301{color:#999}}@media (max-width: 639px){._filterLabel_oollf_301{font-size:11px;margin-bottom:6px}}._filterSubLabel_oollf_321{font-size:11px;color:#aaa;margin-bottom:4px}@media (prefers-color-scheme: dark){._filterSubLabel_oollf_321{color:#888}}@media (max-width: 424px){._filterSubLabel_oollf_321{font-size:10px;margin-bottom:3px}}._statusBadgesContainer_oollf_338{display:flex;flex-wrap:wrap;gap:8px}@media (max-width: 639px){._statusBadgesContainer_oollf_338{gap:6px}}._statusBadge_oollf_338{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border-radius:20px;font-size:12px;cursor:pointer;font-weight:400;border:.5px solid;transition:box-shadow .15s}@media (max-width: 639px){._statusBadge_oollf_338{font-size:11px;padding:3px 8px}}._statusBadge_oollf_338:hover{opacity:.8}._statusBadge_oollf_338._selected_oollf_370{font-weight:600}._statusDot_oollf_374{width:7px;height:7px;border-radius:50%;display:inline-block;flex-shrink:0}@media (max-width: 424px){._statusDot_oollf_374{width:6px;height:6px}}._dateRangeGrid_oollf_388{display:grid;grid-template-columns:1fr;gap:6px}@media (min-width: 640px){._dateRangeGrid_oollf_388{grid-template-columns:1fr 1fr;gap:8px}}._selectField_oollf_400{width:100%}._container_cq58h_1{display:flex;flex-direction:column;gap:0;width:100%;height:100%;min-height:0;overflow:hidden;font-family:DM Sans,Nunito,Segoe UI,sans-serif}._list_cq58h_12{display:flex;flex-direction:column;gap:0;flex-shrink:0;height:800px;max-height:800px;overflow-y:auto;overflow-x:hidden;padding-right:4px}._list_cq58h_12::-webkit-scrollbar{width:8px}._list_cq58h_12::-webkit-scrollbar-track{background:transparent;margin-right:4px}._list_cq58h_12::-webkit-scrollbar-thumb{background:#e8ecf4;border-radius:4px;transition:background .2s ease}._list_cq58h_12::-webkit-scrollbar-thumb:hover{background:#6b7280}._card_cq58h_39{position:relative;display:flex;align-items:flex-start;gap:14px;padding:16px 18px 16px 22px;background:#fff;border-bottom:1px solid #e8ecf4;cursor:default;transition:background .18s ease,box-shadow .18s ease,transform .18s ease;outline:none}._card_cq58h_39[role=button]{cursor:pointer}._card_cq58h_39[role=button]:hover{background:#f5f8ff;box-shadow:0 4px 12px #1677ff1a,0 1px 3px #00000014;transform:translateY(-1px);z-index:1}._card_cq58h_39[role=button]:hover ._card__accent_cq58h_60{opacity:1;transform:scaleY(1)}._card_cq58h_39[role=button]:focus-visible{outline:2px solid #1677ff;outline-offset:-2px;border-radius:10px}._card_cq58h_39[role=button]:active{transform:translateY(0);box-shadow:0 1px 3px #0000000f,0 1px 2px #0000000a}._card__accent_cq58h_60{position:absolute;left:0;top:0;bottom:0;width:3px;border-radius:0 2px 2px 0;background:#1677ff;opacity:0;transform:scaleY(.4);transform-origin:center;transition:opacity .18s ease,transform .18s ease}._card--pending_cq58h_86 ._card__accent_cq58h_60{background:#f59e0b}._card--paid_cq58h_89 ._card__accent_cq58h_60,._card--approved_cq58h_92 ._card__accent_cq58h_60{background:#10b981}._card--rejected_cq58h_95 ._card__accent_cq58h_60{background:#ef4444}._card--selected_cq58h_98{border-left:4px solid #1677ff;padding-left:18px;background-color:#1677ff1a}._card--selected_cq58h_98 ._card__accent_cq58h_60{display:none}._card__body_cq58h_106{flex:1;min-width:0;display:flex;flex-direction:column;gap:0px}._card__header_cq58h_113{display:flex;align-items:baseline;justify-content:space-between;gap:8px}._card__numero_cq58h_119{margin:0!important;font-size:15px!important;font-weight:700!important;color:#111827!important;white-space:nowrap}._card__header_right_cq58h_126{display:flex;flex-direction:column;align-items:flex-end;gap:3px;flex-shrink:0}._card__date_cq58h_133{font-size:12.5px;color:#9ca3af;white-space:nowrap;flex-shrink:0}._card__meta_cq58h_139{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;flex-wrap:nowrap;min-width:0}._card__details_cq58h_147{display:flex;flex-direction:column;gap:2px;min-width:0;flex:1}._card__amount_cq58h_154{font-size:14px!important;font-weight:700!important;color:#111827!important;line-height:1.3}._card__fournisseur_cq58h_160{font-size:12.5px;color:#6b7280;font-weight:500;text-transform:uppercase;letter-spacing:.3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._card__description_cq58h_170{font-size:12px!important;color:#9ca3af!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._card__status_cq58h_177{flex-shrink:0;font-size:11.5px;border-radius:6px;display:inline-flex;align-items:center;gap:4px;white-space:nowrap}._reference_cq58h_187{font-size:12.5px!important;color:#6b7280!important;font-weight:500!important}._reference_clickable_cq58h_193{cursor:pointer;color:#1677ff!important;transition:color .18s ease}._reference_clickable_cq58h_193:hover{color:#005ee2!important;text-decoration:underline}._skeleton_cq58h_203{padding:16px 18px;border-bottom:1px solid #e8ecf4}._skeleton_cq58h_203:last-child{border-bottom:none}._empty_cq58h_211{padding:40px 0;color:#9ca3af}@media (max-width: 480px){._card_cq58h_39{padding:14px 14px 14px 18px;gap:10px}._card__icon_cq58h_221{width:30px;height:30px;font-size:14px}._card__meta_cq58h_139{flex-direction:column;align-items:flex-start;gap:8px}._card__status_cq58h_177{align-self:flex-start}}@media (prefers-color-scheme: dark){._container_cq58h_1{background:#111827}._header_cq58h_239{border-bottom-color:#4b5563}._header__heading_cq58h_242{color:#f3f4f6!important}._list_cq58h_12::-webkit-scrollbar-track{background:transparent}._list_cq58h_12::-webkit-scrollbar-thumb{background:#4b5563}._list_cq58h_12::-webkit-scrollbar-thumb:hover{background:#d1d5db}._card_cq58h_39{background:#0d1117;border-bottom-color:#4b5563}._card_cq58h_39[role=button]:hover{background:#161b22;box-shadow:0 4px 12px #60a5fa1a,0 1px 3px #0000004d}._card_cq58h_39[role=button]:focus-visible{outline-color:#60a5fa}._card--selected_cq58h_98{border-left-color:#60a5fa;background-color:#60a5fa1a}._card__accent_cq58h_60{background:#60a5fa}._card--pending_cq58h_86 ._card__accent_cq58h_60{background:#f59e0b}._card--paid_cq58h_89 ._card__accent_cq58h_60,._card--approved_cq58h_92 ._card__accent_cq58h_60{background:#10b981}._card--rejected_cq58h_95 ._card__accent_cq58h_60{background:#f87171}._card__icon_cq58h_221{background:#60a5fa1a;color:#60a5fa}._card--pending_cq58h_86 ._card__icon_cq58h_221{background:#f59e0b1a;color:#f59e0b}._card--paid_cq58h_89 ._card__icon_cq58h_221,._card--approved_cq58h_92 ._card__icon_cq58h_221{background:#10b9811a;color:#10b981}._card--rejected_cq58h_95 ._card__icon_cq58h_221{background:#f871711a;color:#f87171}._card__numero_cq58h_119{color:#f3f4f6!important}._card__date_cq58h_133{color:#9ca3af}._card__amount_cq58h_154{color:#f3f4f6!important}._card__fournisseur_cq58h_160{color:#d1d5db}._card__description_cq58h_170{color:#9ca3af!important}._skeleton_cq58h_203{border-bottom-color:#4b5563}._empty_cq58h_211{color:#9ca3af}}._root_lobvu_1{display:flex;flex-direction:column;height:100%;min-height:0;overflow:hidden;background:#fff;font-family:DM Sans,Segoe UI,system-ui,sans-serif;animation:_panelIn_lobvu_1 .18s ease}._header_lobvu_12{flex-shrink:0;display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:20px 24px 16px;border-bottom:1px solid #e5e7eb;background:#fff}._headerLeft_lobvu_23{display:flex;flex-direction:column;gap:6px;min-width:0}._headerTitle_lobvu_30{margin:0;font-size:18px;font-weight:700;color:#111827;letter-spacing:-.3px}._headerActions_lobvu_38{display:flex;align-items:center;gap:8px;flex-shrink:0}._body_lobvu_45{flex:0 1 auto;overflow:visible;padding:24px}._body_lobvu_45::-webkit-scrollbar{width:6px}._body_lobvu_45::-webkit-scrollbar-track{background:transparent}._body_lobvu_45::-webkit-scrollbar-thumb{background:#e5e7eb;border-radius:99px}._topGrid_lobvu_61{display:grid;grid-template-columns:1fr;gap:24px;padding-bottom:20px;border-bottom:1px solid #e5e7eb;margin-bottom:0}@media (max-width: 680px){._topGrid_lobvu_61{grid-template-columns:1fr}}._section_lobvu_75{padding:20px 0;border-bottom:1px solid #e5e7eb}._section_lobvu_75:last-child{border-bottom:none;padding-bottom:0}._sectionTitle_lobvu_84{font-size:14px;font-weight:600;color:#111827;margin:0 0 16px}._fieldsGrid_lobvu_91{display:grid;grid-template-columns:repeat(2,1fr);gap:14px 24px}@media (max-width: 480px){._fieldsGrid_lobvu_91{grid-template-columns:1fr}}._fieldItem_lobvu_102{display:flex;flex-direction:column;gap:2px}._fieldItem_lobvu_102._fullWidth_lobvu_107{grid-column:1/-1}._fieldLabel_lobvu_111{font-size:11.5px;color:#9ca3af;font-weight:400;line-height:1.4}._fieldValue_lobvu_118{font-size:14px;font-weight:500;color:#111827;line-height:1.45}._fieldValueMono_lobvu_125{font-family:JetBrains Mono,Fira Code,monospace;font-size:13px;font-weight:600;color:#111827}._fieldValueAmount_lobvu_132{font-size:15px;font-weight:700;color:#111827}._fieldValueNA_lobvu_138{color:#9ca3af}._depenseCard_lobvu_142{grid-column:1/-1;border-left:3px solid #ea580c;background:#fff7ed;border-radius:0 8px 8px 0;padding:10px 14px;min-width:0;display:flex;flex-direction:column}._depenseChip_lobvu_153{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.8px;color:#ea580c;margin-bottom:4px}._depenseRef_lobvu_162{font-family:JetBrains Mono,Fira Code,monospace;font-size:14px;font-weight:700;color:#111827;overflow:hidden;text-overflow:ellipsis}._depenseDesc_lobvu_171{font-size:13px;color:#6b7280;margin-top:2px;overflow:hidden;text-overflow:ellipsis}._statutPanel_lobvu_179{display:flex;flex-direction:column;gap:0;padding-left:24px;border-left:1px solid #e5e7eb}@media (max-width: 680px){._statutPanel_lobvu_179{padding-left:0;border-left:none;border-top:1px solid #e5e7eb;padding-top:16px}}._statutBlockTitle_lobvu_195{font-size:14px;font-weight:600;color:#111827;margin:0 0 12px}._statutRow_lobvu_202{display:flex;align-items:center;gap:7px;font-size:13.5px;font-weight:500;margin-bottom:10px}._statutRow_lobvu_202._warning_lobvu_210{color:#d97706}._statutRow_lobvu_202._success_lobvu_213{color:#059669}._statutRow_lobvu_202._danger_lobvu_216{color:#dc2626}._statutRow_lobvu_202._primary_lobvu_219{color:#1a56db}._statutRecu_lobvu_223{font-size:12px;color:#9ca3af;line-height:1.6;padding-top:10px;border-top:1px solid #e5e7eb}._historiqueBlock_lobvu_231{margin-top:16px;padding-top:14px;border-top:1px solid #e5e7eb}._historiqueTitle_lobvu_237{font-size:14px;font-weight:600;color:#111827;margin:0 0 8px}._historiqueEmpty_lobvu_244{font-size:12px;color:#9ca3af;font-style:italic}._impactGrid_lobvu_250{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}@media (max-width: 480px){._impactGrid_lobvu_250{grid-template-columns:1fr}}._impactCard_lobvu_261{background:#f3f4f6;border:1px solid #e5e7eb;border-radius:8px;padding:12px 14px}._impactLabel_lobvu_268{font-size:11.5px;color:#9ca3af;margin-bottom:4px}._impactValue_lobvu_274{font-size:15px;font-weight:700;color:#111827;font-family:JetBrains Mono,Fira Code,monospace}._facturesList_lobvu_281{display:flex;flex-wrap:wrap;gap:8px}._factureBadge_lobvu_287{display:inline-flex;align-items:center;gap:6px;padding:4px 12px;background:#eff6ff;border:1px solid #bfdbfe;border-radius:8px;font-size:12px;font-weight:600;color:#1a56db;font-family:JetBrains Mono,Fira Code,monospace}._emptyPanel_lobvu_301{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;gap:10px;color:#9ca3af;font-size:14px}._emptyIcon_lobvu_312{font-size:36px;opacity:.3}._pjHeader_lobvu_317{display:flex;align-items:center;gap:8px;margin-bottom:10px}._pjItemLabel_lobvu_324{display:flex;align-items:center;gap:8px;width:100%}._pjIconWarning_lobvu_331{color:#f59e0b;font-size:14px}._pjIconSuccess_lobvu_336{color:#10b981;font-size:14px}._pjLabelManquante_lobvu_341{font-size:12px;font-weight:600;color:#111827}._pjLabelFournie_lobvu_347{font-size:12px;font-weight:400;color:#111827}._pjCollapse_lobvu_353{background:transparent!important;border:none!important}._pjCollapseManquante_lobvu_358{margin-bottom:4px!important;border-radius:6px!important;border:1px solid #fbbf24!important;background:#fffbeb!important;overflow:hidden}._pjCollapseFournie_lobvu_366{margin-bottom:4px!important;border-radius:6px!important;border:1px solid #d1fae5!important;background:#f0fdf4!important;overflow:hidden}._pjFichierLoading_lobvu_374{padding:8px 0;text-align:center}._pjFichiersList_lobvu_379{display:flex;flex-direction:column;gap:4px;padding:4px 0}._pjFichierItem_lobvu_386{display:flex;align-items:center;justify-content:space-between;padding:6px 12px;border-radius:4px;background:#f9fafb}._pjFichierNom_lobvu_395{font-size:12px;color:#374151}._pjFichierVide_lobvu_400{font-size:12px;color:#9ca3af;font-style:italic;padding:8px 12px}._pjVide_lobvu_407{font-size:12px;color:#9ca3af;font-style:italic}._pjFichierItemHighlight_lobvu_413{border:1px solid #2563eb;background:#eff6ff;border-radius:6px;padding:8px 12px}._pjFichierNomHighlight_lobvu_420{font-weight:600;color:#1d4ed8}._pjCollapseRequired_lobvu_425{margin-bottom:4px!important;border-radius:6px!important;border:1px solid #ef4444!important;background:#fff1f0!important;overflow:hidden}._pjIconDanger_lobvu_433{color:#ef4444;font-size:14px}._pjLabelRequired_lobvu_438{font-size:12px;font-weight:600;color:#ef4444}._pjRequiredBadge_lobvu_444{display:inline-flex;align-items:center;font-size:10px;font-weight:600;color:#fff;background:#ef4444;border-radius:4px;padding:1px 6px;white-space:nowrap;margin-left:4px}@keyframes _panelIn_lobvu_1{0%{opacity:0;transform:translate(6px)}to{opacity:1;transform:translate(0)}}@media (prefers-color-scheme: dark){._root_lobvu_1{background:#0d1117}._header_lobvu_12{border-bottom-color:#4b5563;background:#0d1117}._headerTitle_lobvu_30{color:#f3f4f6}._body_lobvu_45::-webkit-scrollbar-thumb{background:#4b5563}._body_lobvu_45::-webkit-scrollbar-thumb:hover{background:#d1d5db}._section_lobvu_75{border-bottom-color:#4b5563}._sectionTitle_lobvu_84{color:#f3f4f6}._fieldLabel_lobvu_111{color:#9ca3af}._fieldValue_lobvu_118,._fieldValueMono_lobvu_125,._fieldValueAmount_lobvu_132{color:#f3f4f6}._fieldValueNA_lobvu_138{color:#9ca3af}._depenseCard_lobvu_142{border-left-color:#fb923c;background:#7c2d12}._depenseChip_lobvu_153{color:#fb923c}._depenseRef_lobvu_162{color:#f3f4f6}._depenseDesc_lobvu_171{color:#d1d5db}._statutPanel_lobvu_179{border-left-color:#4b5563}}@media (prefers-color-scheme: dark) and (max-width: 680px){._statutPanel_lobvu_179{border-top-color:#4b5563}}@media (prefers-color-scheme: dark){._statutBlockTitle_lobvu_195{color:#f3f4f6}._statutRow_lobvu_202._warning_lobvu_210{color:#f59e0b}._statutRow_lobvu_202._success_lobvu_213{color:#10b981}._statutRow_lobvu_202._danger_lobvu_216{color:#f87171}._statutRow_lobvu_202._primary_lobvu_219{color:#60a5fa}._statutRecu_lobvu_223{color:#9ca3af;border-top-color:#4b5563}._historiqueBlock_lobvu_231{border-top-color:#4b5563}._historiqueTitle_lobvu_237{color:#f3f4f6}._historiqueEmpty_lobvu_244{color:#9ca3af}._impactCard_lobvu_261{background:#374151;border-color:#4b5563}._impactLabel_lobvu_268{color:#9ca3af}._impactValue_lobvu_274{color:#f3f4f6}._factureBadge_lobvu_287{background:#0f172a;border-color:#1e3a8a;color:#60a5fa}._emptyPanel_lobvu_301{color:#9ca3af}._topGrid_lobvu_61{border-bottom-color:#4b5563}._pjLabelManquante_lobvu_341,._pjLabelFournie_lobvu_347{color:#f3f4f6}._pjCollapseManquante_lobvu_358{border-color:#92400e!important;background:#78350f!important}._pjCollapseFournie_lobvu_366{border-color:#064e3b!important;background:#022c22!important}._pjFichierItem_lobvu_386{background:#374151}._pjFichierNom_lobvu_395{color:#f3f4f6}._pjFichierVide_lobvu_400,._pjVide_lobvu_407{color:#9ca3af}._pjFichierItemHighlight_lobvu_413{border-color:#3b82f6;background:#1e3a5f}._pjFichierNomHighlight_lobvu_420{color:#60a5fa}._pjCollapseRequired_lobvu_425{border-color:#f87171!important;background:#450a0a!important}._pjIconDanger_lobvu_433,._pjLabelRequired_lobvu_438{color:#f87171}._pjRequiredBadge_lobvu_444{background:#dc2626}}._container_rs1i0_1{display:grid;grid-template-columns:1fr 2fr;flex:1;min-height:0;height:100%;overflow:hidden;border:1px solid #e5e7eb;border-radius:12px;background:#f9fafb;font-family:Inter,Segoe UI,system-ui,sans-serif}._listPanel_rs1i0_14{border-right:1px solid #e5e7eb;background:#fff;min-width:0;min-height:0;height:100%;overflow:hidden;display:flex;flex-direction:column}._listPanel_rs1i0_14::-webkit-scrollbar{width:5px}._listPanel_rs1i0_14::-webkit-scrollbar-track{background:transparent}._listPanel_rs1i0_14::-webkit-scrollbar-thumb{background:#e5e7eb;border-radius:99px}._detailPanel_rs1i0_35{overflow-y:auto;min-width:0;min-height:0;height:100%;background:#f9fafb}._detailPanel_rs1i0_35::-webkit-scrollbar{width:5px}._detailPanel_rs1i0_35::-webkit-scrollbar-track{background:transparent}._detailPanel_rs1i0_35::-webkit-scrollbar-thumb{background:#e5e7eb;border-radius:99px}._empty_rs1i0_53{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;gap:12px;padding:48px}._emptyIcon_rs1i0_63{font-size:40px;opacity:.35}._emptyText_rs1i0_68{font-size:14px;color:#9ca3af;text-align:center;max-width:220px;line-height:1.5}@media (max-width: 768px){._container_rs1i0_1{grid-template-columns:1fr;grid-template-rows:auto 1fr}._listPanel_rs1i0_14{border-right:none;border-bottom:1px solid #e5e7eb;max-height:40vh}}._card_zwfbt_1{border-radius:8px;box-shadow:0 2px 8px #0000001a;background-color:#fff;height:100%;display:flex;flex-direction:column}._pendingStatus_zwfbt_10{flex:1;display:flex;flex-direction:column;padding:16px;border-radius:8px;border:1px solid #ccc}._approvedStatus_zwfbt_19{padding:16px;border:1px solid #7df1a9;border-radius:8px;background-color:#7df1a91a}._paidStatus_zwfbt_26{padding:16px;border:1px solid #19eb69;border-radius:8px;background-color:#19eb6933}._cardHeader_zwfbt_33{margin-bottom:12px;display:flex;align-items:center}._cardIconSection_zwfbt_39{margin-right:8px;font-size:1.5rem;display:flex;align-items:center;color:#fff;background-color:var(--secondary-color);padding:14px;height:fit-content;border-radius:20%;box-shadow:0 2px 4px #0000001a}._number_zwfbt_52{margin-left:auto;font-size:.9rem;color:#888}._cardTitleSection_zwfbt_58{display:flex;flex-direction:column;align-items:start;justify-content:center;gap:4px}._cardTitle_zwfbt_58{font-size:1.25rem;font-weight:600;margin:0}._cardSubtitle_zwfbt_72{margin:0;height:fit-content;gap:8px;display:flex;align-items:center;flex-wrap:wrap}._cardSubtitle_zwfbt_72 ._cardTag_zwfbt_80{font-size:.7rem;font-weight:500}._cardBody_zwfbt_85{margin-top:8px;display:flex;flex-direction:column;gap:8px;width:100%;flex:1}._cardBody_zwfbt_85 ._approvedStatus_zwfbt_19{padding:8px}._cardBody_zwfbt_85 ._approvedStatus_zwfbt_19 ._itemTitle_zwfbt_96{color:#2e6f49}._cardBody_zwfbt_85 ._approvedStatus_zwfbt_19 ._infoRow_zwfbt_99{gap:48%}._cardBody_zwfbt_85 ._paidStatus_zwfbt_26 ._infoRow_zwfbt_99{gap:20%}._infoRow_zwfbt_99{width:100%;display:flex;gap:30%;flex-wrap:wrap}._infoItem_zwfbt_113{display:flex;flex-direction:column;gap:4px;margin:8px 0}._infoLabel_zwfbt_120{font-size:.7rem;color:#666}._infoValue_zwfbt_125{font-size:.8rem;font-weight:600}._infoValue_zwfbt_125._amount_zwfbt_129{color:var(--secondary-color)}._accordionSection_zwfbt_133{background-color:#fff}._accordion_zwfbt_133{border:1px solid #cde4ff;background-color:#cde4ff4d}._accordionIcon_zwfbt_142,._panelHeader_zwfbt_143{color:var(--secondary-color)!important}._section_zwfbt_147{padding:12px}._sectionTitle_zwfbt_151{font-size:.8rem;font-weight:600;margin-bottom:10px;display:flex;align-items:center;gap:8px}._sectionIcon_zwfbt_160{font-size:1rem;color:var(--secondary-color)}._sectionIcon_zwfbt_160._paiement_zwfbt_164{color:#cd4d08}._tag_zwfbt_168{width:fit-content}._factureList_zwfbt_172{display:flex;flex-direction:column;gap:8px}._factureItem_zwfbt_178{display:flex;background-color:#fff;justify-content:space-between;padding:8px;border:1px solid #cde4ff;border-radius:6px}._itemTitleSection_zwfbt_187{display:flex;justify-content:space-between}._itemTitleSection_zwfbt_187 ._link_zwfbt_191{font-size:.8rem;text-decoration:none;color:#161617}._itemTitleSection_zwfbt_187 ._link_zwfbt_191:hover{color:var(--primary-color)}._itemTitle_zwfbt_96{font-size:.9rem;font-weight:600;margin:0;color:var(--secondary-color)}@media (prefers-color-scheme: dark){._card_zwfbt_1{background-color:#0d1117;box-shadow:0 2px 8px #00000080}._cardIconSection_zwfbt_39{color:#0d1117;background-color:#176cce}._pendingStatus_zwfbt_10{border:1px solid #444}._paidStatus_zwfbt_26{border:1px solid #0f8f4f;background-color:#0f8f4f0d}._infoLabel_zwfbt_120{color:#999}._infoValue_zwfbt_125{color:#ccc}._infoValue_zwfbt_125._amount_zwfbt_129{color:#176cce}._approvedStatus_zwfbt_19{border:1px solid rgba(90,193,141,.631372549);background-color:#5ac18e0d}._cardBody_zwfbt_85 ._approvedStatus_zwfbt_19 ._itemTitle_zwfbt_96{color:#5ac18e}._accordionSection_zwfbt_133{background-color:#0d1117}._accordion_zwfbt_133{border:1px solid rgba(88,166,255,.6156862745);background-color:#58a6ff1a}._accordionIcon_zwfbt_142,._panelHeader_zwfbt_143{color:#58a6ff!important}._factureItem_zwfbt_178{background-color:#161b22;border:1px solid rgba(88,166,255,.6156862745)}._itemTitle_zwfbt_96,._sectionIcon_zwfbt_160{color:#58a6ff}}._ButtonNew_1qx67_1{height:30px;margin-bottom:10px;margin-right:12px;transition:all .3s ease}._footerActionsRow_1qx67_8{display:flex;flex-direction:row;gap:0;justify-content:flex-end;align-items:center}._card_gfec2_1{border-radius:16px;overflow:hidden;box-shadow:0 10px 30px #1118270f}._header_gfec2_7{display:flex;gap:16px;align-items:flex-start;justify-content:space-between;padding:14px 16px 6px}._headerLeft_gfec2_15{min-width:0}._title_gfec2_19{font-weight:800;font-size:16px;letter-spacing:-.2px;color:#000000d9}._subTitle_gfec2_26{margin-top:4px;font-size:12px;color:#0000008c}._headerRight_gfec2_32{display:flex;align-items:center;gap:10px}._search_gfec2_38{width:320px;border-radius:999px}._refresh_gfec2_43{width:36px;height:36px;border-radius:10px;border:1px solid rgba(0,0,0,.1);background:#00000005;cursor:pointer;display:grid;place-items:center}._refresh_gfec2_43:disabled{opacity:.5;cursor:not-allowed}._refresh_gfec2_43:hover:not(:disabled){border-color:#0000002e}._filters_gfec2_61{padding:10px 16px 6px;border-top:1px solid rgba(0,0,0,.06);border-bottom:1px solid rgba(0,0,0,.06);background:#00000004}._filterItem_gfec2_68{display:flex;align-items:center;gap:10px;flex-wrap:wrap}._filterLabel_gfec2_75{font-size:12px;font-weight:700;color:#000000b3}._gestionSelect_gfec2_81{min-width:260px;border-radius:12px}._kpiRow_gfec2_86{display:grid;grid-template-columns:repeat(3,minmax(160px,1fr));gap:10px;margin-top:10px}@media (max-width: 980px){._kpiRow_gfec2_86{grid-template-columns:1fr}}._kpiCard_gfec2_98{border:1px solid rgba(0,0,0,.06);background:#fff;border-radius:14px;padding:10px 12px}._kpiLabel_gfec2_105{font-size:11px;letter-spacing:.5px;text-transform:uppercase;color:#0000008c;margin-bottom:6px}._kpiValue_gfec2_113{font-size:14px;font-weight:800;color:#000c}._kpiValue_gfec2_113 *{color:inherit!important}._kpiTag_gfec2_122{border-radius:999px!important;border:none!important;color:#fff!important;background:var(--primary-color)!important;font-weight:800}._kpiTagAlt_gfec2_130{border-radius:999px!important;border:none!important;color:#fff!important;background:var(--secondary-color)!important;font-weight:800}._table_gfec2_138{padding:8px 12px 14px}._empty_gfec2_142{padding:24px 12px 18px}._compteCell_gfec2_146{min-width:0}._compteTop_gfec2_150{display:flex;align-items:center;gap:10px}._numero_gfec2_156{font-weight:900;letter-spacing:.3px;color:#000000d9}._badge_gfec2_162{border-radius:999px!important;border:none!important;background:#0000000d!important;color:#000000b3!important;font-weight:700}._nom_gfec2_170{margin-top:4px;font-size:12px;color:#0000009e;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._metricCell_gfec2_179{min-width:0}._metricLine_gfec2_183{display:flex;align-items:baseline;justify-content:space-between;gap:10px;margin-bottom:6px}._metricAmount_gfec2_191{font-weight:900;color:#000c}._metricAmount_gfec2_191 *{color:inherit!important}._metricPct_gfec2_199{font-size:12px;font-weight:900;color:#0000008c}._metricHint_gfec2_205{margin-top:4px;font-size:11px;color:#0000008c}._metricHint_gfec2_205 *{color:inherit!important}._infoIcon_gfec2_214{color:#00000073}._attenteTag_gfec2_218{margin:0!important;border-radius:999px!important;border:none!important;background:#faad141a!important;color:#fa8c16!important;font-weight:700}._engagementsTag_gfec2_227{margin:0!important;border-radius:999px!important;border:none!important;background:#1890ff1a!important;color:#1890ff!important;font-weight:700}._mandatsTag_gfec2_236{margin:0!important;border-radius:999px!important;border:none!important;background:#52c41a1a!important;color:#52c41a!important;font-weight:700}@media (prefers-color-scheme: dark){._card_gfec2_1{background:#0f141a;box-shadow:0 12px 40px #0000008c;border:1px solid rgba(255,255,255,.06)}._header_gfec2_7{background:linear-gradient(180deg,#ffffff05,#fff0)}._title_gfec2_19{color:#ffffffeb}._subTitle_gfec2_26{color:#ffffff8c}._filters_gfec2_61{background:#ffffff05;border-top:1px solid rgba(255,255,255,.06);border-bottom:1px solid rgba(255,255,255,.06)}._filterLabel_gfec2_75{color:#ffffffa6}._search_gfec2_38{background:#ffffff0a;border-color:#ffffff14}._refresh_gfec2_43{background:#ffffff0a;border:1px solid rgba(255,255,255,.12);color:#ffffffbf}._refresh_gfec2_43:hover:not(:disabled){background:#ffffff14;border-color:#ffffff40}._kpiCard_gfec2_98{background:#151b23;border:1px solid rgba(255,255,255,.08)}._kpiLabel_gfec2_105{color:#ffffff8c}._kpiValue_gfec2_113{color:#ffffffe6}._kpiValue_gfec2_113 *{color:inherit!important}._kpiTag_gfec2_122{background:var(--primary-color)!important;color:#fff!important}._kpiTagAlt_gfec2_130{background:var(--secondary-color)!important;color:#fff!important}._table_gfec2_138{background:transparent}._numero_gfec2_156{color:#ffffffe6}._badge_gfec2_162{background:#ffffff1a!important;color:#ffffffb3!important}._nom_gfec2_170{color:#fff9}._metricAmount_gfec2_191{color:#ffffffe6}._metricAmount_gfec2_191 *{color:inherit!important}._metricPct_gfec2_199{color:#fff9}._metricHint_gfec2_205{color:#ffffff8c}._metricHint_gfec2_205 *{color:inherit!important}._infoIcon_gfec2_214{color:#ffffff73}._empty_gfec2_142{color:#ffffff8c}._attenteTag_gfec2_218{background:#faad1426!important;color:#ffa940!important}._engagementsTag_gfec2_227{background:#1890ff26!important;color:#40a9ff!important}._mandatsTag_gfec2_236{background:#52c41a26!important;color:#73d13d!important}}._root_75lp1_1{max-width:100%;margin:0 auto;padding:20px 16px 40px;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif}._header_75lp1_9{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}._pageTitle_75lp1_16{font-size:16px;font-weight:700;color:#111827;margin:0;letter-spacing:-.3px}._newBtn_75lp1_24{display:inline-flex;align-items:center;gap:6px;background:#f97316;color:#fff;border:none;border-radius:4px;padding:8px 14px;font-size:12px;font-weight:500;cursor:pointer;transition:background .15s,transform .1s}._newBtn_75lp1_24:hover{background:#ea6c0a}._newBtn_75lp1_24:active{transform:scale(.97)}._searchRow_75lp1_46{display:flex;gap:8px;margin-bottom:16px;align-items:center}._searchInput_75lp1_53{flex:1;border-radius:4px!important;height:40px}._searchInput_75lp1_53 .ant-input{font-size:14px}._filterBtn_75lp1_62{width:40px;height:40px;border:1px solid #e5e7eb;border-radius:4px;background:#fff;display:flex;align-items:center;justify-content:center;font-size:15px;color:#6b7280;cursor:pointer;flex-shrink:0;transition:background .15s,border-color .15s}._filterBtn_75lp1_62:hover{background:#f9fafb;border-color:#d1d5db}._listContainer_75lp1_83{display:flex;flex-direction:column;gap:2px;overflow-y:auto;max-height:calc(100vh - 400px)}._card_75lp1_91{background:#fff;border:1.5px solid #f3f4f6;padding:16px;cursor:pointer;transition:box-shadow .18s,border-color .18s,transform .12s;position:relative}._card_75lp1_91:hover{box-shadow:0 2px 8px #00000012;border-color:#e5e7eb;transform:translateY(-.5px)}._card_75lp1_91:active{transform:translateY(0)}._cardSelected_75lp1_108{border-color:#0174bb!important;background-color:#0174bb0d!important;border-width:0 0 1px 2px!important;border-radius:0%;box-shadow:0 0 0 3px #f973161f!important;cursor:default}._cardSelected_75lp1_108:hover{box-shadow:0 0 0 4px #f9731626!important;transform:none}._cardHeader_75lp1_121{display:flex;justify-content:space-between;align-items:flex-start;gap:10px;margin-bottom:12px}._cardId_75lp1_129{display:block;font-size:13px;font-weight:700;color:#111827;letter-spacing:.02em;margin-bottom:2px}._cardTitle_75lp1_138{font-size:13px;color:#6b7280;margin:0;line-height:1.4}._cardMeta_75lp1_146{display:flex;flex-direction:column;gap:5px;border-top:1px solid #f3f4f6;padding-top:10px;margin-bottom:12px}._metaRow_75lp1_155{display:flex;justify-content:space-between;align-items:center;font-size:12.5px}._metaRow_75lp1_155 span:first-child{color:#9ca3af}._metaRow_75lp1_155 span:last-child{color:#374151;font-weight:500;text-align:right}._etapeValue_75lp1_170{color:#1d4ed8!important}._cardCta_75lp1_175{display:inline-flex;align-items:center;gap:5px;font-size:12px;font-weight:600;color:#f97316;background:transparent;border:none;padding:0;cursor:pointer;transition:gap .15s}._cardCta_75lp1_175:hover{gap:8px}._centered_75lp1_193{display:flex;justify-content:center;align-items:center;min-height:120px}._endMsg_75lp1_200{text-align:center;font-size:12px;color:#d1d5db;padding:16px 0 0;margin:0}._drawer_75lp1_209 .ant-drawer-header{padding:18px 20px 14px;border-bottom:1px solid #f3f4f6}._drawer_75lp1_209 .ant-drawer-body{padding:20px}._drawer_75lp1_209 .ant-descriptions-item-label,._drawer_75lp1_209 .ant-descriptions-item-content{font-size:13px}@media (prefers-color-scheme: dark){._pageTitle_75lp1_16{color:#e5e7eb}._filterBtn_75lp1_62{border:1px solid #374151;background:#1f2937;color:#9ca3af}._filterBtn_75lp1_62:hover{background:#2d3748;border-color:#4b5563}._card_75lp1_91{background:#0d1117;border:1.5px solid #1f2937}._card_75lp1_91:hover{box-shadow:0 2px 8px #0006;border-color:#374151;transform:translateY(-.5px)}._cardSelected_75lp1_108{border-color:#0797c5!important;background-color:#0797c51a!important}._cardId_75lp1_129{color:#e5e7eb}._cardTitle_75lp1_138{color:#9ca3af}._cardMeta_75lp1_146{border-top:1px solid #1f2937}._metaRow_75lp1_155 span:first-child{color:#6b7280}._metaRow_75lp1_155 span:last-child{color:#d1d5db}._etapeValue_75lp1_170{color:#60a5fa!important}._endMsg_75lp1_200{color:#4b5563}._searchInput_75lp1_53 .ant-input{color:#e5e7eb!important}._searchInput_75lp1_53 .ant-input::placeholder{color:#6b7280}._searchInput_75lp1_53 .ant-input:hover{border-color:#4b5563!important}._searchInput_75lp1_53 .ant-input:focus{border-color:#0797c5!important}._drawer_75lp1_209 .ant-drawer-header{border-bottom:1px solid #1f2937;background:#0d1117}._drawer_75lp1_209 .ant-drawer-body{background:#0d1117}}._container_kii6m_1{background-color:var(--color-bg-secondary, #f7fafc);padding:16px}._headerCard_kii6m_6{margin-bottom:4px;border-radius:10px!important}._headerCard_kii6m_6 .ant-card-body{padding:14px 16px!important}._headerTitle_kii6m_14{margin:0!important}._sectionLabel_kii6m_18{display:block;font-size:11px;font-weight:600;color:#888;text-transform:uppercase;letter-spacing:.05em;padding:14px 4px 8px}._compteCard_kii6m_28{margin-bottom:10px;border-radius:10px!important;cursor:pointer;transition:border-color .2s}._compteCard_kii6m_28 .ant-card-body{padding:12px 16px!important}._selectedCard_kii6m_38{border-color:var(--color-primary, #1677ff)!important;box-shadow:0 0 0 2px #1677ff26!important}._compteCodeLibelle_kii6m_43{display:block;font-size:13px;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%;margin-bottom:6px}._compteTagsRow_kii6m_54{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}._natureBadge_kii6m_61{border-radius:4px!important;font-size:10px!important;font-weight:600!important;padding:0 5px!important;line-height:18px!important;margin:0!important}._compteBadge_kii6m_70{border-radius:4px!important;font-size:10px!important;font-weight:700!important;padding:0 5px!important;line-height:18px!important;margin:0!important}._ligneRow_kii6m_79{display:flex;justify-content:space-between;align-items:center;gap:8px;margin-bottom:4px}._ligneLabel_kii6m_87{font-size:12px;font-weight:500;white-space:nowrap;flex-shrink:0}._ligneValeur_kii6m_94{font-size:12px;text-align:right;white-space:nowrap;flex-shrink:0}._ajustementPositif_kii6m_101{font-size:12px;font-weight:600;color:#1a7a4a;text-align:right;white-space:nowrap;flex-shrink:0}._ajustementNegatif_kii6m_110{font-size:12px;font-weight:600;color:#c0392b;text-align:right;white-space:nowrap;flex-shrink:0}._divider_kii6m_119{margin:8px 0!important}._dotationLabel_kii6m_123{font-size:12px;font-weight:500;white-space:nowrap;flex-shrink:0}._dotationValeur_kii6m_130{font-size:12px;font-weight:600;text-align:right;white-space:nowrap;flex-shrink:0}._virementSectionLabel_kii6m_138{display:block;font-size:11px;font-weight:500;margin-bottom:4px}._virementRow_kii6m_145{display:flex;justify-content:space-between;align-items:center;gap:8px;margin-bottom:2px}._virementLabel_kii6m_153{font-size:11px;white-space:nowrap;flex-shrink:0}._naLabel_kii6m_159{font-size:11px;flex-shrink:0}._footerCard_kii6m_164{margin-top:4px;border-radius:10px!important}._footerCard_kii6m_164 .ant-card-body{padding:14px 16px!important}._footerLabel_kii6m_172{font-size:13px;white-space:nowrap;flex-shrink:0}._totalPositif_kii6m_178{font-size:14px;color:#1a7a4a;white-space:nowrap}._totalNegatif_kii6m_184{font-size:14px;color:#c0392b;white-space:nowrap}@media (prefers-color-scheme: dark){._container_kii6m_1{background-color:#0a0d13}._headerCard_kii6m_6{background:#0a0d13;border-color:#374151}._headerTitle_kii6m_14{color:#f3f4f6!important}._compteCard_kii6m_28{background:#0a0d13;border-color:#374151}._compteCard_kii6m_28:hover{border-color:#4b5563}._selectedCard_kii6m_38{border-color:#3b82f6!important;box-shadow:0 0 0 2px #3b82f626!important}._compteCodeLibelle_kii6m_43{color:#f3f4f6}._ligneLabel_kii6m_87{color:#9ca3af}._ligneValeur_kii6m_94,._dotationLabel_kii6m_123{color:#e5e7eb}._dotationValeur_kii6m_130{color:#f3f4f6}._virementSectionLabel_kii6m_138,._virementLabel_kii6m_153{color:#9ca3af}._naLabel_kii6m_159{color:#6b7280}._ajustementPositif_kii6m_101{color:#4ade80}._ajustementNegatif_kii6m_110{color:#f87171}._footerCard_kii6m_164{background:#0a0d13;border-color:#374151}._footerLabel_kii6m_172{color:#e5e7eb}._totalPositif_kii6m_178{color:#4ade80}._totalNegatif_kii6m_184{color:#f87171}._sectionLabel_kii6m_18{color:#6b7280}._divider_kii6m_119{border-color:#374151!important}}._ligneAllocation_y4u7t_1{display:grid;grid-template-columns:1fr 140px 140px 140px;align-items:center;padding:11px 18px;border-bottom:1px solid #f1f5f9}._ligneAllocation__nom_y4u7t_9{font-weight:600;font-size:13px;color:#0f172a}._ligneAllocation__nature_y4u7t_15{font-size:11px;color:#64748b;margin-top:2px}._ligneAllocation__solde_y4u7t_21{text-align:center;font-size:13px;font-weight:600;color:#475569}._ligneAllocation__solde_y4u7t_21 ._unit_y4u7t_27{font-size:11px;font-weight:400}._ligneAllocation__variation_y4u7t_32{text-align:center}._ligneAllocation__variation__inner_y4u7t_35{display:inline-flex;align-items:center;gap:4px;font-weight:700;font-size:13px}._ligneAllocation__variation__inner--positif_y4u7t_42{color:#16a34a}._ligneAllocation__variation__inner--negatif_y4u7t_45{color:#dc2626}._ligneAllocation__variation__inner_y4u7t_35 ._arrowIcon_y4u7t_48{font-size:11px}._ligneAllocation__nouveauSolde_y4u7t_52{text-align:center;font-size:13px;font-weight:700;color:#0f172a}._ligneAllocation__nouveauSolde_y4u7t_52 ._unit_y4u7t_27{font-size:11px;font-weight:400}._equilibreBadge_y4u7t_63{display:flex;align-items:center;gap:7px;padding:7px 12px;border-radius:8px;margin-top:0}._equilibreBadge--equilibre_y4u7t_71{background:#f0fdf4;border:1px solid #bbf7d0}._equilibreBadge--desequilibre_y4u7t_75{background:#fef2f2;border:1px solid #fecaca}._equilibreBadge__icon_y4u7t_80{font-size:14px;flex-shrink:0}._equilibreBadge__icon--equilibre_y4u7t_84{color:#16a34a}._equilibreBadge__icon--desequilibre_y4u7t_87{color:#dc2626}._equilibreBadge__label_y4u7t_91{font-size:12px;font-weight:600}._equilibreBadge__label--equilibre_y4u7t_95{color:#15803d}._equilibreBadge__label--desequilibre_y4u7t_98{color:#dc2626}._equilibreBadge__detail_y4u7t_102{font-size:12px}._equilibreBadge__detail--equilibre_y4u7t_105{color:#166534}._equilibreBadge__detail--desequilibre_y4u7t_108{color:#991b1b}._rubrique_y4u7t_112{border-radius:10px;overflow:hidden;margin-bottom:12px}._rubrique--equilibre_y4u7t_117{border:1px solid #bbf7d0}._rubrique--desequilibre_y4u7t_120{border:1px solid #fecaca}._rubrique__header_y4u7t_124{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;cursor:pointer;-webkit-user-select:none;user-select:none;gap:10px}._rubrique__header--equilibre_y4u7t_133{background:#f0fdf4}._rubrique__header--desequilibre_y4u7t_136{background:#fff5f5}._rubrique__headerLeft_y4u7t_140{display:flex;align-items:center;gap:10px}._rubrique__iconWrapper_y4u7t_146{width:36px;height:36px;border-radius:8px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:15px;flex-shrink:0}._rubrique__iconWrapper--equilibre_y4u7t_157{background:#16a34a}._rubrique__iconWrapper--desequilibre_y4u7t_160{background:#dc2626}._rubrique__titleRow_y4u7t_164{display:flex;align-items:center;gap:8px;flex-wrap:wrap}._rubrique__title_y4u7t_164{font-weight:700;font-size:13px;color:#0f172a}._rubrique__tagCompte_y4u7t_177{border-radius:20px!important;font-size:11px!important;padding:0 7px!important;background:#fff!important;font-weight:600!important;margin:0!important;line-height:18px!important}._rubrique__tagCompte--equilibre_y4u7t_186{border:1px solid #bbf7d0!important;color:#16a34a!important}._rubrique__tagCompte--desequilibre_y4u7t_190{border:1px solid #fecaca!important;color:#dc2626!important}._rubrique__tagEquilibre_y4u7t_195{border-radius:20px!important;font-size:11px!important;padding:0 8px!important;font-weight:700!important;margin:0!important;line-height:18px!important}._rubrique__tagEquilibre--equilibre_y4u7t_203{background:#f0fdf4!important;border-color:#86efac!important;color:#166534!important}._rubrique__tagEquilibre--desequilibre_y4u7t_208{background:#fef2f2!important;border-color:#fecaca!important;color:#dc2626!important}._rubrique__subtitle_y4u7t_214{font-size:11px;color:#64748b;margin-top:1px}._rubrique__headerRight_y4u7t_220{display:flex;align-items:center;gap:12px;flex-shrink:0}._rubrique__montantLabel_y4u7t_227{font-size:11px;color:#94a3b8}._rubrique__montantValue_y4u7t_232{font-size:16px;font-weight:800;letter-spacing:-.3px}._rubrique__montantValue_y4u7t_232 ._unit_y4u7t_27{font-size:11px;font-weight:600}._rubrique__chevron_y4u7t_242{width:28px;height:28px;border-radius:6px;background:#fff;display:flex;align-items:center;justify-content:center;font-size:11px;transition:transform .2s}._rubrique__chevron--open_y4u7t_253{transform:rotate(0)}._rubrique__chevron--closed_y4u7t_256{transform:rotate(-90deg)}._rubrique__chevron--equilibre_y4u7t_259{color:var(--rubrique-accent);border:1px solid var(--rubrique-accent-border)}._rubrique__chevron--desequilibre_y4u7t_263{color:#dc2626;border:1px solid #fecaca}._rubrique__btnVoir_y4u7t_268{font-size:11px!important;padding:0 6px!important;border-radius:6px!important;background:#fff!important;height:24px!important;line-height:22px!important}._rubrique__btnVoir--equilibre_y4u7t_276{color:var(--rubrique-accent)!important;border:1px solid var(--rubrique-accent-border)!important}._rubrique__btnVoir--desequilibre_y4u7t_280{color:#dc2626!important;border:1px solid #fecaca!important}._rubrique__equilibreBadgeWrapper_y4u7t_285{padding:10px 16px 0}._rubrique__colHeader_y4u7t_289{display:grid;grid-template-columns:1fr 140px 140px 140px;padding:7px 18px;background:#f8fafc;border-bottom:1px solid #e2e8f0;margin-top:10px}._rubrique__colHeaderCell_y4u7t_298{font-size:11px;font-weight:600;color:#64748b}._rubrique__colHeaderCell--left_y4u7t_303{text-align:left}._rubrique__colHeaderCell--center_y4u7t_306{text-align:center}._rubrique__empty_y4u7t_310{padding:14px 18px;color:#94a3b8;font-size:12px;text-align:center}._rubrique__note_y4u7t_317{display:flex;align-items:flex-start;gap:8px;padding:9px 16px;background:#eff6ff;border-top:1px solid #bfdbfe}._rubrique__noteIcon_y4u7t_326{color:#2563eb;margin-top:2px;flex-shrink:0}._rubrique__noteText_y4u7t_332{font-size:12px;color:#1d4ed8}._recapBandeau_y4u7t_337{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;padding:13px 16px;background:linear-gradient(135deg,#f8fafc,#f1f5f9);border-radius:10px;border:1px solid #e2e8f0}._recapBandeau__title_y4u7t_348{font-size:16px;font-weight:800;color:#0f172a}._recapBandeau__subtitle_y4u7t_354{font-size:12px;color:#64748b;margin-top:3px;display:flex;align-items:center;gap:8px}._recapBandeau__refreshHint_y4u7t_363{font-size:11px;color:#94a3b8}._recapBandeau__refreshBtn_y4u7t_368{padding:0 6px!important;color:#2563eb!important}._recapBandeau__tagEtat_y4u7t_373{border-radius:20px!important;padding:4px 12px!important;font-weight:700!important;font-size:13px!important}._recapBandeau__tagEtat--equilibre_y4u7t_379{background:#f0fdf4!important;border-color:#86efac!important;color:#166534!important}._recapBandeau__tagEtat--desequilibre_y4u7t_384{background:#fef2f2!important;border-color:#fecaca!important;color:#dc2626!important}._recapBandeau__impactLabel_y4u7t_390{font-size:11px;color:#94a3b8;margin-bottom:2px;text-align:right}._recapBandeau__impactRow_y4u7t_397{display:flex;align-items:center;gap:8px;justify-content:flex-end}._recapBandeau__impactValue_y4u7t_404{font-size:20px;font-weight:900}._recapBandeau__impactValue--positif_y4u7t_408{color:#16a34a}._recapBandeau__impactValue--negatif_y4u7t_411{color:#dc2626}._modifList_y4u7t_415{max-height:38vh;overflow-y:auto;padding-right:4px;margin-bottom:16px}._actionRequise_y4u7t_422{display:flex;align-items:center;gap:10px;padding:10px 14px;background:#fffbeb;border:1px solid #fde68a;border-radius:8px;margin-top:4px}._actionRequise__icon_y4u7t_433{color:#f59e0b;font-size:16px;flex-shrink:0}._actionRequise__text_y4u7t_439{font-size:12px;color:#92400e}._decisionForm_y4u7t_444{border-top:1px solid #e2e8f0;padding-top:14px;margin-top:4px}@media (prefers-color-scheme: dark){._ligneAllocation_y4u7t_1{border-bottom-color:#334155}._ligneAllocation__nom_y4u7t_9{color:#f1f5f9}._ligneAllocation__nature_y4u7t_15,._ligneAllocation__solde_y4u7t_21{color:#f2f5f8}._ligneAllocation__nouveauSolde_y4u7t_52{color:#f1f5f9}._equilibreBadge--equilibre_y4u7t_71{background:#052e16;border-color:#166534}._equilibreBadge--desequilibre_y4u7t_75{background:#2d0a0a;border-color:#7f1d1d}._equilibreBadge__icon--equilibre_y4u7t_84{color:#4ade80}._equilibreBadge__icon--desequilibre_y4u7t_87{color:#f87171}._equilibreBadge__label--equilibre_y4u7t_95{color:#86efac}._equilibreBadge__label--desequilibre_y4u7t_98{color:#f87171}._equilibreBadge__detail--equilibre_y4u7t_105{color:#86efac}._equilibreBadge__detail--desequilibre_y4u7t_108{color:#f87171}._rubrique--equilibre_y4u7t_117{border-color:#166534}._rubrique--desequilibre_y4u7t_120{border-color:#7f1d1d}._rubrique__header--equilibre_y4u7t_133{background:#273348}._rubrique__header--desequilibre_y4u7t_136{background:#1e1a2e}._rubrique__title_y4u7t_164{color:#f1f5f9}._rubrique__subtitle_y4u7t_214{color:#f2f5f8}._rubrique__tagCompte_y4u7t_177{background:#1e293b!important}._rubrique__tagCompte--equilibre_y4u7t_186{border-color:#166534!important;color:#4ade80!important}._rubrique__tagCompte--desequilibre_y4u7t_190{border-color:#7f1d1d!important;color:#f87171!important}._rubrique__tagEquilibre--equilibre_y4u7t_203{background:#052e16!important;border-color:#166534!important;color:#86efac!important}._rubrique__tagEquilibre--desequilibre_y4u7t_208{background:#2d0a0a!important;border-color:#7f1d1d!important;color:#f87171!important}._rubrique__montantLabel_y4u7t_227{color:#eff1f5}._rubrique__chevron_y4u7t_242{background:#1e293b}._rubrique__chevron--desequilibre_y4u7t_263{color:#f87171;border-color:#7f1d1d}._rubrique__btnVoir_y4u7t_268{background:#1e293b!important}._rubrique__btnVoir--desequilibre_y4u7t_280{color:#f87171!important;border-color:#7f1d1d!important}._rubrique__colHeader_y4u7t_289{background:#0f172a;border-bottom-color:#334155}._rubrique__colHeaderCell_y4u7t_298{color:#f2f5f8}._rubrique__empty_y4u7t_310{color:#eff1f5}._rubrique__note_y4u7t_317{background:#0c1a3a;border-top-color:#1e3a8a}._rubrique__noteIcon_y4u7t_326,._rubrique__noteText_y4u7t_332{color:#93c5fd}._recapBandeau_y4u7t_337{background:linear-gradient(135deg,#1e293b,#0f172a);border-color:#334155}._recapBandeau__title_y4u7t_348{color:#f1f5f9}._recapBandeau__subtitle_y4u7t_354{color:#f2f5f8}._recapBandeau__refreshHint_y4u7t_363{color:#eff1f5}._recapBandeau__refreshBtn_y4u7t_368{color:#93c5fd!important}._recapBandeau__tagEtat--equilibre_y4u7t_379{background:#052e16!important;border-color:#166534!important;color:#86efac!important}._recapBandeau__tagEtat--desequilibre_y4u7t_384{background:#2d0a0a!important;border-color:#7f1d1d!important;color:#f87171!important}._recapBandeau__impactLabel_y4u7t_390{color:#eff1f5}._actionRequise_y4u7t_422{background:#1c1400;border-color:#78350f}._actionRequise__icon_y4u7t_433{color:#fbbf24}._actionRequise__text_y4u7t_439{color:#fde68a}._decisionForm_y4u7t_444{border-top-color:#334155}}:root{--wp-past-bg: #0c3660;--wp-past-text: #ffffff;--wp-current-bg: #0c3660;--wp-current-text: #ffffff;--wp-future-bg: #f0f0f0;--wp-future-text: #2b2828;--wp-hover-filter: brightness(.93)}@media (prefers-color-scheme: dark){:root{--wp-past-bg: #1a3a52;--wp-past-text: #7bb8d8;--wp-current-bg: #1e5fa8;--wp-current-text: #ffffff;--wp-future-bg: #2a2a2a;--wp-future-text: #c0b8b8;--wp-hover-filter: brightness(1.12)}}._container_xm90g_22{display:flex;align-items:stretch;width:100%;font-family:Segoe UI,system-ui,sans-serif;-webkit-user-select:none;user-select:none;--ov: 30px;--step-height: 56px;--pad-x: 12px;--label-size: 11px;--title-size: 13px}@media (max-width: 1400px){._container_xm90g_22{--ov: 26px;--step-height: 52px;--pad-x: 10px;--label-size: 10px;--title-size: 12px}}@media (max-width: 1200px){._container_xm90g_22{--ov: 22px;--step-height: 48px;--pad-x: 8px;--label-size: 10px;--title-size: 11px}}@media (max-width: 1000px){._container_xm90g_22{--ov: 18px;--step-height: 44px;--pad-x: 6px;--label-size: 9px;--title-size: 10px}}@media (max-width: 800px){._container_xm90g_22{--ov: 14px;--step-height: 40px;--pad-x: 4px;--label-size: 9px;--title-size: 10px}}@media (max-width: 600px){._container_xm90g_22{flex-direction:column;align-items:stretch}}._step_xm90g_78{position:relative;flex:1;min-width:0;display:flex;align-items:center;justify-content:center;flex-direction:column;min-height:var(--step-height);transition:filter .15s ease;padding-block:6px;padding-left:calc(var(--ov) + var(--pad-x));padding-right:calc(var(--ov) + var(--pad-x));margin-left:calc(-1 * var(--ov));clip-path:polygon(0 0,calc(100% - var(--ov)) 0,100% 50%,calc(100% - var(--ov)) 100%,0 100%,var(--ov) 50%)}._step_xm90g_78._isFirst_xm90g_94{margin-left:0;padding-left:calc(var(--pad-x) + 8px);clip-path:polygon(0 0,calc(100% - var(--ov)) 0,100% 50%,calc(100% - var(--ov)) 100%,0 100%)}._step_xm90g_78._isLast_xm90g_99:not(._isFirst_xm90g_94){padding-right:calc(var(--pad-x) + 8px);clip-path:polygon(0 0,100% 0,100% 100%,0 100%,var(--ov) 50%)}._step_xm90g_78._isFirst_xm90g_94._isLast_xm90g_99{clip-path:none;margin-left:0;padding-inline:calc(var(--pad-x) + 8px)}._step_xm90g_78:hover{filter:var(--wp-hover-filter);cursor:pointer}@media (max-width: 600px){._step_xm90g_78{flex-direction:row;gap:6px;min-height:40px;padding-block:8px;padding-inline:14px;margin-left:0;margin-top:-14px;clip-path:polygon(14px 0,calc(100% - 14px) 0,100% 14px,100% calc(100% - 14px),50% 100%,0 calc(100% - 14px),0 14px)}._step_xm90g_78._isFirst_xm90g_94{margin-top:0;clip-path:polygon(0 0,100% 0,100% calc(100% - 14px),50% 100%,0 calc(100% - 14px))}._step_xm90g_78._isLast_xm90g_99:not(._isFirst_xm90g_94){clip-path:polygon(14px 0,calc(100% - 14px) 0,100% 14px,100% 100%,0 100%,0 14px)}._step_xm90g_78._isFirst_xm90g_94._isLast_xm90g_99{clip-path:none;margin-top:0}}._state_past_xm90g_136{background-color:var(--wp-past-bg);color:var(--wp-past-text)}._state_current_xm90g_141{background-color:var(--wp-current-bg);color:var(--wp-current-text)}._state_future_xm90g_146{background-color:var(--wp-future-bg);color:var(--wp-future-text)}._state_future_xm90g_146:hover{filter:none;cursor:default}._label_xm90g_155{font-size:var(--label-size);font-weight:400;opacity:.85;margin-bottom:2px;letter-spacing:.02em;white-space:nowrap;overflow:hidden;text-overflow:clip;max-width:100%}@media (max-width: 600px){._label_xm90g_155{margin-bottom:0;font-size:10px;flex-shrink:0}}._labelFuture_xm90g_174{opacity:.6}._title_xm90g_178{font-size:var(--title-size);font-weight:400;letter-spacing:.01em;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%;min-width:0}@media (max-width: 600px){._title_xm90g_178{font-size:11px;text-align:left;white-space:nowrap}}._titleBold_xm90g_197{font-weight:700}:root{--color-primary: #2563eb;--color-primary-light: #eff6ff;--color-primary-muted: #93c5fd;--color-success: #059669;--color-success-light: #f0fdf4;--color-success-bg: #dcfce7;--color-danger: #ef4444;--color-warning: #f97316;--color-text-dark: #111827;--color-text-base: #374151;--color-text-muted: #6b7280;--color-text-faint: #9ca3af;--color-bg-page: #f3f4f6;--color-bg-card: #ffffff;--color-bg-table-head: #f9fafb;--color-bg-row-alt: #fafafa;--color-bg-input: #f9fafb;--color-bg-navy: #1e3a5f;--color-border: #e5e7eb;--color-border-light: #f3f4f6;--color-border-input: #d1d5db}@media (prefers-color-scheme: dark){:root{--color-primary: #3b82f6;--color-primary-light: #1e3a8a;--color-primary-muted: #60a5fa;--color-success: #10b981;--color-success-light: #064e3b;--color-success-bg: #047857;--color-danger: #f87171;--color-warning: #fb923c;--color-text-dark: #f3f4f6;--color-text-base: #e5e7eb;--color-text-muted: #9ca3af;--color-text-faint: #fff;--color-bg-page: #0a0d13;--color-bg-card: #0a0d13;--color-bg-table-head: #111827;--color-bg-row-alt: #1f2937;--color-bg-input: #111827;--color-bg-navy: #0f172a;--color-border: #374151;--color-border-light: #1f2937;--color-border-input: #4b5563}}._module_13db5_50{font-family:DM Sans,Segoe UI,sans-serif;background:var(--color-bg-page);min-height:100vh;padding:0;color:var(--color-text-dark)}._topBar_13db5_58{background:var(--color-bg-card);border-bottom:1px solid var(--color-border);padding:10px 20px;display:flex;align-items:center;gap:12px}._searchWrapper_13db5_67{position:relative;flex:1;max-width:360px}._searchWrapper_13db5_67 input{width:100%;padding:7px 12px 7px 32px;border:1px solid var(--color-border);border-radius:6px;font-size:12px;outline:none;background:var(--color-bg-input);color:var(--color-text-base);font-family:DM Sans,Segoe UI,sans-serif;box-sizing:border-box}._searchWrapper_13db5_67 input::placeholder{color:var(--color-text-faint)}._searchWrapper_13db5_67 input:focus{border-color:var(--color-primary)}._cardsList_13db5_91{padding:16px;display:flex;flex-direction:column;gap:16px}._card_13db5_91{background:var(--color-bg-card);border:1px solid var(--color-border);border-radius:8px;overflow:hidden}._cardHeaderInner_13db5_105{display:flex;justify-content:space-between;align-items:flex-start;width:100%}._cardHeaderLeft_13db5_112{flex:1}._cardHeaderRight_13db5_116{display:flex;align-items:center;gap:4px;flex-shrink:0}._cardTitle_13db5_123{display:flex;align-items:center;gap:8px;font-weight:700;font-size:14px;color:var(--color-text-dark);margin-bottom:8px}._notifIcon_13db5_133{color:red;font-size:16px;cursor:pointer}._cardMeta_13db5_139{display:grid;grid-template-columns:1fr 1fr 1fr;gap:24px;margin-top:4px;margin-bottom:8px}._metaLabel_13db5_147{font-size:11px;color:var(--color-text-faint);margin-bottom:2px}._metaValue--green_13db5_153{color:var(--color-success);font-weight:700}._metaValue--blue_13db5_158{color:var(--color-primary);font-weight:700}._metaItem_13db5_163 ._metaLabel_13db5_147{font-size:11px;color:var(--color-text-faint);margin-bottom:2px}._metaItem_13db5_163 ._metaValue_13db5_153{font-size:12px;color:var(--color-text-base)}._metaItem_13db5_163 ._metaValue--bold_13db5_172{font-size:13px;font-weight:700}._metaItem_13db5_163 ._metaValue--green_13db5_153{color:var(--color-success)}._cardDescription_13db5_180{font-size:11px;color:var(--color-text-faint);margin-top:6px}._inlineEditWrapper_13db5_186{display:flex;align-items:center;gap:4px}._inlineEditActions_13db5_192{display:flex;align-items:center;gap:2px}._inlineEditDisplay_13db5_198{display:flex;align-items:center;gap:4px}._inlineEditIcon_13db5_204{font-size:12px;color:var(--color-text-faint);cursor:pointer;opacity:0;transition:opacity .15s}._inlineEditDisplay_13db5_198:hover ._inlineEditIcon_13db5_204{opacity:1}._tableToolbar_13db5_215{padding:10px 20px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid var(--color-border)}._tableFilters_13db5_224{display:flex;gap:8px;font-size:12px;color:var(--color-text-muted);align-items:center}._tdCode_13db5_232{color:var(--color-primary)!important;font-weight:500}._tdBold_13db5_237{font-weight:500;white-space:nowrap}._ajustementCell_13db5_242{display:flex;align-items:center;gap:4px}._resetBtn_13db5_248{color:var(--color-text-faint);font-size:14px;cursor:pointer}._resetBtn_13db5_248:hover{color:var(--color-text-muted)}._budgetSection_13db5_257{margin-bottom:16px;border:1px solid #e5e7eb;border-radius:8px;overflow:hidden}._budgetHeader_13db5_264{display:flex;justify-content:space-between;align-items:flex-start;background:#eff6ff;padding:12px 16px}._budgetHeaderLeft_13db5_272{display:flex;gap:32px}._budgetHeaderRight_13db5_277{text-align:right}._budgetHeaderItem_13db5_281{display:flex;flex-direction:column;gap:2px}._budgetHeaderLabel_13db5_287{font-size:12px;color:#6b7280}._budgetHeaderValue_13db5_292{font-size:15px;font-weight:600;color:#111827}._budgetHeaderValueNeutral_13db5_298{font-size:15px;font-weight:600;color:#6b7280}._budgetHeaderValueBlue_13db5_304{font-size:15px;font-weight:700;color:#1d4ed8}._budgetHeaderValueGreen_13db5_310{font-size:15px;font-weight:700;color:#16a34a}._budgetEquilibre_13db5_316{display:flex;justify-content:space-between;align-items:center;background:#f0fdf4;border-top:1px solid #d1fae5;border-bottom:1px solid #d1fae5;padding:10px 16px}._equilibreOk_13db5_326{background:#f0fdf4;border-top-color:#d1fae5;border-bottom-color:#d1fae5}._equilibreKo_13db5_332{background:#fef2f2;border-top-color:#fecaca;border-bottom-color:#fecaca}._budgetEquilibreLeft_13db5_338{display:flex;align-items:center;gap:8px}._equilibreIcon_13db5_344{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:50%;border:2px solid #16a34a;color:#16a34a;font-size:11px;font-weight:700}._equilibreText_13db5_357{font-size:14px;font-weight:600;color:#15803d}._budgetColumns_13db5_363{display:grid;grid-template-columns:1fr 1fr}._budgetCol_13db5_363{padding:14px 16px}._budgetCol_13db5_363:first-child{border-right:1px solid #e5e7eb}._budgetColTitle_13db5_375{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:600;color:#111827;margin-bottom:12px}._dotGreen_13db5_385{width:10px;height:10px;border-radius:50%;background:#16a34a;flex-shrink:0}._dotOrange_13db5_393{width:10px;height:10px;border-radius:50%;background:#f97316;flex-shrink:0}._budgetColGrid_13db5_401{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:12px}._budgetColLabel_13db5_408{font-size:12px;color:#6b7280;margin-bottom:2px}._budgetColValueGreen_13db5_414{font-size:14px;font-weight:600;color:#16a34a}._budgetColValueRed_13db5_420{font-size:14px;font-weight:600;color:#dc2626}._budgetColTotal_13db5_426{border-top:1px solid #e5e7eb;padding-top:10px}._comptesLabel_13db5_431{font-size:12px;font-weight:600;color:var(--color-text-base);margin-bottom:8px}._synthese_13db5_438{padding:20px;border-top:1px solid var(--color-border)}._syntheseTitle_13db5_443{font-size:13px;font-weight:700;color:var(--color-text-dark);margin-bottom:16px}._syntheseGrid_13db5_450{display:grid;grid-template-columns:1fr 1fr;gap:24px}._syntheseStats_13db5_456{display:flex;flex-direction:column;gap:12px}._syntheseStatItem_13db5_462 ._statLabel_13db5_462{font-size:10px;color:var(--color-text-faint);margin-bottom:2px}._syntheseStatItem_13db5_462 ._statValue_13db5_467{font-size:15px;font-weight:700}._syntheseStatItem_13db5_462 ._statValue--green_13db5_471{color:var(--color-success)}._syntheseStatItem_13db5_462 ._statValue--red_13db5_474{color:var(--color-danger)}._syntheseStatItem_13db5_462 ._statValue--neutral_13db5_477{color:var(--color-text-base)}._syntheseChart_13db5_481 ._chartTitle_13db5_481{font-size:11px;color:var(--color-text-muted);margin-bottom:12px}@media (prefers-color-scheme: dark){._budgetSection_13db5_257{border-color:#374151}._budgetHeader_13db5_264{background:#0a0d13}._budgetHeaderLabel_13db5_287{color:#9ca3af}._budgetHeaderValue_13db5_292{color:#fff}._budgetHeaderValueNeutral_13db5_298{color:#9ca3af}._budgetHeaderValueBlue_13db5_304{color:#60a5fa}._budgetHeaderValueGreen_13db5_310{color:#4ade80}._equilibreOk_13db5_326{background:#052e16;border-top-color:#166534;border-bottom-color:#166534}._equilibreKo_13db5_332{background:#450a0a;border-top-color:#7f1d1d;border-bottom-color:#7f1d1d}._equilibreIcon_13db5_344{border-color:#4ade80;color:#4ade80}._equilibreText_13db5_357{color:#4ade80}._budgetColumns_13db5_363{background:#111827}._budgetCol_13db5_363{background:#0a0d13}._budgetCol_13db5_363:first-child{border-right-color:#374151}._budgetColTitle_13db5_375{color:#fff}._budgetColLabel_13db5_408{color:#9ca3af}._budgetColValueGreen_13db5_414{color:#4ade80}._budgetColValueRed_13db5_420{color:#f87171}._budgetColTotal_13db5_426{border-top-color:#374151}}._ajustementInputPositif_13db5_551._ant-input-affix-wrapper_13db5_551,._ajustementInputPositif_13db5_551._ant-input-affix-wrapper_13db5_551:hover,._ajustementInputPositif_13db5_551._ant-input-affix-wrapper-focused_13db5_551,._ajustementInputPositif_13db5_551._ant-input-affix-wrapper_13db5_551:focus-within{border-color:#10b981!important;box-shadow:0 0 0 2px #10b98126!important}._ajustementInputPositif_13db5_551 ._ant-input_13db5_551{color:#10b981!important;font-weight:600!important}._ajustementInputNegatif_13db5_560._ant-input-affix-wrapper_13db5_551,._ajustementInputNegatif_13db5_560._ant-input-affix-wrapper_13db5_551:hover,._ajustementInputNegatif_13db5_560._ant-input-affix-wrapper-focused_13db5_551,._ajustementInputNegatif_13db5_560._ant-input-affix-wrapper_13db5_551:focus-within{border-color:#ef4444!important;box-shadow:0 0 0 2px #ef444426!important}._ajustementInputNegatif_13db5_560 ._ant-input_13db5_551{color:#ef4444!important;font-weight:600!important}@media (prefers-color-scheme: dark){._ajustementInputPositif_13db5_551 ._ant-input_13db5_551{color:#4ade80!important}._ajustementInputPositif_13db5_551._ant-input-affix-wrapper_13db5_551,._ajustementInputPositif_13db5_551._ant-input-affix-wrapper_13db5_551:hover,._ajustementInputPositif_13db5_551._ant-input-affix-wrapper-focused_13db5_551,._ajustementInputPositif_13db5_551._ant-input-affix-wrapper_13db5_551:focus-within{border-color:#4ade80!important;box-shadow:0 0 0 2px #4ade8026!important}._ajustementInputNegatif_13db5_560 ._ant-input_13db5_551{color:#f87171!important}._ajustementInputNegatif_13db5_560._ant-input-affix-wrapper_13db5_551,._ajustementInputNegatif_13db5_560._ant-input-affix-wrapper_13db5_551:hover,._ajustementInputNegatif_13db5_560._ant-input-affix-wrapper-focused_13db5_551,._ajustementInputNegatif_13db5_560._ant-input-affix-wrapper_13db5_551:focus-within{border-color:#f87171!important;box-shadow:0 0 0 2px #f8717126!important}}._collapseRoot_10tpt_1{margin-bottom:1rem}._panel_10tpt_5{background-color:#fff;border-bottom:none}._panel_10tpt_5 .ant-collapse-content{border-top:none}._panelHeader_10tpt_13{display:flex;align-items:center;gap:8px}._panelTitle_10tpt_19{font-weight:700;font-size:18px}._descriptionText_10tpt_24{white-space:pre-wrap}._panelActions_10tpt_28{display:flex;gap:12px}._actionDelete_10tpt_33{color:#ff4d4f}._searchInput_10tpt_37{max-width:300px}._searchIcon_10tpt_41{color:#00000040}@media (prefers-color-scheme: dark){._descriptionText_10tpt_24{color:#d1d5db}._panelTitle_10tpt_19{color:#f3f4f6}._panel_10tpt_5{background-color:#111827}._searchIcon_10tpt_41{color:#ffffff40}}._detailsCollapse_s6xks_1,._logsTabs_s6xks_5{margin-top:24px}._logsContainer_s6xks_9{padding:16px}._sectionTabs_s6xks_13{margin-top:16px}._toolbarWrap_s6xks_17{margin-bottom:16px}._toolbarRow_s6xks_21{display:flex;gap:12px;flex-wrap:wrap;justify-content:space-between;align-items:center;margin-bottom:8px}@media (max-width: 768px){._toolbarRow_s6xks_21{gap:8px;justify-content:flex-start}}@media (max-width: 480px){._toolbarRow_s6xks_21{flex-direction:column;align-items:stretch}}._configureHeaderAction_s6xks_42{margin-bottom:12px}._searchInput_s6xks_46{min-width:100%;flex:1;min-height:40px}@media (max-width: 768px){._searchInput_s6xks_46{min-width:100%}}._sortControls_s6xks_57{display:flex;align-items:center;gap:8px;flex-wrap:wrap}@media (max-width: 768px){._sortControls_s6xks_57{width:100%;gap:6px}}@media (max-width: 480px){._sortControls_s6xks_57{flex-direction:column;align-items:stretch}}._sortLabel_s6xks_76{color:#6b7280;font-size:13px}._legendBar_s6xks_81{display:flex;flex-wrap:wrap;gap:12px;align-items:center;justify-content:space-between;background-color:#f3f4f6;padding:8px;border-radius:2px;border:1px solid #e5e7eb;font-size:12px}@media (max-width: 768px){._legendBar_s6xks_81{gap:8px;padding:8px;font-size:11px}}@media (max-width: 480px){._legendBar_s6xks_81{flex-direction:column;align-items:flex-start;gap:6px;padding:6px}}._legendLeft_s6xks_109{color:#6b7280;display:flex;gap:16px;flex-wrap:wrap;align-items:center}@media (max-width: 768px){._legendLeft_s6xks_109{gap:10px}}@media (max-width: 480px){._legendLeft_s6xks_109{gap:8px;width:100%}}._legendRight_s6xks_128{color:#6b7280;font-size:12px;display:flex;gap:16px;flex-wrap:wrap;align-items:center}@media (max-width: 768px){._legendRight_s6xks_128{gap:10px}}@media (max-width: 480px){._legendRight_s6xks_128{gap:8px;width:100%}}._legendItem_s6xks_148{display:inline-flex;align-items:center}._legendDot_s6xks_153{display:inline-block;width:8px;height:8px;border-radius:50%;margin-right:6px}._dotOk_s6xks_161{background-color:#22c55e}._dotNear_s6xks_165{background-color:#f97316}._dotExceeded_s6xks_169{background-color:#ef4444}._dotBlocked_s6xks_173{background-color:#f59e0b}._listSpin_s6xks_177{width:100%}._listLoader_s6xks_181{text-align:center;padding:1rem}._tableHeader_s6xks_186,._tableRow_s6xks_187{display:grid;grid-template-columns:1fr 2fr 1.4fr 1.8fr 1.2fr 1.4fr;gap:16px;align-items:center}._tableHeader_s6xks_186{background-color:#f3f4f6;color:#4b5563;font-weight:600;padding:14px 16px;border:1px solid #e5e7eb;border-bottom:none;border-radius:8px 8px 0 0;font-size:14px}@media (max-width: 768px){._tableHeader_s6xks_186{padding:10px 12px;font-size:13px}}@media (max-width: 480px){._tableHeader_s6xks_186{padding:8px 10px;font-size:12px}}._tableRow_s6xks_187{background-color:#f9fafb;border:1px solid #e5e7eb;padding:16px;margin-bottom:0}@media (max-width: 768px){._tableRow_s6xks_187{padding:12px;gap:12px}}@media (max-width: 480px){._tableRow_s6xks_187{padding:10px;gap:8px}}._rowGroup_s6xks_236{border-bottom:1px solid #e5e7eb;margin-bottom:10px}._tableRowSource_s6xks_241{border-left:6px solid #f97316}._tableRowDestination_s6xks_245{border-left:6px solid #16a34a}._codeCell_s6xks_249{display:flex;align-items:center;gap:10px;font-weight:700;font-size:16px;color:#111827}@media (max-width: 768px){._codeCell_s6xks_249{font-size:15px;gap:8px}}@media (max-width: 480px){._codeCell_s6xks_249{font-size:14px;gap:6px}}._codeCellButton_s6xks_270{display:inline-flex;align-items:center;gap:10px;background:transparent;border:none;padding:0;cursor:pointer;color:inherit;text-align:left;font:inherit;min-height:44px;min-width:44px}@media (max-width: 480px){._codeCellButton_s6xks_270{min-height:40px;min-width:40px}}._codeCellButton_s6xks_270:focus-visible{outline:2px solid #2563eb;outline-offset:2px;border-radius:4px}._codeCellButton_s6xks_270:disabled{cursor:default}._caretIcon_s6xks_301{font-size:14px;color:#6b7280;transition:transform .2s ease}._caretExpanded_s6xks_307{transform:rotate(0)}._caretCollapsed_s6xks_311{transform:rotate(180deg)}._caretHidden_s6xks_315{opacity:0}._codeValue_s6xks_319{font-size:24px;line-height:1}@media (max-width: 768px){._codeValue_s6xks_319{font-size:20px}}@media (max-width: 480px){._codeValue_s6xks_319{font-size:18px}}._labelCell_s6xks_334{color:#111827;font-weight:700;font-size:14px;line-height:1.3}@media (max-width: 768px){._labelCell_s6xks_334{font-size:13px}}@media (max-width: 480px){._labelCell_s6xks_334{font-size:12px}}._amountCell_s6xks_351{color:#111827;font-weight:700;font-size:14px}@media (max-width: 768px){._amountCell_s6xks_351{font-size:13px}}@media (max-width: 480px){._amountCell_s6xks_351{font-size:12px}}._thresholdText_s6xks_367{margin-top:8px;font-size:14px;color:#6b7280;font-weight:600}._usageCell_s6xks_374{min-width:0}._usageValue_s6xks_378{font-size:16px;font-weight:700;margin-bottom:6px}@media (max-width: 768px){._usageValue_s6xks_378{font-size:15px}}@media (max-width: 480px){._usageValue_s6xks_378{font-size:14px}}._usageOk_s6xks_394 ._usageValue_s6xks_378{color:#22c55e}._usageOk_s6xks_394 .ant-progress-bg{background-color:#22c55e!important}._usageNear_s6xks_401 ._usageValue_s6xks_378{color:#f97316}._usageNear_s6xks_401 .ant-progress-bg{background-color:#f97316!important}._usageExceeded_s6xks_408 ._usageValue_s6xks_378{color:#ef4444}._usageExceeded_s6xks_408 .ant-progress-bg{background-color:#ef4444!important}._adjustmentCell_s6xks_415{color:#374151;font-weight:700;font-size:16px;display:flex;flex-direction:row;align-items:center;gap:8px;flex-wrap:wrap}@media (max-width: 768px){._adjustmentCell_s6xks_415{font-size:14px;gap:6px}}@media (max-width: 480px){._adjustmentCell_s6xks_415{font-size:12px;flex-direction:column;align-items:stretch;gap:4px}}._adjustmentCell_s6xks_415 ._infoIcon_s6xks_439{color:#e51e1e;font-size:16px}@media (max-width: 480px){._adjustmentCell_s6xks_415 ._infoIcon_s6xks_439{font-size:14px}}._configureTrigger_s6xks_449{font-weight:600}._soldeCell_s6xks_453{color:#0c4a6e;font-weight:700;font-size:16px}@media (max-width: 768px){._soldeCell_s6xks_453{font-size:14px}}@media (max-width: 480px){._soldeCell_s6xks_453{font-size:12px}}._childRowsWrap_s6xks_469{margin:0;background-color:#fff}._childRow_s6xks_469{display:grid;grid-template-columns:1fr 2fr 1.4fr 1.8fr 1.2fr 1.4fr;gap:16px;align-items:center;background-color:#fff;border-left:1px solid #e5e7eb;border-right:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb;padding:12px 16px;transition:all .2s ease}@media (max-width: 768px){._childRow_s6xks_469{gap:12px;padding:10px 12px}}@media (max-width: 480px){._childRow_s6xks_469{grid-template-columns:1fr;gap:8px;padding:8px 10px}}._childRow_s6xks_469:first-child{border-top:1px solid #e5e7eb}._childRowClickable_s6xks_504{cursor:pointer}._childRowClickable_s6xks_504:hover{background-color:#f9fafb;border-left-color:#d1d5db;border-right-color:#d1d5db;border-bottom-color:#d1d5db;box-shadow:0 2px 4px #0000000d;transform:translate(2px)}._childRowClickable_s6xks_504:active{transform:translate(0)}._childCodeCell_s6xks_519{color:#6b7280;font-weight:600;font-size:14px;padding-left:12px}@media (max-width: 768px){._childCodeCell_s6xks_519{font-size:13px;padding-left:8px}}@media (max-width: 480px){._childCodeCell_s6xks_519{font-size:12px;padding-left:0}}._childLabelCell_s6xks_538{color:#0a0d13;font-weight:600;font-size:14px;line-height:1.25}@media (max-width: 768px){._childLabelCell_s6xks_538{font-size:13px}}@media (max-width: 480px){._childLabelCell_s6xks_538{font-size:12px}}._childAmountCell_s6xks_555{color:#374151;font-size:13px;font-weight:600}@media (max-width: 768px){._childAmountCell_s6xks_555{font-size:12px}}@media (max-width: 480px){._childAmountCell_s6xks_555{font-size:11px}}._childUsageCell_s6xks_571{min-width:0}._childUsageLine_s6xks_575{display:flex;align-items:center;gap:8px}._childProgress_s6xks_581{flex:1}._childUsagePercent_s6xks_585{color:#6b7280;font-size:12px;min-width:30px;text-align:right}._childUsageValue_s6xks_592{margin-top:2px;font-size:12px;font-weight:700}._childAdjustmentCell_s6xks_598{display:flex;align-items:center;color:#374151;font-size:13px;font-weight:600;flex-wrap:wrap;gap:8px}@media (max-width: 768px){._childAdjustmentCell_s6xks_598{font-size:12px;gap:6px}}@media (max-width: 480px){._childAdjustmentCell_s6xks_598{font-size:11px;flex-direction:column;align-items:stretch;gap:4px}}._versementValue_s6xks_622{color:green}._prelevementValue_s6xks_626{color:red}._adjustmentInput_s6xks_630{width:120px;max-width:100%;min-width:120px;min-height:40px}@media (max-width: 768px){._adjustmentInput_s6xks_630{width:100px}}@media (max-width: 480px){._adjustmentInput_s6xks_630{width:100%}}._adjustmentInput_s6xks_630 .ant-input{border-color:#0ea5e9;color:#6b7280;font-weight:600;min-height:40px}@media (max-width: 480px){._adjustmentInput_s6xks_630 .ant-input{font-size:14px}}._configureModalToolbar_s6xks_658{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:12px}@media (max-width: 768px){._configureModalToolbar_s6xks_658{gap:8px}}@media (max-width: 480px){._configureModalToolbar_s6xks_658{flex-direction:column;align-items:stretch}}._labelMontant_s6xks_676._plus_s6xks_676{color:#22c55e}._labelMontant_s6xks_676._minus_s6xks_680{color:#ef4444}._labelMontant_s6xks_676{font-size:14px;font-weight:600}._configureListsWrap_s6xks_689{display:grid;grid-template-columns:1fr 1fr;gap:16px}@media (max-width: 768px){._configureListsWrap_s6xks_689{gap:12px}}@media (max-width: 480px){._configureListsWrap_s6xks_689{grid-template-columns:1fr;gap:10px}}._configureListPanel_s6xks_706{border:1px solid #e5e7eb;border-radius:8px;padding:12px;background-color:#fff;display:flex;flex-direction:column;gap:10px}@media (max-width: 768px){._configureListPanel_s6xks_706{padding:10px;gap:8px}}@media (max-width: 480px){._configureListPanel_s6xks_706{padding:8px;gap:6px;border-radius:6px}}._configureListTitle_s6xks_729{color:#374151;font-size:13px;font-weight:700}._configureListBody_s6xks_735{display:flex;flex-direction:column;gap:0}._configureListBodyScroll_s6xks_741{display:flex;flex-direction:column;gap:10px;max-height:360px;overflow:auto;padding-right:4px}@media (max-width: 768px){._configureListBodyScroll_s6xks_741{max-height:300px;gap:8px}}@media (max-width: 480px){._configureListBodyScroll_s6xks_741{max-height:250px;gap:6px;padding-right:2px}}._emptyContainer_s6xks_763{display:flex;flex-direction:column;align-items:center;gap:12px;padding:40px 20px}@media (max-width: 768px){._emptyContainer_s6xks_763{padding:30px 15px;gap:10px}}@media (max-width: 480px){._emptyContainer_s6xks_763{padding:20px 12px;gap:8px}}._configurePrincipalItem_s6xks_783{border:1px solid #dbe3ee;border-radius:8px;padding:10px 12px;background:linear-gradient(180deg,#fff,#f8fafc);text-align:left;display:flex;flex-direction:column;gap:6px;cursor:pointer;width:100%;box-sizing:border-box;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease;min-height:44px}@media (max-width: 768px){._configurePrincipalItem_s6xks_783{padding:8px 10px;gap:4px;border-radius:6px}}@media (max-width: 480px){._configurePrincipalItem_s6xks_783{padding:8px;gap:4px;min-height:40px;border-radius:4px}}._configurePrincipalItem_s6xks_783:hover{border-color:#93c5fd;box-shadow:0 4px 12px #2563eb14;transform:translateY(-1px)}._configurePrincipalItemActive_s6xks_820{border-color:#2563eb;background:linear-gradient(180deg,#eff6ff,#eef2ff);box-shadow:0 0 0 1px #2563eb2e}._configurePrincipalTopRow_s6xks_826{display:flex;align-items:center;justify-content:space-between;gap:8px}._configurePrincipalBadges_s6xks_833{display:inline-flex;align-items:center;gap:6px;flex-wrap:wrap}._configurePrincipalCode_s6xks_840{color:#1e3a8a;font-weight:700;font-size:15px}@media (max-width: 768px){._configurePrincipalCode_s6xks_840{font-size:14px}}@media (max-width: 480px){._configurePrincipalCode_s6xks_840{font-size:13px}}._configurePrincipalLabel_s6xks_856{color:#334155;font-size:12px;line-height:1.35}@media (max-width: 768px){._configurePrincipalLabel_s6xks_856{font-size:11px}}@media (max-width: 480px){._configurePrincipalLabel_s6xks_856{font-size:10px}}._modalCountLabel_s6xks_872{color:#4b5563;font-size:12px;font-weight:600;margin-bottom:10px}._modalCompteList_s6xks_879{display:flex;flex-direction:column;gap:8px;max-height:420px;overflow:auto;padding-right:4px}._modalCompteItem_s6xks_888{display:flex;align-items:center;gap:12px;border:1px solid #e5e7eb;border-radius:8px;padding:10px 12px;background-color:#fff;min-height:44px;flex-wrap:wrap}@media (max-width: 768px){._modalCompteItem_s6xks_888{gap:10px;padding:8px 10px;border-radius:6px}}@media (max-width: 480px){._modalCompteItem_s6xks_888{gap:8px;padding:8px;border-radius:4px;min-height:40px}}._modalCompteMeta_s6xks_915{display:inline-flex;flex-direction:column;gap:2px;flex:1;min-width:0}._childSoldeCell_s6xks_923{color:#4b5563;font-size:13px;font-weight:600;display:flex;justify-content:space-between;flex-wrap:wrap;gap:8px}@media (max-width: 768px){._childSoldeCell_s6xks_923{font-size:12px}}@media (max-width: 480px){._childSoldeCell_s6xks_923{font-size:11px;flex-direction:column;justify-content:flex-start}}._sectionContainer_s6xks_945{display:flex;flex-direction:column}._sectionHeader_s6xks_950,._sectionContent_s6xks_951{display:flex;justify-content:space-between;gap:12px;padding:16px 8px;align-items:center;flex-wrap:wrap}@media (max-width: 768px){._sectionHeader_s6xks_950,._sectionContent_s6xks_951{gap:10px;padding:12px 8px}}@media (max-width: 480px){._sectionHeader_s6xks_950,._sectionContent_s6xks_951{gap:8px;padding:10px 6px;flex-direction:column;align-items:stretch}}._sectionHeader_s6xks_950{background-color:#0ea5e91a}._sectionContent_s6xks_951,._sectionContentEquilibre_s6xks_984{background-color:#59f11233}._sectionContentEquilibre_s6xks_984 ._sectionLabel_s6xks_987{color:#7a808c}._sectionContentEquilibre_s6xks_984 ._sectionValue_s6xks_990{color:#111827}._sectionContentDesequilibre_s6xks_994{background-color:#ff4d4f33}._sectionContentDesequilibre_s6xks_994 ._sectionLabel_s6xks_987{color:#7a808c}._sectionContentDesequilibre_s6xks_994 ._sectionValue_s6xks_990{color:#111827}._sectionLeft_s6xks_1004{display:flex;gap:16px;justify-content:flex-start;align-items:center;flex-wrap:wrap}@media (max-width: 768px){._sectionLeft_s6xks_1004{gap:12px}}@media (max-width: 480px){._sectionLeft_s6xks_1004{gap:8px;width:100%}}._sectionRight_s6xks_1023{display:flex;gap:16px;justify-content:flex-end;align-items:center;flex-wrap:wrap}@media (max-width: 768px){._sectionRight_s6xks_1023{gap:12px}}@media (max-width: 480px){._sectionRight_s6xks_1023{gap:8px;width:100%;justify-content:flex-start}}._sectionCell_s6xks_1043{display:flex;flex-direction:column;gap:4px}._sectionLabel_s6xks_987{color:#7a808c;font-weight:600;font-size:12px}@media (max-width: 768px){._sectionLabel_s6xks_987{font-size:11px}}@media (max-width: 480px){._sectionLabel_s6xks_987{font-size:10px}}._sectionValue_s6xks_990{color:#111827;font-weight:700;font-size:16px}@media (max-width: 768px){._sectionValue_s6xks_990{font-size:14px}}@media (max-width: 480px){._sectionValue_s6xks_990{font-size:13px}}._sectionValueOrange_s6xks_1081{color:#f97316!important;font-weight:700;font-size:16px}@media (max-width: 768px){._sectionValueOrange_s6xks_1081{font-size:14px}}@media (max-width: 480px){._sectionValueOrange_s6xks_1081{font-size:13px}}._sectionValueBlue_s6xks_1097{color:#1732c8!important;font-weight:700;font-size:16px}@media (max-width: 768px){._sectionValueBlue_s6xks_1097{font-size:14px}}@media (max-width: 480px){._sectionValueBlue_s6xks_1097{font-size:13px}}._sectionValueGreen_s6xks_1113{color:#22c55e!important;font-weight:700;font-size:16px}@media (max-width: 768px){._sectionValueGreen_s6xks_1113{font-size:14px}}@media (max-width: 480px){._sectionValueGreen_s6xks_1113{font-size:13px}}._sectionValueRed_s6xks_1129{color:#ef4444!important;font-weight:700;font-size:16px}@media (max-width: 768px){._sectionValueRed_s6xks_1129{font-size:14px}}@media (max-width: 480px){._sectionValueRed_s6xks_1129{font-size:13px}}@media (prefers-color-scheme: dark){._legendBar_s6xks_81{background-color:#0a0d13;border-color:#374151}._legendLeft_s6xks_109,._legendRight_s6xks_128{color:#d1d5db}._sortLabel_s6xks_76{color:#9ca3af}._tableHeader_s6xks_186{background-color:#111827;color:#e5e7eb;border-color:#374151}._tableRow_s6xks_187{background-color:#0a0d13;border-color:#374151;border-left-color:#f97316}._rowGroup_s6xks_236{border-bottom-color:#374151}._codeCell_s6xks_249{color:#f3f4f6}._caretIcon_s6xks_301{color:#9ca3af}._labelCell_s6xks_334{color:#f3f4f6}._amountCell_s6xks_351{color:#e5e7eb}._thresholdText_s6xks_367{color:#9ca3af}._adjustmentCell_s6xks_415{color:#d1d5db}._soldeCell_s6xks_453{color:#a0aec0}._childRowsWrap_s6xks_469{background-color:#111827}._childRow_s6xks_469{background-color:#0a0d13;border-color:#374151}._childRow_s6xks_469:first-child{border-top-color:#374151}._childCodeCell_s6xks_519{color:#9ca3af}._childLabelCell_s6xks_538{color:#e5e7eb}._childAmountCell_s6xks_555{color:#d1d5db}._childUsagePercent_s6xks_585{color:#9ca3af}._childAdjustmentCell_s6xks_598{color:#d1d5db}._adjustmentInput_s6xks_630 .ant-input{background-color:#111827!important;border-color:#374151!important;color:#d1d5db!important}._adjustmentInput_s6xks_630 .ant-input::placeholder{color:#6b7280!important}._adjustmentInput_s6xks_630 .ant-input:hover{border-color:#4b5563!important}._adjustmentInput_s6xks_630 .ant-input:focus{border-color:#0ea5e9!important;box-shadow:0 0 0 2px #0ea5e933!important}._configureListPanel_s6xks_706{background-color:#0a0d13;border-color:#374151}._configureListTitle_s6xks_729{color:#e5e7eb}._configurePrincipalItem_s6xks_783{background:linear-gradient(180deg,#2d3748,#1a202c);border-color:#4b5563;color:#e5e7eb}._configurePrincipalItem_s6xks_783:hover{border-color:#0ea5e9;box-shadow:0 4px 12px #0ea5e926}._configurePrincipalItemActive_s6xks_820{border-color:#0ea5e9;background:linear-gradient(180deg,#1e3a5f,#0f2438);box-shadow:0 0 0 1px #0ea5e94d}._configurePrincipalCode_s6xks_840{color:#60a5fa}._configurePrincipalLabel_s6xks_856,._modalCountLabel_s6xks_872{color:#cbd5e1}._modalCompteItem_s6xks_888{background-color:#0a0d13;border-color:#374151}._childSoldeCell_s6xks_923{color:#cbd5e1}._sectionHeader_s6xks_950{background-color:#0ea5e926}._sectionContent_s6xks_951{background-color:#59f11226}._sectionContentEquilibre_s6xks_984{background-color:#22c55e26}._sectionContentEquilibre_s6xks_984 ._sectionLabel_s6xks_987{color:#cbd5e1}._sectionContentEquilibre_s6xks_984 ._sectionValue_s6xks_990{color:#f3f4f6}._sectionContentDesequilibre_s6xks_994{background-color:#ef444426}._sectionContentDesequilibre_s6xks_994 ._sectionLabel_s6xks_987{color:#cbd5e1}._sectionContentDesequilibre_s6xks_994 ._sectionValue_s6xks_990{color:#f3f4f6}._sectionLabel_s6xks_987{color:#cbd5e1}._sectionValue_s6xks_990{color:#f3f4f6}._sectionValueOrange_s6xks_1081{color:#fb923c!important}._sectionValueBlue_s6xks_1097{color:#60a5fa!important}._sectionValueGreen_s6xks_1113{color:#4ade80!important}._childRowClickable_s6xks_504:hover{background-color:#2d3748;border-left-color:#4b5563;border-right-color:#4b5563;border-bottom-color:#4b5563;box-shadow:0 2px 4px #0000004d}}@media (max-width: 1200px){._tableHeader_s6xks_186,._tableRow_s6xks_187,._childRow_s6xks_469{grid-template-columns:1fr 1.7fr 1.3fr 1.6fr 1.1fr 1.2fr}}@media (max-width: 992px){._tableHeader_s6xks_186{display:none}._tableRow_s6xks_187,._childRow_s6xks_469{grid-template-columns:1fr;gap:10px}._codeValue_s6xks_319,._usageValue_s6xks_378{font-size:20px}._legendBar_s6xks_81{justify-content:flex-start}._configureListsWrap_s6xks_689{grid-template-columns:1fr}._logsContainer_s6xks_9{padding:12px}._detailsCollapse_s6xks_1,._logsTabs_s6xks_5{margin-top:16px}}@media (max-width: 768px){._tableRow_s6xks_187,._childRow_s6xks_469{gap:8px}._codeValue_s6xks_319,._usageValue_s6xks_378{font-size:18px}._logsContainer_s6xks_9{padding:10px}._searchInput_s6xks_46{min-width:100%}._toolbarWrap_s6xks_17{margin-bottom:12px}._configureHeaderAction_s6xks_42{margin-bottom:10px}}@media (max-width: 480px){._tableHeader_s6xks_186{display:none}._tableRow_s6xks_187,._childRow_s6xks_469{grid-template-columns:1fr;gap:6px;padding:8px}._codeValue_s6xks_319,._usageValue_s6xks_378{font-size:16px}._logsContainer_s6xks_9{padding:8px}._toolbarWrap_s6xks_17{margin-bottom:10px}._toolbarRow_s6xks_21{flex-direction:column;align-items:stretch}._searchInput_s6xks_46,._sortControls_s6xks_57{width:100%}._legendBar_s6xks_81{flex-direction:column;align-items:flex-start;gap:6px;padding:6px}._legendLeft_s6xks_109,._legendRight_s6xks_128{width:100%;gap:6px}._configureHeaderAction_s6xks_42{margin-bottom:8px}._detailsCollapse_s6xks_1,._logsTabs_s6xks_5,._sectionTabs_s6xks_13{margin-top:12px}._codeCell_s6xks_249{font-size:13px}._labelCell_s6xks_334,._amountCell_s6xks_351{font-size:11px}._caretIcon_s6xks_301{font-size:12px}._childCodeCell_s6xks_519,._childLabelCell_s6xks_538{font-size:11px}._childAmountCell_s6xks_555,._childUsagePercent_s6xks_585,._childUsageValue_s6xks_592{font-size:10px}._adjustmentCell_s6xks_415{gap:4px}._adjustmentInput_s6xks_630{width:100%}.ant-modal{top:0!important;height:100vh!important;max-height:100vh}.ant-modal-content{max-height:calc(100vh - 50px);overflow-y:auto}}._header_10fwe_1{display:flex;justify-content:space-between;align-items:center}._headerTitle_10fwe_7{margin:0;font-size:16px;font-weight:600}._headerActions_10fwe_13{display:flex;gap:8px}._virementCard_10fwe_18{margin-bottom:16px}._virementCardTitle_10fwe_22{display:flex;align-items:center;gap:16px}._virementCardName_10fwe_28{font-weight:600;font-size:15px}._sectionTabs_10fwe_33 .ant-tabs-nav{margin-bottom:0}._sectionTabs_10fwe_33 .ant-tabs-tab{font-weight:500}._sectionTabs_10fwe_33 .ant-tabs-tab-active{font-weight:600}._sectionTabs_10fwe_33 .ant-tabs-content-holder{padding-top:4px}._tabContent_10fwe_46{padding:16px 0}._infoAlert_10fwe_50{margin-bottom:16px}._statsCard_10fwe_54{margin-bottom:16px;overflow:hidden}._statsHeader_10fwe_59{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-bottom:12px}._statsHeaderDot_10fwe_67{color:orange;font-size:18px;margin-right:8px}._statsHeaderTitle_10fwe_73{font-weight:700;font-size:15px;line-height:1.35;min-width:0}._ecartTag_10fwe_80{margin-left:auto;font-weight:700;white-space:normal;line-height:1.2}._statsRow_10fwe_87{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-top:8px}._statCol_10fwe_94{min-width:0}._statLabel_10fwe_98{color:#888;font-size:10px;line-height:1.3;margin-bottom:4px}._statValue_10fwe_105{font-weight:700;font-size:12px;line-height:1.35;word-break:break-word}._statDebit_10fwe_112{color:#ff4d4f}._statCredit_10fwe_116{color:#52c41a}._searchRow_10fwe_120{margin-bottom:16px}._searchIcon_10fwe_124{color:#bbb}._virementDescription_10fwe_128{font-size:13px;color:#555;margin-top:4px}@media (prefers-color-scheme: dark){._virementDescription_10fwe_128{color:#ccc}}@media (max-width: 768px){._statsRow_10fwe_87{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}._statsHeader_10fwe_59{margin-bottom:10px}._statsHeaderDot_10fwe_67{font-size:14px;margin-right:4px}._statsHeaderTitle_10fwe_73{font-size:13px;flex:1 1 100%}._ecartTag_10fwe_80{margin-left:0;font-size:12px}._statsRow_10fwe_87{margin-top:4px}._statLabel_10fwe_98{font-size:9px}._statValue_10fwe_105{font-size:11px}}@media (max-width: 480px){._statsRow_10fwe_87{grid-template-columns:1fr;gap:10px}._statsHeaderTitle_10fwe_73{font-size:12px}}._statsCard_10fwe_54 .ant-card-body{padding:16px}@media (max-width: 768px){._statsCard_10fwe_54 .ant-card-body{padding:12px}}@media (max-width: 480px){._statsCard_10fwe_54 .ant-card-body{padding:10px}}._panelActions_10fwe_192{display:inline-flex;align-items:center;gap:8px;font-size:16px;color:var(--ant-color-text-secondary, #666)}._panelActions_10fwe_192 .anticon{cursor:pointer;transition:color .2s ease}._actionDelete_10fwe_204{background-color:transparent;color:#eb0707;border:none;padding:8px 16px;cursor:pointer;border-radius:4px}._collapseWrapper_rno8g_1{margin-bottom:0}._collapseWrapper_rno8g_1 .ant-collapse{border:none;background:transparent;display:flex;flex-direction:column;gap:10px}._collapseWrapper_rno8g_1 .ant-collapse-item{border:1px solid #e0e5ec!important;border-radius:8px!important;overflow:hidden;background:#fff;box-shadow:0 1px 4px #0000000f}._collapseWrapper_rno8g_1 .ant-collapse-header{background:#fff!important;padding:0!important;min-height:56px;display:flex!important;align-items:center!important}._collapseWrapper_rno8g_1 .ant-collapse-item-active .ant-collapse-header{border-bottom:1px solid #e0e5ec;background:#fff!important}._collapseWrapper_rno8g_1 .ant-collapse-content{border-top:none!important;background:#fff}._collapseWrapper_rno8g_1 .ant-collapse-content-box{padding:0!important}._collapseWrapper_rno8g_1 .ant-collapse-expand-icon{color:#1c2b3a!important;padding-left:16px!important}._collapseWrapper_rno8g_1 .ant-collapse-header-text{flex:1}._panelHeader_rno8g_44{display:flex;align-items:center;justify-content:space-between;padding:12px 20px 12px 0;flex-wrap:wrap;gap:10px;width:100%}._panelTitle_rno8g_54{display:flex;align-items:center;gap:8px;flex-shrink:0}._panelCode_rno8g_61,._panelName_rno8g_67{font-size:14px;font-weight:600;color:#1c2b3a}._panelBadge_rno8g_73{display:inline-flex;align-items:center;gap:4px;padding:2px 9px;border-radius:4px;font-size:11px;font-weight:700;letter-spacing:.03em}._panelBadge_rno8g_73._blocked_rno8g_83{background:#fdf0f0;color:#dc3545;border:1px solid rgba(220,53,69,.3)}._panelBadge_rno8g_73._modified_rno8g_88{background-color:#fff7e6;color:#d46b08;border:1px solid #ffd591;border-radius:4px;padding:1px 8px;font-size:8px;display:inline-flex;align-items:center;gap:4px;font-weight:500}._panelStats_rno8g_101{display:flex;align-items:center;gap:6px;flex-wrap:wrap}._statChip_rno8g_108{display:flex;flex-direction:column;align-items:center;padding:4px 16px;background:#f7f8fa;border:1px solid #e0e5ec;border-radius:6px;min-width:110px}._statLabel_rno8g_119{font-size:10px;color:#8a95a3;text-transform:none;white-space:nowrap;margin-bottom:1px}._statValue_rno8g_127{font-size:13px;font-weight:700;white-space:nowrap;color:#1c2b3a}._statValue_rno8g_127._debit_rno8g_133{color:#dc3545}._statValue_rno8g_127._credit_rno8g_136{color:green}._statValue_rno8g_127._reste_rno8g_139{color:#e07a00}._equilibreTag_rno8g_143{display:inline-flex;align-items:center;gap:4px;padding:4px 12px;border-radius:6px;font-size:12px;font-weight:700;border:1px solid transparent}._equilibreTag_rno8g_143._ok_rno8g_153{background:#eaf7ed;color:#28a745;border-color:#28a7454d}._equilibreTag_rno8g_143._nok_rno8g_158{background:#fdf0f0;color:#dc3545;border-color:#dc35454d}._tableScroll_rno8g_164{width:100%;overflow-x:auto;overflow-y:hidden}._compteTable_rno8g_170{table-layout:fixed;width:100%;min-width:0;border-collapse:collapse;font-size:13px}._compteTable_rno8g_170 ._colCompte_rno8g_177{width:60px}._compteTable_rno8g_170 ._colLibelle_rno8g_180{width:100px}._compteTable_rno8g_170 ._colDotation_rno8g_183{width:110px}._compteTable_rno8g_170 ._colUtilisation_rno8g_186{width:80px}._compteTable_rno8g_170 ._colAjustement_rno8g_189{width:150px}._compteTable_rno8g_170 ._colSolde_rno8g_192{width:90px}._compteTable_rno8g_170 thead tr{background:#f8f4f9;border-bottom:1px solid #e0e5ec}._compteTable_rno8g_170 ._tdLibelle_rno8g_199{max-width:0;padding:8px}._compteTable_rno8g_170 ._libelleText_rno8g_203{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}._compteTable_rno8g_170 th{padding:9px 16px;font-size:12px;font-weight:600;color:#4a5568;white-space:nowrap}._compteTable_rno8g_170 tbody tr{border-bottom:1px solid #e0e5ec;background:#fff;transition:background .12s}._compteTable_rno8g_170 tbody tr:last-child{border-bottom:none}._compteTable_rno8g_170 tbody tr:hover{background:#f5f8ff}._compteTable_rno8g_170 td{padding:16px;color:#4a5568;vertical-align:middle}@media (max-width: 768px){._compteTable_rno8g_170{font-size:11px}th,td{padding:8px 6px!important}._colAjustement_rno8g_189{width:110px}._colDotation_rno8g_183{width:90px}._colSolde_rno8g_192{width:70px}._ajustementCell_rno8g_250{gap:3px}._ajustementInput_rno8g_253{width:70px!important;height:28px;font-size:12px;padding:0 4px}._historyBtn_rno8g_259{width:24px;height:24px}._seuil_rno8g_263,._seuilValue_rno8g_264{font-size:9px}}._thCompte_rno8g_268{text-align:left;width:90px}._thLibelle_rno8g_273{text-align:left}._thRight_rno8g_277{text-align:right}._tdCompte_rno8g_281{font-weight:700;font-size:13px;color:#1c2b3a;text-align:left}._dotationCell_rno8g_288{display:flex;flex-direction:column;align-items:flex-end;gap:3px}._dotationAmount_rno8g_295{font-size:13px;font-weight:500;color:#1c2b3a}._seuil_rno8g_263{font-size:11px;color:#8a95a3;display:flex;align-items:center;gap:3px}._seuilValue_rno8g_264{color:#28a745;font-weight:700}._progressBar_rno8g_314{width:80px;height:4px;background:#e0e5ec;border-radius:2px;overflow:hidden;margin-top:2px}._progressFill_rno8g_323{height:100%;background:#1a3c5e;border-radius:2px}._utilisationCell_rno8g_329{display:flex;align-items:center;justify-content:flex-end;gap:8px}._toggleSwitch_rno8g_336{display:inline-block;width:34px;height:19px;background:#1a3c5e;border-radius:10px;position:relative;flex-shrink:0}._toggleSwitch_rno8g_336:after{content:"";position:absolute;width:15px;height:15px;background:#fff;border-radius:50%;top:2px;right:2px;box-shadow:0 1px 3px #00000040}._pctValue_rno8g_357{font-weight:600;color:#1c2b3a;font-size:13px;min-width:30px;text-align:right}._ajustementCell_rno8g_250{display:flex;align-items:center;justify-content:flex-end;gap:6px}._ajustementInput_rno8g_253{width:100px;height:32px;border:1px solid #e0e5ec;border-radius:5px;padding:0 8px;font-size:13px;text-align:right;color:#1c2b3a;background:#fff;transition:border-color .15s,box-shadow .15s;-moz-appearance:none}._ajustementInput_rno8g_253::-webkit-outer-spin-button,._ajustementInput_rno8g_253::-webkit-inner-spin-button{-webkit-appearance:none}._ajustementInput_rno8g_253:focus{outline:none;border-color:#1a3c5e;box-shadow:0 0 0 2px #1a3c5e1f}._ajustementInput_rno8g_253::placeholder{color:#e0e5ec}._ajustementInput_rno8g_253 input{color:inherit}._ajustementInput_rno8g_253._positive_rno8g_399,._ajustementInput_rno8g_253._positive_rno8g_399 input{color:#28a745}._ajustementInput_rno8g_253._negative_rno8g_405,._ajustementInput_rno8g_253._negative_rno8g_405 input{color:#dc3545}._historyBtn_rno8g_259{display:flex;align-items:center;justify-content:center;width:30px;height:30px;border:1px solid #e0e5ec;border-radius:5px;background:#fff;cursor:pointer;color:#8a95a3;transition:all .12s;flex-shrink:0}._historyBtn_rno8g_259:hover{border-color:#1a3c5e;color:#1a3c5e;background:#f0f4ff}._soldeValue_rno8g_432{font-weight:700;font-size:13px;color:#1b4f9a}._totalRow_rno8g_438,._totalRow_rno8g_438:hover{background:#f8f4f9!important}._totalRow_rno8g_438 td{padding:12px 16px;border-top:1.5px solid #e0e5ec}._totalLabel_rno8g_449{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:#1c2b3a}._totalAjustement_rno8g_457{text-align:right;font-weight:700;font-size:13px}._totalSolde_rno8g_463{text-align:right;font-weight:700;font-size:13px;color:#1b4f9a}@media (prefers-color-scheme: dark){._collapseWrapper_rno8g_1 .ant-collapse-item{background:#1c2b3a!important;box-shadow:0 1px 4px #0000000f;border:1px solid #3a3a3b!important}._collapseWrapper_rno8g_1 .ant-collapse-header{background:#0a0d13!important;border:1px solid #3a3a3b!important}._collapseWrapper_rno8g_1 .ant-collapse-item-active .ant-collapse-header{border-bottom:1px solid #e0e5ec;background:#0a0d13!important}._collapseWrapper_rno8g_1 .ant-collapse-content{background:#0a0d13!important}._collapseWrapper_rno8g_1 .ant-collapse-content-box{padding:0!important}._collapseWrapper_rno8g_1 .ant-collapse-expand-icon{color:#fff!important}._panelHeader_rno8g_44{color:#920707}._statChip_rno8g_108{background:#0a0d13;border-color:#fff;border:1px solid #3a3a3b!important;color:#fff}._statLabel_rno8g_119{color:#fff}._equilibreTag_rno8g_143._ok_rno8g_153{background:#059742;color:#fff;border-color:#0597424d}._equilibreTag_rno8g_143._nok_rno8g_158{background:#dc3545;color:#fff;border-color:#dc35454d}._compteTable_rno8g_170 thead tr{background:#0a0d13;border-bottom:1px solid #e0e5ec}._compteTable_rno8g_170 th{color:#fff}._compteTable_rno8g_170 tbody tr{border-bottom:1px solid #e0e5ec;background:#0a0d13;transition:background .12s}._compteTable_rno8g_170 tbody tr:hover{background:#141922;transition:background .2s ease}._compteTable_rno8g_170 td{padding:16px;color:#4a5568;vertical-align:middle}._tdCompte_rno8g_281,._tdLibelle_rno8g_199,._dotationCell_rno8g_288,._utilisationCell_rno8g_329,._ajustementCell_rno8g_250{color:#fff!important}._ajustementInput_rno8g_253{color:#fff;background:#0a0d13;transition:border-color .15s,box-shadow .15s}._ajustementInput_rno8g_253::placeholder{color:#fff!important}._ajustementInput_rno8g_253._positive_rno8g_399{color:#28a745}._ajustementInput_rno8g_253._negative_rno8g_405{color:#dc3545}._totalLabel_rno8g_449,._thRight_rno8g_277,._totalAjustement_rno8g_457,._totalSolde_rno8g_463{color:#fff!important}._historyBtn_rno8g_259{background:#0a0d13;color:#fff;transition:all .12s;flex-shrink:0}._historyBtn_rno8g_259:hover{background:#49494b;color:#fff}._statValue_rno8g_127._credit_rno8g_136{color:green}._dotationAmount_rno8g_295{color:#fff!important}._soldeValue_rno8g_432{color:#1b4f9a}._totalRow_rno8g_438{background:#0a0d13!important}._totalRow_rno8g_438:hover{background:#141922!important}._panelCode_rno8g_61,._panelName_rno8g_67{color:#fff}}._collapseRoot_10bv1_1{margin-bottom:1rem}._panel_10bv1_5{background-color:#fff;border-bottom:none}._panel_10bv1_5 .ant-collapse-content{border-top:none}._panelHeader_10bv1_13{display:flex;align-items:center;gap:8px}._panelTitle_10bv1_19{font-weight:700;font-size:18px}._descriptionText_10bv1_24{white-space:pre-wrap}._panelActions_10bv1_28{display:flex;justify-content:flex-end;align-items:center;gap:8px;margin-left:auto;margin-right:20px}._actionDelete_10bv1_37{color:#ff4d4f}._searchInput_10bv1_41{max-width:300px}._searchIcon_10bv1_45{color:#00000040}@media (prefers-color-scheme: dark){._descriptionText_10bv1_24{color:#d1d5db}._panelTitle_10bv1_19{color:#f3f4f6}._panel_10bv1_5{background-color:#111827}._searchIcon_10bv1_45{color:#ffffff40}}._detailsCollapse_p6y9h_2,._logsTabs_p6y9h_6{margin-top:24px}._logsContainer_p6y9h_10{padding:16px}._sectionTabs_p6y9h_14{margin-top:16px}._toolbarWrap_p6y9h_18{margin-bottom:16px}._toolbarRow_p6y9h_22{display:flex;gap:12px;flex-wrap:wrap;justify-content:space-between;align-items:center;margin-bottom:8px}@media (max-width: 768px){._toolbarRow_p6y9h_22{gap:8px;justify-content:flex-start}}@media (max-width: 480px){._toolbarRow_p6y9h_22{flex-direction:column;align-items:stretch}}._configureHeaderAction_p6y9h_43{margin-bottom:12px}._searchInput_p6y9h_47{min-width:100%;flex:1;min-height:40px}@media (max-width: 768px){._searchInput_p6y9h_47{min-width:100%}}._sortControls_p6y9h_58{display:flex;align-items:center;gap:8px;flex-wrap:wrap}@media (max-width: 768px){._sortControls_p6y9h_58{width:100%;gap:6px}}@media (max-width: 480px){._sortControls_p6y9h_58{flex-direction:column;align-items:stretch}}._sortLabel_p6y9h_77{color:#6b7280;font-size:13px}._legendBar_p6y9h_82{display:flex;flex-wrap:wrap;gap:12px;align-items:center;justify-content:space-between;background-color:#f3f4f6;padding:8px;border-radius:2px;border:1px solid #e5e7eb;font-size:12px}@media (max-width: 768px){._legendBar_p6y9h_82{gap:8px;padding:8px;font-size:11px}}@media (max-width: 480px){._legendBar_p6y9h_82{flex-direction:column;align-items:flex-start;gap:6px;padding:6px}}._legendLeft_p6y9h_110{color:#6b7280;display:flex;gap:16px;flex-wrap:wrap;align-items:center}@media (max-width: 768px){._legendLeft_p6y9h_110{gap:10px}}@media (max-width: 480px){._legendLeft_p6y9h_110{gap:8px;width:100%}}._legendRight_p6y9h_129{color:#6b7280;font-size:12px;display:flex;gap:16px;flex-wrap:wrap;align-items:center}@media (max-width: 768px){._legendRight_p6y9h_129{gap:10px}}@media (max-width: 480px){._legendRight_p6y9h_129{gap:8px;width:100%}}._legendItem_p6y9h_149{display:inline-flex;align-items:center}._legendDot_p6y9h_154{display:inline-block;width:8px;height:8px;border-radius:50%;margin-right:6px}._dotOk_p6y9h_162{background-color:#22c55e}._dotNear_p6y9h_166{background-color:#f97316}._dotExceeded_p6y9h_170{background-color:#ef4444}._dotBlocked_p6y9h_174{background-color:#f59e0b}._listSpin_p6y9h_178{width:100%}._listLoader_p6y9h_182{text-align:center;padding:1rem}._tableHeader_p6y9h_187,._tableRow_p6y9h_188{display:grid;grid-template-columns:1fr 2fr 1.4fr 1.8fr 1.2fr 1.4fr;gap:16px;align-items:center}._tableHeader_p6y9h_187{background-color:#f3f4f6;color:#4b5563;font-weight:600;padding:14px 16px;border:1px solid #e5e7eb;border-bottom:none;border-radius:8px 8px 0 0;font-size:14px}@media (max-width: 768px){._tableHeader_p6y9h_187{padding:10px 12px;font-size:13px}}@media (max-width: 480px){._tableHeader_p6y9h_187{padding:8px 10px;font-size:12px}}._tableRow_p6y9h_188{background-color:#f9fafb;border:1px solid #e5e7eb;padding:16px;margin-bottom:0}@media (max-width: 768px){._tableRow_p6y9h_188{padding:12px;gap:12px}}@media (max-width: 480px){._tableRow_p6y9h_188{padding:10px;gap:8px}}._rowGroup_p6y9h_237{border-bottom:1px solid #e5e7eb;margin-bottom:10px}._tableRowSource_p6y9h_242{border-left:6px solid #f97316}._tableRowDestination_p6y9h_246{border-left:6px solid #16a34a}._codeCell_p6y9h_250{display:flex;align-items:center;gap:10px;font-weight:700;font-size:16px;color:#111827}@media (max-width: 768px){._codeCell_p6y9h_250{font-size:15px;gap:8px}}@media (max-width: 480px){._codeCell_p6y9h_250{font-size:14px;gap:6px}}._codeCellButton_p6y9h_271{display:inline-flex;align-items:center;gap:10px;background:transparent;border:none;padding:0;cursor:pointer;color:inherit;text-align:left;font:inherit;min-height:44px;min-width:44px}@media (max-width: 480px){._codeCellButton_p6y9h_271{min-height:40px;min-width:40px}}._codeCellButton_p6y9h_271:focus-visible{outline:2px solid #2563eb;outline-offset:2px;border-radius:4px}._codeCellButton_p6y9h_271:disabled{cursor:default}._caretIcon_p6y9h_302{font-size:14px;color:#6b7280;transition:transform .2s ease}._caretExpanded_p6y9h_308{transform:rotate(0)}._caretCollapsed_p6y9h_312{transform:rotate(180deg)}._caretHidden_p6y9h_316{opacity:0}._codeValue_p6y9h_320{font-size:24px;line-height:1}@media (max-width: 768px){._codeValue_p6y9h_320{font-size:20px}}@media (max-width: 480px){._codeValue_p6y9h_320{font-size:18px}}._labelCell_p6y9h_335{color:#111827;font-weight:700;font-size:14px;line-height:1.3}@media (max-width: 768px){._labelCell_p6y9h_335{font-size:13px}}@media (max-width: 480px){._labelCell_p6y9h_335{font-size:12px}}._amountCell_p6y9h_352{color:#111827;font-weight:700;font-size:14px}@media (max-width: 768px){._amountCell_p6y9h_352{font-size:13px}}@media (max-width: 480px){._amountCell_p6y9h_352{font-size:12px}}._thresholdText_p6y9h_368{margin-top:8px;font-size:14px;color:#6b7280;font-weight:800}._usageCell_p6y9h_375{min-width:0}._usageValue_p6y9h_379{font-size:16px;font-weight:700;margin-bottom:6px}@media (max-width: 768px){._usageValue_p6y9h_379{font-size:15px}}@media (max-width: 480px){._usageValue_p6y9h_379{font-size:14px}}._usageOk_p6y9h_395 ._usageValue_p6y9h_379{color:#22c55e}._usageOk_p6y9h_395 .ant-progress-bg{background-color:#22c55e!important}._usageNear_p6y9h_402 ._usageValue_p6y9h_379{color:#f97316}._usageNear_p6y9h_402 .ant-progress-bg{background-color:#f97316!important}._usageExceeded_p6y9h_409 ._usageValue_p6y9h_379{color:#ef4444}._usageExceeded_p6y9h_409 .ant-progress-bg{background-color:#ef4444!important}._adjustmentCell_p6y9h_416{color:#374151;font-weight:700;font-size:16px;display:flex;flex-direction:row;align-items:center;gap:8px;flex-wrap:wrap}@media (max-width: 768px){._adjustmentCell_p6y9h_416{font-size:14px;gap:6px}}@media (max-width: 480px){._adjustmentCell_p6y9h_416{font-size:12px;flex-direction:column;align-items:stretch;gap:4px}}._adjustmentCell_p6y9h_416 ._infoIcon_p6y9h_440{color:#e51e1e;font-size:16px}@media (max-width: 480px){._adjustmentCell_p6y9h_416 ._infoIcon_p6y9h_440{font-size:14px}}._configureTrigger_p6y9h_450{font-weight:600}._soldeCell_p6y9h_454{color:#0c4a6e;font-weight:700;font-size:16px}@media (max-width: 768px){._soldeCell_p6y9h_454{font-size:14px}}@media (max-width: 480px){._soldeCell_p6y9h_454{font-size:12px}}._childRowsWrap_p6y9h_470{margin:0;background-color:#fff}._childRow_p6y9h_470{display:grid;grid-template-columns:1fr 2fr 1.4fr 1.8fr 1.2fr 1.4fr;gap:16px;align-items:center;background-color:#fff;border-left:1px solid #e5e7eb;border-right:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb;padding:12px 16px;transition:all .2s ease}@media (max-width: 768px){._childRow_p6y9h_470{gap:12px;padding:10px 12px}}@media (max-width: 480px){._childRow_p6y9h_470{grid-template-columns:1fr;gap:8px;padding:8px 10px}}._childRow_p6y9h_470:first-child{border-top:1px solid #e5e7eb}._childRowClickable_p6y9h_505{cursor:pointer}._childRowClickable_p6y9h_505:hover{background-color:#f9fafb;border-left-color:#d1d5db;border-right-color:#d1d5db;border-bottom-color:#d1d5db;box-shadow:0 2px 4px #0000000d;transform:translate(2px)}._childRowClickable_p6y9h_505:active{transform:translate(0)}._childCodeCell_p6y9h_520{color:#6b7280;font-weight:600;font-size:14px;padding-left:12px}@media (max-width: 768px){._childCodeCell_p6y9h_520{font-size:13px;padding-left:8px}}@media (max-width: 480px){._childCodeCell_p6y9h_520{font-size:12px;padding-left:0}}._childLabelCell_p6y9h_539{color:#0a0d13;font-weight:600;font-size:14px;line-height:1.25}@media (max-width: 768px){._childLabelCell_p6y9h_539{font-size:13px}}@media (max-width: 480px){._childLabelCell_p6y9h_539{font-size:12px}}._childAmountCell_p6y9h_556{color:#374151;font-size:13px;font-weight:600}@media (max-width: 768px){._childAmountCell_p6y9h_556{font-size:12px}}@media (max-width: 480px){._childAmountCell_p6y9h_556{font-size:11px}}._childUsageCell_p6y9h_572{min-width:0}._childUsageLine_p6y9h_576{display:flex;align-items:center;gap:8px}._childProgress_p6y9h_582{flex:1}._childUsagePercent_p6y9h_586{color:#6b7280;font-size:12px;min-width:30px;text-align:right}._childUsageValue_p6y9h_593{margin-top:2px;font-size:12px;font-weight:700}._childAdjustmentCell_p6y9h_599{display:flex;align-items:center;color:#374151;font-size:13px;font-weight:600;flex-wrap:wrap;gap:8px}@media (max-width: 768px){._childAdjustmentCell_p6y9h_599{font-size:12px;gap:6px}}@media (max-width: 480px){._childAdjustmentCell_p6y9h_599{font-size:11px;flex-direction:column;align-items:stretch;gap:4px}}._versementValue_p6y9h_623{color:green}._prelevementValue_p6y9h_627{color:red}._adjustmentInput_p6y9h_631{width:120px;max-width:100%;min-width:120px;min-height:40px}@media (max-width: 768px){._adjustmentInput_p6y9h_631{width:100px}}@media (max-width: 480px){._adjustmentInput_p6y9h_631{width:100%}}._adjustmentInput_p6y9h_631 .ant-input{border-color:#0ea5e9;color:#6b7280;font-weight:600;min-height:40px}@media (max-width: 480px){._adjustmentInput_p6y9h_631 .ant-input{font-size:14px}}._configureModalToolbar_p6y9h_659{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:12px}@media (max-width: 768px){._configureModalToolbar_p6y9h_659{gap:8px}}@media (max-width: 480px){._configureModalToolbar_p6y9h_659{flex-direction:column;align-items:stretch}}._configureListsWrap_p6y9h_677{display:grid;grid-template-columns:1fr 1fr;gap:16px}@media (max-width: 768px){._configureListsWrap_p6y9h_677{gap:12px}}@media (max-width: 480px){._configureListsWrap_p6y9h_677{grid-template-columns:1fr;gap:10px}}._configureListPanel_p6y9h_694{border:1px solid #e5e7eb;border-radius:8px;padding:12px;background-color:#fff;display:flex;flex-direction:column;gap:10px}@media (max-width: 768px){._configureListPanel_p6y9h_694{padding:10px;gap:8px}}@media (max-width: 480px){._configureListPanel_p6y9h_694{padding:8px;gap:6px;border-radius:6px}}._configureListTitle_p6y9h_717{color:#374151;font-size:13px;font-weight:700}._configureListBody_p6y9h_723{display:flex;flex-direction:column;gap:0}._configureListBodyScroll_p6y9h_729{display:flex;flex-direction:column;gap:10px;max-height:360px;overflow:auto;padding-right:4px}@media (max-width: 768px){._configureListBodyScroll_p6y9h_729{max-height:300px;gap:8px}}@media (max-width: 480px){._configureListBodyScroll_p6y9h_729{max-height:250px;gap:6px;padding-right:2px}}._emptyContainer_p6y9h_751{display:flex;flex-direction:column;align-items:center;gap:12px;padding:40px 20px}@media (max-width: 768px){._emptyContainer_p6y9h_751{padding:30px 15px;gap:10px}}@media (max-width: 480px){._emptyContainer_p6y9h_751{padding:20px 12px;gap:8px}}._configurePrincipalItem_p6y9h_771{border:1px solid #dbe3ee;border-radius:8px;padding:10px 12px;background:linear-gradient(180deg,#fff,#f8fafc);text-align:left;display:flex;flex-direction:column;gap:6px;cursor:pointer;width:100%;box-sizing:border-box;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease;min-height:44px}@media (max-width: 768px){._configurePrincipalItem_p6y9h_771{padding:8px 10px;gap:4px;border-radius:6px}}@media (max-width: 480px){._configurePrincipalItem_p6y9h_771{padding:8px;gap:4px;min-height:40px;border-radius:4px}}._configurePrincipalItem_p6y9h_771:hover{border-color:#93c5fd;box-shadow:0 4px 12px #2563eb14;transform:translateY(-1px)}._configurePrincipalItemActive_p6y9h_808{border-color:#2563eb;background:linear-gradient(180deg,#eff6ff,#eef2ff);box-shadow:0 0 0 1px #2563eb2e}._configurePrincipalTopRow_p6y9h_814{display:flex;align-items:center;justify-content:space-between;gap:8px}._configurePrincipalBadges_p6y9h_821{display:inline-flex;align-items:center;gap:6px;flex-wrap:wrap}._configurePrincipalCode_p6y9h_828{color:#1e3a8a;font-weight:700;font-size:15px}@media (max-width: 768px){._configurePrincipalCode_p6y9h_828{font-size:14px}}@media (max-width: 480px){._configurePrincipalCode_p6y9h_828{font-size:13px}}._configurePrincipalLabel_p6y9h_844{color:#334155;font-size:12px;line-height:1.35}@media (max-width: 768px){._configurePrincipalLabel_p6y9h_844{font-size:11px}}@media (max-width: 480px){._configurePrincipalLabel_p6y9h_844{font-size:10px}}._modalCountLabel_p6y9h_860{color:#4b5563;font-size:12px;font-weight:600;margin-bottom:10px}._modalCompteList_p6y9h_867{display:flex;flex-direction:column;gap:8px;max-height:420px;overflow:auto;padding-right:4px}._modalCompteItem_p6y9h_876{display:flex;align-items:center;gap:12px;border:1px solid #e5e7eb;border-radius:8px;padding:10px 12px;background-color:#fff;min-height:44px;flex-wrap:wrap}@media (max-width: 768px){._modalCompteItem_p6y9h_876{gap:10px;padding:8px 10px;border-radius:6px}}@media (max-width: 480px){._modalCompteItem_p6y9h_876{gap:8px;padding:8px;border-radius:4px;min-height:40px}}._modalCompteMeta_p6y9h_903{display:inline-flex;flex-direction:column;gap:2px;flex:1;min-width:0}._childSoldeCell_p6y9h_911{color:#4b5563;font-size:13px;font-weight:600;display:flex;justify-content:space-between;flex-wrap:wrap;gap:8px}@media (max-width: 768px){._childSoldeCell_p6y9h_911{font-size:12px}}@media (max-width: 480px){._childSoldeCell_p6y9h_911{font-size:11px;flex-direction:column;justify-content:flex-start}}._sectionContainer_p6y9h_933{display:flex;flex-direction:column}._sectionHeader_p6y9h_938,._sectionContent_p6y9h_939{display:flex;justify-content:space-between;gap:12px;padding:16px 8px;align-items:center;flex-wrap:wrap}@media (max-width: 768px){._sectionHeader_p6y9h_938,._sectionContent_p6y9h_939{gap:10px;padding:12px 8px}}@media (max-width: 480px){._sectionHeader_p6y9h_938,._sectionContent_p6y9h_939{gap:8px;padding:10px 6px;flex-direction:column;align-items:stretch}}._sectionHeader_p6y9h_938{background-color:#0ea5e91a}._sectionContent_p6y9h_939,._sectionContentEquilibre_p6y9h_972{background-color:#59f11233}._sectionContentEquilibre_p6y9h_972 ._sectionLabel_p6y9h_975{color:#7a808c}._sectionContentEquilibre_p6y9h_972 ._sectionValue_p6y9h_978{color:#111827}._sectionContentDesequilibre_p6y9h_982{background-color:#ff4d4f33}._sectionContentDesequilibre_p6y9h_982 ._sectionLabel_p6y9h_975{color:#7a808c}._sectionContentDesequilibre_p6y9h_982 ._sectionValue_p6y9h_978{color:#111827}._sectionLeft_p6y9h_992{display:flex;gap:16px;justify-content:flex-start;align-items:center;flex-wrap:wrap}@media (max-width: 768px){._sectionLeft_p6y9h_992{gap:12px}}@media (max-width: 480px){._sectionLeft_p6y9h_992{gap:8px;width:100%}}._sectionRight_p6y9h_1011{display:flex;gap:16px;justify-content:flex-end;align-items:center;flex-wrap:wrap}@media (max-width: 768px){._sectionRight_p6y9h_1011{gap:12px}}@media (max-width: 480px){._sectionRight_p6y9h_1011{gap:8px;width:100%;justify-content:flex-start}}._sectionCell_p6y9h_1031{display:flex;flex-direction:column;gap:4px}._sectionLabel_p6y9h_975{color:#7a808c;font-weight:600;font-size:12px}@media (max-width: 768px){._sectionLabel_p6y9h_975{font-size:11px}}@media (max-width: 480px){._sectionLabel_p6y9h_975{font-size:10px}}._sectionValue_p6y9h_978{color:#111827;font-weight:700;font-size:16px}@media (max-width: 768px){._sectionValue_p6y9h_978{font-size:14px}}@media (max-width: 480px){._sectionValue_p6y9h_978{font-size:13px}}._sectionValueOrange_p6y9h_1069{color:#f97316!important;font-weight:700;font-size:16px}@media (max-width: 768px){._sectionValueOrange_p6y9h_1069{font-size:14px}}@media (max-width: 480px){._sectionValueOrange_p6y9h_1069{font-size:13px}}._sectionValueBlue_p6y9h_1085{color:#1732c8!important;font-weight:700;font-size:16px}@media (max-width: 768px){._sectionValueBlue_p6y9h_1085{font-size:14px}}@media (max-width: 480px){._sectionValueBlue_p6y9h_1085{font-size:13px}}._sectionValueGreen_p6y9h_1101{color:#22c55e!important;font-weight:700;font-size:16px}@media (max-width: 768px){._sectionValueGreen_p6y9h_1101{font-size:14px}}@media (max-width: 480px){._sectionValueGreen_p6y9h_1101{font-size:13px}}._sectionValueRed_p6y9h_1117{color:#ef4444!important;font-weight:700;font-size:16px}@media (max-width: 768px){._sectionValueRed_p6y9h_1117{font-size:14px}}@media (max-width: 480px){._sectionValueRed_p6y9h_1117{font-size:13px}}@media (prefers-color-scheme: dark){._legendBar_p6y9h_82{background-color:#0a0d13;border-color:#374151}._legendLeft_p6y9h_110,._legendRight_p6y9h_129{color:#d1d5db}._sortLabel_p6y9h_77{color:#9ca3af}._tableHeader_p6y9h_187{background-color:#111827;color:#e5e7eb;border-color:#374151}._tableRow_p6y9h_188{background-color:#0a0d13;border-color:#374151;border-left-color:#f97316}._rowGroup_p6y9h_237{border-bottom-color:#374151}._codeCell_p6y9h_250{color:#f3f4f6}._caretIcon_p6y9h_302{color:#9ca3af}._labelCell_p6y9h_335{color:#f3f4f6}._amountCell_p6y9h_352{color:#e5e7eb}._thresholdText_p6y9h_368{color:#9ca3af}._adjustmentCell_p6y9h_416{color:#d1d5db}._soldeCell_p6y9h_454{color:#a0aec0}._childRowsWrap_p6y9h_470{background-color:#111827}._childRow_p6y9h_470{background-color:#0a0d13;border-color:#374151}._childRow_p6y9h_470:first-child{border-top-color:#374151}._childCodeCell_p6y9h_520{color:#9ca3af}._childLabelCell_p6y9h_539{color:#e5e7eb}._childAmountCell_p6y9h_556{color:#d1d5db}._childUsagePercent_p6y9h_586{color:#9ca3af}._childAdjustmentCell_p6y9h_599{color:#d1d5db}._adjustmentInput_p6y9h_631 .ant-input{background-color:#111827!important;border-color:#374151!important;color:#d1d5db!important}._adjustmentInput_p6y9h_631 .ant-input::placeholder{color:#6b7280!important}._adjustmentInput_p6y9h_631 .ant-input:hover{border-color:#4b5563!important}._adjustmentInput_p6y9h_631 .ant-input:focus{border-color:#0ea5e9!important;box-shadow:0 0 0 2px #0ea5e933!important}._configureListPanel_p6y9h_694{background-color:#0a0d13;border-color:#374151}._configureListTitle_p6y9h_717{color:#e5e7eb}._configurePrincipalItem_p6y9h_771{background:linear-gradient(180deg,#2d3748,#1a202c);border-color:#4b5563;color:#e5e7eb}._configurePrincipalItem_p6y9h_771:hover{border-color:#0ea5e9;box-shadow:0 4px 12px #0ea5e926}._configurePrincipalItemActive_p6y9h_808{border-color:#0ea5e9;background:linear-gradient(180deg,#1e3a5f,#0f2438);box-shadow:0 0 0 1px #0ea5e94d}._configurePrincipalCode_p6y9h_828{color:#60a5fa}._configurePrincipalLabel_p6y9h_844,._modalCountLabel_p6y9h_860{color:#cbd5e1}._modalCompteItem_p6y9h_876{background-color:#0a0d13;border-color:#374151}._childSoldeCell_p6y9h_911{color:#cbd5e1}._sectionHeader_p6y9h_938{background-color:#0ea5e926}._sectionContent_p6y9h_939{background-color:#59f11226}._sectionContentEquilibre_p6y9h_972{background-color:#22c55e26}._sectionContentEquilibre_p6y9h_972 ._sectionLabel_p6y9h_975{color:#cbd5e1}._sectionContentEquilibre_p6y9h_972 ._sectionValue_p6y9h_978{color:#f3f4f6}._sectionContentDesequilibre_p6y9h_982{background-color:#ef444426}._sectionContentDesequilibre_p6y9h_982 ._sectionLabel_p6y9h_975{color:#cbd5e1}._sectionContentDesequilibre_p6y9h_982 ._sectionValue_p6y9h_978{color:#f3f4f6}._sectionLabel_p6y9h_975{color:#cbd5e1}._sectionValue_p6y9h_978{color:#f3f4f6}._sectionValueOrange_p6y9h_1069{color:#fb923c!important}._sectionValueBlue_p6y9h_1085{color:#60a5fa!important}._sectionValueGreen_p6y9h_1101{color:#4ade80!important}._childRowClickable_p6y9h_505:hover{background-color:#2d3748;border-left-color:#4b5563;border-right-color:#4b5563;border-bottom-color:#4b5563;box-shadow:0 2px 4px #0000004d}}@media (max-width: 1200px){._tableHeader_p6y9h_187,._tableRow_p6y9h_188,._childRow_p6y9h_470{grid-template-columns:1fr 1.7fr 1.3fr 1.6fr 1.1fr 1.2fr}}@media (max-width: 992px){._tableHeader_p6y9h_187{display:none}._tableRow_p6y9h_188,._childRow_p6y9h_470{grid-template-columns:1fr;gap:10px}._codeValue_p6y9h_320,._usageValue_p6y9h_379{font-size:20px}._legendBar_p6y9h_82{justify-content:flex-start}._configureListsWrap_p6y9h_677{grid-template-columns:1fr}._logsContainer_p6y9h_10{padding:12px}._detailsCollapse_p6y9h_2,._logsTabs_p6y9h_6{margin-top:16px}}@media (max-width: 768px){._tableRow_p6y9h_188,._childRow_p6y9h_470{gap:8px}._codeValue_p6y9h_320,._usageValue_p6y9h_379{font-size:18px}._logsContainer_p6y9h_10{padding:10px}._searchInput_p6y9h_47{min-width:100%}._toolbarWrap_p6y9h_18{margin-bottom:12px}._configureHeaderAction_p6y9h_43{margin-bottom:10px}}@media (max-width: 480px){._tableHeader_p6y9h_187{display:none}._tableRow_p6y9h_188,._childRow_p6y9h_470{grid-template-columns:1fr;gap:6px;padding:8px}._codeValue_p6y9h_320,._usageValue_p6y9h_379{font-size:16px}._logsContainer_p6y9h_10{padding:8px}._toolbarWrap_p6y9h_18{margin-bottom:10px}._toolbarRow_p6y9h_22{flex-direction:column;align-items:stretch}._searchInput_p6y9h_47,._sortControls_p6y9h_58{width:100%}._legendBar_p6y9h_82{flex-direction:column;align-items:flex-start;gap:6px;padding:6px}._legendLeft_p6y9h_110,._legendRight_p6y9h_129{width:100%;gap:6px}._configureHeaderAction_p6y9h_43{margin-bottom:8px}._detailsCollapse_p6y9h_2,._logsTabs_p6y9h_6,._sectionTabs_p6y9h_14{margin-top:12px}._codeCell_p6y9h_250{font-size:13px}._labelCell_p6y9h_335,._amountCell_p6y9h_352{font-size:11px}._caretIcon_p6y9h_302{font-size:12px}._childCodeCell_p6y9h_520,._childLabelCell_p6y9h_539{font-size:11px}._childAmountCell_p6y9h_556,._childUsagePercent_p6y9h_586,._childUsageValue_p6y9h_593{font-size:10px}._adjustmentCell_p6y9h_416{gap:4px}._adjustmentInput_p6y9h_631{width:100%}.ant-modal{top:0!important;height:100vh!important;max-height:100vh}.ant-modal-content{max-height:calc(100vh - 50px);overflow-y:auto}}._amountProgress_p6y9h_1456{margin-top:4px}._equilibreHeader_p6y9h_1460{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:12px 16px;margin-bottom:8px;border:1px solid #e5e7eb;border-radius:4px;flex-wrap:wrap}@media (max-width: 768px){._equilibreHeader_p6y9h_1460{gap:12px;padding:10px 12px}}@media (max-width: 480px){._equilibreHeader_p6y9h_1460{gap:8px;padding:8px 10px;flex-direction:column}}._equilibreHeaderOk_p6y9h_1485{background-color:#f0fdf4}._equilibreHeaderNotOk_p6y9h_1489{background-color:#fef2f2}._equilibreLeft_p6y9h_1493{display:flex;align-items:center;gap:8px;flex:0 0 auto}@media (max-width: 480px){._equilibreLeft_p6y9h_1493{flex:1;width:100%}}._equilibreRight_p6y9h_1506{display:flex;gap:16px;align-items:center;flex-wrap:wrap}@media (max-width: 768px){._equilibreRight_p6y9h_1506{gap:12px}}@media (max-width: 480px){._equilibreRight_p6y9h_1506{gap:8px;width:100%}}._equilibreCell_p6y9h_1524{display:flex;flex-direction:column;gap:2px;align-items:center}._equilibreLabel_p6y9h_1531{font-size:13px;font-weight:600;color:#4b5563}@media (max-width: 768px){._equilibreLabel_p6y9h_1531{font-size:12px}}@media (max-width: 480px){._equilibreLabel_p6y9h_1531{font-size:11px}}._equilibreText_p6y9h_1547{font-size:11px;color:#8c8c8c;font-weight:500;text-transform:uppercase;letter-spacing:.03em}._equilibreAmount_p6y9h_1555{font-size:14px;font-weight:700}@media (max-width: 768px){._equilibreAmount_p6y9h_1555{font-size:13px}}@media (max-width: 480px){._equilibreAmount_p6y9h_1555{font-size:12px}}@media (prefers-color-scheme: dark){._equilibreHeader_p6y9h_1460{border-color:#374151}._equilibreHeaderOk_p6y9h_1485{background-color:#22c55e26}._equilibreHeaderNotOk_p6y9h_1489{background-color:#ef444426}._equilibreLabel_p6y9h_1531{color:#d1d5db}._equilibreText_p6y9h_1547{color:#9ca3af}}._container_7pj4o_1{display:flex;flex-direction:column;width:100%;height:fit-content}._container_7pj4o_1 ._label_7pj4o_7{margin-bottom:4px;font-weight:500;min-width:70px}._container_7pj4o_1 ._dateRangePicker_7pj4o_12{display:flex;flex-wrap:wrap;width:100%;gap:8px}._container_7pj4o_1 ._dateRangePicker_7pj4o_12 ._datePicker_7pj4o_18{flex:1 1 150px;min-width:120px;max-width:100%}@media (min-width: 576px){._container_7pj4o_1{flex-direction:row;align-items:center}._container_7pj4o_1 ._label_7pj4o_7{margin-right:8px;margin-bottom:0}._container_7pj4o_1 ._dateRangePicker_7pj4o_12{flex-direction:row;flex-wrap:nowrap}}._wrapper_1l9mh_1{margin-top:1rem}._tableContainer_1l9mh_5 .ant-table{background:transparent;font-size:13px}._tableContainer_1l9mh_5 .ant-table-thead>tr>th{background:#f8f9fb;color:#8c98a9;text-transform:uppercase;font-size:11px;font-weight:600;letter-spacing:.5px;border-bottom:1px solid #edf2f7;padding:12px 16px}@media (prefers-color-scheme: dark){._tableContainer_1l9mh_5 .ant-table-thead>tr>th{background:#161b22;color:#7c95a7;border-bottom-color:#30363d}}._tableContainer_1l9mh_5 .ant-table-tbody>tr>td{border-bottom:1px solid #edf2f7;padding:16px;color:#4a5568}@media (prefers-color-scheme: dark){._tableContainer_1l9mh_5 .ant-table-tbody>tr>td{border-bottom-color:#30363d;color:#7c95a7}}._tableContainer_1l9mh_5 .ant-table-tbody>tr:hover>td{background:#f7fafc}@media (prefers-color-scheme: dark){._tableContainer_1l9mh_5 .ant-table-tbody>tr:hover>td{background:#0d1117}}._comptesContainer_1l9mh_46,._sectionsContainer_1l9mh_46{display:flex;flex-wrap:wrap;gap:4px}._compteTag_1l9mh_52,._sectionTag_1l9mh_52{margin:0!important;font-size:11px}._reference_1l9mh_57{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-weight:600;color:#2c7be5;font-size:13px}@media (prefers-color-scheme: dark){._reference_1l9mh_57{color:#58a6ff}}._nom_1l9mh_69{font-weight:500;color:#2d3748}@media (prefers-color-scheme: dark){._nom_1l9mh_69{color:#c9d1d9}}._tagGroup_1l9mh_79{display:flex;gap:8px;flex-wrap:wrap}._tagBase_1l9mh_85,._tagFonct_1l9mh_85,._tagInvest_1l9mh_85{display:inline-flex;align-items:center;padding:2px 8px;border-radius:4px;font-size:11px;font-weight:600;line-height:1.5}._tagInvest_1l9mh_85{background-color:#e3efff;color:#2c7be5}@media (prefers-color-scheme: dark){._tagInvest_1l9mh_85{background-color:#2c7be526;color:#58a6ff}}._tagFonct_1l9mh_85{background-color:#e1f9eb;color:#00d97e}@media (prefers-color-scheme: dark){._tagFonct_1l9mh_85{background-color:#00d97e26;color:#3fb950}}._comptes_1l9mh_46{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;color:#4a5568;font-size:12px}@media (prefers-color-scheme: dark){._comptes_1l9mh_46{color:#8b949e}}._prbLink_1l9mh_128{display:inline-flex;align-items:center;gap:4px;color:#2c7be5;font-weight:600;cursor:pointer;transition:color .2s}@media (prefers-color-scheme: dark){._prbLink_1l9mh_128{color:#58a6ff}}._prbLink_1l9mh_128:hover{color:#1a62c6;text-decoration:underline}@media (prefers-color-scheme: dark){._prbLink_1l9mh_128:hover{color:#79c0ff}}._prbLink_1l9mh_128 svg{font-size:12px}._statusBase_1l9mh_155,._statusRejete_1l9mh_155,._statusValide_1l9mh_155,._statusEnCours_1l9mh_155{display:inline-block;padding:2px 10px;border-radius:6px;font-size:11px;font-weight:600;text-align:center;min-width:70px}._statusEnCours_1l9mh_155{background-color:#fff3db;color:#f6ad55}@media (prefers-color-scheme: dark){._statusEnCours_1l9mh_155{background-color:#f6ad5526;color:#e3b341}}._statusValide_1l9mh_155{background-color:#e1f9eb;color:#00d97e}@media (prefers-color-scheme: dark){._statusValide_1l9mh_155{background-color:#00d97e26;color:#3fb950}}._statusRejete_1l9mh_155{background-color:#ffe6e6;color:#f85a5a}@media (prefers-color-scheme: dark){._statusRejete_1l9mh_155{background-color:#f85a5a26;color:#f85149}}._date_1l9mh_198{color:#718096;font-size:12px}@media (prefers-color-scheme: dark){._date_1l9mh_198{color:#8b949e}}._actionsBtn_1l9mh_208 .ant-btn{display:inline-flex;align-items:center;gap:4px;font-size:12px;font-weight:500;border-color:#e2e8f0;color:#4a5568}@media (prefers-color-scheme: dark){._actionsBtn_1l9mh_208 .ant-btn{background:#21262d;border-color:#30363d;color:#c9d1d9}}._actionsBtn_1l9mh_208 .ant-btn:hover{border-color:#cbd5e0;color:#2d3748}@media (prefers-color-scheme: dark){._actionsBtn_1l9mh_208 .ant-btn:hover{background:#30363d;border-color:#8b949e;color:#f0f6fc}}._statCard_cs14l_1{border-radius:10px;border:1px solid #f0f0f0;box-shadow:0 1px 4px #0000000f;transition:all .2s;height:100%}._statCard_cs14l_1 .ant-card-body{padding:14px 18px!important}._statCard_cs14l_1._active_cs14l_11{border:1.5px solid var(--stat-color);box-shadow:0 2px 12px color-mix(in srgb,var(--stat-color) 14%,transparent)}@media (prefers-color-scheme: dark){._statCard_cs14l_1{border-color:#303030;background-color:#141414}._statCard_cs14l_1._active_cs14l_11{border-color:var(--stat-color)}}._statContent_cs14l_25{display:flex;justify-content:space-between;align-items:flex-start}._statLabels_cs14l_31 ._label_cs14l_31{font-size:11px;color:#8c8c8c;margin-bottom:1px}@media (prefers-color-scheme: dark){._statLabels_cs14l_31 ._label_cs14l_31{color:#fff}}._statLabels_cs14l_31 ._sublabel_cs14l_41{font-size:13px;font-weight:600;color:#262626}@media (prefers-color-scheme: dark){._statLabels_cs14l_31 ._sublabel_cs14l_41{color:#fff}}._statInfo_cs14l_52{margin-top:8px}._statInfo_cs14l_52 ._infoLine_cs14l_55{font-size:12px;color:#595959;font-weight:500}@media (prefers-color-scheme: dark){._statInfo_cs14l_52 ._infoLine_cs14l_55{color:#fff}}._statValue_cs14l_66{font-size:28px;font-weight:700;color:var(--stat-color);line-height:1.1;margin-top:4px}._statIcon_cs14l_74{font-size:20px;color:var(--stat-color);opacity:.85;margin-top:2px}._filterCard_cs14l_81{border-radius:10px;margin-bottom:16px}._filterCard_cs14l_81 .ant-card-body{padding:14px 20px!important}._listCard_cs14l_89{border-radius:10px}._listCard_cs14l_89 .ant-card-body{padding:0 0 16px!important}._drawerTitle_cs14l_96{display:flex;justify-content:space-between;align-items:center;width:100%}._drawerTitle_cs14l_96 span{font-weight:600}._filterSection_cs14l_106{margin-bottom:24px}._filterSection_cs14l_106 h4{font-size:11px;font-weight:700;color:#434e5e;text-transform:uppercase;margin-bottom:12px;letter-spacing:.5px}._drawerFooter_cs14l_118{display:flex;justify-content:space-between;gap:12px;padding:16px 0}._drawerFooter_cs14l_118 button{flex:1;height:40px}._ButtonNew_1tlpd_1{max-width:150px;height:30px;margin-bottom:10px;transition:all .3s ease}._settingsMenu_44m4i_1{width:260px;min-width:260px;background:var(--ant-color-bg-container);border-right:1px solid var(--ant-color-border-secondary, var(--ant-color-border));display:flex;flex-direction:column;position:sticky;top:64px;align-self:flex-start;height:calc(100vh - 64px);overflow:hidden}._menuHeader_44m4i_15{padding:16px 16px 12px;border-bottom:1px solid var(--ant-color-border);background:var(--ant-color-bg-container);flex-shrink:0}._menuTitle_44m4i_22{display:flex;align-items:center;gap:8px;font-size:15px;font-weight:700;color:var(--ant-color-text);margin-bottom:12px}._menuTitleIcon_44m4i_32{font-size:16px;color:#025685}._searchIcon_44m4i_37{color:var(--ant-color-text-quaternary);font-size:13px}._searchInput_44m4i_42{border-radius:8px;font-size:13px}._searchInput_44m4i_42 .ant-input{font-size:13px}._menuNav_44m4i_50{flex:1;overflow-y:auto;padding:8px 0 16px}._menuNav_44m4i_50::-webkit-scrollbar{width:4px}._menuNav_44m4i_50::-webkit-scrollbar-track{background:transparent}._menuNav_44m4i_50::-webkit-scrollbar-thumb{background:var(--ant-color-border);border-radius:4px}._menuItem_44m4i_66{display:flex;align-items:center;padding:9px 16px;font-size:13px;color:var(--ant-color-text-secondary);text-decoration:none;transition:background .15s,color .15s;border-left:3px solid transparent}._menuItem_44m4i_66:hover{background:var(--ant-color-fill-tertiary);color:#025685}._menuItemActive_44m4i_81{background:#02568514;color:#025685;border-left-color:#025685;font-weight:600}._menuItemLabel_44m4i_88{flex:1;line-height:1.3}._menuCategory_44m4i_93{margin:2px 0}._menuCategoryActive_44m4i_97>._menuCategoryHeader_44m4i_97{color:#025685}._menuCategoryHeader_44m4i_97{display:flex;align-items:center;padding:9px 16px;width:100%;background:none;border:none;cursor:pointer;font-size:11px;font-weight:700;letter-spacing:.6px;text-transform:uppercase;color:var(--ant-color-text-quaternary);text-align:left;transition:color .15s,background .15s}._menuCategoryHeader_44m4i_97:hover{background:var(--ant-color-fill-tertiary);color:var(--ant-color-text-secondary)}._menuCategoryLabel_44m4i_122{flex:1;line-height:1.3}._menuCategoryChevron_44m4i_127{font-size:16px;line-height:1;transition:transform .2s;display:inline-block;color:var(--ant-color-text-quaternary)}._menuCategoryChevronOpen_44m4i_135{transform:rotate(90deg)}._menuCategoryChildren_44m4i_139{padding:2px 0 4px}._menuSubItem_44m4i_143{display:flex;align-items:center;padding:7px 12px 7px 28px;font-size:13px;color:var(--ant-color-text-secondary);text-decoration:none;transition:background .15s,color .15s;border-left:3px solid transparent}._menuSubItem_44m4i_143:hover{background:#ee57060d;color:#ee5706}._menuSubItemActive_44m4i_158{background:#ee570614;color:#ee5706;border-left-color:#ee5706;font-weight:500}._menuSubItemLabel_44m4i_165{flex:1;line-height:1.3}@media (max-width: 768px){._settingsMenu_44m4i_1{display:none}}._parametrageContainer_12mbw_1{width:100%}@media (max-width: 576px){._parametrageContainer_12mbw_1{padding:10px}}._layout_12mbw_10{width:100%;display:flex;flex-wrap:wrap}._logoUploader_12mbw_16{width:100%;display:flex;flex-direction:column;align-items:center;margin-bottom:20px}@media (max-width: 576px){._logoUploader_12mbw_16{margin-bottom:15px}}._avatarUploader_12mbw_29{display:flex;flex-direction:column;align-items:center}._logoText_12mbw_35{margin-top:10px;font-size:14px}@media (max-width: 576px){._logoText_12mbw_35{font-size:12px}}._collapseContainer_12mbw_45{width:100%;margin-top:20px}@media (max-width: 576px){._collapseContainer_12mbw_45{margin-top:15px}}._mandatDescriptions_12mbw_55,._mandatDescriptions_12mbw_55 .ant-descriptions-view{width:100%}._mandatDescriptions_12mbw_55 .ant-descriptions-item-label{white-space:normal;word-break:break-word;width:75%;max-width:75%;vertical-align:middle}._mandatDescriptions_12mbw_55 .ant-descriptions-item-content{white-space:nowrap;width:25%;min-width:200px;vertical-align:middle}._mandatDescriptions_12mbw_55 .ant-descriptions-row{display:flex;align-items:center}._mandatDescriptions_12mbw_55 .ant-descriptions-item{display:flex;align-items:center;flex:1}@media (max-width: 576px){._mandatDescriptions_12mbw_55 .ant-descriptions-item-label{width:100%;max-width:100%;font-size:12px;color:var(--ant-color-text-secondary, #888);padding-bottom:2px}._mandatDescriptions_12mbw_55 .ant-descriptions-item-content{width:100%;min-width:unset;white-space:normal;font-weight:500}._mandatDescriptions_12mbw_55 .ant-descriptions-item{padding-bottom:16px}}._container_15nxr_1{display:flex;align-items:center;gap:8px}._content_15nxr_7{--rows: 1;--row-height: 24px;height:calc(var(--rows, 1) * var(--row-height));overflow:scroll;box-shadow:inset 0 0 5px #0000001a}@media (prefers-color-scheme: dark){._content_15nxr_7{box-shadow:inset 0 0 5px #ffffff1a}}/*!
* Quill Editor v1.3.7
* https://quilljs.com/
* Copyright (c) 2014, Jason Chen
* Copyright (c) 2013, salesforce.com
*/.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container.ql-disabled .ql-editor ul[data-checked]>li:before{pointer-events:none}.ql-clipboard{left:-100000px;height:1px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{box-sizing:border-box;line-height:1.42;height:100%;outline:none;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word}.ql-editor>*{cursor:text}.ql-editor p,.ql-editor ol,.ql-editor ul,.ql-editor pre,.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{margin:0;padding:0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol,.ql-editor ul{padding-left:1.5em}.ql-editor ol>li,.ql-editor ul>li{list-style-type:none}.ql-editor ul>li:before{content:"•"}.ql-editor ul[data-checked=true],.ql-editor ul[data-checked=false]{pointer-events:none}.ql-editor ul[data-checked=true]>li *,.ql-editor ul[data-checked=false]>li *{pointer-events:all}.ql-editor ul[data-checked=true]>li:before,.ql-editor ul[data-checked=false]>li:before{color:#777;cursor:pointer;pointer-events:all}.ql-editor ul[data-checked=true]>li:before{content:"☑"}.ql-editor ul[data-checked=false]>li:before{content:"☐"}.ql-editor li:before{display:inline-block;white-space:nowrap;width:1.2em}.ql-editor li:not(.ql-direction-rtl):before{margin-left:-1.5em;margin-right:.3em;text-align:right}.ql-editor li.ql-direction-rtl:before{margin-left:.3em;margin-right:-1.5em}.ql-editor ol li:not(.ql-direction-rtl),.ql-editor ul li:not(.ql-direction-rtl){padding-left:1.5em}.ql-editor ol li.ql-direction-rtl,.ql-editor ul li.ql-direction-rtl{padding-right:1.5em}.ql-editor ol li{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;counter-increment:list-0}.ql-editor ol li:before{content:counter(list-0,decimal) ". "}.ql-editor ol li.ql-indent-1{counter-increment:list-1}.ql-editor ol li.ql-indent-1:before{content:counter(list-1,lower-alpha) ". "}.ql-editor ol li.ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-2{counter-increment:list-2}.ql-editor ol li.ql-indent-2:before{content:counter(list-2,lower-roman) ". "}.ql-editor ol li.ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-3{counter-increment:list-3}.ql-editor ol li.ql-indent-3:before{content:counter(list-3,decimal) ". "}.ql-editor ol li.ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-4{counter-increment:list-4}.ql-editor ol li.ql-indent-4:before{content:counter(list-4,lower-alpha) ". "}.ql-editor ol li.ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-5{counter-increment:list-5}.ql-editor ol li.ql-indent-5:before{content:counter(list-5,lower-roman) ". "}.ql-editor ol li.ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-6{counter-increment:list-6}.ql-editor ol li.ql-indent-6:before{content:counter(list-6,decimal) ". "}.ql-editor ol li.ql-indent-6{counter-reset:list-7 list-8 list-9}.ql-editor ol li.ql-indent-7{counter-increment:list-7}.ql-editor ol li.ql-indent-7:before{content:counter(list-7,lower-alpha) ". "}.ql-editor ol li.ql-indent-7{counter-reset:list-8 list-9}.ql-editor ol li.ql-indent-8{counter-increment:list-8}.ql-editor ol li.ql-indent-8:before{content:counter(list-8,lower-roman) ". "}.ql-editor ol li.ql-indent-8{counter-reset:list-9}.ql-editor ol li.ql-indent-9{counter-increment:list-9}.ql-editor ol li.ql-indent-9:before{content:counter(list-9,decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor.ql-blank:before{color:#0009;content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-snow.ql-toolbar:after,.ql-snow .ql-toolbar:after{clear:both;content:"";display:table}.ql-snow.ql-toolbar button,.ql-snow .ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-snow.ql-toolbar button svg,.ql-snow .ql-toolbar button svg{float:left;height:100%}.ql-snow.ql-toolbar button:active:hover,.ql-snow .ql-toolbar button:active:hover{outline:none}.ql-snow.ql-toolbar input.ql-image[type=file],.ql-snow .ql-toolbar input.ql-image[type=file]{display:none}.ql-snow.ql-toolbar button:hover,.ql-snow .ql-toolbar button:hover,.ql-snow.ql-toolbar button:focus,.ql-snow .ql-toolbar button:focus,.ql-snow.ql-toolbar button.ql-active,.ql-snow .ql-toolbar button.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item.ql-selected{color:#06c}.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill{fill:#06c}.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter{stroke:#06c}@media (pointer: coarse){.ql-snow.ql-toolbar button:hover:not(.ql-active),.ql-snow .ql-toolbar button:hover:not(.ql-active){color:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#444}}.ql-snow,.ql-snow *{box-sizing:border-box}.ql-snow .ql-hidden{display:none}.ql-snow .ql-out-bottom,.ql-snow .ql-out-top{visibility:hidden}.ql-snow .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-snow .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-snow .ql-formats{display:inline-block;vertical-align:middle}.ql-snow .ql-formats:after{clear:both;content:"";display:table}.ql-snow .ql-stroke{fill:none;stroke:#444;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-snow .ql-stroke-miter{fill:none;stroke:#444;stroke-miterlimit:10;stroke-width:2}.ql-snow .ql-fill,.ql-snow .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-empty{fill:none}.ql-snow .ql-even{fill-rule:evenodd}.ql-snow .ql-thin,.ql-snow .ql-stroke.ql-thin{stroke-width:1}.ql-snow .ql-transparent{opacity:.4}.ql-snow .ql-direction svg:last-child{display:none}.ql-snow .ql-direction.ql-active svg:last-child{display:inline}.ql-snow .ql-direction.ql-active svg:first-child{display:none}.ql-snow .ql-editor h1{font-size:2em}.ql-snow .ql-editor h2{font-size:1.5em}.ql-snow .ql-editor h3{font-size:1.17em}.ql-snow .ql-editor h4{font-size:1em}.ql-snow .ql-editor h5{font-size:.83em}.ql-snow .ql-editor h6{font-size:.67em}.ql-snow .ql-editor a{text-decoration:underline}.ql-snow .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-snow .ql-editor code,.ql-snow .ql-editor pre{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor pre{white-space:pre-wrap;margin-bottom:5px;margin-top:5px;padding:5px 10px}.ql-snow .ql-editor code{font-size:85%;padding:2px 4px}.ql-snow .ql-editor pre.ql-syntax{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-snow .ql-editor img{max-width:100%}.ql-snow .ql-picker{color:#444;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-snow .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-snow .ql-picker-label:before{display:inline-block;line-height:22px}.ql-snow .ql-picker-options{background-color:#fff;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-snow .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#ccc;z-index:2}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-snow .ql-color-picker,.ql-snow .ql-icon-picker{width:28px}.ql-snow .ql-color-picker .ql-picker-label,.ql-snow .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-label svg,.ql-snow .ql-icon-picker .ql-picker-label svg{right:4px}.ql-snow .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-snow .ql-icon-picker .ql-picker-item{height:24px;width:24px;padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-snow .ql-color-picker .ql-picker-item{border:1px solid transparent;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{position:absolute;margin-top:-9px;right:0;top:50%;width:18px}.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-snow .ql-picker.ql-header{width:98px}.ql-snow .ql-picker.ql-header .ql-picker-label:before,.ql-snow .ql-picker.ql-header .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{content:"Heading 1"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{content:"Heading 2"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{content:"Heading 3"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{content:"Heading 4"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{content:"Heading 5"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{content:"Heading 6"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-snow .ql-picker.ql-font{width:108px}.ql-snow .ql-picker.ql-font .ql-picker-label:before,.ql-snow .ql-picker.ql-font .ql-picker-item:before{content:"Sans Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{content:"Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{content:"Monospace"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-snow .ql-picker.ql-size{width:98px}.ql-snow .ql-picker.ql-size .ql-picker-label:before,.ql-snow .ql-picker.ql-size .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{content:"Small"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{content:"Large"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{content:"Huge"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-snow .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-snow .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-toolbar.ql-snow{border:1px solid #ccc;box-sizing:border-box;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;padding:8px}.ql-toolbar.ql-snow .ql-formats{margin-right:15px}.ql-toolbar.ql-snow .ql-picker-label{border:1px solid transparent}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid transparent;box-shadow:#0003 0 2px 8px}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label,.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#ccc}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover{border-color:#000}.ql-toolbar.ql-snow+.ql-container.ql-snow{border-top:0px}.ql-snow .ql-tooltip{background-color:#fff;border:1px solid #ccc;box-shadow:0 0 5px #ddd;color:#444;padding:5px 12px;white-space:nowrap}.ql-snow .ql-tooltip:before{content:"Visit URL:";line-height:26px;margin-right:8px}.ql-snow .ql-tooltip input[type=text]{display:none;border:1px solid #ccc;font-size:13px;height:26px;margin:0;padding:3px 5px;width:170px}.ql-snow .ql-tooltip a.ql-preview{display:inline-block;max-width:200px;overflow-x:hidden;text-overflow:ellipsis;vertical-align:top}.ql-snow .ql-tooltip a.ql-action:after{border-right:1px solid #ccc;content:"Edit";margin-left:16px;padding-right:8px}.ql-snow .ql-tooltip a.ql-remove:before{content:"Remove";margin-left:8px}.ql-snow .ql-tooltip a{line-height:26px}.ql-snow .ql-tooltip.ql-editing a.ql-preview,.ql-snow .ql-tooltip.ql-editing a.ql-remove{display:none}.ql-snow .ql-tooltip.ql-editing input[type=text]{display:inline-block}.ql-snow .ql-tooltip.ql-editing a.ql-action:after{border-right:0px;content:"Save";padding-right:0}.ql-snow .ql-tooltip[data-mode=link]:before{content:"Enter link:"}.ql-snow .ql-tooltip[data-mode=formula]:before{content:"Enter formula:"}.ql-snow .ql-tooltip[data-mode=video]:before{content:"Enter video:"}.ql-snow a{color:#06c}.ql-container.ql-snow{border:1px solid #ccc}._dashboard_by8vh_1{padding:24px;min-height:calc(100vh - 64px)}._header_by8vh_6{display:flex;align-items:center;gap:14px;margin-bottom:24px}._headerIcon_by8vh_13{width:48px;height:48px;border-radius:12px;background:linear-gradient(135deg,#025685,#0377b8);display:flex;align-items:center;justify-content:center;color:#fff;font-size:22px;flex-shrink:0}._headerTitle_by8vh_26{margin:0;font-size:22px;font-weight:700}._headerSubtitle_by8vh_32{margin:0;color:#888;font-size:13px}._statusCard_by8vh_38{border:1px solid rgba(0,0,0,.08);border-radius:10px;padding:20px 24px;margin-bottom:20px}._statusTitle_by8vh_45{margin:0 0 16px;font-size:15px;font-weight:600}._statusRow_by8vh_51{display:flex;align-items:center;gap:20px;flex-wrap:wrap}._progressWrapper_by8vh_58{flex:1;min-width:200px}._progressLabel_by8vh_63{display:flex;justify-content:space-between;margin-bottom:6px;font-size:13px;color:#888}._progressPercent_by8vh_71{font-weight:700;color:#22c55e}._badge_by8vh_76{display:flex;align-items:center;gap:8px;padding:14px 24px;border-radius:10px;font-size:14px;font-weight:600;white-space:nowrap;flex:1;min-width:180px}._badgeWarning_by8vh_89{background:#ee57060f;border:1px solid rgba(238,87,6,.15);color:#ee5706}._badgeDanger_by8vh_95{background:#ef44440f;border:1px solid rgba(239,68,68,.15);color:#ef4444}._badgeSuccess_by8vh_101{background:#22c55e0f;border:1px solid rgba(34,197,94,.15);color:#22c55e}._statGrid_by8vh_107{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:28px}._statCard_by8vh_114{border-radius:10px;padding:20px;display:flex;justify-content:space-between;align-items:flex-start;border-left:4px solid transparent;border-top:1px solid rgba(0,0,0,.06);border-right:1px solid rgba(0,0,0,.06);border-bottom:1px solid rgba(0,0,0,.06)}._statCard_by8vh_114:nth-child(1){border-left-color:#025685;background:#0256850a}._statCard_by8vh_114:nth-child(2){border-left-color:#025685;background:#0256850a}._statCard_by8vh_114:nth-child(3){border-left-color:#ee5706;background:#ee57060a}._statCard_by8vh_114:nth-child(4){border-left-color:#ee5706;background:#ee57060a}._statValue_by8vh_142{font-size:32px;font-weight:800;line-height:1}._statLabel_by8vh_148{font-size:12px;color:#888;margin-top:8px}._statIcon_by8vh_154{width:44px;height:44px;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:20px;flex-shrink:0}._loadingWrapper_by8vh_165{text-align:center;padding:40px 0}._actionGroup_by8vh_170{margin-bottom:28px}._actionGroupTitle_by8vh_174{margin:0 0 14px;font-size:15px;font-weight:700;color:#333}._actionGrid_by8vh_181{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}._actionCard_by8vh_187{border:1px solid rgba(0,0,0,.08);border-radius:10px;padding:20px;cursor:pointer;transition:box-shadow .2s,border-color .2s,transform .2s}._actionCard_by8vh_187:hover{box-shadow:0 6px 20px #00000014;border-color:#025685;transform:translateY(-2px)}._actionIcon_by8vh_200{width:40px;height:40px;border-radius:10px;background:#02568514;display:flex;align-items:center;justify-content:center;font-size:18px;color:#025685;margin-bottom:12px}._actionLabel_by8vh_213{font-size:13px;font-weight:600;margin-bottom:4px}._actionDesc_by8vh_219{font-size:12px;color:#999}@media (prefers-color-scheme: dark){._statusCard_by8vh_38{background:#1a1f2b;border-color:#ffffff14}._statCard_by8vh_114{border-top-color:#ffffff0f;border-right-color:#ffffff0f;border-bottom-color:#ffffff0f}._statCard_by8vh_114:nth-child(1),._statCard_by8vh_114:nth-child(2){background:#0256851a}._statCard_by8vh_114:nth-child(3),._statCard_by8vh_114:nth-child(4){background:#ee57061a}._badge_by8vh_76._badgeWarning_by8vh_89{background:#ee57061a;border-color:#ee570640}._badge_by8vh_76._badgeDanger_by8vh_95{background:#ef44441a;border-color:#ef444440}._badge_by8vh_76._badgeSuccess_by8vh_101{background:#22c55e1a;border-color:#22c55e40}._actionCard_by8vh_187{background:#1a1f2b;border-color:#ffffff14}._actionCard_by8vh_187:hover{border-color:#4db8ff;box-shadow:0 6px 20px #0000004d}._actionIcon_by8vh_200{background:#02568526;color:#4db8ff}._actionGroupTitle_by8vh_174{color:#aaa}}._settingsLayout_x2k5o_1{display:flex;align-items:stretch;width:100%;max-width:100%;min-height:calc(100vh - 64px)}._settingsMain_x2k5o_9{flex:1;min-width:0;width:100%}@media (max-width: 768px){._settingsLayout_x2k5o_1{flex-direction:column}}._mobileMenuButton_x2k5o_20{display:none;padding:12px 16px}@media (max-width: 768px){._mobileMenuButton_x2k5o_20{display:block}}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:var(--primary-color);text-decoration:inherit}a:hover{color:var(--secondary-color)}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:var(--secondary-color)}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:var(--secondary-color)}button{background-color:#f9f9f9}}input,textarea,select{font-size:16px!important}@media (prefers-color-scheme: dark){.ant-btn-primary{background-color:#ee5706!important;border-color:#ee5706!important;color:#fff!important}.ant-btn-primary:hover,.ant-btn-primary:focus{background-color:#c94700!important;border-color:#c94700!important;color:#fff!important}a:hover{color:#c94700}}.d-none{display:none!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-grid{display:grid!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}@media (max-width: 575.98px){.d-xs-none{display:none!important}.d-xs-inline{display:inline!important}.d-xs-inline-block{display:inline-block!important}.d-xs-block{display:block!important}.d-xs-grid{display:grid!important}.d-xs-table{display:table!important}.d-xs-flex{display:flex!important}.d-xs-inline-flex{display:inline-flex!important}}@media (min-width: 576px){.d-sm-none{display:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-grid{display:grid!important}.d-sm-table{display:table!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}}@media (min-width: 768px){.d-md-none{display:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-grid{display:grid!important}.d-md-table{display:table!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}}@media (min-width: 992px){.d-lg-none{display:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-grid{display:grid!important}.d-lg-table{display:table!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}}@media (min-width: 1200px){.d-xl-none{display:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-grid{display:grid!important}.d-xl-table{display:table!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}}@media (min-width: 1400px){.d-xxl-none{display:none!important}.d-xxl-inline{display:inline!important}.d-xxl-inline-block{display:inline-block!important}.d-xxl-block{display:block!important}.d-xxl-grid{display:grid!important}.d-xxl-table{display:table!important}.d-xxl-flex{display:flex!important}.d-xxl-inline-flex{display:inline-flex!important}}@media print{.d-print-none{display:none!important}.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-grid{display:grid!important}.d-print-table{display:table!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.align-items-center{align-items:center!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.text-center{text-align:center!important}.text-start{text-align:left!important}.text-end{text-align:right!important}.p-0{padding:0rem!important}.pt-0{padding-top:0rem!important}.pb-0{padding-bottom:0rem!important}.pl-0,.ps-0{padding-left:0rem!important}.pr-0,.pe-0{padding-right:0rem!important}.px-0{padding-left:0rem!important;padding-right:0rem!important}.py-0{padding-top:0rem!important;padding-bottom:0rem!important}.m-0{margin:0rem!important}.mt-0{margin-top:0rem!important}.mb-0{margin-bottom:0rem!important}.ml-0,.ms-0{margin-left:0rem!important}.mr-0,.me-0{margin-right:0rem!important}.mx-0{margin-left:0rem!important;margin-right:0rem!important}.my-0{margin-top:0rem!important;margin-bottom:0rem!important}.p-1{padding:.25rem!important}.pt-1{padding-top:.25rem!important}.pb-1{padding-bottom:.25rem!important}.pl-1,.ps-1{padding-left:.25rem!important}.pr-1,.pe-1{padding-right:.25rem!important}.px-1{padding-left:.25rem!important;padding-right:.25rem!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.m-1{margin:.25rem!important}.mt-1{margin-top:.25rem!important}.mb-1{margin-bottom:.25rem!important}.ml-1,.ms-1{margin-left:.25rem!important}.mr-1,.me-1{margin-right:.25rem!important}.mx-1{margin-left:.25rem!important;margin-right:.25rem!important}.my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.p-2{padding:.5rem!important}.pt-2{padding-top:.5rem!important}.pb-2{padding-bottom:.5rem!important}.pl-2,.ps-2{padding-left:.5rem!important}.pr-2,.pe-2{padding-right:.5rem!important}.px-2{padding-left:.5rem!important;padding-right:.5rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.m-2{margin:.5rem!important}.mt-2{margin-top:.5rem!important}.mb-2{margin-bottom:.5rem!important}.ml-2,.ms-2{margin-left:.5rem!important}.mr-2,.me-2{margin-right:.5rem!important}.mx-2{margin-left:.5rem!important;margin-right:.5rem!important}.my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.p-3{padding:.75rem!important}.pt-3{padding-top:.75rem!important}.pb-3{padding-bottom:.75rem!important}.pl-3,.ps-3{padding-left:.75rem!important}.pr-3,.pe-3{padding-right:.75rem!important}.px-3{padding-left:.75rem!important;padding-right:.75rem!important}.py-3{padding-top:.75rem!important;padding-bottom:.75rem!important}.m-3{margin:.75rem!important}.mt-3{margin-top:.75rem!important}.mb-3{margin-bottom:.75rem!important}.ml-3,.ms-3{margin-left:.75rem!important}.mr-3,.me-3{margin-right:.75rem!important}.mx-3{margin-left:.75rem!important;margin-right:.75rem!important}.my-3{margin-top:.75rem!important;margin-bottom:.75rem!important}.p-4{padding:1rem!important}.pt-4{padding-top:1rem!important}.pb-4{padding-bottom:1rem!important}.pl-4,.ps-4{padding-left:1rem!important}.pr-4,.pe-4{padding-right:1rem!important}.px-4{padding-left:1rem!important;padding-right:1rem!important}.py-4{padding-top:1rem!important;padding-bottom:1rem!important}.m-4{margin:1rem!important}.mt-4{margin-top:1rem!important}.mb-4{margin-bottom:1rem!important}.ml-4,.ms-4{margin-left:1rem!important}.mr-4,.me-4{margin-right:1rem!important}.mx-4{margin-left:1rem!important;margin-right:1rem!important}.my-4{margin-top:1rem!important;margin-bottom:1rem!important}.p-5{padding:1.25rem!important}.pt-5{padding-top:1.25rem!important}.pb-5{padding-bottom:1.25rem!important}.pl-5,.ps-5{padding-left:1.25rem!important}.pr-5,.pe-5{padding-right:1.25rem!important}.px-5{padding-left:1.25rem!important;padding-right:1.25rem!important}.py-5{padding-top:1.25rem!important;padding-bottom:1.25rem!important}.m-5{margin:1.25rem!important}.mt-5{margin-top:1.25rem!important}.mb-5{margin-bottom:1.25rem!important}.ml-5,.ms-5{margin-left:1.25rem!important}.mr-5,.me-5{margin-right:1.25rem!important}.mx-5{margin-left:1.25rem!important;margin-right:1.25rem!important}.my-5{margin-top:1.25rem!important;margin-bottom:1.25rem!important}.vh-100{height:100vh!important}.w-100{width:100%!important}.bg-primary{background-color:#f2702c!important;color:#fff!important}.bg-secondary{background-color:#025685!important;color:#fff!important}.bg-success{background-color:#198754!important;color:#fff!important}.bg-danger{background-color:#dc3545!important;color:#fff!important}.bg-warning{background-color:#ffc107!important}.bg-info{background-color:#0dcaf0!important}.bg-light{background-color:#f8f9fa!important}.bg-dark{background-color:#212529!important;color:#fff!important}.rounded{border-radius:.25rem!important}.rounded-pill{border-radius:50rem!important}.btn{display:inline-block;font-weight:500;text-align:center;padding:.375rem .75rem;font-size:1rem;border-radius:.25rem;border:1px solid transparent;cursor:pointer;transition:all .2s ease-in-out;text-decoration:none}.btn-primary{background-color:#f2702c;border-color:#f2702c;color:#fff}.btn-primary:hover{background-color:#e66a2a;border-color:#e66a2a}.btn-secondary{background-color:#025685;border-color:#025685;color:#fff}.btn-secondary:hover{background-color:#02527e;border-color:#02527e}.text-white{color:#fff!important}.text-dark{color:#212529!important}.img-fluid{max-width:100%;height:auto}:root{--body-bg-color: #eaecf0;--dark-body-bg-color: rgba(18, 18, 18, .9215686275);--primary-color: #f2702c;--secondary-color: #025685;--lighten-primary-color: rgb(247.2, 169.2, 128.4);--darken-primary-color: rgb(193.6, 89.6, 35.2);--darken-secondary-color: rgb(1.3955555556, 60.0088888889, 92.8044444444);--text-color: #2d3748;--light-gray: #f7fafc;--border-radius: 8px;--dark-background: #0a0d13;--dark-text: #7c95a7;--dark-bg-card: #0d1117}.text-primary{color:var(--primary-color)!important}@media (prefers-color-scheme: dark){:root{--body-bg-color: #0a0d13;--text-color: #7c95a7;--primary-color: rgb(247.2, 169.2, 128.4);--secondary-color: #161b22}}
