@import url(https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Roboto+Condensed:ital,wght@0,100..900;1,100..900&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap);*{font-family:Poppins,serif;font-style:normal;font-weight:400}.app-wrapper{display:flex;flex-direction:column;min-height:100vh}.main-section{display:flex;justify-content:center;min-height:80vh;position:relative}.main-section .toggle-dashboard{align-items:center;background-color:#fff;border:none;cursor:pointer;display:flex;font-size:calc(.6vw + .6vh);left:calc(.2vw + .2vh);position:absolute;top:0;transition:all .2s}.main-section .toggle-dashboard.off{display:none}.main-section .toggle-dashboard .book-closed{font-size:calc(2vw + 2vh)}.main-section .toggle-dashboard:active{color:#ff5c00}.main-section .toggle-dashboard:hover{transform:scale(1.1)}.main-section .main-wrapper{display:flex;flex-direction:column}.main-section .main-wrapper h1{font-size:calc(2vw + 2vh);text-align:center}.main-section .main-wrapper .table-wrapper{align-items:center;aspect-ratio:16/9;display:flex;justify-content:center}.main-section .main-wrapper .table-wrapper table{border:1px solid #000;margin-bottom:calc(.4vw + .4vh);transition:all .2s}.main-section .main-wrapper .table-wrapper .cell{border:1px solid #000;cursor:pointer;height:calc(1vw + 1vh);transition:all .2s;width:calc(1vw + 1vh)}.main-section .main-wrapper .table-wrapper .filled{background-color:#ff3131}.main-section .main-wrapper .table-wrapper .empty{background-color:#fff}.main-section .dashboard-section{align-items:start;background-color:beige;border-right:1px solid #000;display:flex;flex-direction:column;gap:calc(.5vw + .5vh);height:100%;justify-content:space-between;left:0;padding:calc(3.5vw + 3.5px) calc(.5vw + .5vh);position:absolute;top:0;transition:width .5s;width:0}.main-section .dashboard-section.expanded{width:calc(11vw + 11vh)}.main-section .dashboard-section .toggled-dashboard{background-color:beige;border:none;cursor:pointer;display:flex;font-size:calc(1vw + 1vh)}.main-section .dashboard-section .toggled-dashboard h3{font-size:calc(1vw + 1vh)}.main-section .dashboard-section .toggled-dashboard .book-logo{font-size:calc(2vw + 2vh)}.main-section .dashboard-section .toggled-dashboard:active{color:#ff5c00}.main-section .dashboard-section .toggled-dashboard:hover{transform:scale(1.1)}.main-section .dashboard-section button{background-color:#ff5c00;border:1px solid #000;border-radius:10% 70% 70% 10%;box-shadow:2px 2px 10px gray;color:#fff;cursor:pointer;font-family:Poppins,serif;font-size:calc(.7vw + .7vh);font-style:normal;font-weight:700;padding-left:calc(1vw + 1vh);padding-right:calc(1vw + 1vh);transition:all .2s}.main-section .dashboard-section button.toggled-dashboard{color:#000}.main-section .dashboard-section button:active{background-color:#fff;color:#ff5c00}.main-section .dashboard-section button:hover{transform:scale(1.1)}.main-section .dashboard-section .auto-breeding{display:flex;flex-direction:column;gap:calc(.7vw + .7vh)}.main-section .dashboard-section .auto-breeding h5{font-family:Poppins,serif;font-size:calc(.6vw + .6vh);font-style:normal;font-weight:700}.main-section .dashboard-section .start-button{display:inline-block;height:25px;position:relative;width:50px}.main-section .dashboard-section .start-button input{height:0;opacity:0;width:0}.main-section .dashboard-section .slider{background-color:#ccc;border-radius:34px;cursor:pointer;height:100%;position:absolute;transition:.4s;width:100%}.main-section .dashboard-section .slider:before{background-color:#fff;border-radius:50%;bottom:4px;content:"";height:18px;left:4px;position:absolute;transition:.4s;width:18px}.main-section .dashboard-section input:checked+.slider{background-color:#ff5c00}.main-section .dashboard-section input:checked+.slider:before{transform:translateX(24px)}.main-section .dashboard-section form{display:flex;flex-direction:column;gap:calc(.7vw + .7vh);justify-content:space-between}.main-section .dashboard-section form input[type=submit]{background-color:#ff5c00;border:none;border-radius:25px;color:#fff;cursor:pointer;font-family:Poppins,serif;font-size:calc(.6vw + .6vh);font-style:normal;font-weight:700;padding-left:calc(1.2vw + 1.2vh);padding-right:calc(1.2vw + 1.2vh);transition:transform .2s}.main-section .dashboard-section form input[type=submit]:active{background-color:#fff;border:1px solid #ff5c00;color:#ff5c00}.main-section .dashboard-section form input[type=submit]:hover{transform:scale(1.1)}.main-section .dashboard-section form input[type=number]{padding-left:calc(.3vw + .3vh);width:calc(9vw + 9vh)}.main-section .dashboard-section form input[type=number]::placeholder{font-size:calc(.7vw + .7vh)}*{box-sizing:border-box;margin:0;padding:0;scroll-behavior:smooth;text-decoration:none}.footer-container{background-color:#171717;color:#fff;display:inline-flex;flex-direction:column;width:100%}.footer-container .footer-header{align-items:center;border-bottom:#fff;display:flex;height:calc(2.2vw + 2.2vh);justify-content:space-between;padding-left:calc(1vw + 1vh);padding-right:calc(1vw + 1vh)}.footer-container .footer-header span{font-size:calc(1.1vw + 1.1vh)}.footer-container .footer-header .social-icons-container{align-items:center;display:flex;gap:calc(.9vw + .9vh);height:100%;width:auto}.footer-container .footer-header .social-icons-container .social-icons{width:calc(1vw + 1vh)}.footer-container .footer-header .social-icons-container .social-icons svg{height:100%;width:100%}.footer-container .main-footer-section{padding-left:calc(1vw + 1vh);padding-right:calc(1vw + 1vh)}.footer-container .main-footer-section .main-footer-section-grid{grid-column-gap:3%;column-gap:3%;display:grid;grid-template-columns:repeat(4,calc(11vw + 11vh));justify-content:center}.footer-container .main-footer-section .main-footer-section-grid .main-footer-section-left{display:flex;flex-direction:column;justify-content:center;width:100%}.footer-container .main-footer-section .main-footer-section-grid .main-footer-section-left h6{text-wrap:wrap;align-items:center;display:flex;font-size:calc(.9vw + .9vh);gap:calc(.1vw + .1vh);justify-content:left;margin-bottom:calc(.2vw + .2vh)}.footer-container .main-footer-section .main-footer-section-grid .main-footer-section-left p{font-size:calc(.5vw + .5vh)}.footer-container .main-footer-section .main-footer-section-grid .main-footer-section-central-left{display:flex;flex-direction:column;justify-content:center}.footer-container .main-footer-section .main-footer-section-grid .main-footer-section-central-left h6{align-items:center;display:flex;font-size:calc(.9vw + .9vh);gap:calc(.1vw + .1vh);justify-content:left;margin-bottom:calc(.2vw + .2vh)}.footer-container .main-footer-section .main-footer-section-grid .main-footer-section-central-left p{font-size:calc(.6vw + .6vh)}.footer-container .main-footer-section .main-footer-section-grid .main-footer-section-central-left p a{color:#fff}.footer-container .main-footer-section .main-footer-section-grid .main-footer-section-central-right{display:flex;flex-direction:column;justify-content:center}.footer-container .main-footer-section .main-footer-section-grid .main-footer-section-central-right h6{align-items:center;display:flex;font-size:calc(.9vw + .9vh);gap:calc(.1vw + .1vh);justify-content:left;margin-bottom:calc(.2vw + .2vh)}.footer-container .main-footer-section .main-footer-section-grid .main-footer-section-central-right p{font-size:calc(.6vw + .6vh)}.footer-container .main-footer-section .main-footer-section-grid .main-footer-section-central-right p a{color:#fff}.footer-container .main-footer-section .main-footer-section-grid .main-footer-section-right{display:flex;flex-direction:column;justify-content:center}.footer-container .main-footer-section .main-footer-section-grid .main-footer-section-right :nth-child(3){font-size:calc(.5vw + .5vh)}.footer-container .main-footer-section .main-footer-section-grid .main-footer-section-right h6{align-items:center;display:flex;font-size:calc(.9vw + .9vh);gap:calc(.1vw + .1vh);justify-content:left;margin-bottom:calc(.2vw + .2vh)}.footer-container .main-footer-section .main-footer-section-grid .main-footer-section-right p{align-items:center;display:flex;font-size:calc(.8vw + .8vh);gap:calc(.1vw + .1vh);justify-content:left}.footer-container .main-footer-section .main-footer-section-grid .main-footer-section-right p svg{width:calc(1vw + 1vh)}.footer-container .low-footer-section{align-items:center;display:flex;height:calc(2.2vw + 2.2vh);justify-content:center}.footer-container .low-footer-section span{font-size:calc(1.1vw + 1.1vh);margin-right:calc(.5vw + .5vh)}.footer-container .low-footer-section a{color:#fff;font-size:calc(1.1vw + 1.1vh)}.git-repository-header{align-items:center;background-color:#fff;background-color:#ff5c00;border-bottom:1px solid;display:flex;height:5vh;justify-content:center}.git-repository-header,.git-repository-header a{-webkit-text-stroke-width:.5px;-webkit-text-stroke-color:#000;color:#fff;font-family:Poppins,serif;font-style:normal;font-weight:700}
/*# sourceMappingURL=main.3db022ff.css.map*/