.tiptap{outline:none;--rt-fg:rgb(212 212 216);--rt-fg-muted:rgb(113 113 122);--rt-fg-subtle:rgb(161 161 170);--rt-heading:rgb(255 255 255);--rt-border:#333333;--rt-border-light:#404040;--rt-surface:#2d2d2e;--rt-surface-deep:#1a1a1b;--rt-accent:#ffb400;--rt-code-fg:#ffb400;color:var(--rt-fg);font-size:14px;line-height:1.5;min-width:0;max-width:100%;overflow-wrap:break-word}.tiptap.tiptap-notice-popup{font-size:13.5px;line-height:1.52}.tiptap.tiptap-notice-popup h1{font-size:22px;line-height:1.3;margin:10px 0 5px}.tiptap.tiptap-notice-popup h2{font-size:18px;line-height:1.3;margin:9px 0 4px}.tiptap.tiptap-notice-popup h3{font-size:15px;line-height:1.38;margin:7px 0 3px}.tiptap.tiptap-notice-popup pre code{font-size:12.5px}@media (max-width:480px){.tiptap.tiptap-notice-popup{font-size:13px;line-height:1.55}.tiptap.tiptap-notice-popup h1{font-size:20px;line-height:1.28;margin:9px 0 4px}.tiptap.tiptap-notice-popup h2{font-size:17px;margin:8px 0 4px}.tiptap.tiptap-notice-popup h3{font-size:14px;margin:6px 0 3px}.tiptap.tiptap-notice-popup pre{padding:10px}.tiptap.tiptap-notice-popup pre code{font-size:12px}.tiptap.tiptap-notice-popup span.image-figure .image-caption{font-size:11px}.tiptap.tiptap-notice-popup ol,.tiptap.tiptap-notice-popup ul{padding-left:20px}}html:not(.dark) .tiptap{--rt-fg:rgb(55 65 81);--rt-fg-muted:rgb(107 114 128);--rt-fg-subtle:rgb(75 85 99);--rt-heading:rgb(17 24 39);--rt-border:#e0e0e0;--rt-border-light:#d0d0d0;--rt-surface:#ebebeb;--rt-surface-deep:#f5f5f5}.tiptap.detail{font-size:16px;line-height:1.6}.tiptap.detail h1{font-size:24px;line-height:1.3;margin:12px 0 6px}.tiptap.detail h2{font-size:20px;margin:10px 0 5px}.tiptap.detail h3{font-size:18px;margin:8px 0 4px}.tiptap.detail p{margin:6px 0}.tiptap.detail ol,.tiptap.detail ul{padding-left:24px;margin:6px 0}.tiptap p.is-editor-empty:first-child:before{content:attr(data-placeholder);float:left;color:var(--rt-fg-muted);pointer-events:none;height:0}.tiptap h1{font-size:24px;font-weight:700;margin:12px 0 6px}.tiptap h1,.tiptap h2{line-height:1.3;color:var(--rt-heading)}.tiptap h2{font-size:20px;font-weight:600;margin:10px 0 5px}.tiptap h3{font-size:16px;font-weight:600;line-height:1.4;margin:8px 0 4px;color:var(--rt-heading)}.tiptap p{margin:4px 0}.tiptap p:empty{min-height:1.4em}.tiptap ul{list-style:disc}.tiptap ol,.tiptap ul{padding-left:24px;margin:4px 0}.tiptap ol{list-style:decimal}.tiptap li{margin:2px 0}.tiptap li p{margin:0}.tiptap blockquote{border-left:3px solid var(--rt-accent);padding-left:12px;margin:8px 0;color:var(--rt-fg-subtle);font-style:italic}.tiptap code{background:var(--rt-surface);color:var(--rt-code-fg);border-radius:4px;padding:2px 4px;font-size:.9em;font-family:Fira Code,JetBrains Mono,Cascadia Code,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}.tiptap pre{background:var(--rt-surface-deep);border:1px solid var(--rt-border);border-radius:8px;padding:12px;margin:8px 0;overflow-x:auto}.tiptap pre code{background:none;color:var(--rt-heading);padding:0;font-size:13px;line-height:1.55}.tiptap hr{border:none;border-top:1px solid var(--rt-border);margin:12px 0}.tiptap table{width:100%;max-width:100%;table-layout:fixed;border-collapse:collapse}.tiptap td,.tiptap th{word-wrap:break-word;overflow-wrap:anywhere;vertical-align:top}.tiptap a{color:var(--rt-accent);text-decoration:underline;cursor:pointer;transition:opacity .15s ease}.tiptap a:hover{opacity:.8}.tiptap mark{background-color:var(--rt-accent);color:#000;border-radius:2px;padding:1px 2px}.tiptap ::-moz-selection{background:rgba(255,180,0,.3)}.tiptap ::selection{background:rgba(255,180,0,.3)}.tiptap strong{font-weight:700}.tiptap em{font-style:italic}.tiptap s{text-decoration:line-through}.tiptap u{text-decoration:underline;text-underline-offset:2px}.tiptap img{max-width:100%;height:auto}.tiptap img.rich-text-editor-image{display:inline-block;max-width:100%;height:auto;border-radius:8px;margin:4px 8px 4px 0;vertical-align:top}.tiptap img.rich-text-editor-image:not([style*=width]){max-width:48%}.tiptap span.image-figure{position:relative;display:inline-block;max-width:100%;margin:4px 8px 4px 0;vertical-align:top;line-height:0}.tiptap span.image-figure:not([style*=width]){max-width:48%}.tiptap span.image-figure.align-left{float:left;margin:4px 8px 4px 0}.tiptap span.image-figure.align-right{float:right;margin:4px 0 4px 8px}.tiptap span.image-figure.align-center{float:none;display:block;width:-moz-fit-content;width:fit-content;max-width:100%;margin-left:auto;margin-right:auto}.tiptap span.image-figure img.rich-text-editor-image{float:none;margin:0;max-width:100%;width:100%;display:block}.tiptap span.image-figure .image-caption{display:block;margin-top:4px;text-align:center;font-size:12px;line-height:1.4;color:var(--rt-fg-muted);font-style:italic;white-space:normal}.tiptap p:has(>span.image-figure.align-left):after,.tiptap p:has(>span.image-figure.align-right):after{content:"";display:block;clear:both}.tiptap span.image-figure-host{display:contents}.tiptap img.rich-text-editor-image,.tiptap span.image-figure:not(.align-left):not(.align-right):not(.align-center){margin-right:.6%}@media (max-width:380px){.tiptap span.image-figure.align-left,.tiptap span.image-figure.align-right{float:none;display:block;width:-moz-fit-content;width:fit-content;max-width:100%;margin-left:auto;margin-right:auto}}