.tool-module-container[data-astro-cid-hb5rt7c2]{flex-direction:column;gap:1.25rem;margin:1.5rem 0;padding:1.5rem;display:flex}.module-header[data-astro-cid-hb5rt7c2]{border-bottom:1px solid var(--border-hairline);flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;padding-bottom:1rem;display:flex}.module-title[data-astro-cid-hb5rt7c2]{margin-top:.2rem;font-size:1.25rem;font-weight:600}.module-desc[data-astro-cid-hb5rt7c2]{color:var(--text-mute);margin-top:.25rem;font-size:.8125rem}.typing-controls[data-astro-cid-hb5rt7c2]{align-items:center;gap:.5rem;display:flex}.telemetry-grid[data-astro-cid-hb5rt7c2]{background-color:var(--border-hairline);border:1px solid var(--border-hairline);border-radius:var(--radius-sm);grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1px;display:grid;overflow:hidden}.telemetry-cell[data-astro-cid-hb5rt7c2]{background-color:var(--bg-surface);flex-direction:column;gap:.2rem;padding:1rem;display:flex}.telemetry-label[data-astro-cid-hb5rt7c2]{color:var(--text-mute);letter-spacing:.05em;font-size:.65rem;font-weight:600}.telemetry-val[data-astro-cid-hb5rt7c2]{color:var(--text-ink);font-size:1.5rem;font-weight:700}.telemetry-sub[data-astro-cid-hb5rt7c2]{color:var(--text-faint);font-size:.75rem}.prompt-box[data-astro-cid-hb5rt7c2]{background:var(--bg-inset);border:1px solid var(--border-hairline);border-radius:var(--radius-sm);user-select:none;min-height:90px;padding:1.25rem;font-size:1.05rem;line-height:1.7}.char-pending{color:var(--text-faint)}.char-correct{color:var(--status-success)}.char-incorrect{color:var(--status-error);background:var(--status-error-bg);border-radius:2px}.char-current{border-left:2px solid var(--text-ink)}.technical-input[data-astro-cid-hb5rt7c2]{background:var(--bg-surface);border:1px solid var(--border-hairline);border-radius:var(--radius-sm);width:100%;color:var(--text-ink);padding:.75rem 1rem;font-size:.95rem}.technical-input[data-astro-cid-hb5rt7c2]:focus{border-color:var(--border-focus);outline:none}.export-dialog[data-astro-cid-hb5rt7c2]{border:1px solid var(--border-subtle);border-radius:var(--radius-md);width:90%;max-width:480px;margin:auto;padding:1.5rem}.export-dialog[data-astro-cid-hb5rt7c2]::backdrop{background:#000000a6}.modal-top[data-astro-cid-hb5rt7c2]{justify-content:space-between;align-items:flex-start;margin-bottom:1rem;display:flex}.modal-title[data-astro-cid-hb5rt7c2]{margin-top:.15rem;font-size:1rem;font-weight:600}.close-icon-btn[data-astro-cid-hb5rt7c2]{cursor:pointer;color:var(--text-mute);background:0 0;border:none;padding:4px;font-size:1rem}.result-summary-box[data-astro-cid-hb5rt7c2]{flex-direction:column;gap:1rem;display:flex}.score-display[data-astro-cid-hb5rt7c2]{background:var(--bg-inset);border:1px solid var(--border-hairline);border-radius:var(--radius-xs);text-align:center;padding:1.25rem}.score-number[data-astro-cid-hb5rt7c2]{color:var(--text-ink);font-size:2.75rem;font-weight:800;line-height:1;display:block}.score-unit[data-astro-cid-hb5rt7c2]{color:var(--text-mute);letter-spacing:.05em;margin-top:.4rem;font-size:.6875rem;display:block}.metrics-subgrid[data-astro-cid-hb5rt7c2]{grid-template-columns:1fr 1fr;gap:.5rem;display:grid}.metric-item[data-astro-cid-hb5rt7c2]{background:var(--bg-inset);border:1px solid var(--border-hairline);border-radius:var(--radius-xs);flex-direction:column;padding:.5rem .75rem;display:flex}.metric-label[data-astro-cid-hb5rt7c2]{color:var(--text-mute);font-size:.65rem}.metric-val[data-astro-cid-hb5rt7c2]{color:var(--text-ink);font-size:.95rem;font-weight:700}.modal-actions[data-astro-cid-hb5rt7c2]{justify-content:flex-end;margin-top:1rem;display:flex}.page-content[data-astro-cid-fbxhn47u]{padding-top:1.5rem;padding-bottom:3.5rem}.hero-section[data-astro-cid-fbxhn47u]{flex-direction:column;gap:.35rem;margin-bottom:1rem;display:flex}.hero-title[data-astro-cid-fbxhn47u]{font-size:1.75rem;font-weight:700}.hero-subtitle[data-astro-cid-fbxhn47u]{color:var(--text-mute);max-width:680px;font-size:.9375rem;line-height:1.5}.spec-section[data-astro-cid-fbxhn47u]{margin:3.5rem 0 1.5rem;padding:1.5rem}.spec-header-row[data-astro-cid-fbxhn47u]{margin-bottom:1.25rem}.spec-title[data-astro-cid-fbxhn47u]{margin-top:.2rem;font-size:1.15rem;font-weight:600}.spec-cards-grid[data-astro-cid-fbxhn47u]{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem;display:grid}.spec-card[data-astro-cid-fbxhn47u]{flex-direction:column;gap:.4rem;display:flex}.spec-num[data-astro-cid-fbxhn47u]{color:var(--text-faint);font-size:.8125rem;font-weight:700}.spec-card[data-astro-cid-fbxhn47u] h3[data-astro-cid-fbxhn47u]{font-size:.875rem;font-weight:600}.spec-card[data-astro-cid-fbxhn47u] p[data-astro-cid-fbxhn47u]{color:var(--text-mute);font-size:.8125rem;line-height:1.5}.spec-card[data-astro-cid-fbxhn47u] code[data-astro-cid-fbxhn47u]{font-family:var(--font-mono);background:var(--bg-inset);border-radius:var(--radius-xs);border:1px solid var(--border-hairline);padding:1px 4px;font-size:.75rem}
