.map-sunevent-marker{pointer-events:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.map-sunevent-marker__body{background-color:rgba(22,22,22,.85);color:#fff;padding:.15rem .25rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;white-space:nowrap;font-size:.5rem;line-height:1.3;border-radius:2px}.map-sunevent-marker__body svg{-ms-flex-negative:0;flex-shrink:0;width:14px;height:14px;margin-bottom:.15rem}.map-sunevent-marker__stick{width:1px;height:5rem;background-color:#161616}.map-sunevent-marker--rise{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.map-sunevent-marker--rise svg{color:orange}.map-sunevent-marker--set{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.map-sunevent-marker--set svg{color:violet}.weather-hourly{position:relative;background:var(--cds-layer);border-radius:8px;overflow:hidden}.weather-hourly__scroll{overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch}.weather-hourly__table{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative}.weather-hourly__highlight{position:absolute;top:0;bottom:0;width:1px;background:#da1e28;z-index:20;pointer-events:none}.weather-hourly__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.weather-hourly__row+.weather-hourly__row{margin-top:1px}.weather-hourly__row--days{margin-bottom:0}.weather-hourly__row--precip .weather-hourly__cell{position:relative}.weather-hourly__row--time .weather-hourly__cell{font-size:.6rem}.weather-hourly__label{width:6rem;-ms-flex-negative:0;flex-shrink:0;text-align:right;padding-right:.375rem;font-size:.6875rem;line-height:.6rem;color:var(--cds-text-secondary);position:-webkit-sticky;position:sticky;left:0;z-index:10;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background-color:var(--cds-layer);-ms-flex-line-pack:center;align-content:center}.weather-hourly__cell{width:2.25rem;min-width:2.25rem;height:1.5rem;-ms-flex-negative:0;flex-shrink:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:.6875rem;font-weight:300;position:relative}.weather-hourly__cell+.weather-hourly__cell{margin-left:1px}.weather-hourly__cell--current{-webkit-transform:scaleY(1.1);-ms-transform:scaleY(1.1);transform:scaleY(1.1);font-weight:600}.weather-hourly__cell--icon{color:var(--cds-icon-primary)}.weather-hourly__cell--day{height:auto;min-height:1rem;position:relative}.weather-hourly__cell--day-start{border-left:1px solid var(--cds-border-subtle-00)}.weather-hourly__cell--precip{height:2rem}.weather-hourly__day-label{position:absolute;top:0;left:0;white-space:nowrap;font-size:.625rem;font-weight:600;color:var(--cds-text-primary);padding:0 .25rem}.weather-hourly__precip-bar{position:absolute;bottom:0;left:0;width:100%;opacity:.7}.weather-hourly__precip-val{position:relative;z-index:2;font-size:.5625rem}html[theme=g90] .weather-hourly__label{background-color:rgba(57,57,57,.85)}html[theme=g100] .weather-hourly__label{background-color:rgba(38,38,38,.85)}html[theme=g10] .weather-hourly__label{background-color:rgba(255,255,255,.85)}
