.container.svelte-1htx3e8{max-width:900px;margin:0 auto;padding:1rem}h1.svelte-1htx3e8{text-align:center;font-size:2rem;margin-bottom:.5rem;color:#002868;font-weight:700;text-shadow:2px 2px 4px rgba(0,0,0,.1)}.sport.svelte-1htx3e8{text-align:center;color:#b22234;margin-bottom:1rem;font-weight:500;font-size:.875rem}.year-selector.svelte-1htx3e8{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-bottom:1.5rem}.year-selector.svelte-1htx3e8 label:where(.svelte-1htx3e8){font-weight:500;color:#002868}.year-selector.svelte-1htx3e8 select:where(.svelte-1htx3e8){padding:.5rem 1rem;font-size:1rem;border:2px solid #002868;border-radius:.5rem;background:#fff;color:#002868;cursor:pointer}.year-selector.svelte-1htx3e8 select:where(.svelte-1htx3e8):focus{outline:none;box-shadow:0 0 0 3px #0028681a}.stats.svelte-1htx3e8{display:grid;grid-template-columns:1fr;gap:1rem;margin-bottom:1.5rem}.stat-card.svelte-1htx3e8{background:#fff;padding:1.5rem;border-radius:.5rem;box-shadow:0 2px 8px #0028681a;border:1px solid #e0e8f5;text-align:center}.stat-label.svelte-1htx3e8{font-size:.875rem;color:#b22234;margin-bottom:.5rem;font-weight:500}.stat-value.svelte-1htx3e8{font-size:1.5rem;font-weight:700;color:#002868;margin-bottom:1rem}.progress-bar-large.svelte-1htx3e8{position:relative;width:100%;height:32px;background-color:#e0e8f5;border-radius:16px;overflow:hidden;border:1px solid #002868}.progress-fill-large.svelte-1htx3e8{height:100%;background:linear-gradient(90deg,#b22234,#f44);transition:width .3s ease}.progress-text-large.svelte-1htx3e8{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:.875rem;font-weight:600;color:#333;z-index:1}.chart-section.svelte-1htx3e8{background:#fff;padding:1.5rem;border-radius:.5rem;box-shadow:0 4px 12px #00286833;margin-bottom:1.5rem;border:2px solid #002868}.chart-container.svelte-1htx3e8{overflow-x:auto;overflow-y:visible;padding:1rem 0}.chart-wrapper.svelte-1htx3e8{display:flex;gap:0;align-items:flex-end;overflow:visible;min-height:300px}.y-axis.svelte-1htx3e8{position:relative;height:300px;padding-bottom:2rem;flex-shrink:0;width:1.5rem}.y-axis-tick.svelte-1htx3e8{position:absolute;display:flex;align-items:center;transform:translateY(50%)}.y-axis-tick.svelte-1htx3e8:after{content:"";position:absolute;left:100%;width:.5rem;height:1px;background-color:#e0e8f5;margin-left:.5rem}.y-axis-label.svelte-1htx3e8{font-size:.75rem;color:#002868;font-weight:500;white-space:nowrap}.chart.svelte-1htx3e8{flex:1;display:flex;align-items:flex-end;justify-content:space-around;gap:.25rem;height:300px;padding:0 .25rem;position:relative;overflow:visible}.bar-wrapper.svelte-1htx3e8{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;height:300px;min-width:0;max-width:2.5rem;position:relative;overflow:visible}.bar.svelte-1htx3e8{width:100%;min-height:4px;background:linear-gradient(180deg,#b22234,#f44);border-radius:4px 4px 0 0;transition:all .3s ease;cursor:pointer;position:relative;border:1px solid #002868;border-bottom:none}.bar-value.svelte-1htx3e8{position:absolute;bottom:100%;left:50%;transform:translate(-50%);margin-bottom:.25rem;font-size:.625rem;font-weight:600;color:#002868;white-space:nowrap;pointer-events:none;text-align:center;line-height:1.2}.bar.svelte-1htx3e8:hover{opacity:.8;transform:scaleY(1.05);transform-origin:bottom}.bar-label.svelte-1htx3e8{margin-top:.5rem;font-size:.75rem;font-weight:600;color:#002868;text-align:center}.entries-section.svelte-1htx3e8{background:#fff;padding:1rem;border-radius:.5rem;box-shadow:0 4px 12px #00286833;margin-bottom:1.5rem;border:2px solid #002868}h2.svelte-1htx3e8{font-size:1.25rem;margin-bottom:1rem;color:#002868;font-weight:700}.table-container.svelte-1htx3e8{display:none;overflow-x:auto}.card-container.svelte-1htx3e8{display:block}.entry-card.svelte-1htx3e8{background:#f9f9f9;border:1px solid #e0e8f5;border-radius:.5rem;padding:1rem;margin-bottom:1rem}.entry-card-header.svelte-1htx3e8{display:flex;justify-content:space-between;align-items:center}.entry-date-time.svelte-1htx3e8{flex:1}.entry-date.svelte-1htx3e8{font-size:1rem;font-weight:600;color:#002868;margin-bottom:.25rem}.entry-time.svelte-1htx3e8{font-size:.875rem;color:#666}.entry-meters.svelte-1htx3e8{font-size:1.125rem;font-weight:600;color:#002868}table.svelte-1htx3e8{width:100%;border-collapse:collapse}thead.svelte-1htx3e8{background:linear-gradient(90deg,#002868,#1a4a8a)}th.svelte-1htx3e8{padding:.75rem;text-align:left;font-weight:600;color:#fff;border-bottom:2px solid #B22234}td.svelte-1htx3e8{padding:.75rem;border-bottom:1px solid #e0e8f5}tbody.svelte-1htx3e8 tr:where(.svelte-1htx3e8):hover{background-color:#f0f4ff}.no-entries.svelte-1htx3e8{text-align:center;color:#002868;padding:2rem}.actions.svelte-1htx3e8{display:flex;gap:1rem;justify-content:center}.btn.svelte-1htx3e8{padding:.75rem 1.5rem;font-size:1rem;border:none;border-radius:.5rem;cursor:pointer;transition:all .2s;text-decoration:none;display:inline-block;font-weight:600}.btn-secondary.svelte-1htx3e8{background:linear-gradient(135deg,#b22234,#d32f2f);color:#fff;border:2px solid #002868}.btn-secondary.svelte-1htx3e8:hover{background:linear-gradient(135deg,#d32f2f,#b22234);box-shadow:0 4px 8px #b222344d;transform:translateY(-1px)}@media(min-width:768px){.container.svelte-1htx3e8{padding:2rem}h1.svelte-1htx3e8{font-size:2.5rem}.sport.svelte-1htx3e8{font-size:1rem;margin-bottom:2rem}.stats.svelte-1htx3e8{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-bottom:2rem}.chart-section.svelte-1htx3e8{padding:2rem;margin-bottom:2rem}.chart-wrapper.svelte-1htx3e8{gap:0;min-height:350px}.y-axis.svelte-1htx3e8{height:350px}.y-axis-label.svelte-1htx3e8{font-size:.875rem}.chart.svelte-1htx3e8{height:350px;gap:.5rem;padding:0 .5rem}.bar-wrapper.svelte-1htx3e8{height:350px;min-width:0;max-width:3rem}.bar-value.svelte-1htx3e8{font-size:.75rem}.bar-label.svelte-1htx3e8{font-size:.875rem}.entries-section.svelte-1htx3e8{padding:2rem;margin-bottom:2rem}h2.svelte-1htx3e8{font-size:1.5rem;margin-bottom:1.5rem}.table-container.svelte-1htx3e8{display:block}.card-container.svelte-1htx3e8{display:none}}[data-theme=dark] h1.svelte-1htx3e8{color:#e0e8f5}[data-theme=dark] .sport.svelte-1htx3e8{color:#ff6b6b}[data-theme=dark] .year-selector.svelte-1htx3e8 label:where(.svelte-1htx3e8){color:#e0e8f5}[data-theme=dark] .year-selector.svelte-1htx3e8 select:where(.svelte-1htx3e8){background-color:#2a3a5a;border-color:#4a5d8a;color:#e0e8f5}[data-theme=dark] .year-selector.svelte-1htx3e8 select:where(.svelte-1htx3e8):focus{box-shadow:0 0 0 3px #4a5d8a4d}[data-theme=dark] .stat-card.svelte-1htx3e8{background:#1e2749;border-color:#4a5d8a}[data-theme=dark] .stat-label.svelte-1htx3e8{color:#ff6b6b}[data-theme=dark] .stat-value.svelte-1htx3e8{color:#e0e8f5}[data-theme=dark] .progress-bar-large.svelte-1htx3e8{background-color:#2a3a5a;border-color:#4a5d8a}[data-theme=dark] .progress-text-large.svelte-1htx3e8{color:#fff}[data-theme=dark] .entries-section.svelte-1htx3e8{background:#1e2749;border-color:#4a5d8a}[data-theme=dark] h2.svelte-1htx3e8{color:#e0e8f5}[data-theme=dark] td.svelte-1htx3e8{border-bottom-color:#2a3a5a;color:#e0e8f5}[data-theme=dark] tbody.svelte-1htx3e8 tr:where(.svelte-1htx3e8):hover{background-color:#2a3a5a}[data-theme=dark] .no-entries.svelte-1htx3e8{color:#a0b4d0}[data-theme=dark] .entry-card.svelte-1htx3e8{background:#2a3a5a;border-color:#4a5d8a}[data-theme=dark] .entry-date.svelte-1htx3e8{color:#e0e8f5}[data-theme=dark] .entry-time.svelte-1htx3e8{color:#a0b4d0}[data-theme=dark] .entry-meters.svelte-1htx3e8{color:#e0e8f5}[data-theme=dark] .chart-section.svelte-1htx3e8{background:#1e2749;border-color:#4a5d8a}[data-theme=dark] .bar-value.svelte-1htx3e8{color:#e0e8f5}[data-theme=dark] .bar.svelte-1htx3e8{border-color:#4a5d8a}[data-theme=dark] .bar-label.svelte-1htx3e8{color:#e0e8f5}[data-theme=dark] .y-axis-tick.svelte-1htx3e8:after{background-color:#2a3a5a}[data-theme=dark] .y-axis-label.svelte-1htx3e8{color:#e0e8f5}
