.carousel-component.svelte-3l0b6g{position:relative;max-width:100%;font-family:var(--font-family);margin-bottom:var(--margin-sm)}.card-content.svelte-3l0b6g{background:var(--white-card);border-radius:var(--border-radius-lg);position:relative;color:var(--primary-text);display:flex;align-items:center;justify-content:center}.nav-button.svelte-3l0b6g{border:none;border-radius:50%;background:none;width:32px;height:32px;display:flex;align-items:center;justify-content:center;position:absolute;z-index:5;cursor:pointer;transition:all .2s ease}.nav-button.svelte-3l0b6g:active{transform:scale(.95)}.nav-button.svelte-3l0b6g:disabled{opacity:.3;cursor:not-allowed}.nav-button.left.svelte-3l0b6g{left:2px;margin-left:-5px}.nav-button.right.svelte-3l0b6g{right:2px;margin-right:-5px}.chevron-left.svelte-3l0b6g{transform:rotate(180deg)}.graph-viewport.svelte-3l0b6g{width:calc(64px * var(--visible-count, 5) - 20px);height:315px;overflow:hidden;position:relative}.weekly-daily-graph-viewport.svelte-3l0b6g{height:340px}.graph-container.svelte-3l0b6g{position:relative;will-change:transform;transition:transform .3s cubic-bezier(.25,.1,.25,1)}.graph-container.transitioning.svelte-3l0b6g{pointer-events:none}@keyframes svelte-3l0b6g-fadeIn{0%{opacity:0;transform:translateY(-50%) scale(.9)}to{opacity:1;transform:translateY(-50%) scale(1)}}@media (min-width: 450px){.graph-viewport.svelte-3l0b6g{--visible-count:6;width:349px}}@media (max-width: 399px){.graph-viewport.svelte-3l0b6g{--visible-count:4;width:285px}}.legends-container.svelte-3l0b6g{display:flex;justify-content:center;align-items:center;gap:24px;margin-top:8px;padding:4px 16px}.legend-item.svelte-3l0b6g{display:flex;align-items:center;gap:8px}.legend-line.svelte-3l0b6g{width:16px;height:4px;border-radius:1px}.blue-line.svelte-3l0b6g{background-color:var(--primary-blue)}.yellow-line.svelte-3l0b6g{background-color:var(--yellow)}.legend-text.svelte-3l0b6g{font-size:12px;font-weight:var(--font-weight-medium);font-family:var(--font-family);color:var(--secondary-text)}.hourly-strip.svelte-84cogo.svelte-84cogo{display:flex;align-items:stretch;gap:var(--gap-xxs);color:var(--white);font-family:var(--font-family);width:100%}.hours-container.svelte-84cogo.svelte-84cogo{display:flex;gap:var(--gap-xs);align-items:stretch;flex:1}.hour-card.svelte-84cogo.svelte-84cogo{min-width:56px;flex:1;height:146px;border-radius:var(--border-radius-md);padding:var(--padding-xs) 6px;display:flex;flex-direction:column;align-items:center;gap:var(--gap-sm);background:linear-gradient(180deg,rgba(255,255,255,.05) 0%,rgba(255,255,255,0) 100%);color:var(--white)}.hour-card.active.svelte-84cogo.svelte-84cogo{position:relative}.hour-card.active.svelte-84cogo.svelte-84cogo:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:var(--border-radius-md);padding:var(--border-width-xs);background:linear-gradient(180deg,rgba(255,255,255,.1) 0%,rgba(255,255,255,0) 100%);-webkit-mask:linear-gradient(var(--white) 0 0) content-box,linear-gradient(var(--white) 0 0);mask:linear-gradient(var(--white) 0 0) content-box,linear-gradient(var(--white) 0 0);-webkit-mask-composite:xor;mask-composite:exclude}.hour-card.active.svelte-84cogo .content .time.svelte-84cogo{font-weight:var(--font-weight-medium);opacity:1}.hour-card.active.svelte-84cogo .bottom .temp.svelte-84cogo,.hour-card.active.svelte-84cogo .bottom .precip .precip-value.svelte-84cogo{font-weight:var(--font-weight-medium)}.hour-card.svelte-84cogo .content.svelte-84cogo{display:flex;flex-direction:column;align-items:center;gap:var(--gap-xs);width:var(--width-card);height:50px}.hour-card.svelte-84cogo .content .time.svelte-84cogo{font-size:var(--font-size-base);line-height:var(--line-height-md);font-weight:var(--font-weight-normal);opacity:.7;white-space:nowrap;width:var(--width-card);height:18px;text-align:center}.hour-card.svelte-84cogo .content .icon.svelte-84cogo{display:flex;align-items:center;justify-content:center}.hour-card.svelte-84cogo .bottom.svelte-84cogo{display:flex;flex-direction:column;align-items:center;gap:var(--gap-xs);width:var(--width-card);height:68px}.hour-card.svelte-84cogo .bottom .temp.svelte-84cogo{font-size:var(--font-size-md);line-height:var(--line-height-xxl);font-weight:var(--font-weight-normal);width:var(--width-card);height:24px;text-align:center}.hour-card.svelte-84cogo .bottom .precip.svelte-84cogo{display:flex;flex-direction:column;align-items:center;gap:var(--gap-xxs);width:var(--width-card);height:36px}.hour-card.svelte-84cogo .bottom .precip .precip-icon.svelte-84cogo{display:flex;align-items:center;justify-content:center}.hour-card.svelte-84cogo .bottom .precip .precip-value.svelte-84cogo{font-size:var(--font-size-sm);line-height:var(--line-height-sm);letter-spacing:.46px;width:var(--width-card);height:16px;text-align:center;font-weight:var(--font-weight-normal)}.nav-button.svelte-84cogo.svelte-84cogo{border:none;background:transparent;padding:var(--padding-zero);margin:var(--margin-zero);width:24px;min-width:24px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:var(--white)}.nav-button.svelte-84cogo.svelte-84cogo:disabled{opacity:.3;cursor:default}.nav-button.svelte-84cogo .chevron.svelte-84cogo{display:flex;align-items:center;justify-content:center}.nav-button.svelte-84cogo .chevron.chevron-left.svelte-84cogo{transform:rotate(180deg)}.hero-section-hourly.svelte-1jfxdyh{padding-top:60px;height:246px;width:100%;color:var(--white-card);font-size:1.5rem;transition:opacity .3s ease-in,transform .5s ease-in;display:flex;justify-content:center;align-items:flex-start}.hero-section-hourly__content.svelte-1jfxdyh{width:100%;max-width:100%;display:flex;flex-direction:column;justify-content:center;align-items:stretch;gap:var(--gap-xs);border-radius:var(--border-radius-lg);margin-top:8px}.daily-strip.svelte-1qwblgx.svelte-1qwblgx{display:flex;align-items:stretch;gap:var(--gap-xxs);color:var(--white);font-family:var(--font-family);width:100%}.days-container.svelte-1qwblgx.svelte-1qwblgx{display:flex;gap:var(--gap-xs);align-items:stretch;flex:1}.day-card.svelte-1qwblgx.svelte-1qwblgx{min-width:56px;flex:1;height:188px;border-radius:var(--border-radius-md);padding:var(--padding-xs) 6px;display:flex;flex-direction:column;align-items:center;gap:var(--gap-sm);background:linear-gradient(180deg,rgba(255,255,255,.05) 0%,rgba(255,255,255,0) 100%);color:var(--white)}.day-card.active.svelte-1qwblgx.svelte-1qwblgx{position:relative}.day-card.active.svelte-1qwblgx.svelte-1qwblgx:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:var(--border-radius-md);padding:var(--border-width-xs);background:linear-gradient(180deg,rgba(255,255,255,.1) 0%,rgba(255,255,255,0) 100%);-webkit-mask:linear-gradient(var(--white) 0 0) content-box,linear-gradient(var(--white) 0 0);mask:linear-gradient(var(--white) 0 0) content-box,linear-gradient(var(--white) 0 0);-webkit-mask-composite:xor;mask-composite:exclude}.day-card.active.svelte-1qwblgx .content .time .day-name.svelte-1qwblgx,.day-card.active.svelte-1qwblgx .content .time .day-date.svelte-1qwblgx{font-weight:var(--font-weight-medium);opacity:1}.day-card.active.svelte-1qwblgx .bottom .temp .temp-max.svelte-1qwblgx,.day-card.active.svelte-1qwblgx .bottom .temp .temp-min.svelte-1qwblgx,.day-card.active.svelte-1qwblgx .bottom .precip .precip-value.svelte-1qwblgx{font-weight:var(--font-weight-medium)}.day-card.svelte-1qwblgx .content.svelte-1qwblgx{display:flex;flex-direction:column;align-items:center;gap:var(--gap-xs);width:var(--width-card);height:68px}.day-card.svelte-1qwblgx .content .time.svelte-1qwblgx{display:flex;flex-direction:column;align-items:center;padding:0;width:var(--width-card);height:36px}.day-card.svelte-1qwblgx .content .time .day-name.svelte-1qwblgx,.day-card.svelte-1qwblgx .content .time .day-date.svelte-1qwblgx{font-size:var(--font-size-base);line-height:var(--line-height-md);font-weight:var(--font-weight-normal);opacity:.7;white-space:nowrap;width:var(--width-card);height:18px;text-align:center}.day-card.svelte-1qwblgx .content .icon.svelte-1qwblgx{display:flex;align-items:center;justify-content:center}.day-card.svelte-1qwblgx .bottom.svelte-1qwblgx{display:flex;flex-direction:column;align-items:center;gap:var(--gap-xs);width:var(--width-card);height:92px}.day-card.svelte-1qwblgx .bottom .temp.svelte-1qwblgx{display:flex;flex-direction:column;align-items:center;padding:0;width:var(--width-card);height:48px}.day-card.svelte-1qwblgx .bottom .temp .temp-max.svelte-1qwblgx{font-size:var(--font-size-md);line-height:var(--line-height-xxl);font-weight:var(--font-weight-normal);width:var(--width-card);height:24px;text-align:center}.day-card.svelte-1qwblgx .bottom .temp .temp-min.svelte-1qwblgx{font-size:var(--font-size-md);line-height:var(--line-height-xxl);font-weight:var(--font-weight-normal);width:var(--width-card);height:24px;text-align:center;opacity:.6}.day-card.svelte-1qwblgx .bottom .precip.svelte-1qwblgx{display:flex;flex-direction:column;align-items:center;gap:var(--gap-xxs);width:var(--width-card);height:36px}.day-card.svelte-1qwblgx .bottom .precip .precip-icon.svelte-1qwblgx{display:flex;align-items:center;justify-content:center}.day-card.svelte-1qwblgx .bottom .precip .precip-value.svelte-1qwblgx{font-size:var(--font-size-sm);line-height:var(--line-height-sm);letter-spacing:.464286px;width:var(--width-card);height:16px;text-align:center;font-weight:var(--font-weight-normal)}.nav-button.svelte-1qwblgx.svelte-1qwblgx{border:none;background:transparent;padding:var(--padding-zero);margin:var(--margin-zero);width:24px;min-width:24px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:var(--white)}.nav-button.svelte-1qwblgx.svelte-1qwblgx:disabled{opacity:.3;cursor:default}.nav-button.svelte-1qwblgx .chevron.svelte-1qwblgx{display:flex;align-items:center;justify-content:center}.nav-button.svelte-1qwblgx .chevron.chevron-left.svelte-1qwblgx{transform:rotate(180deg)}.hero-section-daily.svelte-ujj41q{padding-top:60px;height:292px;width:100%;color:var(--white-card);font-size:1.5rem;transition:opacity .3s ease-in,transform .5s ease-in;display:flex;justify-content:center;align-items:flex-start}.hero-section-daily__content.svelte-ujj41q{width:100%;max-width:100%;display:flex;flex-direction:column;justify-content:center;align-items:stretch;gap:var(--gap-xs);border-radius:var(--border-radius-lg);margin-top:8px}.container.svelte-eyns88.svelte-eyns88{padding:var(--padding-md);background:var(--background)}.container.with-hero.svelte-eyns88.svelte-eyns88{border-top-left-radius:var(--border-radius-lg);border-top-right-radius:var(--border-radius-lg);position:relative;top:-20px}.container.svelte-eyns88 .wrapper.svelte-eyns88{margin-bottom:var(--margin-md)}.container.svelte-eyns88 .weekly-graph.svelte-eyns88{margin-top:60px}.container.svelte-eyns88 .atf-mrec-ad.svelte-eyns88{margin-bottom:var(--margin-sm)}.container.svelte-eyns88 .hourly-cards.svelte-eyns88,.container.svelte-eyns88 .daily-cards.svelte-eyns88{margin-top:var(--margin-md)}.container.svelte-eyns88 .card-header{font-size:var(--font-size-lg);font-weight:var(--font-weight-semibold);color:var(--primary-text);padding:var(--padding-md) 0 var(--padding-sm) 0;letter-spacing:.2px;text-align:left}.related-news-list.svelte-eyns88.svelte-eyns88{display:flex;flex-direction:column;gap:16px}
