@font-face{font-family:Gillies;src:url(/Gillies.ttf)}.header{min-height:100vh;background-color:#261b2e;background:linear-gradient(rgba(26,2,73,.7),rgba(26,2,73,.7)),url(/assets/city-view-small-52f2f4c7.png);background-position:-470px -4px;background-size:cover;padding:1rem}@media (min-width: 768px){.header{background-position:-170px -4px}}.header__container{border:4px solid var(--neon);border-radius:10rem 1.5rem 1.5rem;width:100%;position:relative;display:grid;min-height:100vh;padding-bottom:.5rem}.logo{width:300px;height:300px;border:4px solid var(--neon);border-radius:50%;display:grid;place-items:center;color:var(--neon);font-family:Gillies}.logo p{font-size:60px;transform:rotate(-25deg);transform-origin:center;text-shadow:0 0 .125em hsl(0 0% 100% / .5),0 0 .45em currentColor}.container img{position:absolute;top:100px;right:0}input{width:80%;display:block;font-size:1.5rem;background-color:transparent;color:#fff;border-style:none;padding:0 .5rem}.label{display:block;color:#fff;text-align:center;font-size:1.2rem;margin-bottom:.8rem}button[type=submit]{background-color:var(--neon);padding:1rem;flex:1;border:0;color:#fff;font-size:1.3rem;min-width:112px}input:focus{outline:none}.flex-group{display:flex;align-items:center;border:2px solid var(--neon);border-radius:1.5rem;width:90%;margin:0 auto;color:var(--neon);overflow:hidden}.icon{width:32px;height:32px;margin-left:.5rem}.lds-ellipsis{display:inline-block;position:relative;width:80px}.lds-ellipsis div{position:absolute;top:33px;width:13px;height:13px;border-radius:50%;background-color:#fff;animation-timing-function:cubic-bezier(0,1,1,0)}.lds-ellipsis div:nth-child(1){top:-12px;left:8px;animation:lds-ellipsis1 .6s infinite}.lds-ellipsis div:nth-child(2){top:-12px;left:8px;animation:lds-ellipsis2 .6s infinite}.lds-ellipsis div:nth-child(3){top:-12px;left:32px;animation:lds-ellipsis2 .6s infinite}.lds-ellipsis div:nth-child(4){top:-12px;left:56px;animation:lds-ellipsis3 .6s infinite}@keyframes lds-ellipsis1{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes lds-ellipsis3{0%{transform:scale(1)}to{transform:scale(0)}}@keyframes lds-ellipsis2{0%{transform:translate(0)}to{transform:translate(24px)}}.footer{background-color:#090730;padding:.5rem 1.5rem;color:#fff;text-align:right}.footer .link{color:#fff}.results{display:grid;gap:.5rem;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));justify-items:center;padding:.5rem .5rem 0;background-color:#090730}.link{text-decoration:underline;text-underline-offset:5px;color:#00f}.card{border-radius:1rem;overflow:hidden;background-color:#fff;font-weight:300}.card__image{width:100%}.card__category{color:#666}.card__header{font-size:1.5rem;font-weight:500}.card__content{padding:1.5rem;display:grid;gap:.5rem}.card__ingredients{list-style:none;font-weight:400}.list-item{padding-bottom:.2rem}.card__instructions{line-height:1.4;font-size:1.1rem}:root{--neon: hsl(317 100% 54%)}*,*:after,*:before{box-sizing:border-box}body{min-width:320px;min-height:100vh;font-family:Poppins,sans-serif;scroll-behavior:smooth}*{margin:0;padding:0}button{border:0;background-color:transparent;cursor:pointer}
