:root{--color-highEmphasis:#000;--color-mediumEmphasis:rgba(0,0,0,0.54);--color-lowEmphasis:rgba(0,0,0,0.38);--color-working:#2ecc66;--color-warning:#ffaf2d;--color-error:#ff1744;--color-cardBorder:rgba(0,0,0,0.2);--color-surface:#fff;--theme:"light"}@media (prefers-color-scheme:dark){:root{--color-highEmphasis:#fff;--color-mediumEmphasis:hsla(0,0%,100%,0.6);--color-lowEmphasis:hsla(0,0%,100%,0.4);--color-working:#2ecc66;--color-warning:#ffaf2d;--color-error:#ff1744;--color-cardBorder:hsla(0,0%,100%,0.12);--color-surface:#121212;--theme:"dark"}}body{font-family:"Inter",sans-serif!important;font-size:16px!important;color:rgba(0,0,0,.54)!important;color:var(--color-mediumEmphasis)!important;background-color:#fff!important;background-color:var(--color-surface)!important}p{margin-bottom:0!important}h1{font-size:48px!important;font-weight:700!important;color:#000;color:var(--color-highEmphasis)}h2,h3{font-size:24px!important;font-weight:600!important;color:#000;color:var(--color-highEmphasis)}.app-logo{color:#000!important;color:var(--color-highEmphasis)!important}.status-working{color:#2ecc66;color:var(--color-working)}.status-warning{color:#ffaf2d;color:var(--color-warning)}.status-notworking{color:#ff1744;color:var(--color-error)}.service-card{border-radius:16px;border:1px solid rgba(0,0,0,.2);border:1px solid var(--color-cardBorder);width:358px}.caption{font-size:12px;color:rgba(0,0,0,.38);color:var(--color-lowEmphasis)}.graph-resolution{height:35px!important}
/*# sourceMappingURL=main.32a89535.chunk.css.map */