:root{--ht-bg:#fbfaf8;--ht-surface:#fff;--ht-border:#e4e0da;--ht-text:#262421;--ht-text-muted:#6b6459;--ht-text-faint:#9a9285;--ht-accent:#2f5d50;--ht-accent-soft:#2f5d5024;--ht-forecast:#8a6a3f;--ht-forecast-soft:#8a6a3f24;--ht-observation:#b7ae9f;--ht-focus-ring:#1a5fb4;--ht-font-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--ht-size-headline:clamp(2.5rem, 5vw + 1rem, 4rem);--ht-size-value:clamp(1.5rem, 2.5vw + 1rem, 2rem);--ht-size-body:1rem;--ht-size-caption:.875rem;--ht-line-tight:1.1;--ht-space-1:.25rem;--ht-space-2:.5rem;--ht-space-3:.75rem;--ht-space-4:1rem;--ht-space-6:1.5rem;--ht-space-8:2rem;--ht-space-12:3rem;--ht-radius:10px;--ht-max-width:760px}@media (prefers-color-scheme:dark){:root{--ht-bg:#161513;--ht-surface:#1e1c19;--ht-border:#33302a;--ht-text:#efece6;--ht-text-muted:#b0a99b;--ht-text-faint:#7d7669;--ht-accent:#6fb09d;--ht-accent-soft:#6fb09d29;--ht-forecast:#d3ab6e;--ht-forecast-soft:#d3ab6e29;--ht-observation:#58524a;--ht-focus-ring:#6cb0ff}}
html{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;height:100%}@media (prefers-color-scheme:dark){html{--lightningcss-light: ;--lightningcss-dark:initial}}html,body{max-width:100vw;overflow-x:hidden}body{min-height:100%;color:var(--ht-text);background:var(--ht-bg);font-family:var(--ht-font-sans);font-feature-settings:"tnum" 1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-direction:column;display:flex}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}:focus-visible{outline:2px solid var(--ht-focus-ring);outline-offset:2px}.skipLink{z-index:100;padding:var(--ht-space-2) var(--ht-space-4);background:var(--ht-surface);color:var(--ht-text);border-radius:var(--ht-radius);position:absolute;top:0;left:-9999px}.skipLink:focus{left:var(--ht-space-4);top:var(--ht-space-4)}.visuallyHidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
