@tailwind base;@tailwind components;@tailwind utilities;
h1{font-size:xx-large}h1,h2{font-weight:700}h2{font-size:x-large}h3{font-size:large}h3,h4{font-weight:700}h4{font-size:medium}h5{font-size:small}h5,h6{font-weight:700}h6{font-size:x-small}.user-hidden{display:none!important}.section-name{font-size:x-large;font-weight:700;margin-bottom:3rem}.input-result{border:1px solid #6b7280;color:#6b7280;display:block;font-family:monospace;font-size:large;height:2.5rem;padding:.4rem 0;text-align:center;width:6rem}.input-result.large{font-size:xx-large;padding:0 1rem;width:100%}.input-result.incorrect{background-color:#ffc3c3}.input-result.active{background-color:#fbff87;color:#000}.input-result.disabled{background-color:#c4c4c4}.competition-event-header{margin:1rem 0 0}.competition-event{display:flex;flex-wrap:wrap}.competition-event .competition-round{margin-right:2rem;width:260px}.competition-event .competition-round .round-information{align-items:flex-start;flex-direction:column;margin-bottom:1rem}.competition-event .competition-round .round-information>*{align-items:center;display:flex;margin:.2rem 0;width:100%}.danger-text{color:#850000;font-weight:700}.results-table .result-entry.active{background-color:#55ffe5}
