.result-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 1rem;color:#95a5a6;text-align:center}.result-placeholder svg{margin-bottom:1rem;opacity:.5}.result-error{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem 1rem;color:#e74c3c;text-align:center;background:#fdf2f2;border-radius:12px;border:2px solid #f5c6cb}.result-error svg{margin-bottom:1rem}.results-summary{display:flex;flex-direction:column;align-items:center;gap:1.5rem;padding:1rem 0}.result-details{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap;width:100%}.result-item{display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:1rem 1.5rem;background:linear-gradient(135deg,#f8f9fa,#fff);border-radius:12px;border:2px solid #e0e0e0;min-width:100px;box-shadow:0 2px 8px #0000000d;transition:all .2s ease}.result-item:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.result-item.highlight{background:linear-gradient(135deg,#d4edda,#c3e6cb);border-color:#27ae60;padding:1.5rem 2rem}.result-label{font-weight:600;color:#7f8c8d;font-size:.85rem;text-align:center;text-transform:uppercase;letter-spacing:.5px}.result-value{font-size:1.5rem;font-weight:800;color:#2c3e50}.result-item.highlight .result-label{color:#155724}.result-item.highlight .result-value{font-size:2rem;color:#155724}.projection-container{margin-top:2rem;padding-top:2rem;border-top:2px solid #e9ecef}.projection-container h4{color:#2c3e50;margin-bottom:.5rem;font-size:1.2rem;text-align:center;font-weight:700}.projection-subtitle{color:#7f8c8d;font-size:.9rem;text-align:center;margin-bottom:1.5rem}.projection-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}@media(max-width:500px){.projection-grid{grid-template-columns:1fr}}.projection-card{display:flex;flex-direction:column;align-items:center;padding:1rem;background:#f8f9fa;border-radius:12px;border:2px solid #e0e0e0;transition:all .2s}.projection-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.projection-card.active{background:linear-gradient(135deg,#ebf5fb,#d6eaf8);border-color:#3498db}.projection-distance{font-weight:600;color:#7f8c8d;font-size:.85rem;text-transform:uppercase;margin-bottom:.25rem}.projection-time{font-size:1.3rem;font-weight:800;color:#2c3e50}.projection-card.active .projection-distance,.projection-card.active .projection-time{color:#2980b9}.container[data-astro-cid-fv3eu2ff]{max-width:1200px;margin:0 auto;padding:2rem 1rem}.header[data-astro-cid-fv3eu2ff]{text-align:center;margin-bottom:3rem}.header[data-astro-cid-fv3eu2ff] h1[data-astro-cid-fv3eu2ff]{font-size:2.5rem;color:#2c3e50;margin-bottom:.5rem}.subtitle[data-astro-cid-fv3eu2ff]{font-size:1.2rem;color:#7f8c8d}.calculator-container[data-astro-cid-fv3eu2ff]{display:grid;grid-template-columns:1fr 1fr;gap:2rem;margin-bottom:3rem}@media(max-width:900px){.calculator-container[data-astro-cid-fv3eu2ff]{grid-template-columns:1fr}}.calculator-card[data-astro-cid-fv3eu2ff],.results-card[data-astro-cid-fv3eu2ff]{background:#fff;border-radius:16px;padding:2rem;box-shadow:0 4px 6px #0000001a}.pace-form[data-astro-cid-fv3eu2ff]{display:flex;flex-direction:column;gap:1.5rem}.input-group[data-astro-cid-fv3eu2ff]{display:flex;flex-direction:column;gap:.75rem}.group-label[data-astro-cid-fv3eu2ff]{font-weight:700;color:#2c3e50;font-size:1rem;text-transform:uppercase;letter-spacing:.5px}.input-row[data-astro-cid-fv3eu2ff]{display:flex;align-items:center;gap:.5rem}.input-field[data-astro-cid-fv3eu2ff]{display:flex;align-items:center;background:#f8f9fa;border:2px solid #e0e0e0;border-radius:8px;padding:.5rem .75rem;transition:border-color .3s}.input-field[data-astro-cid-fv3eu2ff]:focus-within{border-color:#3498db}.input-field[data-astro-cid-fv3eu2ff] input[data-astro-cid-fv3eu2ff]{border:none;background:transparent;font-size:1.5rem;font-weight:700;width:60px;text-align:center;color:#2c3e50}.input-field[data-astro-cid-fv3eu2ff] input[data-astro-cid-fv3eu2ff]:focus{outline:none}.input-field[data-astro-cid-fv3eu2ff] input[data-astro-cid-fv3eu2ff]::placeholder{color:#bdc3c7}.input-field[data-astro-cid-fv3eu2ff] .unit[data-astro-cid-fv3eu2ff]{font-size:.85rem;color:#7f8c8d;margin-left:.25rem}.separator[data-astro-cid-fv3eu2ff]{font-size:1.5rem;font-weight:700;color:#7f8c8d}.unit-suffix[data-astro-cid-fv3eu2ff]{font-size:1rem;font-weight:600;color:#7f8c8d;margin-left:.5rem}.presets[data-astro-cid-fv3eu2ff]{display:flex;gap:.5rem;flex-wrap:wrap;margin-top:.5rem}.preset-btn[data-astro-cid-fv3eu2ff]{display:flex;align-items:center;gap:.25rem;padding:.4rem .75rem;background:#f8f9fa;border:2px solid #e0e0e0;border-radius:20px;font-size:.85rem;cursor:pointer;transition:all .2s}.preset-btn[data-astro-cid-fv3eu2ff] input[data-astro-cid-fv3eu2ff]{display:none}.preset-btn[data-astro-cid-fv3eu2ff] label[data-astro-cid-fv3eu2ff]{cursor:pointer;margin:0;font-size:.85rem;color:#555}.preset-btn[data-astro-cid-fv3eu2ff]:hover{border-color:#3498db;background:#ebf5fb}.preset-btn[data-astro-cid-fv3eu2ff].active{background:#3498db;border-color:#3498db}.preset-btn[data-astro-cid-fv3eu2ff].active label[data-astro-cid-fv3eu2ff]{color:#fff}.button-row[data-astro-cid-fv3eu2ff]{display:flex;gap:1rem;margin-top:.5rem}.calculate-btn[data-astro-cid-fv3eu2ff]{flex:1;background:linear-gradient(135deg,#3498db,#2980b9);color:#fff;padding:1rem;border:none;border-radius:8px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:transform .2s,box-shadow .2s}.calculate-btn[data-astro-cid-fv3eu2ff]:hover{transform:translateY(-2px);box-shadow:0 6px 12px #3498db4d}.clear-btn[data-astro-cid-fv3eu2ff]{padding:1rem 1.5rem;background:#f8f9fa;border:2px solid #e0e0e0;border-radius:8px;font-size:1rem;font-weight:600;color:#7f8c8d;cursor:pointer;transition:all .2s}.clear-btn[data-astro-cid-fv3eu2ff]:hover{background:#e9ecef;border-color:#bdc3c7}.results-card[data-astro-cid-fv3eu2ff] h3[data-astro-cid-fv3eu2ff]{color:#2c3e50;font-size:1.3rem;margin-bottom:1.5rem;text-align:center;font-weight:700}.info-section[data-astro-cid-fv3eu2ff]{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 4px 6px #0000001a;margin-bottom:2rem}.info-section[data-astro-cid-fv3eu2ff] h2[data-astro-cid-fv3eu2ff]{color:#2c3e50;margin-bottom:1rem}.info-section[data-astro-cid-fv3eu2ff] h3[data-astro-cid-fv3eu2ff]{color:#34495e;margin-top:1.5rem;margin-bottom:.75rem}.info-section[data-astro-cid-fv3eu2ff] p[data-astro-cid-fv3eu2ff]{color:#555;line-height:1.6;margin-bottom:1rem}.info-section[data-astro-cid-fv3eu2ff] ul[data-astro-cid-fv3eu2ff]{color:#555;line-height:1.8;margin-left:1.5rem}.formula-grid[data-astro-cid-fv3eu2ff]{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin:1rem 0}.formula[data-astro-cid-fv3eu2ff]{background:#f8f9fa;padding:1rem;border-radius:8px;text-align:center;border:2px solid #e0e0e0}.formula-name[data-astro-cid-fv3eu2ff]{display:block;font-weight:700;color:#2c3e50;margin-bottom:.25rem}.formula-eq[data-astro-cid-fv3eu2ff]{font-family:Courier New,monospace;color:#7f8c8d}
