@import"https://fonts.googleapis.com/css2?family=Titillium+Web:wght@400;600;700;900&family=JetBrains+Mono:wght@400;500;700&display=swap";:root{--bg: #eceef0;--surface: #ffffff;--ink: #14171b;--muted: #5b6472;--line: #d3d8de;--accent: #b5791c;--on-accent: #14171b;--warn-bg: #f6e6de;--warn-line: #c1502f;--warn-ink: #7a3216;--ground: #0b0d10;--status-green: #2f8f5b;--status-amber: #b9791c;--font-ui: "Titillium Web", system-ui, -apple-system, sans-serif;--font-mono: "JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace;color-scheme:light dark;font-family:var(--font-ui)}@media (prefers-color-scheme: dark){:root:not([data-theme=light]){--bg: #14171b;--surface: #1b1f25;--ink: #e8ecf1;--muted: #929cab;--line: #2a2f36;--accent: #ffb238;--on-accent: #0b0d10;--warn-bg: #2a1c14;--warn-line: #ff6b4a;--warn-ink: #ffcdb8;--status-green: #4cbf85;--status-amber: #ffb238}}:root[data-theme=dark]{--bg: #14171b;--surface: #1b1f25;--ink: #e8ecf1;--muted: #929cab;--line: #2a2f36;--accent: #ffb238;--on-accent: #0b0d10;--warn-bg: #2a1c14;--warn-line: #ff6b4a;--warn-ink: #ffcdb8;--status-green: #4cbf85;--status-amber: #ffb238}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--ink)}main{padding:max(1rem,env(safe-area-inset-top)) 1rem 1rem;max-width:40rem;margin:0 auto}.topbar{display:flex;align-items:baseline;justify-content:space-between;gap:1rem}h1{font:700 1.1rem/1.2 var(--font-ui);margin:0 0 .25rem}.sub{color:var(--muted);font-size:.85rem;margin:0 0 1.5rem}.mile{font-family:var(--font-mono);font-variant-numeric:tabular-nums;font-size:3.5rem;font-weight:700;line-height:1}.mile small{font-family:var(--font-ui);font-size:1rem;font-weight:500;color:var(--muted)}.row{display:flex;gap:2rem;margin:1.25rem 0}.row div{font-family:var(--font-mono);font-variant-numeric:tabular-nums;font-weight:600}.label{display:block;font-family:var(--font-ui);color:var(--muted);font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em}.warn{background:var(--warn-bg);border-left:3px solid var(--warn-line);color:var(--warn-ink);padding:.75rem;margin:1rem 0;font-size:.9rem}button{font:600 .85rem/1 var(--font-ui);background:var(--accent);color:var(--on-accent);border:0;border-radius:.4rem;padding:.5rem .9rem}button:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.theme-toggle{background:transparent;color:var(--muted);border:1px solid var(--line);padding:.35rem .6rem;font-size:.75rem}.profile-svg{display:block;width:100%;height:46.5vh;min-height:240px;touch-action:none;overscroll-behavior:none;background:var(--ground);border-radius:.4rem}.ep-grid{stroke:#22262c;stroke-width:1}.ep-vgrid{opacity:.6}.ep-ylab{fill:#7c8794;font-family:var(--font-mono);font-weight:600;line-height:1;dominant-baseline:middle;text-anchor:end}.ep-xlab{fill:#7c8794;font-family:var(--font-mono);font-weight:600;line-height:1;text-anchor:middle}.ep-area{fill:#ffb238;opacity:.16}.ep-line{fill:none;stroke:#ffb238;stroke-width:1.6;stroke-linejoin:round}.ep-you{stroke:#e8ecf1;stroke-width:1;stroke-dasharray:3 2;opacity:.55}.ep-youdot{fill:#ffb238;stroke:#0b0d10;stroke-width:1.5}.ep-marker-stem{stroke:#22262c;stroke-width:1}.ep-marker-glyph{stroke-linecap:round;stroke-linejoin:round;cursor:pointer}.ep-marker-dot{stroke:#0b0d10;stroke-width:1.3;cursor:pointer}.ep-marker-hit{cursor:pointer}.ep-marker-label{fill:#d3d8de;font-family:var(--font-ui);font-weight:600;line-height:1.2;text-anchor:middle;pointer-events:none}.zoom{display:flex;gap:.5rem;margin:.5rem 0 0}.zoom button{background:var(--surface);color:var(--ink);border:1px solid var(--line)}.sheet-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:color-mix(in srgb,var(--ground) 70%,transparent);display:flex;align-items:flex-end;justify-content:center;z-index:10}.sheet{width:100%;max-width:40rem;max-height:80vh;overflow-y:auto;background:var(--surface);border:1px solid var(--line);border-bottom:none;border-radius:.75rem .75rem 0 0;padding:1rem 1.25rem max(1.25rem,env(safe-area-inset-bottom))}.sheet-full{max-width:none;max-height:100vh;height:100vh;border-radius:0;border:none}.tag-picker-group{margin-top:1rem}.tag-picker-group h3{font:700 .85rem/1.2 var(--font-ui);margin:0 0 .35rem}.sheet-head{display:flex;align-items:baseline;justify-content:space-between;gap:1rem}.sheet-head h2{font:700 1.15rem/1.3 var(--font-ui);margin:0}.sheet-close{background:transparent;color:var(--muted);border:1px solid var(--line);border-radius:.35rem;width:2rem;height:2rem;padding:0;font-size:1.1rem;line-height:1}.tag-chips{display:flex;flex-wrap:wrap;gap:.5rem;margin:.75rem 0}.tag-chip{display:inline-flex;align-items:center;gap:.35rem;font:600 .78rem/1 var(--font-ui);color:#0b0d10;fill:#0b0d10;stroke:#0b0d10;border-radius:999px;padding:.3rem .6rem .3rem .5rem}.tag-chip svg{flex:none}.tag-chip svg path{fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.tag-chip svg circle{fill:currentColor}.attr-list{margin:.75rem 0}.attr-row{display:flex;justify-content:space-between;gap:1rem;padding:.3rem 0;border-bottom:1px solid var(--line)}.attr-row dt{color:var(--muted);font-size:.82rem;text-transform:capitalize}.attr-row dd{margin:0;font-weight:600;text-align:right}.sheet-section{margin-top:1.25rem;padding-top:1rem;border-top:1px solid var(--line)}.sheet-section h3{font:700 .85rem/1.2 var(--font-ui);margin:0 0 .35rem}.settings{display:flex;flex-direction:column;gap:1.75rem;margin-top:.5rem}.settings-section h2{font:700 .95rem/1.2 var(--font-ui);margin:0 0 .35rem}.settings-row{display:flex;align-items:center;justify-content:space-between;margin-top:.85rem}.mono-value{font-family:var(--font-mono);font-size:.85rem;color:var(--muted)}.filter-list{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.85rem}.filter-chip{display:inline-flex;align-items:center;gap:.4rem;font:600 .82rem/1 var(--font-ui);background:var(--chip-color);color:#0b0d10;border:2px solid var(--chip-color);border-radius:999px;padding:.4rem .7rem .4rem .55rem}.filter-chip svg{flex:none}.filter-chip svg path{fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.filter-chip svg circle{fill:currentColor}.filter-chip-off{background:transparent;color:var(--chip-color);opacity:.55}.trip-list{display:flex;flex-direction:column;gap:.75rem;margin-top:1rem}.trip-card{display:flex;flex-direction:column;align-items:flex-start;gap:.25rem;width:100%;text-align:left;background:var(--surface);color:var(--ink);border:1px solid var(--line);border-radius:.5rem;padding:.85rem 1rem}.trip-card-name{font:700 1rem/1.3 var(--font-ui)}.trip-card-meta{font-size:.82rem;color:var(--muted)}.trip-card-weather{font:600 .85rem/1.4 var(--font-mono);font-variant-numeric:tabular-nums;margin-top:.15rem}.trip-card-weather .lo{color:var(--muted);font-weight:400}.trip-card-weather .sub{font-family:var(--font-ui);font-weight:400}.map-canvas-wrap{position:relative}.map-canvas{width:100%;height:60vh;min-height:320px;border-radius:.4rem;overflow:hidden}.map-recenter{position:absolute;left:.6rem;bottom:.6rem;width:2.5rem;height:2.5rem;padding:0;border-radius:50%;display:flex;align-items:center;justify-content:center;background:var(--surface);color:var(--ink);border:1px solid var(--line);box-shadow:0 1px 4px #00000059}.map-layer-switch{position:absolute;left:.6rem;top:.6rem;padding:.35rem .7rem;border-radius:1rem;font:600 .8rem/1 var(--font-ui);background:var(--surface);color:var(--ink);border:1px solid var(--line);box-shadow:0 1px 4px #00000059}.map-download-prompt{position:absolute;left:.6rem;right:.6rem;bottom:.6rem}.map-download-prompt .warn{margin:0}.tabs{display:flex;gap:.5rem;margin:.75rem 0}.tabs button{background:var(--surface);color:var(--muted);border:1px solid var(--line)}.tabs button[aria-selected=true]{background:var(--accent);color:var(--on-accent);border-color:var(--accent)}.weather-status-green{color:var(--status-green)}.weather-status-amber{color:var(--status-amber)}.weather-status-red{color:var(--warn-line)}.weather-strip{display:flex;gap:.6rem;overflow-x:auto;padding-bottom:.25rem;margin:0 0 1rem}.weather-card{flex:none;width:8.5rem;display:flex;flex-direction:column;align-items:flex-start;gap:.15rem;text-align:left;background:var(--surface);color:var(--ink);border:1px solid var(--line);border-radius:.5rem;padding:.65rem .75rem}.weather-card[aria-expanded=true]{border-color:var(--accent)}.weather-day{font:700 .8rem/1.2 var(--font-ui);color:var(--muted);text-transform:uppercase;letter-spacing:.02em}.weather-temps{font:700 1.2rem/1.3 var(--font-mono);font-variant-numeric:tabular-nums}.weather-temps .lo{color:var(--muted);font-weight:400}.weather-precip{font-size:.78rem;color:var(--muted);min-height:1.1em}.weather-nodata{font-size:.82rem;color:var(--muted)}.weather-aqi{font:600 .78rem/1.3 var(--font-mono)}.weather-aqi.good{color:var(--status-green)}.weather-aqi.moderate{color:var(--status-amber)}.weather-aqi.unhealthy{color:var(--warn-line)}.weather-mile{font-size:.72rem;color:var(--muted);margin-top:.15rem}.weather-expanded{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1rem}.weather-place-block{background:var(--surface);border:1px solid var(--line);border-radius:.4rem;padding:.6rem .75rem}.weather-place-mile{font:700 .78rem/1.3 var(--font-ui);color:var(--muted);margin-bottom:.3rem}.weather-hour-row{display:grid;grid-template-columns:3.2rem 3rem 3rem 1fr;gap:.5rem;font:400 .82rem/1.6 var(--font-mono);font-variant-numeric:tabular-nums}.weather-hour-aqi.good{color:var(--status-green)}.weather-hour-aqi.moderate{color:var(--status-amber)}.weather-hour-aqi.unhealthy{color:var(--warn-line)}.weather-overnight{opacity:.85}.weather-discussion-text{white-space:pre-wrap;font:400 .8rem/1.5 var(--font-mono);color:var(--muted);margin:.5rem 0 0}
