@layer payload-default{.icon--check{width:1.53846rem;height:1.53846rem}.icon--check .stroke{fill:none;stroke:currentColor;stroke-width:2px}}
@layer payload-default{.plugin-seo__field .field-label{display:inline!important}}
.media-modal__overlay{z-index:100;background:#0000008c;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.media-modal{background:var(--theme-elevation-0);border:1px solid var(--theme-elevation-150);border-radius:10px;flex-direction:column;width:min(900px,100%);max-height:85vh;display:flex;overflow:hidden;box-shadow:0 12px 40px #00000059}.media-modal__header{border-bottom:1px solid var(--theme-elevation-150);justify-content:space-between;align-items:center;padding:14px 18px;display:flex}.media-modal__title{margin:0;font-size:16px;font-weight:700}.media-modal__close{cursor:pointer;color:var(--theme-elevation-700);background:0 0;border:none;border-radius:6px;padding:6px;display:inline-flex}.media-modal__close:hover{background:var(--theme-elevation-100)}.media-modal__tabs{gap:4px;padding:10px 18px 0;display:flex}.media-modal__tab{color:var(--theme-elevation-600);cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;padding:8px 14px;font-size:14px;font-weight:600}.media-modal__tab.is-active{color:var(--theme-elevation-1000);border-bottom-color:var(--theme-success-500,#2680eb)}.media-modal__toolbar{border-bottom:1px solid var(--theme-elevation-150);padding:12px 18px}.media-modal__search{border:1px solid var(--theme-elevation-150);background:var(--theme-input-bg,var(--theme-elevation-0));width:100%;height:36px;color:var(--theme-elevation-900);border-radius:6px;padding:0 10px}.media-modal__body{flex:1;padding:18px;overflow-y:auto}.media-modal__grid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:12px;display:grid}.media-modal__card{border:2px solid var(--theme-elevation-150);background:var(--theme-elevation-50);cursor:pointer;text-align:left;border-radius:8px;flex-direction:column;padding:0;transition:border-color .15s;display:flex;position:relative;overflow:hidden}.media-modal__card:hover{border-color:var(--theme-elevation-400)}.media-modal__card.is-selected{border-color:var(--theme-success-500,#2680eb)}.media-modal__thumb{aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover;background:var(--theme-elevation-100);width:100%;display:block}.media-modal__filename{color:var(--theme-elevation-700);white-space:nowrap;text-overflow:ellipsis;padding:6px 8px;font-size:12px;overflow:hidden}.media-modal__check{background:var(--theme-success-500,#2680eb);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;display:inline-flex;position:absolute;top:6px;right:6px}.media-modal__empty,.media-modal__loading{min-height:200px;color:var(--theme-elevation-500);flex-direction:column;justify-content:center;align-items:center;gap:10px;font-size:14px;display:flex}.media-modal__dropzone{border:2px dashed var(--theme-elevation-200);background:var(--theme-elevation-50);min-height:260px;color:var(--theme-elevation-600);cursor:pointer;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:12px;transition:border-color .15s,background .15s;display:flex}.media-modal__dropzone.is-dragging{border-color:var(--theme-success-500,#2680eb);background:var(--theme-elevation-100)}.media-modal__footer{border-top:1px solid var(--theme-elevation-150);justify-content:space-between;align-items:center;gap:12px;padding:12px 18px;display:flex}.media-modal__pagination{color:var(--theme-elevation-600);align-items:center;gap:8px;font-size:13px;display:flex}.media-modal__btn{border:1px solid var(--theme-elevation-150);height:36px;color:var(--theme-elevation-800);cursor:pointer;background:0 0;border-radius:6px;align-items:center;gap:6px;padding:0 14px;font-size:14px;font-weight:600;display:inline-flex}.media-modal__btn:hover:not(:disabled){background:var(--theme-elevation-100)}.media-modal__btn:disabled{opacity:.45;cursor:not-allowed}.media-modal__btn--primary{background:var(--theme-success-500,#2680eb);color:#fff;border-color:#0000}.media-modal__btn--primary:hover:not(:disabled){background:var(--theme-success-600,#1f6fce)}
.tiptap-editor{border:1px solid var(--theme-elevation-150);background:var(--theme-input-bg,var(--theme-elevation-0));border-radius:6px;overflow:hidden}.tiptap-editor__toolbar{border-bottom:1px solid var(--theme-elevation-150);background:var(--theme-elevation-50);z-index:5;flex-wrap:wrap;gap:2px;padding:6px;display:flex;position:sticky;top:0}.tiptap-editor__btn{min-width:32px;height:32px;color:var(--theme-elevation-800);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:4px;justify-content:center;align-items:center;padding:0 8px;font-size:13px;font-weight:600;transition:background-color .15s,border-color .15s;display:inline-flex}.tiptap-editor__btn:hover{background:var(--theme-elevation-100)}.tiptap-editor__btn.is-active{background:var(--theme-elevation-150);border-color:var(--theme-elevation-250)}.tiptap-editor__btn:disabled{opacity:.4;cursor:not-allowed}.tiptap-editor__divider{background:var(--theme-elevation-150);align-self:stretch;width:1px;margin:2px 4px}.tiptap-editor__content{min-height:320px;max-height:70vh;padding:16px 18px;overflow-y:auto}.tiptap-editor__content .ProseMirror{min-height:280px;color:var(--theme-elevation-900);outline:none;font-size:15px;line-height:1.65}.tiptap-editor__content .ProseMirror>*+*{margin-top:.75em}.tiptap-editor__content .ProseMirror h1{font-size:1.9em;font-weight:700;line-height:1.2}.tiptap-editor__content .ProseMirror h2{font-size:1.5em;font-weight:700;line-height:1.25}.tiptap-editor__content .ProseMirror h3{font-size:1.25em;font-weight:700}.tiptap-editor__content .ProseMirror ul{padding-left:1.4em;list-style:outside}.tiptap-editor__content .ProseMirror ol{padding-left:1.4em;list-style:decimal}.tiptap-editor__content .ProseMirror a{color:var(--theme-success-500,#2680eb);text-decoration:underline}.tiptap-editor__content .ProseMirror img{border-radius:8px;max-width:100%;height:auto;display:block}.tiptap-editor__content .ProseMirror img.ProseMirror-selectednode{outline:2px solid var(--theme-success-500,#2680eb)}.tiptap-editor__content .ProseMirror blockquote{border-left:3px solid var(--theme-elevation-300);color:var(--theme-elevation-650);padding-left:1em;font-style:italic}.tiptap-editor__content .ProseMirror pre{background:var(--theme-elevation-100);font-family:var(--font-mono,monospace);border-radius:6px;padding:.75em 1em;overflow-x:auto}.tiptap-editor__content .ProseMirror code{background:var(--theme-elevation-100);font-family:var(--font-mono,monospace);border-radius:4px;padding:.1em .35em;font-size:.9em}.tiptap-editor__content .ProseMirror hr{border:none;border-top:1px solid var(--theme-elevation-200);margin:1.5em 0}.tiptap-editor__content .ProseMirror table{border-collapse:collapse;table-layout:fixed;width:100%;margin:.5em 0;overflow:hidden}.tiptap-editor__content .ProseMirror th,.tiptap-editor__content .ProseMirror td{border:1px solid var(--theme-elevation-250);vertical-align:top;text-align:left;min-width:3em;padding:6px 10px;position:relative}.tiptap-editor__content .ProseMirror th{background:var(--theme-elevation-100);font-weight:700}.tiptap-editor__content .ProseMirror .selectedCell:after{content:"";background:var(--theme-success-500,#2680eb);opacity:.12;pointer-events:none;position:absolute;inset:0}.tiptap-editor__content .ProseMirror p.is-editor-empty:first-child:before{content:attr(data-placeholder);float:left;color:var(--theme-elevation-400);pointer-events:none;height:0}.tiptap-editor__uploading{color:var(--theme-elevation-600);border-top:1px solid var(--theme-elevation-150);align-items:center;gap:8px;padding:6px 18px;font-size:13px;display:flex}