::-webkit-scrollbar{width:0}*{box-sizing:border-box;font-family:Figtree,sans-serif;font-size:14px;margin:0;padding:0}body,html{background-color:#f0f0f0;height:100vh;width:100vw}section:first-child{margin:auto;max-width:1000px;padding:2rem}section h1{font-size:4rem;letter-spacing:2px;text-align:center}.box{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;transition:opacity .3s ease-in-out,transform .3s ease-in-out;z-index:1}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.box h2{font-size:30px;font-weight:700;line-height:1.25;margin:1rem 0;text-align:center;text-decoration:underline}.box h3{font-size:18px}.box ul{padding:1rem}.box ul li{list-style:none}.inp{margin:2rem 1rem;padding:0 .2rem;width:4rem}.large-inp{height:5rem;padding:.5rem;width:23rem}.box ul li{overflow-x:scroll}.box ul li p{text-wrap:nowrap}.box ul li p,.inp{font-size:15px}.reset,.submit{background-color:initial;border:2px solid #000;border-radius:1.25rem;font-size:18px;height:3rem;margin:1% 2%;max-width:300px;transition:background-color .1s ease-in-out,border .1s ease-in-out;width:46%}.reset:active,.submit:active{background-color:#c5c5c5;border:4px solid #000}.solutions h3{font-size:20px}.solutions li{font-weight:700;margin:1rem}.underline{text-decoration:underline}.example{background:linear-gradient(180deg,#fff,#000);display:grid;transition:all .5s;-webkit-user-select:none;user-select:none}.navbar{align-items:center;background:wheat;display:flex;flex-direction:column;gap:2rem;height:0;inset:0;justify-content:center;overflow:hidden;position:fixed;transition:height .3s ease-in-out}.menu{font-size:5rem;font-weight:700}.show{height:100vh}li{list-style:none}.links{color:#676767;font-size:1.1rem;font-weight:700;text-decoration:none;transition:color .3s ease,letter-spacing .3s ease}.focus,.links:hover{color:#000;letter-spacing:1px}.bars{height:2rem;left:1rem;position:absolute;top:1rem;width:2rem;z-index:10}.bar,.bars{display:block}.bar{background-color:#000;border-radius:1rem;height:18%;margin-bottom:15%;position:relative;transition:transform .3s ease,scale .3s ease,width .3s ease}.bar,.bars:hover #bar2{width:100%}#bar2{width:120%}.bars:hover #bar3{width:100%}#bar3{width:80%}.active #bar1{transform:translateY(179%) rotate(45deg);width:100%}.active #bar2{scale:0;width:100%}.active #bar3{transform:translateY(-185%) rotate(-45deg);width:100%}@media screen and (min-width:560px){*{font-size:14px}.box ul li{overflow:hidden}.box ul li p{text-wrap:wrap}.solutions{width:30rem}.box{align-items:center;display:flex;flex-direction:column}section h1{font-size:7rem}.box h2{font-size:3rem}.bars{height:3rem;left:3rem;top:3rem;width:3rem}.bars,.links{cursor:pointer}}
/*# sourceMappingURL=main.d4a7c5c3.css.map*/