@font-face{font-family:'custom-font';font-stretch:100%;font-style:normal;font-weight:300;src:url('font/Noway-Light.otf') format('opentype')}@font-face{font-family:'custom-font';font-stretch:100%;font-style:normal;font-weight:400;src:url('font/Noway-Regular.otf') format('opentype')}@font-face{font-family:'custom-font';font-stretch:100%;font-style:normal;font-weight:500;src:url('font/Noway-Medium.otf') format('opentype')}@font-face{font-family:'custom-font';font-stretch:100%;font-style:normal;font-weight:700;src:url('font/Noway-Bold.otf') format('opentype')}:root{--bg-dark-1:#0b0c10;--bg-dark-2:#181a22;--bg-light-1:#f5fffe;--bg-light-2:#ebf4f3;--focus-dark:#66fcf1;--focus-light:#31726f;--active-dark:#eaeaea;--active-light:#181818}:root{--escape:#117d11;--oneway:#1b4bcb;--blocked:#a51e1e;--narrow:#a8b610;--custom:#8d1c9f;--surrounding:#17a15f;--bg-color:#f5fffe;--bg-color-inverted:#0b0c10;--bg-color-transparent:rgba(245,255,254,0.8);--bg-line:#dde8e6;--bg-secondary-color:#ebf4f3;--bg-secondary-line:#aeaaaa;--bg-secondary-color-light:#ebf4f3;--bg-secondary-color-dark:#181a22;--focus:#31726f;--active:#181818;--text:#181818;--error:#d90858;--warn:#ea8f1f;--disabled:rgba(24,24,24,0.4);--focus-one:rgba(49,114,111,0.56);--focus-two:rgba(49,114,111,0.48);--focus-three:rgba(49,114,111,0.24);--focus-four:rgba(49,114,111,0.12);--active-one:rgba(24,24,24,0.56);--active-two:rgba(24,24,24,0.48);--active-three:rgba(24,24,24,0.24);--active-four:rgba(24,24,24,0.12);--error-one:rgba(217,8,88,0.56);--error-two:rgba(217,8,88,0.48);--error-three:rgba(217,8,88,0.24);--error-four:rgba(217,8,88,0.12);--warn-one:rgba(234,143,31,0.56);--warn-two:rgba(234,143,31,0.48);--warn-three:rgba(234,143,31,0.24);--warn-four:rgba(234,143,31,0.12)}html[data-theme='dark'],.dark{--escape:#509e50;--oneway:#5977c7;--blocked:#ab3f3f;--narrow:#cddb32;--custom:#a144b0;--surrounding:#3cb97d;--bg-color:#0b0c10;--bg-color-inverted:#f5fffe;--bg-color-transparent:rgba(11,12,16,0.8);--bg-line:#161827;--bg-secondary-color:#181a22;--bg-secondary-line:#373b4e;--bg-secondary-color-light:#ebf4f3;--bg-secondary-color-dark:#181a22;--focus:#66fcf1;--active:#eaeaea;--text:#ffffff;--error:#ff437c;--warn:#ffad5c;--disabled:rgba(234,234,234,0.48);--focus-one:rgba(102,252,241,0.48);--focus-two:rgba(102,252,241,0.24);--focus-three:rgba(102,252,241,0.12);--focus-four:rgba(102,252,241,0.06);--active-one:rgba(234,234,234,0.48);--active-two:rgba(234,234,234,0.24);--active-three:rgba(234,234,234,0.12);--active-four:rgba(234,234,234,0.06);--error-one:rgba(255,67,124,0.48);--error-two:rgba(255,67,124,0.24);--error-three:rgba(255,67,124,0.12);--error-four:rgba(255,67,124,0.06);--warn-one:rgba(255,173,92,0.48);--warn-two:rgba(255,173,92,0.24);--warn-three:rgba(255,173,92,0.12);--warn-four:rgba(255,173,92,0.06)}.custom-icon{content:url(img/icon_light_mode.svg)}[data-theme='dark'] .custom-icon,.dark .custom-icon{content:url(img/icon_dark_mode.svg)}.custom-logo{content:url(img/logo_light_mode.svg)}[data-theme='dark'] .custom-logo,.dark .custom-logo{content:url(img/logo_dark_mode.svg)}::selection{background-color:var(--bg-secondary-line)}::-webkit-scrollbar{height:4px;width:4px}::-webkit-scrollbar-thumb{background:var(--bg-secondary-line)}::-webkit-scrollbar-track{background:var(--bg-line)}