:root{--reactist-breakpoint-tablet: 768px;--reactist-breakpoint-desktop: 992px;--reactist-spacing-xsmall: 4px;--reactist-spacing-small: 8px;--reactist-spacing-medium: 12px;--reactist-spacing-large: 16px;--reactist-spacing-xlarge: 24px;--reactist-spacing-xxlarge: 32px;--reactist-width-xsmall: 220px;--reactist-width-small: 400px;--reactist-width-medium: 660px;--reactist-width-large: 940px;--reactist-width-xlarge: 1280px;--reactist-font-family: -apple-system, system-ui, "Segoe UI", Roboto, Noto, Oxygen-Sans, Ubuntu, Cantrell, "Helvetica Neue", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";--reactist-font-family-monospace: ui-monospace, SFMono-Regular, "SF Mono", Menlo, Monaco, "Cascadia Mono", Consolas, "Liberation Mono", "Courier New", monospace;--reactist-font-size-caption: 12px;--reactist-font-size-copy: 13px;--reactist-font-size-body: 14px;--reactist-font-size-subtitle: 16px;--reactist-font-size-header: 20px;--reactist-font-size-header-large: 24px;--reactist-font-size-header-xlarge: 32px;--reactist-font-weight-regular: 400;--reactist-font-weight-medium: 600;--reactist-font-weight-strong: 700;--reactist-divider-primary: #c4c7c8;--reactist-divider-secondary: #dde2e3;--reactist-divider-tertiary: #edf2f3;--reactist-inputs-hover: var(--reactist-divider-primary);--reactist-inputs-focus: var(--reactist-divider-primary);--reactist-inputs-idle: var(--reactist-divider-secondary);--reactist-inputs-alert: rgb(209, 69, 59);--reactist-border-radius-small: 5px;--reactist-border-radius-large: 10px;--reactist-bg-default: rgb(255, 255, 255);--reactist-bg-brand: rgb(36, 111, 224);--reactist-bg-aside: rgb(250, 250, 250);--reactist-bg-highlight: rgb(242, 242, 242);--reactist-bg-selected: rgb(230, 230, 230);--reactist-bg-toast: rgb(40, 40, 40);--reactist-framework-fill-background: rgb(250, 250, 250);--reactist-framework-fill-crest: rgb(230, 230, 230);--reactist-framework-fill-selected: rgb(236, 236, 236);--reactist-framework-fill-summit: rgb(214, 214, 214);--reactist-content-primary: rgba(0, 0, 0, .88);--reactist-content-secondary: rgba(0, 0, 0, .56);--reactist-content-tertiary: rgba(0, 0, 0, .4);--reactist-toast-content-primary: rgb(255, 255, 255);--reactist-toast-content-secondary: hsla(0, 0%, 100%, .56);--reactist-content-positive: rgb(5, 133, 39);--reactist-content-danger: rgb(209, 69, 59);--reactist-actionable-primary-idle-tint: #ffffff;--reactist-actionable-primary-idle-fill: #008aa6;--reactist-actionable-primary-hover-tint: #ffffff;--reactist-actionable-primary-hover-fill: #007992;--reactist-actionable-primary-disabled-tint: #ffffff;--reactist-actionable-primary-disabled-fill: #99d0db;--reactist-actionable-secondary-idle-tint: #282f30;--reactist-actionable-secondary-idle-fill: #f2f6f7;--reactist-actionable-secondary-hover-tint: #282f30;--reactist-actionable-secondary-hover-fill: #e3e7e8;--reactist-actionable-secondary-disabled-tint: #a9acac;--reactist-actionable-secondary-disabled-fill: #f2f6f7;--reactist-actionable-tertiary-idle-tint: #006f85;--reactist-actionable-tertiary-hover-tint: #006f85;--reactist-actionable-tertiary-hover-fill: #f2f6f7;--reactist-actionable-tertiary-disabled-tint: #99c5ce;--reactist-actionable-quaternary-idle-tint: #6c777a;--reactist-actionable-quaternary-hover-tint: #282f30;--reactist-actionable-quaternary-hover-fill: #e0e7e8;--reactist-actionable-quaternary-disabled-tint: #c4c9ca;--reactist-actionable-primary-destructive-idle-tint: #ffffff;--reactist-actionable-primary-destructive-idle-fill: #dc4c3e;--reactist-actionable-primary-destructive-hover-tint: #ffffff;--reactist-actionable-primary-destructive-hover-fill: #b03d32;--reactist-actionable-primary-destructive-disabled-tint: #ffffff;--reactist-actionable-primary-destructive-disabled-fill: #f1b7b2;--reactist-actionable-secondary-destructive-idle-tint: #dc4c3e;--reactist-actionable-secondary-destructive-hover-tint: #b03d32;--reactist-actionable-secondary-destructive-hover-fill: transparent;--reactist-actionable-secondary-destructive-disabled-tint: #f1b7b2;--reactist-alert-tone-info-icon: rgba(49, 111, 234);--reactist-alert-tone-info-border: rgba(238, 238, 238);--reactist-alert-tone-info-background: rgba(250, 250, 250);--reactist-alert-tone-positive-icon: rgba(5, 133, 39);--reactist-alert-tone-positive-border: rgba(238, 238, 238);--reactist-alert-tone-positive-background: rgba(250, 250, 250);--reactist-alert-tone-caution-icon: rgba(235, 137, 9);--reactist-alert-tone-caution-border: rgba(238, 238, 238);--reactist-alert-tone-caution-background: rgba(250, 250, 250);--reactist-alert-tone-critical-icon: rgba(220, 76, 62);--reactist-alert-tone-critical-border: rgba(238, 238, 238);--reactist-alert-tone-critical-background: rgba(250, 250, 250);--reactist-field-readonly-background: rgb(246, 244, 244);--reactist-switch-background: var(--reactist-framework-fill-summit);--reactist-switch-checked: var(--reactist-content-positive);--reactist-switch-toggle: var(--reactist-bg-default);--reactist-toast-actionable-primary-tint: #39d1ef;--reactist-toast-actionable-secondary-tint: #b6c1c3;--reactist-toast-actionable-hover-fill: #506063;--reactist-toast-box-shadow: rgba(0, 0, 0, .19) 0px 10px 20px, rgba(0, 0, 0, .23) 0px 6px 6px;--reactist-stacking-order-modal: 1;--reactist-stacking-order-menu: 1;--reactist-stacking-order-toast: 400;--reactist-stacking-order-tooltip: 1000;--reactist-scrollbar-thumb-idle: rgba(0, 0, 0, .2)}
