@keyframes spinner-1{0%{clip-path:polygon(50% 50%,0 0,50% 0%,50% 0%,50% 0%,50% 0%,50% 0%)}12.5%{clip-path:polygon(50% 50%,0 0,50% 0%,100% 0%,100% 0%,100% 0%,100% 0%)}25%{clip-path:polygon(50% 50%,0 0,50% 0%,100% 0%,100% 100%,100% 100%,100% 100%)}50%{clip-path:polygon(50% 50%,0 0,50% 0%,100% 0%,100% 100%,50% 100%,0% 100%)}62.5%{clip-path:polygon(50% 50%,100% 0,100% 0%,100% 0%,100% 100%,50% 100%,0% 100%)}75%{clip-path:polygon(50% 50%,100% 100%,100% 100%,100% 100%,100% 100%,50% 100%,0% 100%)}to{clip-path:polygon(50% 50%,50% 100%,50% 100%,50% 100%,50% 100%,50% 100%,0% 100%)}}@keyframes spinner-2{0%{transform:scaleY(1) rotate(0)}49.99%{transform:scaleY(1) rotate(135deg)}50%{transform:scaleY(-1) rotate(0)}to{transform:scaleY(-1) rotate(-135deg)}}html{width:100%;height:100%}html body{font-family:Roboto,sans-serif;margin:0;width:100%;height:100%;color:#fdf0d5;background-color:#131313}html .navbar{color:#fdf0d5;background-color:#000;border-color:#3f3f3f;text-decoration:none}html .footer{color:#dedede;background-color:#000}html .nav-border{border-color:#3f3f3f}html .secondary{color:#a4a4a4}html .normal{font-weight:400}html .italic{font-style:italic}html .link{color:#ffa1a1}html .center-vertical{display:flex;flex-direction:column;align-items:center}html .danger-btn{width:auto!important;margin:0!important;padding:.5rem .8rem!important;font-size:14px!important;background:#4a1111!important;border-color:#aa3a3a!important}html .danger-btn:hover{background:#681919!important}html form{border-radius:8px}html form label{display:block;margin-bottom:5px;font-size:1rem}html form input,html form textarea,html form button{width:100%;padding:10px;margin-bottom:15px;border:1px solid #ccc;border-radius:4px;font-size:1rem;box-sizing:border-box}html form textarea{height:150px;resize:vertical}html label{display:block;margin-bottom:5px;font-size:1rem}html button,html input[type=submit]{background-color:#000;color:#fff;border:1px solid white;font-size:24px;padding:8px 20px;cursor:pointer;margin-bottom:0}html button:hover,html input[type=submit]:hover{background-color:#212121;border:1px solid #c5c5c5;opacity:.9}html input,html textarea{background-color:#000;color:#fff;border:2px solid white;font-size:24px;padding:8px 20px}html input:focus,html textarea:focus{background-color:#212121;border:2px solid #c5c5c5}html input:disabled,html textarea:disabled{background-color:#5d5d5d;color:#fff;border:2px solid #883737}html a{color:#ffa1a1;text-decoration:none}html p,html a,html tr{font-size:16px;margin-bottom:6px}@media(min-width:576px){html p,html a,html tr{font-size:16px}}@media(min-width:768px){html p,html a,html tr{font-size:18px}}@media(min-width:992px){html p,html a,html tr{font-size:20px}}@media(min-width:1200px){html p,html a,html tr{font-size:20px}}html .strike,html .strike *{text-decoration:line-through}html .huh{cursor:help}html .highlight{color:#ffb2b2}html .hidden{display:none}html h1{text-transform:uppercase;font-size:48px}html h2{text-align:center;font-size:38px}html h3{text-align:center;font-size:24px}html h4{font-size:18px}html .page{max-width:70%;width:700px;padding:32px}html .close-btn{border:none;width:24px;height:24px;margin:6px;padding:6px;display:flex;justify-content:center;align-items:center;border-radius:50%;cursor:pointer;font-size:1rem}html .close-btn:hover{opacity:.7;border:none}*{scrollbar-width:thin;scrollbar-color:#4f4f4f transparent}* ::-webkit-scrollbar{width:12px;height:12px;background:transparent}* ::-webkit-scrollbar-track,* ::-webkit-scrollbar-track-piece,* ::-webkit-scrollbar-corner{background:transparent}* ::-webkit-scrollbar-button,* ::-webkit-scrollbar-button:single-button,* ::-webkit-scrollbar-button:increment,* ::-webkit-scrollbar-button:decrement,* ::-webkit-scrollbar-button:start,* ::-webkit-scrollbar-button:end{display:none;width:0;height:0;background:transparent}* ::-webkit-scrollbar-thumb{background:#4f4f4f;border-radius:999px;border:3px solid transparent;background-clip:padding-box}* ::-webkit-scrollbar-thumb:hover{background:#6a6a6a;background-clip:padding-box}
