:root{--color-paper:oklch(97% .012 85);--color-paper-2:oklch(94% .014 85);--color-paper-3:oklch(90% .016 85);--color-rule:oklch(84% .012 85);--color-neutral:oklch(52% .018 235);--color-muted:oklch(40% .022 235);--color-ink:oklch(22% .03 235);--color-accent:oklch(55% .15 38);--color-accent-ink:oklch(47% .14 38);--color-lake:oklch(46% .07 215);--color-lake-soft:oklch(92% .025 215);--color-good:oklch(52% .11 160);--color-focus:oklch(55% .17 38);--tag-culture:oklch(45% .1 300);--tag-culture-bg:oklch(94% .03 300);--tag-music:oklch(47% .13 15);--tag-music-bg:oklch(94% .03 15);--tag-sport:oklch(44% .09 225);--tag-sport-bg:oklch(93% .03 225);--tag-food:oklch(46% .1 130);--tag-food-bg:oklch(94% .04 130);--tag-family:oklch(50% .11 65);--tag-family-bg:oklch(94% .04 75);--font-display:"Young Serif", ui-serif, Georgia, serif;--font-body:"Public Sans Variable", system-ui, -apple-system, "Segoe UI", sans-serif;--text-xs:.78rem;--text-sm:.875rem;--text-base:1rem;--text-lg:1.125rem;--text-xl:1.375rem;--text-2xl:1.75rem;--text-3xl:clamp(2rem, 1.4rem + 2.6vw, 3rem);--text-display:clamp(2.4rem, 1.5rem + 4vw, 4.25rem);--space-2xs:.25rem;--space-xs:.5rem;--space-sm:.75rem;--space-md:1rem;--space-lg:1.5rem;--space-xl:2rem;--space-2xl:3rem;--space-3xl:4.5rem;--radius-sm:4px;--radius-md:8px;--radius-pill:999px;--rule:1px solid var(--color-rule);--rule-strong:2px solid var(--color-ink);--ease-out:cubic-bezier(.22, 1, .36, 1);--ease-in:cubic-bezier(.64, 0, .78, 0);--ease-in-out:cubic-bezier(.65, 0, .35, 1);--dur-fast:.12s;--dur-base:.2s;--measure:68ch;--page-max:1180px;--gutter:clamp(16px, 4vw, 32px);color-scheme:light dark}@media (prefers-color-scheme:dark){:root:not([data-theme=light]){--color-paper:oklch(17% .02 235);--color-paper-2:oklch(21% .022 235);--color-paper-3:oklch(25% .024 235);--color-rule:oklch(32% .02 235);--color-neutral:oklch(66% .018 235);--color-muted:oklch(76% .016 235);--color-ink:oklch(94% .01 85);--color-accent:oklch(68% .13 42);--color-accent-ink:oklch(74% .12 42);--color-lake:oklch(72% .07 210);--color-lake-soft:oklch(27% .035 215);--color-good:oklch(72% .11 160);--color-focus:oklch(72% .14 42);--tag-culture:oklch(80% .08 300);--tag-culture-bg:oklch(28% .04 300);--tag-music:oklch(80% .09 15);--tag-music-bg:oklch(28% .04 15);--tag-sport:oklch(80% .07 225);--tag-sport-bg:oklch(28% .04 225);--tag-food:oklch(82% .08 130);--tag-food-bg:oklch(28% .04 130);--tag-family:oklch(83% .09 75);--tag-family-bg:oklch(29% .04 75)}}:root[data-theme=dark]{--color-paper:oklch(17% .02 235);--color-paper-2:oklch(21% .022 235);--color-paper-3:oklch(25% .024 235);--color-rule:oklch(32% .02 235);--color-neutral:oklch(66% .018 235);--color-muted:oklch(76% .016 235);--color-ink:oklch(94% .01 85);--color-accent:oklch(68% .13 42);--color-accent-ink:oklch(74% .12 42);--color-lake:oklch(72% .07 210);--color-lake-soft:oklch(27% .035 215);--color-good:oklch(72% .11 160);--color-focus:oklch(72% .14 42);--tag-culture:oklch(80% .08 300);--tag-culture-bg:oklch(28% .04 300);--tag-music:oklch(80% .09 15);--tag-music-bg:oklch(28% .04 15);--tag-sport:oklch(80% .07 225);--tag-sport-bg:oklch(28% .04 225);--tag-food:oklch(82% .08 130);--tag-food-bg:oklch(28% .04 130);--tag-family:oklch(83% .09 75);--tag-family-bg:oklch(29% .04 75)}:root[data-theme=light]{color-scheme:light}:root[data-theme=dark]{color-scheme:dark}html,body{height:100%;margin:0;overflow:hidden}body{background:var(--color-paper);color:var(--color-ink);-webkit-font-smoothing:antialiased;font:400 13px/1.35 system-ui,-apple-system,Segoe UI,sans-serif}a{color:inherit}.wg{box-sizing:border-box;border:1px solid var(--color-rule);border-radius:var(--radius-md);flex-direction:column;gap:8px;height:100%;padding:10px 12px;display:flex}.wg__head{justify-content:space-between;align-items:baseline;gap:8px;min-width:0;display:flex}.wg__town{letter-spacing:-.01em;text-overflow:ellipsis;white-space:nowrap;font-family:ui-serif,Georgia,serif;font-size:17px;font-weight:400;overflow:hidden}.wg__more{color:var(--color-accent-ink);white-space:nowrap;flex:none;font-size:12px;text-decoration:none}.wg__more:hover,.wg__more:focus-visible{text-decoration:underline}.wg__days{flex:1;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;margin:0;padding:0;list-style:none;display:grid}.wg__days>li:nth-child(n+4){display:none}.wg__day{background:var(--color-paper-2);border-radius:var(--radius-sm);flex-direction:column;align-items:flex-start;gap:3px;min-width:0;padding:6px 8px;display:flex}.wg__dow{text-transform:uppercase;letter-spacing:.04em;color:var(--color-muted);white-space:nowrap;text-overflow:ellipsis;max-width:100%;font-size:11px;font-weight:600;overflow:hidden}.wg__day .wx{color:var(--color-lake)}.wg__day .wx__sun{color:var(--color-accent)}.wg__t{color:var(--color-muted);white-space:nowrap;font-size:13px}.wg__t b{color:var(--color-ink);font-size:16px;font-weight:600}.wg__row{color:var(--color-muted);white-space:nowrap;font-variant-numeric:tabular-nums;align-items:center;gap:4px;font-size:12px;display:flex}.wg__row svg{fill:none;stroke:currentColor;stroke-width:1.4px;stroke-linecap:round;stroke-linejoin:round;flex:none;width:12px;height:12px}.wg__wind{color:var(--color-lake);font-weight:600}[data-wind="0"] .wg__wind{display:none}.wg__stale{color:var(--color-muted);margin:0}.wg__foot{color:var(--color-neutral);white-space:nowrap;justify-content:space-between;gap:8px;font-size:11px;display:flex}.wg__foot a{color:var(--color-ink);font-weight:600;text-decoration:none}.wg__foot a:hover,.wg__foot a:focus-visible{text-decoration:underline}a:focus-visible{outline:2px solid var(--color-focus);outline-offset:2px;border-radius:2px}@media (width<=300px){.wg__uv{display:none}}
