*,:before,:after{box-sizing:border-box}html{tab-size:4;-webkit-text-size-adjust:100%;line-height:1.15}body{margin:0;font-family:system-ui,AppleSystem,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,AppleSystem,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,AppleSystem,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji}hr{height:0;color:inherit}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:100%;line-height:1.15}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}::-moz-focus-inner{border-style:none;padding:0}:-moz-focusring{outline:1px dotted ButtonText}:-moz-ui-invalid{box-shadow:none}legend{padding:0}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}body{min-height:100vh;color:#000;letter-spacing:.04px;background:linear-gradient(135deg,#1b6464,#43cccc);font-family:Cormorant Garamond,serif;font-size:medium;font-style:normal;font-weight:500;overflow-x:hidden;overflow-y:scroll}h1,h2,h3,h4{margin:0}ul.weather-list{margin:0;padding:0;list-style-type:none}li,p{margin:0}.wrapper{align-content:center;justify-content:center;margin:10vh auto;padding:50px;display:grid;position:relative}.weather{max-width:90vw;margin:0 auto;position:relative}.weather-title,.weather-container{max-width:100%;width:500px;-webkit-backdrop-filter:blur(1.2em);-webkit-backdrop-filter:blur(1.2em);backdrop-filter:blur(1.2em);text-align:center;background:rgba(255,255,255,.25);border:2px solid rgba(255,255,255,.1);border-radius:.6em;flex-direction:column;justify-content:center;align-items:center;padding:25px 15px;display:flex;box-shadow:0 1.8em 3.7em rgba(3,46,87,.2)}.weather-container{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}.weather-form-search input,.weather-form-search button{border:none;outline:none;transition:all .25s ease-in-out}.weather-form-search{-webkit-backdrop-filter:blur(1.2em);-webkit-backdrop-filter:blur(1.2em);backdrop-filter:blur(1.2em);max-width:100%;width:500px;text-shadow:.0625rem .0625rem .0625rem #fff;border-radius:.5rem;justify-content:space-between;align-items:center;column-gap:10px;margin-bottom:25px;padding:8px 12px;font-size:1em;display:flex;box-shadow:-3px -3px 20px #fff,5px 5px 20px #919dcc}.weather-form-search:hover{box-shadow:-1px -1px 12px #fff,1px 1px 12px #babecc}.weather-form-search:active{background-color:#fff;box-shadow:inset 1px 1px 1px #babecc,inset -1px -1px 1px #fff}.weather-form-search input{width:90%;text-shadow:.5px .5px #3d3d3d;background:rgba(255,255,255,.25);padding:.7em}.weather-form-search input::-ms-input-placeholder{color:#000;font-size:calc(.8vw + .8vh);font-weight:20px;background-color:rgba(0,0,0,0)}.weather-form-search input::placeholder{color:#000;font-size:calc(.8vw + .8vh);font-weight:20px;background-color:rgba(0,0,0,0)}.weather-form-search input:focus{-webkit-backdrop-filter:blur(1.2em);-webkit-backdrop-filter:blur(1.2em);backdrop-filter:blur(1.2em);background-color:rgba(255,255,255,.1);border-color:#fff}.weather-search-btn{text-shadow:.5px .5px #fff;cursor:pointer;background-color:rgba(255,255,255,.25);border-radius:.3em;justify-content:center;align-items:center;margin:0;padding:10px;display:flex;box-shadow:-3px -3px 15px #fff,3px 3px 15px #919dcc}.weather-search-btn:hover,.weather-search-btn:focus{transform:scale(.8);box-shadow:inset 1px 1px 1px #babecc,inset -1px -1px 1px #fff}.weather-search-btn:active{box-shadow:inset 1px 1px 1px #babecc,inset -1px -1px 1px #fff}.weather-list{flex-direction:column;justify-content:center;align-items:center;row-gap:5px;display:flex}.weather-list h2{color:#000;text-transform:uppercase;letter-spacing:.18em;margin-bottom:15px}.weather-main-forecast{color:#e5e5e5;text-transform:uppercase;letter-spacing:.2em;color:#000;margin-top:-.7em;font-size:.9em}.weather-list img{width:6.2em;filter:drop-shadow(0 1px .5rem #babecc)}.temp-container{justify-content:center;margin-bottom:25px;display:flex}.temp-container div{padding:.3em 1em}.temp-container div:first-child{border-right:1px solid rgba(255,255,255,.25)}.temp-container .title{color:#fff;font-weight:600}.temp-container .temp{color:#fff}.msg{color:#fff;text-transform:uppercase;letter-spacing:.1em}.weather-item--row{width:100%;justify-content:space-between;align-items:baseline;display:flex}.weather-item--row:before{content:"";width:100%;height:1px;background:rgba(157,164,189,.12);flex-grow:1;margin-left:12px;margin-right:12px;display:flex}.weather-item--row:not(:last-child){margin-bottom:20px}.weather-item--text{flex-shrink:0;font-size:20px}.weather-item--text:first-child{order:-1}.weather-item h3{margin-bottom:15px}:root{--dark-green:#1b6464;--light-green:#43cccc}
/*# sourceMappingURL=index.7b84e381.css.map */
