.day .details{color:#fff;background:linear-gradient(#079fe1,#30b0e6);padding:2.5rem 0}.day .details .header{grid-template-columns:auto auto;grid-template-areas:"title title""highlights summary";gap:.5rem;display:grid}.day .details .header .title{grid-area:title}.day .details .header .title h1{justify-content:space-between;margin:0;padding:0;font-size:1.15rem;font-weight:500;line-height:1.5rem;display:flex}.day .details .header .highlights{grid-area:highlights;justify-content:flex-start;align-items:center;display:flex}.day .details .header .highlights .wrapper{grid-template-columns:auto auto auto;grid-template-areas:"icon temperature overview";gap:.5rem;display:grid}.day .details .header .highlights .wrapper .forecast{grid-area:forecast}.day .details .header .highlights .wrapper .icon{grid-area:icon}.day .details .header .highlights .wrapper .temperature{grid-area:temperature}.day .details .header .highlights .wrapper .overview{grid-area:overview}.day .details .header .highlights .wrapper .info{grid-area:info}.day .details .header .highlights .wrapper .forecast,.day .details .header .highlights .wrapper .info{display:none}.day .details .header .highlights .forecast{white-space:nowrap;text-overflow:ellipsis;max-width:100%;font-weight:500;overflow:hidden}.day .details .header .highlights .icon{align-items:center;display:flex;position:relative}.day .details .header .highlights .icon img{width:4rem;height:4rem;display:block}.day .details .header .highlights .temperature{align-items:center;display:flex}.day .details .header .highlights .temperature>div{align-items:flex-start;font-size:4rem;line-height:1;display:flex;position:relative;top:-.3125rem}.day .details .header .highlights .temperature .unit{margin-left:.05em;font-size:.5em;position:relative;top:.25em}.day .details .header .highlights .overview{align-items:center;padding-left:.5rem;display:flex}.day .details .header .highlights .overview .items{grid-template-columns:auto auto;gap:.15rem 1rem;font-size:.75rem;display:grid}.day .details .header .highlights .overview .items .item{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.day .details .header .highlights .overview .items .item .label{color:#fffc}.day .details .header .highlights .overview .items .item .value{color:#fff}.day .details .header .highlights .info{font-size:.75rem}.day .details .header .summary{grid-area:summary;justify-content:flex-end;align-items:center;display:flex}.day .details .header .summary .content{grid-area:content;grid-template-columns:repeat(6,auto);width:max-content;max-width:100%;font-size:.75rem;line-height:1rem;display:grid}.day .details .header .summary .content .item{border-left:.0625rem dotted #ffffff4d;flex-direction:column;gap:.25rem;padding-left:1rem;padding-right:1rem;display:flex}.day .details .header .summary .content .item:first-child{border-left:none;padding-left:0}.day .details .header .summary .content .item:last-child{border-right:none;padding-right:0}.day .details .header .summary .content .item .name{font-size:.875rem;font-weight:400;line-height:1.25rem}.day .details .header .summary .content .item .values{flex-direction:column;gap:.25rem;display:flex}.day .details .header .summary .content .values .row{justify-content:space-between;align-items:baseline;gap:.5rem;display:flex}.day .details .header .summary .content .values .row .label{color:#ffffffa6}.day .details .header .summary .content .values .row .value{color:#fff}.day .details .header .summary .content .end{text-align:right}.day .details .hours{grid-template-columns:repeat(12,minmax(0,1fr));gap:.75rem;margin-top:1rem;padding-bottom:.25rem;display:grid}.day .details .hours .hour{text-align:center;background-color:#ffffff1a;border-radius:.5rem;grid-template-columns:1fr;padding:1rem .75rem;font-size:.875rem;line-height:1.375;display:grid;box-shadow:.125rem .0625rem .1875rem #00000005}.day .details .hours .hour.current{background-color:#138fc8}.day .details .hours .hour .overview .grid{grid-template-columns:1fr;grid-template-areas:"time""icon""temperature""forecast";gap:.25rem;display:grid}.day .details .hours .hour .overview .time{grid-area:time}.day .details .hours .hour .overview .temperature{grid-area:temperature}.day .details .hours .hour .overview .icon{grid-area:icon}.day .details .hours .hour .overview .forecast{grid-area:forecast}.day .details .hours .hour .overview .rain{grid-area:rain}.day .details .hours .hour .overview .time{color:#ffffffe6;justify-content:center;align-items:center;display:flex}.day .details .hours .hour .overview .temperature{justify-content:center;align-items:center;font-weight:400;display:flex}.day .details .hours .hour .overview .temperature>div{gap:.0625rem;font-size:1rem;display:flex}.day .details .hours .hour .overview .icon{justify-content:center;align-items:center;padding:.5rem 0;display:flex}.day .details .hours .hour .overview .icon img{width:2.25rem;height:2.25rem;display:block}.day .details .hours .hour .overview .forecast{color:#ffffffe6;justify-content:center;align-items:center;min-height:2rem;font-size:.75rem;display:flex}.day .details .hours .hour .overview .rain{color:#ffffffe6;font-size:.8125rem;display:none}.day .details .hours .hour .metas{border-top:.0625rem solid #fff3;margin:.5rem 0 0;padding:.5rem 0 0;font-size:.75rem}.day .details .hours .hour .metas .grid{grid-template-columns:1fr;grid-template-areas:"precipitation""rain""wind""direction""humidity""uv";gap:.25rem;display:grid}.day .details .hours .hour .metas .precipitation{grid-area:precipitation}.day .details .hours .hour .metas .rain{grid-area:rain}.day .details .hours .hour .metas .wind{grid-area:wind}.day .details .hours .hour .metas .direction{grid-area:direction}.day .details .hours .hour .metas .humidity{grid-area:humidity}.day .details .hours .hour .metas .uv{grid-area:uv}.day .details .hours .hour .metas .meta{justify-content:space-between;display:flex}.day .details .hours .hour .metas .meta .label{color:#ffffffa6}.day .details .hours .hour .metas .meta .label .long{display:none}.day .details .hours .hour .metas .meta .value{color:#fff}.day .chart{padding:3rem 0}.day .chart .container{overflow:hidden}.day .chart .wrapper-1{width:100%}.day .chart .wrapper-2{width:100%;height:18rem}.day .chart .navigator{justify-content:center;align-items:center;margin-top:2rem;display:flex}.day .chart .navigator .grid{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}.day .chart .navigator .arrow{box-sizing:border-box;text-transform:none;width:9.375rem;height:3.0625rem;box-shadow:none;justify-content:center;align-items:center;padding:0;line-height:1;display:flex}.day .chart .navigator .arrow svg{flex-shrink:0;width:1.25rem;height:1.25rem;display:block}.day .chart .navigator .arrow:disabled{opacity:.35;cursor:not-allowed}.day .chart .actions{justify-content:center;margin-top:2rem;display:flex;position:relative}.day .chart .actions .btn{width:100%;max-width:100%}.day .chart .actions .toggle{display:none}.day .chart .actions .toggle .btn{position:relative}.day .chart .actions .toggle .btn .icon{position:absolute;top:.875rem;right:.875rem}.day .chart .actions .toggle .btn .icon svg{display:block}.day .chart .actions .metrics{grid-template-columns:repeat(5,1fr);gap:.75rem;display:grid}.chart-hourly-column{pointer-events:none}.chart-hourly-column.current rect{fill:#efefef}.chart-tooltip{background-color:#fff;border:.0625rem solid #e2e8f0;border-radius:.5rem;padding:.5rem .75rem;font-size:.875rem;line-height:1.25rem;box-shadow:0 .25rem .375rem -.0625rem #0000001a,0 .125rem .25rem -.125rem #0000001a}.chart-tooltip-title{color:#1e293b;margin:0;font-weight:500}.chart-tooltip-line{color:#0f172a;margin:.25rem 0 0}.chart-tooltip-strong{font-weight:600}.chart-tooltip-muted{color:#475569}
@media (max-width:1499px){.day .details .hours{grid-template-columns:1fr}.day .details .hours .hour{text-align:left;grid-template-columns:1fr auto;gap:.5rem;padding:.5rem .75rem}.day .details .hours .hour .overview{justify-content:flex-start;align-items:center;display:flex}.day .details .hours .hour .overview .time{font-weight:400}.day .details .hours .hour .overview .grid{grid-template-columns:2.125rem auto;grid-template-areas:"time time""icon temperature""forecast forecast";gap:.15rem 0}.day .details .hours .hour .overview .time{display:block}.day .details .hours .hour .overview .icon{padding:0}.day .details .hours .hour .overview .icon img{width:1.875rem;height:1.875rem}.day .details .hours .hour .overview .temperature{justify-content:flex-start;position:relative;top:-.0625rem}.day .details .hours .hour .overview .temperature>div{gap:.0625rem;padding-left:.25rem;font-size:1.25rem;display:flex}.day .details .hours .hour .overview .temperature .value{padding-left:.25rem}.day .details .hours .hour .overview .forecast{min-height:auto;font-size:.8125rem;display:block}.day .details .hours .hour .metas{border-top:0 solid #fff3;justify-content:flex-end;align-items:center;margin:0;padding:0;font-size:.75rem;display:flex}.day .details .hours .hour .metas .grid{grid-template-columns:auto auto;grid-template-areas:"precipitation rain""wind direction""humidity uv";gap:.25rem 1rem}.day .details .hours .hour .metas .meta{gap:.5rem}.day .details .hours .hour .metas .meta .label .long{display:inline}.day .details .hours .hour .metas .meta .label .short{display:none}}@media (max-width:1299px){.day .chart .wrapper-1{overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;width:100%;min-width:0;max-width:100%;overflow:auto hidden}.day .chart .wrapper-1::-webkit-scrollbar{display:none}.day .chart .wrapper-2{width:118.688rem;max-width:118.688rem}}@media (max-width:1249px){.day .details{padding:.5rem 0 1.5rem}.day .details .header{grid-template-columns:1fr;grid-template-areas:"title""highlights""summary";padding:1rem 0}.day .details .header .title h1{text-align:center}.day .details .header .highlights{margin-top:.5rem;display:block}.day .details .header .highlights .wrapper{grid-template-columns:auto auto 1fr}.day .details .header .highlights .overview{text-align:right;justify-content:flex-end;align-items:center;display:flex}.day .details .header .summary{padding-top:.5rem;display:block}.day .details .header .summary .content{width:100%}.day .details .hours{margin-top:0}}@media (max-width:1099px){.day .chart .navigator{margin-top:2rem;display:block}.day .chart .navigator .arrow{width:100%}.day .chart .actions{margin-top:.75rem;display:block}.day .chart .actions .metrics{width:100%}}@media (max-width:999px){.day .details .header .summary .content{grid-template-columns:repeat(3,auto);gap:0 0}.day .details .header .summary .content .item:nth-child(3),.day .details .header .summary .content .item:nth-child(6){padding-right:0}.day .details .header .summary .content .item:first-child,.day .details .header .summary .content .item:nth-child(4){padding-left:0}.day .details .header .summary .content .item:first-child:before,.day .details .header .summary .content .item:nth-child(4):before{content:none}.day .details .header .summary .content .item:first-child,.day .details .header .summary .content .item:nth-child(2),.day .details .header .summary .content .item:nth-child(3){padding-bottom:.75rem}.day .details .header .summary .content .item:nth-child(4),.day .details .header .summary .content .item:nth-child(5),.day .details .header .summary .content .item:nth-child(6){border-top:.0625rem dotted #ffffff4d;padding-top:.5rem}}@media (max-width:799px){.day .details .header .title h1{font-size:1rem;font-weight:500}.day .chart .actions .toggle{display:block}.day .chart .actions .metrics{z-index:50;background-color:#f5f5f5;border:.0625rem solid #e2e8f0;border-radius:.5rem;grid-template-columns:repeat(1,1fr);gap:.5rem;padding:.5rem;display:none;position:absolute;bottom:0;left:0;right:0}.day .chart .actions .metrics.show{display:grid}}@media (max-width:599px){.day .details .header .title h1{direction:ltr;flex-direction:column-reverse;gap:.25rem;display:flex}.day .details .header .title h1 .weekday{font-size:1.25rem}.day .details .header .title h1 .forecast{font-size:1rem;font-weight:400}.day .details .header .summary .content{grid-template-columns:repeat(2,auto)}.day .details .header .summary .content .item:first-child,.day .details .header .summary .content .item:nth-child(3),.day .details .header .summary .content .item:nth-child(5){border-left:none;padding-left:0;padding-right:1rem}.day .details .header .summary .content .item:nth-child(2),.day .details .header .summary .content .item:nth-child(4),.day .details .header .summary .content .item:nth-child(6){border-left:.0625rem dotted #ffffff4d;border-right:none;padding-left:1rem;padding-right:0}.day .details .header .summary .content .item:nth-child(3){border-top:.0625rem dotted #ffffff4d}.day .details .header .summary .content .item:nth-child(3),.day .details .header .summary .content .item:nth-child(4){padding-top:.5rem;padding-bottom:.75rem}}@media (max-width:499px){.day .details .header .title h1 .forecast{display:none}.day .details .header .highlights .wrapper{grid-template-columns:3rem auto auto;grid-template-areas:"forecast forecast overview""icon temperature overview""info info overview";gap:.25rem .5rem;display:grid}.day .details .header .highlights .wrapper .forecast,.day .details .header .highlights .wrapper .info{display:block}.day .details .header .highlights .icon img{width:3rem;height:3rem}.day .details .header .highlights .temperature>div{font-size:3rem;top:-.1875rem}.day .details .header .highlights .overview .items{grid-template-columns:auto;gap:0 1rem;font-size:.75rem;display:grid}.day .details .header .highlights .overview .items .rain{display:none}.day .chart .navigator{margin-top:1rem;display:block}.day .chart .navigator .grid{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}.day .chart .navigator .arrow{width:100%}}@media (max-width:449px){.day .details .hours .hour .overview .grid{grid-template-columns:2.125rem auto;grid-template-areas:"time time""icon temperature""forecast forecast""rain rain";row-gap:.15rem}.day .details .hours .hour .overview .temperature>div{gap:.0625rem;padding-left:.15rem;font-size:1.35rem;display:flex}.day .details .hours .hour .overview .rain{color:#ffffffa6;padding-top:.1rem;font-size:.75rem;display:block}.day .details .hours .hour .overview .icon{justify-content:center;align-items:center;padding:0;display:flex}.day .details .hours .hour .overview .icon img{width:2.125rem;height:2.125rem;display:block}.day .details .hours .hour .metas .grid{grid-template-columns:auto;grid-template-areas:"precipitation""wind""direction""humidity""uv";row-gap:.125rem}.day .details .hours .hour .metas .rain{display:none}}
