.kp{gap:var(--space-lg);flex-direction:column;height:100%;padding:clamp(1.4rem,1rem + 1.8vw,2.2rem);display:flex}.kp__alert{flex-direction:column;flex:auto;justify-content:center;display:flex}.kp__headline{justify-content:space-between;align-items:flex-end;gap:var(--space-md);flex-wrap:wrap;display:flex}.kp__now{flex-direction:column;display:flex}.kp__big{color:var(--text-strong);margin-top:.35rem;font-size:clamp(3.2rem,2.4rem + 3vw,5rem);font-weight:600;line-height:1}.kp__scale{font-size:var(--text-sm);color:var(--text-muted);align-items:center;gap:.5rem;margin-top:.4rem;display:inline-flex}.kp__g{border-radius:var(--radius-sm);font-size:var(--text-xs);color:var(--aurora-magenta);background:#f269cb29;background:lab(64.6646% 61.534 -24.7884/.16);border:1px solid #f269cb4d;border:1px solid lab(64.6646% 61.534 -24.7884/.3);padding:.1rem .45rem;font-weight:700}.kp__peak{text-align:right;flex-direction:column;align-items:flex-end;display:flex}.kp__peak-label{font-size:var(--text-xs);text-transform:uppercase;letter-spacing:var(--tracking-caps);color:var(--text-faint)}.kp__peak-value{font-size:var(--text-xl);color:var(--aurora-cyan);font-weight:600}.kp__peak-scale{font-size:var(--text-xs);color:var(--text-muted)}.kp__chart-wrap{margin:0}.kp__chart{border-bottom:1px solid var(--glass-border);align-items:flex-end;gap:3px;height:120px;padding:0;display:flex;position:relative}.kp__bar{opacity:.9;min-width:4px;transition:opacity var(--duration-fast) var(--ease-out-expo);border-radius:3px 3px 0 0;flex:1}.kp__bar--dim{opacity:.25}.kp__threshold{border-top:2px dashed var(--aurora-violet);pointer-events:none;z-index:2;height:0;position:absolute;left:0;right:0}.kp__threshold--muted{opacity:.25}.kp__threshold-tag{border-radius:var(--radius-pill);background:var(--aurora-violet);color:#fcfbff;color:lab(98.7375% 1.48395 -3.42183);box-shadow:var(--shadow-sm);padding:.06rem .45rem;font-size:.62rem;font-weight:700;line-height:1.35;position:absolute;top:-.7rem;right:0}.kp__threshold-note{font-size:var(--text-xs);color:var(--text-muted);align-items:center;gap:.45rem;margin-top:.7rem;font-weight:600;display:flex}.kp__no-dark{font-size:var(--text-xs);color:var(--text-muted);margin-top:.45rem;line-height:1.45}.kp__threshold-swatch{border-top:2px dashed var(--aurora-violet);flex:none;width:1.1rem;height:0}.kp__bar:hover{opacity:1}.kp__axis{font-size:var(--text-xs);color:var(--text-faint);font-variant-numeric:tabular-nums;justify-content:space-between;margin-top:.5rem;display:flex}.kp__empty{color:var(--text-muted);font-size:var(--text-sm)}.kp__source{font-size:var(--text-xs);color:var(--text-faint);margin-top:auto}.forecast__top{gap:var(--space-lg);grid-template-columns:1.5fr 1fr;align-items:stretch;display:grid}.forecast__main,.forecast__side{min-width:0}.forecast__top--single{grid-template-columns:1fr}.forecast__side{gap:var(--space-lg);align-content:start;display:grid}.forecast__side .cta-card{margin-top:0}.forecast__side .email-capture--card{padding:var(--space-lg)}@media (max-width:940px){.forecast__top{grid-template-columns:1fr}}.tl{margin-top:var(--space-lg);padding:clamp(1.2rem,.9rem + 1.4vw,1.8rem)}.tl__head{justify-content:space-between;align-items:baseline;gap:var(--space-md);margin-bottom:var(--space-md);flex-wrap:wrap;display:flex}.tl__title{font-size:var(--text-lg);color:var(--text-strong)}.tl__best{font-size:var(--text-sm);border-radius:var(--radius-pill);color:var(--text-muted);background:var(--color-surface);box-shadow:var(--shadow-sm), inset 0 1px 1px #ffffffd9;border:1.5px solid #ffffffb3;border:1.5px solid lab(100% 0 0/.7);padding:.3rem .8rem;font-weight:600}@supports (color:lab(0% 0 0)){.tl__best{box-shadow:var(--shadow-sm), inset 0 1px 1px lab(100% 0 0/.85)}}.tl__best--yes{color:var(--status-go);background:color-mix(in oklch, var(--status-go) 14%, transparent);border-color:color-mix(in oklch, var(--status-go) 32%, transparent)}.tl__chart{flex-direction:column;gap:4px;display:flex}.tl__bars{align-items:flex-end;gap:3px;height:96px;display:flex}.tlbar{border-radius:4px;flex:1;justify-content:center;align-items:flex-end;min-width:0;height:100%;display:flex}.tlbar--best{background:color-mix(in oklch, var(--status-go) 9%, transparent)}.tlbar__fill{width:64%;transition:height var(--duration-slow) var(--ease-out-expo);border-radius:3px 3px 0 0;display:block}.tlbar--poor .tlbar__fill{background:var(--glass-border-strong)}.tlbar--fair .tlbar__fill{background:var(--aurora-cyan)}.tlbar--good .tlbar__fill{background:var(--aurora-teal)}.tlbar--excellent .tlbar__fill{background:var(--status-go);box-shadow:0 0 10px -2px var(--status-go)}.tl__sky{border-radius:4px;gap:3px;height:16px;display:flex;overflow:hidden}.tlsky{flex:1;place-items:center;min-width:0;display:grid}.tlsky__moon{color:var(--text-muted);font-size:.6rem;line-height:1}.tl__axis{gap:3px;margin-top:2px;display:flex}.tlax{text-align:center;min-width:0;color:var(--text-faint);font-variant-numeric:tabular-nums;white-space:nowrap;flex:1;font-size:.62rem}.tl__legend{margin-top:var(--space-md);font-size:var(--text-xs);color:var(--text-muted);flex-wrap:wrap;align-items:center;gap:.85rem;display:flex}.tl__lg{align-items:center;gap:.35rem;display:inline-flex}.tl__lg:before{content:"";border-radius:2px;width:.6rem;height:.6rem}.tl__lg--poor:before{background:var(--glass-border-strong)}.tl__lg--fair:before{background:var(--aurora-cyan)}.tl__lg--good:before{background:var(--aurora-teal)}.tl__lg--excellent:before{background:var(--status-go)}.tl__lg-moon{color:var(--text-faint);margin-left:auto}.multiday{margin-top:var(--space-lg)}.multiday__head{margin-bottom:var(--space-md)}.multiday__title{font-size:var(--text-lg);color:var(--text-strong)}.multiday__sub{font-size:var(--text-sm);color:var(--text-muted);max-width:70ch;margin-top:.3rem}.multiday__chip{border-radius:var(--radius-pill);background:var(--glass-2);border:1px solid var(--glass-border);color:var(--text-faint);vertical-align:middle;padding:.05rem .4rem;font-size:.7rem}.multiday__grid{grid-template-columns:repeat(auto-fill,minmax(8.75rem,1fr));gap:.6rem;margin:0;display:grid}.night{--nl:var(--status-no);border-radius:var(--radius-md);background:var(--color-surface);border:1.5px solid #ffffffb3;border:1.5px solid lab(100% 0 0/.7);border-top:3px solid color-mix(in oklch, var(--nl) 60%, #ffffffb3);box-shadow:var(--shadow-md), var(--clay-inset);transition:transform var(--duration-fast) var(--ease-bounce), box-shadow var(--duration-fast) ease;flex-direction:column;gap:.55rem;padding:.85rem;display:flex;position:relative}@supports (color:lab(0% 0 0)){.night{border-top:3px solid color-mix(in oklch, var(--nl) 60%, lab(100% 0 0/.7))}}.night:hover{box-shadow:var(--shadow-lg), var(--clay-inset);transform:translateY(-3px)scale(1.01)}.night--visible{--nl:var(--status-go)}.night--likely{--nl:var(--aurora-teal)}.night--barely{--nl:var(--status-maybe)}.night--none{--nl:var(--status-no)}.night:first-child{background:var(--color-surface-2);box-shadow:var(--shadow-lg), var(--clay-inset)}.night__date{flex-direction:column;line-height:1.1;display:flex}.night__dow{font-size:var(--text-sm);color:var(--text-strong);font-weight:600}.night__day{font-size:var(--text-xs);color:var(--text-faint)}.night__badge{border-radius:var(--radius-pill);color:var(--nl);background:color-mix(in oklch, var(--nl) 16%, transparent);border:1px solid color-mix(in oklch, var(--nl) 32%, transparent);align-self:flex-start;padding:.2rem .55rem;font-size:.72rem;font-weight:600}.night__meta{font-size:var(--text-xs);color:var(--text-muted);font-variant-numeric:tabular-nums;justify-content:space-between;gap:.4rem;margin-top:auto;display:flex}.night__meta-icon{opacity:.7;margin-left:.2rem}.night__tag{letter-spacing:.04em;text-transform:uppercase;color:var(--text-faint);opacity:.7;font-size:.6rem;position:absolute;top:.6rem;right:.6rem}.recent-spots{margin-top:var(--space-lg);flex-wrap:wrap;align-items:center;gap:.5rem .75rem;display:flex}.recent-spots__label{font-size:var(--text-sm);color:var(--text-muted);font-weight:700}.recent-spots__list{flex-wrap:wrap;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.recent-spots__chip{cursor:pointer;align-items:center;gap:.35rem;display:inline-flex}.city-search__field{align-items:center;max-width:34rem;display:flex;position:relative}.city-search__icon{color:var(--text-faint);pointer-events:none;font-size:1.1rem;position:absolute;left:.9rem}.city-search__input{border-radius:var(--radius-pill);background:var(--color-surface);width:100%;min-height:48px;box-shadow:var(--shadow-sm), var(--clay-inset);font-size:var(--text-base);color:var(--text);border:1.5px solid #ffffffb3;border:1.5px solid lab(100% 0 0/.7);padding:.6rem 1rem .6rem 2.5rem}.city-search__input::placeholder{color:var(--text-faint)}.city-search__input:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.city-search__count{font-size:var(--text-sm);color:var(--text-muted);margin-top:.6rem}.place-filter{margin-bottom:var(--space-lg)}.place-filter__field{align-items:center;max-width:34rem;display:flex;position:relative}.place-filter__icon{color:var(--text-faint);pointer-events:none;font-size:1.1rem;position:absolute;left:.9rem}.place-filter__input{border-radius:var(--radius-pill);background:var(--color-surface);width:100%;min-height:48px;box-shadow:var(--shadow-sm), var(--clay-inset);font-size:var(--text-base);color:var(--text);border:1.5px solid #ffffffb3;border:1.5px solid lab(100% 0 0/.7);padding:.6rem 1rem .6rem 2.5rem}.place-filter__input::placeholder{color:var(--text-faint)}.place-filter__input:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.place-filter__count{margin:.6rem 0 var(--space-md);font-size:var(--text-sm);color:var(--text-muted)}
