@import "https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&family=Roboto:wght@300;400;500;700&display=swap";:where(html,body,.ant-app,.itgb-app-shell){font-family:var(--g6-font-family)}.ant-table-wrapper{color:var(--g6-color-text);font-family:var(--g6-font-family);font-size:var(--g6-font-size-table-body)}.ant-table-wrapper .ant-table{border-radius:var(--g6-radius-card-sm)}.ant-table-wrapper .ant-table .ant-table-thead>tr>th.ant-table-cell{height:42px;font-family:var(--g6-font-family);letter-spacing:.02em;text-transform:uppercase;line-height:1.25;border-bottom:1px solid var(--g6-color-border)!important;color:#344054!important;font-size:var(--g6-font-size-table-header)!important;text-align:start!important;vertical-align:middle!important;background:#f6f8fa!important;padding:8px 12px!important;font-weight:650!important}.ant-table-wrapper .ant-table .ant-table-tbody>tr>td.ant-table-cell{height:48px;color:var(--g6-color-text);font-family:var(--g6-font-family);line-height:1.4;border-bottom:1px solid var(--g6-color-border)!important;font-size:var(--g6-font-size-table-body)!important;text-align:start!important;vertical-align:middle!important;padding:7px 12px!important}.ant-table-wrapper .ant-table .ant-table-thead>tr>th.ant-table-cell.ant-table-cell-align-center,.ant-table-wrapper .ant-table .ant-table-tbody>tr>td.ant-table-cell.ant-table-cell-align-center,.ant-table-wrapper .ant-table .ant-table-thead>tr>th.ant-table-cell[style*="text-align: center"],.ant-table-wrapper .ant-table .ant-table-tbody>tr>td.ant-table-cell[style*="text-align: center"]{text-align:center!important}.ant-table-wrapper .ant-table .ant-table-thead>tr>th.ant-table-cell.ant-table-cell-align-right,.ant-table-wrapper .ant-table .ant-table-tbody>tr>td.ant-table-cell.ant-table-cell-align-right,.ant-table-wrapper .ant-table .ant-table-thead>tr>th.ant-table-cell[style*="text-align: right"],.ant-table-wrapper .ant-table .ant-table-tbody>tr>td.ant-table-cell[style*="text-align: right"]{text-align:end!important}.ant-table-wrapper .ant-table .ant-table-tbody>tr:hover>td.ant-table-cell,.ant-table-wrapper .ant-table .ant-table-tbody>tr.white-row:hover>td.ant-table-cell{background:#f0f7ff!important}.ant-table-wrapper .ant-table .ant-table-tbody>tr.ant-table-row-selected>td.ant-table-cell{background:#eaf3ff!important}.ant-table-wrapper .ant-table .ant-table-tbody>tr.disabled-row>td.ant-table-cell{color:var(--g6-color-text-muted);cursor:not-allowed;opacity:.72;background:#f6f8fa!important}.ant-table-wrapper .g6-table-number,.ant-table-wrapper [data-table-align=number]{font-variant-numeric:tabular-nums;text-align:end;width:100%;display:block}.ant-table-wrapper .g6-table-actions,.ant-table-wrapper [data-table-align=actions]{justify-content:flex-end;display:flex}.modal-table.ant-table-wrapper .ant-table-thead>tr>th,.modal-table .ant-table-wrapper .ant-table-thead>tr>th{font-size:var(--g6-font-size-table-header)!important}.modal-table.ant-table-wrapper .ant-table-tbody>tr>td,.modal-table .ant-table-wrapper .ant-table-tbody>tr>td{height:44px;font-size:var(--g6-font-size-table-compact)!important}@media (width<=1400px){.ant-table-wrapper .ant-table .ant-table-thead>tr>th.ant-table-cell{font-size:var(--g6-font-size-table-header)!important}.ant-table-wrapper .ant-table .ant-table-tbody>tr>td.ant-table-cell{font-size:var(--g6-font-size-table-compact)!important}}.ant-btn{letter-spacing:0;box-shadow:none;justify-content:center;align-items:center;gap:7px;font-weight:600;transition:color .16s,background-color .16s,border-color .16s,box-shadow .16s,transform .12s;display:inline-flex}.ant-btn:not(:disabled):active{transform:translateY(1px)}.ant-btn-primary{box-shadow:0 5px 14px #2563eb2e}.ant-btn-primary:not(:disabled):hover{box-shadow:0 7px 18px #2563eb40}.ant-btn-default:not(.ant-btn-dangerous):not(:disabled):hover{color:var(--g6-color-primary);background:#f7faff;border-color:#b9cdf6}.ant-btn-dangerous:not(.ant-btn-primary){background:var(--g6-status-danger-surface);border-color:var(--g6-status-danger-border)}.ant-btn-dangerous:not(:disabled):hover{background:var(--g6-status-danger-surface-strong)!important;border-color:#efaaaa!important}.ant-btn-icon-only{flex:none}.ant-btn>.ant-btn-icon,.ant-btn>.anticon{justify-content:center;align-items:center;line-height:1;display:inline-flex}.ant-btn>.ant-btn-icon svg,.ant-btn>.anticon svg{width:1em;height:1em}.ant-btn-sm.ant-btn-icon-only{width:30px;height:30px}.ant-btn-link{height:32px;padding-inline:8px}.ant-btn:focus-visible{outline-offset:2px;outline:2px solid #2563eb57}@media (prefers-reduced-motion:reduce){.ant-btn{transition:none}}.g6-modal-btn.ant-btn{background:var(--g6-mb-bg,var(--g6-status-neutral-surface));border-color:var(--g6-mb-border,var(--g6-status-neutral-border));color:var(--g6-mb-fg,var(--g6-status-neutral-text));transition:background-color .15s,border-color .15s,transform .12s}.g6-modal-btn.ant-btn:hover,.g6-modal-btn.ant-btn:focus-visible{background:var(--g6-mb-bg-hover,var(--g6-status-neutral-surface-strong))!important;border-color:var(--g6-mb-border,var(--g6-status-neutral-border))!important;color:var(--g6-mb-fg,var(--g6-status-neutral-text))!important}.g6-modal-btn.ant-btn:active{transform:scale(.97)}.g6-modal-btn.ant-btn:disabled,.g6-modal-btn.ant-btn.ant-btn-loading{opacity:.55}.stat-cards-grid{grid-template-columns:repeat(var(--g6-stat-columns,2), minmax(0, 1fr));gap:var(--g6-space-3);min-width:0;display:grid}.stat-kpi{box-sizing:border-box;min-width:0;padding:var(--g6-space-4);border-radius:var(--g6-radius-card-sm);box-shadow:var(--g6-shadow-card);color:var(--g6-color-text);border:1px solid #0000;grid-template-rows:auto 1fr;grid-template-columns:minmax(0,1fr) 42px;transition:border-color .16s,box-shadow .16s,transform .16s;display:grid;position:relative;overflow:hidden;height:var(--g6-stat-card-height)!important;min-height:var(--g6-stat-card-height)!important}.stat-kpi:hover{box-shadow:var(--g6-shadow-card-hover);transform:translateY(-1px)}.stat-kpi__label{min-width:0;color:var(--g6-color-text-secondary);font-size:var(--g6-font-size-label);letter-spacing:.07em;text-overflow:ellipsis;text-align:start;text-transform:uppercase;white-space:nowrap;grid-area:1/1/2/2;margin:0 0 6px;font-weight:700;line-height:1.3;overflow:hidden}.stat-kpi__value{min-width:0;color:var(--g6-color-text);font-size:clamp(18px, 1.65vw, var(--g6-font-size-kpi));font-variant-numeric:tabular-nums;letter-spacing:-.035em;text-align:start;white-space:nowrap;grid-area:2/1/3/2;align-self:end;margin:0;font-weight:780;line-height:1.12}.stat-kpi__percent{letter-spacing:normal;opacity:.88;vertical-align:baseline;white-space:nowrap;margin-inline-start:.25em;font-size:.55em;font-weight:650;display:inline-block}.stat-kpi__icon{pointer-events:none;background:#ffffff73;border-radius:12px;grid-area:1/2/3/3;align-self:center;place-items:center;width:42px;height:42px;display:grid}.stat-kpi__icon-img svg{flex-shrink:0;width:2rem;height:2rem;display:block}.stat-kpi--blue-soft{color:#1e3a5f;background:#edf4ff;border-color:#dce9fc}.stat-kpi--blue-soft .stat-kpi__icon{background:#dbe9ff}.stat-kpi--sky-soft{color:#0c4a6e;background:#eaf8fc;border-color:#d7f0f7}.stat-kpi--sky-soft .stat-kpi__label{color:#0369a1}.stat-kpi--sky-soft .stat-kpi__icon{background:#d2f0f8}.stat-kpi--blue-strong{color:#fff;background:radial-gradient(circle at 82% -20%,#7dd3fc61,#0000 42%),linear-gradient(135deg,#185adb,#2488ea);box-shadow:0 12px 24px #2563eb2e}.stat-kpi--blue-strong .stat-kpi__label{color:#d4e7ff}.stat-kpi--blue-strong .stat-kpi__value{color:#fff}.stat-kpi--blue-strong .stat-kpi__icon{color:#fff;background:#ffffff26}.stat-kpi--orange-soft{color:#7c2d12;background:linear-gradient(145deg,#fff7ed,#ffedd5);border-color:#fed7aa}.stat-kpi--orange-soft .stat-kpi__label{color:#9a3412}.stat-kpi--orange-soft .stat-kpi__icon{background:#fed7aa}.stat-kpi--violet-soft{color:#4c1d95;background:linear-gradient(145deg,#f5f3ff,#ede9fe);border-color:#ddd6fe}.stat-kpi--violet-soft .stat-kpi__label{color:#6d28d9}.stat-kpi--slate-strong{color:#fff;background:linear-gradient(145deg,#1e293b,#0f172a)}.stat-kpi--slate-strong .stat-kpi__label{color:#ffffffad}.stat-kpi--slate-strong .stat-kpi__value{color:#fff}.stat-kpi--slate-strong .stat-kpi__icon{background:#ffffff1a}.stat-kpi--status-total{border-color:var(--g6-status-neutral-border);background:linear-gradient(145deg, var(--g6-status-neutral-surface), var(--g6-status-neutral-surface-strong));color:var(--g6-status-neutral-value)}.stat-kpi--status-valide{border-color:var(--g6-status-success-border);background:linear-gradient(145deg, var(--g6-status-success-surface), var(--g6-status-success-surface-strong));color:var(--g6-status-success-value)}.stat-kpi--status-valide .stat-kpi__label{color:var(--g6-status-success-text)}.stat-kpi--status-attente{border-color:var(--g6-status-warning-border);background:linear-gradient(145deg, var(--g6-status-warning-surface), var(--g6-status-warning-surface-strong));color:var(--g6-status-warning-value)}.stat-kpi--status-attente .stat-kpi__label{color:var(--g6-status-warning-text)}.stat-kpi--status-encours{border-color:var(--g6-status-progress-border);background:linear-gradient(145deg, var(--g6-status-progress-surface), var(--g6-status-progress-surface-strong));color:var(--g6-status-progress-value)}.stat-kpi--status-encours .stat-kpi__label{color:var(--g6-status-progress-text)}.stat-kpi--status-annulee{border-color:var(--g6-status-danger-border);background:linear-gradient(145deg, var(--g6-status-danger-surface), var(--g6-status-danger-surface-strong));color:var(--g6-status-danger-value)}.stat-kpi--status-annulee .stat-kpi__label{color:var(--g6-status-danger-text)}.stat-kpi--status-cloture{background:linear-gradient(145deg, var(--g6-status-closed-surface), var(--g6-status-closed-surface-strong));border-color:var(--g6-status-closed-border);color:var(--g6-status-closed-value)}.stat-kpi--status-cloture .stat-kpi__label{color:var(--g6-status-closed-text)}.stat-kpi--status-cloture .stat-kpi__value{color:var(--g6-status-closed-value)}.stat-kpi--status-cloture .stat-kpi__icon{background:#ffffff6b}.stat-kpi.stat-kpi--card-status{box-shadow:0 2px 8px #0f172a12,inset 0 1px #ffffff8c}.stat-kpi.stat-kpi--card-amount{box-shadow:0 2px 10px #087f5b1a,0 14px 32px #0f172a14}.stat-kpi.stat-kpi--card-amount .stat-kpi__value{font-weight:800}.stat-cards-strip{background:var(--g6-status-neutral-border);border:1px solid var(--g6-status-neutral-border);border-radius:var(--g6-radius-card-sm);min-width:0;box-shadow:var(--g6-shadow-card);gap:1px;display:flex;overflow:hidden}.stat-cards-strip__seg{flex-direction:column;flex:1 1 0;justify-content:center;gap:6px;min-width:0;padding:12px 14px;display:flex}.stat-cards-strip__seg-label{font-size:var(--g6-font-size-label);letter-spacing:.06em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;margin:0;font-weight:700;line-height:1.25;overflow:hidden}.stat-cards-strip__seg-row{justify-content:space-between;align-items:center;gap:8px;display:flex}.stat-cards-strip__seg-value{font-variant-numeric:tabular-nums;letter-spacing:-.03em;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:clamp(15px,1.4vw,20px);font-weight:780;overflow:hidden}.stat-cards-strip__seg-icon{opacity:.85;flex-shrink:0;display:inline-flex}@media (width<=700px){.stat-cards-strip{flex-direction:column}}.stat-cards-grid--single-row,.stat-cards-grid--single-row--5{--g6-stat-columns:5}.stat-cards-grid--single-row--1{--g6-stat-columns:1}.stat-cards-grid--single-row--2,.stat-cards-grid--two-cols{--g6-stat-columns:2}.stat-cards-grid--single-row--3{--g6-stat-columns:3}.stat-cards-grid--single-row--4,.stat-cards-grid--single-row-4{--g6-stat-columns:4}.stat-cards-grid--single-row--6,.stat-cards-grid--single-row-6{--g6-stat-columns:6}.stat-cards-grid--single-row--7{--g6-stat-columns:7}.stat-cards-grid--single-row--8{--g6-stat-columns:8}.stat-cards-grid--single-row--9{--g6-stat-columns:9}@media (width>=1101px){.stat-cards-grid:not(.stat-cards-grid--configured):not([class*=stat-cards-grid--single-row]){grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}}@media (width<=1100px){.stat-cards-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.stat-cards-grid[class*=stat-cards-grid--single-row]{grid-template-columns:repeat(var(--g6-stat-columns), minmax(150px, 1fr));padding-bottom:2px;overflow-x:auto}}@media (width<=700px){.stat-cards-grid{grid-template-columns:minmax(0,1fr)}.stat-kpi{padding:14px}}.filter-header{box-sizing:border-box;flex-direction:column;gap:16px;width:100%;max-width:100%;display:flex;overflow-x:clip}.filter-header__hero{min-height:var(--g6-hero-min-h);padding:var(--g6-hero-pad);background:var(--g6-hero-gradient);border-radius:var(--g6-hero-radius);box-shadow:var(--g6-hero-shadow);color:var(--g6-hero-title);justify-content:space-between;align-items:center;gap:24px;display:flex;position:relative;overflow:hidden}.filter-header--dense .filter-header__hero{min-height:var(--g6-hero-min-h-dense);padding:var(--g6-hero-pad-dense)}.filter-header__hero-text{min-width:0}.filter-header__eyebrow{color:var(--g6-hero-eyebrow);letter-spacing:.13em;text-transform:uppercase;margin:0 0 6px;font-size:10px;font-weight:700;display:block}.filter-header__title{color:var(--g6-hero-title);letter-spacing:-.03em;text-wrap:balance;margin:0;font-size:26px;font-weight:650;line-height:1.1}.filter-header--dense .filter-header__title{font-size:20px}.filter-header__subtitle{color:var(--g6-hero-subtitle);max-width:52ch;margin:8px 0 0;font-size:12.5px}.filter-header--dense .filter-header__subtitle{display:none}.filter-header__hero-actions{flex:none}.filter-header__hero-actions .ant-btn{color:#fff;background:#ffffff24;border-color:#ffffff38}.filter-header__hero-actions .ant-btn:hover{color:#fff!important;background:#ffffff38!important;border-color:#ffffff57!important}.filter-header__hero-actions .ant-btn:last-child{color:#0b2a44;background:#fff;border-color:#fff;box-shadow:0 4px 14px #04142440}.filter-header__hero-actions .ant-btn:last-child:hover{color:#0b2a44!important;background:#eef6fb!important}.filter-header__cards{min-width:0}.filter-header__after-cards{margin-top:8px}.filter-header__stat-grid--compact .stat-kpi{padding:.75rem 1rem;height:var(--g6-stat-card-height-compact)!important;min-height:var(--g6-stat-card-height-compact)!important}.filter-header__stat-grid--compact .stat-kpi__value{font-size:20px}.filter-header__stat-grid--compact .stat-kpi__icon-img svg{width:1.55rem;height:1.55rem}.filter-header__panel{background:var(--g6-color-surface);border:1px solid var(--g6-color-border);border-radius:var(--g6-radius-card);box-shadow:var(--g6-shadow-card);flex-wrap:wrap;align-items:flex-end;gap:12px;padding:16px 18px;display:flex}.filter-header__prepend{flex:none;align-self:flex-end}.filter-header__prepend:empty{display:none}.filter-header__search{border:1px solid var(--g6-color-border);border-radius:var(--g6-radius-control);background:var(--g6-color-surface);align-items:center;gap:8px;min-width:0;height:36px;padding:0 10px;display:flex}.filter-header__search-input{color:var(--g6-color-text);background:0 0;border:none;outline:none;width:100%;min-width:0;font-size:12px}.filter-header__field{box-sizing:border-box;flex-direction:column;flex:160px;gap:4px;min-width:min(100%,180px);display:flex}.filter-header__field--search{flex:2 240px}.filter-header__field--cdc,.filter-header__field--period{flex:220px;min-width:min(100%,220px)}.filter-header__field .ant-select,.filter-header__field .ant-picker{width:100%!important}.filter-header__field-label{color:var(--g6-color-text-secondary);font-size:12px}@media (width<=767px){.filter-header__hero{flex-direction:column;align-items:flex-start}.filter-header__hero-actions{width:100%}.filter-header__panel{flex-direction:column;align-items:stretch}.filter-header__field,.filter-header__field--cdc,.filter-header__field--period,.filter-header__field--search{flex:100%;width:100%;min-width:0;max-width:100%}}@media (prefers-reduced-motion:reduce){.filter-header *{transition:none!important}}:is(.filter-header__cards:has(.stat-cards-grid--single-row),.filter-header__cards:has(.stat-cards-grid--single-row--3),.filter-header__cards:has(.stat-cards-grid--single-row--2),.filter-header__cards:has(.stat-cards-grid--single-row--9)){-webkit-overflow-scrolling:touch;max-width:100%;overflow-x:auto}.filter-header__stat-grid{width:100%}@media (width<=479px){.filter-header__stat-grid{grid-template-columns:1fr;gap:.75rem}.filter-header__stat-grid.stat-cards-grid--single-row{grid-template-columns:repeat(5,minmax(0,1fr));gap:6px}.filter-header__stat-grid.stat-cards-grid--single-row--3{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.filter-header__stat-grid.stat-cards-grid--single-row--2{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.filter-header__stat-grid.stat-cards-grid--single-row--9{grid-template-columns:repeat(9,minmax(5rem,1fr));gap:6px}}@media (width>=480px) and (width<=639px){.filter-header__stat-grid{grid-template-columns:repeat(2,1fr)}.filter-header__stat-grid.stat-cards-grid--single-row{grid-template-columns:repeat(5,minmax(0,1fr))}.filter-header__stat-grid.stat-cards-grid--single-row--3{grid-template-columns:repeat(3,minmax(0,1fr))}.filter-header__stat-grid.stat-cards-grid--single-row--2{grid-template-columns:repeat(2,minmax(0,1fr))}.filter-header__stat-grid.stat-cards-grid--single-row--9{grid-template-columns:repeat(9,minmax(5.5rem,1fr))}}.filter-header__stat-grid--home-light.stat-cards-grid{gap:8px}.filter-header__stat-grid--home-light .stat-kpi{padding:.72rem .82rem;box-shadow:0 1px 2px #0f172a0f;height:var(--g6-stat-card-height-compact)!important;min-height:var(--g6-stat-card-height-compact)!important}.filter-header__stat-grid--home-light .stat-kpi__value{font-size:1.4rem}.filter-header__stat-grid--home-light .stat-kpi__label{letter-spacing:.05em;font-size:.6rem}.filter-header__stat-grid--home-light .stat-kpi__icon{opacity:.55}.filter-header__stat-grid--home-light .stat-kpi__icon-img svg{width:1.65rem;height:1.65rem}.filter-header__stat-grid--home-light.stat-cards-grid--single-row .stat-kpi__label,.filter-header__stat-grid--home-light.stat-cards-grid--single-row--3 .stat-kpi__label,.filter-header__stat-grid--home-light.stat-cards-grid--single-row--2 .stat-kpi__label,.filter-header__stat-grid--home-light.stat-cards-grid--single-row--9 .stat-kpi__label{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.filter-header__hero-right{flex-direction:column;flex:none;align-items:flex-end;gap:12px;display:flex}.filter-header__hero-badge{text-align:right;background:#ffffff1f;border:1px solid #fff3;border-radius:12px;flex-direction:column;align-items:flex-end;gap:3px;max-width:320px;padding:8px 14px;display:inline-flex}.filter-header__hero-badge-label{color:#fff;font-size:13px;font-weight:700;line-height:1.2}.filter-header__hero-badge-loc{color:var(--g6-hero-subtitle);letter-spacing:.05em;text-transform:uppercase;align-items:center;gap:4px;font-size:10px;font-weight:600;display:inline-flex}.filter-header__hero-utilities{background:#ffffff1a;border:1px solid #ffffff2e;border-radius:10px;align-items:center;gap:2px;padding:2px 4px;display:flex}.filter-header__hero-utilities img,.filter-header__hero-utilities svg{opacity:.92;filter:brightness(0)invert()!important}.filter-header__hero-utilities .ant-btn,.filter-header__hero-utilities .ant-btn>span,.filter-header__hero-utilities .anticon{color:#fff!important}.filter-header__hero-utilities .ant-btn{box-shadow:none!important;background:0 0!important;border-color:#0000!important}.filter-header__hero-utilities .ant-btn:hover{background:#ffffff29!important}.filter-header__hero-utilities .ant-btn:disabled{opacity:.45;background:0 0!important}.g6-section-card{background:#fff;border:1px solid #e6ebf1;border-radius:16px;box-shadow:0 10px 28px #0f172a0d}.g6-section-card .ant-card-head{border-bottom-color:#edf1f5;min-height:52px;padding-inline:18px}.g6-section-card .ant-card-head-title>.g6-section-card__title{color:#172033;align-items:center;gap:8px;font-size:13px;display:flex}.g6-section-card .ant-card-head-title svg{color:#2563eb;flex:none}.g6-section-card .ant-card-extra small{color:#98a2b3;letter-spacing:.04em;text-transform:uppercase;font-size:10px;font-weight:650}.g6-section-card .ant-card-body{padding:16px 18px}.g6-section-card--flush .ant-card-body{padding:0}.g6-table .ant-table-thead>tr>th{color:#475467;letter-spacing:.025em;text-transform:uppercase;background:#f7f9fb;font-size:10px;font-weight:680}.g6-table .ant-table-tbody>tr>td{height:56px}.g6-cell-identity{text-align:left;align-items:center;gap:10px;min-width:0;display:flex}.g6-cell-identity__icon{color:#1769aa;background:#eaf4fc;border-radius:10px;flex:0 0 35px;place-items:center;width:35px;height:35px;display:grid}.g6-cell-identity strong{color:#172033;font-size:11px;display:block}.g6-cell-identity small{color:#98a2b3;margin-top:3px;font-size:9px;display:block}.g6-amount{color:#0c5b7c;font-variant-numeric:tabular-nums;font-weight:700}.g6-group-card{background:#fff;border:1px solid #e5eaf1;border-radius:14px;overflow:hidden;box-shadow:0 10px 28px #0f172a0d}.g6-group-card__header{background:linear-gradient(90deg,#f5f9fe,#fff);border-bottom:1px solid #e9eef4;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;min-height:64px;padding:11px 16px;display:flex}.g6-group-card__id{align-items:center;gap:11px;min-width:0;display:flex}.g6-group-card__icon{color:#1769aa;background:#e2effa;border-radius:11px;flex:0 0 38px;place-items:center;width:38px;height:38px;display:grid}.g6-group-card__icon svg{color:#1769aa}.g6-group-card__titles h3{color:#172033;margin:0;font-size:13px;font-weight:720;line-height:1.2}.g6-group-card__titles small{color:#8a94a5;margin-top:2px;font-size:9px;display:block}.g6-group-card__right{flex-direction:column;align-items:flex-end;gap:8px;display:flex}.g6-group-card__extra{color:#0c5b7c;font-variant-numeric:tabular-nums;white-space:nowrap;align-items:center;gap:8px;font-size:14px;font-weight:700;display:flex}.g6-group-card__actions{align-items:center;gap:8px;display:flex}.g6-group-card__toolbar{border-bottom:1px solid #eef1f5;flex-wrap:wrap;align-items:center;gap:8px;padding:10px 16px;display:flex}.g6-group-card__footer{border-top:1px solid #eef1f5;flex-wrap:wrap;align-items:center;gap:8px;padding:10px 16px;display:flex}.g6-group-card .ant-table,.g6-group-card .ant-table-container{border-radius:0!important}.g6-group-card .ant-table-thead>tr>th:first-child{border-start-start-radius:0!important}.g6-group-card .ant-table-thead>tr>th:last-child{border-start-end-radius:0!important}.g6-group-card__table .ant-table-thead>tr>th{background:#fbfcfd}.g6-page-hero{min-height:var(--g6-hero-min-h);padding:var(--g6-hero-pad);background:var(--g6-hero-gradient);border-radius:var(--g6-hero-radius);box-shadow:var(--g6-hero-shadow);color:var(--g6-hero-title);box-sizing:border-box;justify-content:space-between;align-items:center;gap:24px;display:flex;position:relative;overflow:hidden}.g6-page-hero--dense{min-height:var(--g6-hero-min-h-dense);padding:var(--g6-hero-pad-dense)}.g6-page-hero__text{min-width:0}.g6-page-hero__eyebrow{color:var(--g6-hero-eyebrow);letter-spacing:.13em;text-transform:uppercase;margin:0 0 6px;font-size:10px;font-weight:700;display:block}.g6-page-hero__title{color:var(--g6-hero-title);letter-spacing:-.03em;text-wrap:balance;margin:0;font-size:26px;font-weight:650;line-height:1.1}.g6-page-hero--dense .g6-page-hero__title{font-size:20px}.g6-page-hero__subtitle{color:var(--g6-hero-subtitle);max-width:52ch;margin:8px 0 0;font-size:12.5px}.g6-page-hero__right{flex-direction:column;flex:none;align-items:flex-end;gap:12px;display:flex}.g6-page-hero__badge{text-align:right;background:#ffffff1f;border:1px solid #fff3;border-radius:12px;flex-direction:column;align-items:flex-end;gap:3px;max-width:320px;padding:8px 14px;display:inline-flex}.g6-page-hero__badge-label{color:#fff;font-size:13px;font-weight:700;line-height:1.2}.g6-page-hero__badge-loc{color:var(--g6-hero-subtitle);letter-spacing:.05em;text-transform:uppercase;align-items:center;gap:4px;font-size:10px;font-weight:600;display:inline-flex}.g6-page-hero__utilities{background:#ffffff1a;border:1px solid #ffffff2e;border-radius:10px;align-items:center;gap:2px;padding:2px 4px;display:flex}.g6-page-hero__utilities img,.g6-page-hero__utilities svg{opacity:.92;filter:brightness(0)invert()!important}.g6-page-hero__utilities .ant-btn,.g6-page-hero__utilities .ant-btn>span,.g6-page-hero__utilities .anticon{color:#fff!important}.g6-page-hero__utilities .ant-btn{box-shadow:none!important;background:0 0!important;border-color:#0000!important}.g6-page-hero__utilities .ant-btn:hover{background:#ffffff29!important}.g6-page-hero__utilities .ant-btn:disabled{opacity:.45;background:0 0!important}@media (width<=767px){.g6-page-hero{flex-direction:column;align-items:flex-start}.g6-page-hero__right{width:100%}}@media (prefers-reduced-motion:reduce){.g6-page-hero *{transition:none!important}}.g6-col-action.ant-btn{background:var(--g6-ca-bg,transparent);border:1px solid #0000;border-radius:8px;width:32px;height:32px;padding:0;transition:background-color .15s,border-color .15s,transform .12s}.g6-col-action.ant-btn:hover,.g6-col-action.ant-btn:focus-visible{box-shadow:none;border-color:currentColor;background:var(--g6-ca-bg-hover,var(--g6-status-neutral-surface-strong))!important}.g6-col-action.ant-btn:active{transform:scale(.92)}.g6-col-action.ant-btn:disabled,.g6-col-action.ant-btn.ant-btn-loading{box-shadow:none!important;background:0 0!important}.itgb-hierarchy-tree{background:#fff;min-height:160px;overflow:hidden}.itgb-hierarchy-tree--empty{place-items:center;min-height:260px;display:grid}.itgb-hierarchy-tree .ant-tree{background:0 0}.itgb-hierarchy-tree .ant-tree-node-content-wrapper{min-height:36px;padding:4px 8px}.itgb-hierarchy-tree .ant-tree-treenode{width:100%;padding:2px 0}.itgb-hierarchy-tree__row,.itgb-hierarchy-tree__content{align-items:center;min-width:0;display:flex}.itgb-hierarchy-tree__row{justify-content:space-between;gap:12px;width:100%}.itgb-hierarchy-tree__content{gap:8px}.itgb-hierarchy-tree__code{color:#1677ff;flex:none;min-width:48px;font-size:12px;font-weight:600}.itgb-hierarchy-tree__label{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.itgb-hierarchy-diagram{background-color:#fff;background-image:linear-gradient(#f7f9fc 1px,#0000 1px),linear-gradient(90deg,#f7f9fc 1px,#0000 1px),none;background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:24px 24px;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;border:1px solid #f0f0f0;border-radius:8px;width:100%;overflow:auto}.itgb-hierarchy-diagram--empty{justify-content:center;align-items:center;display:flex}.itgb-hierarchy-diagram__canvas{min-width:max-content;padding:32px 40px 64px}.itgb-hierarchy-diagram ul{justify-content:center;margin:0;padding:24px 0 0;list-style:none;display:flex;position:relative}.itgb-hierarchy-diagram__roots{gap:28px;padding-top:0!important}.itgb-hierarchy-diagram li{text-align:center;padding:24px 10px 0;position:relative}.itgb-hierarchy-diagram__roots>li{padding-top:0}.itgb-hierarchy-diagram li:before,.itgb-hierarchy-diagram li:after{content:"";border-top:1px solid #b7c5d8;width:50%;height:24px;position:absolute;top:0;right:50%}.itgb-hierarchy-diagram li:after{border-left:1px solid #b7c5d8;left:50%;right:auto}.itgb-hierarchy-diagram li:only-child:before,.itgb-hierarchy-diagram li:only-child:after{display:none}.itgb-hierarchy-diagram li:first-child:before,.itgb-hierarchy-diagram li:last-child:after{border:0}.itgb-hierarchy-diagram li:last-child:before{border-right:1px solid #b7c5d8;border-radius:0 6px 0 0}.itgb-hierarchy-diagram li:first-child:after{border-radius:6px 0 0}.itgb-hierarchy-diagram ul ul:before{content:"";border-left:1px solid #b7c5d8;width:0;height:24px;position:absolute;top:0;left:50%}.itgb-hierarchy-diagram__roots>li:before,.itgb-hierarchy-diagram__roots>li:after{display:none}.itgb-hierarchy-diagram__card{cursor:pointer;background:#fff;border:1px solid #d9e2ef;border-radius:10px;justify-content:center;align-items:center;min-width:210px;max-width:280px;min-height:74px;padding:12px 16px;transition:border-color .16s,box-shadow .16s,transform .16s;display:inline-flex;position:relative;box-shadow:0 4px 14px #1f385814}.itgb-hierarchy-diagram__card:hover{border-color:#69b1ff;transform:translateY(-1px);box-shadow:0 7px 18px #1677ff21}.itgb-hierarchy-diagram__card.is-selected{border-color:#1677ff;box-shadow:0 0 0 3px #1677ff1f}.itgb-hierarchy-diagram__card.is-disabled{opacity:.55}.itgb-hierarchy-diagram__content{flex-direction:column;gap:5px;min-width:0;display:flex}.itgb-hierarchy-diagram__code{color:#1677ff;letter-spacing:.05em;font-size:11px;font-weight:700}.itgb-hierarchy-diagram__label{color:#1f1f1f;text-overflow:ellipsis;font-weight:600;overflow:hidden}.itgb-hierarchy-diagram__toggle{z-index:2;position:absolute;bottom:-13px;left:50%;transform:translate(-50%)}.itgb-portfolio-gantt{background:#fff;border:1px solid #edf0f5;border-radius:8px;overflow:auto}.itgb-portfolio-gantt--empty{justify-content:center;align-items:center;display:flex}.itgb-portfolio-gantt__grid{min-width:980px}.itgb-portfolio-gantt__header-label{z-index:4;background:#fafbfd;border-bottom:1px solid #edf0f5;border-right:1px solid #edf0f5;width:300px;height:48px;padding:14px 16px;font-weight:600;display:block;position:sticky;top:0;left:0}.itgb-portfolio-gantt__timescale{z-index:3;background:#fafbfd;border-bottom:1px solid #edf0f5;height:48px;margin-top:-48px;margin-left:300px;display:block;position:sticky;top:0}.itgb-portfolio-gantt__month{color:#58677a;white-space:nowrap;border-left:1px solid #dfe5ee;height:48px;padding:14px 10px;font-size:12px;position:absolute;top:0}.itgb-portfolio-gantt__row{width:100%;min-height:62px;color:inherit;text-align:left;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #f0f2f5;grid-template-columns:300px minmax(680px,1fr);padding:0;display:grid}.itgb-portfolio-gantt__row:hover,.itgb-portfolio-gantt__row.is-selected{background:#f0f7ff}.itgb-portfolio-gantt__project{z-index:2;background:inherit;border-right:1px solid #edf0f5;align-items:center;gap:8px;min-width:0;padding:12px 16px;display:flex;position:sticky;left:0}.itgb-portfolio-gantt__project>span:last-child{text-overflow:ellipsis;white-space:nowrap;font-weight:500;overflow:hidden}.itgb-portfolio-gantt__track{min-height:62px;position:relative}.itgb-portfolio-gantt__tick{border-left:1px dashed #e7ebf0;position:absolute;top:0;bottom:0}.itgb-portfolio-gantt__bar{background:#d6e8ff;border-radius:6px;height:26px;position:absolute;top:18px;overflow:hidden;box-shadow:inset 0 0 0 1px #1677ff2e}.itgb-portfolio-gantt__bar>span{background:linear-gradient(90deg,#1677ff,#4096ff);position:absolute;inset:0 auto 0 0}.itgb-portfolio-gantt__bar>b{z-index:1;color:#102a43;text-align:right;padding:4px 8px;font-size:11px;display:block;position:relative}:root,.itgb-theme{--g6-color-navy:#0b1f3a;--g6-color-structure:#123d68;--g6-color-primary:#2563eb;--g6-color-cyan:#0b789d;--g6-color-text:#172033;--g6-color-text-secondary:#667085;--g6-color-text-muted:#98a2b3;--g6-color-page:#f8fafc;--g6-color-surface:#fff;--g6-color-border:#e5eaf1;--g6-color-success:#087f5b;--g6-color-warning:#b7791f;--g6-color-danger:#b42318;--g6-font-family:"Poppins", "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--g6-status-neutral-surface:#f2f5f9;--g6-status-neutral-surface-strong:#e2e8f0;--g6-status-neutral-border:#dbe3ed;--g6-status-neutral-text:#475569;--g6-status-neutral-value:#1e293b;--g6-status-success-surface:#f0fdf8;--g6-status-success-surface-strong:#d8f7eb;--g6-status-success-border:#b7ead8;--g6-status-success-text:#047857;--g6-status-success-value:#064e3b;--g6-status-warning-surface:#fffbeb;--g6-status-warning-surface-strong:#fff2c7;--g6-status-warning-border:#f4dfa6;--g6-status-warning-text:#b45309;--g6-status-warning-value:#78350f;--g6-status-progress-surface:#f3f7ff;--g6-status-progress-surface-strong:#dceaff;--g6-status-progress-border:#cfe0fa;--g6-status-progress-text:#1d4ed8;--g6-status-progress-value:#1e3a8a;--g6-status-danger-surface:#fff5f5;--g6-status-danger-surface-strong:#fee2e2;--g6-status-danger-border:#f5d0d0;--g6-status-danger-text:#b91c1c;--g6-status-danger-value:#7f1d1d;--g6-status-closed-surface:#f1f5f9;--g6-status-closed-surface-strong:#dbe3ed;--g6-status-closed-border:#cbd5e1;--g6-status-closed-text:#64748b;--g6-status-closed-value:#334155;--g6-radius-control:10px;--g6-radius-card-sm:12px;--g6-radius-card:16px;--g6-radius-card-lg:18px;--g6-space-1:4px;--g6-space-2:8px;--g6-space-3:12px;--g6-space-4:16px;--g6-space-5:20px;--g6-space-6:24px;--g6-space-7:28px;--g6-control-height:40px;--g6-stat-card-height:100px;--g6-stat-card-height-compact:80px;--g6-shadow-card:0 10px 28px #0f172a0d;--g6-shadow-card-hover:0 14px 40px #0f172a14;--g6-font-size-meta:10px;--g6-font-size-label:11px;--g6-font-size-table-header:11px;--g6-font-size-table-body:12px;--g6-font-size-table-compact:11px;--g6-font-size-body:13px;--g6-font-size-section:14px;--g6-font-size-kpi:22px;--g6-font-size-title:26px;--g6-hero-gradient:radial-gradient(circle at 78% -40%, #38bdf85c, transparent 36%), linear-gradient(125deg, #0b1f3a, #123d68 58%, #0b789d);--g6-hero-eyebrow:#8ed9f5;--g6-hero-title:#fff;--g6-hero-subtitle:#c7dceb;--g6-hero-radius:18px;--g6-hero-shadow:0 15px 38px #0f294629;--g6-hero-pad:26px 30px;--g6-hero-pad-dense:16px 26px;--g6-hero-min-h:126px;--g6-hero-min-h-dense:84px}*,:before,:after{box-sizing:border-box}html,body,#root{min-height:100%}body{font-family:var(--g6-font-sans,system-ui, -apple-system, "Segoe UI", sans-serif);color:#0f172a;background:#f4f7fb;margin:0}.auth-loading{place-items:center;min-height:100vh;display:grid}.gb6-module-tile{border:1px solid #e5eaf1;border-top:3px solid var(--module-accent);color:#172033;text-align:left;cursor:pointer;background:#fff;border-radius:12px;flex-direction:column;gap:12px;min-height:190px;padding:20px;transition:transform .18s,box-shadow .18s,border-color .18s;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 28px #0f172a0d}.gb6-module-tile:hover:not(:disabled){border-color:color-mix(in srgb, var(--module-accent) 34%, #e5eaf1);transform:translateY(-4px);box-shadow:0 16px 38px #0f172a1a}.gb6-module-tile:focus-visible{outline-offset:2px;outline:2px solid #38bdf8}.gb6-module-tile--soon{color:#334155;cursor:not-allowed;border:1px solid #e2e8f0;box-shadow:0 10px 28px #0f172a0f}.gb6-module-tile__head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.gb6-module-tile__icon{border-radius:10px;flex:none;place-items:center;width:48px;height:48px;display:grid}.gb6-module-tile__icon svg{width:24px;height:24px}.gb6-module-tile__arrow{width:28px;height:28px;color:var(--module-accent);background:var(--module-tint);border-radius:8px;flex:none;place-items:center;display:grid}.gb6-module-tile__arrow svg{width:14px;height:14px}.gb6-module-tile__badge{color:#475569;text-transform:uppercase;letter-spacing:.06em;background:#e2e8f0;border-radius:999px;padding:4px 10px;font-size:11px;font-weight:700}.gb6-module-tile__body{margin-top:auto}.gb6-module-tile__code{letter-spacing:.08em;font-size:11px;font-weight:700;display:block}.gb6-module-tile__title{color:#172033;margin:4px 0 0;font-size:16px;font-weight:650;line-height:1.3}.gb6-module-tile__desc{color:#667085;margin:6px 0 0;font-size:12px;line-height:1.45}.gb6-module-tile--soon .gb6-module-tile__desc{color:#64748b}.launcher-page{width:min(1180px,100%);margin:0 auto;padding:28px 24px 48px}.launcher-hero{color:#fff;background:radial-gradient(circle at 82% -30%,#38bdf857,#0000 40%),linear-gradient(125deg,#0b1f3a,#123d68 56%,#0b789d);border-radius:18px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;min-height:178px;padding:30px 34px;display:flex;box-shadow:0 16px 40px #0b1f3a38}.launcher-hero__copy{min-width:0}.launcher-hero__eyebrow{letter-spacing:.16em;text-transform:uppercase;color:#7dd3fc;font-size:10px;font-weight:700;display:block}.launcher-hero__title{margin:6px 0 4px;font-size:30px;font-weight:600;line-height:1.15}.launcher-hero__subtitle{color:#ffffffd1;max-width:560px;margin:0;font-size:14px}.launcher-hero__actions{align-items:center;gap:8px;display:flex}.launcher-user{background:#ffffff1a;border:1px solid #ffffff2e;border-radius:10px;align-items:center;gap:10px;min-width:230px;padding:9px 12px;display:flex}.launcher-user__avatar{color:#0b2a44;background:#fff;border-radius:8px;flex:0 0 34px;place-items:center;width:34px;height:34px;font-size:11px;font-weight:750;display:grid}.launcher-user__identity{flex-direction:column;min-width:0;display:flex}.launcher-user__identity strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.launcher-user__identity .ant-typography{color:#ffffffad;text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.launcher-logout.ant-btn{color:#fff;background:#ffffff1a;border-color:#fff3;width:42px;height:42px}.launcher-toolbar{color:#667085;grid-template-columns:minmax(190px,1fr) minmax(260px,420px) minmax(190px,1fr);align-items:center;gap:16px;margin:22px 0 16px;font-size:12px;display:grid}.launcher-toolbar .ant-input-affix-wrapper{border-radius:10px;height:40px;box-shadow:0 5px 18px #0f172a0a}.launcher-toolbar__context,.launcher-toolbar__secure{align-items:center;gap:8px;display:flex}.launcher-toolbar__secure{color:#087f5b;justify-content:flex-end}.launcher-toolbar__icon{color:#155bc7;background:#eaf2ff;border-radius:8px;place-items:center;width:30px;height:30px;display:grid}.launcher-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.launcher-empty{text-align:center;margin-top:24px}@media (width<=720px){.launcher-page{padding:16px 14px 32px}.launcher-hero{min-height:0;padding:24px 20px}.launcher-hero__title{font-size:25px}.launcher-hero__actions,.launcher-user{width:100%}.launcher-toolbar{grid-template-columns:1fr}.launcher-toolbar__context,.launcher-toolbar__secure{display:none}.launcher-grid{grid-template-columns:1fr}}@media (width>=721px) and (width<=1020px){.launcher-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.launcher-toolbar{grid-template-columns:1fr minmax(260px,380px)}.launcher-toolbar__secure{display:none}}.login-page{background:#edf2f7;place-items:center;min-height:100vh;padding:28px;display:grid}.login-shell{background:#fff;border:1px solid #dce4ee;border-radius:18px;grid-template-columns:minmax(360px,.92fr) minmax(420px,1.08fr);width:min(1040px,100%);min-height:620px;display:grid;overflow:hidden;box-shadow:0 24px 70px #0f294629}.login-identity{color:#fff;background:radial-gradient(circle at 90% 5%,#38bdf847,#0000 34%),linear-gradient(145deg,#0b1f3a,#123d68 62%,#0b789d);flex-direction:column;padding:38px 42px;display:flex}.login-identity__brand,.login-mobile-brand{align-items:center;gap:12px;display:flex}.login-identity__brand img,.login-mobile-brand img{width:44px;height:44px}.login-identity__brand span{flex-direction:column;display:flex}.login-identity__brand strong{font-size:17px}.login-identity__brand small{color:#ffffff9e;font-size:10px}.login-identity__copy{margin:auto 0 32px}.login-identity__eyebrow{color:#8ed9f5;letter-spacing:.13em;text-transform:uppercase;font-size:10px;font-weight:700}.login-identity__copy h1{color:#fff;max-width:420px;margin:10px 0 14px;font-size:30px;font-weight:650;line-height:1.2}.login-identity__copy p{color:#c7dceb;max-width:46ch;margin:0;font-size:13px;line-height:1.7}.login-identity__modules{border-top:1px solid #ffffff1f;gap:10px;padding:18px 0 26px;display:grid}.login-identity__modules span,.login-identity__footer{color:#ffffffd1;align-items:center;gap:9px;font-size:12px;display:flex}.login-identity__modules .anticon{color:#7dd3fc}.login-identity__footer{color:#ffffff85;font-size:10px}.login-form-panel{background:#fff;place-items:center;padding:52px;display:grid}.login-form-wrap{width:min(380px,100%)}.login-heading{flex-direction:column;align-items:flex-start;margin-bottom:26px;display:flex}.login-heading__icon{color:#155bc7;background:#eaf2ff;border-radius:10px;place-items:center;width:40px;height:40px;margin-bottom:18px;font-size:17px;display:grid}.login-heading .ant-typography{margin:0}.login-heading h2.ant-typography{color:#172033;font-size:27px;line-height:1.2}.login-heading .ant-typography-secondary{margin-top:8px;font-size:12px;line-height:1.6}.login-alert,.login-form .ant-form-item{margin-bottom:18px}.login-form .ant-form-item-label>label{color:#344054;font-size:12px;font-weight:600}.login-form .ant-input-affix-wrapper{border-radius:10px;height:44px}.login-form .ant-input-prefix{color:#98a2b3;margin-right:9px}.login-form .ant-btn{border-radius:10px;height:44px;margin-top:6px;font-weight:650}.login-help{color:#98a2b3;text-align:center;margin:22px 0 0;font-size:10px;line-height:1.5}.login-mobile-brand{display:none}@media (width<=820px){.login-page{background:#fff;padding:0}.login-shell{min-height:100vh;box-shadow:none;border:0;border-radius:0;grid-template-columns:1fr}.login-identity{display:none}.login-form-panel{padding:32px 24px}.login-mobile-brand{color:#0b1f3a;margin-bottom:54px;display:flex}.login-mobile-brand img{width:38px;height:38px}.login-heading__icon{display:none}}@media (width<=420px){.login-form-panel{place-items:start center;padding-top:24px}.login-mobile-brand{margin-bottom:42px}}
