:root{--primary-color:#3a3a3a;--secondary-color:#757575;--accent-color:#4a90e2;--background-color:#060606;--text-color:#000;--border-color:#e0e0e0;--transition-speed:0.3s;--editor-max-width:800px}@media (prefers-color-scheme:dark){:root{--primary-color:#c5c5c5;--secondary-color:#8a8a8a;--background-color:#1f1f1f;--border-color:#1f1f1f;--text-color:#fff}}.tiptap{>:first-child{margin-top:0}width:100%}.ProseMirror p{font-size:16px;line-height:1.8;max-width:var(--editor-max-width);margin:0 auto 1.2em;outline:none;border:none;z-index:1}.tiptap{h1,h2,h3,h4,h5,h6{color:var(--text-color);margin-bottom:.5em;text-wrap:pretty}h1{font-size:2.5em;font-weight:700}h2{font-size:2em}h2,h3{font-weight:600}h3{font-size:1.75em}h4{font-size:1.5em}h4,h5{font-weight:500}h5{font-size:1.25em}h6{font-size:1em;font-weight:500}}.ProseMirror>p>a{color:var(--accent-color);text-decoration:underline;cursor:pointer;transition:border-bottom var(--transition-speed) ease;&:hover{border-bottom:1px solid var(--accent-color)}}.ProseMirror{ol,ul{margin-left:1.5em;padding-left:1em;color:var(--primary-color)}ol{list-style-type:decimal}ul{list-style-type:disc}li{margin-bottom:.5em;padding-left:.5em}}.ProseMirror{blockquote{border-left:3px solid var(--accent-color);margin-left:0;padding-left:1.5em;font-style:italic;color:var(--secondary-color)}pre{padding:1.5em;border-radius:4px;font-size:.9em;overflow-x:auto;color:var(--text-color)}hr{border:none;border-top:1px solid var(--border-color);margin:2em 0}}.ProseMirror img{max-width:100%;height:auto;border-radius:4px;box-shadow:0 2px 10px #000}@keyframes fadeInOut{0%,to{opacity:.8}50%{opacity:.4}}[data-inline-suggestion]:after{content:attr(data-inline-suggestion);color:#999}.PostBody_PostBody__xTJdL h1{margin-top:2.5rem;font-size:2.25rem;line-height:2.5rem;font-weight:800}.PostBody_PostBody__xTJdL h2{margin-top:2rem;font-size:1.875rem;line-height:2.25rem;font-weight:600}.PostBody_PostBody__xTJdL h3{margin-top:1.5rem;font-size:1.5rem;line-height:2rem;font-weight:700}.PostBody_PostBody__xTJdL h4{margin-top:1rem;font-size:1.25rem;line-height:1.75rem;font-weight:700}.PostBody_PostBody__xTJdL h5{margin-top:.5rem;font-size:1.125rem;line-height:1.75rem;font-weight:500}.PostBody_PostBody__xTJdL h6{font-size:1rem;line-height:1.5rem;font-weight:500}.dark .PostBody_PostBody__xTJdL h1,.dark .PostBody_PostBody__xTJdL h2,.dark .PostBody_PostBody__xTJdL h3,.dark .PostBody_PostBody__xTJdL h4,.dark .PostBody_PostBody__xTJdL h5,.dark .PostBody_PostBody__xTJdL h6{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.PostBody_PostBody__xTJdL>p{margin-bottom:1.5rem;margin-top:1rem;font-size:1.125rem;line-height:1.75rem}.PostBody_PostBody__xTJdL li{margin-top:.5rem;margin-bottom:.5rem;font-size:1.125rem;line-height:1.75rem}.PostBody_Faq__m12Yl li{font-size:.875rem!important;line-height:1.25rem!important}@media screen and (min-width:1536px){.PostBody_Faq__m12Yl li{font-size:1rem!important;line-height:1.5rem!important}}.dark .PostBody_PostBody__xTJdL li,.dark .PostBody_PostBody__xTJdL>p{--tw-text-opacity:1;color:rgb(229 231 235/var(--tw-text-opacity))}.PostBody_PostBody__xTJdL b,.PostBody_PostBody__xTJdL strong{font-weight:700}.PostBody_PostBody__xTJdL pre{margin-bottom:2rem;font-size:.875rem;line-height:1.25rem;color:currentColor}.dark .PostBody_PostBody__xTJdL pre{--tw-bg-opacity:1;background-color:rgb(212 212 216/var(--tw-bg-opacity));--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.PostBody_PostBody__xTJdL img,.PostBody_PostBody__xTJdL video{border-radius:var(--radius)}.PostBody_PostBody__xTJdL ul{list-style:circle;padding-bottom:.5rem}.PostBody_PostBody__xTJdL ol{list-style:decimal;margin-bottom:.5rem;padding-bottom:.5rem;padding-left:1.5rem}.PostBody_PostBody__xTJdL blockquote{margin-top:.5rem;margin-bottom:.5rem;border-left-width:4px;padding-left:1rem;font-style:italic}.PostBody_PostBody__xTJdL blockquote:is(.PostBody_dark__h_00s *){--tw-border-opacity:1;border-color:rgb(82 82 91/var(--tw-border-opacity))}.PostBody_PostBody__xTJdL pre{margin-top:.5rem;margin-bottom:.5rem;border-radius:1.5rem}.PostBody_PostBody__xTJdL code{border-radius:var(--radius);background-color:#1e293b;word-break:break-word}.PostBody_PostBody__xTJdL pre>code{display:block;padding:.75rem;font-family:SF Mono,ui-monospace,Monaco,Monospace;font-size:.75rem;line-height:1rem;font-weight:500}@media (min-width:768px){.PostBody_PostBody__xTJdL pre>code{padding:1.25rem;font-size:.875rem;line-height:1.25rem}}.PostBody_PostBody__xTJdL pre>code{white-space:pre-wrap}.dark .PostBody_PostBody__xTJdL code{--tw-bg-opacity:1;background-color:rgb(161 161 170/var(--tw-bg-opacity))}.PostBody_PostBody__xTJdL li>code,.PostBody_PostBody__xTJdL p>code{border-radius:calc(var(--radius) - 2px);padding:.25rem;font-size:.875rem;line-height:1.25rem}.dark .PostBody_PostBody__xTJdL li>code,.dark .PostBody_PostBody__xTJdL p>code{--tw-bg-opacity:1;background-color:rgb(212 212 216/var(--tw-bg-opacity))}.PostBody_PostBody__xTJdL hr{margin-bottom:1.5rem;margin-top:2rem}.PostBody_PostBody__xTJdL p>a{font-weight:500;text-decoration-line:underline}.dark .PostBody_PostBody__xTJdL p>a{color:hsl(var(--primary))}