*{margin:0;padding:0;box-sizing:border-box}body{margin:0;padding:0;color:#2a2b2a;background-color:#faf9f6;min-height:100vh;font-family:"Open Sans",sans-serif;font-size:16px;line-height:1.5rem}main h1{color:#2a2b2a;font-family:"Lato",sans-serif;text-align:center;padding:2rem 0 1rem 0}@media only screen and (max-width: 859px){main h1{font-size:1.7rem}}@media only screen and (max-width: 560px){main h1{font-size:1.3rem;padding-bottom:.5rem}}.bst{width:clamp(320px,90vw,960px);margin:1rem auto}.bst__commands{width:clamp(320px,90vw,960px)}.bst__commands p{margin-bottom:1rem}.bst__form{width:clamp(320px,90vw,960px);font-size:.8rem}.bst__form legend{display:block;margin-bottom:-0.2rem}@media only screen and (max-width: 560px){.bst__form legend{font-size:.8rem}}.bst__form input[type=button]{background-color:#157a6e;color:#fff;border-radius:.2rem;min-width:100px;cursor:pointer;border:none;transition:background-color .3s ease}.bst__form input[type=button]:hover{background-color:rgba(21,122,110,.8)}@media only screen and (max-width: 560px){.bst__form input[type=button]{min-width:40px;width:auto;margin:.2rem}}.bst__form input[type=text]{width:40px;border-radius:.2rem;border:1px solid #ccc}@media only screen and (max-width: 560px){.bst__form input[type=text]{width:35px;padding:.1rem;margin-left:.2rem}}.bst__form input{font-size:.6rem;padding:.2rem;margin-right:.2rem}.bst__form .form__flex{display:flex;flex-direction:row;flex-wrap:wrap}.bst__form .form__flex>div{display:flex}.bst__results-message{color:#2a2b2a;font-weight:bold}@media only screen and (max-width: 560px){.bst__results-message{font-size:.8rem;margin-top:.5rem}}.bst__results-array{text-align:center}.bst__results-array span{font-size:1rem;font-weight:bold;color:#2a2b2a}@media only screen and (max-width: 560px){.bst__results-array span{font-size:.8rem}}.bst__results-title{font-weight:bold;font-size:1.2rem;text-align:center;text-decoration:underline}@media only screen and (max-width: 560px){.bst__results-title{font-size:1rem}}.bst__container{width:clamp(220px,90vw,960px);height:clamp(160px,50vh,620px);border:1px solid #ccc;overflow-x:auto;overflow-y:auto;margin:0 0 2rem 0;scroll-behavior:smooth}@media only screen and (max-width: 560px){.bst__container{width:auto;height:40vh}}.bst__container svg{margin:10px auto;overflow:auto}.bst__container path{stroke:#000;stroke-width:3}.bst__container text{font-size:16px}
