body{margin:0 300px;padding:0;min-height:100vh}._cardContainer_xyz0o_1{display:flex;flex-direction:column;align-items:center;border:2px solid gray;border-radius:1px;margin:20px;padding:2px;background-color:#f5f5f5;color:#b22222}._cardImg_xyz0o_14{width:280px;height:200px;object-fit:cover;border-radius:10px}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;text-align:center}.favButton{background-color:#8888881e;padding:10px;border:none;width:100%;cursor:pointer}nav{display:flex;justify-content:space-around;flex-direction:row;padding:1rem;align-items:center;margin:0 px 100px}footer{display:flex;justify-content:space-between;text-align:center;padding:2rem;position:relative;bottom:0;height:40px;margin-top:0rem;align-items:center}footer>img{width:30px;margin:1;justify-content:space-between;background-color:#000}footer>img1{margin:1;justify-content:space-between;background-color:#94ca27}.footer>p{margin:0;padding-top:.7rem}form{display:flex;flex-direction:column;justify-content:space-around;width:300px;height:300px;margin:0 auto}.card{display:flex;justify-content:space-around;flex-direction:column;align-items:center;width:200px;padding:.5rem .5rem 0;border:.5px solid rgb(136,136,136)}.card:hover{border:.5px solid rgb(206,217,142)}.card-grid{display:flex;justify-content:space-evenly;gap:1rem;width:90vw;height:auto;flex-wrap:wrap;margin:0 auto}.dark{background-color:#12121296;color:#fff}.dark>a{color:#fff}.light{background-color:#fff;color:#000}h1,h2{text-align:center;margin:0}h3,h4{margin:10px}button{font-weight:700;border:none;border-radius:10px;min-width:10px;min-height:30px;background-color:#b22222;color:#fff;cursor:pointer;padding:1 px}.list-container{display:grid;grid-template-columns:auto auto auto auto}
