@charset "UTF-8";*,*:before,*:after{box-sizing:border-box;-moz-box-sizing:border-box}html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,a,article,aside,figure,footer,header,hgroup,menu,nav,section,time,mark,audio,video{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block}img,object,embed,video,iframe{max-width:100%}ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}del{text-decoration:line-through}abbr[title],dfn[title]{border-bottom:1px dotted #000;cursor:help}table{border-collapse:collapse;border-spacing:0;font-size:inherit;font:100%}th{font-weight:700;vertical-align:bottom}td{font-weight:400;vertical-align:middle}hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:10px 0;padding:0}input,select{vertical-align:middle}pre{white-space:pre;white-space:pre-wrap;white-space:pre-line;word-wrap:break-word}input[type=radio]{vertical-align:text-bottom}input[type=checkbox]{vertical-align:bottom}input:focus,textarea:focus,button:focus{outline:0}a:hover,a:active{outline:0}small{font-size:85%}strong,th{font-weight:700}td,td img{vertical-align:top}sub,sup{font-size:75%;line-height:0;position:relative}sup{top:-.5em}sub{bottom:-.25em}pre,code,kbd,samp{font-family:monospace,sans-serif}label,input[type=button],input[type=submit],button{cursor:pointer}body,select,input,textarea{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}button,input,select,textarea{margin:0;resize:none;color:inherit;font:inherit;border:0;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}button{width:auto;overflow:visible}textarea{overflow:auto}ins{background:#fdd900;color:#000;text-decoration:none}mark{background:#fdd900;color:#000;font-style:italic;font-weight:700}audio,canvas,iframe,img,svg,video{vertical-align:middle}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}::-moz-selection{background:var(--color-orange);color:var(--color-white);text-shadow:none}::-moz-selection,::selection{background:var(--color-orange);color:var(--color-white);text-shadow:none}:root{--color-grey: #565e6b;--color-slate-light: #282844;--color-slate: #141422;--color-white: #ffffff;--color-red: #f76060;--color-orange: #ff6b3d;--color-yellow: #f5ce4f;--color-green: #42c389;--color-blue: #437fbe;--color-red-light: #f38383;--color-orange-light: #ff9270;--color-yellow-light: #f6da80;--color-green-light: #75e1b1;--color-blue-light: #15ace3;--color-red-dark: #e24d4d;--color-orange-dark: #dd5c35;--color-yellow-dark: #d3aa26;--color-green-dark: #33a170;--color-blue-dark: #386a9f;--color-blue-darker: #285a8f;--text-color: var(--color-slate);--text-color-accent-primary: var(--color-orange);--text-color-accent-secondary: var(--color-blue);--text-color-accent-tertiary: var(--color-green-dark);--text-light: var(--color-white);--border-accent: var(--color-slate);--input-text-color: var(--color-slate);--gradient-bg-light: linear-gradient(45deg, rgb(255, 255, 255) 0%, rgb(205, 202, 202) 100%);--gradient-bg-dark: linear-gradient(45deg, rgba(2, 2, 4, 1) 0%, rgba(20, 20, 34, 1) 100%);--gradient-bg-gray: linear-gradient(45deg, var(--color-grey) 60%, rgba(73, 73, 98, 1) 100%);--background: var(--gradient-bg-light);--scrollbar-color: var(--color-orange);--color-danger: var(--color-red);--text-primary: black;--color-confirm: #ff6b3d;--color-cancel: tomato;--color-light-blue: #15ace3;--color-light-orange: #fff9f5;--color-other-blue: #278ef5;--link-color: var(--color-orange)}[data-theme=dark]{--text-color: var(--color-white);--background: var(--gradient-bg-dark);--text-color-accent-secondary: var(--color-yellow);--text-color-accent-tertiary: var(--color-green);--border-accent: var(--color-white)}html{overscroll-behavior:none;overflow-y:scroll;scrollbar-color:var(--scrollbar-color) transparent}body{font:16px Roboto Condensed,sans-serif;color:var(--text-color);background:var(--background)}body::-webkit-scrollbar{width:.8em}body::-webkit-scrollbar-track{box-shadow:inset 0 0 3px #00000040;background:var(--color-light-orange)}body::-webkit-scrollbar-thumb{background-color:var(--color-orange);border-radius:5px;border:2px solid var(--color-light-orange)}body.overlay{background:transparent;padding:0;margin:0}a{color:var(--text-color);text-decoration:none;-webkit-tap-highlight-color:transparent;transition:all .15s ease-out}a:hover{color:var(--text-color-accent-primary)}.dropdown-container{background:transparent!important;flex-direction:column}input[type=text],input[type=password],input[type=email],input[type=search],textarea{color:var(--input-text-color)}
