.typing[data-astro-cid-bxh5ps3e]{--typing-primary: #f43f5e;--typing-secondary: #fb7185;--typing-accent: #06b6d4;--typing-bg: #fff;--typing-text: #1e293b;--typing-text-light: #64748b;--typing-border: #e2e8f0;--typing-error: #ef4444;--typing-white: #fff}.theme-dark .typing[data-astro-cid-bxh5ps3e]{--typing-bg: #0f172a;--typing-text: #f1f5f9;--typing-text-light: #cbd5e1;--typing-border: #334155}.typing[data-astro-cid-bxh5ps3e]{width:100%;max-width:600px;margin:0 auto;padding:2rem 1.5rem;background:var(--typing-bg);color:var(--typing-text)}.typing-timer[data-astro-cid-bxh5ps3e]{position:relative;margin-bottom:2rem;text-align:center}.typing-timer__bar[data-astro-cid-bxh5ps3e]{position:absolute;top:0;left:0;height:4px;background:linear-gradient(90deg,var(--typing-primary),var(--typing-secondary));border-radius:2px;transition:width .1s linear;width:100%}.typing-timer__text[data-astro-cid-bxh5ps3e]{display:inline-block;font-size:3rem;font-weight:900;color:var(--typing-primary);margin-top:1rem}.typing-stats-live[data-astro-cid-bxh5ps3e]{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-bottom:2rem;text-align:center}.typing-stats-live__item[data-astro-cid-bxh5ps3e]{padding:1rem;border:1px solid var(--typing-border);border-radius:.5rem;transition:all .2s ease}.typing-stats-live__item[data-astro-cid-bxh5ps3e]:hover{border-color:var(--typing-primary);box-shadow:0 0 10px #f43f5e1a}.typing-stats-live__label[data-astro-cid-bxh5ps3e]{display:block;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--typing-text-light);margin-bottom:.5rem}.typing-stats-live__value[data-astro-cid-bxh5ps3e]{font-size:1.5rem;font-weight:900;color:var(--typing-primary)}.typing-arena[data-astro-cid-bxh5ps3e]{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem;text-align:center;margin-top:2rem}.typing-arena__words[data-astro-cid-bxh5ps3e]{position:relative;min-height:160px;display:flex;align-items:center;justify-content:center;margin-bottom:1rem}.typing-arena__current[data-astro-cid-bxh5ps3e]{font-size:4rem;font-weight:900;letter-spacing:.05em;line-height:1.2;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:.2rem;word-break:break-word;min-height:120px}.typing-arena__next[data-astro-cid-bxh5ps3e]{position:absolute;bottom:-60px;left:50%;font-size:1.2rem;font-weight:500;color:var(--typing-text-light);opacity:0;transition:all .3s cubic-bezier(.34,1.56,.64,1);letter-spacing:.05em;white-space:nowrap}.typing-arena__display[data-astro-cid-bxh5ps3e]{font-size:3.5rem;font-weight:900;letter-spacing:.05em;line-height:1.2;min-height:120px;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:.2rem;word-break:break-word}.typing-char{transition:all .05s ease;color:var(--typing-text-light)}.typing-char--ok{color:var(--typing-accent);font-weight:900;background:#06b6d426;border-radius:.25rem;padding:.15rem .1rem}.typing-char--bad{color:var(--typing-error);background:#ef444433;border-radius:.25rem;animation:typing-shake .15s ease}@keyframes typing-shake{0%,to{transform:translate(0)}25%{transform:translate(-2px)}75%{transform:translate(2px)}}.typing-char--cur{color:#fff;background:var(--typing-primary);font-weight:900;border-radius:.25rem;padding:.15rem .1rem;animation:typing-blink .6s infinite;box-shadow:0 0 8px #f43f5e99}@keyframes typing-blink{0%,40%{opacity:1}50%,to{opacity:.4}}.typing-complete{animation:typing-pop .4s cubic-bezier(.34,1.56,.64,1)!important}@keyframes typing-pop{0%{transform:scale(1);opacity:1}50%{transform:scale(1.1)}to{transform:scale(.9);opacity:.5}}@keyframes typing-error-shake{0%,to{transform:translate(0)}10%{transform:translate(-5px)}20%{transform:translate(5px)}30%{transform:translate(-5px)}40%{transform:translate(5px)}}@keyframes typing-pulse-error{0%{background-color:transparent}50%{background-color:#ef44441a}to{background-color:transparent}}.typing-results[data-astro-cid-bxh5ps3e]{display:none;position:fixed;inset:0;align-items:center;justify-content:center;z-index:1000;animation:typing-fadeIn .3s ease}.typing-results__overlay[data-astro-cid-bxh5ps3e]{position:absolute;inset:0;background:#0009;backdrop-filter:blur(4px)}.typing-results__podium[data-astro-cid-bxh5ps3e]{position:relative;background:var(--typing-bg);border-radius:1.5rem;padding:3rem 2.5rem;max-width:500px;width:90%;text-align:center;animation:typing-popIn .4s cubic-bezier(.34,1.56,.64,1);box-shadow:0 20px 60px #0000004d}.typing-results__title[data-astro-cid-bxh5ps3e]{font-size:3rem;font-weight:900;color:var(--typing-primary);margin-bottom:2rem;text-transform:uppercase;letter-spacing:.1em}.typing-results__stats-grid[data-astro-cid-bxh5ps3e]{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-bottom:2rem}.typing-results__stat[data-astro-cid-bxh5ps3e]{padding:1.5rem 1rem;border:2px solid var(--typing-border);border-radius:.75rem;transition:all .2s ease}.typing-results__stat--highlight[data-astro-cid-bxh5ps3e]{border-color:var(--typing-primary);background:#f43f5e1a;transform:scale(1.05)}.typing-results__label[data-astro-cid-bxh5ps3e]{display:block;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--typing-text-light);margin-bottom:.5rem}.typing-results__value[data-astro-cid-bxh5ps3e]{font-size:2rem;font-weight:900;color:var(--typing-primary)}.typing-results__grid[data-astro-cid-bxh5ps3e]{margin:2rem 0;padding:1.5rem;background:#f43f5e0d;border-radius:.75rem;font-family:Outfit,sans-serif;font-size:1rem;line-height:normal;white-space:pre-wrap;display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center;align-items:center;color:var(--typing-text-light);min-height:60px}.typing-grid-item{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:.5rem;font-weight:900;font-size:.8rem;color:#fff;transition:transform .2s ease}.typing-grid-item:hover{transform:scale(1.1)}.typing-grid-item--ok{background:var(--typing-accent);box-shadow:0 4px 12px #06b6d44d}.typing-grid-item--error{background:var(--typing-error);box-shadow:0 4px 12px #ef44444d}.typing-results__actions[data-astro-cid-bxh5ps3e]{display:flex;gap:1rem;margin-top:2rem}.typing-results__btn[data-astro-cid-bxh5ps3e]{flex:1;padding:1rem;border:none;border-radius:.5rem;font-weight:900;text-transform:uppercase;letter-spacing:.05em;cursor:pointer;transition:all .2s ease;font-size:.9rem}.typing-results__btn--primary[data-astro-cid-bxh5ps3e]{background:var(--typing-primary);color:#fff}.typing-results__btn--primary[data-astro-cid-bxh5ps3e]:hover{transform:translateY(-2px);box-shadow:0 10px 20px #f43f5e4d}.typing-results__btn--secondary[data-astro-cid-bxh5ps3e]{background:var(--typing-border);color:var(--typing-text)}.typing-results__btn--secondary[data-astro-cid-bxh5ps3e]:hover{background:var(--typing-text-light)}.typing-modal[data-astro-cid-bxh5ps3e]{display:none!important;position:fixed;inset:0;background:#00000080;backdrop-filter:blur(4px);align-items:center;justify-content:center;z-index:1000;animation:typing-fadeIn .2s ease;pointer-events:none}@keyframes typing-fadeIn{0%{opacity:0}to{opacity:1}}.typing-modal__content[data-astro-cid-bxh5ps3e]{background:var(--typing-bg);border:2px solid var(--typing-primary);border-radius:1.5rem;padding:3rem 2rem;max-width:400px;width:100%;text-align:center;animation:typing-popIn .3s cubic-bezier(.34,1.56,.64,1)}@keyframes typing-popIn{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.typing-modal__title[data-astro-cid-bxh5ps3e]{font-size:2.5rem;font-weight:900;margin-bottom:1.5rem;color:var(--typing-primary)}.typing-modal__score[data-astro-cid-bxh5ps3e],.typing-modal__stats[data-astro-cid-bxh5ps3e]{font-size:1rem;font-weight:700;color:var(--typing-text-light);margin:.75rem 0}.typing-modal__btn[data-astro-cid-bxh5ps3e]{margin-top:2rem;padding:1rem 2rem;background:var(--typing-primary);border:none;border-radius:.5rem;color:#fff;font-weight:900;text-transform:uppercase;letter-spacing:.05em;cursor:pointer;transition:all .2s ease}.typing-modal__btn[data-astro-cid-bxh5ps3e]:hover{transform:translateY(-2px);box-shadow:0 10px 20px #f43f5e33}.typing-modal__btn[data-astro-cid-bxh5ps3e]:active{transform:translateY(0)}.typing-modal__btn--secondary[data-astro-cid-bxh5ps3e]{background:var(--typing-border);color:var(--typing-text);margin-top:.5rem}.typing-modal__btn--secondary[data-astro-cid-bxh5ps3e]:hover{background:var(--typing-text-light)}.typing-result__grid[data-astro-cid-bxh5ps3e]{margin:2rem 0;padding:1.5rem;background:#f43f5e0d;border-radius:.75rem;font-family:monospace;font-size:1.5rem;line-height:1.8;white-space:pre;word-break:break-all;color:var(--typing-text-light)}.typing-result__stats[data-astro-cid-bxh5ps3e]{text-align:left;margin:1.5rem 0;padding:1rem;background:#f43f5e0d;border-left:3px solid var(--typing-primary);border-radius:.5rem}.typing-result__stats[data-astro-cid-bxh5ps3e] p[data-astro-cid-bxh5ps3e]{margin:.5rem 0;font-size:.95rem;color:var(--typing-text-light)}@media(max-width:480px){.typing[data-astro-cid-bxh5ps3e]{padding:1.5rem 1rem}.typing-timer__text[data-astro-cid-bxh5ps3e]{font-size:2rem}.typing-stats-live[data-astro-cid-bxh5ps3e]{gap:.75rem}.typing-stats-live__item[data-astro-cid-bxh5ps3e]{padding:.75rem}.typing-stats-live__label[data-astro-cid-bxh5ps3e]{font-size:.65rem}.typing-stats-live__value[data-astro-cid-bxh5ps3e]{font-size:1.25rem}.typing-arena__words[data-astro-cid-bxh5ps3e]{min-height:120px}.typing-arena__current[data-astro-cid-bxh5ps3e]{font-size:2.5rem;min-height:100px}.typing-arena__next[data-astro-cid-bxh5ps3e]{font-size:.9rem}.typing-arena__display[data-astro-cid-bxh5ps3e]{font-size:2.5rem;min-height:100px}.typing-arena[data-astro-cid-bxh5ps3e]{gap:1.5rem;margin-bottom:1.5rem}.typing-modal__content[data-astro-cid-bxh5ps3e]{padding:2rem 1.5rem}.typing-modal__title[data-astro-cid-bxh5ps3e]{font-size:2rem}.typing-result__grid[data-astro-cid-bxh5ps3e]{font-size:1.2rem}.typing-results__podium[data-astro-cid-bxh5ps3e]{padding:2rem 1.5rem}.typing-results__title[data-astro-cid-bxh5ps3e]{font-size:2rem;margin-bottom:1.5rem}.typing-results__stats-grid[data-astro-cid-bxh5ps3e]{gap:1rem;margin-bottom:1.5rem}.typing-results__value[data-astro-cid-bxh5ps3e]{font-size:1.5rem}.typing-results__grid[data-astro-cid-bxh5ps3e]{font-size:1rem}.typing-results__actions[data-astro-cid-bxh5ps3e]{flex-direction:column}}
