html,body{background:transparent;margin:0}body{font-family:Roboto Flex,sans-serif;color:#ccc}.page{padding:316px 16px 16px}.page__editor-wrapper{position:relative}.page__host-editor{height:100px;padding:16px;border:1px solid rgba(256,256,256,.15);border-radius:8px;background:#181818cc;outline:none;font-size:18px;line-height:1.4em;overflow-y:scroll;scrollbar-width:none}.page__dummy-button-wrapper{position:absolute;bottom:10px;right:10px;display:flex;flex-direction:row;gap:8px}.page__dummy-button{bottom:0;right:0;display:flex;justify-content:center;align-items:center;width:36px;height:36px;border-radius:50%;background:#fff;cursor:pointer}.page__dummy-button-icon{margin-bottom:2px;width:26px;height:26px}.page__conversion-prompt-tooltip{position:absolute;bottom:-50px;right:0;background:#181818cc;color:#fff;padding:6px 10px;border-radius:6px;font-size:12px;font-weight:500;white-space:nowrap;z-index:10;box-shadow:0 0 4px #ddd6}.page__conversion-prompt-tooltip:before{content:"";position:absolute;top:-4px;right:13px;width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-bottom:5px solid rgba(24,24,24,.8);filter:drop-shadow(0 -1px 1px #DDD6)}.page__conversion-prompt-tooltip-link{color:#ffe471;text-decoration:underline dotted}
