.page-module__Fl6LhG__page{min-height:100vh;padding:4.9rem 1.5rem 2.5rem}.page-module__Fl6LhG__main{flex-direction:column;gap:1.75rem;max-width:1080px;margin:0 auto;display:flex}.page-module__Fl6LhG__headerBlock{flex-direction:column;gap:.6rem;display:flex}.page-module__Fl6LhG__backLink{color:var(--muted);align-items:center;gap:.35rem;font-size:.85rem;display:inline-flex}.page-module__Fl6LhG__backLink:hover{color:var(--foreground)}.page-module__Fl6LhG__backLinkIcon{width:1rem;height:1rem}.page-module__Fl6LhG__header{justify-content:space-between;align-items:flex-start;gap:.75rem;display:flex}.page-module__Fl6LhG__header h1{letter-spacing:-.02em;font-size:1.6rem;font-weight:700}.page-module__Fl6LhG__header p{color:var(--muted);margin-top:.15rem;font-size:.9rem}.page-module__Fl6LhG__saveToggle{border:1px solid var(--border);background:var(--surface);width:2.75rem;height:2.75rem;color:var(--muted);cursor:pointer;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.page-module__Fl6LhG__saveToggle svg{width:1.5rem;height:1.5rem}.page-module__Fl6LhG__saveToggleActive{color:var(--accent);border-color:var(--accent)}.page-module__Fl6LhG__stats{background:var(--border);border:1px solid var(--border);border-radius:12px;flex-wrap:wrap;gap:1px;display:flex;overflow:hidden}.page-module__Fl6LhG__stat{background:var(--surface);flex:10rem;padding:.9rem 1.1rem}.page-module__Fl6LhG__statValue{letter-spacing:-.02em;font-size:1.3rem;font-weight:700}.page-module__Fl6LhG__statLabel{color:var(--muted);margin-top:.15rem;font-size:.75rem}.page-module__Fl6LhG__tableCard{background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow);border-radius:12px;overflow:hidden}.page-module__Fl6LhG__dayNavCenter{justify-content:center;display:flex}.page-module__Fl6LhG__scoreCell{font-variant-numeric:tabular-nums;align-items:center;gap:.5rem;display:flex}.page-module__Fl6LhG__scoreBarTrack{background:var(--border);border-radius:3px;width:3.5rem;height:6px;overflow:hidden}.page-module__Fl6LhG__scoreBarFill{border-radius:3px;height:100%}.page-module__Fl6LhG__scoreNum{font-variant-numeric:tabular-nums;color:var(--muted);font-size:.8rem}.page-module__Fl6LhG__hourlyHead{border-bottom:1px solid var(--border);flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:1rem;padding:.9rem 1rem .7rem;display:flex}.page-module__Fl6LhG__hourlyHead h2{letter-spacing:-.01em;font-size:1rem;font-weight:700}.page-module__Fl6LhG__meteogramWrap{padding:.5rem 1rem 1rem}.page-module__Fl6LhG__hourStripWrap{padding:.5rem 1rem 1rem;display:none}@media (max-width:640px){.page-module__Fl6LhG__meteogramWrap{display:none}.page-module__Fl6LhG__hourStripWrap{display:block}.page-module__Fl6LhG__backLink{display:none}}.page-module__Fl6LhG__notice{text-align:center;color:var(--muted);padding:1.5rem 0;font-size:.9rem}
@keyframes Toast-module__MyBSAW__toast-in{0%{opacity:0;transform:translate(-50%,.5rem)}to{opacity:1;transform:translate(-50%)}}.Toast-module__MyBSAW__toast{z-index:50;max-width:min(28rem,100vw - 2rem);color:var(--danger);background:var(--danger-bg);border:1px solid color-mix(in srgb, var(--danger) 35%, transparent);box-shadow:var(--shadow);border-radius:10px;align-items:center;gap:.75rem;padding:.75rem 1rem;font-size:.85rem;animation:.18s ease-out Toast-module__MyBSAW__toast-in;display:flex;position:fixed;bottom:1.5rem;left:50%;transform:translate(-50%)}.Toast-module__MyBSAW__toastDismiss{color:inherit;cursor:pointer;opacity:.7;background:0 0;border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;padding:.3rem;transition:opacity .15s;display:flex}.Toast-module__MyBSAW__toastDismiss:hover{opacity:1}.Toast-module__MyBSAW__toastDismissIcon{width:14px;height:14px}@media (prefers-reduced-motion:reduce){.Toast-module__MyBSAW__toast{animation:none}}
.DayNav-module__28lD2a__dayNavWrap{position:relative}.DayNav-module__28lD2a__dayNav{justify-content:space-between;align-items:center;gap:.65rem;display:flex}.DayNav-module__28lD2a__bare .DayNav-module__28lD2a__dayNav{width:13rem}.DayNav-module__28lD2a__dayNavButton{width:2.75rem;height:2.75rem;color:var(--foreground);background:var(--background);border:1px solid var(--border);cursor:pointer;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;transition:border-color .15s,transform .1s;display:flex}.DayNav-module__28lD2a__dayNavButton:hover:not(:disabled){border-color:var(--accent)}.DayNav-module__28lD2a__dayNavButton:active:not(:disabled){transform:scale(.92)}.DayNav-module__28lD2a__dayNavButton:disabled{color:var(--muted);cursor:not-allowed;opacity:.5}.DayNav-module__28lD2a__dayNavLabel{text-align:center;white-space:nowrap;min-width:9rem;color:var(--foreground);cursor:pointer;background:0 0;border:none;padding:0;font-family:inherit;font-size:.9rem;font-weight:600;transition:color .15s}.DayNav-module__28lD2a__dayNavLabel:hover:not(:disabled){color:var(--accent)}.DayNav-module__28lD2a__dayNavLabel:disabled{color:var(--muted);cursor:not-allowed}.DayNav-module__28lD2a__dayNavPicker{z-index:30;background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow);border-radius:10px;padding:.6rem;animation:.12s ease-out DayNav-module__28lD2a__day-nav-menu-in;position:absolute;top:calc(100% + .85rem);left:50%;transform:translate(-50%)}.DayNav-module__28lD2a__dayNavPickerInput{color:var(--foreground);background:var(--background);border:1px solid var(--border);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;border-radius:6px;padding:.4rem .5rem;font-family:inherit;font-size:.85rem}@media (prefers-color-scheme:dark){.DayNav-module__28lD2a__dayNavPickerInput{--lightningcss-light: ;--lightningcss-dark:initial}}.DayNav-module__28lD2a__capsuleDayBtn{width:2.75rem;height:2.75rem;color:var(--foreground);cursor:pointer;background:0 0;border:none;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;transition:background-color .15s;display:flex;position:relative}.DayNav-module__28lD2a__capsuleDayBtn:hover:not(:disabled){background:color-mix(in srgb, var(--accent) 10%, transparent)}.DayNav-module__28lD2a__capsuleDayBtn:disabled{color:var(--muted);cursor:not-allowed;opacity:.5}.DayNav-module__28lD2a__dayNavChevron{flex-shrink:0;width:14px;height:8px}.DayNav-module__28lD2a__dayNavChevronPrev{transform:rotate(90deg)}.DayNav-module__28lD2a__dayNavChevronNext{transform:rotate(-90deg)}.DayNav-module__28lD2a__capsuleDayLabel{white-space:nowrap;min-height:2.75rem;color:var(--foreground);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:.4rem .3rem;font-size:.95rem;font-weight:600;display:flex}.DayNav-module__28lD2a__capsuleDayLabel:disabled{color:var(--muted);cursor:not-allowed}@keyframes DayNav-module__28lD2a__day-nav-menu-in{0%{opacity:0;transform:translateY(-4px)scale(.98)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.DayNav-module__28lD2a__dayNavPicker{animation:none}}
.ClickOutsideBackdrop-module__6yPs3G__backdrop{z-index:20;position:fixed;inset:0}
.TopPicksList-module__jNmExa__bottomCapsule{z-index:10;background:color-mix(in srgb, var(--surface) 88%, transparent);border:1px solid var(--border);width:max-content;max-width:calc(100vw - 1.5rem);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(16px)saturate(160%);opacity:1;border-radius:999px;padding:.3rem;transition:opacity .2s;position:absolute;bottom:2.75rem;left:50%;transform:translate(-50%)}@media (max-width:640px){.TopPicksList-module__jNmExa__bottomCapsule{display:none}}.TopPicksList-module__jNmExa__bottomCapsuleFaded{opacity:0;pointer-events:none}@media (prefers-reduced-motion:reduce){.TopPicksList-module__jNmExa__bottomCapsule{transition:none}}.TopPicksList-module__jNmExa__bottomPicksList{scrollbar-width:none;-ms-overflow-style:none;gap:.15rem;margin:0;padding:0;list-style:none;display:flex;overflow-x:auto}.TopPicksList-module__jNmExa__bottomPicksList::-webkit-scrollbar{display:none}.TopPicksList-module__jNmExa__bottomPickRow{width:11.5rem;min-width:11.5rem;max-width:11.5rem;color:var(--foreground);font:inherit;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:999px;flex:0 0 11.5rem;align-items:center;gap:.4rem;padding:.65rem 1.05rem;display:flex;overflow:hidden}.TopPicksList-module__jNmExa__pickRowWrap{position:relative}.TopPicksList-module__jNmExa__saveToggle{width:2.75rem;height:2.75rem;color:var(--muted);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:inline-flex;position:absolute;top:.15rem;right:.15rem}.TopPicksList-module__jNmExa__saveToggle svg{width:1.5rem;height:1.5rem}.TopPicksList-module__jNmExa__saveToggleActive{color:var(--accent)}.TopPicksList-module__jNmExa__bottomPickRow:hover{background:color-mix(in srgb, var(--accent) 10%, transparent)}.TopPicksList-module__jNmExa__bottomPickRowActive{background:color-mix(in srgb, var(--accent) 18%, transparent)}.TopPicksList-module__jNmExa__bottomPickRowActive .TopPicksList-module__jNmExa__topPickName{color:var(--accent)}.TopPicksList-module__jNmExa__bottomCapsule .TopPicksList-module__jNmExa__topPickBody{min-width:0;overflow:hidden}.TopPicksList-module__jNmExa__bottomCapsule .TopPicksList-module__jNmExa__topPickName,.TopPicksList-module__jNmExa__bottomCapsule .TopPicksList-module__jNmExa__topPickLocation{white-space:nowrap}.TopPicksList-module__jNmExa__topPickSection{flex-direction:column;padding:1.25rem;display:flex}.TopPicksList-module__jNmExa__profileHeading{text-transform:uppercase;letter-spacing:.04em;color:var(--muted);margin:0 0 .9rem;font-size:.85rem;font-weight:700}.TopPicksList-module__jNmExa__topPicksList{background:var(--border);border:1px solid var(--border);border-radius:10px;flex-direction:column;gap:1px;margin:0;padding:0;list-style:none;display:flex;overflow:hidden}.TopPicksList-module__jNmExa__topPickRow{background:var(--surface);width:100%;color:inherit;font:inherit;text-align:left;cursor:pointer;border:none;align-items:center;gap:.6rem;padding:.45rem .7rem;text-decoration:none;transition:background-color .12s;display:flex}.TopPicksList-module__jNmExa__topPickRow:hover,.TopPicksList-module__jNmExa__topPickRowActive{background:color-mix(in srgb, var(--accent) 16%, var(--surface))}.TopPicksList-module__jNmExa__topPickRowActive .TopPicksList-module__jNmExa__topPickName{color:var(--accent)}.TopPicksList-module__jNmExa__topPickRank{text-align:center;width:1.1rem;color:var(--foreground);flex-shrink:0;font-size:.85rem;font-weight:700}.TopPicksList-module__jNmExa__topPickBody{flex-direction:column;flex:auto;min-width:0;display:flex}.TopPicksList-module__jNmExa__topPickName{text-overflow:ellipsis;white-space:nowrap;font-size:.88rem;font-weight:600;overflow:hidden}.TopPicksList-module__jNmExa__topPickLocation{text-overflow:ellipsis;white-space:nowrap;color:var(--muted);font-size:.72rem;overflow:hidden}.TopPicksList-module__jNmExa__pickScore{align-items:center;gap:.35rem;margin-bottom:.15rem;display:flex}.TopPicksList-module__jNmExa__pickScoreBar{background:var(--border);border-radius:3px;flex:0 0 20%;width:20%;height:5px;overflow:hidden}.TopPicksList-module__jNmExa__pickScoreBar span{border-radius:3px;height:100%;display:block}.TopPicksList-module__jNmExa__pickScoreVal{font-variant-numeric:tabular-nums;flex-shrink:0;font-family:ui-monospace,SFMono-Regular,monospace;font-size:.72rem;font-weight:600}
.Meteogram-module__jSUaYq__meteogram{width:100%;overflow-x:auto}.Meteogram-module__jSUaYq__meteogram svg{width:100%;min-width:32rem;height:auto;display:block}.Meteogram-module__jSUaYq__trackLabel{fill:var(--muted);text-transform:uppercase;letter-spacing:.04em;font-size:8.5px;font-weight:600}.Meteogram-module__jSUaYq__tickLabel{fill:var(--muted);font-size:8px}.Meteogram-module__jSUaYq__axisLabel{fill:var(--muted);text-anchor:middle;font-size:8.5px}.Meteogram-module__jSUaYq__grid{stroke:var(--border);stroke-width:1px}.Meteogram-module__jSUaYq__gateLine{stroke:var(--danger);stroke-width:1px;stroke-dasharray:3 2}.Meteogram-module__jSUaYq__gateLabel{fill:var(--danger);text-anchor:end;font-size:8px;font-weight:600}.Meteogram-module__jSUaYq__area{fill:color-mix(in srgb, var(--chart-primary) 18%, transparent)}.Meteogram-module__jSUaYq__areaDanger{fill:color-mix(in srgb, var(--danger) 20%, transparent)}.Meteogram-module__jSUaYq__areaClip{fill:var(--danger)}.Meteogram-module__jSUaYq__line{fill:none;stroke:var(--chart-primary);stroke-width:1.5px;stroke-linejoin:round;stroke-linecap:round}.Meteogram-module__jSUaYq__lineDanger{stroke:var(--danger)}.Meteogram-module__jSUaYq__tempLine{fill:none;stroke:var(--foreground);stroke-width:1.5px;stroke-linejoin:round;stroke-linecap:round}.Meteogram-module__jSUaYq__chanceLine{fill:none;stroke:var(--chart-primary);stroke-width:1.25px;stroke-dasharray:2 2;opacity:.85}.Meteogram-module__jSUaYq__zeroLine{stroke:var(--border);stroke-width:1px;stroke-dasharray:2 2}.Meteogram-module__jSUaYq__peakLabel{fill:var(--foreground);font-size:8.5px;font-weight:700}.Meteogram-module__jSUaYq__peakLabelDanger{fill:var(--danger)}.Meteogram-module__jSUaYq__cloudCell{fill:var(--muted);stroke:var(--surface);stroke-width:1px}.Meteogram-module__jSUaYq__cloudLabel{fill:var(--muted);pointer-events:none;font-size:8px;font-weight:600}.Meteogram-module__jSUaYq__precipBar{fill:var(--chart-primary)}.Meteogram-module__jSUaYq__precipBarDanger{fill:var(--danger)}.Meteogram-module__jSUaYq__hoverGroup{pointer-events:none}.Meteogram-module__jSUaYq__hoverLine{stroke:var(--foreground);stroke-width:1px;stroke-dasharray:2 2;opacity:.5}.Meteogram-module__jSUaYq__hoverValue{fill:var(--foreground);font-size:8px;font-weight:700}.Meteogram-module__jSUaYq__hoverTime{fill:var(--accent);font-size:8.5px;font-weight:700}
.HourStrip-module__6mMoHG__hourStrip{scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;gap:.65rem;padding:.2rem .2rem .6rem;display:flex;overflow-x:auto}.HourStrip-module__6mMoHG__hourCard{scroll-snap-align:start;background:var(--surface);border:1px solid var(--border);border-top:3px solid var(--marker-good);width:8.75rem;box-shadow:var(--shadow);border-radius:10px;flex:none;overflow:hidden}.HourStrip-module__6mMoHG__hourCardHead{justify-content:space-between;align-items:baseline;padding:.55rem .65rem .4rem;display:flex}.HourStrip-module__6mMoHG__hourCardTime{color:var(--muted);font-size:.72rem;font-weight:600}.HourStrip-module__6mMoHG__hourCardScore{font-family:ui-monospace,SFMono-Regular,monospace;font-size:.86rem;font-weight:700}.HourStrip-module__6mMoHG__hourCardCondition{align-items:center;gap:.35rem;padding:0 .65rem .4rem;display:flex}.HourStrip-module__6mMoHG__hourCardConditionIcon{width:1.05rem;height:1.05rem;color:var(--foreground);flex:none}.HourStrip-module__6mMoHG__hourCardConditionLabel{color:var(--foreground);white-space:nowrap;text-overflow:ellipsis;font-size:.66rem;font-weight:600;overflow:hidden}.HourStrip-module__6mMoHG__hourCardStats{background:var(--border);border-top:1px solid var(--border);grid-template-columns:repeat(2,1fr);gap:1px;display:grid}.HourStrip-module__6mMoHG__hourCardStat{background:var(--surface);text-align:center;padding:.45rem .4rem}.HourStrip-module__6mMoHG__hourCardIcon{width:1.05rem;height:1.05rem;color:var(--muted)}.HourStrip-module__6mMoHG__hourCardValue{font-variant-numeric:tabular-nums;margin-top:.15rem;font-family:ui-monospace,SFMono-Regular,monospace;font-size:.72rem;font-weight:600;display:block}.HourStrip-module__6mMoHG__hourCardLabel{color:var(--muted);text-transform:uppercase;letter-spacing:.03em;margin-top:.1rem;font-size:.6rem;display:block}.HourStrip-module__6mMoHG__hourCardWindDir{justify-content:center;align-items:center;gap:.2rem;margin-top:.1rem;display:flex}.HourStrip-module__6mMoHG__hourCardWindArrow{width:1rem;height:1rem;color:var(--muted);transition:transform .2s;display:inline-flex}.HourStrip-module__6mMoHG__hourCardWindArrow svg{width:100%;height:100%}.HourStrip-module__6mMoHG__hourCardWindDir .HourStrip-module__6mMoHG__hourCardLabel{margin-top:0}.HourStrip-module__6mMoHG__hourCardFoot{color:var(--muted);text-align:center;border-top:1px solid var(--border);padding:.4rem .65rem .55rem;font-size:.66rem}.HourStrip-module__6mMoHG__hourCardFoot b{color:var(--foreground);font-weight:600}
