.tst-config[data-astro-cid-wyvsxspv]{display:flex;flex-wrap:wrap;gap:.875rem;margin-bottom:1rem;align-items:center}.tst-config-group[data-astro-cid-wyvsxspv]{display:flex;align-items:center;gap:.5rem}.tst-config-label[data-astro-cid-wyvsxspv]{font-size:.8125rem;font-weight:600;color:var(--color-text-muted, #6b7280);white-space:nowrap}.tst-seg[data-astro-cid-wyvsxspv]{display:flex;border:1.5px solid var(--color-border, #e5e7eb);border-radius:var(--radius-md, 8px);overflow:hidden}.tst-seg-btn[data-astro-cid-wyvsxspv],.tst-lang-btn[data-astro-cid-wyvsxspv]{padding:.375rem .875rem;font-size:.8125rem;font-weight:600;color:var(--color-text-muted, #6b7280);background:transparent;border:none;border-right:1px solid var(--color-border, #e5e7eb);cursor:pointer;transition:background .15s ease,color .15s ease;min-height:36px}.tst-seg-btn[data-astro-cid-wyvsxspv]:last-child,.tst-lang-btn[data-astro-cid-wyvsxspv]:last-child{border-right:none}.tst-seg-btn[data-astro-cid-wyvsxspv]:hover:not(.is-active),.tst-lang-btn[data-astro-cid-wyvsxspv]:hover:not(.is-active){background:var(--color-bg-soft, #f9fafb);color:var(--color-text, #1f2937)}.tst-seg-btn[data-astro-cid-wyvsxspv].is-active,.tst-lang-btn[data-astro-cid-wyvsxspv].is-active{background:var(--color-cat-dev, #059669);color:#fff}.tst-seg-btn[data-astro-cid-wyvsxspv]:focus-visible,.tst-lang-btn[data-astro-cid-wyvsxspv]:focus-visible{outline:2px solid var(--color-cat-dev, #059669);outline-offset:2px}.tst-prompt-area[data-astro-cid-wyvsxspv]{background:var(--color-bg-soft, #f9fafb);border:1.5px solid var(--color-border, #e5e7eb);border-radius:var(--radius-md, 8px);padding:1rem;margin-bottom:.75rem;min-height:80px}.tst-prompt-text[data-astro-cid-wyvsxspv]{font-size:1.125rem;line-height:1.8;color:var(--color-text, #1f2937);font-family:var(--font-mono, ui-monospace, monospace);letter-spacing:.02em;word-break:break-all}.tst-prompt-text[data-astro-cid-wyvsxspv] .char-correct{color:var(--color-cat-dev, #059669);background:#f0fdf4;border-radius:2px}.tst-prompt-text[data-astro-cid-wyvsxspv] .char-error{color:var(--color-error, #dc2626);background:#fef2f2;border-radius:2px;text-decoration:underline;text-decoration-color:var(--color-error, #dc2626)}.tst-prompt-text[data-astro-cid-wyvsxspv] .char-current{border-bottom:2px solid var(--color-cat-dev, #059669);animation:cursor-blink 1s ease infinite}@keyframes cursor-blink{0%,to{border-color:var(--color-cat-dev, #059669)}50%{border-color:transparent}}.tst-input-wrap[data-astro-cid-wyvsxspv]{position:relative;margin-bottom:.75rem}.tst-input[data-astro-cid-wyvsxspv]{width:100%;resize:none;padding:.75rem 1rem;font-family:var(--font-mono, ui-monospace, monospace);font-size:max(16px,1rem);line-height:1.6;color:var(--color-text, #1f2937);background:var(--color-bg, #ffffff);border:2px solid var(--color-border, #e5e7eb);border-radius:var(--radius-md, 8px);box-sizing:border-box;transition:border-color .15s ease;min-height:80px}.tst-input[data-astro-cid-wyvsxspv]:focus{outline:none;border-color:var(--color-cat-dev, #059669);box-shadow:0 0 0 3px #0596691f}.tst-input[data-astro-cid-wyvsxspv].is-running{border-color:var(--color-cat-dev, #059669)}.tst-input[data-astro-cid-wyvsxspv].is-error{border-color:var(--color-error, #dc2626);background:#fef2f2}.tst-input-hint[data-astro-cid-wyvsxspv]{font-size:.75rem;color:var(--color-text-muted, #6b7280);margin-top:.375rem;min-height:1.2em}.tst-countdown-overlay[data-astro-cid-wyvsxspv]{position:absolute;inset:0;background:#fffffff2;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:var(--radius-md, 8px);z-index:10;gap:.5rem}.tst-countdown-overlay[data-astro-cid-wyvsxspv][hidden]{display:none}.tst-countdown-num[data-astro-cid-wyvsxspv]{font-size:4rem;font-weight:900;color:var(--color-cat-dev, #059669);line-height:1;animation:countdown-pulse .8s ease}@keyframes countdown-pulse{0%{transform:scale(1.4);opacity:0}60%{transform:scale(1);opacity:1}to{transform:scale(1);opacity:1}}.tst-countdown-label[data-astro-cid-wyvsxspv]{font-size:.875rem;font-weight:600;color:var(--color-text-muted, #6b7280)}.tst-stats-bar[data-astro-cid-wyvsxspv]{display:grid;grid-template-columns:repeat(3,1fr);gap:.5rem;margin-bottom:.5rem}@media(min-width:480px){.tst-stats-bar[data-astro-cid-wyvsxspv]{grid-template-columns:repeat(6,1fr)}}.tst-stat[data-astro-cid-wyvsxspv]{background:var(--color-bg-soft, #f9fafb);border:1px solid var(--color-border, #e5e7eb);border-radius:var(--radius-md, 8px);padding:.5rem .25rem;text-align:center}.tst-stat-val[data-astro-cid-wyvsxspv]{font-size:1.25rem;font-weight:800;color:var(--color-text, #1f2937);line-height:1.2;font-variant-numeric:tabular-nums}.tst-stat--timer[data-astro-cid-wyvsxspv] .tst-stat-val[data-astro-cid-wyvsxspv]{color:var(--color-cat-dev, #059669);font-size:1.125rem}.tst-timer-val[data-astro-cid-wyvsxspv].is-warning{color:var(--color-warning, #d97706);animation:timer-pulse 1s ease infinite}@keyframes timer-pulse{0%,to{opacity:1}50%{opacity:.5}}.tst-stat-label[data-astro-cid-wyvsxspv]{font-size:.625rem;color:var(--color-text-muted, #6b7280);font-weight:600;text-transform:uppercase;letter-spacing:.05em;margin-top:.125rem}.tst-progress-wrap[data-astro-cid-wyvsxspv]{height:4px;background:var(--color-border, #e5e7eb);border-radius:999px;margin-bottom:.75rem;overflow:hidden}.tst-progress-bar[data-astro-cid-wyvsxspv]{height:100%;background:var(--color-cat-dev, #059669);border-radius:999px;transition:width 1s linear,background .3s ease}.tst-progress-bar[data-astro-cid-wyvsxspv].is-warning{background:var(--color-warning, #d97706)}.tst-progress-bar[data-astro-cid-wyvsxspv].is-danger{background:var(--color-error, #dc2626)}.tst-actions[data-astro-cid-wyvsxspv]{display:flex;gap:.5rem;flex-wrap:wrap;justify-content:center;min-height:44px;margin-bottom:.5rem}.tst-btn[data-astro-cid-wyvsxspv]{display:inline-flex;align-items:center;gap:.375rem;padding:.5625rem 1.25rem;font-size:.9375rem;font-weight:700;border-radius:var(--radius-md, 8px);border:none;cursor:pointer;min-height:44px;transition:background .15s ease,transform .15s ease,opacity .15s ease;text-decoration:none}.tst-btn--primary[data-astro-cid-wyvsxspv]{background:var(--color-cat-dev, #059669);color:#fff}.tst-btn--primary[data-astro-cid-wyvsxspv]:hover{background:#047857;transform:translateY(-1px)}.tst-btn--secondary[data-astro-cid-wyvsxspv]{background:var(--color-bg-soft, #f9fafb);color:var(--color-text-muted, #6b7280);border:1.5px solid var(--color-border, #e5e7eb)}.tst-btn--secondary[data-astro-cid-wyvsxspv]:hover{background:#fee2e2;color:var(--color-error, #dc2626);border-color:#fca5a5}.tst-btn--share[data-astro-cid-wyvsxspv]{background:#000;color:#fff}.tst-btn--share[data-astro-cid-wyvsxspv]:hover{background:#1a1a1a;transform:translateY(-1px)}.tst-btn--lg[data-astro-cid-wyvsxspv]{font-size:1rem;padding:.75rem 1.5rem}.tst-btn[data-astro-cid-wyvsxspv]:focus-visible{outline:2px solid var(--color-cat-dev, #059669);outline-offset:2px}.tst-result[data-astro-cid-wyvsxspv]{margin-top:.75rem;padding:1.25rem 1rem;background:linear-gradient(135deg,#f0fdf4,#ecfdf5);border:2px solid #6ee7b7;border-radius:var(--radius-lg, 12px)}.tst-result[data-astro-cid-wyvsxspv][hidden]{display:none}.tst-result-header[data-astro-cid-wyvsxspv]{text-align:center;margin-bottom:1rem}.tst-badge-area[data-astro-cid-wyvsxspv]{display:flex;justify-content:center;margin-bottom:.625rem}.tst-achievement-badge[data-astro-cid-wyvsxspv]{display:inline-flex;flex-direction:column;align-items:center;gap:.25rem;padding:.5rem 1.25rem;border-radius:var(--radius-lg, 12px);font-weight:800;animation:badge-pop .5s cubic-bezier(.34,1.56,.64,1)}@keyframes badge-pop{0%{transform:scale(0);opacity:0}to{transform:scale(1);opacity:1}}.tst-achievement-badge-icon[data-astro-cid-wyvsxspv]{font-size:2rem;line-height:1}.tst-achievement-badge-label[data-astro-cid-wyvsxspv]{font-size:.875rem;font-weight:800;letter-spacing:.03em}.tst-achievement-badge-desc[data-astro-cid-wyvsxspv]{font-size:.6875rem;font-weight:500;opacity:.85}.tst-result-title[data-astro-cid-wyvsxspv]{font-size:1.125rem;font-weight:800;color:var(--color-text, #1f2937);margin:0}.tst-result-stats[data-astro-cid-wyvsxspv]{display:flex;justify-content:center;flex-wrap:wrap;gap:.75rem;margin-bottom:1.25rem}.tst-result-stat[data-astro-cid-wyvsxspv]{text-align:center;min-width:64px}.tst-result-stat--main[data-astro-cid-wyvsxspv]{min-width:80px}.tst-result-val[data-astro-cid-wyvsxspv]{font-size:2.5rem;font-weight:900;color:var(--color-cat-dev, #059669);line-height:1;font-variant-numeric:tabular-nums}.tst-result-val--sm[data-astro-cid-wyvsxspv]{font-size:1.5rem;color:var(--color-text, #1f2937)}.tst-result-lbl[data-astro-cid-wyvsxspv]{font-size:.6875rem;color:var(--color-text-muted, #6b7280);font-weight:600;text-transform:uppercase;letter-spacing:.05em;margin-top:.25rem}.tst-dist-section[data-astro-cid-wyvsxspv]{margin-bottom:1rem;background:#ffffffb3;border-radius:var(--radius-md, 8px);padding:.875rem}.tst-dist-title[data-astro-cid-wyvsxspv]{font-size:.875rem;font-weight:700;color:var(--color-text, #1f2937);margin:0 0 .625rem}.tst-dist-chart[data-astro-cid-wyvsxspv]{display:flex;align-items:flex-end;gap:3px;height:60px;padding-bottom:.25rem;position:relative}.tst-dist-bar[data-astro-cid-wyvsxspv]{flex:1;border-radius:2px 2px 0 0;background:#d1fae5;transition:background .3s ease;position:relative;min-height:4px}.tst-dist-bar[data-astro-cid-wyvsxspv].is-you{background:var(--color-cat-dev, #059669)}.tst-dist-bar[data-astro-cid-wyvsxspv].is-avg{background:#fde68a}.tst-dist-bar[data-astro-cid-wyvsxspv]:after{content:attr(data-label);position:absolute;bottom:-18px;left:50%;transform:translate(-50%);font-size:.5625rem;color:var(--color-text-muted, #6b7280);white-space:nowrap}.tst-dist-legend[data-astro-cid-wyvsxspv]{display:flex;gap:1rem;margin-top:1.25rem;font-size:.6875rem;color:var(--color-text-muted, #6b7280);flex-wrap:wrap}.tst-dist-you[data-astro-cid-wyvsxspv]{color:var(--color-cat-dev, #059669);font-weight:700}.tst-dist-avg[data-astro-cid-wyvsxspv]{color:#d97706;font-weight:700}.tst-result-actions[data-astro-cid-wyvsxspv]{display:flex;gap:.5rem;justify-content:center;flex-wrap:wrap;margin-bottom:1rem}.tst-history[data-astro-cid-wyvsxspv]{border-top:1px solid #a7f3d0;padding-top:.875rem}.tst-history-title[data-astro-cid-wyvsxspv]{font-size:.875rem;font-weight:700;color:var(--color-text, #1f2937);margin:0 0 .5rem}.tst-history-list[data-astro-cid-wyvsxspv]{display:flex;flex-direction:column;gap:.375rem}.tst-history-row[data-astro-cid-wyvsxspv]{display:flex;align-items:center;gap:.5rem;font-size:.8125rem;padding:.375rem .625rem;background:#fff9;border-radius:var(--radius-sm, 4px);flex-wrap:wrap}.tst-history-rank[data-astro-cid-wyvsxspv]{font-size:.6875rem;font-weight:700;color:var(--color-text-muted, #6b7280);min-width:1.5em}.tst-history-wpm[data-astro-cid-wyvsxspv]{font-weight:800;color:var(--color-cat-dev, #059669);min-width:4em}.tst-history-meta[data-astro-cid-wyvsxspv]{font-size:.6875rem;color:var(--color-text-muted, #6b7280)}.tst-history-empty[data-astro-cid-wyvsxspv]{font-size:.8125rem;color:var(--color-text-muted, #6b7280);text-align:center;padding:.5rem}@media(max-width:480px){.tst-config[data-astro-cid-wyvsxspv]{gap:.625rem}.tst-seg-btn[data-astro-cid-wyvsxspv],.tst-lang-btn[data-astro-cid-wyvsxspv]{padding:.3125rem .625rem;font-size:.75rem}.tst-prompt-text[data-astro-cid-wyvsxspv],.tst-stat-val[data-astro-cid-wyvsxspv]{font-size:1rem}.tst-result-val[data-astro-cid-wyvsxspv]{font-size:2rem}}
