:root{color-scheme:light}*{box-sizing:border-box;margin:0;padding:0}body.body{font-family:Open Sans,sans-serif;font-size:10px}header.hero{background-color:#eee;flex-direction:column;justify-content:center;gap:2.4rem;width:100%;height:60vh;padding:4rem;transition:all .3s;display:flex;position:relative}.hero:before{content:"";opacity:.25;background-image:url(molumen-world-map.788bc688.svg);background-position:100%;background-repeat:no-repeat;position:absolute;inset:0}.toolbar{gap:.8rem;padding:.8rem;display:flex;position:absolute;top:0;right:0}.toolbar-icons{cursor:pointer;color:#555;width:1.2rem;height:1.2rem}.hero-title{letter-spacing:-.1rem;color:#333;font-size:4.2rem;font-weight:700}.hero-description{color:#555;font-size:1.6rem;font-weight:500}.container{width:90vw;margin:0 auto;position:relative;top:-2rem}.list-cards{border-radius:.6rem;grid-template-columns:1fr 1fr 1fr;gap:1rem 1.4rem;padding-top:1rem;display:grid}.loader-container{justify-content:center;align-items:center;width:100%;height:10rem;display:flex}.loader{border:.8rem solid #ddd;border-top:16px solid #666;border-radius:50%;width:4rem;height:4rem;animation:2s linear infinite spin}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0)}to{-webkit-transform:rotate(360deg)}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.error-message{color:red;text-align:center;margin:4rem 0}.search{background-color:#fff;border-radius:1000px;height:4rem;display:flex;overflow:hidden;box-shadow:0 .1rem .4rem #0003}.search-input{background-color:#fff;border:none;width:100%;height:100%;margin-left:1rem;font-size:1.6rem}.search-input:placeholder-shown{font-size:1.2rem}.search-input:focus{outline:none}.search-btn{cursor:pointer;color:#333;background-color:#eee;border:none;width:8rem;font-size:1.2rem;font-weight:600;transition:all .3s}.show-all{color:#000;background-color:#fff;border-radius:1.2rem;align-items:center;margin-top:1rem;padding:.8rem 1.2rem;display:none;overflow:hidden;box-shadow:0 .1rem .4rem #0003}.show-all-text{color:#555;font-size:.8rem}.show-all-text-click{color:#00f;cursor:pointer;font-weight:600}.show-all-text-click:hover{text-decoration:underline}.list-card{cursor:pointer;background-color:#fff;border-radius:1rem;gap:.8rem;padding:.4rem;transition:all .3s;display:flex;box-shadow:0 .1rem .4rem #0003}.list-card--day{color:#000;background-color:#fff}.list-card--night{color:#eee;background-color:#333}.list-card:hover{transform:translateY(-.2rem)}.list-card-img-frame{background-size:cover;border-radius:.6rem;width:3rem;height:2rem;overflow:hidden}.list-card-img{width:100%;height:100%}.list-card-text{-webkit-user-select:none;user-select:none;align-items:center;width:100%;font-size:.8rem;font-weight:500;display:flex}.list-card-save-icon{cursor:pointer;align-self:center;width:1.2rem;height:1.2rem}footer.footer{background-color:#eee;justify-content:center;align-items:center;width:100%;height:4rem;font-size:.8rem;display:flex}.footer-link:hover{text-decoration:none}@media screen and (width<=1250px){.list-cards{grid-template-columns:1fr 1fr}}@media screen and (width<=800px){.hero-title{font-size:3.6rem}.hero-description{font-size:1.2rem}.search-input:placeholder-shown{font-size:.8rem}.list-cards{grid-template-columns:1fr}}@media screen and (width<=600px){.hero{align-items:center}.search-input:placeholder-shown{font-size:.6rem}.search-btn{width:6rem;font-size:.8rem}}@media screen and (width<=500px){.hero{justify-content:center;padding:1rem}.hero-title{font-size:2.4rem}.hero-title span{letter-spacing:.12rem;font-size:.8rem}.hero-description{font-size:.8rem}.search{height:3rem}.search-input{font-size:1.6rem}.search-btn{width:4rem;font-size:.6rem}footer.footer{flex-direction:column}}
/*# sourceMappingURL=repo.cea0ee3b.css.map */
