:root{--font-family: -apple-system, BlinkMacSystemFont, "SF Pro Text", "Helvetica Neue", "Segoe UI", Helvetica, Arial, sans-serif;--color-brand-primary: #1565a8;--color-weather: #2f80ed;--color-weather-dark: #1565a8;--color-weather-surface: #eaf5fb;--color-weather-track: #dbeaf5;--color-control: #2e7d5b;--color-control-dark: #006b5e;--color-control-surface: #edf7f1;--color-water-sensors: #006b5e;--color-nutrients: #8a5a00;--color-text: #14221f;--color-text-secondary: #66736f;--color-background: #f6f8f7;--color-card: #ffffff;--color-border: #dce5e1;--color-border-strong: #b9c8c2;--color-status-success: #16835d;--color-status-warning: #d97706;--color-status-critical: #c43d3d;--color-status-offline: #87918e;--color-status-success-surface: #eaf6f1;--color-status-warning-surface: #fff6e8;--color-status-critical-surface: #fff0f0;--color-status-offline-surface: #eef1f0;--radius-card: 1rem;--radius-control: .65rem;--shadow-card: 0 .75rem 2.5rem rgb(20 34 31 / 7%);--focus-brand: 0 0 0 3px rgb(21 101 168 / 20%);--focus-weather: 0 0 0 3px rgb(47 128 237 / 20%);--focus-control: 0 0 0 3px rgb(46 125 91 / 20%)}html{color-scheme:light;background:var(--color-background)}html,body{min-width:20rem;min-height:100%;margin:0;background:var(--color-background);color:var(--color-text);font-family:var(--font-family)}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}::selection{background:#2f80ed33;color:var(--color-text)}.weather-page .source-strip{margin-bottom:1rem}.weather-page .source-strip label{width:min(100%,20rem)}.weather-page .accumulation-section{display:grid;gap:1.25rem}.weather-page .accumulation-section h2{margin:0;color:var(--color-text)}.weather-page .accumulation-section form{display:grid;gap:1rem}.weather-page .accumulation-section button.primary{justify-self:start}.weather-page .accumulation-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(11rem,1fr));gap:.85rem}.weather-page .accumulation-hint,.weather-page .loading-message{align-self:end;margin:0;color:var(--color-text-secondary)}.weather-page .accumulation-summary{display:flex;align-items:center;justify-content:space-between;gap:1.25rem;padding:1rem;border-radius:.85rem;background:var(--color-weather-surface)}.weather-page .accumulation-summary span,.weather-page .accumulation-summary dt{color:var(--color-text-secondary);font-size:.8rem}.weather-page .accumulation-summary strong{display:block;margin-top:.15rem;color:var(--color-weather-dark);font-size:clamp(1.5rem,4vw,2.25rem)}.weather-page .accumulation-summary dl{display:flex;gap:1.5rem;margin:0}.weather-page .accumulation-summary dd{margin:.2rem 0 0;color:var(--color-text);font-weight:700}.weather-page .grassland-progress{display:grid;gap:.75rem;padding:1rem;border:1px solid var(--color-border);border-radius:.85rem}.weather-page .grassland-progress p{margin:0;color:var(--color-text-secondary)}.weather-page .progress-heading{justify-content:space-between;gap:1rem}.weather-page .progress-heading div{display:grid;gap:.2rem}.weather-page .progress-heading span{color:var(--color-text-secondary)}.weather-page .progress-track{height:.75rem;overflow:hidden;border-radius:999px;background:var(--color-weather-track)}.weather-page .progress-track span{display:block;height:100%;border-radius:inherit;background:var(--color-weather)}
