:root{--font-system:system-ui, avenir, helvetica, arial, sans-serif;--base-line-height:1.5;--base-font-weight:400;font-family:var(--font-system);line-height:var(--base-line-height);font-weight:var(--base-font-weight);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;--primary:#ff7a18;--primary-400:#ff9660;--primary-700:#e65f00;--strava-orange:#fc4c02;--bg:#f4f6f8;--surface:#fff;--muted:#6b7280;--text:#0f1720;--table-border:#eef3f7;--color-white:#fff;--color-slate-50:#f8fafc;--color-slate-200:#e2e8f0;--color-slate-500:#64748b;--color-slate-600:#475569;--color-slate-700:#334155;--color-slate-900:#0f172a;--color-green-600:#16a34a;--color-blue-700:#1d4ed8;--color-red-700:#b42318;--color-violet-500:#8b5cf6;--color-sky-500:#2d9cdb;--color-orange-600:#ff5a1f;--space-xs:4px;--space-sm:8px;--space-md:16px;--space-lg:24px;--space-xl:32px;--radius-sm:6px;--radius-md:10px;--radius-lg:12px;--gap-sm:12px;--gap-md:16px;--gap-lg:24px;--gap-xl:32px;--button-height-md:48px;--button-padding-md:14px 28px;--avatar-size-md:48px;--avatar-size-sm:40px;--border-width:2px;--border-width-thin:1px;--shadow-sm:0 1px 4px #1018280a;--shadow-md:0 6px 18px #10182814;--shadow-lg:0 10px 30px #1018281f;--ease-default:cubic-bezier(.2, .9, .2, 1);--focus-ring:4px solid #fc4c021f;color:var(--text);background-color:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}.theme-dark{--bg:#181c24;--surface:#232a36;--muted:#c3cada;--text:#f3f6fa;--table-border:#2a3240;--primary:#ff8f42;--primary-400:#ffb07a;--primary-700:#ff7a18;--shadow-sm:0 1px 4px #0000001f;--shadow-md:0 6px 18px #0000003d;--shadow-lg:0 10px 30px #00000052;--focus-ring:4px solid #ff8c002e;--surface-elevated:#2d3646;--surface-hover:#232a36;--surface-active:#181c24;--surface-border:#2a3240;--accent:#ff8f42;--accent-hover:#ffb07a;--accent-active:#ff7a18}a{color:var(--primary);-webkit-text-decoration:inherit;text-decoration:inherit;font-weight:500}a:hover{color:var(--primary-400)}h1{font-size:3.2em;line-height:1.1}button{cursor:pointer;background-color:#1a1a1a;border:1px solid #0000;border-radius:8px;padding:.6em 1.2em;font-family:inherit;font-size:1em;font-weight:500;transition:border-color .25s}button:hover{border-color:var(--primary)}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}body.v3-mode{align-items:flex-start}.theme-dark .week-select{box-shadow:0 6px 14px #00000040}.theme-dark select{background:var(--surface);border:1px solid var(--table-border);color:var(--text);box-shadow:none;appearance:none}table{border-collapse:collapse;width:100%;margin-bottom:24px}th,td{text-align:left;border-bottom:1px solid #e6edf3;padding:8px 12px}h2{margin-top:18px;margin-bottom:8px}body{background:var(--bg);min-width:320px;min-height:100vh;color:var(--text);place-items:center;margin:0;display:block}:root{--font-size-xs:12px;--font-size-sm:14px;--font-size-base:16px;--font-size-lg:18px;--font-size-xl:20px;--font-size-2xl:24px;--font-size-3xl:30px;--font-size-4xl:36px}@media (width<=640px){section{margin-bottom:24px}#root{width:100%!important;max-width:100vw!important;margin:0!important;padding:0!important;overflow-x:visible!important}.layout-stack{width:100%!important;max-width:100vw!important;padding:0!important;overflow-x:visible!important}.page-shell{max-width:100vw!important;overflow-x:visible!important}:root{--font-size-xs:11px;--font-size-sm:13px;--font-size-base:15px;--font-size-lg:17px;--font-size-xl:19px;--font-size-2xl:21px;--font-size-3xl:26px;--font-size-4xl:32px}html,body,#root{max-width:100vw;overflow-x:hidden}h1{font-size:clamp(24px,5vw,36px)}h2{font-size:clamp(20px,4vw,30px)}h3{font-size:clamp(18px,3.5vw,24px)}body{font-size:clamp(14px,2.5vw,16px)}}.chip{background:var(--surface);border:1px solid var(--table-border);color:var(--text);border-radius:999px;align-items:center;gap:8px;padding:10px 18px;font-size:15px;font-weight:700;display:inline-flex}.btn{background:var(--surface);cursor:pointer;color:var(--text);transition:all .2s var(--ease-default);border:1px solid #0000;border-radius:10px;padding:12px 20px;font-size:15px;font-weight:600}.btn-ghost{border:1px solid var(--table-border);background:var(--surface);color:var(--text)}.btn-primary{background:var(--primary);color:#fff;border-color:var(--primary-700);box-shadow:var(--shadow-sm)}.muted-small{color:var(--muted);font-size:13px}.section{margin-top:18px}.theme-dark .v3-btn.ghost,.theme-dark .btn-ghost{color:var(--muted);background:0 0;border-color:#ffffff0f}.section h2{color:var(--text);margin:8px 0 10px;font-size:24px}.container{max-width:1000px;margin:20px auto;padding:12px}.avatar{width:var(--avatar-size-md);height:var(--avatar-size-md);background:var(--surface);box-shadow:var(--shadow-sm);color:#fff;border-radius:50%;justify-content:center;align-items:center;font-size:12px;font-weight:700;display:inline-flex;position:relative;overflow:hidden}.avatar-img{width:var(--avatar-size-md);height:var(--avatar-size-md);object-fit:cover;border-radius:50%;display:block}.avatar-sm{width:var(--avatar-size-md);height:var(--avatar-size-md);border-radius:8px;justify-content:center;align-items:center;font-size:14px;display:inline-flex}.avatar-img.avatar-sm{width:var(--avatar-size-md);height:var(--avatar-size-md);object-fit:cover;border-radius:8px}.pill{color:#fff;background:#0000000a;border-radius:999px;align-items:center;gap:6px;padding:4px 8px;font-size:12px;display:inline-block}.pill.pill-run{background:var(--primary)}.pill.pill-swim{background:#2d9cdb}.pill.pill-other{background:#9ca3af}.pill.pill-hike{background:#8b5cf6}@media (width<=520px){.container{padding:10px}}@media (width<=720px){.container{max-width:100%;padding:12px}}@media (width<=640px){.container{padding:12px 16px}}@media (width<=768px){.activities-table .pill{padding:3px 6px!important;font-size:10px!important}}.mt-0{margin-top:0}.mt-4{margin-top:4px}.mt-6{margin-top:6px}.mt-8{margin-top:8px}.mt-10{margin-top:10px}.mt-12{margin-top:12px}.mt-14{margin-top:14px}.mt-16{margin-top:16px}.mt-18{margin-top:18px}.mt-24{margin-top:24px}.mt-32{margin-top:32px}.mb-0{margin-bottom:0}.mb-6{margin-bottom:6px}.mb-8{margin-bottom:8px}.mb-12{margin-bottom:12px}.mb-14{margin-bottom:14px}.mb-16{margin-bottom:16px}.mb-20{margin-bottom:20px}.mb-32{margin-bottom:32px}.flex{display:flex}.inline-flex{display:inline-flex}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-4{gap:4px}.gap-6{gap:6px}.gap-8{gap:8px}.gap-10{gap:10px}.gap-12{gap:12px}.gap-16{gap:16px}.gap-32{gap:32px}.w-full{width:100%}.flex-1{flex:1}.fw-500{font-weight:500}.fw-600{font-weight:600}.fw-700{font-weight:700}.fs-11{font-size:11px}.fs-12{font-size:12px}.fs-13{font-size:13px}.fs-14{font-size:14px}.fs-15{font-size:15px}.fs-16{font-size:16px}.fs-18{font-size:18px}.fs-22{font-size:22px}.fs-24{font-size:24px}.text-muted{color:var(--muted)}.text-on-surface{color:var(--text)}.color-white{color:#fff}.opacity-70{opacity:.7}.rounded-6{border-radius:6px}.rounded-8{border-radius:8px}.rounded-12{border-radius:12px}.rounded-16{border-radius:16px}.rounded-pill{border-radius:999px}.bg-surface{background:var(--surface)}.bg-white{background:#fff}.theme-dark .bg-white{background:var(--surface)}.border-table{border:1px solid var(--table-border)}.border-gray{border:1px solid #e5e7eb}.border-none{border:none}.cursor-pointer{cursor:pointer}.overflow-hidden{overflow:hidden}.ml-auto{margin-left:auto}.ml-4{margin-left:4px}.form-field{border:1px solid #e5e7eb;border-radius:6px;width:100%;padding:8px}.loader{min-height:104px;color:var(--muted);justify-content:center;align-items:center;gap:10px;font-size:.95rem;display:flex}.loader--compact{border-radius:var(--radius-sm);color:#1e3a8a;background:#eff6ff;border:1px solid #bfdbfe;justify-content:flex-start;min-height:auto;margin-top:8px;padding:10px 12px}.loader--inline{gap:8px;min-height:0;display:inline-flex}.loader__spinner{border:2px solid #64748b40;border-top-color:#f97316;border-radius:50%;flex:none;width:18px;height:18px;animation:.8s linear infinite loader-spin}.loader__spinner--inline{width:14px;height:14px}.loader__label{line-height:1.3}@keyframes loader-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.loader__spinner{animation-duration:1.6s}}.activities-table th:nth-child(3),.activities-table td:nth-child(3){text-align:left;padding-left:12px}.activities-table{width:100%;overflow-x:auto}@media (width<=720px){.activities-table td[data-label=Member]>div{flex-wrap:wrap}}@media (width<=640px){.main-header-card{box-sizing:border-box;border-radius:12px;margin:0 12px 16px;padding:16px 12px}.page-content{box-sizing:border-box;max-width:100vw;padding:0 12px;overflow-x:hidden}.members-table{min-width:100%}.members-table td,.members-table th{padding:12px 8px;font-size:14px}.athlete-profiles-table td,.athlete-profiles-table th{padding-left:12px;padding-right:12px}}@media (width<=768px){.desktop-only{display:none!important}.mobile-only{display:inline!important}.activities-table{-webkit-overflow-scrolling:touch;border:1px solid var(--table-border);border-radius:8px;width:100%;max-width:100%;margin:0;display:block;overflow-x:auto}.activities-table table{table-layout:fixed;width:100%;min-width:auto;margin-bottom:0}.activities-table th,.activities-table td{white-space:nowrap;box-sizing:border-box;vertical-align:middle;padding:10px 4px!important;font-size:12px!important}.activities-table th:first-child,.activities-table td:first-child{width:85px;padding-left:8px!important}.activities-table th:nth-child(2),.activities-table td:nth-child(2){width:95px}.activities-table th:nth-child(3),.activities-table td:nth-child(3){text-align:center;width:75px}.activities-table th:nth-child(4),.activities-table td:nth-child(4),.activities-table th:nth-child(5),.activities-table td:nth-child(5){width:60px;text-align:right!important;padding-right:8px!important}}@media (width>=769px){.mobile-only{display:none!important}.desktop-only{display:inline!important}}#root{box-sizing:border-box;width:100%;min-width:320px;max-width:1400px;margin-left:auto;margin-right:auto}.page-shell{background:var(--bg,#f7f8fa);justify-content:center;width:100%;min-height:100vh;display:flex}.layout-stack{gap:var(--space-lg);flex-direction:column;width:100%;max-width:1440px;padding:20px 24px;display:flex}@media (width>=1600px){.layout-stack{max-width:1680px}}.layout-divider{background:#1018280f;height:1px}.layout-stack .card-panel{margin:0}.layout-stack .filters--spaced{margin-bottom:0}.dashboard-command-panel{background:linear-gradient(#fffffffa 0%,#f8fafcfa 100%);border:1px solid #0f172a12;border-radius:24px;grid-template-columns:minmax(0,1fr);gap:20px;padding:24px 28px 28px;display:grid;overflow-x:clip;box-shadow:0 18px 34px #0f172a0f}.dashboard-command-section{width:100%;min-width:0}.dashboard-command-section--filters{gap:14px;display:grid}.dashboard-command-eyebrow{letter-spacing:.16em;text-transform:uppercase;color:#64748b;margin-bottom:12px;font-size:.76rem;font-weight:800}.dashboard-command-eyebrow-row{align-items:center;gap:10px;display:inline-flex}.dashboard-command-help-button{width:34px;height:34px;color:var(--color-slate-600);cursor:pointer;background:#fffffff0;border:1px solid #94a3b838;border-radius:12px;justify-content:center;align-items:center;font-size:14px;font-weight:900;display:inline-flex;box-shadow:0 6px 14px #0f172a0a}.dashboard-command-help-button:hover,.dashboard-command-help-button:focus-visible{color:#c2410c;background:#fff7ed;border-color:#f9731661;box-shadow:0 8px 18px #ea580c1f}.dashboard-command-divider{background:linear-gradient(90deg,#94a3b81f,#94a3b866,#94a3b81f);height:1px}.page-content--spaced{margin-top:8px}.dashboard-command-panel.main-header-card>.page-content,.dashboard-command-panel.main-header-card>.page-content.page-content--spaced{padding-bottom:32px}.kpi-stack,.kpi-row{gap:14px;width:100%;display:grid}.kpi-members{grid-template-columns:minmax(240px,1fr)}.kpi-hero,.kpi-row--details{grid-template-columns:repeat(4,minmax(0,1fr))}.kpi-card{background:linear-gradient(#fffffffa 0%,#f8fafcf0 100%);border:1px solid #94a3b824;border-radius:22px;align-items:flex-start;min-height:136px;padding:18px 20px;position:relative;overflow:hidden;box-shadow:0 16px 30px #0f172a0f}.kpi-card:before{content:"";pointer-events:none;background:radial-gradient(circle at 0 0,#ff7a181a,#0000 42%);width:100%;height:100%;position:absolute;inset:0 auto auto 0}.kpi-card--members{max-width:420px;min-height:116px}.kpi-card--hero{min-height:148px}.kpi-card--detail{min-height:134px}.kpi-left{z-index:1;margin-right:14px;position:relative}.kpi-icon{display:flex}.kpi-icon-circle{background:linear-gradient(#ff7a181f 0%,#ff7a180a 100%);border-radius:18px;width:52px;height:52px;font-size:22px;box-shadow:inset 0 1px #ffffffd9}.kpi-right{z-index:1;flex:1;min-width:0;position:relative}.kpi-value{color:#f97316;letter-spacing:-.03em;font-size:clamp(1.7rem,2vw,2.15rem);font-weight:900;line-height:1.05}.kpi-label{color:var(--color-slate-600);margin-top:8px;font-size:.95rem;font-weight:700}.kpi-sub{color:var(--color-slate-500);margin-top:10px;font-size:.83rem;line-height:1.45}.kpi-link{text-transform:uppercase;letter-spacing:.06em;color:#f97316;margin-left:8px;font-size:.77rem;font-weight:800;text-decoration:none}.kpi-link:hover{color:#c2410c}.theme-dark .dashboard-command-panel{border-color:var(--table-border);background:linear-gradient(#222c3b 0%,#1a2432 100%);box-shadow:0 22px 40px #00000061}.theme-dark .layout-divider,.theme-dark .dashboard-command-divider,.theme-dark .dashboard-command-section--filters .hf-divider{background:linear-gradient(90deg,#94a3b814,#94a3b84d,#94a3b814)}.theme-dark .dashboard-command-eyebrow,.theme-dark .dashboard-command-section--filters .hf-label,.theme-dark .dashboard-command-section--filters .hf-inline-label,.theme-dark .dashboard-command-section--filters .hf-date-field{color:var(--muted)}.theme-dark .dashboard-command-help-button{border-color:var(--table-border);color:var(--muted);box-shadow:none;background:#0f172a59}.theme-dark .dashboard-command-help-button:hover,.theme-dark .dashboard-command-help-button:focus-visible{color:var(--primary-300);background:#f9731629;border-color:#f9731666}.theme-dark .dashboard-command-section--filters .filter-help-button{color:var(--muted);box-shadow:none;background:#0f172a61;border-color:#94a3b842}.theme-dark .dashboard-command-section--filters .filter-help-button:hover,.theme-dark .dashboard-command-section--filters .filter-help-button:focus-visible{color:var(--primary-400);background:#f9731629;border-color:#f9731670}.theme-dark .dashboard-command-section--filters .hf-section--timeline,.theme-dark .dashboard-command-section--filters .hf-block{border-color:var(--table-border);background:linear-gradient(#273243 0%,#202a38 100%)}.theme-dark .dashboard-command-section--filters .hf-pill,.theme-dark .dashboard-command-section--filters .hf-icon-btn,.theme-dark .dashboard-command-section--filters .hf-select,.theme-dark .dashboard-command-section--filters .hf-date-input,.theme-dark .dashboard-command-section--filters .hf-link{border-color:var(--table-border);color:var(--text);box-shadow:none;background:#0f172a59}.theme-dark .dashboard-command-section--filters .hf-pill.active{color:var(--text);box-shadow:none;background:#ff7a1829;border-color:#ff7a1870}.theme-dark .dashboard-command-section--filters .hf-pill.active .pill-count{background:#ff7a1870}.theme-dark .dashboard-command-section--filters .activity-pill .pill-count{background:#0f172a94}.theme-dark .kpi-card{border-color:var(--table-border);background:linear-gradient(#263142 0%,#202a38 100%);box-shadow:0 16px 30px #00000047}.theme-dark .kpi-label,.theme-dark .kpi-sub{color:var(--muted)}.theme-dark .kpi-value,.theme-dark .kpi-link{color:var(--primary-400)}.theme-dark .kpi-link:hover{color:var(--primary)}@media (width<=1100px){.kpi-hero,.kpi-row--details{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=720px){.kpi-members,.kpi-hero,.kpi-row--details{grid-template-columns:minmax(0,1fr)}.kpi-card,.kpi-card--hero,.kpi-card--detail,.kpi-card--members{max-width:none;min-height:120px}}.dashboard-command-section--filters .header-filters{background:0 0;border:none;gap:18px;padding:0}.dashboard-command-section--filters .hf-section--timeline{background:linear-gradient(#fffffffa 0%,#f8fafce6 100%);border:1px solid #94a3b829;border-radius:20px;gap:14px;padding:18px 20px;display:grid}.dashboard-command-section--filters .hf-row--topline{justify-content:space-between;align-items:flex-start;gap:14px}.dashboard-command-section--filters .hf-label{color:var(--color-slate-700);letter-spacing:.12em;text-transform:uppercase;font-size:.78rem;font-weight:800}.dashboard-command-section--filters .hf-label-row{align-items:center;gap:10px;width:100%;margin-bottom:14px;display:inline-flex}.dashboard-command-section--filters .hf-row--topline .hf-label-row{margin-bottom:0}.dashboard-command-section--filters .hf-label-row .hf-label{width:auto;margin-bottom:0}.dashboard-command-section--filters .hf-label--section{margin-bottom:14px;display:block}.dashboard-command-section--filters .hf-label-row .hf-label--section{margin-bottom:0}.dashboard-command-section--filters .filter-help-button{width:38px;height:38px;color:var(--color-slate-600);background:#fffffff0;border:1px solid #94a3b82e;border-radius:14px;box-shadow:0 6px 14px #0f172a0a}.dashboard-command-section--filters .filter-help-button:hover,.dashboard-command-section--filters .filter-help-button:focus-visible{color:#c2410c;background:#fff7ed;border-color:#f9731661;box-shadow:0 8px 18px #ea580c1f}.dashboard-command-section--filters .hf-period-pills{flex-wrap:wrap;justify-content:flex-end;gap:10px;min-width:0;display:flex}.dashboard-command-section--filters .hf-pill{min-height:40px;color:var(--color-slate-700);background:#fffffff5;border:1px solid #94a3b838;border-radius:999px;padding:9px 14px;transition:transform .14s,box-shadow .14s,border-color .14s,background .14s;box-shadow:0 6px 14px #0f172a0a}.dashboard-command-section--filters .hf-pill:not(.active):hover{background:#fff;border-color:#94a3b880;transform:translateY(-1px);box-shadow:0 6px 18px #0f172a1a}.dashboard-command-section--filters .hf-pill.active{color:#7c2d12;background:#fed7aa;border-color:#ea580c57;box-shadow:0 8px 18px #ea580c24}.dashboard-command-section--filters .hf-pill.active:hover{transform:translateY(-1px);box-shadow:0 8px 22px #ea580c33}.dashboard-command-section--filters .pill-count{margin-left:8px}.dashboard-command-section--filters .hf-pill.active .pill-count{background:#c2410c;color:var(--color-white)!important}.dashboard-command-section--filters .hf-row--sub{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.dashboard-command-section--filters .hf-icon-btn,.dashboard-command-section--filters .hf-select,.dashboard-command-section--filters .hf-date-input{border-radius:12px;min-height:40px}.dashboard-command-section--filters .hf-icon-btn{width:40px;color:var(--color-slate-700);background:#fffffff5;border:1px solid #94a3b833;box-shadow:0 4px 10px #0f172a0a}.dashboard-command-section--filters .hf-select,.dashboard-command-section--filters .hf-date-input{background:var(--color-white);color:var(--color-slate-900);border:1px solid #94a3b838;padding:0 12px;font-weight:700}.dashboard-command-section--filters .hf-week-select{min-width:132px}.dashboard-command-section--filters .hf-inline-label{color:var(--color-slate-500);font-weight:700}.dashboard-command-section--filters .hf-date-field{color:var(--color-slate-500);gap:6px;font-size:.85rem;font-weight:700;display:grid}.dashboard-command-section--filters .hf-link{min-height:40px;color:var(--color-slate-600);background:#ffffffe6;border:1px solid #94a3b82e;border-radius:12px;padding:0 14px}.dashboard-command-section--filters .hf-divider{background:linear-gradient(90deg,#94a3b81f,#94a3b861,#94a3b81f);height:1px}.dashboard-command-section--filters .hf-section--selection-grid{grid-template-columns:minmax(0,1.35fr) minmax(260px,.65fr);gap:16px;display:grid}.dashboard-command-section--filters .hf-block{background:linear-gradient(#fffffff5 0%,#f8fafce6 100%);border:1px solid #94a3b824;border-radius:20px;min-width:0;padding:18px 20px}.dashboard-command-section--filters .activity-pills,.dashboard-command-section--filters .controls-right{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.dashboard-command-section--filters .activity-pill,.dashboard-command-section--filters .metric-pill{min-height:42px;box-shadow:none;border-radius:14px;padding:9px 14px;transition:transform .14s,box-shadow .14s}.dashboard-command-section--filters .metric-pill:hover{transform:translateY(-1px);box-shadow:0 6px 18px #0f172a1a}.dashboard-command-section--filters .activity-pill .pill-count{background:var(--color-slate-700);color:var(--color-white);font-weight:800}.dashboard-command-section--filters .activity-pill.active .pill-label{color:var(--color-white)}.dashboard-command-section--filters .activity-pill.active .pill-count{background:#0f172a52;color:var(--color-white)!important}.dashboard-command-section--filters .activity-pill.pill-all.active .pill-count{background:#1f2937;color:var(--color-white)!important}.dashboard-command-section--filters .metric-pill{text-transform:capitalize;justify-content:center;font-weight:700}.page-shell .container{max-width:none;margin-left:0;margin-right:0;padding-left:0;padding-right:0}@media (width<=720px){.layout-stack{padding:16px}.dashboard-command-panel{border-radius:20px;padding:14px 12px 16px}.dashboard-command-section--filters .hf-section--selection-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:10px}.dashboard-command-section--filters .hf-row--topline{gap:12px}.dashboard-command-section--filters .hf-period-pills{grid-template-columns:repeat(3,minmax(0,1fr));justify-content:stretch;gap:8px;width:100%;display:grid}.dashboard-command-section--filters .hf-period-pills::-webkit-scrollbar{display:none}.dashboard-command-section--filters .hf-pill{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:2px;width:100%;min-width:0;min-height:40px;padding:6px;display:flex}.dashboard-command-section--filters .hf-pill .pill-count{margin-left:0}.dashboard-command-section--filters .hf-block{padding:12px}.dashboard-command-section--filters .activity-pills,.dashboard-command-section--filters .controls-right{grid-template-columns:minmax(0,1fr);gap:8px;width:100%;display:grid}.dashboard-command-section--filters .activity-pill,.dashboard-command-section--filters .metric-pill{width:100%;min-height:38px;padding:7px 12px}.dashboard-command-section--filters .activity-pill{grid-template-columns:minmax(0,1fr) auto;justify-content:stretch;align-items:center;gap:10px;padding-right:12px;display:grid}.dashboard-command-section--filters .activity-pill .pill-label{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.dashboard-command-section--filters .activity-pill .pill-count{flex-shrink:0;justify-self:end;margin-left:0}.dashboard-command-section--filters .metric-pill{justify-content:center}.dashboard-command-section--filters .hf-row--week-nav,.dashboard-command-section--filters .hf-row--interval-nav,.dashboard-command-section--filters .hf-row--range{width:100%}.dashboard-command-section--filters .hf-week-select,.dashboard-command-section--filters .hf-select,.dashboard-command-section--filters .hf-date-input,.dashboard-command-section--filters .hf-link{max-width:100%}.dashboard-command-section--filters{gap:10px}.dashboard-command-eyebrow{margin-bottom:6px}}@media (width<=420px){.dashboard-command-section--filters .hf-period-pills{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.dashboard-command-section--filters .hf-pill{padding:6px 4px}.layout-stack{padding:12px}.dashboard-command-panel{padding:16px 12px 20px}.dashboard-command-section--filters .activity-pills,.dashboard-command-section--filters .controls-right{grid-template-columns:minmax(0,1fr)}}@media (width<=400px){.dashboard-command-section--filters .hf-section--selection-grid{grid-template-columns:minmax(0,1fr)}}@media (width<=720px){.dashboard-command-panel.main-header-card{box-shadow:none!important;background:0 0!important;border:none!important;border-radius:0!important;gap:16px!important;margin:0!important;padding:0!important}.dashboard-command-panel.main-header-card>.dashboard-command-section,.dashboard-command-panel.main-header-card>.tabs-bar{box-sizing:border-box;background:linear-gradient(#fffffffa 0%,#f8fafcfa 100%);border:1px solid #0f172a12;border-radius:20px;padding:16px;box-shadow:0 16px 28px #0f172a0d}.theme-dark .dashboard-command-panel.main-header-card>.dashboard-command-section,.theme-dark .dashboard-command-panel.main-header-card>.tabs-bar{border-color:var(--table-border);background:linear-gradient(#253142 0%,#1f2a39 100%);box-shadow:0 16px 28px #0000004d}.dashboard-command-panel.main-header-card>.page-content,.dashboard-command-panel.main-header-card>.page-content.page-content--spaced{box-sizing:border-box;background:0 0!important;margin-top:0!important;padding:0 16px 72px!important}.dashboard-command-panel.main-header-card>.dashboard-command-divider,.dashboard-command-panel.main-header-card>.layout-divider{display:none!important}.dashboard-command-panel.main-header-card .connected-row{gap:14px}.dashboard-command-panel.main-header-card .connected-row__rail{flex-basis:100%;padding-right:0}}@media (width<=420px){.dashboard-command-panel.main-header-card>.dashboard-command-section,.dashboard-command-panel.main-header-card>.tabs-bar{border-radius:18px;padding:14px}.dashboard-command-panel.main-header-card>.page-content,.dashboard-command-panel.main-header-card>.page-content.page-content--spaced{padding:0 14px 104px!important}}.activity-row{transition:background-color .2s}.activity-row[data-sport=Run]:hover,.activity-row[data-sport=TrailRun]:hover{background-color:#ff7a0021}.activity-row[data-sport=Ride]:hover{background-color:#27ae6021}.activity-row[data-sport=Swim]:hover{background-color:#2f80ed21}.activity-row[data-sport=Hike]:hover,.activity-row[data-sport=Walk]:hover{background-color:#9b51e021}.activity-row[data-sport=Other]:hover{background-color:#6b72801a}.activities-group-row td{border:0;padding:0!important}.activities-group-label-cell{text-align:left!important;padding:16px 14px 6px!important}.activities-group-cell{text-align:right!important;padding:16px 14px 6px!important}.activities-group-title{letter-spacing:.08em;text-transform:uppercase;color:var(--color-slate-500);font-size:.82rem;font-weight:800}.activities-group-count{color:#94a3b8;font-size:.8rem}.activities-marker-cell{width:46px;min-width:46px;position:relative;text-align:left!important;padding-left:14px!important;padding-right:0!important}.activities-highlight-badge{cursor:default;z-index:2;font-size:.9rem;line-height:1;position:absolute;top:50%;left:22px;transform:translateY(-50%)}.activities-highlight-badge:after{content:attr(data-highlight);color:#f8fafc;white-space:nowrap;pointer-events:none;opacity:0;background:#1e293b;border-radius:8px;padding:4px 10px;font-size:.72rem;font-weight:500;transition:opacity .15s;position:absolute;top:50%;left:calc(100% + 8px);transform:translateY(-50%);box-shadow:0 4px 12px #0000002e}.activities-highlight-badge:hover:after{opacity:1}.activities-marker{background:#94a3b82e;border-radius:999px;width:3px;min-height:50px;display:block}.activity-row[data-sport=Run] .activities-marker,.activity-row[data-sport=TrailRun] .activities-marker{background:#ff7a00cc}.activity-row[data-sport=Ride] .activities-marker{background:#27ae60cc}.activity-row[data-sport=Swim] .activities-marker{background:#2f80edcc}.activity-row[data-sport=Hike] .activities-marker,.activity-row[data-sport=Walk] .activities-marker{background:#9b51e0cc}.activities-date-cell{min-width:132px;text-align:left!important;padding-left:14px!important}.activities-date-primary{color:var(--color-slate-700);white-space:nowrap;font-weight:700}.activities-date-secondary{color:#94a3b8;margin-top:2px;font-size:.8rem}.activities-member-cell{text-align:left!important}.activities-member-block{align-items:center;gap:12px;display:flex}.activities-member-avatar{object-fit:cover;border-radius:999px;flex:none;width:44px;height:44px}.activities-member-avatar--fallback{color:var(--color-white);justify-content:center;align-items:center;font-size:.86rem;font-weight:800;display:inline-flex}.activities-member-copy{min-width:0}.activities-member-name{color:var(--color-slate-900);white-space:nowrap;font-weight:700}.theme-dark .activities-group-title,.theme-dark .activities-group-count,.theme-dark .activities-date-secondary{color:var(--muted)}.theme-dark .activities-date-primary,.theme-dark .activities-member-name,.theme-dark .activities-table .data-table th{color:var(--text)}.activities-sport-cell{min-width:245px;text-align:left!important}.activities-sport-pill{border-radius:999px;align-items:center;gap:6px;padding:6px 10px;display:inline-flex;box-shadow:0 6px 18px #0f172a14}.activities-sport-pill__icon{font-size:.85rem;line-height:1}.activities-classification-stack{white-space:nowrap;align-items:center;gap:4px;display:flex}.activities-classification-chip{text-transform:uppercase;letter-spacing:0;cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;min-width:38px;height:20px;padding:1px 7px;font-size:.68rem;font-weight:700;line-height:1;display:inline-flex}.activities-classification-chip--intensity{min-width:44px}.activities-table{width:100%;overflow:visible!important}.activities-table-scroll{-webkit-overflow-scrolling:touch;overscroll-behavior:contain;width:100%;max-width:100%;max-height:850px;overflow:auto}.activities-table .data-table{border-collapse:collapse;border-radius:0;width:100%;min-width:1100px;overflow:visible}.activities-table--with-visibility .data-table{min-width:1110px}.activities-table .data-table th:first-child,.activities-table .data-table td:first-child{width:28px;min-width:28px;text-align:left!important}.activities-table .data-table th:nth-child(2),.activities-table .data-table td:nth-child(2){border-right:1px solid var(--table-border);width:118px;min-width:118px;padding-left:14px;text-align:left!important}.activities-table .data-table th:nth-child(3),.activities-table .data-table td:nth-child(3){border-right:1px solid var(--table-border);width:164px;min-width:140px;text-align:left!important}.activities-table .data-table th:nth-child(4),.activities-table .data-table td:nth-child(4){border-right:1px solid var(--table-border);width:108px;min-width:96px;text-align:left!important}.activities-table .data-table th:nth-child(n+5),.activities-table .data-table td:nth-child(n+5){width:88px;min-width:72px;padding-right:14px;text-align:right!important}.activities-table--with-visibility .data-table th:nth-child(5),.activities-table--with-visibility .data-table td:nth-child(5){width:104px;min-width:104px;text-align:left!important}.activities-table--with-visibility .data-table th:nth-child(n+6),.activities-table--with-visibility .data-table td:nth-child(n+6){width:88px;min-width:72px;padding-right:14px;text-align:right!important}.activities-table .data-table th,.activities-table .data-table td{box-sizing:border-box;padding-top:10px;padding-bottom:10px}.activities-table .data-table td{white-space:nowrap}.activities-table .data-table th{z-index:12;background:var(--surface);white-space:normal;vertical-align:bottom;box-shadow:inset 0 -1px 0 var(--table-border), 0 2px 6px #0f172a14;line-height:1.2;position:sticky;top:0}.activities-table .activities-marker-header{text-align:center!important;padding-left:0!important;padding-right:0!important}.activities-table .activities-marker-header span{opacity:.55;font-size:.8rem;line-height:1;display:inline-block}.activities-table .activities-actions-header,.activities-table .activities-actions-cell{border-left:1px solid var(--table-border);width:165px;min-width:165px;text-align:center!important;padding-right:8px!important}.activities-actions-inline{flex-wrap:nowrap;justify-content:center;align-items:center;gap:6px;display:flex}.activities-action-button{white-space:nowrap;min-width:0;padding:4px 8px!important}.activities-reaction-control{display:inline-flex;position:relative}.activities-reaction-button.active{color:#9a3412!important;background:#fff3e8!important;border-color:#f4c9a7!important}.activities-reaction-options{z-index:12;background:#fff;border:1px solid #f2d9c5;border-radius:12px;grid-template-columns:repeat(4,30px);gap:6px;padding:8px;display:grid;position:absolute;top:calc(100% + 6px);right:0;box-shadow:0 12px 28px #0f172a24}.activities-reaction-option{cursor:pointer;background:#fff8f3;border:1px solid #f0c7aa;border-radius:999px;width:30px;height:30px;font-size:1rem;line-height:1}.activities-reaction-option:hover,.activities-reaction-option--active{background:#ffe6cf;border-color:#fb6b18}.activities-reaction-summary{border-radius:10px;flex-wrap:nowrap;align-items:center;gap:4px;padding:2px 4px;display:flex;position:relative}.activities-reaction-pill{color:#7a5a40;background:#fff8f3cc;border:1px solid #f2d9c5;border-radius:999px;align-items:center;gap:3px;padding:1px 5px;font-size:.72rem;line-height:1.4;display:inline-flex}.activities-reaction-pill strong{font-size:.68rem}.activities-reaction-pill--current{color:#9a3412;background:#ffe6cf;border-color:#fb6b18;box-shadow:0 0 0 1px #fb6b181f}.activities-reaction-summary--empty{color:var(--text-muted,#64748b);font-size:.68rem}.activities-reaction-tooltip{color:#7a5a40;text-align:left;white-space:normal;z-index:16;pointer-events:none;background:#fffdf9;border:1px solid #f0c7aa;border-radius:8px;min-width:190px;max-width:280px;padding:8px 10px;font-size:.72rem;line-height:1.35;display:none;position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%);box-shadow:0 10px 24px #0f172a29}.activities-reaction-summary:hover .activities-reaction-tooltip,.activities-reaction-summary:focus-within .activities-reaction-tooltip{gap:3px;display:grid}.activities-shared-comment-row td{border-top:0!important;padding-top:0!important}.activities-shared-comment-cell{padding:0 14px 8px!important}.activities-shared-comment-box{background:#fffaf6;border:1px solid #f2d9c5;border-radius:10px;gap:6px;padding:8px 10px;display:grid}.activities-shared-comment-toggle{width:fit-content;font:inherit;color:#9a3412;cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;padding:0;font-size:.76rem;font-weight:700;display:inline-flex}.activities-shared-comment-toggle-icon{font-size:.7rem;line-height:1}.activities-shared-comment-text{color:#7a5a40;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:.82rem;line-height:1.35;overflow:hidden}.activities-shared-comment-text.expanded{white-space:pre-wrap;text-overflow:initial;overflow:visible}.activities-share-composer-row td{border-top:0!important;padding-top:0!important}.activities-share-composer-cell{padding:0 14px 12px!important}.activities-share-composer-panel{background:linear-gradient(#fff8f3,#fff3ea);border:1px solid #f2d9c5;border-radius:14px;gap:8px;padding:12px;display:grid}.activities-shared-comments-header{color:#9a3412;font-size:.82rem;font-weight:700}.activities-shared-comments-list{gap:8px;margin:0;padding:0;list-style:none;display:grid}.activities-shared-comments-item{color:#7a5a40;background:#ffffffc7;border:1px solid #f2d9c5;border-radius:10px;align-items:flex-start;gap:10px;padding:8px 10px;font-size:.82rem;line-height:1.35;display:flex}.activities-shared-comments-emoji{background:linear-gradient(#fff3e8,#ffe6cf);border:1px solid #f4c9a7;border-radius:999px;justify-content:center;align-items:center;width:24px;min-width:24px;height:24px;font-size:.9rem;display:inline-flex}.activities-shared-comments-item-text{white-space:normal;overflow-wrap:anywhere;flex:1}.activities-shared-comments-delete{color:#9a3412;cursor:pointer;background:#fff;border:1px solid #f0c7aa;border-radius:999px;padding:2px 8px;font-size:.72rem;font-weight:700}.activities-shared-comments-empty{color:#7a5a40;font-size:.8rem}.activities-share-comment-toggle{font:inherit;color:#9a3412;cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:6px;padding:0;font-size:.82rem;font-weight:700;display:flex}.activities-share-comment-toggle:hover{text-decoration:underline}.activities-share-comment-toggle-icon{font-size:.7rem;line-height:1}.activities-share-comment-label{color:#9a3412;font-size:.82rem;font-weight:700}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.activities-share-comment-input{box-sizing:border-box;width:100%;font:inherit;color:var(--color-slate-800);resize:vertical;border:1px solid #f0c7aa;border-radius:10px;min-height:72px;padding:10px}.activities-share-comment-option{color:#7a5a40;align-items:center;gap:8px;font-size:.8rem;display:inline-flex}.activities-share-comment-footer{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex}.activities-share-comment-counter{color:#7a5a40;font-size:.78rem}.activities-share-comment-actions{flex-wrap:wrap;gap:8px;display:flex}.theme-dark .activities-share-composer-panel{border-color:var(--table-border);background:linear-gradient(#1e293b80,#0f172a8c)}.theme-dark .activities-shared-comment-box{border-color:var(--table-border);background:#0f172a80}.theme-dark .activities-share-comment-toggle,.theme-dark .activities-share-comment-label,.theme-dark .activities-share-comment-counter,.theme-dark .activities-shared-comment-toggle,.theme-dark .activities-shared-comment-text,.theme-dark .activities-shared-comments-header,.theme-dark .activities-shared-comments-item,.theme-dark .activities-shared-comments-empty{color:var(--muted)}.theme-dark .activities-shared-comments-item{border-color:var(--table-border);background:#0f172a73}.theme-dark .activities-shared-comments-emoji{border-color:var(--table-border);background:#1e293bbf}.theme-dark .activities-shared-comments-delete{border-color:var(--table-border);color:var(--muted);background:#0f172a80}.theme-dark .activities-share-comment-option{color:var(--muted)}.theme-dark .activities-share-comment-input{border-color:var(--table-border);color:var(--text);background:#0f172a66}.theme-dark .activities-reaction-button.active,.theme-dark .activities-reaction-options,.theme-dark .activities-reaction-option,.theme-dark .activities-reaction-pill{border-color:var(--table-border)!important;color:var(--text)!important;background:#0f172ab8!important}.theme-dark .activities-reaction-option:hover,.theme-dark .activities-reaction-option--active,.theme-dark .activities-reaction-pill--current{background:#fb6b182e!important;border-color:#fb6b18!important}.theme-dark .activities-reaction-summary--empty{color:var(--muted)}.theme-dark .activities-reaction-tooltip{border-color:var(--table-border);color:var(--text);background:#0f172af2}@media (width<=768px){.activities-table-scroll{max-height:70vh}.activities-table .data-table{min-width:980px;table-layout:auto!important}.activities-table--with-visibility .data-table{min-width:1080px}.activities-table .data-table th:first-child,.activities-table .data-table td:first-child{width:28px;min-width:28px;padding-left:8px!important;padding-right:0!important}.activities-table .data-table th:nth-child(2),.activities-table .data-table td:nth-child(2){width:94px;min-width:94px;padding-left:8px!important}.activities-table .data-table th:nth-child(3),.activities-table .data-table td:nth-child(3){width:210px;min-width:210px;padding-right:12px!important}.activities-table .data-table th:nth-child(4),.activities-table .data-table td:nth-child(4){width:136px;min-width:136px;text-align:center!important;padding-left:10px!important}.activities-table .data-table th:nth-child(5),.activities-table .data-table td:nth-child(5),.activities-table .data-table th:nth-child(6),.activities-table .data-table td:nth-child(6){width:60px;min-width:60px;text-align:right!important;padding-right:8px!important}.activities-table--with-visibility .data-table th:nth-child(5),.activities-table--with-visibility .data-table td:nth-child(5){width:90px;min-width:90px;text-align:left!important;padding-right:8px!important}.activities-table--with-visibility .data-table th:nth-child(6),.activities-table--with-visibility .data-table td:nth-child(6),.activities-table--with-visibility .data-table th:nth-child(7),.activities-table--with-visibility .data-table td:nth-child(7){width:60px;min-width:60px;text-align:right!important;padding-right:8px!important}.activities-group-label-cell{padding-left:8px!important}.activities-group-row .activities-group-label-cell,.activities-group-row .activities-group-cell{white-space:nowrap;width:auto!important;min-width:0!important;max-width:none!important}.activities-group-row td:first-child,.activities-group-row td:nth-child(2){width:auto!important;min-width:0!important;max-width:none!important}.activities-group-row .activities-group-cell{text-align:right!important;padding-left:14px!important}.activities-marker-cell{width:36px;min-width:36px;padding-left:8px!important}.activities-highlight-badge{left:16px}.activities-member-block{gap:8px}.activities-member-name{white-space:nowrap}.activities-table .activities-actions-header,.activities-table .activities-actions-cell{width:155px;min-width:155px;padding-right:6px!important}.activities-action-button{padding:4px 6px!important;font-size:11px!important}}@media (width<=640px){.activities-group-label-cell,.activities-group-cell{padding-left:4px!important;padding-right:4px!important}.activities-group-row .activities-group-title,.activities-group-row .activities-group-count{font-size:.72rem}}
