.toast-stack[data-v-8886f2ff]{position:fixed;top:16px;right:16px;z-index:9999;width:min(420px,calc(100vw - 32px));display:flex;flex-direction:column;gap:10px;pointer-events:none}.toast-item[data-v-8886f2ff]{pointer-events:auto;display:flex;align-items:center;gap:12px;padding:12px 16px;border-radius:8px;background:#fff;box-shadow:0 2px 10px #1a19181a;border-left:3px solid transparent}.toast-success[data-v-8886f2ff]{border-left-color:#3d8a5a}.toast-info[data-v-8886f2ff]{border-left-color:#5b8def}.toast-warning[data-v-8886f2ff]{border-left-color:#d4a64a}.toast-error[data-v-8886f2ff]{border-left-color:#d66f6f}.toast-icon[data-v-8886f2ff]{width:18px;height:18px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:11px;font-weight:700;flex-shrink:0}.toast-success .toast-icon[data-v-8886f2ff]{color:#3d8a5a;background:#3d8a5a1f}.toast-info .toast-icon[data-v-8886f2ff]{color:#5b8def;background:#5b8def1f}.toast-warning .toast-icon[data-v-8886f2ff]{color:#d4a64a;background:#d4a64a1f}.toast-error .toast-icon[data-v-8886f2ff]{color:#d66f6f;background:#d66f6f1f}.toast-body[data-v-8886f2ff]{min-width:0;flex:1}.toast-title[data-v-8886f2ff]{margin:0;font-size:13px;font-weight:600;line-height:1.3}.toast-message[data-v-8886f2ff]{margin:2px 0 0;font-size:12px;line-height:1.4;color:#6b7280;white-space:pre-wrap;word-break:break-word}.toast-close[data-v-8886f2ff]{border:0;background:transparent;color:#9ca3af;font-size:16px;line-height:1;cursor:pointer;padding:0}@media (max-width: 768px){.toast-stack[data-v-8886f2ff]{top:auto;bottom:max(20px,env(safe-area-inset-bottom,0px));right:auto;left:50%;transform:translate(-50%);width:min(400px,calc(100vw - 24px))}.toast-item[data-v-8886f2ff]{padding:16px 18px;border-radius:12px;box-shadow:0 10px 40px #1a191833,0 0 0 1px #1a19180f;border-left-width:4px;animation:toast-pop-mobile-8886f2ff .38s cubic-bezier(.34,1.4,.64,1)}.toast-title[data-v-8886f2ff]{font-size:15px}.toast-message[data-v-8886f2ff]{margin-top:4px;font-size:14px;line-height:1.45;color:#374151}.toast-warning[data-v-8886f2ff]{background:#fffbeb;border:1px solid rgba(217,119,6,.35);border-left:4px solid #d97706}.toast-icon[data-v-8886f2ff]{width:22px;height:22px;font-size:12px}}@keyframes toast-pop-mobile-8886f2ff{0%{opacity:0;transform:translateY(18px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}.auth-modal-alert[data-v-2e8f52b9]{margin:0 14px;padding:10px 14px;border-radius:8px;font-size:13px;line-height:1.5;outline:none}.auth-modal-alert--error[data-v-2e8f52b9]{border:1px solid #fecaca;background:#fef2f2;color:#b91c1c}.auth-modal-alert--warning[data-v-2e8f52b9]{border:1px solid #fde68a;background:#fffbeb;color:#b45309}.auth-modal-overlay[data-v-c351b670]{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1200;display:flex;align-items:center;justify-content:center;padding:24px;background:#0f172a73}.auth-modal[data-v-c351b670]{box-sizing:border-box;display:flex;flex-direction:column;gap:28px;width:460px;max-width:calc(100vw - 48px);padding:36px;border:1px solid var(--home-border);border-radius:12px;background:#fff;font-family:Inter,system-ui,sans-serif}.auth-modal--login[data-v-c351b670]{min-height:520px}.auth-modal__header[data-v-c351b670]{display:flex;align-items:center;justify-content:space-between;gap:12px}.auth-modal__title[data-v-c351b670]{margin:0;font-size:24px;font-weight:600;color:#1e293b;line-height:1.2}.auth-modal__close[data-v-c351b670]{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:32px;height:32px;padding:0;border:1px solid #f1f5f9;border-radius:6px;background:#fff;font-family:inherit;font-size:18px;font-weight:600;color:#94a3b8;cursor:pointer;line-height:1}.auth-modal__body[data-v-c351b670]{display:flex;flex-direction:column;gap:22px;padding:0 14px}.auth-modal__field[data-v-c351b670]{display:flex;flex-direction:column;gap:8px}.auth-modal__label[data-v-c351b670]{font-family:Geist,Inter,system-ui,sans-serif;font-size:13px;font-weight:600;color:#94a3b8}.auth-modal__input[data-v-c351b670]{width:100%;height:44px;padding:12px 16px;border:1px solid #f1f5f9;border-radius:8px;background:#fff;box-sizing:border-box;font-family:inherit;font-size:16px;font-weight:400;color:#1e293b;outline:none}.auth-modal__input[data-v-c351b670]::placeholder{color:#cbd5e1}.auth-modal__input[data-v-c351b670]:focus{border-color:var(--home-primary)}.auth-modal__footer[data-v-c351b670]{display:flex;flex-direction:column;align-items:center;gap:16px;padding:0 14px}.auth-modal__submit[data-v-c351b670]{width:100%;padding:14px 24px;border:none;border-radius:9999px;background:var(--home-primary);font-family:inherit;font-size:15px;font-weight:600;color:#fff;cursor:pointer;box-shadow:0 2px 4px #007aff1f,0 4px 12px #007aff40}.auth-modal__submit[data-v-c351b670]:hover{background:#06d}.auth-modal__divider[data-v-c351b670]{display:flex;align-items:center;gap:12px;width:100%}.auth-modal__divider-line[data-v-c351b670]{flex:1;height:1px;background:#f1f5f9}.auth-modal__divider-text[data-v-c351b670]{flex-shrink:0;font-size:13px;font-weight:400;color:#94a3b8}.auth-modal__google[data-v-c351b670]{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;padding:14px 24px;border:1px solid #f1f5f9;border-radius:9999px;background:#fff;font-family:inherit;font-size:15px;font-weight:600;color:#1e293b;cursor:pointer}.auth-modal__google[data-v-c351b670]:hover{background:#f8fafc}.auth-modal__google-icon[data-v-c351b670]{flex-shrink:0;display:block}.auth-modal__switch[data-v-c351b670]{display:flex;align-items:center;justify-content:center;gap:4px;margin:0;font-size:14px;font-weight:400;color:#94a3b8}.auth-modal__switch-link[data-v-c351b670]{padding:0;border:none;background:none;font-family:inherit;font-size:14px;font-weight:600;color:var(--home-primary);cursor:pointer}.auth-modal-overlay[data-v-17d915fe]{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1200;display:flex;align-items:center;justify-content:center;padding:24px;background:#0f172a73}.auth-modal[data-v-17d915fe]{box-sizing:border-box;display:flex;flex-direction:column;gap:28px;width:460px;max-width:calc(100vw - 48px);max-height:calc(100vh - 48px);overflow-y:auto;padding:36px;border:1px solid var(--home-border);border-radius:12px;background:#fff;font-family:Inter,system-ui,sans-serif}.auth-modal--register[data-v-17d915fe]{min-height:660px}.auth-modal__header[data-v-17d915fe]{display:flex;align-items:center;justify-content:space-between;gap:12px}.auth-modal__title[data-v-17d915fe]{margin:0;font-size:24px;font-weight:600;color:#1e293b;line-height:1.2}.auth-modal__close[data-v-17d915fe]{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:32px;height:32px;padding:0;border:1px solid #f1f5f9;border-radius:6px;background:#fff;font-family:inherit;font-size:18px;font-weight:600;color:#94a3b8;cursor:pointer;line-height:1}.auth-modal__body[data-v-17d915fe]{display:flex;flex-direction:column;gap:18px;padding:0 14px}.auth-modal__field[data-v-17d915fe]{display:flex;flex-direction:column;gap:8px}.auth-modal__label[data-v-17d915fe]{font-family:Geist,Inter,system-ui,sans-serif;font-size:13px;font-weight:600;color:#94a3b8}.auth-modal__input[data-v-17d915fe]{width:100%;height:44px;padding:12px 16px;border:1px solid #f1f5f9;border-radius:8px;background:#fff;box-sizing:border-box;font-family:inherit;font-size:16px;font-weight:400;color:#1e293b;outline:none}.auth-modal__input--grow[data-v-17d915fe]{flex:1;min-width:0}.auth-modal__input[data-v-17d915fe]::placeholder{color:#cbd5e1}.auth-modal__input[data-v-17d915fe]:focus{border-color:var(--home-primary)}.auth-modal__code-row[data-v-17d915fe]{display:flex;gap:10px;align-items:stretch}.auth-modal__send-code[data-v-17d915fe]{flex-shrink:0;height:44px;padding:12px 14px;border:1px solid var(--home-primary);border-radius:9999px;background:var(--home-primary);font-family:inherit;font-size:13px;font-weight:600;color:#fff;cursor:pointer;white-space:nowrap;box-sizing:border-box}.auth-modal__send-code[data-v-17d915fe]:disabled{opacity:.55;cursor:not-allowed}.auth-modal__footer[data-v-17d915fe]{display:flex;flex-direction:column;align-items:center;gap:16px;padding:0 14px}.auth-modal__submit[data-v-17d915fe]{width:100%;padding:14px 24px;border:none;border-radius:9999px;background:var(--home-primary);font-family:inherit;font-size:15px;font-weight:600;color:#fff;cursor:pointer;box-shadow:0 2px 4px #007aff1f,0 4px 12px #007aff40}.auth-modal__submit[data-v-17d915fe]:hover:not(:disabled){background:#06d}.auth-modal__submit[data-v-17d915fe]:disabled{opacity:.6;cursor:not-allowed}.auth-modal__switch[data-v-17d915fe]{display:flex;align-items:center;justify-content:center;gap:4px;margin:0;font-size:14px;font-weight:400;color:#94a3b8}.auth-modal__switch-link[data-v-17d915fe]{padding:0;border:none;background:none;font-family:inherit;font-size:14px;font-weight:600;color:var(--home-primary);cursor:pointer}.virtual-keyboard[data-v-b7bed0e1]{display:flex;flex-direction:column;gap:6px;width:100%;padding:16px;border-radius:12px;border:1px solid #f3f4f6;background:#fff;box-sizing:border-box}.virtual-keyboard__row[data-v-b7bed0e1]{display:flex;justify-content:center;gap:4px;flex-wrap:nowrap;width:100%}.virtual-keyboard__key[data-v-b7bed0e1]{display:inline-flex;align-items:center;justify-content:center;min-width:36px;height:36px;padding:0 8px;border:1px solid #f3f4f6;border-radius:6px;background:#fff;color:#666;font-family:IBM Plex Mono,ui-monospace,monospace;font-size:15px;font-weight:400;line-height:1;cursor:pointer;-webkit-user-select:none;user-select:none;transition:border-color .12s ease,color .12s ease,font-size .12s ease}.virtual-keyboard__key--compact[data-v-b7bed0e1]{font-size:15px}.virtual-keyboard__key--medium[data-v-b7bed0e1]{min-width:56px}.virtual-keyboard__key--wide[data-v-b7bed0e1]{min-width:72px}.virtual-keyboard__key--correct[data-v-b7bed0e1]{border-color:#22c55e;color:#22c55e;font-size:18px}.virtual-keyboard__key--wrong[data-v-b7bed0e1]{border-color:#ef4444;color:#ef4444;font-size:18px}.virtual-keyboard__key[data-v-b7bed0e1]:disabled{opacity:.5;cursor:not-allowed}.virtual-keyboard__key[data-v-b7bed0e1]:not(:disabled):hover{background:#f9fafb}.virtual-keyboard__key--correct[data-v-b7bed0e1]:not(:disabled):hover,.virtual-keyboard__key--wrong[data-v-b7bed0e1]:not(:disabled):hover{background:#fff}.practice-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1100;display:flex;align-items:center;justify-content:center;padding:24px;background:#0006}.practice-modal{width:100%;max-width:460px;box-sizing:border-box;display:flex;flex-direction:column;gap:20px;padding:24px;border:1px solid #ebebeb;border-radius:12px;background:#fff;font-family:Inter,system-ui,-apple-system,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}.practice-modal--320{min-height:320px}.practice-modal--340{min-height:340px}.practice-modal--360{min-height:360px}.practice-modal--380{min-height:380px}.practice-modal--420{min-height:420px}.practice-modal--rubric{max-width:560px;gap:16px;padding:43px;border-radius:16px;box-shadow:0 8px 24px #0000001f;overflow:visible}.practice-modal-overlay--rubric{align-items:flex-start;overflow-y:auto}.practice-modal-overlay--rubric .practice-modal__close{font-size:20px}.practice-modal__header{display:flex;align-items:center;justify-content:space-between;gap:12px}.practice-modal__title{margin:0;font-size:18px;font-weight:600;color:#1a1a1a}.practice-modal__close{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:1px solid #f1f5f9;border-radius:6px;background:#fff;color:#94a3b8;font-size:18px;font-weight:600;line-height:1;cursor:pointer}.practice-modal__body{flex:1;min-height:0}.practice-modal__body--center{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:8px 0}.practice-modal__warning-icon{display:flex;align-items:center;justify-content:center;width:57px;height:57px;border:1px solid #f3f4f6;border-radius:8px;background:#fff0e8;color:#ff5c00;font-size:30px;font-weight:700}.practice-modal__description{margin:0;font-size:16px;line-height:1.4;text-align:center;color:#888;white-space:pre-line}.practice-modal__description--lg{font-size:18px}.practice-modal__stat{display:flex;flex-direction:column;align-items:center;gap:4px;padding:8px 0;width:100%}.practice-modal__stat-group{display:flex;flex-direction:column;align-items:center;gap:4px;width:100%;padding-top:8px}.practice-modal__stat--compact{padding:0}.practice-modal__membership-hint,.practice-modal__membership-benefit{margin:0;width:100%;font-size:14px;line-height:1.4;text-align:center;color:#888}.practice-modal__membership-link{margin:0;padding:0;border:none;background:none;font-family:inherit;font-size:14px;font-weight:600;line-height:1.4;color:#007aff;cursor:pointer}.practice-modal__membership-link:hover{text-decoration:underline}.practice-modal__stat-value{font-family:IBM Plex Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:28px;font-weight:700;line-height:1;color:#f90a0a}.practice-modal__stat-label{font-size:14px;line-height:1.4;color:#888}.practice-modal__footer{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:12px}.practice-modal__btn{padding:10px 20px;border-radius:9999px;font-family:inherit;font-size:14px;font-weight:600;line-height:1.2;letter-spacing:.01em;cursor:pointer;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.practice-modal__btn:disabled{opacity:.45;cursor:not-allowed}.practice-modal__btn--outline{border:1px solid #007aff;background:#fff;color:#007aff}.practice-modal__btn--primary{border:1px solid #007aff;background:#007aff;color:#fff;box-shadow:0 4px 12px #007aff40}.practice-stem-image-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1300;display:flex;align-items:center;justify-content:center;padding:24px;background:#0f172ab8;box-sizing:border-box}.practice-stem-image-modal__close{position:absolute;top:20px;right:20px;display:flex;align-items:center;justify-content:center;width:36px;height:36px;padding:0;border:1px solid rgba(255,255,255,.35);border-radius:8px;background:#ffffff1f;color:#fff;font-family:inherit;font-size:22px;line-height:1;cursor:pointer}.practice-stem-image-modal__image{display:block;max-width:min(960px,100%);max-height:min(90vh,900px);width:auto;height:auto;object-fit:contain;border-radius:8px;background:#fff;box-shadow:0 12px 40px #00000059}.guest-trial-overlay[data-v-80472d01]{z-index:1200;align-items:flex-start;justify-content:center;padding:24px 16px;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch}.guest-trial-panel[data-v-80472d01]{width:100%;max-width:1120px;margin-top:auto;margin-bottom:auto;flex-shrink:0;box-sizing:border-box;display:flex;flex-direction:column;gap:16px;padding:24px;border:1px solid #ebebeb;border-radius:12px;background:#fff;box-shadow:0 2px 4px #00000008,0 12px 32px #0000000f;font-family:Inter,system-ui,sans-serif}.guest-trial-panel__header[data-v-80472d01]{display:flex;align-items:center;justify-content:space-between;gap:12px}.guest-trial-panel__title[data-v-80472d01]{margin:0;font-family:Funnel Sans,Inter,system-ui,sans-serif;font-size:20px;font-weight:600;color:#1a1a1a}.guest-trial-typing-panel[data-v-80472d01]{position:relative;display:flex;flex-direction:column;width:100%;min-height:200px;height:auto;padding:0;border:1px solid #f3f4f6;border-radius:12px;background:#f9fafb;box-shadow:0 2px 4px #00000008,0 12px 32px #0000000f;outline:none;overflow:hidden;box-sizing:border-box;cursor:text}.guest-trial-stats[data-v-80472d01]{position:absolute;top:0;right:0;z-index:3;display:flex;align-items:center;gap:20px;padding:10px 14px 10px 16px;border:1px solid #ebebeb;border-radius:0 0 0 8px;background:#f5f3ef;box-shadow:0 2px 4px #00000008}.guest-trial-stats__item[data-v-80472d01]{display:flex;align-items:center;gap:6px}.guest-trial-stats__label[data-v-80472d01]{font-size:12px;letter-spacing:.08em;color:#999;text-transform:uppercase}.guest-trial-stats__value[data-v-80472d01]{font-family:IBM Plex Mono,ui-monospace,monospace;font-size:14px;font-weight:600}.guest-trial-stats__value--words[data-v-80472d01]{color:#194eef}.guest-trial-stats__value--done[data-v-80472d01]{color:#ff6b4a}.guest-trial-stats__value--wpm[data-v-80472d01]{color:#22c55e}.guest-trial-stats__value--acc[data-v-80472d01]{color:#e77b17}.guest-trial-typing-scroll[data-v-80472d01]{flex:1;min-height:0;overflow:visible;padding:48px 42px 24px;box-sizing:border-box}.guest-trial-typing-body[data-v-80472d01]{position:relative}.guest-trial-typing-text[data-v-80472d01]{margin:0;font-family:Inter,system-ui,sans-serif;font-size:30px;line-height:1.45;white-space:normal;overflow-wrap:normal;word-break:normal;-webkit-user-select:none;user-select:none;cursor:default;color:#999}.guest-trial-word[data-v-80472d01]{display:inline-block;white-space:pre;vertical-align:baseline}.guest-trial-break[data-v-80472d01]{display:inline;white-space:pre}.guest-trial-char--correct[data-v-80472d01]{color:#36b436}.guest-trial-char--wrong[data-v-80472d01]{color:#ed1a1a;background-color:#ffe8e8;border-radius:2px 2px 0 0;box-shadow:inset 0 -3px #ed1a1a;white-space:pre;box-decoration-break:clone;-webkit-box-decoration-break:clone}.guest-trial-char--wrong.guest-trial-char--newline-mark[data-v-80472d01]{background-color:#ffe8e8;border-radius:2px 2px 0 0;box-shadow:inset 0 -3px #ed1a1a;font-family:IBM Plex Mono,ui-monospace,monospace;font-size:.72em;color:#ed1a1a;white-space:pre}.guest-trial-char--correct.guest-trial-char--newline-mark[data-v-80472d01]{font-family:IBM Plex Mono,ui-monospace,monospace;font-size:.72em;white-space:pre}.guest-trial-char--next[data-v-80472d01]{color:#1a1a1a;background-color:#e8f4ff;border-radius:2px 2px 0 0;box-shadow:inset 0 -3px #007aff;white-space:pre;box-decoration-break:clone;-webkit-box-decoration-break:clone}.guest-trial-char--next-space[data-v-80472d01]{background-color:#e8f4ff;box-shadow:inset 0 -3px #007aff;white-space:pre}.guest-trial-char--pending[data-v-80472d01]{color:#999}.guest-trial-caret[data-v-80472d01]{position:absolute;width:2px;margin:0;pointer-events:none;z-index:5;background:#1a1a1a;opacity:0}.guest-trial-caret--visible[data-v-80472d01]{opacity:1;animation:guest-trial-caret-blink-80472d01 1s step-end infinite}@keyframes guest-trial-caret-blink-80472d01{0%,to{opacity:1}50%{opacity:0}}.guest-trial-panel__toolbar[data-v-80472d01]{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:12px;min-height:36px}.guest-trial-panel__skip[data-v-80472d01]{grid-column:2;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:6px;font-size:14px;color:#94a3b8}.guest-trial-panel__link[data-v-80472d01]{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0;padding:0;border:none;background:transparent;color:#007aff;font:inherit;font-weight:600;cursor:pointer}.guest-trial-panel__link[data-v-80472d01]:focus{outline:none}.guest-trial-panel__kb-toggle[data-v-80472d01]{grid-column:3;justify-self:end;-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0;padding:6px 12px;border:1px solid #ebebeb;border-radius:6px;background:#fff;color:#666;font-size:13px;cursor:pointer}.guest-trial-panel__kb-toggle[data-v-80472d01]:focus{outline:none}@media (max-width: 768px){.guest-trial-typing-panel[data-v-80472d01]{min-height:180px}.guest-trial-typing-scroll[data-v-80472d01]{padding:56px 16px 16px}.guest-trial-stats[data-v-80472d01]{left:0;right:0;border-radius:0;justify-content:space-between;gap:8px}.guest-trial-typing-text[data-v-80472d01]{font-size:22px}.guest-trial-panel__toolbar[data-v-80472d01]{grid-template-columns:1fr}.guest-trial-panel__skip[data-v-80472d01],.guest-trial-panel__kb-toggle[data-v-80472d01]{grid-column:1;justify-self:center}}.guest-clamped-chips[data-v-8bd35a3e]{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.guest-complete__chip[data-v-8bd35a3e]{display:inline-flex;align-items:center;gap:6px;padding:8px 10px;border:1px solid #ebebeb;border-radius:9999px;background:#fff;font-size:13px;font-weight:500;color:#333}.guest-clamped-chips__more[data-v-8bd35a3e]{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0;border-style:dashed;color:#64748b;font-family:IBM Plex Mono,ui-monospace,monospace;font-size:12px;font-weight:600;cursor:pointer}.guest-clamped-chips__more[data-v-8bd35a3e]:hover{border-color:#007aff;color:#007aff}.guest-clamped-chips__more[data-v-8bd35a3e]:focus{outline:none}.guest-clamped-chips__more[data-v-8bd35a3e]:focus-visible{outline:2px solid #007aff;outline-offset:2px}.guest-complete-overlay[data-v-3de16e3f]{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1200;display:flex;align-items:flex-start;justify-content:center;padding:24px 16px;overflow-x:hidden;overflow-y:auto;background:#0006;-webkit-overflow-scrolling:touch}.guest-complete[data-v-3de16e3f]{width:100%;max-width:640px;margin-top:auto;margin-bottom:auto;flex-shrink:0;box-sizing:border-box;display:flex;flex-direction:column;gap:28px;padding:36px;border:1px solid #ebebeb;border-radius:12px;background:#fff;box-shadow:0 2px 4px #00000008,0 12px 32px #0000000f;font-family:Inter,system-ui,sans-serif}.guest-complete__header[data-v-3de16e3f]{display:flex;align-items:center;justify-content:space-between;gap:12px}.guest-complete__title[data-v-3de16e3f]{margin:0;font-size:18px;font-weight:600;color:#1a1a1a}.practice-modal__close[data-v-3de16e3f]{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:1px solid #f1f5f9;border-radius:6px;background:#fff;color:#94a3b8;font-size:18px;font-weight:600;line-height:1;cursor:pointer}.guest-complete__body[data-v-3de16e3f]{display:flex;flex-direction:column;gap:20px}.guest-complete__hero[data-v-3de16e3f]{display:flex;flex-direction:column;align-items:center;gap:4px;text-align:center}.guest-complete__emoji[data-v-3de16e3f]{font-size:40px;line-height:1}.guest-complete__hero-title[data-v-3de16e3f]{margin:0;font-size:20px;font-weight:600;color:#1a1a1a}.guest-complete__hero-sub[data-v-3de16e3f]{margin:0;font-size:14px;color:#888}.guest-complete__metrics[data-v-3de16e3f]{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.guest-complete__metric[data-v-3de16e3f]{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;min-height:96px;padding:16px 12px;border:1px solid #f3f4f6;border-radius:12px;background:#fff;box-shadow:0 2px 4px #00000008}.guest-complete__metric-value[data-v-3de16e3f]{font-family:IBM Plex Mono,ui-monospace,monospace;font-size:32px;font-weight:700;line-height:1}.guest-complete__metric-value--wpm[data-v-3de16e3f]{color:#22c55e}.guest-complete__metric-value--acc[data-v-3de16e3f]{color:#e77b17}.guest-complete__metric-value--time[data-v-3de16e3f]{color:#194eef}.guest-complete__metric-value--words[data-v-3de16e3f]{color:#ff6b4a}.guest-complete__metric-label[data-v-3de16e3f]{font-size:13px;color:#888}.guest-complete__errors[data-v-3de16e3f]{display:flex;flex-direction:column;gap:12px;padding:16px;border:1px solid #ebebeb;border-radius:12px;background:#f9fafb}.guest-complete__error-block[data-v-3de16e3f]{display:flex;flex-direction:column;gap:8px}.guest-complete__error-title[data-v-3de16e3f]{margin:0;font-size:14px;font-weight:600;color:#111}.guest-complete__error-empty[data-v-3de16e3f]{margin:0;font-size:13px;color:#94a3b8}.guest-complete__chip-count[data-v-3de16e3f]{color:#e11d48;font-family:IBM Plex Mono,ui-monospace,monospace;font-size:12px;font-weight:600}.guest-complete[data-v-3de16e3f] .guest-complete__chip--pair{font-family:IBM Plex Mono,ui-monospace,monospace}.guest-complete__pair-expected[data-v-3de16e3f]{color:#22c55e;font-weight:600}.guest-complete__pair-sep[data-v-3de16e3f]{color:#999}.guest-complete__pair-actual[data-v-3de16e3f]{color:#e11d48;font-weight:600}.guest-complete__backspace-row[data-v-3de16e3f]{display:flex;align-items:center;gap:6px}.guest-complete__cta[data-v-3de16e3f]{display:flex;flex-direction:column;align-items:center;gap:16px;text-align:center}.guest-complete__hint[data-v-3de16e3f]{margin:0;font-size:14px;line-height:1.6;color:#666}.guest-complete__signup[data-v-3de16e3f]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;margin:0;padding:14px 24px;border:none;border-radius:9999px;background:#007aff;color:#fff;font-size:15px;font-weight:600;cursor:pointer;box-shadow:0 4px 12px #007aff40}.guest-complete__signup[data-v-3de16e3f]:focus{outline:none}.guest-complete__login-row[data-v-3de16e3f]{margin:0;display:flex;align-items:center;justify-content:center;gap:4px;font-size:14px;color:#94a3b8}.guest-complete__login-link[data-v-3de16e3f]{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0;padding:0;border:none;background:transparent;color:#007aff;font:inherit;font-weight:600;cursor:pointer}.guest-complete__login-link[data-v-3de16e3f]:focus{outline:none}@media (max-width: 640px){.guest-complete[data-v-3de16e3f]{padding:24px 16px}.guest-complete__metrics[data-v-3de16e3f]{grid-template-columns:repeat(2,minmax(0,1fr))}.guest-complete__metric-value[data-v-3de16e3f]{font-size:26px}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,sans-serif;background:#f8f9fa}#app{min-height:100vh}:root{--home-primary: #007aff;--home-primary-soft: #e8f4ff;--home-text-muted: #666666;--home-text-subtle: #999999;--home-border: #ebebeb;--home-surface: #fafafa;--home-content-max: 1200px;--home-section-pad-x: 120px}
