:root{--base-spacing: 24px;--m-xxxxs: calc(var(--base-spacing) / 5);--m-xxxs: calc(var(--base-spacing) / 4);--m-xxs: calc(var(--base-spacing) / 3);--m-xs: calc(var(--base-spacing) / 2);--m-s: calc(var(--base-spacing) * 2 / 3);--m: var(--base-spacing);--m-mm: calc(var(--base-spacing) * 3 / 2);--m-l: calc(var(--base-spacing) * 5 / 3);--m-xl: calc(var(--base-spacing) * 2);--m-xxl: calc(var(--base-spacing) * 5 / 2);--m-xxxl: calc(var(--base-spacing) * 3);--font-size-xs: calc(var(--font-size) * 16 / 17);--font-size-s: calc(var(--font-size) * 13 / 14);--font-size: .875rem;--font-size-l: calc(var(--font-size) * 8 / 7);--font-size-xl: calc(var(--font-size) * 9 / 7);--font-size-xxl: calc(var(--font-size) * 12 / 7);--font-size-xxxl: calc(var(--font-size) * 18 / 7);--font-size-h: calc(var(--font-size) * 24 / 7);--font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--font-family-1: var(--font-family);--font-family-2: "Laxan", sans-serif;--border-radius: 4px;--border-radius-1: var(--border-radius);--border-radius-2: calc(var(--border-radius) * 2);--border-radius-3: calc(var(--border-radius) * 3);--border-radius-4: calc(var(--border-radius) * 4);--border-radius-5: calc(var(--border-radius) * 5);--border-radius-r: 50%;--fast: .3s;--speed: .4s;--slow: .9s;--ease: ease-out;--transition-ui: background-color var(--fast) var(--ease), border-color var(--fast) var(--ease), opacity var(--fast) var(--ease), transform var(--fast) var(--ease), color var(--fast) var(--ease);--blurred: 5px}:root{--color-primary: #7a5ef8;--color-primary-hover: #6941c6;--color-primary-focus: #7a5ef8;--color-primary-disabled: #e9d7fe;--color-primary-button-disabled: #3f3b55;--color-secondary: #1d2939;--color-secondary-hover: #475467;--color-secondary-focus: #1d2939;--color-secondary-disabled: #344054;--color-text-on-primary: #ffffff;--color-text-on-primary-disabled: #667085;--color-text-on-primary-button-disabled: #ffffff;--color-text-on-secondary: #f2f4f7;--color-text-on-secondary-disabled: #475467;--color-progress-bar: #039855;--color-success: rgba(18, 183, 106, .88);--color-emphasis: #0ba5ec;--color-error: rgba(252, 93, 93, .88);--color-attention: rgba(248, 203, 44, .88);--color-importer-link: #2275d7;--blue-light-500: #0ba5ec;--color-green-ui: var(--color-progress-bar);--color-green: var(--color-success);--color-blue: #0ba5ec;--color-red: rgba(252, 93, 93, .88);--color-yellow: rgba(248, 203, 44, .88);--importer-link: var(--color-importer-link)}.CSVImporter-light{color-scheme:light;--color-background: #f2f4f7;--color-background-main: #ffffff;--color-background-modal: #ffffff;--color-background-modal-hover: #ffffff;--color-background-modal-veil: #0e1116;--color-background-modal-shadow: transparent;--color-background-modal-shade: #f2f4f7;--color-tertiary: #ffffff;--color-tertiary-hover: #f2f4f7;--color-tertiary-focus: #ffffff;--color-tertiary-disabled: #eaecf0;--color-background-menu: #ffffff;--color-background-menu-hover: #f2f4f7;--color-text-strong: #101828;--color-text: #1d2939;--color-text-soft: #667085;--color-text-on-tertiary: #344054;--color-text-on-tertiary-disabled: #667085;--color-error: #fecdca;--color-text-error: #f04438;--color-background-error: #f04438;--color-background-error-hover: #d92d20;--color-background-error-soft: #fecdca;--color-input-background: #ffffff;--color-input-background-soft: #d0d5dd;--color-input-border: #344054;--color-input-placeholder: #344054;--color-input-text-disabled: #344054;--color-input-disabled: #f9fafb;--color-border: #1d2939;--color-background-small-button-selected: #f2f4f7;--color-background-small-button-hover: #f9fafb;--color-text-small-button: var(--color-text);--color-button: #ffffff;--color-button-hover: #f2f4f7;--color-button-disabled: #fcfcfd;--color-button-text: var(--color-text-soft);--color-button-text-disabled: #d0d5dd;--color-button-border: #d0d5dd;--color-border: #d0d5dd;--color-border-soft: #eaecf0;--color-icon: #111322;--color-bisel: rgba(0, 0, 0, .05);--color-csv-import-text: #130638;--color-stepper: #b9c0d4;--color-stepper-active: #6ce9a6}.CSVImporter-dark{color-scheme:dark;--color-background: #0e1116;--color-background-main: var(--color-background);--color-background-modal: #171a20;--color-background-modal-hover: #2e323c;--color-background-modal-veil: #0e1116;--color-background-modal-shadow: #0e1116;--color-background-modal-shade: #171a20;--color-tertiary: #101828;--color-tertiary-hover: #1d2939;--color-tertiary-focus: #1d2939;--color-tertiary-disabled: #eaecf0;--color-background-menu: #101828;--color-background-menu-hover: #1d2939;--color-text-strong: #f2f4f7;--color-text: #d0d5dd;--color-text-soft: #667085;--color-text-on-tertiary: #ffffff;--color-text-on-tertiary-disabled: #667085;--color-error: #912018;--color-text-error: #f04438;--color-background-error: #f04438;--color-background-error-hover: #d92d20;--color-background-error-soft: #fecdca;--color-input-background: #101828;--color-input-background-soft: #1d2939;--color-input-border: #344054;--color-input-placeholder: #344054;--color-input-text-disabled: #344054;--color-input-disabled: #171a20;--color-border: #1d2939;--color-background-small-button-selected: #344054;--color-background-small-button-hover: #101828;--color-text-small-button: $base-white;--color-button: #f9f5ff;--color-button-hover: #f4ebff;--color-button-disabled: #f4ebff;--color-button-text: #171a20;--color-button-text-disabled: #171a20;--color-button-border: transparent;--color-border: #344054;--color-border-soft: #1d2939;--color-icon: #d0d5dd;--color-bisel: rgba(255, 255, 255, .05);--color-csv-import-text: var(--color-text);--color-stepper: #30374f;--color-stepper-active: #6ce9a6}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:linear-gradient(135deg,#1a1a2e,#16213e,#0f3460);min-height:100vh;color:#e8e8e8}:root{color-scheme:dark;--color-background: #0e1116;--color-background-main: var(--color-background);--color-background-modal: #171a20;--color-background-modal-hover: #2e323c;--color-background-modal-veil: #0e1116;--color-background-modal-shadow: #0e1116;--color-background-modal-shade: #171a20;--color-tertiary: #101828;--color-tertiary-hover: #1d2939;--color-tertiary-focus: #1d2939;--color-tertiary-disabled: #eaecf0;--color-background-menu: #101828;--color-background-menu-hover: #1d2939;--color-text-strong: #f2f4f7;--color-text: #d0d5dd;--color-text-soft: #667085;--color-text-on-tertiary: #ffffff;--color-text-on-tertiary-disabled: #667085;--color-error: #912018;--color-text-error: #f04438;--color-background-error: #f04438;--color-background-error-hover: #d92d20;--color-background-error-soft: #fecdca;--color-input-background: #101828;--color-input-background-soft: #1d2939;--color-input-border: #344054;--color-input-placeholder: #344054;--color-input-text-disabled: #344054;--color-input-disabled: #171a20;--color-border: #1d2939;--color-background-small-button-selected: #344054;--color-background-small-button-hover: #101828;--color-text-small-button: $base-white;--color-button: #f9f5ff;--color-button-hover: #f4ebff;--color-button-disabled: #f4ebff;--color-button-text: #171a20;--color-button-text-disabled: #171a20;--color-button-border: transparent;--color-border: #344054;--color-border-soft: #1d2939;--color-icon: #d0d5dd;--color-bisel: rgba(255, 255, 255, .05);--color-csv-import-text: var(--color-text);--color-stepper: #30374f;--color-stepper-active: #6ce9a6}
