:root {--el-color-white: var(--noir-0);--el-color-black: var(--noir-950);--el-font-size-extra-large: var(--font-h2);--el-font-size-large: var(--font-body-large);--el-font-size-medium: var(--font-menu);--el-font-size-base: var(--font-body);--el-font-size-small: var(--font-body-small);--el-font-size-extra-small: var(--font-body-x-small);--el-font-family: "Inter-Regular", sans-serif;--el-font-weight-primary: 500;--el-font-line-height-primary: 24px;--el-index-normal: 1;--el-index-top: 1000;--el-index-popper: 2000;--el-border-radius-base: var(--radius-s);--el-border-radius-small: var(--radius-m);--el-border-radius-round: var(--radius-xl);--el-border-radius-circle: var(--radius-rond);--el-component-size-large: 40px;--el-component-size: 34px;--el-component-size-small: 24px;color-scheme: light;--el-color-primary: var(--primary-color-500);--el-color-primary-light-3: var(--primary-color-300);--el-color-primary-light-5: var(--primary-color-200);--el-color-primary-light-7: var(--primary-color-100);--el-color-primary-light-8: var(--primary-color-50);--el-color-primary-light-9: var(--primary-color-50);--el-color-primary-dark-2: var(--primary-color-700);--el-bg-color: var(--bg-level-0);--el-bg-color-page: var(--bg-level-1);--el-bg-color-overlay: var(--bg-level-0);--el-text-color-primary: var(--noir-950);--el-text-color-regular: var(--noir-800);--el-text-color-secondary: var(--noir-600);--el-text-color-placeholder: var(--noir-400);--el-text-color-disabled: var(--gris-froid-400);--el-border-color: var(--gris-froid-200);--el-border-color-light: var(--gris-froid-100);--el-border-color-lighter: var(--gris-froid-50);--el-border-color-extra-light: var(--noir-100);--el-border-color-dark: var(--gris-froid-400);--el-border-color-darker: var(--gris-froid-600);--el-color-success: var(--vert-2050-500);--el-color-success-light-3: var(--vert-2050-300);--el-color-success-light-5: var(--vert-2050-200);--el-color-success-light-7: var(--vert-2050-100);--el-color-success-light-8: var(--vert-2050-50);--el-color-success-light-9: var(--vert-2050-50);--el-color-success-dark-2: var(--vert-2050-700);--el-color-warning: var(--jaune-500);--el-color-warning-light-3: var(--jaune-300);--el-color-warning-light-5: var(--jaune-200);--el-color-warning-light-7: var(--jaune-100);--el-color-warning-light-8: var(--jaune-50);--el-color-warning-light-9: var(--jaune-50);--el-color-warning-dark-2: var(--jaune-700);--el-color-danger: var(--magenta-600);--el-color-danger-light-3: var(--magenta-400);--el-color-danger-light-5: var(--magenta-300);--el-color-danger-light-7: var(--magenta-200);--el-color-danger-light-8: var(--magenta-100);--el-color-danger-light-9: var(--magenta-50);--el-color-danger-dark-2: var(--magenta-800);--el-color-error: var(--magenta-600);--el-color-error-light-3: var(--magenta-400);--el-color-error-light-5: var(--magenta-300);--el-color-error-light-7: var(--magenta-200);--el-color-error-light-8: var(--magenta-100);--el-color-error-light-9: var(--magenta-50);--el-color-error-dark-2: var(--magenta-800);--el-color-info: var(--gris-froid-500);--el-color-info-light-3: var(--gris-froid-300);--el-color-info-light-5: var(--gris-froid-200);--el-color-info-light-7: var(--gris-froid-100);--el-color-info-light-8: var(--gris-froid-50);--el-color-info-light-9: var(--gris-froid-50);--el-color-info-dark-2: var(--gris-froid-700);.el-table {--el-color-primary: var(--vert-2050-600);--el-text-color-placeholder: var(--vert-2050-500) ;--el-table-bg-color: var(--bg-level-0);--el-table-border-color: var(--bg-level-0);--el-table-text-color: var(--noir-950);--el-table-header-text-color: var(--gris-froid-600);--el-table-header-border-color: var(--gris-froid-200);--el-table-footer-bg-color: var(--bg-level-1);--el-table-footer-text-color: var(--noir-800);--el-table-row-hover-bg-color: var(--gris-froid-100);--el-table-row-striped-bg-color: var(--noir-950);--el-table-border-radius: var(--radius-m);--el-table-header-padding: var(--medium-btn-padding);--el-table-cell-padding: var(--small-btn-padding);--el-table-row-border-width: 1px;--el-table-fixed-box-shadow: rgba(0, 0, 0, 0.12);--el-table-fixed-left-bg-color: var(--bg-level-0);--el-table-fixed-right-bg-color: var(--bg-level-0);--el-table-sort-icon-color: var(--primary-color-600);--el-table-filter-icon-color: var(--primary-color-600);--el-table-filter-panel-bg-color: var(--bg-level-0);--el-table-filter-panel-border-color: var(--gris-froid-200);--el-table-highlight-current-row-bg-color: var(--primary-color-100);--el-table-cell-hover-bg-color: var(--primary-color-50);--el-table-checkbox-column-bg-color: var(--bg-level-0);--el-table-checkbox-checked-bg-color: var(--primary-color-100);--el-table-border-style: solid;--el-table-border-color-light: var(--gris-froid-100);--el-table-border-color-dark: var(--gris-froid-400);--el-table-tr-bg-color: var(--bg-level-0);--el-table-header-bg-color: var(--bg-level-0);}.el-pagination{--el-color-primary : var(--vert-2050-500)}.el-select{--el-color-primary : var(--vert-2050-500)}.el-select-dropdown__item.is-selected {--el-color-primary : var(--vert-2050-500)}.el-dialog__title {--el-text-color-primary: var(--noir-950);font-family: Dosis, sans-serif;font-weight: 600;font-size: 24px;}.el-card {--el-card-border-color: none;--el-card-border-radius: var(--radius-m);--el-card-padding: 20px;--el-card-bg-color: var(--noir-950);background-color: var(--bg-level-0);border-radius: var(--el-card-border-radius)!important;color: var(--el-text-color-primary);border : none!important;overflow: hidden;transition: var(--el-transition-duration);}.el-button {--el-button-border-radius: var(--radius-rond);font-weight: 500;}.el-button--large {padding: var(--large-btn-padding);font-size: var(--font-menu);}.el-button--default {padding: var(--medium-btn-padding);font-size: var(--font-body);}.el-button--small {padding: var(--small-btn-padding);font-size: var(--font-body-small);}.el-form-item__label {color: var(--noir-800);font-weight: 500;font-size: var(--font-body);}.el-input__wrapper {border-radius: var(--radius-s);}.el-input--large .el-input__wrapper {border-radius: var(--radius-m);}.el-alert {border-radius: var(--radius-m);}.el-card {border-radius: var(--radius-m);border-color: var(--gris-froid-200);}.el-dialog {border-radius: var(--radius-xl);}.el-notification {border-radius: var(--radius-m);}.el-pagination .el-pager li {border-radius: var(--radius-s);}.el-tag {border-radius: var(--radius-s);}.el-loading-mask {background-color: rgba(247, 247, 247, 0.8);}.el-input__wrapper {--el-input-focus-border-color: var(--primary-color-500) !important;--el-input-hover-border-color: var(--primary-color-400) !important;}.el-button--primary {text-transform: uppercase;transition: filter 0.2s ease;border: none;font-weight: 600;font-size: 14px;background: linear-gradient(90.02deg, #DCDB22 0.02%, var(--primary-color-500) 99.98%);--el-button-text-color: var(--noir-950);--el-button-border-color: transparent;--el-button-outline-color: var(--primary-color-200);--el-button-active-color: var(--primary-color-600);--el-button-hover-text-color: var(--noir-950);--el-button-hover-bg-color: var(--primary-color-500);--el-button-hover-border-color: transparent;--el-button-active-bg-color: var(--primary-color-500);--el-button-active-border-color: transparent;--el-button-disabled-text-color: var(--gris-froid-600);--el-button-disabled-bg-color: var(--gris-froid-200);--el-button-disabled-border-color: var(--gris-froid-200);letter-spacing: 0.5px;}.el-button--primary:hover {background: var(--primary-color-500);}.el-button--primary:focus,.el-button--primary:focus-visible {--el-button-bg-color: var(--primary-color-400);}.el-button--secondary {font-size: 14px;font-weight: 600;text-transform: uppercase;--el-button-text-color: var(--noir-0);--el-button-bg-color: var(--magenta-600);--el-button-border-color: var(--magenta-600);--el-button-outline-color: var(--magenta-300);--el-button-active-color: var(--magenta-800);--el-button-hover-text-color: var(--noir-0);--el-button-hover-bg-color: var(--magenta-700);--el-button-hover-border-color: var(--magenta-700);--el-button-active-bg-color: var(--magenta-700);--el-button-active-border-color: var(--magenta-700);--el-button-disabled-text-color: var(--gris-froid-600);--el-button-disabled-bg-color: var(--gris-froid-200);--el-button-disabled-border-color: var(--gris-froid-200);letter-spacing: 0.5px;}.el-button--secondary:focus,.el-button--secondary:focus-visible {--el-button-bg-color: var(--magenta-500);--el-button-border-color: var(--magenta-500);}.el-button--tertiary {font-size: 14px;font-weight: 600;text-transform: uppercase;--el-button-text-color: var(--noir-950);--el-button-bg-color: transparent;--el-button-outline-color: var(--primary-color-200);--el-button-active-color: var(--primary-color-600);--el-button-hover-text-color: var(--noir-950);--el-button-hover-bg-color: var(--primary-color-200);--el-button-active-bg-color: var(--primary-color-500);--el-button-disabled-text-color: var(--gris-froid-600);--el-button-disabled-bg-color: transparent;letter-spacing: 0.5px;background-color: var(--el-button-bg-color);position: relative;z-index: 1;border: none;border-radius: var(--radius-rond);}.el-button--tertiary::before {content: "";position: absolute;top: 0;left: 0;right: 0;bottom: 0;z-index: -1;border-radius: inherit;padding: 2px;background: linear-gradient(to right, #dcdb22, #a2c037);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite: xor;mask-composite: exclude;}.el-button--black{font-size: 14px;font-weight: 600;text-transform: uppercase;--el-button-text-color: var(--noir-0);--el-button-bg-color: var(--noir-950);--el-button-border-color: var(--noir-950);--el-button-outline-color: var(--noir-950);--el-button-active-color: var(--noir-950);--el-button-hover-text-color: var(--noir-0);--el-button-hover-bg-color: var(--noir-700);--el-button-hover-border-color: var(--noir-700);--el-button-active-bg-color: var(--noir-700);--el-button-active-border-color: var(--noir-700);--el-button-disabled-text-color: var(--gris-froid-600);--el-button-disabled-bg-color: var(--gris-froid-200);--el-button-disabled-border-color: var(--gris-froid-200);letter-spacing: 0.5px;}.el-button--black:focus,.el-button--black:focus-visible {--el-button-bg-color: var(--noir-500);--el-button-border-color: var(--noir-500);}.el-table .cell {font-weight: 400!important;}}