*{box-sizing:border-box;margin:0;padding:0}:root{--BODY-BG-COLOR:#fff}body{background-color:#fff;background-color:var(--BODY-BG-COLOR);text-align:center}nav{border-bottom:2px solid #0000004d;height:50px;margin-bottom:10px;padding:10px;width:100%}main{height:max-content;width:100%}.hero,main{margin:10px;padding:20px}.hero{height:60vh}.random-intro{height:max-content;margin-bottom:10px;padding:10px;width:100%}footer{height:5vh;margin-top:10px;width:100%}.socials{display:flex;justify-content:space-between;margin:5px auto;width:100px}.socials a{color:#000}h1{text-align:center}h3{font-family:geneva}h5{font-size:20px;font-weight:600}.box{align-items:center;background:#fff;border-radius:45px;box-shadow:0 10px 25px #0000004d;cursor:pointer;display:flex;height:45px;padding:10px}.box:hover input{width:200px}.box input{background:#0000;border:none;font-weight:500;outline:none;transition:.8s;width:0}.box span i{color:green;font-size:25px}button{background-color:#fff;border:none;border-radius:5px;box-shadow:0 10px 25px #0000004d;display:block;margin:10px auto;padding:10px}.search-container{height:max-content;margin:20px auto;width:300px}.wrapper-search{align-items:center;display:flex;height:100px;justify-content:center;margin:5px auto;width:300px}.fetch-container{height:min-content;width:100%}.fetch-quote{border-radius:10px;height:max-content;margin:10px auto;padding:20px;width:85%}.result{margin:auto;max-width:max-content;min-height:min-content}.quote{font-family:Times New Roman,Times,serif}.category{font-size:15px;font-style:italic;font-weight:200}.quote-container{border-radius:10px;height:max-content;margin:10px auto;padding:10px;width:80%}.quote-container ul{height:80%}ul li{list-style-type:none}ul li:last-child span{margin:10px 5px}@media screen and (min-width:1004px){.search-container{width:500px}.wrapper-search{width:300px}.quote-container{width:45%}.fetch-quote{width:60%}.random-intro{display:flex;justify-content:space-between}.box:focus input,.box:hover input{width:500px}}
/*# sourceMappingURL=main.6b8489cc.css.map*/