@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap);*{box-sizing:border-box;margin:0;padding:0}body{background:linear-gradient(168.44deg,#2e335a 1.62%,#1c1b33 95.72%);color:var(--white);font-family:Poppins,sans-serif;min-height:100vh;min-width:100vw;overflow:hidden}:root{--white:#fff;--off-white:#adb5bd}.App{padding:10px}.app-container{margin:auto;max-width:600px;overflow:hidden}footer{bottom:-16px;position:fixed;text-align:center;width:100%}footer img{width:180px}.header{padding:20px 0}.header h1{font-size:28px;font-weight:400;letter-spacing:2px;text-align:center}.search-section{margin-bottom:20px}.search-container{align-items:center;background:linear-gradient(168.44deg,#2e335a42 1.62%,#1c1b3342 95.72%);border-radius:10px;box-shadow:inset 0 4px 4px #00000040;display:flex;height:36px;padding:10px 8px;width:100%}.search-container svg{height:22px;width:22px}.search-container input{background:#0000;border:none;color:var(--white);font-size:16px;height:100%;outline:none;padding:0 10px;width:100%}.weather-section{margin-top:50px;padding:10px}.weather-card{background:linear-gradient(90deg,#5936b4,#362a84 103.55%);border-radius:20px;display:flex;flex-direction:column;min-height:184px;padding:20px;position:relative;width:100%}.weather-temp{font-size:40px;font-weight:400}.clickable{cursor:pointer}.weather-info{color:var(--off-white);gap:15px;margin-bottom:15px}.weather-info span{margin-right:10px}.weather-place{font-size:16px}.weather-avatar img{height:120px;position:absolute;right:-25px;top:-48px;width:120px}
/*# sourceMappingURL=main.15143cc5.css.map*/