body{margin:0;padding:0;font-family:Archivo,sans-serif}*{box-sizing:border-box}:root{--background-color: #EFF3EA;--white-color: #FFFDF0;--text-color-black: #45474B;--text-color-white:#FFFDF0;--button-background: #F45050}.button-design{padding:.5rem 2rem;border-radius:.2rem;background-color:var(--button-background);color:var(--text-color-white);cursor:pointer;border:none;box-shadow:#959da533 0 8px 24px}.quick-search-button{padding:1rem 2rem;background-color:var(--button-background);color:var(--text-color-white);border-radius:.2rem;cursor:pointer;border:none;box-shadow:#959da533 0 8px 24px}@media(max-width:1400px){html{font-size:14px}}@media(max-width:1200px){html{font-size:12px}}@media(max-width:1000px){html{font-size:11px}}@media(max-width:900){html{font-size:15px}}@media(max-width:700px){html{font-size:13px}}.each-forecast{background-color:var(--white-color);padding:2rem;border-radius:1rem;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;box-shadow:#959da533 0 8px 24px}.placeholderText{padding:2.5rem 0}.each-forecast h2{margin:.1rem 0;font-size:2rem}.each-forecast p{margin:.5rem 0}.weather-info{font-size:1.5rem;font-weight:bolder}.right-container{padding:3rem;width:50%;height:100%}.weather-today{background-color:var(--white-color);border-radius:1rem;display:flex;flex-direction:row;padding:1rem 4rem;justify-content:space-between;margin-bottom:3rem;box-shadow:#959da533 0 8px 24px}.weather-today-right,.weather-today-left{flex:1}.weather-today>p{padding:3rem 0;display:flex;flex-direction:row}.weather-today-right{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding-left:2rem;border-left:.1rem solid var(--text-color-black)}.weather-today-right p{margin:.5rem 0}.weather-today-left{display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.weather-today-left h3{font-size:3.1rem;margin:0;display:flex;align-items:center}.weather-today-left p{margin:.5rem 0}.weather-info-para{font-size:2rem;font-weight:bolder}.daily-forecast{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:1fr;gap:1rem}@media(max-width:900px){.right-container{width:100%;padding:1rem}.weather-today{flex-direction:row;padding:1rem}.weather-today-left,.weather-today-right{width:100%;padding:0 3rem}.weather-today-right{margin-top:1rem;align-items:flex-start}.weather-today-left h3{font-size:3rem}.weather-info-para{font-size:1.2rem}}.left-image[data-v-d7f5150d]{padding:2rem;display:flex;flex-direction:column;justify-content:flex-start;height:100%;width:50%;border-radius:1rem;background-image:url(/assets/weather-bg-Bp-JQXsK.jpg);background-repeat:no-repeat;background-size:cover;background-position:center center;position:relative}.left-image[data-v-d7f5150d]:before{content:"";position:absolute;inset:0;background:linear-gradient(to bottom,#0000 20%,#0006,#000c);z-index:0;border-radius:1rem}.left-image[data-v-d7f5150d]>*{position:relative;z-index:1}.left-image h1[data-v-d7f5150d]{font-size:5rem;margin:1rem;color:var(--text-color-white)}.search-container[data-v-d7f5150d]{display:flex;flex-direction:column;margin-top:2rem;align-items:center;flex:1;width:100%}.search-container form[data-v-d7f5150d]{width:100%}.search-bar[data-v-d7f5150d]{display:flex;flex-direction:row;padding:0 3rem;width:100%;gap:.2rem}.search-bar input[data-v-d7f5150d]{flex:1;border-radius:.2rem;padding-left:1rem;background-color:#0006;color:var(--text-color-white);border:.1rem solid var(--text-color-white)}.search-bar input[data-v-d7f5150d]::placeholder{color:var(--text-color-white)}form p[data-v-d7f5150d]{color:#f92929;padding:0 3rem}.quick-search[data-v-d7f5150d]{padding:2rem 0}.quick-search p[data-v-d7f5150d]{color:var(--text-color-white);padding-bottom:1rem;text-align:center}.quick-search span[data-v-d7f5150d]{display:flex;flex-direction:row;gap:2rem;justify-content:center;align-items:center}@media(max-width:900px){.left-image[data-v-d7f5150d]{width:100%;padding:1.5rem;height:100vh}.left-image h1[data-v-d7f5150d]{font-size:6rem;margin:.5rem 0;text-align:center}.search-bar[data-v-d7f5150d]{margin-top:2rem;flex-direction:column;gap:1rem;padding:0rem 2rem}.search-bar input[data-v-d7f5150d],.search-bar button[data-v-d7f5150d]{width:100%;margin:1rem 0}.search-bar input[data-v-d7f5150d]{padding:.5rem}.quick-search[data-v-d7f5150d]{padding:5rem 0}.quick-search span[data-v-d7f5150d]{flex-direction:row;gap:2rem}.quick-search p[data-v-d7f5150d]{font-size:1.2rem}}.center-everything[data-v-4f315227]{background-color:var(--text-color-black);width:100vw;height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center}.main-container[data-v-4f315227]{background-color:var(--background-color);width:90%;height:90%;border-radius:1rem;display:flex;flex-direction:row;gap:1rem}@media(max-width:900px){.center-everything[data-v-4f315227]{height:auto;padding-top:2rem}.main-container[data-v-4f315227]{height:auto;flex-direction:column}}
