.breadcrumb-container.svelte-62bddo{margin-top:2rem;margin-bottom:1rem}.breadcrumb-link.svelte-62bddo{color:var(--color-text-secondary);transition:var(--transition-smooth);font-size:.9rem}.breadcrumb-link.svelte-62bddo:hover{color:var(--color-accent)}.section-header.svelte-62bddo{border-bottom:1px solid var(--border-color);margin-bottom:2rem;padding-bottom:1.5rem}.section-header-title.svelte-62bddo{font-family:var(--font-serif);color:var(--color-text-primary);margin-bottom:.5rem;font-size:clamp(2rem,5vw,3.5rem);line-height:1.1}.section-header-subtitle.svelte-62bddo{color:var(--color-text-secondary);font-size:1.05rem}.stats-grid.svelte-62bddo{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem;margin-bottom:1.5rem;display:grid}@media (width<=768px){.stats-grid.svelte-62bddo{grid-template-columns:minmax(0,1fr)}.stats-card.svelte-62bddo{grid-column:1/-1;width:100%}}.stats-card.svelte-62bddo{background-color:var(--bg-card);border:1px solid var(--border-color);box-shadow:var(--shadow-card);min-height:140px;transition:var(--transition-smooth);border-radius:12px;flex-direction:column;justify-content:center;padding:1.5rem;display:flex;position:relative}.stats-card.svelte-62bddo:hover{border-color:var(--border-color-hover);box-shadow:var(--shadow-card-hover)}.stats-card.svelte-62bddo:before{content:"";border-top-left-radius:12px;border-bottom-left-radius:12px;width:4px;height:100%;position:absolute;top:0;left:0}.stats-card-men.svelte-62bddo:before{background-color:var(--color-accent)}.stats-card-women.svelte-62bddo:before{background-color:var(--color-women)}.stats-card-activity.svelte-62bddo:before{background-color:var(--color-text-muted)}.stats-card-label.svelte-62bddo{text-transform:uppercase;letter-spacing:.05em;color:var(--color-text-muted);margin-bottom:.2rem;font-size:.8rem;font-weight:700}.stats-card-sublabel.svelte-62bddo{text-transform:uppercase;letter-spacing:.05em;color:var(--color-text-secondary);margin-bottom:.75rem;font-size:.75rem}.stats-card-value.svelte-62bddo{color:var(--color-text-primary);margin-bottom:.25rem;font-size:2.2rem;font-weight:700;line-height:1.1}.stats-card-athlete.svelte-62bddo{color:var(--color-text-secondary);font-size:.95rem;font-family:var(--font-sans);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.list-heading-container.svelte-62bddo{margin-bottom:1.5rem}.list-heading-container.svelte-62bddo h2:where(.svelte-62bddo){font-family:var(--font-serif);color:var(--color-text-primary);font-size:2.2rem}.route-section-card.svelte-62bddo{background-color:var(--bg-card);border:1px solid var(--border-color);box-shadow:var(--shadow-card);border-radius:12px;margin-bottom:2.5rem;padding:2rem}.route-header.svelte-62bddo{border-bottom:1px solid var(--border-color);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;padding-bottom:1rem;display:flex}.route-title-group.svelte-62bddo{align-items:baseline;gap:.75rem;display:flex}.route-title-group.svelte-62bddo h3:where(.svelte-62bddo){font-family:var(--font-sans);color:var(--color-text-primary);font-size:1.6rem}.route-desc.svelte-62bddo{color:var(--color-text-muted);font-size:.9rem}.pagination-bar.svelte-62bddo{align-items:center;gap:1rem;display:flex}.pagination-btn.svelte-62bddo{background-color:var(--bg-main);border:1px solid var(--border-color);color:var(--color-text-primary);cursor:pointer;min-width:80px;min-height:44px;transition:var(--transition-smooth);border-radius:6px;justify-content:center;align-items:center;padding:.5rem 1rem;font-size:.88rem;font-weight:500;display:inline-flex}.pagination-btn.svelte-62bddo:hover:not(:disabled){border-color:var(--border-color-hover);background-color:var(--color-accent-dim);color:var(--color-accent)}.pagination-btn.svelte-62bddo:disabled{opacity:.4;cursor:not-allowed}.pagination-status.svelte-62bddo{color:var(--color-text-secondary);text-align:center;min-width:90px;font-size:.9rem}.tables-grid.svelte-62bddo{grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem;min-width:0;display:grid}@media (width<=768px){.tables-grid.svelte-62bddo{grid-template-columns:minmax(0,1fr);gap:1.5rem}.stats-grid.svelte-62bddo{grid-template-columns:1fr;gap:1rem}}.table-wrapper.svelte-62bddo{flex-direction:column;min-width:0;display:flex}.table-title-row.svelte-62bddo{justify-content:space-between;align-items:baseline;margin-bottom:.75rem;display:flex}.table-title-row.svelte-62bddo h4:where(.svelte-62bddo){font-family:var(--font-sans);color:var(--color-text-primary);font-size:1.15rem}.table-range-status.svelte-62bddo{color:var(--color-text-muted);font-size:.8rem}.detail-table.svelte-62bddo{border-collapse:collapse;width:100%;font-size:.9rem}.detail-table.svelte-62bddo thead:where(.svelte-62bddo) th:where(.svelte-62bddo){letter-spacing:.05em;text-transform:uppercase;color:var(--color-text-muted);border-bottom:1px solid var(--border-color);padding:0 .5rem .5rem;font-size:.72rem;font-weight:600}.detail-table.svelte-62bddo thead:where(.svelte-62bddo) th.col-rank:where(.svelte-62bddo){text-align:left;padding-left:0}.detail-table.svelte-62bddo thead:where(.svelte-62bddo) th.col-name:where(.svelte-62bddo){text-align:left}.detail-table.svelte-62bddo thead:where(.svelte-62bddo) th.col-ak:where(.svelte-62bddo),.detail-table.svelte-62bddo thead:where(.svelte-62bddo) th.col-section:where(.svelte-62bddo){text-align:center}.detail-table.svelte-62bddo thead:where(.svelte-62bddo) th.col-pb:where(.svelte-62bddo),.detail-table.svelte-62bddo thead:where(.svelte-62bddo) th.col-sb:where(.svelte-62bddo){text-align:right}.detail-table.svelte-62bddo tbody:where(.svelte-62bddo) tr:where(.svelte-62bddo){border-bottom:1px solid var(--border-color);transition:var(--transition-smooth)}.detail-table.svelte-62bddo tbody:where(.svelte-62bddo) tr:where(.svelte-62bddo):last-child{border-bottom:none}.detail-table.svelte-62bddo tbody:where(.svelte-62bddo) tr:where(.svelte-62bddo):hover{background-color:var(--color-accent-dim)}.detail-table.svelte-62bddo td:where(.svelte-62bddo){color:var(--color-text-secondary);vertical-align:middle;padding:.65rem .5rem}.sr-only.svelte-62bddo{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.rank-badge.svelte-62bddo{border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-size:.72rem;font-weight:700;display:inline-flex}.rank-gold.svelte-62bddo{color:gold;background:#ffd70026;border:1px solid gold}.rank-silver.svelte-62bddo{color:silver;background:#c0c0c026;border:1px solid silver}.rank-bronze.svelte-62bddo{color:#cd7f32;background:#cd7f3226;border:1px solid #cd7f32}.rank-default.svelte-62bddo{color:var(--color-text-muted)}.col-rank.svelte-62bddo{width:32px;padding-left:0!important}.col-name.svelte-62bddo{font-weight:500;color:var(--color-text-primary)!important}.col-ak.svelte-62bddo{text-align:center;width:44px}.col-section.svelte-62bddo{text-align:center;width:50px}.col-pb.svelte-62bddo{text-align:right;width:80px;font-size:.95rem;font-weight:600;color:var(--color-text-primary)!important}.col-sb.svelte-62bddo{text-align:right;width:80px;font-size:.95rem}.time-unit.svelte-62bddo{color:var(--color-text-muted);margin-left:1px;font-size:.7rem}.empty-list-text.svelte-62bddo{color:var(--color-text-muted);padding:1.5rem 0;font-style:italic}:root[data-theme=sand-walnut] .rank-gold.svelte-62bddo{color:#b45309;background:#b4530926;border:1px solid #b45309}:root[data-theme=sand-walnut] .rank-silver.svelte-62bddo{color:#707070;background:#70707026;border:1px solid #707070}:root[data-theme=sand-walnut] .rank-bronze.svelte-62bddo{color:#854d0e;background:#854d0e26;border:1px solid #854d0e}.table-responsive.svelte-62bddo{-webkit-overflow-scrolling:touch;width:100%;min-width:0;overflow-x:auto}@media (width<=768px){.route-section-card.svelte-62bddo{padding:1.25rem}}@media (width<=480px){.route-section-card.svelte-62bddo{padding:.75rem}.route-header.svelte-62bddo{flex-direction:column;align-items:stretch;gap:.75rem}.pagination-bar.svelte-62bddo{justify-content:space-between;gap:.5rem;width:100%}.pagination-btn.svelte-62bddo{min-width:70px;padding:.4rem .75rem}.pagination-status.svelte-62bddo{min-width:unset;font-size:.85rem}.detail-table.svelte-62bddo td:where(.svelte-62bddo){padding:.4rem .15rem;font-size:.75rem}.detail-table.svelte-62bddo thead:where(.svelte-62bddo) th:where(.svelte-62bddo){padding:0 .15rem .3rem;font-size:.65rem}.col-rank.svelte-62bddo{width:24px;padding-left:0!important;padding-right:0!important}.col-pb.svelte-62bddo,.col-sb.svelte-62bddo{width:50px;font-size:.8rem;padding-left:0!important;padding-right:0!important}.col-section.svelte-62bddo{width:32px;padding-left:0!important;padding-right:0!important}.col-ak.svelte-62bddo{width:28px;padding-left:0!important;padding-right:0!important}}@media (width<=600px){.stats-card.svelte-62bddo{min-height:85px!important;padding:.85rem 1rem!important}.stats-card-label.svelte-62bddo{margin-bottom:.15rem!important;font-size:.65rem!important}.stats-card-sublabel.svelte-62bddo{margin-bottom:.35rem!important;font-size:.6rem!important}.stats-card-value.svelte-62bddo{margin-bottom:.15rem!important;font-size:1.45rem!important}.stats-card-athlete.svelte-62bddo{font-size:.8rem!important}}.rank-mobile.svelte-62bddo,.athlete-headers-mobile.svelte-62bddo,.athlete-values-mobile.svelte-62bddo{display:none}@media (width<=600px){.detail-table.svelte-62bddo{width:100%;display:block}.detail-table.svelte-62bddo thead:where(.svelte-62bddo){display:none!important}.detail-table.svelte-62bddo tbody:where(.svelte-62bddo){flex-direction:column;gap:.5rem;width:100%;display:flex}.detail-table.svelte-62bddo tbody:where(.svelte-62bddo) tr:where(.svelte-62bddo){text-align:center;border:1px solid var(--border-color);box-sizing:border-box;background:#ffffff04;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;width:100%;padding:.6rem .5rem;display:flex}.detail-table.svelte-62bddo td:where(.svelte-62bddo){border-bottom:none!important;padding:0!important}.rank-desktop.svelte-62bddo{display:none!important}.rank-mobile.svelte-62bddo{color:var(--color-accent);text-align:center;margin-bottom:.1rem;font-size:1rem;font-weight:800;display:block}.col-rank.svelte-62bddo{width:100%!important}.col-name.svelte-62bddo{text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex;width:100%!important}.athlete-name.svelte-62bddo{color:var(--color-text-primary);font-size:.86rem;font-weight:600}.athlete-headers-mobile.svelte-62bddo{text-transform:uppercase;letter-spacing:.05em;width:160px;color:var(--color-text-muted);border-bottom:1px dashed var(--border-color);text-align:center;grid-template-columns:repeat(3,1fr);margin-top:.35rem;padding-bottom:.15rem;font-size:.68rem;font-weight:600;display:grid}.athlete-values-mobile.svelte-62bddo{width:160px;color:var(--color-text-secondary);text-align:center;grid-template-columns:repeat(3,1fr);margin-top:.15rem;font-size:.8rem;font-weight:500;display:grid}.details-time.svelte-62bddo{color:var(--color-accent);font-weight:600}.col-ak.svelte-62bddo,.col-section.svelte-62bddo,.col-pb.svelte-62bddo,.col-sb.svelte-62bddo{display:none!important}}.desktop-only.svelte-62bddo{display:block}.mobile-only.svelte-62bddo{display:none!important}@media (width<=768px){.desktop-only.svelte-62bddo{display:none!important}.mobile-only.svelte-62bddo{display:block!important}}.col-section.svelte-62bddo{text-align:left}.section-link-inline.svelte-62bddo{color:var(--color-accent);transition:var(--transition-smooth);font-weight:500;text-decoration:none}.section-link-inline.svelte-62bddo:hover{color:var(--color-accent-hover);text-decoration:underline}.athlete-section-sub.svelte-62bddo{color:var(--color-text-muted);margin-top:.15rem;font-size:.72rem;display:none}@media (width<=600px){.athlete-section-sub.svelte-62bddo{display:block}.athlete-section-sub.svelte-62bddo .section-link-inline:where(.svelte-62bddo){color:var(--color-text-muted)}.athlete-section-sub.svelte-62bddo .section-link-inline:where(.svelte-62bddo):hover{color:var(--color-accent)}}
