#weather-frontend{max-width:1040px;margin:0 auto;font-family:Roboto,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#000;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.weather-main{padding:0 20px 32px}.weather-main a:has(h1){color:#000;text-decoration:none}.weather-main h1{font-size:30px;font-weight:900;margin:0}.weather-main h2{text-transform:uppercase;font-size:14px;font-weight:900;margin:0}.weather-top{display:flex;align-items:center;height:50px;padding:8px 0;border-bottom:solid 1px #d9d9d9}.weather-top h1{margin-right:16px}.weather-top h1:hover{text-decoration:underline}.weather-top>div{flex-grow:1;flex-basis:auto}.weather-link-container{margin-top:20px;padding-bottom:4px;border-bottom:solid 1px #d9d9d9}.weather-link-wrapper{display:flex;flex-wrap:wrap;margin:12px 0}.weather-link{display:flex;align-items:center;color:#000;text-transform:uppercase;text-decoration:none;font-size:14px;border:solid 1px #d9d9d9;border-radius:15px;padding:12px 16px;margin-right:10px;margin-bottom:8px}.weather-link:hover{border:1px solid #0064b4}.weather-link img{font-size:16px;height:16px;margin-right:12px;border-radius:50%}.weather-ad-container{position:relative;padding:20px 0;border-bottom:solid 1px #d9d9d9}.weather-ad{position:relative;max-width:600px;margin:0 auto}.weather-windy{position:relative;padding-top:8px;padding-bottom:20px}.weather-ad .wrap-frame,.weather-windy .wrap-frame{position:relative;width:100%;height:0;padding-top:50%;overflow:hidden}.weather-windy .wrap-frame{padding-top:65%}.weather-ad iframe,.weather-windy iframe{position:absolute;top:0;right:0;bottom:0;left:0;border:0;overflow:hidden;width:100%;height:100%}@media (max-width: 600px){.weather-ad{margin-left:-20px;width:calc(100% + 40px)}}@media (max-width: 1020px){.weather-windy{margin-left:-20px;width:calc(100% + 40px)}}.weather-info-container{margin-top:16px;border-bottom:solid 1px #d9d9d9}.weather-window{padding:12px 0}.weather-graph-container{padding:20px 0;border-bottom:solid 1px #d9d9d9}.weather-text-forecast-header,.weather-graph-header{display:flex;justify-content:space-between;align-items:center}.weather-graph-header{margin-bottom:14px}.weather-table-condensed-title,.weather-text-forecast-title,.weather-graph-title{display:flex;text-transform:uppercase;font-size:14px;font-weight:700}.weather-table-condensed-title>span:first-child,.weather-text-forecast-title span,.weather-graph-title>span:first-child{font-size:20px;width:20px;height:20px;margin-right:6px}.weather-table-condensed-title span:last-child,.weather-graph-title span:last-child{font-size:14px;font-weight:400;text-transform:uppercase}.weather-graph-nav{display:flex}.weather-day-actions button,.weather-graph-nav button{display:flex;color:#fff;background-color:#0064b4;border:none;border-radius:15px;padding:4px 8px;cursor:pointer}.weather-text-forecast-actions button:hover,.weather-search-result-item:hover,.weather-table-condensed-item:hover,.weather-latest-item:hover{border:solid 1px #0064b4}.weather-day-actions button:hover:not(:disabled),.weather-graph-nav button:hover:not(:disabled){opacity:.8}.weather-latest-item:active,.weather-search-result-item:active,.weather-table-condensed-item:active,.weather-day-actions button:active:not(:disabled),.weather-graph-nav button:active:not(:disabled){opacity:.65}.weather-day-actions button:disabled,.weather-graph-nav button:disabled{opacity:.3;color:#fff;cursor:default}.weather-graph-nav button:first-child{margin-right:4px}.weather-graph-wrapper{overflow-x:scroll;scroll-behavior:smooth;scrollbar-width:thin;scrollbar-color:#d9d9d9 #f6f6f6}.weather-text-forecast-container{padding:20px 0}.weather-text-forecast-actions{display:flex;align-items:center}.weather-text-forecast-header img{height:20px}.weather-text-forecast-container button{display:flex;align-items:center;font-size:14px;text-transform:uppercase;color:#000;background-color:#fff;border:solid 1px #d9d9d9;border-radius:15px;padding:10px 16px;margin-right:10px;cursor:pointer}@media (max-width: 385px){.weather-text-forecast-container button{font-size:12px}.weather-main{padding:0 10px 32px}.weather-ad,.weather-windy{margin-left:-10px;width:calc(100% + 20px)}}.weather-text-forecast-container button:hover{background-color:#fdfdfd}.weather-text-forecast-container button:active{background-color:#fafafa}.weather-text-forecast-container button>span{font-size:20px;width:20px;height:20px;margin-right:8px}.weather-modal{position:fixed;margin:0 auto;max-width:500px;min-width:300px;max-height:calc(100% - 52px);height:fit-content;background-color:#fff;color:#000;padding:10px 0;border:none;border-radius:10px;box-shadow:0 4px 23px #0000001a;z-index:100;top:16px;right:16px;bottom:16px;left:16px;overflow-y:auto;font-family:Roboto,Arial,sans-serif;line-height:1.5;font-weight:400;font-size:12px;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.weather-button{display:flex;flex-direction:row;justify-content:center;align-items:center;border:1px solid #d9d9d9;border-radius:10px;font-family:Roboto,Arial,sans-serif;font-weight:700;padding:14px 20px;color:#000;background-color:#fff;cursor:pointer}.weather-table-condensed-item button:hover,.weather-button:hover{opacity:.85}.weather-table-condensed-item button:active,.weather-button:active{opacity:.75}.weather-table-condensed-title{margin:20px auto 12px;max-width:600px}.weather-table-condensed-item{border-radius:15px;padding:8px 14px;margin-bottom:8px;border:solid 1px transparent;cursor:pointer}.weather-table-condensed-item button{display:flex;align-items:center;font-size:12px;border:solid 1px #d9d9d9;border-radius:15px;background-color:transparent;color:#000;padding:8px 4px 8px 16px;margin-right:-8px;cursor:pointer}.weather-table-condensed-item>div:first-child{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.weather-table-condensed-item>div:not(:first-child){display:flex;padding:6px 0}.weather-table-condensed-item>div:not(:first-child)>div{width:25%;text-align:center}.weather-table-condensed-item>div:not(:first-child):not(:last-child){border-bottom:solid 1px #d9d9d9}.weather-table-condensed-item>div:not(:first-child)>div:first-child{font-size:12px;color:#5d5d5d;text-align:left}.weather-table-condensed-item>div:not(:first-child)>div:nth-child(2){display:flex;align-items:center}.weather-table-condensed-item>div:not(:first-child)>div:last-child{text-align:right}.weather-day-header{font-size:14px;margin-bottom:28px}.weather-day-header>div:first-child>span{font-size:32px;font-weight:700;margin-right:8px}.weather-day-header>div:last-child{color:#424242}.weather-day-actions{display:flex;justify-content:space-between;margin-bottom:18px}.weather-day-actions button{display:flex;align-items:center;font-size:14px;font-family:inherit}@media (max-width: 385px){.weather-day-actions button{font-size:12px}}.weather-day-actions button:first-child{padding:8px 20px 8px 8px}.weather-day-actions button:last-child{padding:8px 8px 8px 20px}.weather-day-table{width:100%;font-size:14px;margin-bottom:32px}.weather-day-table>div{padding:6px 14px}.weather-day-table>div:first-child{display:flex;font-size:11px;font-weight:400}.weather-day-table>div:first-child>div{width:25%}.weather-day-table>div:first-child>div:not(:first-child):not(:last-child){text-align:center}.weather-day-table>div:first-child>div:last-child{text-align:right}.weather-day-table>div:not(:first-child){display:flex;border-radius:15px}.weather-day-table>div:not(:first-child)>div{display:flex;align-items:center;width:25%}.weather-day-table>div:not(:first-child)>div:first-child{font-weight:700}.weather-day-table>div:not(:first-child)>div:not(:first-child):not(:last-child){justify-content:center}.weather-day-table>div:not(:first-child)>div:last-child{justify-content:flex-end}.weather-day-sun{display:flex;justify-content:center;margin-bottom:32px}.weather-day-sun>div{display:flex;align-items:center}.weather-day-sun>div:first-child{margin-right:28px}.weather-day-sun>div>svg{width:20px;height:20px;margin-right:8px}.weather-source{display:flex;justify-content:center;align-items:center;color:#a5a5a5;font-size:10px;text-transform:uppercase;margin-bottom:20px}.weather-source img{width:24px;height:24px}.weather-source a{color:#a5a5a5;text-decoration:none;margin-left:4px}.weather-source a:hover{text-decoration:underline}.weather-search-field{display:flex;align-items:center;border:solid 1px #f6f6f6;background-color:#f6f6f6;border-radius:45px;padding:8px 12px;cursor:text}.weather-search-field input{font-size:14px;color:#000;background-color:transparent;outline:none;border:none}.weather-search-field input::placeholder{color:#000;font-size:14px;overflow:hidden;text-overflow:ellipsis}.weather-latest{padding:20px 0}.weather-latest img{font-size:30px;height:30px;margin-right:8px}.weather-search-results,.weather-latest-list{margin-top:12px;background-color:#fff}.weather-search-results{min-height:100vh}.weather-search-result-item,.weather-latest-item{display:flex;justify-content:space-between;padding:12px 16px;border:solid 1px transparent;border-radius:15px;cursor:pointer}.weather-search-result-item{justify-content:flex-start;align-items:center;border:solid 1px transparent}.weather-search-result-item:is(.active){border:solid 1px #0064b4}.weather-latest-item div{display:flex;align-items:center}.weather-latest-item div:first-child{overflow:hidden}.weather-search-result-item span,.weather-latest-item>div:first-child span{font-weight:700;margin-right:8px}.weather-latest-item>div:last-child{font-size:14px}.weather-latest-item>div:last-child>div:first-child{color:#ef0000;min-width:60px}.weather-latest-item>div:last-child>div:nth-child(2){white-space:nowrap;color:#0064b4;min-width:55px}.weather-latest-item>div:last-child>div:last-child{min-width:34px}.weather-latest-item>div:last-child>div{margin-left:12px}.weather-latest-item>div:last-child>div:last-child>span:last-child{font-size:14px;width:14px;height:14px;rotate:45deg;margin-left:4px}.weather-latest-plus-forecast{border-bottom:solid 1px #d9d9d9}.weather-capitalized{text-transform:capitalize}@media (max-width: 859.99px){.weather-link-container{order:2}.weather-link{font-size:14px;margin-right:6px;padding:8px 10px}.weather-link img{margin-right:8px}.weather-latest-plus-forecast{order:1}.weather-text-forecast-container{border-bottom:solid 1px #d9d9d9}.weather-desktop-only{display:none}}.weather-location-name{font-size:30px;color:#0064b4;margin-top:28px}.weather-ellipsis{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.weather-spinner-border{width:2rem;height:2rem;vertical-align:-.125em;border:solid 4px #0064b4;border-right-color:transparent;border-radius:50%;animation:.75s linear infinite spinner-border}@keyframes spinner-border{to{transform:rotate(360deg)}}@media (min-width: 860px){.weather-top h1{font-size:40px;margin-right:28px}.weather-link-container{order:1}.weather-latest-plus-forecast{order:2}.weather-latest-plus-forecast{display:flex;justify-content:space-between}.weather-latest-plus-forecast>div{width:49%}.weather-mobile-only{display:none}}@media (min-width: 1020px){.weather-link-container{display:flex;align-items:center;width:100%;margin-top:0;padding-bottom:0}.weather-link{margin-bottom:0}.weather-link-container h2{margin-right:14px}}.weather-now-title[data-v-a3e102d0]{margin-bottom:12px}.weather-now-container[data-v-a3e102d0]{display:flex;align-items:center;justify-content:space-between;padding:0 12px;max-width:400px}.weather-now-container>div[data-v-a3e102d0]{display:flex;align-items:center}.weather-now-container>div[data-v-a3e102d0]:first-child{font-size:30px;font-weight:700}.weather-now-container span.material-symbols-outlined[data-v-a3e102d0]{font-size:20px;width:20px;height:20px}.weather-now-container>div:nth-child(2)>span[data-v-a3e102d0]:last-child{color:#0064b4;margin-left:8px}.weather-now-container>div:last-child>span[data-v-a3e102d0]:nth-child(2){margin:0 8px}.weather-now-container>div:last-child>span[data-v-a3e102d0]:last-child{rotate:45deg}.weather-now-container img[data-v-a3e102d0]{font-size:70px;width:70px;height:70px;margin-right:12px}.sections h3[data-v-98b1e53b]{margin-bottom:4px}
