/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box;font-family:sans-serif;margin:0;padding:0}body{padding:0;visibility:visible}body h1,body h2,body h3,body h4,body h5,body h6,body p{margin:0}header{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#040c1e;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:20px}header .logo{height:50px}header .logo img{height:100%}header div{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#040c1e;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px}header div a{background-color:#fff;border:none;border-radius:5px;color:#040c1e;padding:10px 20px;-webkit-text-decoration:none;text-decoration:none}header div a:hover{background-color:#e59d33;color:#fff}main{padding:20px}main .home,main .home section{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}main .home section h1{font-size:32px}main .home section h2{font-size:20px}main .home section h3{font-size:16px}main .home section p,main .home section ul{line-height:150%}main .home section ul li{list-style:disc;margin-left:20px}main .home section .cards{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row}main .home section .cards,main .home section .cards .card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;gap:20px}main .home section .cards .card{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid #eee;border-radius:10px;-webkit-box-shadow:0 0 10px rgba(0,0,0,.1);box-shadow:0 0 10px #0000001a;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;padding:20px}main .home section .cards .card div{font-size:50px}main .home section .cards .card p{text-align:center}main .dashboard,main .dashboard section{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}main .dashboard section h1{font-size:32px}main .dashboard section h2{font-size:20px}main .dashboard section p,main .dashboard section ul{line-height:150%}main .dashboard section ul li{list-style:disc;margin-left:20px}main .dashboard section table{border-collapse:collapse;width:auto}main .dashboard section table thead{background-color:#040c1e;color:#fff}main .dashboard section table tbody tr td,main .dashboard section table thead th{border:1px solid #ddd;padding:10px;text-align:left}main .dashboard section table tbody tr tbody tr:nth-child(2n){background-color:#f2f2f2}main .dashboard section table tbody tr tbody tr:hover{background-color:#e8f4ff}main .dashboard section table tbody tr a{background-color:#e59d33;border:none;border-radius:5px;color:#040c1e;display:inline-block;font-size:14px;padding:8px 16px;-webkit-text-decoration:none;text-decoration:none}main .dashboard section table tbody tr a:hover{background-color:#040c1e;color:#fff}main .dashboard section table .center{text-align:center}main .dashboard section table .narrow{white-space:nowrap;width:1px}main .dashboard section form{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}main .dashboard section form input{border:1px solid #ccc;border-radius:5px;padding:10px}main .dashboard section form button{background-color:#e59d33;border:none;border-radius:5px;color:#040c1e;cursor:pointer;display:inline-block;padding:10px 20px;-webkit-text-decoration:none;text-decoration:none}main .dashboard section form button:hover{color:#fff}main .contents{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}main .contents h1{font-size:32px}main .contents h2{font-size:20px}main .contents p{line-height:150%}main .contents p a{color:#040c1e;display:inline-block;-webkit-text-decoration:none;text-decoration:none}main .contents ul{line-height:150%}main .contents ul li{list-style:disc;margin-left:20px}main .success{background-color:#d4edda;border:1px solid #c3e6cb;border-radius:5px;color:#155724;padding:10px}main .failure{background-color:#f8d7da;border:1px solid #f5c6cb;border-radius:5px;color:#721c24;padding:10px}footer{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#040c1e;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:20px}footer .copyright{color:#fff;font-size:16px}footer .links{color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px}footer .links a{color:#fff}footer .links a:hover{color:#e59d33}
