body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.navbar{background-color:#ac5139;justify-content:space-between;padding:10px}.navbar,.navbar-left{align-items:center;display:flex}.navbar-logo{background-image:url(/UserInterface/static/media/Logo_3.cbc504997868772b2e90.png);background-repeat:no-repeat;background-size:contain;height:auto;margin-right:10px;width:100px}.navbar-header{color:#e6d9ce;font-family:sans-serif;font-size:48px;font-weight:1000;letter-spacing:2px;line-height:100px;margin:0;text-shadow:3px 1px #4d3c33}.search-bar{margin-left:10px;padding:5px 10px}.navbar-items{display:flex;gap:20px;list-style:none}.navbar-items li a{color:#e6d9ce;font-size:18px;font-weight:600;padding:10px;text-decoration:none;text-transform:uppercase;transition:color .3s ease}.navbar-items li a:hover{color:#4d3c33}body{background-image:url(/UserInterface/static/media/fooda.52db8d166c12eccf5ab7.webp);background-repeat:no-repeat;background-size:cover}.heading h1{color:#fff;font-family:sans-serif;font-size:48px;font-weight:1000;letter-spacing:2px;padding-top:2rem;text-align:center;text-shadow:3px 1px #e6d9ce}.searchBox{margin:3rem;text-align:center}.search-bar{border:none;border-radius:2cap;outline:none;padding:.3rem 1rem;width:400px}.notSearch{color:#e6d9ce;font-size:35;font-weight:900}.random-recipes-banner{background-color:#4d3c33;border-radius:8px;bottom:0;margin-top:20px;padding:20px;position:fixed;width:100%}.random-recipes-banner h2{color:#e6d9ce;margin-bottom:15px;text-align:left}.recipe-cards{display:flex;flex-wrap:wrap;justify-content:space-between}.recipe-card{border:1px solid #ac5139;border-radius:8px;margin-bottom:1;overflow:hidden;position:relative;transition:all .3s ease;width:140%}.recipe-card:hover{box-shadow:0 5px 1px #e6d9ce;transform:translateY(-5px)}.recipe-card img{height:200px;object-fit:cover;width:100%}.recipe-card .recipe-details{padding:1px}.recipe-card .recipe-details h3{color:#e6d9ce;font-size:15px;margin-top:0}.recipe-card .recipe-details p{font-size:16px;margin:5px 0}.recipe-card:before{background:linear-gradient(180deg,#fff0,#00000080);content:"";height:100%;left:0;opacity:0;position:absolute;top:0;transition:all .3s;width:100%}.recipe-card:hover:before{opacity:1}.grocery-list{background-color:#e6d9ce;border-left:1px solid #ac5139;padding:10px;position:fixed;right:5%;top:20%;width:500px}.grocery-list h2{color:#4d3c33;margin-top:0}.grocery-list form{margin-bottom:10px}.grocery-list input{margin-right:5px;width:calc(100% - 70px)}.grocery-list button{background-color:#ac5139;border:none;color:#e6d9ce;cursor:pointer;padding:5px 10px}.grocery-list button:hover{background-color:#4d3c33}.grocery-list ul{list-style:none;padding:0}.grocery-list li{margin-bottom:5px}
/*# sourceMappingURL=main.5ac0e31f.css.map*/