*,*:after,*:before,body,body:after,body:before{padding:0;margin:0;box-sizing:border-box}.app__bg__header{background:linear-gradient(rgba(0,0,0,.6),rgba(0,0,0,.3)),url(https://images.pexels.com/photos/3761662/pexels-photo-3761662.jpeg?auto=compress&cs=tinysrgb&w=1260&h=750&dpr=1);background-position:center;background-size:cover;background-repeat:repeat;background-attachment:fixed}.app__bg__hheader{background:linear-gradient(rgba(0,0,0,.7),rgba(0,0,0,.3)),url(https://images.pexels.com/photos/1327344/pexels-photo-1327344.jpeg?auto=compress&cs=tinysrgb&w=1260&h=750&dpr=1);background-position:center;background-size:cover;background-repeat:repeat;background-attachment:fixed}.app-header{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:1rem;height:100vh}.app-header .search-header{font-size:600%;font-family:emoji;color:#ffff43;letter-spacing:2px;text-shadow:2px 2px 2px white;text-align:center;margin-bottom:2rem}.search-sect{display:flex;justify-content:center;align-items:center;gap:2rem;color:#fff}.search-sect input{margin-right:1rem;padding:1rem 5px;color:#767601;width:19rem;outline:none;border:none;font-size:1.3rem;border-radius:9px;background:rgba(255,255,255,.986);box-shadow:#63636333 0 2px 8px;transition:all .3s ease-in-out}.search-sect input:hover,.search-sect input:focus{box-shadow:#32325d40 0 6px 12px -2px,#0000004d 0 3px 7px -3px;border:1px solid yellow;background:rgba(0,0,0,.216);color:#fff;font-weight:700}.search-sect label{box-shadow:#efff1133 0 2px 8px;background:rgb(255,176,28);padding:1rem;border:1px solid wheat;border-radius:9px;font-weight:700;letter-spacing:2px;font-family:inherit;transition:all .3s ease-in-out}.search-sect label:hover{background:transparent;box-shadow:#fef14140 0 6px 12px -2px,#dcff2d4d 0 3px 7px -3px;cursor:pointer}@media screen and (max-width: 600px){.search-sect{display:flex;justify-content:center;align-items:center;flex-direction:column}}@media screen and (max-width: 350px){.search-sect{display:flex;justify-content:center;align-items:center;flex-direction:column}.search-sect input,.search-sect label{width:100%!important}.search-sect input{margin-right:0!important}}@media screen and (max-width: 750px){.recipe-card,.recipe-card img{width:100%!important}}.recipe-card{color:#f7f7f7;padding:1rem;border-radius:1rem;text-align:left;margin-bottom:2rem;background-color:#a0c11c;width:fit-content;overflow:hidden}.recipe-card .recipe-img img{border-radius:1rem;margin-bottom:9px}.recipe-card .recipe-title{clear:both;display:inline-block;overflow:hidden;white-space:nowrap;color:#060630;font-family:revert;text-transform:capitalize;font-weight:700;font-size:1.5rem;max-width:17rem}.recipe-card .recipe-country{font-size:1.3rem;margin-bottom:5px;color:#462828;font-weight:700;text-transform:capitalize}.recipe-card .die-dish{display:flex;justify-content:start;gap:2rem;font-size:1.2rem;color:#000;font-weight:600;margin-bottom:5px;max-width:5rem}.recipe-card .recipe-mealType{font-size:1.3rem;margin-bottom:9px;color:#3e3b7c;font-family:cursive}.recipe-card .buttons{display:flex;justify-content:start;align-items:center;gap:1rem;margin-top:1rem}.recipe-card .buttons .more{list-style:none;text-decoration:none;background:#222;color:#fff;font-size:1.3rem;padding:5px 10px;border-radius:5px;transition:all .3s ease-in-out;cursor:pointer}.recipe-card .buttons .more:hover{color:#111;background-color:transparent;border:1px solid darkblue;cursor:pointer;box-shadow:#a3c12a3d 0 3px 8px}.recipe-card .buttons .button-more{background:#111;color:#fff;padding:5px 10px;font-size:1.3rem;border-radius:5px;transition:all .3s ease-in-out}.recipe-card .buttons .button-more:hover{color:#111;background-color:transparent;border:1px solid darkblue;cursor:pointer;box-shadow:#83b3143d 0 3px 8px}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}
