.vocab-modal__backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0000008c;display:flex;align-items:center;justify-content:center;z-index:1000}.vocab-modal{background:#0f172a;color:#e2e8f0;min-width:320px;max-width:520px;border-radius:12px;padding:16px 18px;box-shadow:0 20px 60px #00000059;border:1px solid #1e293b}.vocab-modal__header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.vocab-modal__close{border:none;background:#1e293b;color:#e2e8f0;border-radius:8px;width:32px;height:32px;font-size:18px;cursor:pointer}.vocab-modal__list{list-style:none;margin:0;padding:0;display:grid;gap:10px}.vocab-modal__item{background:#111827;border:1px solid #1e293b;border-radius:10px;padding:10px 12px}.vocab-modal__term{font-weight:700;font-size:16px}.vocab-modal__ipa{font-family:Menlo,Consolas,monospace;font-size:13px;color:#a5b4fc}.vocab-modal__stress{font-size:13px;color:#cbd5e1}.vocab-modal__hint,.vocab-modal__reason{font-size:13px;color:#cbd5e1;margin-top:6px}.vocab-modal__empty{margin:0;color:#cbd5e1}
