html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
@media (prefers-reduced-motion: no-preference) {
  :root {
    scroll-behavior: smooth;
  }
}
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}
body {
  background: #FFF;
  color: #000;
  font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  min-height: 100%;
}
main {
  display: block;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
pre {
  font-family: monospace, monospace;
  font-size: 1em;
}
a {
  background-color: transparent;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
img {
  max-width: 100%;
  height: auto !important;
  border-style: none;
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 3;
  margin: 0;
  border: 1px solid rgba(0, 0, 0, 0.1);
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  /* 3 */
  white-space: normal;
}
progress {
  vertical-align: baseline;
}
textarea {
  overflow: auto;
}
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
details {
  display: block;
}
summary {
  display: list-item;
}
template {
  display: none;
}
[hidden] {
  display: none;
}
*:where(:not(html, iframe, canvas, img, svg, video, audio):not(svg *, symbol *)) {
  all: unset;
  display: revert;
}
*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
a,
button {
  cursor: revert;
}
ol {
  list-style-type: decimal;
  list-style-position: inside;
}
ul ul,
ol ul {
  list-style-type: circle;
  list-style-position: inside;
  margin-left: 15px;
}
ol ol,
ul ol {
  list-style-type: lower-latin;
  list-style-position: inside;
  margin-left: 15px;
}
img {
  max-inline-size: 100%;
  max-block-size: 100%;
}
table {
  border-collapse: collapse;
}
input,
textarea {
  -webkit-user-select: auto;
}
textarea {
  white-space: revert;
}
meter {
  -webkit-appearance: revert;
  appearance: revert;
}
pre {
  all: revert;
}
::placeholder {
  color: unset;
}
ul li::marker {
  content: "";
  display: none;
}
:where([hidden]) {
  display: none;
}
:where([contenteditable]:not([contenteditable="false"])) {
  -moz-user-modify: read-write;
  -webkit-user-modify: read-write;
  overflow-wrap: break-word;
  -webkit-line-break: after-white-space;
  -webkit-user-select: auto;
}
:where([draggable="true"]) {
  -webkit-user-drag: element;
}
:where(dialog:modal) {
  all: revert;
}
.drapp-dump {
  border: 1px solid #e5ebf0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  box-shadow: 0px 1px 3px rgba(197, 210, 221, 0.3);
  background: #FFF;
  background: #425c7a;
  font-family: 'Courier New', monospace;
  color: #FFF;
  padding: 15px;
  line-height: 1.2;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  border: 1px solid #425c7a;
  margin-bottom: 20px;
  position: relative;
  z-index: 9999999999999;
}
.drapp-dump:last-child {
  margin-bottom: 0px;
}
.drapp-dump span {
  color: rgba(255, 255, 255, 0.3);
}
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("beta/app/ui/fonts/Inter-Regular.woff2") format("woff2");
}
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("beta/app/ui/fonts/Inter-Medium.woff2") format("woff2");
}
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("beta/app/ui/fonts/Inter-SemiBold.woff2") format("woff2");
}
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("beta/app/ui/fonts/Inter-Bold.woff2") format("woff2");
}
.alert {
  padding: 15px 30px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  margin-bottom: 15px;
  padding-left: 45px;
  border: 1px solid #e5ebf0;
  position: relative;
}
.alert:last-child {
  margin-bottom: 0px;
}
.alert::before {
  font-family: "Material Design Icons";
  font-weight: normal;
  font-style: normal;
  color: #a4abb7;
  font-size: 15px;
  content: "\F0028";
  font-size: 18px;
  position: absolute;
  left: 15px;
  top: 12px;
}
.alert h4 {
  font-weight: bold;
  color: inherit;
  margin-bottom: 5px;
}
.alert p {
  margin-bottom: 5px;
}
.alert p:last-child {
  margin-bottom: 0px;
}
.alert.is-info {
  color: #005aa6;
  background: rgba(39, 156, 255, 0.1);
  border-color: rgba(39, 156, 255, 0.15);
}
.alert.is-info::before {
  content: "\F02FC";
  color: #279cff;
}
.alert.is-success {
  color: #42751f;
  background: rgba(111, 197, 53, 0.1);
  border-color: rgba(111, 197, 53, 0.15);
}
.alert.is-success::before {
  content: "\F05E0";
  color: #6fc535;
}
.alert.is-danger {
  color: #ae0018;
  background: rgba(255, 72, 97, 0.1);
  border-color: rgba(255, 72, 97, 0.15);
}
.alert.is-danger::before {
  content: "\F0159";
  color: #ff4861;
}
.alert.is-warning {
  color: #8c7103;
  background: rgba(250, 204, 21, 0.1);
  border-color: rgba(250, 204, 21, 0.15);
}
.alert.is-warning::before {
  color: #facc15;
}
.alert.is-white {
  padding-left: 60px;
}
.alert.is-white.is-info,
.alert.is-white.is-success,
.alert.is-white.is-danger,
.alert.is-white.is-warning {
  background: #FFF;
  border: 1px solid #e5ebf0;
  color: #304359;
}
.alert.is-white.is-info::before,
.alert.is-white.is-success::before,
.alert.is-white.is-danger::before,
.alert.is-white.is-warning::before {
  width: 25px;
  height: 25px;
  line-height: 25px;
  -webkit-border-radius: 13px;
  -moz-border-radius: 13px;
  border-radius: 13px;
  text-align: center;
}
.alert.is-white.is-info.is-info h4,
.alert.is-white.is-success.is-info h4,
.alert.is-white.is-danger.is-info h4,
.alert.is-white.is-warning.is-info h4 {
  color: #468df7;
}
.alert.is-white.is-info.is-info::before,
.alert.is-white.is-success.is-info::before,
.alert.is-white.is-danger.is-info::before,
.alert.is-white.is-warning.is-info::before {
  background: rgba(39, 156, 255, 0.15);
}
.alert.is-white.is-info.is-success h4,
.alert.is-white.is-success.is-success h4,
.alert.is-white.is-danger.is-success h4,
.alert.is-white.is-warning.is-success h4 {
  color: #6fc535;
}
.alert.is-white.is-info.is-success::before,
.alert.is-white.is-success.is-success::before,
.alert.is-white.is-danger.is-success::before,
.alert.is-white.is-warning.is-success::before {
  background: rgba(111, 197, 53, 0.15);
}
.alert.is-white.is-info.is-warning h4,
.alert.is-white.is-success.is-warning h4,
.alert.is-white.is-danger.is-warning h4,
.alert.is-white.is-warning.is-warning h4 {
  color: #facc15;
}
.alert.is-white.is-info.is-warning::before,
.alert.is-white.is-success.is-warning::before,
.alert.is-white.is-danger.is-warning::before,
.alert.is-white.is-warning.is-warning::before {
  background: rgba(250, 204, 21, 0.15);
}
.alert.is-white.is-info.is-danger h4,
.alert.is-white.is-success.is-danger h4,
.alert.is-white.is-danger.is-danger h4,
.alert.is-white.is-warning.is-danger h4 {
  color: #ff4861;
}
.alert.is-white.is-info.is-danger::before,
.alert.is-white.is-success.is-danger::before,
.alert.is-white.is-danger.is-danger::before,
.alert.is-white.is-warning.is-danger::before {
  background: rgba(255, 72, 97, 0.15);
}
.button {
  line-height: 44px;
  height: 44px;
  padding: 0px 20px;
  border: 1px solid #c5d2dd;
  cursor: pointer;
  -moz-transition-duration: 0.1s;
  -webkit-transition-duration: 0.1s;
  -o-transition-duration: 0.1s;
  transition-duration: 0.1s;
  box-shadow: 0px 0px 0px 0px rgba(70, 141, 247, 0.2);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  font-weight: bold;
}
.button:focus {
  border: 1px solid rgba(70, 141, 247, 0.8);
  box-shadow: 0px 0px 0px 3px rgba(70, 141, 247, 0.3);
}
/** Globals */
input[type="text"],
input[type="email"],
input[type="tel"],
input[type="url"],
input[type="password"],
input[type="number"],
input[type="month"],
input[type="time"],
input[type="date"],
textarea {
  padding: 0px 20px;
  border: 1px solid #c5d2dd;
  display: block;
  width: 100%;
  -moz-transition-duration: 0.1s;
  -webkit-transition-duration: 0.1s;
  -o-transition-duration: 0.1s;
  transition-duration: 0.1s;
  box-shadow: 0px 0px 0px 0px rgba(70, 141, 247, 0.2);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="tel"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="number"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="date"]:focus,
textarea:focus {
  border: 1px solid rgba(70, 141, 247, 0.8);
  box-shadow: 0px 0px 0px 3px rgba(70, 141, 247, 0.3);
}
input[type="text"]:not(textarea),
input[type="email"]:not(textarea),
input[type="tel"]:not(textarea),
input[type="url"]:not(textarea),
input[type="password"]:not(textarea),
input[type="number"]:not(textarea),
input[type="month"]:not(textarea),
input[type="time"]:not(textarea),
input[type="date"]:not(textarea),
textarea:not(textarea) {
  line-height: 38px;
}
input[type="text"]:is(textarea),
input[type="email"]:is(textarea),
input[type="tel"]:is(textarea),
input[type="url"]:is(textarea),
input[type="password"]:is(textarea),
input[type="number"]:is(textarea),
input[type="month"]:is(textarea),
input[type="time"]:is(textarea),
input[type="date"]:is(textarea),
textarea:is(textarea) {
  line-height: 1.5;
  padding: 20px;
}
input[type="text"][disabled],
input[type="email"][disabled],
input[type="tel"][disabled],
input[type="url"][disabled],
input[type="password"][disabled],
input[type="number"][disabled],
input[type="month"][disabled],
input[type="time"][disabled],
input[type="date"][disabled],
textarea[disabled] {
  background: #e5ebf0;
}
.form {
  display: block;
}
.form-row {
  display: block;
  margin-bottom: 20px;
  position: relative;
}
.form-row:last-child {
  margin-bottom: 0px;
}
.form-row > label {
  display: block;
  font-weight: 600;
  padding: 0px;
  margin: 0px 0px 10px;
  font-size: 14px;
}
.form-row > label span {
  font-size: 12px;
  color: #8ca1ba;
  display: block;
  font-weight: 400;
}
.form-row.label-position-over > label {
  margin: 0px 0px 20px;
}
.form-row.label-position-left {
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-align-items: top;
  -moz-align-items: top;
  -ms-align-items: top;
  align-items: top;
  margin: 0px -15px;
}
.form-row.label-position-left > label {
  width: 300px;
  padding: 0px 15px;
}
.form-row.label-position-left > div {
  width: 100%;
  padding: 0px 15px;
}
.form-row .form-row-group {
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}
.form-row .form-row-group > div:not(.group-before),
.form-row .form-row-group > div:not(.group-after) {
  width: 100%;
}
.form-checkbox {
  position: relative;
  margin-bottom: 15px;
}
.form-checkbox:last-child {
  margin-bottom: 0px;
}
.form-checkbox input {
  position: absolute;
  top: 0px;
  right: 0px;
}
.form-checkbox label {
  padding-left: 40px;
  position: relative;
  display: block;
  cursor: pointer;
}
.form-checkbox label::before {
  font-family: "Material Design Icons";
  font-weight: normal;
  font-style: normal;
  color: #a4abb7;
  font-size: 15px;
  font-size: 12px;
  width: 18px;
  height: 18px;
  line-height: 16px;
  text-align: center;
  border: 1px solid #c5d2dd;
  position: absolute;
  left: 0px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  content: " ";
  -moz-transition-duration: 0.3s;
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.form-checkbox input:focus + label::before {
  border: 1px solid rgba(70, 141, 247, 0.8);
  box-shadow: 0px 0px 0px 3px rgba(70, 141, 247, 0.3);
}
.form-checkbox input:checked + label::before {
  background: #468df7;
  color: #FFF;
  border-color: #468df7;
  content: "\F0E1E";
}
.form-radio {
  position: relative;
  margin-bottom: 15px;
}
.form-radio:last-child {
  margin-bottom: 0px;
}
.form-radio input {
  position: absolute;
  top: 0px;
  right: 0px;
}
.form-radio label {
  padding-left: 40px;
  position: relative;
  display: block;
  cursor: pointer;
}
.form-radio label::before {
  width: 18px;
  height: 18px;
  text-align: center;
  border: 1px solid #c5d2dd;
  position: absolute;
  left: 0px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  content: " ";
  color: #8ca1ba !important;
  -moz-transition-duration: 0.3s;
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.form-radio input:focus + label::before {
  border: 1px solid rgba(70, 141, 247, 0.8);
  box-shadow: 0px 0px 0px 3px rgba(70, 141, 247, 0.3);
}
.form-radio input:checked + label::before {
  border: 6px solid #468df7;
}
.form-truefalse {
  position: relative;
  margin-bottom: 15px;
}
.form-truefalse:last-child {
  margin-bottom: 0px;
}
.form-truefalse input {
  position: absolute;
  top: 0px;
  right: 0px;
  opacity: 0;
}
.form-truefalse label {
  width: 50px;
  height: 28px;
  -webkit-border-radius: 19px;
  -moz-border-radius: 19px;
  border-radius: 19px;
  display: block;
  position: relative;
  background: #e5ebf0;
  cursor: pointer;
  -moz-transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;
}
.form-truefalse label::before {
  border: 1px solid #e5ebf0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  box-shadow: 0px 1px 3px rgba(197, 210, 221, 0.3);
  width: 22px;
  height: 22px;
  line-height: 22px;
  text-align: center;
  -webkit-border-radius: 14px;
  -moz-border-radius: 14px;
  border-radius: 14px;
  position: absolute;
  background: #FFF;
  top: 3px;
  left: 3px;
  -moz-transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;
  content: " ";
}
.form-truefalse input:focus + label {
  box-shadow: 0px 0px 0px 3px rgba(70, 141, 247, 0.3);
}
.form-truefalse input:checked + label {
  background: #468df7;
}
.form-truefalse input:checked + label::before {
  left: 24px;
}
.form-truefalse.with-icons label::before {
  font-family: "Material Design Icons";
  font-weight: normal;
  font-style: normal;
  color: #a4abb7;
  font-size: 15px;
  font-size: 11px;
  content: "\F1398";
}
.form-truefalse.with-icons input:checked + label::before {
  content: "\F0E1E";
  left: 24px;
  color: #6fc535;
}
@font-face {
  font-family: "Material Design Icons";
  src: url("beta/app/ui/fonts/materialdesignicons-webfont.eot?v=5.0.45");
  src: url("beta/app/ui/fonts/materialdesignicons-webfont.eot?#iefix&v=5.0.45") format("embedded-opentype"), url("beta/app/ui/fonts/materialdesignicons-webfont.woff2?v=5.0.45") format("woff2"), url("beta/app/ui/fonts/materialdesignicons-webfont.woff?v=5.0.45") format("woff"), url("beta/app/ui/fonts/materialdesignicons-webfont.ttf?v=5.0.45") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
[class^="i-"] {
  display: inline-block;
  color: #a4abb7;
  font-size: 15px;
  vertical-align: middle;
}
[class^="i-"][data-placement="input"] {
  position: absolute;
  right: 15px;
  cursor: pointer;
}
[class^="i-"]::before {
  font-family: "Material Design Icons";
  font-weight: normal;
  font-style: normal;
}
[class^="i-"].i-dashboard::before {
  content: "\F018C";
}
[class^="i-"].i-settings::before {
  content: "\F08BB";
}
[class^="i-"].i-content::before {
  content: "\F0A8F";
}
[class^="i-"].i-copy::before {
  content: "\F018F";
}
[class^="i-"].i-media::before {
  content: "\F0EB0";
}
[class^="i-"].i-stats::before {
  content: "\F0126";
}
[class^="i-"].i-plugins::before {
  content: "\F03D7";
}
[class^="i-"].i-customs::before {
  content: "\F02C3";
}
[class^="i-"].i-ui::before {
  content: "\F1004";
}
[class^="i-"].i-users::before {
  content: "\F0007";
}
[class^="i-"].i-remove::before {
  content: "\F1398";
}
[class^="i-"].i-ok::before {
  content: "\F0E1E";
}
[class^="i-"].i-code::before {
  content: "\F0174";
}
[class^="i-"].i-filters::before {
  content: "\F1386";
}
[class^="i-"].i-create::before {
  content: "\F11E8";
}
[class^="i-"].i-file::before {
  content: "\F0C43";
}
[class^="i-"].i-upload::before {
  content: "\F0739";
}
.ui-dropdown {
  position: absolute;
  top: 100%;
  display: none;
  min-width: 150px;
}
[data-use="dropdown"].active + .ui-dropdown {
  display: block;
}
:root {
  font-family: Inter, sans-serif;
  font-feature-settings: 'liga' 1, 'calt' 1;
  /* fix for Chrome */
}
body {
  font-family: 'Inter', sans-serif;
}
/* PrismJS 1.29.0
https://prismjs.com/download.html#themes=prism-dark&languages=markup+css+clike+javascript+git+javadoclike+json+json5+jsonp+markup-templating+php+php-extras+sql */
code[class*=language-],
pre[class*=language-] {
  color: #f8f8f2;
  background: 0 0;
  text-shadow: 0 1px rgba(0, 0, 0, 0.3);
  font-family: Consolas, Monaco, 'Andale Mono', 'Ubuntu Mono', monospace;
  font-size: 1em;
  text-align: left;
  white-space: pre;
  word-spacing: normal;
  word-break: normal;
  word-wrap: normal;
  line-height: 1.5;
  -moz-tab-size: 4;
  -o-tab-size: 4;
  tab-size: 4;
  -webkit-hyphens: none;
  -moz-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
}
pre[class*=language-] {
  padding: 1em;
  margin: .5em 0;
  overflow: auto;
  border-radius: .3em;
}
:not(pre) > code[class*=language-],
pre[class*=language-] {
  background: #272822;
}
:not(pre) > code[class*=language-] {
  padding: .1em;
  border-radius: .3em;
  white-space: normal;
}
.token.cdata,
.token.comment,
.token.doctype,
.token.prolog {
  color: #8292a2;
}
.token.punctuation {
  color: #f8f8f2;
}
.token.namespace {
  opacity: .7;
}
.token.constant,
.token.deleted,
.token.property,
.token.symbol,
.token.tag {
  color: #f92672;
}
.token.boolean,
.token.number {
  color: #ae81ff;
}
.token.attr-name,
.token.builtin,
.token.char,
.token.inserted,
.token.selector,
.token.string {
  color: #a6e22e;
}
.language-css .token.string,
.style .token.string,
.token.entity,
.token.operator,
.token.url,
.token.variable {
  color: #f8f8f2;
}
.token.atrule,
.token.attr-value,
.token.class-name,
.token.function {
  color: #e6db74;
}
.token.keyword {
  color: #66d9ef;
}
.token.important,
.token.regex {
  color: #fd971f;
}
.token.bold,
.token.important {
  font-weight: 700;
}
.token.italic {
  font-style: italic;
}
.token.entity {
  cursor: help;
}
body {
  font-family: "Inter", sans-serif;
  font-size: 15px;
  background: #FFF;
  line-height: 1.5;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0px 0px 20px 0px;
  font-weight: 700;
  color: #425c7a;
}
h1 {
  font-size: 28px;
}
h2 {
  font-size: 23px;
}
.table {
  width: 100%;
  font-size: 13px;
}
.table thead th {
  color: #425c7a;
  border-bottom: 1px solid #e5ebf0;
  padding: 10px 10px;
  font-size: 12px;
}
.table tbody tr td,
.table tbody tr th {
  padding: 10px 10px;
  border-bottom: 1px solid #e5ebf0;
}
.table tbody tr td strong,
.table tbody tr th strong {
  color: #468df7;
}
.table tbody tr td i,
.table tbody tr th i {
  color: #444;
}
.table tbody tr td div,
.table tbody tr th div {
  font-size: 12px;
}
.table tbody tr td div u,
.table tbody tr th div u {
  text-decoration: none;
  color: #425c7a;
  font-size: 13px;
  font-weight: 700;
  display: block;
}
.table tbody tr:last-child td,
.table tbody tr:last-child th {
  border-bottom: 0px;
}
.divider {
  margin-top: 20px;
  margin-bottom: 20px;
  height: 1px;
  background: #e5ebf0;
  clear: both;
  display: block;
}
.divider::before,
.divider::after {
  clear: both;
  display: block;
  content: " ";
}
.drapp-dump {
  color: #FFF;
}
pre,
code {
  border: 0px !important;
  box-shadow: none !important;
  background: #253445 !important;
  text-shadow: none !important;
  border-radius: 10px;
}
pre {
  padding: 20px 30px !important;
}
p,
pre,
.info {
  margin-bottom: 20px !important;
}
.info {
  border: 1px solid #e5ebf0;
  background: rgba(229, 235, 240, 0.5);
  padding: 15px 30px;
  border-radius: 5px;
  font-size: 13px;
}
.info-label {
  display: inline-block;
  color: #000;
  background: rgba(111, 197, 53, 0.2);
  border: 1px solid #6fc535;
  font-size: 8px;
  text-transform: uppercase;
  padding: 1px 3px;
  border-radius: 3px;
  font-weight: 400;
}
.token.attr-name,
.token.builtin,
.token.char,
.token.inserted,
.token.selector,
.token.string {
  color: #aad888 !important;
}
.token.function {
  color: #64b2f3 !important;
}
.token.variable {
  color: #e06c75 !important;
}
.token.operator {
  color: #c678dd !important;
}
header {
  position: fixed;
  top: 0px;
  left: 0px;
  right: 0px;
  height: 60px;
  border-bottom: 1px solid #e5ebf0;
  z-index: 10;
  box-shadow: 0px 1px 3px rgba(229, 235, 240, 0.3);
  background: #FFF;
}
header > a {
  height: 20px;
  display: block;
  margin: 20px 0px 0px 30px;
}
header > a img {
  height: 100% !important;
  width: auto !important;
}
.content {
  padding-left: 300px;
  padding-top: 90px;
  padding-right: 30px;
  padding-bottom: 60px;
}
.content > div {
  width: 100%;
  max-width: 1200px;
  margin: 0px auto;
}
.content > div .timestamp {
  padding-top: 10px;
  border-top: 1px solid #e5ebf0;
  font-size: 12px;
  margin-top: 20px;
  text-align: right;
}
.sidebar {
  top: 60px;
  left: 0px;
  bottom: 0px;
  width: 270px;
  position: fixed;
  border-right: 1px solid #e5ebf0;
  background: #FFF;
  overflow: auto;
  z-index: 9;
  padding: 30px 30px 30px;
}
.sidebar ul.level-1 {
  margin: 0px;
  padding: 0px;
}
.sidebar ul.level-1 > li {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #e5ebf0;
}
.sidebar ul.level-1 > li:last-child {
  border-bottom: 0px;
}
.sidebar ul.level-1 > li > a {
  color: #304359;
  padding: 5px 0px;
  font-size: 14px;
  font-weight: bold;
  display: block;
}
.sidebar ul.level-2 {
  margin: 0px;
  padding: 0px 0px 0px 0px;
}
.sidebar ul.level-2 > li > a {
  padding: 5px 0px;
  font-size: 13px;
  display: block;
  font-weight: 500;
  color: #425c7a;
}
.sidebar ul.level-3 {
  margin: 0px;
  padding: 0px 0px 0px 0px;
}
.sidebar ul.level-3 > li > a {
  display: block;
  padding: 3px 0px 3px 20px;
  border-left: 1px solid #e5ebf0;
  font-size: 12px;
  color: #2d3b51;
}
