input[type="number"]{background-color:#575757;border:1px solid #494b50;border-radius:4px;color:white;padding:10px;font-size:16px;margin-right:10px;width:calc(100% - 120px)}input[type="number"]:focus{border-color:#494b50;outline:none}input[type="number"]:hover{background-color:#eaeaea}button{margin-top:1em;background-color:#494b50;color:white;padding:10px 15px;border:none;border-radius:4px;cursor:pointer;font-size:16px}label{margin-right:20px}input{margin-right:20px}button:hover{background-color:#141414}h2{margin-bottom:2em;margin-top:2em}table{width:100%;border-collapse:collapse;margin-top:2em;margin-bottom:2em}.analysis-table{color:#e4e4e4;border-color:#3f3f3f}.analysis-table thead th{background-color:#2e2e2e;color:#f2f2f2;border-color:#444}.analysis-table tbody td{color:#e0e0e0;border-color:#444}.analysis-table tbody tr:hover{background-color:#2a2a2a}.analysis-table a{color:#9ecbff}.analysis-table a:hover,.analysis-table a:focus{color:#cfe6ff}.analysis-table .text-right{color:#e0e0e0;font-variant-numeric:tabular-nums;font-feature-settings:'tnum' 1}@media (min-width:768px){.small-screen{display:table-row}.h2{font-size:1.5rem}}