@keyframes wave{0%,to{opacity:.4;transform:translateY(0)}50%{opacity:1;transform:translateY(-10px)}}.wave-dot{background-color:#ba7517;border-radius:50%;width:9px;height:9px;animation:1.2s ease-in-out infinite wave}.wave-dot:first-child{animation-delay:0s}.wave-dot:nth-child(2){animation-delay:.15s}.wave-dot:nth-child(3){animation-delay:.3s}.wave-dot:nth-child(4){animation-delay:.45s}.editor-text-bold{font-weight:700}.editor-text-italic{font-style:italic}.editor-paragraph{margin:0}.editor-text-strikethrough{text-decoration:line-through}.editor-text-code{color:#eb6a14;background-color:#ffffff14;border:1px solid #ffffff1f;border-radius:6px;padding:2px 6px;font-family:Google Sans Code,monospace;font-size:.9em}
