.ForecastCalendar-module__EZUeea__grid{background:hsl(var(--surface-elevated));border:1px solid hsl(var(--border-subtle));box-shadow:0 1px 3px hsl(var(--shadow)/.06),0 4px 16px hsl(var(--shadow)/.05);border-radius:16px;padding:18px;overflow-x:auto}.ForecastCalendar-module__EZUeea__row{align-items:center;gap:6px;min-width:920px;display:grid}.ForecastCalendar-module__EZUeea__headerRow{border-bottom:1px solid hsl(var(--border-subtle));margin-bottom:8px;padding-bottom:10px}.ForecastCalendar-module__EZUeea__spotRow{padding:6px 0}.ForecastCalendar-module__EZUeea__spotRow+.ForecastCalendar-module__EZUeea__spotRow{border-top:1px solid hsl(var(--border-subtle)/.6)}.ForecastCalendar-module__EZUeea__headerLabel{font-family:var(--font-display);color:hsl(var(--muted-foreground));letter-spacing:.14em;text-transform:uppercase;align-self:end;padding-bottom:8px;padding-left:6px;font-size:10px;font-weight:700}.ForecastCalendar-module__EZUeea__dayHeader{cursor:pointer;font:inherit;color:hsl(var(--muted-foreground));background:0 0;border:1px solid #0000;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;min-height:56px;padding:8px 4px;transition:background .14s,color .14s,border-color .14s;display:flex;position:relative}.ForecastCalendar-module__EZUeea__dayHeader:hover{background:hsl(var(--muted)/.5);color:hsl(var(--foreground))}.ForecastCalendar-module__EZUeea__dayHeader:focus-visible{box-shadow:0 0 0 3px hsl(var(--ring)/.45);outline:none}.ForecastCalendar-module__EZUeea__dayHeader[data-today=true]{color:hsl(var(--foreground));border-color:hsl(var(--border))}.ForecastCalendar-module__EZUeea__dayHeader[aria-pressed=true]{background:hsl(var(--foreground));color:hsl(var(--background));border-color:hsl(var(--foreground))}.ForecastCalendar-module__EZUeea__dayHeader[aria-pressed=true]:hover{background:hsl(var(--foreground))}.ForecastCalendar-module__EZUeea__dayWeekday{font-family:var(--font-display);letter-spacing:.14em;text-transform:uppercase;opacity:.85;font-size:9px;font-weight:700}.ForecastCalendar-module__EZUeea__dayNumber{font-family:var(--font-display);letter-spacing:-.01em;margin-top:2px;font-size:18px;font-weight:700;line-height:1}.ForecastCalendar-module__EZUeea__weekendPip{background:hsl(var(--warning));opacity:.7;border-radius:50%;width:5px;height:5px;position:absolute;top:4px;right:4px}.ForecastCalendar-module__EZUeea__dayHeader[aria-pressed=true] .ForecastCalendar-module__EZUeea__weekendPip{display:none}.ForecastCalendar-module__EZUeea__activeDot{background:currentColor;border-radius:50%;width:4px;height:4px;position:absolute;bottom:-1px;left:50%;transform:translate(-50%)}.ForecastCalendar-module__EZUeea__pinButton{cursor:pointer;font:inherit;text-align:left;color:inherit;background:0 0;border:1px solid #0000;border-radius:10px;align-items:center;gap:10px;min-width:0;padding:6px 8px;transition:background .12s,border-color .12s;display:flex}.ForecastCalendar-module__EZUeea__pinButton:hover{background:hsl(var(--muted)/.5);border-color:hsl(var(--border-subtle))}.ForecastCalendar-module__EZUeea__pinButton:focus-visible{box-shadow:0 0 0 3px hsl(var(--ring)/.45);outline:none}.ForecastCalendar-module__EZUeea__pinRail{background:hsl(var(--muted-foreground));border-radius:3px;flex-shrink:0;width:6px;height:32px}.ForecastCalendar-module__EZUeea__pinRail[data-activity=hike]{background:var(--accent-hike)}.ForecastCalendar-module__EZUeea__pinRail[data-activity=surf]{background:var(--accent-surf)}.ForecastCalendar-module__EZUeea__pinRail[data-activity=snowboard]{background:var(--accent-snow)}.ForecastCalendar-module__EZUeea__pinTextWrap{flex-direction:column;flex:1;min-width:0;display:flex}.ForecastCalendar-module__EZUeea__pinName{font-family:var(--font-display);color:hsl(var(--foreground));letter-spacing:-.005em;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:700;line-height:1.2;display:block;overflow:hidden}.ForecastCalendar-module__EZUeea__pinMeta{font-family:var(--font-display);color:hsl(var(--muted-foreground));letter-spacing:.08em;text-transform:uppercase;text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:10px;font-weight:600;display:block;overflow:hidden}.ForecastCalendar-module__EZUeea__cell{--hsl:var(--score-ok);cursor:pointer;font:inherit;background:hsl(var(--hsl)/.1);border:1px solid hsl(var(--hsl)/.3);height:56px;color:hsl(var(--hsl));border-radius:10px;flex-direction:column;justify-content:center;align-items:center;padding:0;transition:transform .14s,box-shadow .14s,background .14s;display:flex;position:relative}.ForecastCalendar-module__EZUeea__cell[data-verdict=GO]{--hsl:var(--score-great)}.ForecastCalendar-module__EZUeea__cell[data-verdict=MAYBE]{--hsl:var(--score-ok)}.ForecastCalendar-module__EZUeea__cell[data-verdict=SKIP]{--hsl:var(--score-terrible)}.ForecastCalendar-module__EZUeea__cell:hover{background:hsl(var(--hsl)/.15);box-shadow:0 4px 14px hsl(var(--hsl)/.2)}.ForecastCalendar-module__EZUeea__cell:focus-visible{box-shadow:0 0 0 3px hsl(var(--ring)/.45);outline:none}.ForecastCalendar-module__EZUeea__cell[data-available=true]{background:hsl(var(--hsl)/.2);box-shadow:0 0 0 2px hsl(var(--hsl)),0 6px 18px hsl(var(--hsl)/.25)}.ForecastCalendar-module__EZUeea__cell[data-dim=true]{background:hsl(var(--muted)/.4);border-color:hsl(var(--border-subtle));color:hsl(var(--muted-foreground));opacity:.55}.ForecastCalendar-module__EZUeea__cell[data-dim=true]:hover{background:hsl(var(--muted)/.5);box-shadow:0 2px 8px hsl(var(--shadow)/.08);opacity:.8}@media (prefers-reduced-motion:no-preference){.ForecastCalendar-module__EZUeea__cell[data-available=true]{transform:translateY(-1px)}.ForecastCalendar-module__EZUeea__cell:hover{transform:translateY(-2px)}.ForecastCalendar-module__EZUeea__cell[data-dim=true]:hover{transform:none}}.ForecastCalendar-module__EZUeea__cellScore{font-family:var(--font-display);letter-spacing:-.01em;color:inherit;font-size:17px;font-weight:800;line-height:1}.ForecastCalendar-module__EZUeea__cellVerdict{font-family:var(--font-display);letter-spacing:.12em;text-transform:uppercase;color:inherit;margin-top:3px;font-size:9px;font-weight:700}.ForecastCalendar-module__EZUeea__cellTime{font-family:var(--font-display);letter-spacing:.14em;text-transform:uppercase;color:inherit;opacity:.75;margin-top:2px;font-size:8px;font-weight:600}.ForecastCalendar-module__EZUeea__cell[data-past-peak=true]:after{content:"LATER";font-family:var(--font-display);letter-spacing:.12em;color:hsl(var(--hsl));opacity:.75;font-size:7px;font-weight:700;position:absolute;top:4px;right:6px}.ForecastCalendar-module__EZUeea__cellEmpty{background:hsl(var(--muted)/.25);border:1px dashed hsl(var(--border-subtle));height:56px;font-family:var(--font-display);letter-spacing:.12em;color:hsl(var(--muted-foreground)/.7);border-radius:10px;justify-content:center;align-items:center;font-size:9px;font-weight:700;display:flex}
.SavePlanButton-module__iNITKW__button{font:inherit;font-family:var(--font-display);letter-spacing:.02em;cursor:pointer;white-space:nowrap;border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;gap:6px;font-weight:700;transition:transform .12s,box-shadow .12s,background .12s;display:inline-flex}.SavePlanButton-module__iNITKW__button:focus-visible{box-shadow:0 0 0 3px hsl(var(--ring)/.45);outline:none}.SavePlanButton-module__iNITKW__button:disabled{opacity:.5;cursor:not-allowed}.SavePlanButton-module__iNITKW__button[data-variant=primary]{min-height:40px;padding:10px 18px;font-size:13px}.SavePlanButton-module__iNITKW__button[data-variant=primary][data-verdict=GO]{background:hsl(var(--score-great));color:hsl(var(--score-great-foreground));border-color:hsl(var(--score-great))}.SavePlanButton-module__iNITKW__button[data-variant=primary][data-verdict=MAYBE]{background:hsl(var(--score-ok));color:hsl(var(--score-ok-foreground));border-color:hsl(var(--score-ok))}.SavePlanButton-module__iNITKW__button[data-variant=primary][data-verdict=SKIP]{background:hsl(var(--score-terrible));color:hsl(var(--score-terrible-foreground));border-color:hsl(var(--score-terrible))}.SavePlanButton-module__iNITKW__button[data-variant=primary]:hover:not(:disabled){box-shadow:0 6px 18px hsl(var(--shadow)/.18);transform:translateY(-1px)}.SavePlanButton-module__iNITKW__button[data-variant=compact]{border-radius:999px;min-height:28px;padding:5px 12px;font-size:11px}.SavePlanButton-module__iNITKW__button[data-variant=compact][data-verdict=GO]{background:hsl(var(--score-great)/.12);color:hsl(var(--score-great));border-color:hsl(var(--score-great)/.35)}.SavePlanButton-module__iNITKW__button[data-variant=compact][data-verdict=MAYBE]{background:hsl(var(--score-ok)/.14);color:hsl(var(--score-ok));border-color:hsl(var(--score-ok)/.38)}.SavePlanButton-module__iNITKW__button[data-variant=compact][data-verdict=SKIP]{background:hsl(var(--score-terrible)/.12);color:hsl(var(--score-terrible));border-color:hsl(var(--score-terrible)/.35)}.SavePlanButton-module__iNITKW__button[data-variant=compact]:hover:not(:disabled){background:var(--score-foreground,hsl(var(--surface)));filter:brightness(.97)}
.BestMatchStrip-module__JnVsUa__placeholder{background:hsl(var(--surface));border:1px solid hsl(var(--border-subtle));border-radius:14px;align-items:center;gap:14px;padding:18px 24px;display:flex}.BestMatchStrip-module__JnVsUa__placeholderIcon{background:hsl(var(--accent)/.1);border:1px solid hsl(var(--accent)/.2);width:36px;height:36px;color:hsl(var(--accent));border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.BestMatchStrip-module__JnVsUa__placeholderTitle{font-family:var(--font-display);color:hsl(var(--foreground));letter-spacing:-.005em;font-size:14px;font-weight:700}.BestMatchStrip-module__JnVsUa__placeholderHint{color:hsl(var(--muted-foreground));margin-top:2px;font-size:12px;font-weight:500;line-height:1.4}.BestMatchStrip-module__JnVsUa__noMatch{background:hsl(var(--surface));border:1px solid hsl(var(--border-subtle));color:hsl(var(--muted-foreground));border-radius:14px;padding:18px 24px;font-size:13px}.BestMatchStrip-module__JnVsUa__strip{background:hsl(var(--surface-elevated));border:1px solid hsl(var(--border-subtle));box-shadow:0 1px 3px hsl(var(--shadow)/.06),0 4px 16px hsl(var(--shadow)/.05);border-radius:16px;padding:22px}.BestMatchStrip-module__JnVsUa__stripHeader{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:12px;margin-bottom:16px;display:flex}.BestMatchStrip-module__JnVsUa__stripEyebrow{font-family:var(--font-display);color:hsl(var(--muted-foreground));letter-spacing:.18em;text-transform:uppercase;font-size:10px;font-weight:700}.BestMatchStrip-module__JnVsUa__stripHeading{font-family:var(--font-display);color:hsl(var(--foreground));letter-spacing:-.01em;margin-top:4px;font-size:20px;font-weight:700;line-height:1.15}.BestMatchStrip-module__JnVsUa__stripHeadingAccent{color:hsl(var(--accent))}.BestMatchStrip-module__JnVsUa__stripCount{font-family:var(--font-display);color:hsl(var(--muted-foreground));letter-spacing:.06em;text-transform:uppercase;white-space:nowrap;align-self:flex-end;font-size:11px;font-weight:600}.BestMatchStrip-module__JnVsUa__cards{gap:12px;display:grid}.BestMatchStrip-module__JnVsUa__cardWrapper{flex-direction:column;gap:8px;display:flex}.BestMatchStrip-module__JnVsUa__saveAction{justify-content:flex-end;padding:0 4px;display:flex}.BestMatchStrip-module__JnVsUa__cards[data-count="1"]{grid-template-columns:minmax(0,1fr)}.BestMatchStrip-module__JnVsUa__cards[data-count="2"]{grid-template-columns:repeat(2,minmax(0,1fr))}.BestMatchStrip-module__JnVsUa__cards[data-count="3"]{grid-template-columns:repeat(3,minmax(0,1fr))}.BestMatchStrip-module__JnVsUa__cards[data-count="4"]{grid-template-columns:repeat(4,minmax(0,1fr))}@media (max-width:920px){.BestMatchStrip-module__JnVsUa__cards[data-count="3"],.BestMatchStrip-module__JnVsUa__cards[data-count="4"]{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:520px){.BestMatchStrip-module__JnVsUa__cards[data-count="2"],.BestMatchStrip-module__JnVsUa__cards[data-count="3"],.BestMatchStrip-module__JnVsUa__cards[data-count="4"]{grid-template-columns:minmax(0,1fr)}}.BestMatchStrip-module__JnVsUa__card{--hsl:var(--score-ok);background:hsl(var(--surface));border:1px solid hsl(var(--border-subtle));cursor:pointer;text-align:left;font:inherit;color:inherit;border-radius:12px;padding:16px;transition:background .14s,border-color .14s,box-shadow .14s;position:relative}.BestMatchStrip-module__JnVsUa__card[data-verdict=GO]{--hsl:var(--score-great)}.BestMatchStrip-module__JnVsUa__card[data-verdict=MAYBE]{--hsl:var(--score-ok)}.BestMatchStrip-module__JnVsUa__card[data-verdict=SKIP]{--hsl:var(--score-terrible)}.BestMatchStrip-module__JnVsUa__card:hover{background:hsl(var(--surface-elevated));border-color:hsl(var(--border));box-shadow:0 1px 3px hsl(var(--shadow)/.08),0 8px 22px hsl(var(--shadow)/.07)}.BestMatchStrip-module__JnVsUa__card:focus-visible{box-shadow:0 0 0 3px hsl(var(--ring)/.45);outline:none}@media (prefers-reduced-motion:no-preference){.BestMatchStrip-module__JnVsUa__card:hover{transform:translateY(-1px)}}.BestMatchStrip-module__JnVsUa__card[data-rank="1"]{border-color:hsl(var(--hsl)/.45);background:hsl(var(--hsl)/.06)}.BestMatchStrip-module__JnVsUa__card[data-rank="1"]:hover{background:hsl(var(--hsl)/.1);border-color:hsl(var(--hsl)/.6)}.BestMatchStrip-module__JnVsUa__topBadge{background:hsl(var(--hsl));color:hsl(var(--score-great-foreground));font-family:var(--font-display);letter-spacing:.14em;text-transform:uppercase;border-radius:4px;padding:2px 8px;font-size:9px;font-weight:800;position:absolute;top:-9px;left:14px}.BestMatchStrip-module__JnVsUa__card[data-verdict=MAYBE] .BestMatchStrip-module__JnVsUa__topBadge{color:hsl(var(--score-ok-foreground))}.BestMatchStrip-module__JnVsUa__cardEyebrow{font-family:var(--font-display);color:hsl(var(--muted-foreground));letter-spacing:.1em;text-transform:uppercase;align-items:center;gap:6px;font-size:10px;font-weight:700;display:flex}.BestMatchStrip-module__JnVsUa__cardActivityDot{background:hsl(var(--muted-foreground));border-radius:50%;flex-shrink:0;width:6px;height:6px}.BestMatchStrip-module__JnVsUa__cardActivityDot[data-activity=hike]{background:var(--accent-hike)}.BestMatchStrip-module__JnVsUa__cardActivityDot[data-activity=surf]{background:var(--accent-surf)}.BestMatchStrip-module__JnVsUa__cardActivityDot[data-activity=snowboard]{background:var(--accent-snow)}.BestMatchStrip-module__JnVsUa__cardName{font-family:var(--font-display);color:hsl(var(--foreground));letter-spacing:-.005em;text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:16px;font-weight:700;line-height:1.2;overflow:hidden}.BestMatchStrip-module__JnVsUa__cardScoreRow{align-items:baseline;gap:8px;margin-top:12px;display:flex}.BestMatchStrip-module__JnVsUa__cardScoreNum{font-family:var(--font-display);color:hsl(var(--hsl));letter-spacing:-.025em;font-size:28px;font-weight:800;line-height:1}.BestMatchStrip-module__JnVsUa__cardScoreMeta{font-family:var(--font-display);color:hsl(var(--muted-foreground));letter-spacing:.1em;text-transform:uppercase;font-size:10px;font-weight:700}.BestMatchStrip-module__JnVsUa__cardWhy{color:hsl(var(--muted-foreground));text-overflow:ellipsis;white-space:nowrap;margin-top:8px;font-size:12px;font-weight:500;line-height:1.4;overflow:hidden}
.CellDrawer-module__Bu9PtW__scrim{z-index:60;background:hsl(var(--shadow)/.45);-webkit-backdrop-filter:blur(4px);justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}@media (prefers-reduced-motion:no-preference){.CellDrawer-module__Bu9PtW__scrim{animation:.2s CellDrawer-module__Bu9PtW__drawerScrimIn}}.CellDrawer-module__Bu9PtW__dialog{--hsl:var(--score-ok);background:hsl(var(--surface-elevated));border:1px solid hsl(var(--border-subtle));width:min(560px,92vw);box-shadow:0 30px 80px hsl(var(--shadow)/.35);border-radius:16px;margin-bottom:40px;overflow:hidden}.CellDrawer-module__Bu9PtW__dialog[data-verdict=GO]{--hsl:var(--score-great)}.CellDrawer-module__Bu9PtW__dialog[data-verdict=MAYBE]{--hsl:var(--score-ok)}.CellDrawer-module__Bu9PtW__dialog[data-verdict=SKIP]{--hsl:var(--score-terrible)}@media (prefers-reduced-motion:no-preference){.CellDrawer-module__Bu9PtW__dialog{animation:.28s cubic-bezier(.22,1,.36,1) CellDrawer-module__Bu9PtW__drawerSlideIn}}@media (max-width:520px){.CellDrawer-module__Bu9PtW__dialog{border-radius:16px 16px 0 0;width:100%;margin-bottom:0}}.CellDrawer-module__Bu9PtW__header{background:linear-gradient(135deg,hsl(var(--hsl))0%,hsl(var(--hsl)/.85)100%);color:hsl(var(--score-great-foreground));justify-content:space-between;align-items:center;gap:16px;padding:20px 24px;display:flex}.CellDrawer-module__Bu9PtW__dialog[data-verdict=MAYBE] .CellDrawer-module__Bu9PtW__header{color:hsl(var(--score-ok-foreground))}.CellDrawer-module__Bu9PtW__headerLeft{flex:1;min-width:0}.CellDrawer-module__Bu9PtW__eyebrow{font-family:var(--font-display);letter-spacing:.16em;text-transform:uppercase;opacity:.85;font-size:10px;font-weight:800}.CellDrawer-module__Bu9PtW__spotName{font-family:var(--font-display);letter-spacing:-.02em;text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:24px;font-weight:700;line-height:1.15;overflow:hidden}.CellDrawer-module__Bu9PtW__headerRight{text-align:right;flex-direction:column;flex-shrink:0;align-items:flex-end;display:flex}.CellDrawer-module__Bu9PtW__score{font-family:var(--font-display);letter-spacing:-.03em;font-size:42px;font-weight:800;line-height:1}.CellDrawer-module__Bu9PtW__verdict{font-family:var(--font-editorial);letter-spacing:-.01em;text-shadow:0 0 24px hsl(var(--hsl)/.45);margin-top:4px;font-size:28px;font-style:italic;font-weight:400;line-height:1}.CellDrawer-module__Bu9PtW__body{padding:20px 24px}.CellDrawer-module__Bu9PtW__whyLabel{font-family:var(--font-display);color:hsl(var(--muted-foreground));letter-spacing:.14em;text-transform:uppercase;font-size:10px;font-weight:700}.CellDrawer-module__Bu9PtW__whyText{font-family:var(--font-display);color:hsl(var(--foreground));letter-spacing:-.01em;margin-top:6px;font-size:18px;font-weight:600;line-height:1.4}.CellDrawer-module__Bu9PtW__actions{gap:10px;margin-top:18px;display:flex}.CellDrawer-module__Bu9PtW__openBtn{cursor:pointer;font:inherit;background:hsl(var(--foreground));color:hsl(var(--background));border:1px solid hsl(var(--foreground));border-radius:10px;padding:10px 16px;font-size:13px;font-weight:700;transition:background .12s,border-color .12s}.CellDrawer-module__Bu9PtW__openBtn:hover{background:hsl(var(--foreground)/.9)}.CellDrawer-module__Bu9PtW__openBtn:focus-visible{box-shadow:0 0 0 3px hsl(var(--ring)/.45);outline:none}.CellDrawer-module__Bu9PtW__closeBtn{cursor:pointer;font:inherit;color:hsl(var(--muted-foreground));border:1px solid hsl(var(--border-subtle));background:0 0;border-radius:10px;padding:10px 16px;font-size:13px;font-weight:600;transition:background .12s,color .12s,border-color .12s}.CellDrawer-module__Bu9PtW__closeBtn:hover{background:hsl(var(--muted)/.5);color:hsl(var(--foreground));border-color:hsl(var(--border))}.CellDrawer-module__Bu9PtW__closeBtn:focus-visible{box-shadow:0 0 0 3px hsl(var(--ring)/.45);outline:none}@media (prefers-reduced-motion:no-preference){@keyframes CellDrawer-module__Bu9PtW__drawerScrimIn{0%{opacity:0}to{opacity:1}}@keyframes CellDrawer-module__Bu9PtW__drawerSlideIn{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}}
.ForecastRangeToggle-module__4p_lOa__group{background:hsl(var(--surface));border:1px solid hsl(var(--border-subtle));border-radius:999px;align-items:center;gap:4px;padding:4px;display:inline-flex}.ForecastRangeToggle-module__4p_lOa__chip{cursor:pointer;font:inherit;color:hsl(var(--muted-foreground));white-space:nowrap;background:0 0;border:none;border-radius:999px;padding:6px 14px;font-size:12px;font-weight:600;transition:background .12s,color .12s}.ForecastRangeToggle-module__4p_lOa__chip:hover{color:hsl(var(--foreground));background:hsl(var(--muted)/.6)}.ForecastRangeToggle-module__4p_lOa__chip[aria-pressed=true]{background:hsl(var(--foreground));color:hsl(var(--background))}.ForecastRangeToggle-module__4p_lOa__chip:focus-visible{box-shadow:0 0 0 3px hsl(var(--ring)/.45);outline:none}
.BestWindowCard-module__JXaRkG__card{--hsl:var(--score-ok);background:hsl(var(--hsl)/.1);border:1px solid hsl(var(--hsl)/.32);box-shadow:0 4px 16px hsl(var(--hsl)/.1);border-radius:14px;flex-direction:column;gap:10px;padding:16px 20px;display:flex}.BestWindowCard-module__JXaRkG__card[data-verdict=GO]{--hsl:var(--score-great)}.BestWindowCard-module__JXaRkG__card[data-verdict=MAYBE]{--hsl:var(--score-ok)}.BestWindowCard-module__JXaRkG__card[data-verdict=SKIP]{--hsl:var(--score-terrible)}.BestWindowCard-module__JXaRkG__card[data-passed=true]{opacity:.7;background:hsl(var(--muted)/.6);border-color:hsl(var(--border-subtle));box-shadow:none}.BestWindowCard-module__JXaRkG__eyebrow{font-family:var(--font-display);letter-spacing:.18em;color:hsl(var(--muted-foreground));text-transform:uppercase;font-size:10px;font-weight:700}.BestWindowCard-module__JXaRkG__body{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:16px;display:flex}.BestWindowCard-module__JXaRkG__bodyPassed{align-items:baseline;gap:14px;display:flex}.BestWindowCard-module__JXaRkG__time{font-family:var(--font-editorial);letter-spacing:-.005em;color:hsl(var(--foreground));font-size:clamp(28px,4vw,38px);font-style:italic;font-weight:400;line-height:1}.BestWindowCard-module__JXaRkG__right{align-items:baseline;gap:12px;display:flex}.BestWindowCard-module__JXaRkG__verdict{font-family:var(--font-editorial);color:hsl(var(--hsl));font-size:28px;font-style:italic;font-weight:400;line-height:1}.BestWindowCard-module__JXaRkG__metaScore{font-family:var(--font-display);color:hsl(var(--foreground));letter-spacing:-.02em;font-size:22px;font-weight:800}.BestWindowCard-module__JXaRkG__metaOver{color:hsl(var(--muted-foreground));margin-left:2px;font-size:12px;font-weight:600}.BestWindowCard-module__JXaRkG__reason{color:hsl(var(--foreground));font-size:13px;font-weight:500;line-height:1.4}.BestWindowCard-module__JXaRkG__actions{border-top:1px solid hsl(var(--hsl)/.18);justify-content:flex-end;padding-top:8px;display:flex}
.HourlyForecastRow-module__pBBEUq__row{--hsl:var(--score-ok);border:1px solid hsl(var(--hsl)/.2);background:hsl(var(--hsl)/.06);border-radius:10px;grid-template-columns:80px 200px 1fr 220px;align-items:center;gap:16px;padding:12px 14px;transition:transform .12s,box-shadow .12s;display:grid}.HourlyForecastRow-module__pBBEUq__row[data-verdict=GO]{--hsl:var(--score-great)}.HourlyForecastRow-module__pBBEUq__row[data-verdict=MAYBE]{--hsl:var(--score-ok)}.HourlyForecastRow-module__pBBEUq__row[data-verdict=SKIP]{--hsl:var(--score-terrible)}.HourlyForecastRow-module__pBBEUq__row[data-best=true]{box-shadow:0 0 0 1.5px hsl(var(--hsl)/.55),0 4px 12px hsl(var(--hsl)/.12)}.HourlyForecastRow-module__pBBEUq__timeCell{flex-direction:column;gap:2px;display:flex}.HourlyForecastRow-module__pBBEUq__time{font-family:var(--font-display);color:hsl(var(--foreground));font-size:16px;font-weight:700}.HourlyForecastRow-module__pBBEUq__bestPip{font-family:var(--font-display);letter-spacing:.18em;text-transform:uppercase;color:hsl(var(--hsl));font-size:9px;font-weight:700}.HourlyForecastRow-module__pBBEUq__verdictCell{align-items:center;gap:10px;min-width:0;display:flex}.HourlyForecastRow-module__pBBEUq__verdictPill{font-family:var(--font-display);letter-spacing:.16em;text-transform:uppercase;background:hsl(var(--hsl)/.18);color:hsl(var(--hsl));border:1px solid hsl(var(--hsl)/.35);border-radius:999px;flex-shrink:0;padding:3px 8px;font-size:10px;font-weight:700}.HourlyForecastRow-module__pBBEUq__scoreWrap{flex:1;align-items:center;gap:8px;min-width:0;display:flex}.HourlyForecastRow-module__pBBEUq__scoreTrack{background:hsl(var(--muted));border-radius:999px;flex:1;min-width:60px;height:4px;position:relative;overflow:hidden}.HourlyForecastRow-module__pBBEUq__scoreFill{background:hsl(var(--hsl));border-radius:999px;height:100%;transition:width .28s}.HourlyForecastRow-module__pBBEUq__scoreNum{font-family:var(--font-display);color:hsl(var(--foreground));text-align:right;width:28px;font-size:13px;font-weight:700}.HourlyForecastRow-module__pBBEUq__statsCell{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.HourlyForecastRow-module__pBBEUq__stat{flex-direction:column;gap:1px;min-width:0;display:flex}.HourlyForecastRow-module__pBBEUq__statLabel{font-family:var(--font-display);letter-spacing:.14em;color:hsl(var(--muted-foreground));text-transform:uppercase;font-size:9px;font-weight:700}.HourlyForecastRow-module__pBBEUq__statValue{font-family:var(--font-display);color:hsl(var(--foreground));letter-spacing:-.01em;font-size:13px;font-weight:700}.HourlyForecastRow-module__pBBEUq__statSub{font-family:var(--font-display);color:hsl(var(--muted-foreground));font-size:10px;font-weight:500}.HourlyForecastRow-module__pBBEUq__whyCell{color:hsl(var(--muted-foreground));text-align:right;font-size:12px;font-weight:500;line-height:1.4}@media (max-width:960px){.HourlyForecastRow-module__pBBEUq__row{grid-template-rows:auto auto auto;grid-template-columns:auto 1fr}.HourlyForecastRow-module__pBBEUq__timeCell{grid-area:1/1/span 2}.HourlyForecastRow-module__pBBEUq__verdictCell{grid-area:1/2}.HourlyForecastRow-module__pBBEUq__statsCell{grid-area:2/1/auto/span 2}.HourlyForecastRow-module__pBBEUq__whyCell{text-align:left;grid-area:3/1/auto/span 2}}
.ThreeDayForecast-module__0xDksq__wrap{flex-direction:column;gap:24px;display:flex}.ThreeDayForecast-module__0xDksq__emptyState{background:hsl(var(--surface));border:1px dashed hsl(var(--border-subtle));text-align:center;border-radius:16px;padding:40px 24px}.ThreeDayForecast-module__0xDksq__emptyBody{color:hsl(var(--muted-foreground));margin:0;font-size:13px}.ThreeDayForecast-module__0xDksq__controls{background:hsl(var(--surface));border:1px solid hsl(var(--border-subtle));border-radius:14px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:18px;padding:14px 18px;display:flex}.ThreeDayForecast-module__0xDksq__controlLabel{font-family:var(--font-display);letter-spacing:.18em;color:hsl(var(--muted-foreground));text-transform:uppercase;font-size:10px;font-weight:700}.ThreeDayForecast-module__0xDksq__pickerWrap{flex:280px;align-items:center;gap:12px;min-width:0;display:flex}.ThreeDayForecast-module__0xDksq__pickerSelectWrap{flex:1;align-items:center;display:flex;position:relative}.ThreeDayForecast-module__0xDksq__pickerRail{z-index:1;pointer-events:none;background:hsl(var(--muted-foreground));border-radius:2px;width:4px;height:22px;position:absolute;left:10px}.ThreeDayForecast-module__0xDksq__pickerRail[data-activity=hike]{background:var(--accent-hike)}.ThreeDayForecast-module__0xDksq__pickerRail[data-activity=surf]{background:var(--accent-surf)}.ThreeDayForecast-module__0xDksq__pickerRail[data-activity=snowboard]{background:var(--accent-snow)}.ThreeDayForecast-module__0xDksq__pickerSelect{appearance:none;border:1px solid hsl(var(--border-subtle));background:hsl(var(--surface-elevated));width:100%;color:hsl(var(--foreground));font-family:var(--font-display);cursor:pointer;border-radius:10px;padding:10px 36px 10px 26px;font-size:14px;font-weight:600}.ThreeDayForecast-module__0xDksq__pickerSelect:focus{border-color:hsl(var(--ring));box-shadow:0 0 0 3px hsl(var(--ring)/.25);outline:none}.ThreeDayForecast-module__0xDksq__pickerCaret{color:hsl(var(--muted-foreground));pointer-events:none;font-size:10px;position:absolute;right:12px}.ThreeDayForecast-module__0xDksq__daylightWrap{align-items:center;gap:10px;display:flex}.ThreeDayForecast-module__0xDksq__daylightGroup{background:hsl(var(--surface-elevated));border:1px solid hsl(var(--border-subtle));border-radius:999px;align-items:center;gap:4px;padding:4px;display:inline-flex}.ThreeDayForecast-module__0xDksq__daylightChip{font:inherit;color:hsl(var(--muted-foreground));cursor:pointer;background:0 0;border:none;border-radius:999px;padding:5px 12px;font-size:12px;font-weight:600;transition:background .12s,color .12s}.ThreeDayForecast-module__0xDksq__daylightChip:hover{color:hsl(var(--foreground))}.ThreeDayForecast-module__0xDksq__daylightChip[aria-pressed=true]{background:hsl(var(--foreground));color:hsl(var(--background))}.ThreeDayForecast-module__0xDksq__daylightChip:focus-visible{box-shadow:0 0 0 3px hsl(var(--ring)/.45);outline:none}.ThreeDayForecast-module__0xDksq__sections{flex-direction:column;gap:28px;display:flex}.ThreeDayForecast-module__0xDksq__daySection{flex-direction:column;gap:14px;display:flex}.ThreeDayForecast-module__0xDksq__dayHero{--hsl:var(--score-ok);background:hsl(var(--surface-elevated));border:1px solid hsl(var(--border-subtle));box-shadow:0 1px 3px hsl(var(--shadow)/.06),0 4px 16px hsl(var(--shadow)/.04);border-radius:18px;flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:24px;padding:18px 22px;display:flex}.ThreeDayForecast-module__0xDksq__dayHero[data-verdict=GO]{--hsl:var(--score-great)}.ThreeDayForecast-module__0xDksq__dayHero[data-verdict=MAYBE]{--hsl:var(--score-ok)}.ThreeDayForecast-module__0xDksq__dayHero[data-verdict=SKIP]{--hsl:var(--score-terrible)}.ThreeDayForecast-module__0xDksq__dayHeroLeft{flex-direction:column;flex:240px;gap:10px;min-width:0;display:flex}.ThreeDayForecast-module__0xDksq__dayHeroLabel{align-items:baseline;gap:8px;display:flex}.ThreeDayForecast-module__0xDksq__dayHeroDay{font-family:var(--font-display);letter-spacing:-.015em;color:hsl(var(--foreground));font-size:22px;font-weight:700}.ThreeDayForecast-module__0xDksq__dayHeroDate{font-family:var(--font-display);color:hsl(var(--muted-foreground));font-size:13px;font-weight:600}.ThreeDayForecast-module__0xDksq__dayHeroSpot{align-items:center;gap:10px;min-width:0;display:flex}.ThreeDayForecast-module__0xDksq__activityRail{background:hsl(var(--muted-foreground));border-radius:2px;flex-shrink:0;width:4px;height:32px}.ThreeDayForecast-module__0xDksq__activityRail[data-activity=hike]{background:var(--accent-hike)}.ThreeDayForecast-module__0xDksq__activityRail[data-activity=surf]{background:var(--accent-surf)}.ThreeDayForecast-module__0xDksq__activityRail[data-activity=snowboard]{background:var(--accent-snow)}.ThreeDayForecast-module__0xDksq__spotName{font-family:var(--font-display);color:hsl(var(--foreground));letter-spacing:-.005em;text-overflow:ellipsis;white-space:nowrap;font-size:15px;font-weight:700;line-height:1.15;overflow:hidden}.ThreeDayForecast-module__0xDksq__spotMeta{font-family:var(--font-display);letter-spacing:.12em;text-transform:uppercase;color:hsl(var(--muted-foreground));margin-top:3px;font-size:10px;font-weight:700}.ThreeDayForecast-module__0xDksq__dayHeroVerdictWrap{text-align:right;flex-direction:column;align-items:flex-end;gap:4px;min-width:0;display:flex}.ThreeDayForecast-module__0xDksq__dayHeroVerdict{font-family:var(--font-editorial);letter-spacing:-.01em;color:hsl(var(--hsl));font-size:clamp(44px,7vw,64px);font-style:italic;font-weight:400;line-height:.9}.ThreeDayForecast-module__0xDksq__dayHeroMeta{font-family:var(--font-display);align-items:baseline;gap:6px;display:flex}.ThreeDayForecast-module__0xDksq__dayHeroScore{color:hsl(var(--foreground));letter-spacing:-.02em;font-size:24px;font-weight:800}.ThreeDayForecast-module__0xDksq__dayHeroScoreOver{color:hsl(var(--muted-foreground));margin-right:6px;font-size:12px;font-weight:600}.ThreeDayForecast-module__0xDksq__dayHeroTemps{color:hsl(var(--muted-foreground));font-size:13px;font-weight:700}.ThreeDayForecast-module__0xDksq__dayHeroSummary{color:hsl(var(--muted-foreground));max-width:340px;margin-top:4px;font-size:13px;font-weight:500;line-height:1.4}.ThreeDayForecast-module__0xDksq__dayPlaceholder{background:hsl(var(--surface));border:1px dashed hsl(var(--border-subtle));text-align:center;color:hsl(var(--muted-foreground));border-radius:12px;padding:18px 20px;font-size:12px;font-weight:500}.ThreeDayForecast-module__0xDksq__hourList{flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;display:flex}.ThreeDayForecast-module__0xDksq__hourListHeader{font-family:var(--font-display);letter-spacing:.16em;color:hsl(var(--muted-foreground));text-transform:uppercase;grid-template-columns:80px 200px 1fr 220px;gap:16px;padding:6px 14px;font-size:10px;font-weight:700;display:grid}.ThreeDayForecast-module__0xDksq__hourListHeader span:last-child{text-align:right}@media (max-width:960px){.ThreeDayForecast-module__0xDksq__hourListHeader{display:none}}
.PlanPreviewDrawer-module__jQRjda__scrim{z-index:200;background:hsl(var(--shadow)/.45);-webkit-backdrop-filter:blur(2px);justify-content:flex-end;align-items:stretch;animation:.18s ease-out PlanPreviewDrawer-module__jQRjda__drawerScrim;display:flex;position:fixed;inset:0}@media (prefers-reduced-motion:no-preference){@keyframes PlanPreviewDrawer-module__jQRjda__drawerScrim{0%{opacity:0}to{opacity:1}}@keyframes PlanPreviewDrawer-module__jQRjda__drawerSlide{0%{opacity:0;transform:translate(40px)}to{opacity:1;transform:translate(0)}}}.PlanPreviewDrawer-module__jQRjda__panel{background:hsl(var(--surface-elevated));border-left:1px solid hsl(var(--border-subtle));width:min(480px,92vw);height:100%;box-shadow:-20px 0 60px hsl(var(--shadow)/.25);font-family:var(--font-body);flex-direction:column;gap:18px;padding:28px 28px 24px;animation:.22s cubic-bezier(.22,1,.36,1) PlanPreviewDrawer-module__jQRjda__drawerSlide;display:flex;overflow-y:auto}.PlanPreviewDrawer-module__jQRjda__eyebrow{font-family:var(--font-display);letter-spacing:.22em;color:hsl(var(--muted-foreground));text-transform:uppercase;margin:0;font-size:11px;font-weight:700}.PlanPreviewDrawer-module__jQRjda__title{font-family:var(--font-display);color:hsl(var(--foreground));letter-spacing:-.02em;margin:0;font-size:26px;font-weight:700;line-height:1.1}.PlanPreviewDrawer-module__jQRjda__metaRow{background:hsl(var(--surface));border:1px solid hsl(var(--border-subtle));border-radius:12px;grid-template-columns:repeat(3,1fr);gap:12px;padding:16px;display:grid}.PlanPreviewDrawer-module__jQRjda__metaBlock{flex-direction:column;gap:2px;min-width:0;display:flex}.PlanPreviewDrawer-module__jQRjda__metaLabel{font-family:var(--font-display);letter-spacing:.14em;color:hsl(var(--muted-foreground));font-size:10px;font-weight:700}.PlanPreviewDrawer-module__jQRjda__metaValue{font-family:var(--font-display);color:hsl(var(--foreground));margin-top:4px;font-size:14px;font-weight:700;line-height:1.2}.PlanPreviewDrawer-module__jQRjda__metaValue[data-verdict=GO]{color:hsl(var(--score-great))}.PlanPreviewDrawer-module__jQRjda__metaValue[data-verdict=MAYBE]{color:hsl(var(--score-ok))}.PlanPreviewDrawer-module__jQRjda__metaValue[data-verdict=SKIP]{color:hsl(var(--score-terrible))}.PlanPreviewDrawer-module__jQRjda__verdictWord{font-family:var(--font-editorial);letter-spacing:-.01em;font-size:22px;font-style:italic;font-weight:400}.PlanPreviewDrawer-module__jQRjda__metaSub{color:hsl(var(--muted-foreground));margin-top:2px;font-size:11px;font-weight:500}.PlanPreviewDrawer-module__jQRjda__tentativeBanner{border:1px dashed hsl(var(--warning)/.5);background:hsl(var(--warning)/.08);color:hsl(var(--foreground));border-radius:10px;padding:12px 14px;font-size:12px;line-height:1.45}.PlanPreviewDrawer-module__jQRjda__reasonPlate{color:hsl(var(--foreground));border-radius:12px;padding:14px 16px;font-size:13.5px;font-weight:500;line-height:1.5}.PlanPreviewDrawer-module__jQRjda__reasonPlate[data-verdict=GO]{background:hsl(var(--score-great)/.1);border:1px solid hsl(var(--score-great)/.3)}.PlanPreviewDrawer-module__jQRjda__reasonPlate[data-verdict=MAYBE]{background:hsl(var(--score-ok)/.14);border:1px solid hsl(var(--score-ok)/.34)}.PlanPreviewDrawer-module__jQRjda__reasonPlate[data-verdict=SKIP]{background:hsl(var(--score-terrible)/.1);border:1px solid hsl(var(--score-terrible)/.3)}.PlanPreviewDrawer-module__jQRjda__noteLabel{flex-direction:column;gap:6px;display:flex}.PlanPreviewDrawer-module__jQRjda__noteLabelText{font-family:var(--font-display);letter-spacing:.14em;color:hsl(var(--muted-foreground));font-size:10px;font-weight:700}.PlanPreviewDrawer-module__jQRjda__noteInput{font:inherit;border:1px solid hsl(var(--border-subtle));background:hsl(var(--surface));color:hsl(var(--foreground));resize:vertical;border-radius:10px;min-height:60px;padding:10px 12px;font-size:13px;line-height:1.45}.PlanPreviewDrawer-module__jQRjda__noteInput:focus{border-color:hsl(var(--ring));box-shadow:0 0 0 3px hsl(var(--ring)/.25);outline:none}.PlanPreviewDrawer-module__jQRjda__futureRow{flex-wrap:wrap;gap:8px;display:flex}.PlanPreviewDrawer-module__jQRjda__laterPill{font:inherit;background:hsl(var(--muted));color:hsl(var(--muted-foreground));border:1px dashed hsl(var(--border-subtle));cursor:not-allowed;letter-spacing:.02em;border-radius:999px;padding:6px 12px;font-size:11px;font-weight:600}.PlanPreviewDrawer-module__jQRjda__actions{border-top:1px solid hsl(var(--border-subtle));justify-content:flex-end;align-items:center;gap:10px;margin-top:auto;padding-top:14px;display:flex}.PlanPreviewDrawer-module__jQRjda__cancelBtn{font:inherit;color:hsl(var(--muted-foreground));border:1px solid hsl(var(--border-subtle));cursor:pointer;background:0 0;border-radius:10px;padding:9px 16px;font-size:13px;font-weight:600}.PlanPreviewDrawer-module__jQRjda__cancelBtn:hover{color:hsl(var(--foreground))}.PlanPreviewDrawer-module__jQRjda__cancelBtn:focus-visible{box-shadow:0 0 0 3px hsl(var(--ring)/.45);outline:none}.PlanPreviewDrawer-module__jQRjda__saveBtn{font:inherit;font-family:var(--font-display);cursor:pointer;letter-spacing:.02em;border:1px solid #0000;border-radius:10px;padding:10px 18px;font-size:13px;font-weight:700;transition:transform .12s,box-shadow .12s}.PlanPreviewDrawer-module__jQRjda__saveBtn[data-verdict=GO]{background:hsl(var(--score-great));color:hsl(var(--score-great-foreground));border-color:hsl(var(--score-great))}.PlanPreviewDrawer-module__jQRjda__saveBtn[data-verdict=MAYBE]{background:hsl(var(--score-ok));color:hsl(var(--score-ok-foreground));border-color:hsl(var(--score-ok))}.PlanPreviewDrawer-module__jQRjda__saveBtn[data-verdict=SKIP]{background:hsl(var(--score-terrible));color:hsl(var(--score-terrible-foreground));border-color:hsl(var(--score-terrible))}.PlanPreviewDrawer-module__jQRjda__saveBtn:hover{box-shadow:0 6px 18px hsl(var(--shadow)/.18);transform:translateY(-1px)}.PlanPreviewDrawer-module__jQRjda__saveBtn:focus-visible{box-shadow:0 0 0 3px hsl(var(--ring)/.45);outline:none}
.SaveSuccessCard-module__J8prFa__card{background:hsl(var(--surface-elevated));border:1px solid hsl(var(--border-subtle));border-left:4px solid hsl(var(--score-great));box-shadow:0 4px 14px hsl(var(--shadow)/.08);font-family:var(--font-body);border-radius:12px;grid-template-columns:auto 1fr auto auto;align-items:center;gap:16px;padding:12px 14px;animation:.24s ease-out SaveSuccessCard-module__J8prFa__successIn;display:grid}@media (prefers-reduced-motion:no-preference){@keyframes SaveSuccessCard-module__J8prFa__successIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}}.SaveSuccessCard-module__J8prFa__card[data-verdict=GO]{border-left-color:hsl(var(--score-great))}.SaveSuccessCard-module__J8prFa__card[data-verdict=MAYBE]{border-left-color:hsl(var(--score-ok))}.SaveSuccessCard-module__J8prFa__card[data-verdict=SKIP]{border-left-color:hsl(var(--score-terrible))}.SaveSuccessCard-module__J8prFa__check{width:28px;height:28px;font-size:14px;font-weight:800;font-family:var(--font-display);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.SaveSuccessCard-module__J8prFa__card[data-verdict=GO] .SaveSuccessCard-module__J8prFa__check{background:hsl(var(--score-great)/.18);color:hsl(var(--score-great))}.SaveSuccessCard-module__J8prFa__card[data-verdict=MAYBE] .SaveSuccessCard-module__J8prFa__check{background:hsl(var(--score-ok)/.22);color:hsl(var(--score-ok))}.SaveSuccessCard-module__J8prFa__card[data-verdict=SKIP] .SaveSuccessCard-module__J8prFa__check{background:hsl(var(--score-terrible)/.18);color:hsl(var(--score-terrible))}.SaveSuccessCard-module__J8prFa__copy{flex-direction:column;gap:2px;min-width:0;display:flex}.SaveSuccessCard-module__J8prFa__headline{font-family:var(--font-display);color:hsl(var(--foreground));font-size:14px;font-weight:700}.SaveSuccessCard-module__J8prFa__subline{color:hsl(var(--muted-foreground));font-size:12px;font-weight:500}.SaveSuccessCard-module__J8prFa__actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.SaveSuccessCard-module__J8prFa__primaryLink{font-family:var(--font-display);background:hsl(var(--foreground));color:hsl(var(--background));letter-spacing:.02em;border-radius:8px;padding:7px 12px;font-size:12px;font-weight:700;text-decoration:none}.SaveSuccessCard-module__J8prFa__primaryLink:hover{opacity:.92}.SaveSuccessCard-module__J8prFa__primaryLink:focus-visible{box-shadow:0 0 0 3px hsl(var(--ring)/.45);outline:none}.SaveSuccessCard-module__J8prFa__laterBtn{font:inherit;background:hsl(var(--muted));color:hsl(var(--muted-foreground));border:1px dashed hsl(var(--border-subtle));cursor:not-allowed;letter-spacing:.02em;border-radius:999px;padding:6px 10px;font-size:11px;font-weight:600}.SaveSuccessCard-module__J8prFa__dismiss{font:inherit;color:hsl(var(--muted-foreground));cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;font-size:20px;line-height:1;display:inline-flex}.SaveSuccessCard-module__J8prFa__dismiss:hover{background:hsl(var(--muted));color:hsl(var(--foreground))}.SaveSuccessCard-module__J8prFa__dismiss:focus-visible{box-shadow:0 0 0 3px hsl(var(--ring)/.45);outline:none}
.page-module__Fl6LhG__shell{min-height:calc(100vh - var(--navbar-height));background:hsl(var(--background));color:hsl(var(--foreground));padding:32px 40px 60px}.page-module__Fl6LhG__inner{max-width:1400px;margin:0 auto}.page-module__Fl6LhG__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:28px;display:flex}.page-module__Fl6LhG__eyebrow{font-family:var(--font-display);letter-spacing:.18em;color:hsl(var(--muted-foreground));text-transform:uppercase;font-size:11px;font-weight:700}.page-module__Fl6LhG__title{font-family:var(--font-display);color:hsl(var(--foreground));letter-spacing:-.025em;margin-top:6px;font-size:clamp(32px,5vw,44px);font-weight:700;line-height:1.05}.page-module__Fl6LhG__titleEditorial{font-family:var(--font-editorial);color:hsl(var(--accent));margin-right:.18em;font-style:italic;font-weight:400}.page-module__Fl6LhG__subtitle{color:hsl(var(--muted-foreground));max-width:540px;margin-top:8px;font-size:14px;font-weight:500;line-height:1.45}.page-module__Fl6LhG__successWrap{margin-bottom:16px}.page-module__Fl6LhG__headerControls{flex-direction:column;align-items:flex-end;gap:10px;display:flex}.page-module__Fl6LhG__activityFilter{background:hsl(var(--surface));border:1px solid hsl(var(--border-subtle));border-radius:999px;align-items:center;gap:4px;padding:4px;display:flex}.page-module__Fl6LhG__activityChip{cursor:pointer;font:inherit;color:hsl(var(--muted-foreground));background:0 0;border:none;border-radius:999px;align-items:center;gap:6px;padding:6px 14px;font-size:12px;font-weight:600;transition:background .12s,color .12s;display:inline-flex}.page-module__Fl6LhG__activityChip:hover{color:hsl(var(--foreground));background:hsl(var(--muted)/.6)}.page-module__Fl6LhG__activityChip[aria-pressed=true]{background:hsl(var(--foreground));color:hsl(var(--background))}.page-module__Fl6LhG__activityChip[aria-pressed=true]:hover{background:hsl(var(--foreground))}.page-module__Fl6LhG__activityChip:focus-visible{box-shadow:0 0 0 3px hsl(var(--ring)/.45);outline:none}.page-module__Fl6LhG__activityIcon{align-items:center;display:inline-flex}.page-module__Fl6LhG__quickSet{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:16px;display:flex}.page-module__Fl6LhG__quickSetLabel{font-family:var(--font-display);color:hsl(var(--muted-foreground));letter-spacing:.12em;text-transform:uppercase;font-size:11px;font-weight:700}.page-module__Fl6LhG__chip{cursor:pointer;font:inherit;background:hsl(var(--surface));color:hsl(var(--foreground));border:1px solid hsl(var(--border-subtle));border-radius:999px;padding:6px 12px;font-size:12px;font-weight:600;transition:background .12s,border-color .12s}.page-module__Fl6LhG__chip:hover{background:hsl(var(--surface-elevated));border-color:hsl(var(--border))}.page-module__Fl6LhG__chip:focus-visible{box-shadow:0 0 0 3px hsl(var(--ring)/.45);outline:none}.page-module__Fl6LhG__clearBtn{cursor:pointer;font:inherit;color:hsl(var(--muted-foreground));background:0 0;border:none;border-radius:6px;margin-left:auto;padding:6px 10px;font-size:12px;font-weight:600;transition:color .12s,background .12s}.page-module__Fl6LhG__clearBtn:hover{color:hsl(var(--foreground));background:hsl(var(--muted)/.5)}.page-module__Fl6LhG__clearBtn:focus-visible{box-shadow:0 0 0 3px hsl(var(--ring)/.45);outline:none}.page-module__Fl6LhG__bestMatch{margin-bottom:20px}.page-module__Fl6LhG__dimMessage{text-align:center;color:hsl(var(--muted-foreground));font-family:var(--font-display);letter-spacing:.14em;text-transform:uppercase;padding:40px 20px;font-size:12px;font-weight:600}.page-module__Fl6LhG__emptyState{background:hsl(var(--surface));border:1px solid hsl(var(--border-subtle));text-align:center;border-radius:16px;padding:40px 24px}.page-module__Fl6LhG__emptyTitle{font-family:var(--font-display);color:hsl(var(--foreground));letter-spacing:-.01em;font-size:18px;font-weight:700}.page-module__Fl6LhG__emptyBody{color:hsl(var(--muted-foreground));margin-top:6px;font-size:13px;line-height:1.45}.page-module__Fl6LhG__computingNote{font-family:var(--font-display);color:hsl(var(--muted-foreground));text-align:center;letter-spacing:.14em;text-transform:uppercase;margin-top:12px;font-size:11px;font-weight:700}.page-module__Fl6LhG__legend{color:hsl(var(--muted-foreground));flex-wrap:wrap;align-items:center;gap:18px;margin-top:16px;padding:12px 4px;font-size:11px;font-weight:600;display:flex}.page-module__Fl6LhG__legendDot{align-items:center;gap:6px;display:inline-flex}.page-module__Fl6LhG__legendDot[data-verdict=GO]{--hsl:var(--score-great)}.page-module__Fl6LhG__legendDot[data-verdict=MAYBE]{--hsl:var(--score-ok)}.page-module__Fl6LhG__legendDot[data-verdict=SKIP]{--hsl:var(--score-terrible)}.page-module__Fl6LhG__legendDot:before{content:"";background:hsl(var(--hsl));border-radius:2px;width:8px;height:8px;display:inline-block}.page-module__Fl6LhG__legendHint{color:hsl(var(--muted-foreground));margin-left:auto;font-size:11px}@media (max-width:720px){.page-module__Fl6LhG__shell{padding:24px 16px 48px}.page-module__Fl6LhG__header{flex-direction:column;align-items:stretch;gap:16px}.page-module__Fl6LhG__activityFilter{align-self:flex-start}.page-module__Fl6LhG__legendHint{width:100%;margin-top:4px;margin-left:0}}
