body,html{padding:0;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}a{color:inherit;text-decoration:none}*{-webkit-box-sizing:border-box;box-sizing:border-box}h1{font-weight:200}.number-pills{flex-direction:column;max-width:calc(min(1000px, 100%));max-height:100%;border:1px solid #000;border-radius:5px;position:relative;cursor:pointer;-webkit-transition:all .3s;transition:all .3s}.number-pill,.number-pill__group,.number-pills{display:flex;flex-grow:1}.number-pill{position:relative;border-bottom:1px solid #000;border-right:1px solid #000;align-items:center;justify-content:center;width:auto;flex-basis:0;font-family:Arial,sans-serif}.number-pill:hover{background:#eee}.number-pill__stats{display:none;word-wrap:normal;text-align:center}.number-pill__group--heatmap .number-pill:hover .number-pill__stats{display:block}.number-pill__group--heatmap .number-pill:hover .number-pill__number{display:none}.number-pill__inner{margin-top:100%}.number-pill--active,.number-pill--active:hover{background:#0070f3!important;color:#fff}.submit-wrap{position:fixed;bottom:0;left:0;padding:10px;display:flex;justify-content:flex-end;background:#eee;width:100%;border-top:1px solid #0070f3}.submit-wrap button{padding:8px 12px;font-size:16px;border:1px solid #ccc;background:#fff;border-radius:5px;cursor:pointer;width:100%}.submit-wrap button:hover{background:#eee}.submit-wrap button:focus{background:#888;color:#fff}