.word-wrapper{display:inline}.word-term{cursor:pointer;border-radius:2px;padding:0 1px;margin:0 -1px;text-decoration:none;transition:background-color var(--transition-fast, .15s ease)}.word-term:hover{background-color:#110f170b}.word-term.word-status-learning{text-decoration:underline;text-decoration-color:#8fb8f6;text-decoration-thickness:2px;text-underline-offset:3px;text-decoration-style:solid;background-color:transparent}.word-term.word-status-learning:hover{text-decoration-color:#3b82f6;background-color:#3b82f60f}.word-term.word-status-mastered{text-decoration:underline;text-decoration-color:#7fd99f;text-decoration-thickness:2px;text-underline-offset:3px;text-decoration-style:solid}.word-term.word-status-mastered:hover{text-decoration-color:#22c55e;background-color:#22c55e0f}.word-popup{position:fixed;transform-origin:var(--popup-caret-x, 50%) 100%;z-index:var(--z-overlay, 9000);background:#fdfdfc;border:1px solid rgba(17,15,23,.07);border-radius:14px;box-shadow:0 1px 2px #110f170a,0 6px 16px -4px #110f171a,0 16px 32px -8px #110f171a;padding:12px 14px;min-width:168px;max-width:248px;animation:wp-in var(--dur-base, .28s) var(--ease-spring, cubic-bezier(.34, 1.56, .64, 1)) both}@keyframes wp-in{0%{opacity:0;transform:translateY(-100%) translateY(6px) scale(.94)}to{opacity:1;transform:translateY(-100%) translateY(0) scale(1)}}.word-popup-caret{position:absolute;top:100%;left:var(--popup-caret-x, 50%);width:16px;height:9px;margin-top:-1px;overflow:hidden;pointer-events:none;transform:translate(-50%)}.word-popup-caret:after{content:"";position:absolute;top:-6px;left:3px;width:10px;height:10px;background:#fdfdfc;border:1px solid rgba(17,15,23,.07);border-radius:2px;box-shadow:2px 2px 4px -2px #110f170f;transform:rotate(45deg)}.word-popup-header{display:flex;align-items:center;gap:8px}.word-audio-btn{width:24px;height:24px;border:none;border-radius:50%;background:transparent;color:#b5b2c3;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0;padding:0;transition:color var(--dur-fast, .16s) ease,background var(--dur-fast, .16s) ease,transform var(--dur-instant, 80ms) ease}.word-audio-btn:hover:not(:disabled){color:#6b46c1;background:#6b46c117}.word-audio-btn:active:not(:disabled){transform:scale(.9)}.word-audio-btn.loading{opacity:.35;cursor:wait}.word-audio-btn.playing{color:#6b46c1;background:#6b46c117}.word-audio-btn.error{opacity:.4}.word-popup-info{flex:1;min-width:0}.word-popup-term{display:block;font-size:1rem;font-weight:700;letter-spacing:-.01em;color:#18161f;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.word-popup-pronunciation{display:block;font-size:.6875rem;color:#a29db8;line-height:1.2;margin-top:1px;font-style:italic}.word-popup-translation{font-size:.9375rem;font-weight:600;color:#18161f;line-height:1.35;margin-top:7px;padding-top:7px;border-top:1px solid rgba(17,15,23,.06)}.word-popup-alt{font-size:.6875rem;color:#a29db8;margin-top:6px;line-height:1.4}.word-popup-alt-label{color:#a29db8;font-style:italic}.word-popup-meanings{list-style:none;margin:2px 0 0;padding:0}.word-popup-meanings li{margin:1px 0;padding-left:10px;position:relative}.word-popup-meanings li:before{content:"";position:absolute;left:0;top:7px;width:4px;height:4px;border-radius:50%;background:#6b46c159}.word-popup-status{display:inline-flex;align-items:center;gap:4px;font-size:.6875rem;font-weight:700;padding:3px 9px;border-radius:99px;margin-top:7px;letter-spacing:.01em}.word-popup-status-mastered{background:#22c55e1a;color:#15803d}.word-popup-status-learning{background:#3b82f61a;color:#2563eb}.word-popup-loading{display:flex;align-items:center;justify-content:center;gap:5px;padding:16px}.word-loading-dot{width:5px;height:5px;background:#6b46c173;border-radius:50%;animation:wp-dot 1.3s ease-in-out infinite both}.word-loading-dot:nth-child(1){animation-delay:-.3s}.word-loading-dot:nth-child(2){animation-delay:-.15s}.word-loading-dot:nth-child(3){animation-delay:0s}@keyframes wp-dot{0%,80%,to{transform:scale(.6);opacity:.4}40%{transform:scale(1);opacity:1}}.word-popup-error{color:#a29db8;font-size:.75rem;text-align:center;padding:14px 8px}.word-popup-scrim,.word-popup-handle{display:none}@media(max-width:640px){.word-popup-scrim{display:block;position:fixed;inset:0;background:#110f1747;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);z-index:9998;animation:wp-scrim-in var(--dur-base, .28s) ease both}@keyframes wp-scrim-in{0%{opacity:0}to{opacity:1}}.word-popup{inset:auto 0 0!important;width:100%!important;transform:none!important;border-radius:22px 22px 0 0;border:none;box-shadow:0 -8px 32px -4px #110f172e;max-width:none;min-width:auto;padding:10px 18px calc(16px + env(safe-area-inset-bottom));animation:wp-up var(--dur-slow, .38s) var(--ease-expo-out, cubic-bezier(.16, 1, .3, 1)) both;z-index:9999}@keyframes wp-up{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}.word-popup-caret{display:none}.word-popup-handle{display:block;width:36px;height:4px;border-radius:99px;background:#110f171f;margin:0 auto 12px}.word-audio-btn{width:32px;height:32px}.word-popup-term{font-size:1.0625rem}.word-popup-pronunciation{font-size:.75rem}.word-popup-translation{font-size:.9375rem;margin-top:9px;padding-top:9px}}.br-comprehension{display:flex;align-items:center;gap:10px;font-size:.75rem;font-family:var(--font-base, system-ui, sans-serif);color:#9ca3af}.br-comp-mastered{display:flex;align-items:center;gap:4px;color:#22c55e}.br-comp-mastered:before{content:"";display:inline-block;width:8px;height:2px;background:#22c55e;border-radius:99px}.br-comp-learning{display:flex;align-items:center;gap:4px;color:#60a5fa}.br-comp-learning:before{content:"";display:inline-block;width:8px;height:2px;background:#60a5fa;border-radius:99px}.br-comp-pct{color:#9ca3af}[data-br-theme=sepia] .word-term:hover{background-color:#8b634014}[data-br-theme=sepia] .word-term.word-status-learning{text-decoration-color:#a78bfa}[data-br-theme=sepia] .word-term.word-status-mastered{text-decoration-color:#6ee7b7}[data-br-theme=sepia] .word-popup{background:#f4ecd8;border-color:#8b63402e}[data-br-theme=sepia] .word-popup-caret:after{background:#f4ecd8;border-color:#8b63402e}[data-br-theme=dark] .word-term:hover{background-color:#ffffff12}[data-br-theme=dark] .word-term.word-status-learning{text-decoration-color:#60a5fa}[data-br-theme=dark] .word-term.word-status-mastered{text-decoration-color:#4ade80}[data-br-theme=dark] .word-popup{background:#2e2c36;border-color:#ffffff1a;box-shadow:0 1px 2px #0003,0 6px 16px -4px #00000059,0 16px 32px -8px #0000004d}[data-br-theme=dark] .word-popup-caret:after{background:#2e2c36;border-color:#ffffff1a}[data-br-theme=dark] .word-popup-term{color:#f2f1f5}[data-br-theme=dark] .word-popup-translation{color:#f2f1f5;border-top-color:#ffffff14}[data-br-theme=dark] .word-popup-handle{background:#ffffff29}[data-br-theme=dark] .word-audio-btn{background:#ffffff14}[data-br-theme=dark] .word-audio-btn:hover:not(:disabled){background:#c4b5fd26;color:#c4b5fd}[data-br-theme=dark] .word-audio-btn.playing{color:#c4b5fd;background:#c4b5fd26}[data-br-theme=dark] .word-popup-status-mastered{background:#22c55e26;color:#4ade80}[data-br-theme=dark] .word-popup-status-learning{background:#60a5fa26;color:#93c5fd}@media(prefers-reduced-motion:reduce){.word-popup,.word-popup-scrim,.word-loading-dot,.word-audio-btn{animation:none!important;transition:none!important}.word-popup{opacity:1;transform:translateY(-100%)}}@media(prefers-reduced-motion:reduce)and (max-width:640px){.word-popup{transform:none}}
