@import"https://fonts.googleapis.com/css2?family=Outfit:wght@100;200;300;400;500;600;700&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";*{box-sizing:border-box;margin:0;padding:0}body{font-family:Outfit,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}p{font-size:1.6rem}.app{width:100vw;height:100vh;min-height:600px;position:relative;background-color:#0006;color:#fff}.app:before{content:"";background:url(/assets/sunset-905d5952.jpg) no-repeat center center/cover;position:absolute;width:100%;height:100%;top:0;left:0;z-index:-1}.app .search{text-align:center;padding:1rem}.app input{padding:.7rem 1.5rem;font-size:1.2rem;border-radius:25px;border:1px solid rgba(255,255,255,.8);background:rgba(255,255,255,.1);color:#f8f8f8}::placeholder{color:#f8f8f8}.container{max-width:700px;height:700px;margin:auto;padding:0 1rem;position:relative;top:10%;display:flex;flex-direction:column;justify-content:space-between}.app .top{width:100%;margin:1rem auto}.app .description{position:relative;right:-90%;transform-origin:0 0;transform:rotate(269deg)}.app .bottom{display:flex;justify-content:space-evenly;text-align:center;width:100%;padding:1rem;border-radius:12px;background-color:#fff3}.bold{font-weight:700}.icon{max-width:10vw;max-height:10vh;margin-left:35%}h2,h1{text-align:center;font-size:2.5rem}.temp{font-size:3.5rem;text-align:center}.description{font-size:1.5rem}@media only screen and (min-width: 768px){.icon{max-width:10vw;max-height:10vh;margin-left:35%}}@media only screen and (max-width: 768px){.icon{max-width:20vw;max-height:20vh;margin-left:40%}.app .bottom{display:flex;justify-content:space-evenly;text-align:center;width:100%;margin-bottom:33%;padding:1rem;border-radius:12px;background-color:#fff3}}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}
