@charset "UTF-8";*{margin:0;padding:0;box-sizing:border-box}html,body{height:100%;margin:0;padding:0;font-family:Roboto,Helvetica Neue,Arial,sans-serif;background-color:#f5f5f5;color:#333;line-height:1.6}app-root{display:block;height:100%;width:100%}a{color:#3f51b5;text-decoration:none}a:visited{color:#3f51b5}button{font-family:inherit;cursor:pointer}h1,h2,h3,h4,h5,h6{margin:0;padding:0}table{width:100%;border-collapse:collapse}th,td{padding:.75rem;text-align:left;border-bottom:1px solid #ddd}th{background-color:#f5f5f5;font-weight:700}tr:hover{background-color:#f9f9f9}input,textarea,select{font-family:inherit;font-size:inherit}input[type=text],input[type=email],input[type=password],input[type=number],textarea,select{padding:.5rem;border:1px solid #ddd;border-radius:4px}input[type=text]:focus,input[type=email]:focus,input[type=password]:focus,input[type=number]:focus,textarea:focus,select:focus{outline:none;border-color:#3f51b5;box-shadow:0 0 0 2px #3f51b51a}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#888;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#555}
