:root{--dark-gray1: rgb(30, 30, 30);--dark-gray2: rgb(50, 50, 50);--light-text: white;--main-blue-rgb: 0, 191, 255;--highlight-blue: aqua;--ballot-border: 1.5px dashed white}*{box-sizing:border-box;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}body{background-color:var(--dark-gray2);color:var(--light-text);text-align:center;margin:0}@media screen and (min-width:1024px){body{background-color:var(--dark-gray1)}}p{line-height:2}a{color:rgb(var(--main-blue-rgb))}a:hover{color:var(--highlight-blue)}input,button{font-size:.9rem;padding:6px;margin:3px auto;border-radius:5px;background-color:#fff;color:#000;font-weight:400;border:none}button:disabled{background-color:#aaa;color:#505050}button:enabled:hover{background-color:var(--highlight-blue);color:#000}button:enabled:active{transform:scale(.9)}form>*{margin-top:10px;margin-bottom:10px}form *{margin-left:5px;margin-right:5px}code{font-family:Courier New,Courier,monospace;border:1px solid var(--light-text);padding:5px;border-radius:5px}hr{border:var(--ballot-border);margin:20px auto;width:95%}._headerBox_oy9iu_1{display:flex;flex-wrap:wrap;max-width:fit-content;margin:20px auto;padding:5px 15px;align-items:center;justify-content:center;border-radius:50px;border:1px solid white;background-color:var(--dark-gray1);box-shadow:0 0 15px rgba(var(--main-blue-rgb),.25)}._headerTitle_oy9iu_15{color:#f0f8ff;font-weight:400;letter-spacing:5px;text-shadow:0px 0px 10px rgba(var(--main-blue-rgb),.75);margin:0 10px;padding:5px 0;transition:text-shadow .5s ease}._headerTitle_oy9iu_15:hover{text-shadow:0px 0px 25px var(--highlight-blue)}._routerLink_oy9iu_29{color:rgb(var(--main-blue-rgb));text-decoration:none;letter-spacing:1px;display:inline-block;padding:10px;margin:auto;text-shadow:0px 0px 5px rgba(var(--main-blue-rgb),.5);transition:color .5s ease,text-shadow .5s ease}._routerLink_oy9iu_29:hover{color:var(--highlight-blue);text-shadow:0px 0px 20px}._navbar_oy9iu_45{display:flex;flex-flow:wrap;max-width:fit-content;margin:5px}._mainLayoutDiv_1blhy_1{margin:auto 5px}@media screen and (min-width:1024px){._fullScreenWrapper_1blhy_6{width:100vw;height:100vh;display:flex;justify-content:center;position:fixed}._mainLayoutDiv_1blhy_1{overflow-y:auto;padding:10px 50px 0;margin:0 25px;background-color:var(--dark-gray2);width:100%;height:100%;max-width:1024px;border-left:var(--ballot-border);border-right:var(--ballot-border);box-shadow:0 0 20px rgba(var(--main-blue-rgb),.25)}}._rank_vcjli_1{display:flex;align-items:center}._rank_vcjli_1>*{margin:5px}._moveUpBtn_vcjli_10{margin-left:auto}
