:root{--colors_status_red: rgb(219, 122, 122);--colors_status_yellow: rgb(244, 199, 112);--colors_status_green: rgb(154, 186, 122);--colors_text_light: rgb(130, 130, 130);--colors_text_hover: rgb(75, 75, 75);--colors_text_default: rgb(31, 31, 31);--colors_bg_grey: rgb(244, 247, 254);--colors_bg_grey_hover: rgb(240, 240, 240);--colors_bg_light_grey: rgb(251, 251, 251);--colors_bg_blue: rgb(237, 237, 255);--colors_bg_blue_hover: rgb(229, 229, 255);--colors_border_default: rgb(232, 232, 232);--colors_border_hover: rgb(214, 214, 214);--colors_white: rgb(255, 255, 255);--colors_black: rgb(0, 0, 0);--colors_red: rgb(255, 0, 0);--colors_accent: rgb(53, 165, 164);--colors_accent_hover: rgb(45, 157, 156);--colors_table_green: rgba(66, 255, 0, .15)}:root{--font_h1: 24px;--font_h2: 18px;--font_h3: 16px;--font_default: 14px;--font_secondary: 12px}:root{--shadow_border_default: 0 4px 10px rgba(0, 0, 0, .1);--shadow_border_hover: 0 4px 10px rgba(0, 0, 0, .15);--shadow_border_click: 0 4px 10px rgba(0, 0, 0, .2)}h1{font-size:var(--font_h1);line-height:30px;font-weight:700}h2{font-size:var(--font_h2);line-height:20px;font-weight:600}h3{font-size:var(--font_h3);line-height:18px;font-weight:400}.text-default{font-size:var(--font_default);line-height:150%;font-weight:400}.text-secondary{font-size:var(--font_secondary);line-height:14px;font-weight:400}.text-nav{font-size:var(--font_secondary);line-height:18px;font-weight:600}*{box-sizing:border-box;margin:0;padding:0}body{font-family:Open Sans,sans-serif;background:var(--colors_bg_grey)}input,textarea,button,select,ul,a,label{font-family:inherit}input::placeholder,textarea::placeholder{font-family:inherit}img{display:block;max-width:100%}.layout.svelte-1psstjx{display:flex;flex-direction:column;min-height:100vh}
