:root{--primary-text:#000}[data-theme=dark]{--primary-text:#fff}::-webkit-scrollbar-track{background-color:transparent}::-webkit-scrollbar-thumb{background-color:#ccc;border-radius:10px}::-webkit-scrollbar-thumb:hover{background-color:#aaa}::-webkit-scrollbar-track:hover{background-color:#f2f2f2}::-webkit-scrollbar-corner{background-color:transparent}::-webkit-scrollbar{width:6px;height:6px}@media (max-width:720px){pre{width:calc(100vw - 110px)}}pre:has(div.codeblock){padding:0}.dot-flashing{position:relative;width:5px;height:5px;border-radius:5px;background-color:var(--primary-text);color:var(--primary-text);animation:dot-flashing .5s linear infinite alternate;animation-delay:.25s}.dot-flashing:after,.dot-flashing:before{content:"";display:inline-block;position:absolute;top:0}.dot-flashing:before{left:-10px;animation:dot-flashing .5s infinite alternate;animation-delay:0s}.dot-flashing:after,.dot-flashing:before{width:5px;height:5px;border-radius:5px;background-color:var(--primary-text);color:var(--primary-text)}.dot-flashing:after{left:10px;animation:dot-flashing .5s infinite alternate;animation-delay:.5s}@keyframes dot-flashing{0%{background-color:var(--primary-text)}50%,to{background-color:hsla(0,0%,45%,.2)}}[data-theme=dark] .tiptap-editor.invalid .tiptap{border-color:#f44336}[data-theme=dark] .tiptap-editor.invalid .tiptap:focus-visible{outline:1px auto #f44336}.tiptap-editor.invalid .tiptap{border-color:#d32f2f}.tiptap-editor.invalid .tiptap:focus-visible{outline:1px auto #d32f2f}.tiptap>*+*{margin-top:.75em}.tiptap{border-radius:4px;min-height:83px;border:1px solid rgba(0,0,0,.12);padding-left:14px;padding-right:14px}[data-theme=dark] .tiptap{border:1px solid hsla(0,0%,100%,.12)}.tiptap:hover{border-color:#000}[data-theme=dark] .tiptap:hover{border-color:#fff}.tiptap:focus-visible{outline:1px auto #22e77f}[data-theme=dark] .tiptap:focus-visible{outline:1px auto #22e77f}.tiptap p.is-editor-empty:first-child:before{color:rgba(0,0,0,.38);content:attr(data-placeholder);float:left;height:0;pointer-events:none}[data-theme=dark] .tiptap .is-empty:before,[data-theme=dark] .tiptap p.is-editor-empty:first-child:before{color:hsla(0,0%,100%,.5)}.variable-input{max-width:calc(100% - 4ch);text-align:center;border:none;background-color:transparent;font-weight:700;color:#00b660;font-size:16px}[data-theme=dark] .variable-input{color:#22e77f}.variable-input:focus-visible{outline:none}.variable-input::-moz-placeholder{font-weight:400;color:rgba(0,0,0,.38)}.variable-input::placeholder{font-weight:400;color:rgba(0,0,0,.38)}[data-theme=dark] .variable-input::-moz-placeholder{color:hsla(0,0%,100%,.5)}[data-theme=dark] .variable-input::placeholder{color:hsla(0,0%,100%,.5)}.brackets-span{white-space:nowrap!important;color:#00b660;font-weight:700}[data-theme=dark] .brackets-span{color:#22e77f}.notify_notify__y8s8p{top:66px!important}.notify_notify__y8s8p [class~=SnackbarItem-action]{margin-left:0}