:root{--uui-palette-space-cadet: #1b264f;--uui-palette-violet-blue: #283a97;--uui-palette-violet-blue-light: #2d42ab;--uui-palette-malibu: #3879ff;--uui-palette-maroon-flush: #df2a5d;--uui-palette-jungle-green: #2bc37c;--uui-palette-forest-green: #0b8152;--uui-palette-sunglow: #fad634;--uui-palette-sunglow-dark: #a17700;--uui-palette-spanish-pink: #ffe8e6;--uui-palette-sand: #f7f7f8;--uui-color-surface: #fff;--uui-color-surface-emphasis: #fafafa;--uui-color-background: #f7f7f8;--uui-color-text: #060606;--uui-color-text-alt: #2e2b29;--uui-color-text-muted: #686868;--uui-color-border: #d8d7d9;--uui-color-divider: #e9e9eb;--uui-palette-violet-blue-05: rgba(40, 58, 151, .05);--uui-border-radius: 9px;--uui-font-family: "Lato", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}*{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%}body{font-family:var(--uui-font-family);background:var(--uui-color-background);color:var(--uui-color-text);font-size:14px;line-height:21px;-webkit-font-smoothing:antialiased}input,select,textarea,button{font-family:var(--uui-font-family)}::selection{background:var(--uui-palette-spanish-pink)}@keyframes slideIn{0%{transform:translateY(-12px);opacity:0}to{transform:translateY(0);opacity:1}}
