.WalkPage-module__TfhdEa__container{width:100%;max-width:720px;padding:24px var(--container-padding) 80px;margin:0 auto}.WalkPage-module__TfhdEa__signInBanner{background:var(--card-bg);border:1.5px solid var(--card-border);border-radius:var(--radius-lg);align-items:center;gap:14px;margin-bottom:20px;padding:16px 18px;display:flex}.WalkPage-module__TfhdEa__signInIcon{border-radius:var(--radius-full);background:var(--walk-light);width:40px;height:40px;color:var(--walk);flex-shrink:0;justify-content:center;align-items:center;display:flex}.WalkPage-module__TfhdEa__signInText{color:var(--foreground-secondary);flex:1;font-size:.8125rem;line-height:1.4}.WalkPage-module__TfhdEa__signInButton{border-radius:var(--radius-full);background:var(--walk);color:#fff;cursor:pointer;white-space:nowrap;transition:background var(--transition-fast);border:none;padding:8px 18px;font-family:inherit;font-size:.8125rem;font-weight:600}.WalkPage-module__TfhdEa__signInButton:hover{background:#2563eb}.WalkPage-module__TfhdEa__filterChips{gap:6px;margin-bottom:20px;display:flex}.WalkPage-module__TfhdEa__filterChip{border-radius:var(--radius-full);border:1.5px solid var(--card-border);background:var(--card-bg);color:var(--foreground-secondary);cursor:pointer;white-space:nowrap;transition:background var(--transition-fast), border-color var(--transition-fast), color var(--transition-fast);padding:6px 16px;font-family:inherit;font-size:.75rem;font-weight:600}.WalkPage-module__TfhdEa__filterChip:hover{border-color:var(--walk);color:var(--walk)}.WalkPage-module__TfhdEa__filterChipActive{background:var(--walk);border-color:var(--walk);color:#fff}.WalkPage-module__TfhdEa__summaryRow{grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:24px;display:grid}.WalkPage-module__TfhdEa__summaryCard{background:var(--card-bg);border:1.5px solid var(--card-border);border-radius:var(--radius-lg);text-align:center;flex-direction:column;align-items:center;gap:8px;padding:20px 12px;display:flex}.WalkPage-module__TfhdEa__summaryIcon{border-radius:var(--radius-full);justify-content:center;align-items:center;width:40px;height:40px;display:flex}.WalkPage-module__TfhdEa__summaryLabel{text-transform:uppercase;letter-spacing:.5px;color:var(--foreground-tertiary);font-size:.6875rem;font-weight:700}.WalkPage-module__TfhdEa__summaryValue{color:var(--foreground);font-size:1.375rem;font-weight:800;font-family:var(--font-display);letter-spacing:-.02em}.WalkPage-module__TfhdEa__summaryUnit{color:var(--foreground-tertiary);text-transform:uppercase;font-size:.75rem;font-weight:600}.WalkPage-module__TfhdEa__chartCard{background:var(--card-bg);border:1.5px solid var(--card-border);border-radius:var(--radius-lg);margin-bottom:24px;padding:20px}.WalkPage-module__TfhdEa__chartTitle{text-transform:uppercase;letter-spacing:1px;color:var(--foreground-tertiary);margin-bottom:16px;font-size:.75rem;font-weight:700}.WalkPage-module__TfhdEa__chart{align-items:flex-end;gap:6px;height:120px;display:flex}.WalkPage-module__TfhdEa__chartBar{flex-direction:column;flex:1;align-items:center;gap:6px;height:100%;display:flex}.WalkPage-module__TfhdEa__chartBarContainer{background:var(--skeleton-bg,#80808014);border-radius:4px;flex-direction:column;flex:1;justify-content:flex-end;width:100%;min-height:0;display:flex;overflow:hidden}.WalkPage-module__TfhdEa__chartBarFill{background:var(--walk);border-radius:4px;width:100%;min-height:2px;transition:height .4s}.WalkPage-module__TfhdEa__chartBarLabel{color:var(--foreground-tertiary);text-transform:uppercase;font-size:.625rem;font-weight:600}.WalkPage-module__TfhdEa__chartBarValue{color:var(--foreground-secondary);min-height:14px;font-size:.625rem;font-weight:700}.WalkPage-module__TfhdEa__section{margin-bottom:28px}.WalkPage-module__TfhdEa__sectionHeader{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.WalkPage-module__TfhdEa__sectionTitle{text-transform:uppercase;letter-spacing:1px;color:var(--foreground-tertiary);font-size:.75rem;font-weight:700}.WalkPage-module__TfhdEa__historyList{flex-direction:column;gap:10px;display:flex}.WalkPage-module__TfhdEa__historyCard{background:var(--card-bg);border:1.5px solid var(--card-border);border-radius:var(--radius-lg);cursor:pointer;transition:border-color var(--transition-fast), box-shadow var(--transition-fast), transform var(--transition-fast);color:inherit;align-items:center;gap:14px;padding:16px;text-decoration:none;display:flex}.WalkPage-module__TfhdEa__historyCard:hover{border-color:var(--walk);transform:translateY(-1px);box-shadow:0 2px 12px #0000000f}.WalkPage-module__TfhdEa__historyIcon{border-radius:var(--radius-md);background:var(--walk-light);width:44px;height:44px;color:var(--walk);flex-shrink:0;justify-content:center;align-items:center;display:flex}.WalkPage-module__TfhdEa__historyContent{flex:1;min-width:0}.WalkPage-module__TfhdEa__historyDate{color:var(--foreground);white-space:nowrap;text-overflow:ellipsis;font-size:.9375rem;font-weight:700;overflow:hidden}.WalkPage-module__TfhdEa__historyMeta{align-items:center;gap:8px;margin-top:4px;display:flex}.WalkPage-module__TfhdEa__historyBadge{border-radius:var(--radius-full);background:var(--walk-light);color:var(--walk);align-items:center;padding:2px 8px;font-size:.6875rem;font-weight:600;display:inline-flex}.WalkPage-module__TfhdEa__historyStats{color:var(--foreground-tertiary);font-size:.75rem}.WalkPage-module__TfhdEa__historyChevron{color:var(--foreground-tertiary);flex-shrink:0;display:flex}.WalkPage-module__TfhdEa__historyActiveBadge{border-radius:var(--radius-full);color:#16a34a;background:#dcfce7;align-items:center;padding:2px 8px;font-size:.6875rem;font-weight:700;display:inline-flex}.WalkPage-module__TfhdEa__detailContainer{width:100%;max-width:720px;padding:24px var(--container-padding) 80px;margin:0 auto}.WalkPage-module__TfhdEa__detailBack{color:var(--walk);cursor:pointer;transition:opacity var(--transition-fast);background:0 0;border:none;align-items:center;gap:6px;margin-bottom:20px;padding:6px 0;font-family:inherit;font-size:.8125rem;font-weight:600;display:inline-flex}.WalkPage-module__TfhdEa__detailBack:hover{opacity:.75}.WalkPage-module__TfhdEa__mapCard{background:var(--card-bg);border:1.5px solid var(--card-border);border-radius:var(--radius-lg);margin-bottom:20px;overflow:hidden}.WalkPage-module__TfhdEa__mapContainer{background:#e5e7eb;width:100%;height:280px;position:relative}.WalkPage-module__TfhdEa__mapFallback{width:100%;height:280px;color:var(--foreground-tertiary);background:var(--skeleton-bg,#80808014);flex-direction:column;justify-content:center;align-items:center;gap:10px;display:flex}.WalkPage-module__TfhdEa__mapFallbackText{color:var(--foreground-tertiary);font-size:.8125rem}.WalkPage-module__TfhdEa__detailStatsRow{grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:20px;display:grid}.WalkPage-module__TfhdEa__detailStatCard{background:var(--card-bg);border:1.5px solid var(--card-border);border-radius:var(--radius-lg);text-align:center;flex-direction:column;align-items:center;gap:6px;padding:16px 10px;display:flex}.WalkPage-module__TfhdEa__detailStatIcon{border-radius:var(--radius-full);justify-content:center;align-items:center;width:36px;height:36px;display:flex}.WalkPage-module__TfhdEa__detailStatLabel{text-transform:uppercase;letter-spacing:.5px;color:var(--foreground-tertiary);font-size:.6875rem;font-weight:700}.WalkPage-module__TfhdEa__detailStatValue{color:var(--foreground);font-size:1.125rem;font-weight:800;font-family:var(--font-display)}.WalkPage-module__TfhdEa__detailStatUnit{color:var(--foreground-tertiary);font-size:.6875rem;font-weight:600}.WalkPage-module__TfhdEa__infoCard{background:var(--card-bg);border:1.5px solid var(--card-border);border-radius:var(--radius-lg);overflow:hidden}.WalkPage-module__TfhdEa__infoRow{border-bottom:1px solid var(--card-border);justify-content:space-between;align-items:center;padding:14px 16px;display:flex}.WalkPage-module__TfhdEa__infoRow:last-child{border-bottom:none}.WalkPage-module__TfhdEa__infoLabel{color:var(--foreground-secondary);font-size:.8125rem;font-weight:600}.WalkPage-module__TfhdEa__infoValue{color:var(--foreground);text-align:right;font-size:.8125rem}.WalkPage-module__TfhdEa__dogRow{flex-wrap:wrap;gap:8px;display:flex}.WalkPage-module__TfhdEa__dogBadge{border-radius:var(--radius-full);background:var(--walk-light);align-items:center;gap:6px;padding:4px 10px;display:inline-flex}.WalkPage-module__TfhdEa__dogImage{border-radius:var(--radius-full);object-fit:cover;width:22px;height:22px}.WalkPage-module__TfhdEa__dogName{color:var(--walk);font-size:.75rem;font-weight:600}.WalkPage-module__TfhdEa__stateContainer{text-align:center;flex-direction:column;align-items:center;gap:12px;padding:40px 20px;display:flex}.WalkPage-module__TfhdEa__stateIcon{border-radius:var(--radius-full);background:var(--walk-light);width:52px;height:52px;color:var(--walk);justify-content:center;align-items:center;margin-bottom:4px;display:flex}.WalkPage-module__TfhdEa__stateIconError{color:#ef4444;background:#fef2f2}.WalkPage-module__TfhdEa__stateTitle{color:var(--foreground);font-size:1.0625rem;font-weight:700}.WalkPage-module__TfhdEa__stateSubtitle{color:var(--foreground-secondary);max-width:320px;font-size:.875rem;line-height:1.5}.WalkPage-module__TfhdEa__retryButton{border-radius:var(--radius-full);border:1.5px solid var(--walk);color:var(--walk);cursor:pointer;transition:background var(--transition-fast), color var(--transition-fast);background:0 0;padding:8px 20px;font-family:inherit;font-size:.8125rem;font-weight:600}.WalkPage-module__TfhdEa__retryButton:hover{background:var(--walk);color:#fff}.WalkPage-module__TfhdEa__skeleton{flex-direction:column;gap:12px;display:flex}.WalkPage-module__TfhdEa__skeletonCard{background:var(--card-bg);border:1.5px solid var(--card-border);border-radius:var(--radius-lg);gap:14px;padding:16px;animation:1.5s infinite WalkPage-module__TfhdEa__pulse;display:flex}.WalkPage-module__TfhdEa__skeletonIcon{border-radius:var(--radius-md);background:var(--skeleton-bg,#8080801f);width:44px;height:44px}.WalkPage-module__TfhdEa__skeletonLines{flex-direction:column;flex:1;gap:8px;padding-top:4px;display:flex}.WalkPage-module__TfhdEa__skeletonLine{background:var(--skeleton-bg,#8080801f);border-radius:6px;height:12px}.WalkPage-module__TfhdEa__skeletonLineShort{width:60%}@keyframes WalkPage-module__TfhdEa__pulse{0%,to{opacity:1}50%{opacity:.5}}@media (max-width:480px){.WalkPage-module__TfhdEa__summaryRow{grid-template-columns:1fr;gap:8px}.WalkPage-module__TfhdEa__summaryCard{text-align:left;flex-direction:row;padding:14px 16px}.WalkPage-module__TfhdEa__summaryIcon{width:36px;height:36px}.WalkPage-module__TfhdEa__summaryValue{font-size:1.125rem}.WalkPage-module__TfhdEa__detailStatsRow{grid-template-columns:1fr;gap:8px}.WalkPage-module__TfhdEa__detailStatCard{text-align:left;flex-direction:row;padding:12px 16px}.WalkPage-module__TfhdEa__chart{height:100px}}
