.tiptap-wrapper{background:#121212;border:1px solid #2a2a2a;border-radius:.5rem;overflow:hidden}.tiptap-wrapper:focus-within{border-color:#de9d3566}.tiptap-toolbar{background:#171717;border-bottom:1px solid #2a2a2a;flex-wrap:wrap;gap:.125rem;padding:.5rem;display:flex}.tiptap-toolbar .divider{background:#333;width:1px;margin:.125rem .25rem}.tiptap-toolbar button{color:#a6a6a6;cursor:pointer;background:0 0;border:none;border-radius:.25rem;justify-content:center;align-items:center;width:2rem;height:2rem;transition:all .15s;display:flex}.tiptap-toolbar button:hover{color:#e6e6e6;background:#262626}.tiptap-toolbar button.is-active{color:#de9b35;background:#de9d351f}.tiptap-toolbar button:disabled{opacity:.3;cursor:not-allowed}.tiptap-toolbar button.embed-btn{width:auto;font-size:.7rem;font-family:var(--font-heading);text-transform:uppercase;letter-spacing:.05em;gap:.25rem;padding:0 .5rem}.tiptap-editor{color:#e6e6e6;min-height:400px;max-height:70vh;padding:1rem;font-size:.9375rem;line-height:1.7;overflow-y:auto}.tiptap-editor:focus{outline:none}.tiptap-editor .ProseMirror{outline:none;min-height:350px}.tiptap-editor .ProseMirror>*+*{margin-top:.75em}.tiptap-editor .ProseMirror p.is-editor-empty:first-child:before{content:attr(data-placeholder);float:left;color:#595959;pointer-events:none;height:0}.tiptap-editor h2{font-family:var(--font-heading);color:#f2f2f2;margin-top:1.5em;font-size:1.5rem;font-weight:700}.tiptap-editor h3{font-family:var(--font-heading);color:#ebebeb;margin-top:1.25em;font-size:1.25rem;font-weight:600}.tiptap-editor a{color:#de9b35;cursor:pointer;text-decoration:none}.tiptap-editor a:hover{text-decoration:underline}.tiptap-editor ul,.tiptap-editor ol{padding-left:1.5rem}.tiptap-editor ul{list-style:outside}.tiptap-editor ol{list-style:decimal}.tiptap-editor li{margin-top:.25em}.tiptap-editor blockquote{color:#b3b3b3;border-left:3px solid #de9b35;padding-left:1rem;font-style:italic}.tiptap-editor code{color:#de9b35;background:#1f1f1f;border-radius:.25rem;padding:.15rem .35rem;font-size:.875em}.tiptap-editor pre{background:#0f0f0f;border:1px solid #2a2a2a;border-radius:.375rem;padding:.75rem 1rem;overflow-x:auto}.tiptap-editor pre code{color:#ccc;background:0 0;border-radius:0;padding:0}.tiptap-editor hr{border:none;border-top:1px solid #333;margin:1.5rem 0}.tiptap-editor img{border-radius:.5rem;max-width:100%;height:auto;margin:1rem 0}.tiptap-editor div[data-youtube-video]{border-radius:.5rem;height:0;margin:1rem 0;padding-bottom:56.25%;position:relative;overflow:hidden}.tiptap-editor div[data-youtube-video] iframe{border:0;border-radius:.5rem;width:100%;height:100%;position:absolute;top:0;left:0}.tiptap-editor .twitter-embed-placeholder,.tiptap-editor .instagram-embed-placeholder{text-align:center;background:#141414;border:1px dashed #404040;border-radius:.5rem;margin:.75rem 0;padding:1rem}.tiptap-editor .twitter-embed-placeholder .embed-preview,.tiptap-editor .instagram-embed-placeholder .embed-preview{color:#8c8c8c;word-break:break-all;font-size:.8rem}.tiptap-editor strong{color:#f2f2f2;font-weight:700}.tiptap-editor s{color:gray;text-decoration:line-through}
