*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--primary-color:#4a90e2;--secondary-color:#50e3c2;--background-color:#f5f7fa;--text-color:#1d1d1f;--border-color:#e0e0e0;--font-size-base:16px;--white:#fffcfb}body,html{color:#1d1d1f;color:var(--text-color);font-size:16px;height:100%;min-width:100%;overflow-x:hidden;width:100vw}h1,h2,h3,h4,h5,h6{font-family:Madimi One,sans-serif;font-style:normal;font-weight:500}button,input,label,p,select,span,table,textarea{font-family:Fredoka,sans-serif;font-weight:400}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.app{align-items:center;display:flex;flex-direction:column;margin:2rem auto;max-width:80%;min-height:100vh;text-align:center}.app h1{color:var(--white);font-size:2rem;margin-bottom:1rem;text-shadow:0 1px 10px var(--text-color)}.container{align-items:start;column-gap:3rem;display:flex;flex-direction:row;justify-content:center;min-width:100%;padding:0}@media screen and (max-width:600px){.container{align-items:center;flex-direction:column}}form{column-gap:1rem;display:inline-flex;justify-content:center;margin-bottom:2rem;min-width:100%}form input{border:1px solid var(--border-color);border-radius:4px}form button,form input{font-size:var(--font-size-base);max-width:100%;padding:10px}form button{background-color:var(--primary-color);border:none;border-radius:4px;color:#fff;cursor:pointer}.current-weather{backdrop-filter:blur(9.3px);-webkit-backdrop-filter:blur(9.3px);background:#fff3;border:1px solid #ffffff4d;border-radius:16px;box-shadow:0 4px 30px #0000001a;min-width:-webkit-fit-content;min-width:fit-content;padding:1rem}.head .city{font-size:1.4rem}.middle{align-items:center;column-gap:3rem;display:flex;justify-content:center;margin:1rem auto}.middle .temp{font-size:4rem;font-weight:500;margin-right:1rem;text-shadow:0 1px 40px var(--white)}.details{display:inline-flex;flex-direction:column;margin:auto 1rem}.parameter-name,.parameter-value{font-size:1rem;font-weight:200}@media screen and (max-width:600px){.current-weather{max-width:100%;padding:1rem 2rem}.middle{align-items:center;column-gap:2rem;flex-direction:row}.middle .temp{font-size:3rem}.details{display:flex;flex-direction:row;justify-content:space-between;margin:1rem 0;text-align:center}.parameter-name,.parameter-value{font-size:.9rem}}.forecast{backdrop-filter:blur(7.9px);-webkit-backdrop-filter:blur(7.9px);background:#25252566;border:1px solid #25252561;border-radius:16px;box-shadow:0 4px 30px #0000001a;color:var(--white);margin:auto 0;max-width:60%;width:-webkit-fit-content;width:fit-content}.forecast h4{font-size:1.2rem;font-weight:300;margin:1rem auto 0}.forecast label{font-size:1rem;font-weight:100}table{border-spacing:2rem 0;font-weight:200;margin:1rem auto;max-width:100%;width:-webkit-fit-content;width:fit-content}.weather-info{align-items:center;display:flex}@media screen and (max-width:600px){.forecast{margin:2rem auto;max-width:100%}.forecast h4{font-size:1.5rem}table{border-spacing:1.4rem 1rem;font-weight:200;max-width:100%;padding:0}.weather-info{align-items:center;display:flex;flex-direction:row;justify-content:center}}
/*# sourceMappingURL=main.74de80e6.css.map*/