:root{color-scheme:light dark;--paper: #f6f3ec;--card: #fdfcf8;--ink: #2b2e26;--ink-soft: #5a5e52;--ink-faint: #6e7161;--line: #ddd8c9;--pine: #3d5a45;--clay: #c25e40;--clay-soft: #ecd8cf;--on-accent: #fff;--ok: #3d6b4a;--warn: #c25e40;--heat-1: #dde4d6;--heat-2: #b0c4ae;--heat-3: #78997f;--heat-4: #3d5a45;--t-frigid: #43629a;--t-cold: #33718c;--t-cool: #2f7a67;--t-mild: #5c7736;--t-warm: #8f6218;--t-hot: #ab4a2b;--t-scorch: #a83232;--day-1: #c25e40;--day-2: #2b6cb8;--day-3: #e7298a;--day-4: #b58900;--day-5: #8e44ad;--day-6: #0f7f8b;--aqi-very: #8e44ad}@media(prefers-color-scheme: dark){:root{--paper: #191b16;--card: #22251e;--ink: #e7e4d8;--ink-soft: #b3b0a2;--ink-faint: #9a9884;--line: #383b30;--pine: #8fb89a;--clay: #d97e5f;--clay-soft: #46362e;--on-accent: #191b16;--ok: #8fb89a;--warn: #d97e5f;--heat-1: #2b3529;--heat-2: #3a4f3f;--heat-3: #5d8168;--heat-4: #8fb89a;--t-frigid: #7fa0d4;--t-cold: #7fbcd4;--t-cool: #7cc2ab;--t-mild: #a4bf72;--t-warm: #d9a45e;--t-hot: #d97e5f;--t-scorch: #dd6f6f;--day-1: #d97e5f;--day-2: #6ba3e8;--day-3: #f06eb2;--day-4: #e0b13e;--day-5: #c084e0;--day-6: #55b7c4;--aqi-very: #c084e0}}:root{--night-0: #131110;--night-1: #1c1a18;--night-2: #262320;--night-line: #2b2824;--night-divider: #2e5244;--night-ink: #f5f2eb;--night-ink-soft: #a3a09a;--night-ink-faint: #948f88;--mint: #7fe080;--coral: #ff725e;--night-blue: #0d355c;--night-t-frigid: #7fa0d4;--night-t-cold: #7fbcd4;--night-t-cool: #7cc2ab;--night-t-mild: #a4bf72;--night-t-warm: #d9a45e;--night-t-hot: #e28d70;--night-t-scorch: #ea8585;--night-day-1: #d97e5f;--night-day-2: #6ba3e8;--night-day-3: #f06eb2;--night-day-4: #e0b13e;--night-day-5: #c084e0;--night-day-6: #55b7c4;--night-ok: #8fb89a;--night-warn: #d97e5f;--night-aqi-very: #c084e0;--night-heat-1: #2b3529;--night-heat-2: #3a4f3f;--night-heat-3: #5d8168;--night-heat-4: #8fb89a}@font-face{font-family:"Outfit";font-style:normal;font-weight:300 800;font-display:swap;src:url("fonts/outfit-latin.woff2") format("woff2")}@font-face{font-family:"Geist";font-style:normal;font-weight:400 600;font-display:swap;src:url("fonts/geist-latin.woff2") format("woff2")}@font-face{font-family:"Geist Mono";font-style:normal;font-weight:400 700;font-display:swap;src:url("fonts/geist-mono-latin.woff2") format("woff2")}*,*::before,*::after{box-sizing:border-box}button,input,select{font:inherit}body{margin:0;background:var(--paper);color:var(--ink);font-family:system-ui,-apple-system,sans-serif}a{color:var(--pine)}.site-header{background:#45806a;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='240' height='60'%3E%3Cg fill='none' stroke='%23ffffff' stroke-opacity='0.08' stroke-width='1.5'%3E%3Cpath d='M0 12 Q30 2 60 12 T120 12 T180 12 T240 12'/%3E%3Cpath d='M0 30 Q30 20 60 30 T120 30 T180 30 T240 30'/%3E%3Cpath d='M0 48 Q30 38 60 48 T120 48 T180 48 T240 48'/%3E%3C/g%3E%3C/svg%3E");border-bottom:1px solid var(--night-line);min-height:60px;padding:.5rem 1rem;display:flex;align-items:center;gap:1.5rem;flex-wrap:wrap}.site-header .brand{display:flex;align-items:center;gap:10px;color:#fff;font-family:"Outfit",system-ui,-apple-system,sans-serif;font-weight:800;font-size:1.125rem;text-decoration:none}.site-header .brand-badge{display:grid;place-items:center;width:28px;height:28px;background:var(--coral);border-radius:6px;color:var(--night-ink)}.site-header .brand-badge svg{display:block}.site-header nav{display:flex;gap:1rem;flex-wrap:wrap;flex:1;align-items:baseline;padding-top:4px}.site-header nav a{color:#fff;text-decoration:none;font-family:"Outfit",system-ui,-apple-system,sans-serif;font-weight:700;font-size:.875rem;text-transform:uppercase;padding-bottom:3px;border-bottom:2px solid rgba(0,0,0,0)}.site-header nav a:hover,.site-header nav a.nav-current{border-bottom-color:var(--mint)}.site-header .nav-menu{position:relative;margin-left:auto}.site-header .nav-menu summary{list-style:none;cursor:pointer;display:block;padding:.25rem}.site-header .nav-menu summary::-webkit-details-marker{display:none}.site-header .nav-menu summary:hover .nav-avatar,.site-header .nav-menu summary:focus-visible .nav-avatar{filter:brightness(1.15)}.site-header .nav-menu summary .nav-avatar{display:block}.site-header .nav-menu[open] summary .nav-avatar{filter:brightness(1.15)}.site-header .nav-menu .nav-menu-panel{position:absolute;z-index:30;top:calc(100% + .5rem);right:0;min-width:11rem;background:var(--card);border:1px solid var(--line);border-radius:4px;box-shadow:0 2px 10px rgba(0,0,0,.14);padding:.35rem 0}.site-header .nav-menu .nav-menu-panel a{display:block;padding:.55rem 1rem;color:var(--ink);font-size:.9rem;text-decoration:none}.site-header .nav-menu .nav-menu-panel a:hover{background:var(--paper);color:var(--pine)}.site-header .nav-menu .nav-menu-panel a.nav-current{color:var(--pine);font-weight:600}.site-header .nav-menu .nav-menu-panel form{border-top:1px solid var(--line);margin-top:.35rem;padding-top:.35rem}.site-header .nav-menu .nav-menu-panel button{display:block;width:100%;text-align:left;background:none;border:none;padding:.55rem 1rem;color:var(--ink);font-size:.9rem;cursor:pointer}.site-header .nav-menu .nav-menu-panel button:hover{background:var(--paper);color:var(--clay)}@media(max-width: 40rem){.site-header{gap:.25rem 1rem}.site-header nav{order:3;flex-basis:100%;flex-wrap:nowrap;align-items:center;overflow-x:auto;overscroll-behavior-x:contain;scrollbar-width:none}.site-header nav::-webkit-scrollbar{display:none}.site-header nav a{padding:.85rem .25rem;white-space:nowrap}}main{max-width:60rem;margin:0 auto;padding:1rem}main.main--wide{max-width:none}body.body--fill{height:100vh;height:100dvh;display:flex;flex-direction:column;overflow:hidden}body.body--fill main{flex:1;min-height:0;width:100%}.dash-grid{display:grid;grid-template-columns:1fr;gap:1rem}.dash-grid>*{margin:0;min-width:0}@media(min-width: 55rem){.dash-grid{grid-template-columns:2fr 1fr;grid-auto-flow:dense;align-items:stretch}.dash-grid>.dash-full{grid-column:1/-1}.dash-grid>.dash-main{grid-column:1}.dash-grid>.dash-side{grid-column:2}}.activity-card{background:var(--card);border:1px solid var(--line);border-radius:4px;padding:1rem;margin-bottom:1rem;display:flex;gap:1rem;flex-wrap:wrap;align-items:baseline}.activity-card .weather{color:var(--clay)}.empty{color:var(--ink-faint)}.login-form{max-width:20rem;margin:4rem auto;display:flex;flex-direction:column;gap:1rem}.login-form label{color:var(--night-ink-soft)}.login-form input[type=password]{padding:.5rem;font-size:1rem;width:100%;background:var(--night-2);border:1px solid var(--night-line);border-radius:6px;color:var(--night-ink)}.login-form button{padding:.6rem;background:var(--mint);color:var(--night-0);border:0;border-radius:6px;font-size:1rem;font-weight:600;cursor:pointer}.error{color:var(--clay)}.trophy-grid{display:grid;grid-template-columns:repeat(auto-fill, minmax(14rem, 1fr));gap:1rem;margin-bottom:1.5rem}.trophy-grid .trophy{padding:1rem}.trophy-grid .trophy h3{margin:0 0 .5rem}.trophy-grid .trophy a{text-decoration:none;font-weight:600}.trophy-grid .trophy a:hover{text-decoration:underline}.trophy-grid .trophy .stat{display:block;color:var(--mint);font-weight:600;font-family:"Geist Mono",ui-monospace,"SF Mono",SFMono-Regular,Menlo,Consolas,monospace;font-variant-numeric:tabular-nums}.trophy-grid .trophy .when{display:block;color:var(--night-ink-faint);font-size:.85rem}.stats{display:grid;grid-template-columns:auto 1fr;gap:.25rem 1rem}.stats dt{font-weight:600}.stats dd{margin:0}.meta{color:var(--ink-faint)}.filters{display:flex;gap:1rem;flex-wrap:wrap;align-items:end;margin-bottom:1rem}.filters select,.filters input{padding:.4rem}.filters button{padding:.5rem 1rem;background:var(--clay);color:var(--on-accent);border:0;border-radius:4px}.sweet-spot{background:var(--night-1);border:1px solid var(--night-line);border-left:4px solid var(--coral);color:var(--night-ink);padding:1rem;border-radius:8px;margin:1rem 0}.sweet-spot .caveat{color:var(--night-ink-faint)}.caveat{color:var(--ink-faint);font-size:.85em}.chart-card{margin:1rem 0}.card-head{display:flex;align-items:baseline;justify-content:space-between;gap:.5rem;flex-wrap:wrap;margin-bottom:.5rem}.card-head h2{margin:0}.pager{display:flex;align-items:baseline;gap:.35rem;white-space:nowrap}.pager .pager-label{color:var(--night-ink-faint);font-size:.85em}.pager-btn{display:inline-block;padding:0 .45rem;color:var(--night-ink);border:1px solid var(--night-line);border-radius:4px;text-decoration:none;line-height:1.5}.pager-btn.is-disabled{color:var(--night-ink-faint);border-color:rgba(0,0,0,0)}.recent-card .card-more{font-size:.85em;text-decoration:none;color:var(--night-ink-faint)}.recent-card .card-more:hover{text-decoration:underline;color:var(--mint)}.recent-card .rc-row{display:grid;grid-template-columns:minmax(0, 1fr) max-content 4.5rem 4.5rem;gap:.5rem;align-items:baseline;margin:.45rem 0;font-size:.95em}.recent-card .rc-name{text-decoration:none;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.recent-card .rc-name:hover{text-decoration:underline}.recent-card .rc-when{color:var(--night-ink-faint);font-size:.85em}.recent-card .rc-num{font-family:"Geist Mono",ui-monospace,"SF Mono",SFMono-Regular,Menlo,Consolas,monospace;font-variant-numeric:tabular-nums;color:var(--night-ink);text-align:right}@media(max-width: 27rem){.recent-card .rc-row{grid-template-columns:minmax(0, 1fr) max-content 4.5rem}.recent-card .rc-num:last-child{display:none}.recent-card .rc-num:empty{display:none}.recent-card .rc-num:empty+.rc-num:last-child{display:block}}.efforts{list-style:decimal inside}.efforts.ncard{padding:1rem 1.1rem}.efforts li{background:var(--night-2);border-radius:8px;padding:.75rem .9rem;margin-bottom:.5rem;display:flex;gap:1rem;flex-wrap:wrap;align-items:baseline}.efforts li a{text-decoration:none;font-weight:600}.efforts li a:hover{text-decoration:underline}.efforts li .sport{color:var(--night-ink-soft)}.efforts li .score{color:var(--mint);font-weight:600;font-family:"Geist Mono",ui-monospace,"SF Mono",SFMono-Regular,Menlo,Consolas,monospace;font-variant-numeric:tabular-nums}.score-badge{background:var(--night-2);border:1px solid var(--night-line);border-left:4px solid var(--mint);padding:1rem;border-radius:8px;margin:1rem 0}.sub{font-size:.6em;color:var(--ink-faint);text-transform:uppercase;letter-spacing:.05em}.acclim-list,.cluster-list,.flag-list{list-style:none;padding:0}.acclim-list li,.cluster-list li,.flag-list li{padding:.25rem 0}.acclim-list a,.cluster-list a,.flag-list a{text-decoration:none;font-weight:600}.acclim-list a:hover,.cluster-list a:hover,.flag-list a:hover{text-decoration:underline}.acclim-list .z,.cluster-list .z,.flag-list .z{color:var(--coral);font-weight:600;font-family:"Geist Mono",ui-monospace,"SF Mono",SFMono-Regular,Menlo,Consolas,monospace;font-variant-numeric:tabular-nums}.disclaimer{color:var(--night-ink-faint);font-size:.9em;border-top:1px solid var(--night-line);padding-top:1rem;margin-top:1rem}.offday-callout{background:var(--night-1);border:1px solid var(--night-line);border-left:4px solid var(--coral);color:var(--night-ink);padding:1rem;border-radius:8px;margin:1rem 0}.offday-callout a{color:var(--mint)}.offday-callout .disclaimer-inline{display:block;font-size:.85em;color:var(--night-ink-faint)}.route-box{background:var(--night-2);border:1px solid var(--night-line);border-radius:8px;padding:1rem;margin:1rem 0;text-align:center}.route-box img{max-width:100%;height:auto;border-radius:8px}.route-box figcaption{font-size:.6em;color:var(--night-ink-faint);margin-top:.25rem;letter-spacing:.02em}.route-box figcaption a{color:inherit;text-decoration:none}.route-box figcaption a:hover{text-decoration:underline}.hourly{width:100%;border-collapse:collapse;margin-top:.5rem}.hourly th,.hourly td{text-align:left;padding:.3rem .5rem;border-bottom:1px solid var(--night-line)}.hourly th{font-size:.85em;text-transform:uppercase;letter-spacing:.04em;color:var(--night-ink-faint);font-family:"Outfit",system-ui,-apple-system,sans-serif;font-weight:600}.hourly td{font-family:"Geist Mono",ui-monospace,"SF Mono",SFMono-Regular,Menlo,Consolas,monospace;font-variant-numeric:tabular-nums}@media(max-width: 40rem){.hourly{display:block;overflow-x:auto}}.info-tip{display:inline-block;position:relative;margin-left:.35rem;vertical-align:baseline}.info-tip summary{list-style:none;cursor:pointer;display:inline-block;font-family:system-ui,-apple-system,sans-serif;font-size:.8rem;font-weight:400;line-height:1.2;letter-spacing:normal;text-transform:none;white-space:nowrap;color:var(--ink-faint);text-decoration:underline dotted;text-underline-offset:2px;padding:.4rem .35rem;margin:-0.4rem -0.35rem}.info-tip summary::-webkit-details-marker{display:none}.info-tip summary:hover,.info-tip summary:focus-visible{color:var(--pine);text-decoration-style:solid}.info-tip[open] summary{color:var(--pine);text-decoration-style:solid}.info-tip .info-tip-panel{position:absolute;z-index:20;top:calc(100% + .45rem);left:-0.5rem;width:min(22rem,100vw - 2rem);background:var(--card);border:1px solid var(--line);border-radius:4px;padding:.8rem 1rem;box-shadow:0 2px 10px rgba(0,0,0,.14);font-size:.85rem;font-weight:400;line-height:1.45;text-align:left;text-transform:none;letter-spacing:normal;white-space:normal}.info-tip .info-tip-panel dl{margin:0}.info-tip .info-tip-panel dt{font-weight:600;color:var(--ink);margin:.6rem 0 .1rem}.info-tip .info-tip-panel dt:first-child{margin-top:0}.info-tip .info-tip-panel dd{margin:0 0 .35rem;color:var(--ink-soft)}.info-tip .info-tip-panel .x-label{display:block;font-size:.7em;text-transform:uppercase;letter-spacing:.05em;color:var(--ink-faint)}.info-tip.info-tip--end .info-tip-panel{left:auto;right:-0.5rem}@media(max-width: 40rem){.info-tip .info-tip-panel{position:fixed;left:.75rem;right:.75rem;top:auto;bottom:.75rem;width:auto}}.head-tip{display:flex;align-items:baseline;gap:0;flex-wrap:wrap;margin:0 0 .5rem}.head-tip h1,.head-tip h2{margin:0}.t-frigid{color:var(--t-frigid)}.t-cold{color:var(--t-cold)}.t-cool{color:var(--t-cool)}.t-mild{color:var(--t-mild)}.t-warm{color:var(--t-warm)}.t-hot{color:var(--t-hot)}.t-scorch{color:var(--t-scorch);font-weight:700}.log-layout{display:grid;grid-template-columns:minmax(16rem, 20rem) 1fr;gap:1rem;height:100%;min-height:0;align-items:stretch}.log-list{min-height:0;overflow-y:auto}.log-list.ncard{padding:1rem 1.1rem}.log-list ul{list-style:none;margin:0;padding:0}.log-list .log-filters{border-bottom:1px solid var(--night-line);margin-bottom:.75rem}.log-list .log-filters summary{list-style:none;cursor:pointer;padding:.1rem 0 .6rem;font-size:.85rem;color:var(--night-ink-faint)}.log-list .log-filters summary::-webkit-details-marker{display:none}.log-list .log-filters summary:hover{color:var(--night-ink)}.log-list .log-filters .lf-active{color:var(--mint);font-weight:600}.log-list .filters{display:grid;grid-template-columns:1fr 1fr;gap:.5rem;align-items:end;margin:0 0 .75rem}.log-list .filters label{display:flex;flex-direction:column;gap:.15rem;font-size:.8rem;color:var(--night-ink-faint)}.log-list .filters select,.log-list .filters input{width:100%;box-sizing:border-box;font-size:.9rem;background:var(--night-2);border:1px solid var(--night-line);border-radius:6px;color:var(--night-ink);padding:.4rem}.log-list .filters .filters-sport,.log-list .filters .filters-q{grid-column:1/-1}.log-list .filters button{padding:.4rem .75rem;background:var(--mint);color:var(--night-0);border:0;border-radius:6px;font-weight:600;cursor:pointer}.log-list .filters .filters-clear{align-self:center;justify-self:start;font-size:.85rem}.log-item{border-bottom:1px solid var(--night-line)}.log-item a{display:flex;flex-direction:column;gap:.15rem;padding:.6rem .4rem;text-decoration:none;color:var(--night-ink)}.log-item a:hover{background:var(--night-2)}.log-item.is-selected a{background:var(--night-2);box-shadow:inset 3px 0 0 var(--mint)}.log-item .log-item-title{font-weight:600}.log-item .log-item-meta{display:flex;flex-wrap:wrap;gap:.15rem .6rem;font-size:.8em;color:var(--night-ink-faint)}.log-item .log-item-meta .offday{color:var(--night-t-hot);font-weight:600;white-space:nowrap}.log-item .weather{font-size:.8em}.log-older a{display:block;padding:.75rem .4rem;text-align:center;text-decoration:none}.log-older a:hover{background:var(--night-2)}.detail-pane .log-back{display:none}.detail-pane{min-height:0;overflow-y:auto}.settings-form{display:flex;flex-direction:column;gap:1rem;max-width:22rem}.settings-form label{display:flex;flex-direction:column;gap:.25rem;color:var(--night-ink-soft)}.settings-form input{padding:.4rem .6rem;border:1px solid var(--night-line);border-radius:6px;background:var(--night-2);color:var(--night-ink)}.settings-form button{align-self:flex-start;padding:.4rem .9rem;background:var(--mint);color:var(--night-0);border:0;border-radius:6px;font-weight:600;cursor:pointer}.connect-card{max-width:30rem}.connect-card .connected-status{color:var(--mint);font-weight:600}.connect-card form{margin:.75rem 0}.connect-card button{padding:.4rem .9rem;background:var(--mint);color:var(--night-0);border:0;border-radius:6px;font-weight:600;cursor:pointer}.error{color:var(--warn);font-weight:600}.conditions-now{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem 2.5rem;margin:1rem 0}.conditions-now.ncard{padding:1rem 1.5rem}.conditions-now .cn-label{font-size:.7rem;text-transform:uppercase;letter-spacing:.08em;color:var(--night-ink-soft);font-family:"Outfit",system-ui,-apple-system,sans-serif;font-weight:600}.conditions-now .cn-lead{display:flex;flex-direction:column;gap:.1rem}.conditions-now .cn-headline{margin:0;display:flex;align-items:center;gap:.6rem}.conditions-now .cn-wicon{width:2.6rem;height:2.6rem;flex-shrink:0}.conditions-now .cn-score{font-family:"Outfit",system-ui,-apple-system,sans-serif;font-weight:300;font-size:3rem;line-height:1;font-variant-numeric:tabular-nums}.conditions-now .cn-outof{font-family:"Outfit",system-ui,-apple-system,sans-serif;font-size:1.1rem;color:var(--night-ink-faint);align-self:flex-end;padding-bottom:.3rem}.conditions-now .cn-verdict{color:var(--night-ink-soft)}.conditions-now .cn-stats{display:flex;gap:1.5rem;flex-wrap:wrap;margin-left:auto}.conditions-now .cn-stat{display:flex;flex-direction:column;gap:.15rem}.conditions-now .cn-stat-label{font-size:.7rem;text-transform:uppercase;letter-spacing:.05em;color:var(--night-ink-faint);font-family:"Outfit",system-ui,-apple-system,sans-serif;font-weight:600}.conditions-now .cn-stat-value{font-family:"Geist Mono",ui-monospace,"SF Mono",SFMono-Regular,Menlo,Consolas,monospace;font-variant-numeric:tabular-nums;font-size:1.1rem;font-weight:600;color:var(--night-ink)}.conditions-now .cn-stat-sub{font-size:.75rem;color:var(--night-ink-faint)}@media(max-width: 40rem){.conditions-now .cn-stats{margin-left:0;gap:1.1rem}}.running-windows{margin:1rem 0}.running-windows ul{list-style:none;padding:0;margin:.5rem 0 0;display:flex;flex-direction:column;gap:.25rem}.running-windows li{display:flex;flex-direction:column;gap:.1rem;padding:.4rem .6rem;border-radius:8px}.running-windows li.is-best{background:var(--night-2)}.running-windows li.is-best .rw-main{font-weight:600}.running-windows li.is-today .rw-day{color:var(--mint)}.running-windows .star{color:var(--mint)}.running-windows .rw-main{display:flex;align-items:baseline;gap:.5rem}.running-windows .rw-day{font-weight:600;min-width:4.7rem}.running-windows .rw-date{font-family:"Geist Mono",ui-monospace,"SF Mono",SFMono-Regular,Menlo,Consolas,monospace;font-variant-numeric:tabular-nums;font-size:.75em;color:var(--night-ink-faint);min-width:3rem}.running-windows .rw-time{font-family:"Geist Mono",ui-monospace,"SF Mono",SFMono-Regular,Menlo,Consolas,monospace}.running-windows .rw-score{margin-left:auto}.running-windows .rw-sub{display:flex;gap:.75rem;font-size:.8em;padding-left:5.2rem}.running-windows .rw-cond{color:var(--night-ink-soft)}.cn-aqi,.rw-aqi{font-family:"Geist Mono",ui-monospace,"SF Mono",SFMono-Regular,Menlo,Consolas,monospace}.aqi-good{color:var(--ok)}.aqi-moderate{color:var(--t-warm)}.aqi-sensitive{color:var(--t-hot)}.aqi-unhealthy{color:var(--t-scorch);font-weight:600}.aqi-very{color:var(--aqi-very);font-weight:600}.cn-score,.rw-score{font-family:"Geist Mono",ui-monospace,"SF Mono",SFMono-Regular,Menlo,Consolas,monospace;font-weight:600;font-variant-numeric:tabular-nums}.q-good{color:var(--ok)}.q-ok{color:var(--t-warm)}.q-poor{color:var(--warn)}.cal-heatmap{border-collapse:separate;border-spacing:3px;margin:.5rem 0 0}.cal-heatmap caption{caption-side:top;text-align:left;font-size:.75em;color:var(--night-ink-faint);padding-bottom:.25rem}.cal-heatmap th{font-size:.6em;text-transform:uppercase;letter-spacing:.05em;color:var(--night-ink-faint);font-family:"Outfit",system-ui,-apple-system,sans-serif;font-weight:600;padding:0 0 .2rem}.cal-heatmap td{width:2.4rem;height:2.2rem;text-align:center;border-radius:4px;font-size:.75em;font-family:"Geist Mono",ui-monospace,"SF Mono",SFMono-Regular,Menlo,Consolas,monospace;font-variant-numeric:tabular-nums;color:var(--night-ink-soft)}.cal-heatmap .cal-day{background:var(--night-2);border:1px solid var(--night-line)}.cal-heatmap .cal-day[data-level="1"]{background:var(--night-heat-1)}.cal-heatmap .cal-day[data-level="2"]{background:var(--night-heat-2)}.cal-heatmap .cal-day[data-level="3"]{background:var(--night-heat-3);color:var(--night-0)}.cal-heatmap .cal-day[data-level="4"]{background:var(--night-heat-4);color:var(--night-0)}.cal-heatmap .cal-blank{background:rgba(0,0,0,0);border:0}@media(max-width: 24rem){.cal-heatmap td{width:2rem;height:1.9rem}}.hero-week .hw-label{font-size:.7em;text-transform:uppercase;letter-spacing:.08em;color:var(--night-ink-soft);font-family:"Outfit",system-ui,-apple-system,sans-serif;font-weight:600}.hero-week .hw-headline{display:flex;align-items:baseline;gap:.6rem;flex-wrap:wrap;margin:.25rem 0 .6rem}.hero-week .hw-miles{font-size:3.625rem;font-weight:300;color:var(--mint);font-family:"Outfit",system-ui,-apple-system,sans-serif;font-variant-numeric:tabular-nums;line-height:1}.hero-week .hw-unit{font-size:1.25rem;color:var(--night-ink-soft);font-family:"Outfit",system-ui,-apple-system,sans-serif}.hero-week .hw-delta{font-size:.8em;font-family:"Geist Mono",ui-monospace,"SF Mono",SFMono-Regular,Menlo,Consolas,monospace;font-variant-numeric:tabular-nums}.hero-week .hw-delta.is-up{color:var(--night-ok)}.hero-week .hw-delta.is-down{color:var(--night-warn)}.hero-week .hw-totals{display:flex;gap:1.4rem;flex-wrap:wrap;color:var(--night-ink-soft);font-size:.9em;margin:0 0 .6rem}.hero-week .hw-totals strong{color:var(--night-ink);font-family:"Geist Mono",ui-monospace,"SF Mono",SFMono-Regular,Menlo,Consolas,monospace;font-variant-numeric:tabular-nums}.hero-week .hw-sports{border-top:1px solid var(--night-divider);padding-top:.5rem}.hero-week .hw-sport{display:grid;grid-template-columns:minmax(7.5rem, max-content) 6rem 7rem;gap:.5rem;align-items:baseline;padding:.15rem 0;font-size:.9em;color:var(--night-ink-soft)}@media(max-width: 27rem){.hero-week .hw-sport{grid-template-columns:minmax(0, 1fr) auto auto}}.hero-week .hw-sport-name strong{color:var(--night-ink)}.hero-week .hw-num{font-family:"Geist Mono",ui-monospace,"SF Mono",SFMono-Regular,Menlo,Consolas,monospace;font-variant-numeric:tabular-nums;color:var(--night-ink)}.hero-week .hw-recent{border-top:1px solid var(--night-divider);margin-top:.6rem;padding-top:.5rem}.hero-week .hw-recent .hw-label{display:block;margin:.9rem 0 .3rem}.hero-week .hw-recent .hw-label:first-child{margin-top:0}.hero-week .hw-recent .hd-card{margin:0 0 .75rem}.hero-week .hw-recent .hd-name{margin:0 0 .4rem;font-size:1.05em}.hero-week .hw-recent .hd-name a{text-decoration:none;font-weight:600}.hero-week .hw-recent .hd-name a:hover{text-decoration:underline}.hero-week .hw-recent .hd-stats{display:flex;align-items:baseline;flex-wrap:wrap;gap:.5rem 1rem;margin:0 0 .5rem}.hero-week .hw-recent .hd-stat{display:flex;flex-direction:column;gap:.1rem}.hero-week .hw-recent .hd-stat+.hd-stat{border-left:1px solid var(--night-line);padding-left:1rem}.hero-week .hw-recent .hd-stat-label{font-size:.7em;text-transform:uppercase;letter-spacing:.05em;color:var(--night-ink-faint);font-family:"Outfit",system-ui,-apple-system,sans-serif;font-weight:600}.hero-week .hw-recent .hd-stat-value{font-family:"Geist Mono",ui-monospace,"SF Mono",SFMono-Regular,Menlo,Consolas,monospace;font-variant-numeric:tabular-nums;font-size:1.15em}.hero-week .hw-recent .hd-map{display:block}.hero-week .hw-recent .hd-map img{max-width:100%;height:auto;border-radius:8px;border:1px solid var(--night-divider)}.hero-week .hw-recent .hd-row{display:flex;align-items:baseline;gap:.5rem;margin:.35rem 0;font-size:.9em}.hero-week .hw-recent .hd-row a{text-decoration:none}.hero-week .hw-recent .hd-row a:hover{text-decoration:underline}.hero-week .hw-recent .hd-num{margin-left:auto;font-family:"Geist Mono",ui-monospace,"SF Mono",SFMono-Regular,Menlo,Consolas,monospace;font-variant-numeric:tabular-nums;color:var(--night-ink-soft)}@media(min-width: 55rem){.hero-week.has-recent{display:grid;grid-template-columns:minmax(0, 1fr) minmax(16rem, 24rem);column-gap:2rem;align-items:start}.hero-week.has-recent .hw-recent{border-top:0;margin-top:0;padding-top:0;border-left:1px solid var(--night-divider);padding-left:1.5rem;align-self:stretch}}.health-cards .hp-head{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;margin-bottom:.6rem}.health-cards .hp-ranges{display:flex;gap:1rem;font-size:.85em}.health-cards .hp-ranges a{color:var(--ink-soft);text-decoration:none}.health-cards .hp-ranges a:hover{text-decoration:underline}.health-cards .hp-ranges a.is-current{color:var(--ink);font-weight:700}.health-cards .hp-grid{display:grid;gap:1rem}.health-cards .hp-panel{background:var(--night-1);border:1px solid var(--night-line);border-radius:12px;color:var(--night-ink);overflow:hidden}.health-cards .hp-title{margin:0;background:var(--night-divider);color:var(--night-ink);font-family:"Outfit",system-ui,-apple-system,sans-serif;font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;padding:.5rem .8rem}.health-cards .hp-stats{display:grid;grid-template-columns:repeat(3, 1fr);gap:.5rem;padding:.6rem .8rem 0}.health-cards .hp-stat{background:var(--night-0);border:1px solid var(--night-line);border-radius:8px;padding:.45rem .5rem;text-align:center}.health-cards .hp-stat-value{display:block;font-family:"Geist Mono",ui-monospace,"SF Mono",SFMono-Regular,Menlo,Consolas,monospace;font-variant-numeric:tabular-nums;font-size:1.15em;font-weight:700;color:var(--mint)}.health-cards .hp-stat-label{font-size:.7em;text-transform:uppercase;letter-spacing:.05em;color:var(--night-ink-faint);font-family:"Outfit",system-ui,-apple-system,sans-serif;font-weight:600}.health-cards .hp-legend{display:flex;gap:1.2rem;padding:.5rem .8rem 0;font-size:.8em;color:var(--night-ink-soft)}.health-cards .hpl::before{content:"";display:inline-block;width:.55em;height:.55em;border-radius:50%;margin-right:.35em}.health-cards .hpl-fitness::before{background:#7fe080}.health-cards .hpl-fatigue::before{background:#ff725e}.health-cards .hp-chart{position:relative;height:200px;margin:.4rem .5rem .5rem}@media(min-width: 55rem){.health-cards .hp-grid{grid-template-columns:1fr 1fr}}@media(max-width: 40rem){.log-layout{grid-template-columns:1fr;grid-template-rows:minmax(0, 1fr)}.log-layout[data-log-view=detail] .log-list{display:none}.log-layout[data-log-view=list] .detail-pane{display:none}.log-layout[data-log-view=detail] .detail-pane .log-back{display:inline-block;margin-bottom:1rem}}.page-head{display:flex;align-items:baseline;flex-wrap:wrap;gap:.35rem .6rem;margin:.5rem 0 1.25rem}.page-head h1{margin:0;font-family:"Outfit",system-ui,-apple-system,sans-serif;font-weight:700;font-size:3rem;line-height:1}.page-head .ph-badge{font-family:"Outfit",system-ui,-apple-system,sans-serif;font-weight:600;font-size:.7rem;text-transform:uppercase;letter-spacing:.08em;color:var(--ink-soft);border:1px solid var(--line);border-radius:100px;padding:.25rem .7rem}.page-head .filters{margin:0 0 0 auto}@media(max-width: 40rem){.page-head h1{font-size:2.2rem}}.ncard{background:var(--night-1);border-radius:12px;padding:1.25rem 1.5rem;color:var(--night-ink)}.ncard h1{margin-top:0;font-family:"Outfit",system-ui,-apple-system,sans-serif;font-weight:500;font-size:1.5rem;color:var(--night-ink)}.ncard h2{font-size:.8rem;text-transform:uppercase;letter-spacing:.08em;color:var(--night-ink-soft);font-family:"Outfit",system-ui,-apple-system,sans-serif;font-weight:600;margin:0 0 .5rem}.ncard h3{color:var(--night-ink)}@media(max-width: 40rem){.ncard{padding:1rem 1.1rem}}.n-row{background:var(--night-2);border-radius:8px;padding:.75rem .9rem}.n-label{font-size:.7em;text-transform:uppercase;letter-spacing:.08em;color:var(--night-ink-soft);font-family:"Outfit",system-ui,-apple-system,sans-serif;font-weight:600}.n-eyebrow{font-size:.7em;text-transform:uppercase;letter-spacing:.08em;color:var(--mint);font-family:"Outfit",system-ui,-apple-system,sans-serif;font-weight:600}.n-meta{font-size:.7em;color:var(--night-ink-faint);font-family:"Geist",system-ui,-apple-system,sans-serif}.n-pill{display:inline-block;background:var(--mint);color:var(--night-0);border-radius:100px;padding:.2rem .55rem;font-size:.7rem;font-weight:700;font-family:"Outfit",system-ui,-apple-system,sans-serif;white-space:nowrap}.n-stat{display:flex;flex-direction:column;gap:.15rem}.n-stat-label{font-size:.8rem;text-transform:uppercase;letter-spacing:.05em;color:var(--night-ink-faint);font-family:"Outfit",system-ui,-apple-system,sans-serif;font-weight:600}.n-stat-value{display:flex;align-items:center;gap:.35rem;font-family:"Geist Mono",ui-monospace,"SF Mono",SFMono-Regular,Menlo,Consolas,monospace;font-variant-numeric:tabular-nums;font-size:1.25rem;color:var(--night-ink);font-weight:600}.n-stat-value .icon{width:.85em;height:.85em;color:var(--mint);flex-shrink:0}.n-num{font-family:"Outfit",system-ui,-apple-system,sans-serif;font-weight:300;color:var(--mint);line-height:1;font-variant-numeric:tabular-nums}.n-btn{padding:.4rem .9rem;background:var(--mint);color:var(--night-0);border:0;border-radius:6px;font-weight:600;cursor:pointer}.n-input{padding:.4rem .6rem;background:var(--night-2);border:1px solid var(--night-line);border-radius:6px;color:var(--night-ink)}.ncard .t-frigid,.n-row .t-frigid{color:var(--night-t-frigid)}.ncard .t-cold,.n-row .t-cold{color:var(--night-t-cold)}.ncard .t-cool,.n-row .t-cool{color:var(--night-t-cool)}.ncard .t-mild,.n-row .t-mild{color:var(--night-t-mild)}.ncard .t-warm,.n-row .t-warm{color:var(--night-t-warm)}.ncard .t-hot,.n-row .t-hot{color:var(--night-t-hot)}.ncard .t-scorch,.n-row .t-scorch{color:var(--night-t-scorch)}.ncard .q-good,.ncard .aqi-good,.n-row .q-good,.n-row .aqi-good{color:var(--night-ok)}.ncard .q-ok,.ncard .aqi-moderate,.n-row .q-ok,.n-row .aqi-moderate{color:var(--night-t-warm)}.ncard .q-poor,.n-row .q-poor{color:var(--night-warn)}.ncard .aqi-sensitive,.n-row .aqi-sensitive{color:var(--night-t-hot)}.ncard .aqi-unhealthy,.n-row .aqi-unhealthy{color:var(--night-t-scorch)}.ncard .aqi-very,.n-row .aqi-very{color:var(--night-aqi-very)}.ncard .meta,.ncard .empty,.ncard .caveat,.ncard .when,.n-row .meta,.n-row .empty,.n-row .caveat,.n-row .when{color:var(--night-ink-faint)}.ncard .error,.n-row .error{color:var(--night-warn)}.ncard a,.n-row a{color:var(--mint)}.trip{margin-bottom:2.75rem;padding:.75rem;border:2px solid var(--night-divider);border-radius:10px}.trip-hero{background:var(--night-1);border-radius:12px;padding:1.25rem 1.5rem;margin-bottom:1rem}.trip-hero .th-eyebrow{font-size:.7em;text-transform:uppercase;letter-spacing:.08em;color:var(--mint);font-family:"Outfit",system-ui,-apple-system,sans-serif;font-weight:600}.trip-hero .th-title{margin:.3rem 0 0;font-size:1.75rem;font-family:"Outfit",system-ui,-apple-system,sans-serif;font-weight:500;color:var(--night-ink);display:flex;align-items:center;gap:.4rem}.trip-hero .th-title .icon.th-pin{width:.85em;height:.85em;color:var(--coral);flex-shrink:0}.trip-hero .th-headline{display:flex;align-items:baseline;gap:.5rem;flex-wrap:wrap;margin:.75rem 0}.trip-hero .th-miles{font-size:3.625rem;font-weight:300;color:var(--mint);line-height:1;font-family:"Outfit",system-ui,-apple-system,sans-serif;font-variant-numeric:tabular-nums}.trip-hero .th-unit{font-size:1.25rem;color:var(--night-ink-soft);font-family:"Outfit",system-ui,-apple-system,sans-serif}.trip-hero .th-place{display:flex;align-items:center;gap:.4rem;margin-top:.35rem;color:var(--night-ink-soft);font-size:.9rem;font-family:"Geist",system-ui,-apple-system,sans-serif}.trip-hero .th-place .icon.th-pin{width:.9em;height:.9em;color:var(--coral);flex-shrink:0}.trip-hero .th-title-row{position:relative;display:flex;align-items:center;gap:.5rem;margin-top:.3rem}.trip-hero .th-title-row .th-title{margin:0}.trip-hero .th-rename summary{cursor:pointer;list-style:none;font-size:1rem;line-height:1;color:var(--night-ink-faint);display:inline-block;transform:scaleX(-1)}.trip-hero .th-rename summary::-webkit-details-marker{display:none}.trip-hero .th-rename summary:hover{color:var(--night-ink-soft)}.trip-hero .th-rename .th-rename-form{position:absolute;left:0;top:calc(100% + .4rem);z-index:5;width:min(22rem,100%);display:flex;gap:.5rem;flex-wrap:wrap;padding:.6rem;background:var(--night-1);border:1px solid var(--night-line);border-radius:8px;box-shadow:0 6px 18px rgba(0,0,0,.45)}.trip-hero .th-rename .th-rename-form input[type=text]{flex:1;min-width:10rem;padding:.4rem .6rem;background:var(--night-2);border:1px solid var(--night-line);border-radius:6px;color:var(--night-ink)}.trip-hero .th-rename .th-rename-form button{padding:.4rem .9rem;background:var(--mint);color:var(--night-0);border:0;border-radius:6px;font-weight:600;cursor:pointer}.trip-hero .th-stats{display:grid;grid-template-columns:repeat(auto-fill, minmax(8.5rem, 1fr));gap:.8rem 1rem;padding-top:.9rem;border-top:1px solid var(--night-divider)}.trip-hero .th-stat{display:flex;flex-direction:column;gap:.15rem}.trip-hero .th-stat-label{font-size:.8rem;text-transform:uppercase;letter-spacing:.05em;color:var(--night-ink-faint);font-family:"Outfit",system-ui,-apple-system,sans-serif;font-weight:600}.trip-hero .th-stat-value{display:flex;align-items:center;gap:.35rem;font-family:"Geist Mono",ui-monospace,"SF Mono",SFMono-Regular,Menlo,Consolas,monospace;font-variant-numeric:tabular-nums;font-size:1.25rem;color:var(--night-ink);font-weight:600}.trip-hero .th-stat-value .icon{width:.85em;height:.85em;color:var(--mint);flex-shrink:0}.trip-hero .th-map{margin:0}.trip-hero .th-map a[data-map-big]{display:block;cursor:zoom-in}.trip-hero .th-map img{display:block;width:100%;height:auto;border-radius:8px;border:1px solid var(--night-divider)}.trip-hero .th-map figcaption{font-size:.6em;color:var(--night-ink-faint);margin-top:.25rem;text-align:right}.trip-hero .th-map figcaption a{color:inherit}.trip-hero .th-side{margin-top:1rem}.trip-hero .th-elev{position:relative;height:110px;margin-top:.75rem}@media(min-width: 55rem){.trip-hero.has-side{display:grid;grid-template-columns:minmax(0, 1fr) minmax(16rem, 24rem);column-gap:2rem;align-items:start}.trip-hero.has-side .th-side{margin-top:0}}.map-lightbox{border:1px solid var(--line);border-radius:4px;padding:.4rem;background:var(--card);max-width:min(78rem,94vw)}.map-lightbox img{display:block;max-width:100%;max-height:88vh;height:auto;cursor:zoom-out}.map-lightbox::backdrop{background:rgba(0,0,0,.55)}.tj-panel{background:var(--night-1);border-radius:12px;padding:1.25rem 1.5rem}.tj-panel-head{display:flex;align-items:baseline;justify-content:space-between;gap:.5rem;margin-bottom:.8rem}.tj-label{font-size:.7em;text-transform:uppercase;letter-spacing:.08em;color:var(--night-ink-soft);font-family:"Outfit",system-ui,-apple-system,sans-serif;font-weight:600}.tj-meta{font-size:.7em;color:var(--night-ink-faint);font-family:"Geist",system-ui,-apple-system,sans-serif;white-space:nowrap}.tj-days{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.6rem}.tj-day{background:var(--night-2);border-radius:8px;padding:.75rem .9rem;display:flex;align-items:center;justify-content:space-between;gap:.75rem}.tj-head{display:flex;align-items:baseline;gap:.6rem;flex-wrap:wrap}.tj-daypill{display:inline-block;background:var(--mint);color:var(--night-0);border-radius:100px;padding:.2rem .55rem;font-size:.7rem;font-weight:700;font-family:"Outfit",system-ui,-apple-system,sans-serif;white-space:nowrap}.tj-daypill.day-c1{background:var(--night-day-1)}.tj-daypill.day-c2{background:var(--night-day-2)}.tj-daypill.day-c3{background:var(--night-day-3)}.tj-daypill.day-c4{background:var(--night-day-4)}.tj-daypill.day-c5{background:var(--night-day-5)}.tj-daypill.day-c6{background:var(--night-day-6)}.tj-date{font-family:"Geist",system-ui,-apple-system,sans-serif;font-weight:600;font-size:.8125rem;color:var(--night-ink)}.tj-names{color:var(--night-ink-soft);font-size:.8125rem}.tj-names a{color:var(--mint);text-decoration:none;font-weight:600;display:inline-block;padding:.5rem 0;margin:-0.5rem 0}.tj-names a:hover{text-decoration:underline}.tj-body{display:flex;align-items:center;gap:1rem;flex-shrink:0}.tj-stats{display:flex;flex-wrap:wrap;gap:.3rem 1rem}.tj-stat{display:flex;flex-direction:column;gap:.1rem}.tj-stat-label{font-size:.6rem;text-transform:uppercase;letter-spacing:.04em;color:var(--night-ink-faint);font-family:"Outfit",system-ui,-apple-system,sans-serif;font-weight:600}.tj-stat-value{font-family:"Geist Mono",ui-monospace,"SF Mono",SFMono-Regular,Menlo,Consolas,monospace;font-variant-numeric:tabular-nums;font-size:.8125rem;color:var(--night-ink);font-weight:600}.tj-weather{background:var(--night-blue);border-radius:6px;padding:.4rem .5rem;display:flex;align-items:center;gap:.4rem;flex-shrink:0}.tj-weather .icon.wi{width:1.1rem;height:1.1rem;color:var(--mint);flex-shrink:0}.tj-temps{display:flex;flex-direction:column;line-height:1.1;font-family:"Geist Mono",ui-monospace,"SF Mono",SFMono-Regular,Menlo,Consolas,monospace;font-weight:600;font-size:.75rem}.tj-temps .t-frigid{color:var(--night-t-frigid)}.tj-temps .t-cold{color:var(--night-t-cold)}.tj-temps .t-cool{color:var(--night-t-cool)}.tj-temps .t-mild{color:var(--night-t-mild)}.tj-temps .t-warm{color:var(--night-t-warm)}.tj-temps .t-hot{color:var(--night-t-hot)}.tj-temps .t-scorch{color:var(--night-t-scorch)}@media(max-width: 40rem){.trip{margin-bottom:2rem}.trip-hero{padding:1rem 1.1rem}.trip-hero .th-title{font-size:1.2rem}.trip-hero .th-miles{font-size:2.75rem}.trip-hero .th-stats{grid-template-columns:repeat(auto-fill, minmax(7rem, 1fr));gap:.6rem}.tj-panel{padding:1rem 1.1rem}.tj-day{flex-wrap:wrap;align-items:flex-start;padding:.65rem .75rem}.tj-body{width:100%;justify-content:space-between;align-items:flex-start}.tj-stats{row-gap:.5rem}}
