.tiptap h1{font-size:2rem;font-weight:700;line-height:1.2;margin:1.5rem 0 1rem;color:var(--foreground);padding:.25rem 0;border-bottom:1px solid rgba(var(--user-color-rgb,59,130,246),.2)}.tiptap h2{font-size:1.5rem;line-height:1.3;margin:1.25rem 0 .75rem;padding:.2rem 0}.tiptap h2,.tiptap h3{font-weight:600;color:var(--foreground)}.tiptap h3{font-size:1.25rem;line-height:1.4;margin:1rem 0 .5rem;padding:.15rem 0}.tiptap h1,.tiptap h2,.tiptap h3{display:block;width:100%;min-height:1.5em}.dark .tiptap h1,.dark .tiptap h2,.dark .tiptap h3{color:#fff}.dark .tiptap h1{border-bottom:1px solid rgba(var(--user-color-rgb,59,130,246),.3)}.dark .tiptap h1:before,.dark .tiptap h2:before,.dark .tiptap h3:before{background-color:var(--user-color,#60a5fa);opacity:.8}.dark .tiptap h1.ProseMirror-selectednode,.dark .tiptap h1.node-selectedCell,.dark .tiptap h2.ProseMirror-selectednode,.dark .tiptap h2.node-selectedCell,.dark .tiptap h3.ProseMirror-selectednode,.dark .tiptap h3.node-selectedCell{background-color:rgba(var(--user-color-rgb,96,165,250),.15);box-shadow:0 0 0 1px rgba(var(--user-color-rgb,96,165,250),.25)}.dark .tiptap h1:hover:not(.ProseMirror-selectednode):not(.node-selectedCell),.dark .tiptap h2:hover:not(.ProseMirror-selectednode):not(.node-selectedCell),.dark .tiptap h3:hover:not(.ProseMirror-selectednode):not(.node-selectedCell){background-color:rgba(var(--user-color-rgb,96,165,250),.08)}.tiptap h1.ProseMirror-selectednode,.tiptap h1.node-selectedCell,.tiptap h2.ProseMirror-selectednode,.tiptap h2.node-selectedCell,.tiptap h3.ProseMirror-selectednode,.tiptap h3.node-selectedCell{background-color:rgba(var(--user-color-rgb,59,130,246),.1);border-radius:4px;box-shadow:0 0 0 1px rgba(var(--user-color-rgb,59,130,246),.2)}.tiptap h1::-moz-selection,.tiptap h2::-moz-selection,.tiptap h3::-moz-selection{background-color:var(--user-color,rgba(59,130,246,.2));color:inherit}.tiptap h1::selection,.tiptap h2::selection,.tiptap h3::selection{background-color:var(--user-color,rgba(59,130,246,.2));color:inherit}.tiptap h1:focus,.tiptap h2:focus,.tiptap h3:focus{outline:none;background-color:rgba(var(--user-color-rgb,59,130,246),.05);border-radius:4px}.tiptap h1:hover:not(.ProseMirror-selectednode):not(.node-selectedCell),.tiptap h2:hover:not(.ProseMirror-selectednode):not(.node-selectedCell),.tiptap h3:hover:not(.ProseMirror-selectednode):not(.node-selectedCell){background-color:rgba(var(--user-color-rgb,59,130,246),.03);border-radius:4px;transition:background-color .2s ease}.tiptap h1:before,.tiptap h2:before,.tiptap h3:before{content:"";display:inline-block;width:4px;height:1em;background-color:var(--user-color,#3b82f6);opacity:.7;margin-right:10px;border-radius:2px;vertical-align:middle;transition:all .2s ease}.click-to-copy-text{display:inline-block;padding:.25rem .5rem;border-radius:.375rem;cursor:copy;font-family:Courier New,Courier,monospace;font-size:.9em;font-weight:500;transition:all .2s ease;background-color:rgba(var(--user-color-rgb,59,130,246),.08);color:var(--user-color,#06c);border:1px solid rgba(var(--user-color-rgb,59,130,246),.2)}.click-to-copy-text:hover{background-color:rgba(var(--user-color-rgb,59,130,246),.15);border-color:rgba(var(--user-color-rgb,59,130,246),.4);box-shadow:0 0 0 2px rgba(var(--user-color-rgb,59,130,246),.1)}.click-to-copy-text:active{background-color:rgba(var(--user-color-rgb,59,130,246),.2);transform:scale(.98)}.dark .click-to-copy-text{background-color:rgba(var(--user-color-rgb,96,165,250),.12);color:var(--user-color,#569cd6);border:1px solid rgba(var(--user-color-rgb,96,165,250),.25)}.dark .click-to-copy-text:hover{background-color:rgba(var(--user-color-rgb,96,165,250),.2);border-color:rgba(var(--user-color-rgb,96,165,250),.5);box-shadow:0 0 0 2px rgba(var(--user-color-rgb,96,165,250),.15)}.dark .click-to-copy-text:active{background-color:rgba(var(--user-color-rgb,96,165,250),.25);transform:scale(.98)}.image-with-caption-figure{margin:1.5rem 0;position:relative;display:inline-block;max-width:100%}.image-with-caption-wrapper{text-align:left}.image-with-caption-wrapper[style*="text-align: center"]{text-align:center}.image-with-caption-wrapper[style*="text-align: right"]{text-align:right}.image-with-caption-figure{text-align:left;display:block;width:-moz-fit-content;width:fit-content}.image-with-caption-figure[style*="text-align: center"]{text-align:center;margin-left:auto;margin-right:auto}.image-with-caption-figure[style*="text-align: right"]{text-align:right;margin-left:auto;margin-right:0}.image-with-caption-figure img{max-width:100%;height:auto;border-radius:8px;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);transition:all .2s ease;display:inline-block;margin:0}.image-with-caption-figure[style*="text-align: left"] img{margin-left:0;margin-right:auto}.image-with-caption-figure[style*="text-align: right"] img{margin-left:auto;margin-right:0}.image-with-caption-figure[style*="text-align: center"] img{margin-left:auto;margin-right:auto}.image-with-caption-figure.selected img{box-shadow:0 0 0 2px rgba(var(--user-color-rgb,59,130,246),.5)}.image-caption{display:block;margin-top:.75rem;font-size:.875rem;font-style:italic;color:#6b7280;line-height:1.4;max-width:100%;word-wrap:break-word}.dark .image-caption{color:#9ca3af}.image-with-caption-wrapper{display:block;margin:1rem 0}.image-with-caption-figure:hover .group-hover\:opacity-100{opacity:1}.image-with-caption-figure.selected{outline:2px solid rgba(var(--user-color-rgb,59,130,246),.5);outline-offset:2px;border-radius:8px}.image-with-caption-figure img.cursor-nw-resize{cursor:nw-resize!important}.image-with-caption-figure .resize-handle{position:absolute;bottom:0;right:0;width:12px;height:12px;background:rgba(var(--user-color-rgb,59,130,246),.8);border-radius:50%;cursor:nw-resize;opacity:0;transition:opacity .2s ease}.image-with-caption-figure.selected .resize-handle,.image-with-caption-figure:hover .resize-handle{opacity:1}.image-with-caption-figure.resizing{-webkit-user-select:none;-moz-user-select:none;user-select:none}.image-with-caption-figure.resizing img{pointer-events:none}.twitter-embed-wrapper{margin:1.5rem 0}.twitter-embed-container{position:relative;max-width:550px;margin:0 auto;border-radius:12px;overflow:hidden}.twitter-embed-container.selected{outline:2px solid rgba(var(--user-color-rgb,59,130,246),.5);outline-offset:2px}.twitter-embed-content{position:relative}.twitter-embed-content blockquote{margin:0!important;border-radius:12px!important;overflow:hidden!important}.twitter-embed-error,.twitter-embed-loading{margin:1rem 0}.twitter-embed-loading .flex{min-height:120px}.dark .twitter-embed-container{background-color:rgba(1,0,0,0);border:1px solid transparent}@media (max-width:640px){.twitter-embed-container{max-width:100%;margin:0}}@keyframes twitter-pulse{0%,to{opacity:1}50%{opacity:.5}}.twitter-embed-loading .animate-spin{animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}pre{background-color:rgba(var(--user-color-rgb,59,130,246),.04);border:1px solid rgba(var(--user-color-rgb,59,130,246),.15);border-radius:.5rem;padding:1rem;overflow-x:auto;margin:1rem 0;font-family:Courier New,Courier,monospace;font-size:.875rem;line-height:1.5;color:#374151}.dark pre{background-color:rgba(var(--user-color-rgb,96,165,250),.03);border-color:rgba(var(--user-color-rgb,96,165,250),.15);color:#e5e7eb}pre code{font-size:inherit}.hljs-attr,.hljs-attribute{color:#06c}.dark .hljs-attr,.dark .hljs-attribute{color:#569cd6}.hljs-string{color:#22863a}.dark .hljs-string{color:#85e89d}.hljs-number{color:#005cc5}.dark .hljs-number{color:#79b8ff}.hljs-literal{color:#005cc5}.dark .hljs-literal{color:#79b8ff}.hljs-keyword{color:#d73a49;font-weight:600}.dark .hljs-keyword{color:#ff7b72;font-weight:600}.hljs-function{color:#6f42c1}.dark .hljs-function{color:#d2a8ff}.hljs-title{color:#6f42c1}.dark .hljs-title{color:#d2a8ff}.hljs-params{color:#24292e}.dark .hljs-params{color:#e1e4e8}.hljs-comment{color:#6a737d;font-style:italic}.dark .hljs-comment{color:#8b949e;font-style:italic}.hljs-variable{color:#24292e}.dark .hljs-variable{color:#e1e4e8}.hljs-built_in{color:#005cc5}.dark .hljs-built_in{color:#79b8ff}.hljs-name{color:#6f42c1}.dark .hljs-name{color:#d2a8ff}code{background-color:rgba(var(--user-color-rgb,59,130,246),.1);border:1px solid rgba(var(--user-color-rgb,59,130,246),.2);border-radius:.25rem;padding:.125rem .375rem;font-family:Courier New,Courier,monospace;font-size:.9em;color:var(--user-color,#06c)}.dark code{background-color:rgba(var(--user-color-rgb,96,165,250),.12);border-color:rgba(var(--user-color-rgb,96,165,250),.25);color:var(--user-color,#569cd6)}pre code{background-color:transparent;border:none;padding:0;color:inherit}.foro-hilo-content h1,.foro-hilo-content h2,.foro-hilo-content h3{border-left:4px solid var(--user-color,#06c);padding-left:1rem;margin:1.5rem 0 .75rem;color:#1f2937}.dark .foro-hilo-content h1,.dark .foro-hilo-content h2,.dark .foro-hilo-content h3{color:#fff}.foro-hilo-content h1{font-size:2rem;font-weight:700;line-height:1.2}.foro-hilo-content h2{font-size:1.5rem;font-weight:600;line-height:1.3}.foro-hilo-content h3{font-size:1.25rem;font-weight:600;line-height:1.4}