:root{color-scheme:light;--bg: #f6f7f4;--surface: #ffffff;--surface-soft: #f0f3ef;--ink: #132019;--muted: #66736b;--line: #dce5dc;--accent: #176b56;--accent-2: #2f75b5;--gold: #c88f1d;--rain: #4d95d8;--danger: #b94632;--warn: #b77b18;--shadow: 0 16px 42px rgba(28, 46, 36, .11);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{min-height:100%;overflow-x:hidden;background:var(--bg)}body{min-width:320px;min-height:100vh;margin:0;overflow-x:hidden;color:var(--ink);background:linear-gradient(180deg,#e5ebe2b8,#f6f7f400 320px),var(--bg)}button,textarea,input,select{font:inherit}button,select,input{min-height:44px}button{cursor:pointer}button:disabled{cursor:default}.app-shell{display:grid;grid-template-columns:1fr;min-height:100vh;transition:background .18s ease}.app-main{width:min(100%,1280px);min-width:0;margin:0 auto;padding:16px 14px 96px}.topbar{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:16px}.topbar>div:first-child{min-width:0}.topbar-title{display:grid;gap:6px;min-width:0}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.topbar h1,.hero-card h2,.section-card h2,.report-card h2,.analytics-panel h2,.detail-sheet h2{margin:0;letter-spacing:0}.topbar h1{font-size:32px;line-height:1.04}.topbar-heading-row{position:relative;display:flex;align-items:center;gap:8px;min-width:0}.header-location-title-button{display:grid;gap:2px;min-width:0;margin:-4px -6px;padding:4px 6px;border-radius:10px;outline:none}.header-location-title-button.clickable{cursor:pointer}.header-location-title-button.clickable:hover,.header-location-title-button.clickable:focus-visible{background:#ffffff6b}.header-location-title-button.clickable:focus-visible{box-shadow:0 0 0 3px #176b5629}.header-location-button{display:inline-flex;align-items:center;justify-content:center;width:auto;min-height:34px;margin-top:2px;padding:0 10px;border:1px solid rgba(23,107,86,.24);border-radius:10px;background:linear-gradient(180deg,#fffffff5,#f4faf7e0);color:var(--ink);box-shadow:0 8px 18px #1c2e2414;font-size:12px;font-weight:900;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.header-location-button:hover,.header-location-button:focus-visible,.header-location-button.active{border-color:#176b5675;box-shadow:0 10px 24px #1c2e241f}.header-location-button.active{color:var(--accent);transform:translateY(-1px)}.header-location-menu{position:absolute;top:calc(100% + 8px);left:0;z-index:30;display:grid;gap:4px;width:min(320px,78vw);max-height:340px;overflow-y:auto;padding:6px;border:1px solid var(--line);border-radius:8px;background:var(--surface);box-shadow:var(--shadow)}.header-location-menu button{display:grid;gap:2px;min-height:42px;padding:6px 8px;border:0;border-radius:6px;background:transparent;color:var(--ink);text-align:left}.header-location-menu button.active,.header-location-menu button:hover{background:#e7f2eb}.header-location-menu span,.topbar-location-meta{color:var(--muted);font-size:12px;font-weight:780}.topbar-right{display:grid;justify-items:end;gap:8px;flex:0 0 auto;min-width:0}.header-model-controls{justify-self:end;display:grid;gap:6px;width:min(390px,100%);padding:8px;border:1px solid var(--line);border-radius:8px;background:#ffffffbd}.header-model-select{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:8px;color:var(--muted);font-size:12px;font-weight:800}.header-model-select select{width:100%;min-height:34px;border:1px solid var(--line);border-radius:8px;background:#fbfdfb;color:var(--ink);font-weight:850;padding:0 9px}.header-factor-toggles{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:5px}.header-account-line{display:inline-flex;align-items:center;justify-self:end;gap:7px;max-width:100%;min-width:0;min-height:40px;padding:5px 12px;border:1px solid rgba(23,107,86,.22);border-radius:8px;background:#ffffffd1;color:var(--ink);font-size:12px;font-weight:850}.header-account-line:hover,.header-account-line:focus-visible{border-color:#176b5638;background:#ffffff9e}.header-account-line span{width:7px;height:7px;flex:0 0 auto;border-radius:50%;background:var(--accent)}.header-account-line.demo span,.header-account-line.loading span{background:var(--warn)}.header-account-line b{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.header-account-line small{display:block;color:var(--muted);font-size:11px;font-weight:780;white-space:nowrap}.model-factor-toggle{display:inline-flex;align-items:center;justify-content:center;gap:5px;min-height:30px;padding:0 6px;border:1px solid var(--line);border-radius:7px;background:#fbfdfb;color:var(--muted);font-size:11px;font-weight:850}.model-factor-toggle span{width:8px;height:8px;flex:0 0 auto;border:1.5px solid currentColor;border-radius:50%}.model-factor-toggle.active{border-color:#176b5659;background:#e4f3eb;color:var(--accent)}.model-factor-toggle.active span{background:currentColor}.eyebrow{margin:0 0 4px;color:var(--muted);font-size:12px;font-weight:800;letter-spacing:0;text-transform:uppercase}.sync-pill{flex:0 0 auto;display:inline-flex;align-items:center;gap:8px;max-width:42vw;min-height:36px;padding:0 12px;border:1px solid var(--line);border-radius:999px;background:#ffffffdb;color:var(--muted);white-space:nowrap}.sync-pill b{min-width:0;overflow:hidden;text-overflow:ellipsis}.sync-pill span{width:8px;height:8px;flex:0 0 auto;border-radius:50%;background:var(--accent)}.sync-pill.demo span,.sync-pill.loading span{background:var(--warn)}.screen{display:grid;gap:14px;min-width:0}.data-source-notice{display:flex;flex-wrap:wrap;align-items:center;gap:10px;min-width:0;padding:9px 11px;border:1px solid var(--line);border-radius:8px;background:#ffffffc7;color:var(--muted);font-size:13px;font-weight:780}.data-source-notice strong{color:var(--ink);white-space:nowrap}.data-source-notice span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:normal}.data-source-notice.demo{border-color:#b77b185c;background:#fff7df}.data-source-notice.demo strong{color:var(--warn)}.data-source-notice.stale{border-color:#b77b185c;background:#fff7df}.data-source-notice.stale strong{color:var(--warn)}.forecast-disclaimer{display:grid;gap:5px;min-width:0;padding:12px;border:1px solid rgba(183,123,24,.24);border-radius:8px;background:#fff9e8;color:#5f4a1e;font-size:13px;line-height:1.45}.forecast-disclaimer strong{color:#3e3218}.forecast-disclaimer p{margin:0}.control-panel,.hero-card,.species-panel,.factor-panel,.analytics-panel,.detail-sheet,.section-card,.report-card{min-width:0;border:1px solid var(--line);border-radius:8px;background:#ffffffe8;box-shadow:0 10px 30px #1c2e2412}.control-panel{display:grid;gap:12px;padding:12px}.control-row{min-width:0}.primary-controls{display:grid;grid-template-columns:1fr;gap:10px}.secondary-controls{display:grid;gap:10px}.water-source-segmented{min-width:0}.field-control,.text-field{display:grid;gap:7px;min-width:0}.field-control span,.text-field span,.metric span,.setting-row span,.toggle-row span,.settings-mode-picker>span,.readout-item span{display:block;color:var(--muted);font-size:12px;font-weight:780}.field-note{color:var(--muted);font-size:11px;font-weight:720;line-height:1.3}.field-control input,.field-control select,.text-field textarea{width:100%;min-width:0;border:1px solid var(--line);border-radius:8px;background:#fbfdfb;color:var(--ink);font-weight:760}.field-control input,.field-control select{padding:0 11px}.text-field textarea{min-height:118px;resize:vertical;padding:12px;line-height:1.45}.segmented{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;padding:4px;border-radius:8px;background:#eef3ef}.segmented.two{grid-template-columns:repeat(2,minmax(0,1fr))}.segmented button{border:0;border-radius:6px;background:transparent;color:var(--muted);font-size:13px;font-weight:850}.segmented button.active{background:var(--surface);color:var(--ink);box-shadow:0 6px 16px #1c2e241a}.factor-switches{display:flex;flex-wrap:wrap;gap:8px;min-width:0}.inline-toggle,.layer-toggle,.interest-strip button,.species-picker button{display:inline-flex;align-items:center;gap:8px;min-height:44px;border:1px solid var(--line);border-radius:8px;background:#fbfdfb;color:var(--muted);font-weight:820}.inline-toggle{padding:0 12px}.inline-toggle span,.layer-toggle span{width:12px;height:12px;flex:0 0 auto;border:2px solid currentColor;border-radius:50%}.inline-toggle.active,.layer-toggle.active,.interest-strip button.active,.species-picker button.active{border-color:#176b566b;background:#e4f3eb;color:var(--accent)}.inline-toggle.active span,.layer-toggle.active span{background:currentColor}.interest-strip{display:flex;gap:8px;min-width:0;max-width:100%;overflow-x:auto;padding-bottom:2px;scrollbar-width:thin}.interest-strip button,.species-picker button{flex:0 0 auto;padding:0 12px}.interest-strip button span,.species-picker button span{width:10px;height:10px;flex:0 0 auto;border-radius:50%}.forecast-board{display:grid;grid-template-columns:1fr;gap:12px;min-width:0}.hero-card{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:14px 18px;padding:20px;overflow:hidden;background:linear-gradient(180deg,#fffffff0,#fafcfae0),linear-gradient(135deg,color-mix(in srgb,var(--level-color) 12%,white),#fff 72%)}.hero-copy{min-width:0}.hero-top-row{display:flex;grid-column:1 / -1;align-items:center;justify-content:space-between;gap:12px;min-width:0}.hero-date-line{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:8px;color:#132019ad;font-size:13px;font-weight:850}.hero-actions{display:flex;align-items:center;gap:7px;flex:0 0 auto}.hero-report-button,.hero-day-button{border:1px solid var(--line);border-radius:8px;background:#ffffffc7;color:var(--ink);box-shadow:none}.hero-report-button{display:grid;grid-template-areas:"icon title" "icon meta";grid-template-columns:26px minmax(0,auto);grid-template-rows:auto auto;align-items:center;align-content:center;gap:2px 7px;height:44px;min-height:44px;padding:0 10px 0 7px;text-align:left}.hero-report-button span{grid-area:icon;display:inline-flex;align-items:center;justify-content:center;align-self:center;justify-self:center;width:26px;height:26px;border-radius:8px;background:color-mix(in srgb,var(--level-color) 16%,white);color:var(--level-color);font-size:0;font-weight:950;line-height:0}.hero-report-button span:before{content:"";width:11px;height:11px;background:linear-gradient(currentColor,currentColor) center / 11px 2px no-repeat,linear-gradient(currentColor,currentColor) center / 2px 11px no-repeat}.hero-report-button.has-report span:before{width:11px;height:7px;background:none;border-bottom:2px solid currentColor;border-left:2px solid currentColor;transform:rotate(-45deg) translate(1px,-1px)}.hero-report-button b{grid-area:title;min-width:0;font-size:12px;line-height:1.05}.hero-report-button small{grid-area:meta;color:var(--muted);font-size:10px;font-weight:850;line-height:1.05;text-transform:uppercase}.hero-report-button.has-report span{background:var(--level-color);color:#fff}.hero-day-button{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;min-height:44px;padding:0;color:var(--level-color);font-size:0;font-weight:900;line-height:0}.hero-day-button:before{content:"";width:9px;height:9px;border-right:2px solid currentColor;border-bottom:2px solid currentColor}.hero-day-button[aria-label="Предыдущий день"]:before{transform:rotate(135deg)}.hero-day-button[aria-label="Следующий день"]:before{transform:rotate(-45deg)}.hero-day-button:disabled{opacity:.36}.hero-date-line span{min-height:26px;padding:4px 8px;border-radius:999px;background:#ffffffbd;color:var(--accent)}.hero-card h2{font-size:50px;line-height:1}.hero-card p{max-width:42rem;margin:10px 0 0;color:#344139;line-height:1.45}.hero-best{display:grid;grid-template-columns:30px minmax(0,1fr);align-items:center;gap:2px 10px;width:min(100%,260px);margin-top:14px;padding:9px 10px;border:1px solid var(--line);border-radius:8px;background:#ffffffb8}.hero-best span{grid-row:1 / 3;display:inline-flex;align-items:center;justify-content:center;align-self:center;justify-self:center;width:26px;height:26px;border-radius:50%;background:color-mix(in srgb,var(--level-color) 14%,white);color:var(--level-color);font-size:0;font-weight:900;line-height:1.1;text-align:center}.hero-best span:before{content:"";width:10px;height:10px;border-radius:50%;background:currentColor}.hero-best small{color:var(--muted);font-size:12px;font-weight:800}.hero-best strong{min-width:0;overflow-wrap:anywhere;font-size:18px;line-height:1.05}.hero-best small{align-self:start}.score-ring{display:grid;grid-template-rows:auto auto;place-items:center;align-content:center;align-self:start;justify-self:end;width:108px;height:108px;padding:9px;border:0;border-radius:50%;background:radial-gradient(circle at center,rgba(255,255,255,.92) 0 58%,transparent 59%),conic-gradient(var(--level-color) var(--score-angle),rgba(23,107,86,.15) 0)}.score-ring span{font-size:36px;font-weight:900;line-height:.95}.score-ring small{color:var(--muted);font-size:12px;font-weight:850;line-height:1}.hero-metrics{display:grid;grid-column:1 / -1;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.metric{min-height:58px;padding:9px 10px;border:1px solid var(--line);border-radius:8px;background:#ffffffa3}.metric strong,.setting-row strong,.readout-item strong{display:block;min-width:0;margin-top:4px;overflow-wrap:anywhere}.detail-button,.primary-button,.ghost-button{border-radius:8px;font-weight:850}.detail-button,.primary-button{width:100%;border:0;background:var(--ink);color:#fff}.detail-button{grid-column:1 / -1}.detail-button.secondary{justify-self:start;width:auto;min-height:38px;padding:0 4px;border:0;background:transparent;color:var(--accent);text-decoration:underline;text-underline-offset:4px}.detail-button[aria-expanded=true]{color:var(--accent)}.primary-button:disabled{opacity:.62}.ghost-button{border:1px solid var(--line);background:#fbfdfb;color:var(--ink);padding:0 13px}.ghost-button.danger{border-color:#b9463252;color:var(--danger)}.species-panel,.factor-panel,.analytics-panel,.detail-sheet,.section-card,.report-card{padding:16px}.species-panel{position:relative;display:grid;grid-template-rows:auto minmax(0,1fr);min-height:0;overflow:hidden}.section-title,.panel-head,.detail-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:14px}.panel-head{align-items:center}.panel-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px;min-width:0}.panel-actions .ghost-button{min-width:112px}.section-title h2,.section-title h3,.detail-sheet h2,.analytics-panel h2{margin:0}.section-title span,.panel-head span{color:var(--muted);font-size:13px;font-weight:820}.species-list{display:grid;align-content:start;gap:10px;min-height:0;overflow-y:auto;padding-right:3px;scrollbar-width:thin}.drag-scroll{cursor:grab;-webkit-overflow-scrolling:touch}.drag-scroll.dragging{cursor:grabbing;scroll-behavior:auto}.drag-scroll.dragging,.drag-scroll.dragging *{-webkit-user-select:none;user-select:none}.drag-scroll-x{touch-action:pan-y}.drag-scroll-y{touch-action:pan-x}.species-row{display:grid;grid-template-columns:14px minmax(0,1fr) 86px 42px;gap:10px;align-items:center;min-width:0;padding:6px;border-radius:8px}.species-row.selected{background:#eef7f2;box-shadow:inset 0 0 0 1px #176b562e}.species-row.muted{opacity:.64}.species-dot{width:12px;height:12px;border-radius:50%}.species-main{min-width:0}.species-main strong,.species-main small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.species-main small,.muted{color:var(--muted)}.species-inline-toggle{width:42px;min-height:24px;justify-self:end;padding:2px;border:1px solid var(--line);border-radius:999px;background:#edf2ef;color:#8fa099;display:inline-flex;align-items:center;justify-content:flex-start}.species-inline-toggle span{width:18px;height:18px;flex:0 0 auto;border-radius:50%;background:currentColor;transition:transform .16s ease,background .16s ease}.species-inline-toggle.active{border-color:#176b5659;background:#dff3e7;color:var(--accent)}.species-inline-toggle.active span{transform:translate(16px)}.species-inline-toggle:disabled{opacity:.48}.species-panel-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:6px}.species-sort-button{min-width:58px;min-height:30px;padding:0 9px;font-size:12px}.species-sort-button.active{border-color:#176b5659;background:#e4f3eb;color:var(--accent)}.species-edit-button{min-height:30px;padding:0 9px;font-size:12px}.species-editor-popover{position:absolute;top:54px;right:12px;z-index:10;display:grid;gap:10px;width:min(320px,calc(100% - 24px));padding:12px;border:1px solid var(--line);border-radius:8px;background:var(--surface);box-shadow:var(--shadow)}.species-score{position:relative;height:34px;overflow:hidden;border-radius:8px;background:#edf2ef}.species-score span{position:absolute;inset:0 auto 0 0;border-radius:inherit;background:linear-gradient(90deg,var(--accent),var(--accent-2))}.species-score b{position:relative;z-index:1;display:grid;place-items:center;height:100%;color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.24)}.settings-species-list{display:grid;gap:6px;max-height:320px;overflow-y:auto;padding-right:3px;scrollbar-width:thin}.settings-species-row{display:grid;grid-template-columns:14px minmax(0,1fr) auto;gap:9px;align-items:center;min-height:38px;padding:6px 8px;border:1px solid var(--line);border-radius:8px;background:#fbfdfb}.settings-species-row strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.settings-species-row input{width:18px;height:18px;min-height:0;accent-color:var(--accent)}.factor-panel{display:grid;gap:12px}.forecast-details-section{grid-column:1 / -1}.detail-factor-block{display:grid;gap:12px}.factor-summary{display:grid;grid-template-columns:1fr;gap:8px}.factor-summary>div{min-width:0;padding:10px;border-radius:8px;background:#f7faf7}.factor-summary span{color:var(--muted);font-size:12px;font-weight:800}.factor-summary strong{display:block;margin-top:3px;overflow-wrap:anywhere}.factor-chips,.level-scale{display:flex;flex-wrap:wrap;gap:8px}.factor-chip,.level-scale span{display:inline-flex;align-items:center;min-height:34px;padding:0 11px;border-radius:999px;background:var(--surface-soft);color:var(--ink);font-size:13px;font-weight:850}.factor-chip.good{background:#dff3e7;color:#126241}.factor-chip.warn{background:#fff2ce;color:#77530c}.factor-chip.bad{background:#f8ddd5;color:#8b2e20}.day-strip-wrap{display:grid;gap:8px;min-width:0;max-width:100%;overflow:hidden}.day-strip-legend{display:flex;flex-wrap:wrap;gap:6px;color:var(--muted);font-size:12px;font-weight:820}.day-strip-legend span{min-height:24px;padding:4px 8px;border:1px solid var(--line);border-radius:999px;background:#ffffffb8}.day-strip{display:flex;gap:8px;max-width:100%;overflow-x:auto;overscroll-behavior-inline:contain;padding:2px 0 4px;scrollbar-width:thin}.day-strip-group{display:grid;grid-template-columns:none;grid-auto-columns:minmax(74px,88px);grid-auto-flow:column;gap:8px;align-items:stretch;padding-right:0}.day-strip-group-label{display:none}.day-tile,.calendar-day{display:grid;gap:3px;min-height:82px;padding:9px;border:1px solid var(--line);border-radius:8px;background:var(--surface);color:var(--ink);text-align:left}.day-tile.history,.calendar-day.history{background:#f6f5ef}.day-tile.forecast,.calendar-day.forecast{background:#f8fbff}.day-tile.today,.calendar-day.today{background:#edf7f2}.day-tile.active,.calendar-day.active{border-color:var(--accent);box-shadow:0 0 0 3px #176b5621}.day-tile.level-empty{--level-color: #6f7a75;background:#f3f5f3}.day-tile.level-weak{--level-color: #cb6a2f;background:#fff7f0}.day-tile.level-windows{--level-color: #d6a21f;background:#fff9df}.day-tile.level-working{--level-color: #168768;background:#edf8f2}.day-tile.level-strong{--level-color: #1678c7;background:#edf6ff}.day-tile span,.calendar-day span{color:var(--muted);font-size:12px;font-weight:850;text-transform:uppercase}.day-tile strong,.calendar-day strong{font-size:21px;line-height:1}.day-tile-date{display:flex;align-items:baseline;gap:4px;min-width:0}.day-tile-date em{color:var(--muted);font-size:11px;font-style:normal;font-weight:850;line-height:1;text-transform:uppercase}.day-tile small,.calendar-day small{align-self:end;font-weight:850}.day-tile i,.calendar-day:after{content:"";width:100%;height:6px;align-self:end;border-radius:99px;background:linear-gradient(90deg,var(--level-color) var(--quality, 100%),rgba(122,137,128,.18) 0)}.analytics-panel{display:grid;gap:12px}.graph-settings-controls{display:grid;grid-template-columns:1fr;gap:10px;padding:12px;border:1px solid var(--line);border-radius:8px;background:#f7faf7}.layer-controls{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.layer-toggle{justify-content:flex-start;min-width:0;padding:0 10px}.layer-toggle b{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px}.layer-toggle small{margin-left:auto;color:currentColor;opacity:.78;font-size:11px;font-weight:900}.layer-toggle.pressure.active{color:#6c5a00;background:#fff5c5}.layer-toggle.air.active{color:#a9422a;background:#fae7e1}.layer-toggle.water.active{color:#1e6da8;background:#e3f1fb}.layer-toggle.fastWater.active{color:#6f4bb4;background:#eee8fb}.layer-toggle.wind.active{color:#5d6a70;background:#edf2f3}.layer-toggle.precipitation.active{color:#1965a8;background:#e1effc}.chart-viewport{box-sizing:border-box;width:100%;min-width:0;overflow-x:auto;overflow-y:hidden;overscroll-behavior-inline:contain;padding-bottom:2px;border:1px solid var(--line);border-radius:8px;background:#fbfdfb;scrollbar-gutter:stable;scrollbar-width:thin}.chart-viewport.fit{overflow-x:hidden;scrollbar-gutter:auto}.analytics-chart{display:block;max-width:none;height:auto}.analytics-chart.fit{width:100%;max-width:100%}.chart-viewport.compact{overflow-x:hidden;padding:8px 8px 4px;background:#f8fbf8}.compact-analytics-chart{display:block;width:100%;max-width:100%;min-width:0;height:auto}.compact-heat-bg{fill:#edf3ef}.compact-trend-bg{fill:#fff;stroke:#637b7124;stroke-width:1}.compact-month-divider{stroke:#5567603d;stroke-width:1;stroke-dasharray:3 5}.compact-month-label{fill:var(--muted);font-size:10px;font-weight:850;text-transform:uppercase}.compact-score-cell{fill:var(--level-color);opacity:.82;vector-effect:non-scaling-stroke}.compact-score-cell.history{opacity:.58}.compact-score-cell.forecast{opacity:.76}.compact-score-cell.today{opacity:1;stroke:#182c2785;stroke-width:1.4}.compact-score-cell.selected{opacity:1;stroke:#fffffff2;stroke-width:2.4;filter:brightness(1.08)}.compact-score-cell.muted{fill:#d9e0dc;opacity:.38}.compact-score-line,.compact-line{fill:none;stroke-linecap:round;stroke-linejoin:round;pointer-events:none}.compact-score-line{stroke:#ffffffe0;stroke-width:2.4}.compact-line{stroke-width:2.2;opacity:.88}.compact-line.pressure{stroke:#b38a16}.compact-line.air{stroke:#c44d35;opacity:.72}.compact-line.water{stroke:#2f75b5;opacity:.78}.compact-line.fast-water{stroke:#7b5bc7;stroke-dasharray:4 4;opacity:.88}.compact-line.wind{stroke:#697b82;stroke-dasharray:6 6;opacity:.7}.compact-normal-line{stroke:#6c5a004d;stroke-width:1.4;stroke-dasharray:6 5}.compact-precip-bar{fill:#4d95d852}.compact-today-marker{stroke:var(--ink);stroke-width:2;stroke-dasharray:4 4}.compact-selected-marker{stroke:#176b56ad;stroke-width:2.5}.compact-selected-dot{fill:var(--surface);stroke:var(--accent);stroke-width:2.5}.compact-marker-label,.compact-date-label{fill:var(--muted);font-size:11px;font-weight:850}.compact-marker-label{fill:var(--ink)}.compact-date-label.selected{fill:var(--accent)}.compact-date-label.today{fill:var(--ink)}.plot-bg{fill:#fff}.weekend-band{fill:#c88f1d14}.grid-line{stroke:#dfe7e1;stroke-width:1}.axis-label,.date-label,.weekday-label,.marker-label,.relation-label{fill:var(--muted);font-weight:800}.axis-label,.date-label{font-size:11px}.date-label.history{fill:#887a5f}.date-label.forecast{fill:#53789c}.weekday-label{font-size:10px;text-transform:uppercase}.score-bar{opacity:.92}.score-bar.history{opacity:.62}.score-bar.forecast{opacity:.72}.score-bar.today,.score-bar.selected{opacity:1}.score-label{fill:var(--ink);font-size:11px;font-weight:900}.chart-line{fill:none;stroke-linecap:round;stroke-linejoin:round;stroke-width:3;pointer-events:none}.chart-line.pressure{stroke:#b38a16}.chart-line.air{stroke:#c44d35}.chart-line.water{stroke:#2f75b5}.chart-line.fast-water{stroke:#7b5bc7;stroke-dasharray:4 6}.chart-line.wind{stroke:#697b82;stroke-dasharray:7 6}.chart-line.precipitation{stroke:var(--rain);stroke-dasharray:2 7}.pressure-normal-line{stroke:#6c5a006b;stroke-width:1.5;stroke-dasharray:7 5}.pressure-normal-label{fill:#6c5a00;font-size:11px;font-weight:850}.pressure-range-label{fill:#6c5a00b8;font-size:10px;font-weight:800}.precip-bar{fill:#4d95d838}.today-marker{stroke:var(--ink);stroke-width:2;stroke-dasharray:5 5}.selected-marker{stroke:#176b568c;stroke-width:2}.selected-dot{fill:var(--surface);stroke:var(--accent);stroke-width:3}.chart-demo-note,.chart-scale-note{margin-top:8px;color:var(--muted);font-size:12px;font-weight:760;line-height:1.35}.chart-demo-note{color:var(--warn)}.forecast-error-state{padding:24px;border:1px solid rgba(176,65,52,.3);border-radius:8px;background:#fff8f4;color:var(--ink)}.forecast-error-state h2{margin:4px 0 8px;font-size:22px}.forecast-error-state p:last-child{margin:0;color:var(--muted);font-weight:700;line-height:1.45}.data-source-notice.error{border-color:#b041344d;background:#fff8f4}.chart-hit,.compact-day-hit{cursor:pointer}.relation-label{font-size:12px}.relation-label.history{fill:#8a7555}.relation-label.forecast{fill:var(--accent-2)}.chart-readout{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.readout-item{min-width:0;padding:10px;border-radius:8px;background:#f7faf7}.detail-sheet{display:grid;gap:14px;background:var(--surface);box-shadow:var(--shadow)}.detail-head{margin-bottom:0}.detail-head p{margin:6px 0 0;color:var(--muted);line-height:1.4}.detail-badge{flex:0 0 auto;min-height:34px;padding:7px 10px;border-radius:999px;background:color-mix(in srgb,var(--level-color) 18%,white);color:color-mix(in srgb,var(--level-color) 78%,black);font-weight:900}.detail-layout{display:grid;grid-template-columns:1fr;gap:10px;min-width:0}.pressure-chart,.impact-chart,.detail-panel{min-width:0;padding:12px;border:1px solid var(--line);border-radius:8px;background:#f9fbf9}.chart-title,.chart-meta{display:flex;justify-content:space-between;gap:10px;color:var(--muted);font-size:12px;font-weight:850}.chart-title strong{color:var(--ink)}.pressure-chart svg{display:block;width:100%;height:auto;margin-top:4px;overflow:visible}.normal-line{stroke:#b8c4bd;stroke-dasharray:5 5;stroke-width:2}.pressure-line{stroke:var(--accent-2);stroke-linecap:round;stroke-linejoin:round;stroke-width:4}.pressure-dot{fill:var(--surface);stroke:var(--accent-2);stroke-width:3}.chart-label{fill:var(--muted);font-size:11px;font-weight:800;text-transform:uppercase}.impact-list{display:grid;gap:8px;margin-top:12px}.impact-row{position:relative;display:grid;grid-template-columns:minmax(0,1fr) 52px;align-items:center;min-height:30px;overflow:hidden;border-radius:8px;background:#edf2ef}.impact-row span,.impact-row b{position:relative;z-index:1;padding:0 8px;font-size:13px;font-weight:850}.impact-row span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.impact-row i{position:absolute;inset:0 auto 0 0;border-radius:inherit;background:#176b562e}.impact-row i.negative{background:#b9463229}.detail-grid{display:grid;gap:10px}.detail-panel h4{margin:0 0 10px;font-size:14px}.admin-panel{background:#fbf8ef}.compact-species{display:grid;gap:8px}.compact-species-row{position:relative;display:grid;grid-template-columns:minmax(0,1fr) 40px;gap:8px;align-items:center;min-height:30px;overflow:hidden;border-radius:8px;background:#edf2ef}.compact-species-row span,.compact-species-row strong{position:relative;z-index:1;padding:0 8px;font-size:13px;font-weight:850}.compact-species-row span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.compact-species-row i{position:absolute;inset:0 auto 0 0;border-radius:inherit;background:linear-gradient(90deg,#176b5633,#2f75b540)}.component-list{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:7px 12px;margin:0;font-size:13px}.component-list dt{color:var(--muted);font-weight:800}.component-list dd{margin:0;font-weight:850;text-align:right;overflow-wrap:anywhere}.why-list{display:grid;gap:10px;margin:0;padding-left:20px;color:#344139;line-height:1.45}.level-scale span{border:1px solid color-mix(in srgb,var(--level-color) 38%,white);background:color-mix(in srgb,var(--level-color) 16%,white);color:color-mix(in srgb,var(--level-color) 80%,black)}.calendar-grid{display:grid;gap:18px;max-height:min(72vh,760px);overflow-y:auto;overscroll-behavior-block:contain;padding-right:4px;scrollbar-width:thin}.calendar-month{display:grid;gap:10px;padding:4px 0 18px;border-bottom:1px solid var(--line)}.calendar-month:last-child{border-bottom:0;padding-bottom:4px}.calendar-month-header{display:flex;align-items:baseline;justify-content:space-between;gap:12px;min-width:0}.calendar-month-header h3{margin:0;color:var(--ink);font-size:18px;line-height:1.15;text-transform:capitalize}.calendar-month-header span{color:var(--muted);font-size:12px;font-weight:850;white-space:nowrap}.calendar-weekdays,.calendar-month-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:6px}.calendar-weekdays span{color:var(--muted);font-size:11px;font-weight:850;line-height:1;text-align:center;text-transform:uppercase}.calendar-month-grid .calendar-day{justify-items:center;min-width:0;min-height:78px;padding:8px 6px;text-align:center}.calendar-month-grid .calendar-day small{font-size:11px;line-height:1.1}.calendar-day-spacer{min-height:78px}.reports-screen{align-content:start}.report-card{display:grid;gap:14px}.report-card h2{font-size:28px}.report-grid{display:grid;grid-template-columns:1fr;gap:10px}.form-result{padding:12px;border-radius:8px;background:#e5f4ea;color:#126241;font-weight:800}.form-result.demo{background:#fff2ce;color:#77530c}.small{font-size:13px}.notice-card{background:#fff9e8}.report-composer{background:linear-gradient(180deg,#fffffff5,#f8fcf9f5)}.report-composer-head{display:flex;align-items:start;justify-content:space-between;gap:12px}.report-composer-head>div{min-width:0}.report-composer-head .bite-badge{flex:0 0 auto}.auth-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.photo-uploader{display:grid;gap:10px;padding:12px;border:1px dashed rgba(23,107,86,.28);border-radius:8px;background:#f8fbf8}.photo-uploader-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.photo-uploader-head>div{display:grid;gap:2px}.photo-uploader-head strong{color:var(--ink)}.photo-uploader-head span,.photo-empty{color:var(--muted);font-size:12px;font-weight:780}.photo-empty{margin:0}.photo-add-button{position:relative;display:inline-grid;place-items:center;min-height:38px;padding:0 13px;border:1px solid var(--line);border-radius:8px;background:var(--surface);color:var(--ink);font-size:13px;font-weight:850;cursor:pointer}.photo-add-button.disabled{opacity:.58;cursor:default}.photo-add-button input{position:absolute;inset:0;width:100%;height:100%;opacity:0;cursor:inherit}.photo-preview-grid,.report-photo-strip{display:flex;flex-wrap:wrap;gap:8px}.photo-preview{position:relative;width:94px;aspect-ratio:1;margin:0;overflow:hidden;border:1px solid var(--line);border-radius:8px;background:#e9f0eb}.photo-preview img,.report-photo-strip img{width:100%;height:100%;object-fit:cover}.photo-remove{position:absolute;top:5px;right:5px;display:grid;place-items:center;width:26px;min-height:26px;border:1px solid rgba(19,32,25,.18);border-radius:8px;background:#ffffffeb;color:var(--ink);font-size:18px;line-height:1}.reports-list{display:grid;gap:10px}.report-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px 12px;align-items:start;padding:12px;border:1px solid var(--line);border-radius:8px;background:#fbfdfb}.report-row.focused{border-color:#176b5675;background:#eef8f2;box-shadow:0 0 0 3px #176b561c}.report-photo-strip{grid-column:1 / -1}.report-photo-strip img{width:76px;height:76px;border:1px solid var(--line);border-radius:8px;background:#eef3ef}.report-row strong,.report-row small{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.report-row small{color:var(--muted);margin-top:3px}.report-row p{grid-column:1 / -1;margin:0;color:#344139;line-height:1.4}.report-row .ghost-button{grid-column:1 / -1;justify-self:start}.bite-badge{min-height:30px;padding:6px 9px;border-radius:999px;background:#eef3ef;color:var(--muted);font-size:12px;font-weight:900}.bite-badge.normal{background:#dff3e7;color:#126241}.bite-badge.weak{background:#fff2ce;color:#77530c}.bite-badge.zero{background:#f8ddd5;color:#8b2e20}.settings-screen{align-content:start}.auth-card,.auth-form{display:grid;gap:12px}.auth-terms{margin:0;color:var(--muted);font-size:12px;line-height:1.4}.legal-card{align-content:start}.legal-grid{display:grid;gap:12px}.legal-grid>div{display:grid;gap:5px;padding-top:12px;border-top:1px solid var(--line)}.legal-grid>div:first-child{padding-top:0;border-top:0}.legal-grid h3,.legal-grid p{margin:0}.legal-grid h3{font-size:14px}.legal-grid p{color:var(--muted);font-size:13px;line-height:1.45}.settings-group{display:grid;gap:10px;margin-top:14px;padding-top:14px;border-top:1px solid var(--line)}.diagnostics-details{display:grid;gap:8px;margin-top:14px;padding-top:14px;border-top:1px solid var(--line)}.diagnostics-details summary{color:var(--ink);font-size:15px;font-weight:900;cursor:pointer}.diagnostics-details .setting-row{min-height:44px}.settings-group h3{margin:0;font-size:15px}.settings-mode-picker{display:grid;gap:8px;min-height:54px;padding-top:10px;border-top:1px solid var(--line)}.species-picker{display:flex;flex-wrap:wrap;gap:8px}.setting-row,.toggle-row{display:flex;align-items:center;justify-content:space-between;gap:14px;min-height:54px;border-top:1px solid var(--line)}.setting-row:first-of-type{border-top:0}.setting-row strong{text-align:right}.toggle-row input{width:48px;height:28px;flex:0 0 auto;accent-color:var(--accent)}.factor-toggle{cursor:pointer}.factor-toggle small{display:block;margin-top:3px;color:var(--muted);font-size:11px;font-weight:800;text-transform:uppercase}.factor-toggle.disabled{cursor:default;opacity:.72}.admin-section{min-width:0}.admin-table-wrap{max-width:100%;overflow-x:auto;border:1px solid var(--line);border-radius:8px;background:#fbfdfb}.admin-table{width:100%;min-width:1040px;border-collapse:collapse;font-size:12px}.admin-table th,.admin-table td{padding:10px;border-bottom:1px solid var(--line);text-align:left;vertical-align:top}.admin-table th{position:sticky;top:0;z-index:1;background:#eef4ee;color:var(--muted);font-weight:900}.admin-table td{max-width:260px;overflow-wrap:anywhere}.admin-table tbody tr:last-child td{border-bottom:0}.modal-backdrop{position:fixed;inset:0;z-index:40;display:grid;place-items:center;padding:18px;background:#13201957;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.auth-modal{position:relative;width:min(100%,420px)}.auth-modal .auth-card{box-shadow:var(--shadow)}.modal-close{position:absolute;top:10px;right:10px;z-index:1;display:grid;place-items:center;width:34px;min-height:34px;border:1px solid var(--line);border-radius:8px;background:#fbfdfb;color:var(--muted);font-size:20px;line-height:1}.empty-state{padding:24px;border:1px dashed var(--line);border-radius:8px;color:var(--muted);text-align:center}.bottom-nav{position:fixed;right:0;bottom:0;left:0;z-index:20;display:grid;grid-template-columns:repeat(4,1fr);gap:4px;padding:8px max(10px,env(safe-area-inset-left)) calc(8px + env(safe-area-inset-bottom));border-top:1px solid rgba(221,230,222,.9);background:#fffffff0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.desktop-rail{display:none}.nav-button{display:grid;place-items:center;gap:2px;min-height:58px;border:0;border-radius:8px;background:transparent;color:var(--muted)}.nav-button span{display:grid;place-items:center;width:24px;height:24px;font-size:18px}.nav-button b{font-size:11px;letter-spacing:0}.nav-button.active{background:#e7f2eb;color:var(--accent)}.level-empty{--level-color: #8c9490}.level-weak{--level-color: #b66a39}.level-windows{--level-color: #c69a2d}.level-working{--level-color: #277a61}.level-strong{--level-color: #1f6fb2}.app-shell.level-empty{background:linear-gradient(180deg,#e0e6e2d1,#f4f7f200 390px),radial-gradient(circle at 88% 0%,rgba(111,122,117,.12),transparent 360px)}.app-shell.level-weak{background:linear-gradient(180deg,#ffe6d0c7,#f4f7f200 390px),radial-gradient(circle at 88% 0%,rgba(203,106,47,.13),transparent 360px)}.app-shell.level-windows{background:linear-gradient(180deg,#fff0b9b8,#f4f7f200 390px),radial-gradient(circle at 88% 0%,rgba(214,162,31,.14),transparent 360px)}.app-shell.level-working{background:linear-gradient(180deg,#d1f1e0c7,#f4f7f200 390px),radial-gradient(circle at 88% 0%,rgba(22,135,104,.13),transparent 360px)}.app-shell.level-strong{background:linear-gradient(180deg,#d2eaffc7,#f4f7f200 390px),radial-gradient(circle at 88% 0%,rgba(22,120,199,.14),transparent 360px)}.hero-card.level-empty{background:linear-gradient(180deg,#fffffff0,#fafcfae0),linear-gradient(135deg,#f1f3f1,#fff 72%)}.hero-card.level-weak{background:linear-gradient(180deg,#fffffff0,#fafcfae0),linear-gradient(135deg,#fff5ed,#fff 72%)}.hero-card.level-windows{background:linear-gradient(180deg,#fffffff0,#fafcfae0),linear-gradient(135deg,#fff8dc,#fff 72%)}.hero-card.level-working{background:linear-gradient(180deg,#fffffff0,#fafcfae0),linear-gradient(135deg,#edf8f2,#fff 72%)}.hero-card.level-strong{background:linear-gradient(180deg,#fffffff0,#fafcfae0),linear-gradient(135deg,#edf6ff,#fff 72%)}@media(min-width:760px){.app-shell{grid-template-columns:220px minmax(0,1fr)}.app-main{padding:28px 28px 42px}.bottom-nav{display:none}.desktop-rail{display:block;align-self:stretch;min-height:100vh;border-right:1px solid var(--line);background:#ffffffad}.desktop-rail-content{position:fixed;top:0;left:0;display:grid;align-content:start;gap:10px;width:220px;min-height:100vh;padding:22px 14px}.brand-block{display:flex;align-items:center;gap:10px;min-height:54px;margin-bottom:10px}.brand-mark{display:grid;place-items:center;width:38px;height:38px;border-radius:8px;background:var(--ink);color:#fff;font-weight:900}.desktop-rail .nav-button{grid-template-columns:28px 1fr;justify-items:start;padding:0 12px}.desktop-rail .nav-button b{font-size:14px}.primary-controls{grid-template-columns:repeat(5,minmax(0,1fr))}.location-control,.species-control{grid-column:span 2}.secondary-controls{grid-template-columns:minmax(220px,.7fr) minmax(180px,.55fr) minmax(0,1.5fr);align-items:center}.graph-settings-controls{grid-template-columns:minmax(150px,.85fr) minmax(130px,.65fr) minmax(170px,1fr) minmax(140px,.75fr);align-items:end}.forecast-board{grid-template-columns:minmax(0,1.75fr) minmax(320px,.9fr);align-items:start}.hero-card{grid-column:1}.species-panel{grid-column:2;align-self:start;height:var(--forecast-hero-height, auto);max-height:var(--forecast-hero-height, none)}.factor-panel,.day-strip-wrap{grid-column:1 / -1}.hero-metrics{grid-template-columns:repeat(4,minmax(0,1fr))}.factor-summary{grid-template-columns:repeat(3,minmax(0,1fr))}.layer-controls{grid-template-columns:repeat(7,minmax(0,1fr))}.chart-readout{grid-template-columns:repeat(6,minmax(0,1fr))}.detail-layout{grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr)}.detail-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.detail-grid .admin-panel{grid-column:1 / -1}.report-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.reports-screen{grid-template-columns:minmax(0,1fr) minmax(340px,.8fr);align-items:start}.reports-screen .notice-card{grid-column:1 / -1}.reports-list-card{grid-column:2;grid-row:span 2}.settings-screen{grid-template-columns:minmax(320px,.8fr) minmax(0,1.2fr);align-items:start}.settings-screen .admin-section{grid-column:1 / -1}}@media(min-width:1160px){.topbar h1{font-size:36px}.primary-controls{grid-template-columns:minmax(230px,1.35fr) minmax(150px,.75fr) minmax(130px,.6fr) minmax(140px,.65fr) minmax(190px,1fr)}.location-control,.species-control{grid-column:auto}.hero-card h2{font-size:62px}.forecast-board{grid-template-columns:minmax(0,1.85fr) minmax(360px,.85fr)}}@media(max-width:759px){.topbar{align-items:stretch;flex-direction:column}.topbar h1{font-size:24px}.topbar-right{justify-items:stretch;flex-basis:auto;min-width:0}.header-model-controls{width:100%}.header-factor-toggles{grid-template-columns:repeat(2,minmax(0,1fr))}.sync-pill{max-width:none}.hero-card{grid-template-columns:minmax(0,1fr) auto}.hero-top-row{align-items:stretch;flex-direction:column}.hero-actions{justify-content:flex-start;width:100%}.hero-report-button{flex:1 1 auto}.score-ring{justify-self:end;width:88px;height:88px}.score-ring span{font-size:30px}.hero-card h2{font-size:38px}.panel-head,.section-title,.report-composer-head,.detail-head{align-items:stretch;flex-direction:column}.panel-actions{width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.panel-head .ghost-button{width:100%;min-width:0}.report-row{grid-template-columns:minmax(0,1fr)}}@media(max-width:420px){.app-main{padding-inline:12px}.hero-card,.species-panel,.factor-panel,.analytics-panel,.detail-sheet,.section-card,.report-card,.control-panel{padding:12px}.hero-card h2{font-size:34px}.hero-best{width:100%}.day-strip-group{grid-auto-columns:minmax(68px,78px)}.day-tile{min-height:76px;padding:8px}.day-tile strong{font-size:18px}.layer-controls{grid-template-columns:1fr}.chart-scale-note{display:none}.hero-metrics,.chart-readout,.calendar-grid{grid-template-columns:1fr}.calendar-grid{max-height:68vh}.calendar-month{padding-bottom:16px}.calendar-weekdays,.calendar-month-grid{gap:4px}.calendar-month-grid .calendar-day{min-height:58px;padding:5px 3px}.calendar-month-grid .calendar-day span{display:none}.calendar-month-grid .calendar-day strong{font-size:16px}.calendar-month-grid .calendar-day small{font-size:9px}.calendar-month-grid .calendar-day:after{height:4px}.calendar-day-spacer{min-height:58px}.species-row{grid-template-columns:14px minmax(0,1fr) 74px 42px;gap:8px}.species-score{grid-column:3}.segmented{grid-template-columns:1fr}}
