.subheading{color:var(--text-color)}.caption{color:var(--caption-text-color)}.scroll-blocker{background-color:rgba(0,0,0,.7);position:fixed;width:100%;height:100vh;top:0;left:0;z-index:10;opacity:0;visibility:hidden;transition:visibility 0s ease-in-out,opacity .3s}.no-content{display:none}.hidden{display:none!important}.truncate-text{display:inline-block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;width:100%}.icon-greaterthan{display:inline-flex;flex-direction:row;align-items:center;justify-content:space-between}.search-button{background-color:transparent;border:none;cursor:pointer;padding:0;margin:0;line-height:0}.search-button path{fill:var(--palette-grey-500)}.search-button:active path,.search-button:hover path{fill:var(--palette-grey-400)}.text-default{color:var(--palette-grey-500)}.text-headline{color:var(--palette-grey-600)}.text-caption{color:var(--palette-grey-400)}.text-on-dark{color:#fff}.text-on-light{color:var(--palette-grey-500)}.text-inactive{color:var(--palette-grey-300)}.text-link{color:var(--palette-red-400)}.bg-default{background-color:var(--palette-grey-100)}.bg-light{background-color:#fff}.bg-dark{background-color:var(--palette-grey-600)}.bg-inactive{background-color:var(--palette-grey-300)}.bg-selected{background-color:var(--palette-red-400)}.border-default{border-color:var(--palette-grey-300)}.border-neutral-light{border-color:var(--palette-grey-200)}.border-neutral-dark{border-color:var(--palette-grey-400)}.border-dark{border-color:var(--palette-grey-500)}.card{box-shadow:var(--elevation-1)}.card:hover{box-shadow:var(--elevation-4)}.menu{box-shadow:var(--elevation-6)}.dialog{box-shadow:var(--elevation-8)}.elevation-01,.navigation-bar{box-shadow:var(--elevation-1)}.elevation-01,.elevation-04{border-radius:.6rem}.elevation-04{box-shadow:var(--elevation-4)}.elevation-06{box-shadow:var(--elevation-6);border-radius:.6rem}.elevation-08{box-shadow:var(--elevation-8);border-radius:.6rem}.elevation-up{box-shadow:var(--elevation-up);border-radius:.6rem}.component-weather-tile{background:linear-gradient(174.4deg,#8b6ae9,#f4747c);display:flex;flex-direction:row;justify-content:space-between;align-items:center;height:6.4rem;width:100%;max-width:100vw;color:var(--alert-text-color);padding:0 1.6rem}@media screen and (min-width:1060px){.component-weather-tile{width:var(--container-width);max-width:var(--container-max-width)}}.component-weather-tile+.component-traffic-tile{margin-top:calc(var(--container-block-vertical-margin)*-1)}.component-weather-tile a{text-decoration:none;color:currentColor;display:block}.component-weather-tile .current-weather{display:inline-flex;flex-direction:column}.component-weather-tile .current-weather .location,.component-weather-tile .current-weather .title{display:block}.component-weather-tile .current-weather .title{font-size:1.2rem;line-height:1.6rem}.component-weather-tile .current-weather .location{font-weight:500;font-size:1.6rem;line-height:2rem}.component-weather-tile .conditions-icon,.component-weather-tile .conditions-icon .icon-weather{display:inline-flex;flex-direction:row;align-items:center;justify-content:space-between}.component-weather-tile .conditions-icon .icon-weather{padding:1.5rem}.component-weather-tile .conditions-icon .icon-weather svg{transform:scale(.7)}.component-weather-tile .conditions-icon .icon-weather svg #Page-1>g{fill:#fff}.component-weather-tile .conditions-icon .icon-weather .temp-current{font-size:1.8rem;font-weight:700;line-height:2.2rem;letter-spacing:-.02rem;padding:0 1rem 0 0}