.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;gap:.5rem;display:grid}.day .details .header .highlights .icon{align-items:center;display:flex;position:relative}.day .details .header .highlights .icon img{width:4.5rem;height:4.5rem;display:block}.day .details .header .highlights .temperature{align-items:center;display:flex}.day .details .header .highlights .temperature>div{align-items:flex-start;margin-top:-5px;font-size:4.5rem;line-height:1;display:flex;position:relative}.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{font-size:.75rem;line-height:1.125rem}.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 .summary{grid-area:summary;justify-content:flex-end;align-items:flex-end;display:flex}.day .details .header .summary .content{grid-area:content;grid-template-columns:repeat(4,auto);width:max-content;max-width:100%;font-size:.75rem;line-height:1rem;display:grid}.day .details .header .summary .content .item{border-left:1px solid #ffffff40;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:#fffc}.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:1.25rem;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:14px;line-height:1.375;display:grid;box-shadow:0 1px 2px #0000000d,0 0 0 1px #ffffff26}.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 .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:600;display:flex}.day .details .hours .hour .overview .temperature>div{gap:1px;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:36px;height:36px;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 .metas{border-top:1px 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""wind""humidity""uv";gap:.25rem;display:grid}.day .details .hours .hour .metas .precipitation{grid-area:precipitation}.day .details .hours .hour .metas .wind{grid-area:wind}.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:288px}.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;justify-content:center;align-items:center;width:100px;height:49px;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}.day .chart .actions .grid{grid-template-columns:repeat(3,1fr);gap:.75rem;display:grid}.day .chart .actions .btn{width:100%;max-width:100%}.chart-hourly-column{pointer-events:none}.chart-tooltip{background-color:#fff;border:1px solid #e2e8f0;border-radius:.5rem;padding:.5rem .75rem;font-size:.875rem;line-height:1.25rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #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:1399px){.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 .grid{grid-template-columns:auto auto auto auto;grid-template-areas:"time icon temperature forecast";gap:.75rem}.day .details .hours .hour .overview .time{font-weight:600}.day .details .hours .hour .overview .icon{padding:0}.day .details .hours .hour .overview .icon img{width:40px;height:40px}.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 auto auto;grid-template-areas:"precipitation wind 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:1899px;max-width:1899px}}@media (max-width:849px){.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:1rem;display:block}.day .details .header .summary .content{width:100%}.day .details .hours{margin-top:0}}@media (max-width:799px){.day .details .header .title h1{font-size:1rem;font-weight:500}.day .details .hours .hour .metas .grid{grid-template-columns:auto auto;grid-template-areas:"precipitation wind""humidity uv"}}@media (max-width:649px){.day .details .hours .hour .overview{text-align:left}.day .details .hours .hour .overview .grid{grid-template-columns:34px auto;grid-template-areas:"time time""icon temperature""forecast forecast";gap:.25rem}.day .details .hours .hour .overview .time{display:block}.day .details .hours .hour .overview .icon img{width:32px;height:32px}.day .details .hours .hour .overview .temperature{justify-content:flex-start;font-weight:400}.day .details .hours .hour .overview .temperature>div{position:relative;top:-2px}.day .details .hours .hour .overview .temperature .value{padding-left:.25rem;font-size:24px;line-height:1}.forecast .details .items .item .overview .temperature .unit{font-size:16px;position:relative;top:0}.day .details .hours .hour .overview .forecast{min-height:auto;display:block}.day .details .hours .hour .metas .grid{grid-template-columns:auto;grid-template-areas:"precipitation""wind""humidity""uv";row-gap:.125rem}}@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-rows:auto auto;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem 0;width:100%;display:grid}.day .details .header .summary .content .item{min-width:0}.day .details .header .summary .content .item:nth-child(odd){border-left:none;padding-left:0;padding-right:1rem}.day .details .header .summary .content .item:nth-child(2n){border-left:1px solid #ffffff40;padding-left:1rem;padding-right:0}.day .details .header .summary .content .item:nth-child(2){border-left:none;position:relative}.day .details .header .summary .content .item:nth-child(2):before{content:"";pointer-events:none;background-color:#ffffff40;width:1px;position:absolute;top:0;bottom:calc(.75rem + 1px);left:0}.day .details .header .summary .content .item:nth-child(-n+2){border-bottom:1px solid #ffffff40;padding-bottom:.75rem}.day .details .header .highlights .temperature>div{font-size:4rem}}@media (max-width:499px){.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%}.day .chart .actions{margin-top:1rem;display:block}.day .chart .actions .grid{width:100%}}@media (max-width:399px){.day .chart .actions .grid{grid-template-columns:repeat(1,1fr)}}
