:root{color-scheme:light;--highlight-shadow: 0 0 0 2px var(--joy-palette-background-level1), 0 0 0 4px var(--joy-palette-background-body), 0 1px 2px 0 black;--highlight-shadow-hover: 0 0 0 2px var(--joy-palette-background-level1), 0 0 0 4px var(--joy-palette-background-body), 0 1px 2px 0 black;--focus-shadow: 0 0 0 2px var(--joy-palette-background-body), 0 0 0 4px var(--joy-palette-primary-plainActiveBg), 0 1px 2px 0 black;--custom-shadow: 0 0 0 2px var(--joy-palette-background-surface), 0 0 0 4px var(--joy-palette-primary-100), 0 1px 2px 0 black}*,*:before,*:after{box-sizing:border-box}html,body{background:var(--joy-palette-background-body)}body{margin:0;font-family:Segoe UI,Helvetica Neue,Arial,sans-serif;color:#0b1220;overflow-x:hidden}#root.drawer-open-lock{user-select:none;-webkit-user-select:none;-webkit-touch-callout:none}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.spin{animation:spin 1s linear infinite}@keyframes pulse-animation-waiting{0%{box-shadow:0 0 #00000080}to{box-shadow:0 0 0 .5rem #11ee7400}}@keyframes pulse-animation-success{0%{box-shadow:0 0 #11ee7480}to{box-shadow:0 0 0 .5rem #11ee7400}}@keyframes pulse-animation-warning{0%{box-shadow:0 0 #eea11180}to{box-shadow:0 0 0 .5rem #eea11100}}@keyframes pulse-animation-error{0%{box-shadow:0 0 #ee111180}to{box-shadow:0 0 0 .5rem #e110}}@keyframes pulse-animation-processing{0%{box-shadow:0 0 #11d4ee80}to{box-shadow:0 0 0 .5rem #11d4ee00}}
