.Home-module__g21JLG__main{flex-direction:row;align-items:center;height:100vh;min-height:100vh;padding:1rem;display:flex;overflow:hidden}.Home-module__g21JLG__recipesContainer{grid-template-rows:auto;grid-template-columns:repeat(3,minmax(0,1fr));grid-column-start:auto;justify-content:stretch;align-items:stretch;gap:1rem;width:100%;height:100%;margin-bottom:auto;padding:2rem;display:grid;overflow:scroll}.Home-module__g21JLG__leftBar{flex-direction:column;justify-content:space-evenly;width:30%;height:100%;display:flex;overflow-y:hidden}@media screen and (max-width:600px){.Home-module__g21JLG__main{flex-direction:column;padding:1rem;overflow-y:hidden}.Home-module__g21JLG__recipesContainer{grid-template-rows:auto;grid-template-columns:repeat(1,minmax(0,1fr));grid-auto-rows:1fr;grid-column-start:auto;align-items:start;gap:1rem;width:100%;height:100%;margin-bottom:auto;padding:.5rem;display:grid;overflow:hidden scroll}.Home-module__g21JLG__leftBar{flex-direction:row;align-items:center;width:100%;height:10%}}
.checkbox-module__GKL7Hq__label{flex-direction:row;align-items:center;gap:.5rem;display:flex}.checkbox-module__GKL7Hq__label input{opacity:0;cursor:pointer;width:0;height:0;position:absolute}.checkbox-module__GKL7Hq__box{border:1px solid rgba(var(--callout-border-rgb),.3);border-radius:var(--border-radius);width:25px;min-width:25px;height:25px;min-height:25px;transition:all .25s ease-in-out}.checkbox-module__GKL7Hq__label:hover input~.checkbox-module__GKL7Hq__box{background-color:#6bb8f7}.checkbox-module__GKL7Hq__label input:checked~.checkbox-module__GKL7Hq__box{background-color:#2196f3}.checkbox-module__GKL7Hq__box:after{content:"";display:none;position:relative}.checkbox-module__GKL7Hq__label input:checked~.checkbox-module__GKL7Hq__box:after{display:block}.checkbox-module__GKL7Hq__label .checkbox-module__GKL7Hq__box:after{border:3px solid #fff;border-width:0 3px 3px 0;width:5px;height:10px;top:20%;left:30%;transform:rotate(45deg)}.checkbox-module__GKL7Hq__text{text-wrap:wrap}@media screen and (min-height:600px){.checkbox-module__GKL7Hq__label{gap:.25rem;font-size:.75rem}.checkbox-module__GKL7Hq__box{min-width:none;min-height:none;width:5px;height:5px}}
.filter-module__o2Nf9W__container{flex-direction:column;place-self:stretch stretch;gap:2rem;width:100%;height:100%;padding:1rem;display:flex}.filter-module__o2Nf9W__checkboxesContainer{align-items:safe;flex-direction:column;flex:1;display:flex;overflow-y:scroll}.filter-module__o2Nf9W__button{border:1px solid rgba(var(--callout-border-rgb),.3);border-radius:var(--border-radius);outline:none;width:fit-content;padding:1rem;transition:all .25s ease-in-out}.filter-module__o2Nf9W__button:hover{transform:scale(1.05)}.filter-module__o2Nf9W__title{font-size:2rem}@media screen and (max-width:600px){.filter-module__o2Nf9W__container{width:40%;padding:.5rem;display:none}.filter-module__o2Nf9W__button{padding:.5rem}}@media screen and (max-height:600px){.filter-module__o2Nf9W__title{font-size:1.5rem}.filter-module__o2Nf9W__container{gap:1rem}}
.searchbar-module__076Jsq__inputBox{border:1px solid rgba(var(--callout-border-rgb),.3);border-radius:20px;outline:none;width:100%;padding:1rem}
.recipe-module__ZClDfG__container{border:1px solid rgba(var(--callout-border-rgb),.3);border-radius:20px;flex-direction:column;align-content:center;align-items:center;padding:2rem;transition:all .25s ease-in-out;display:flex}.recipe-module__ZClDfG__image{border-radius:10px;max-width:100%;max-height:100%}.recipe-module__ZClDfG__title{padding:.5rem}.recipe-module__ZClDfG__container:hover{border:1px solid rgba(var(--callout-border-rgb-highlight),.3);transform:scale(1.02)}@media screen and (max-width:600px){.recipe-module__ZClDfG__container{padding:.5rem}}
