:root{--bg-code:#1e1e2e;--bg-code-header:#181825;--bg-code-inline:rgba(147,154,183,.15);--text-code:#cdd6f4;--text-code-inline:#f5c2e7;--bg-spoiler:rgba(147,154,183,.3);--bg-spoiler-block:rgba(147,154,183,.1);--success-bg:rgba(34,197,94,.1);--success:#22c55e}.rich-text-content{line-height:1.6;word-wrap:break-word;overflow-wrap:break-word}.rich-text-content h1,.rich-text-content h2,.rich-text-content h3,.rich-text-content h4,.rich-text-content h5,.rich-text-content h6{margin-top:1em;margin-bottom:.5em;font-weight:600;color:var(--text-primary)}.rich-text-content h1{font-size:1.5em}.rich-text-content h2{font-size:1.3em}.rich-text-content h3{font-size:1.15em}.rich-text-content h4,.rich-text-content h5,.rich-text-content h6{font-size:1em}.rich-text-content>h1:first-child,.rich-text-content>h2:first-child,.rich-text-content>h3:first-child,.rich-text-content>h4:first-child{margin-top:0}.rich-text-content p{margin:.5em 0}.rich-text-content p:first-child{margin-top:0}.rich-text-content p:last-child{margin-bottom:0}.rich-text-content a{color:var(--accent);text-decoration:none;transition:opacity .15s}.rich-text-content a:hover{text-decoration:underline;opacity:.8}.rich-text-content strong{font-weight:600}.rich-text-content em{font-style:italic}.rich-text-content del{text-decoration:line-through;opacity:.7}.rich-text-content blockquote{margin:.75em 0;padding:.5em 1em;border-left:3px solid var(--accent);background:var(--bg-tertiary);border-radius:0 8px 8px 0;color:var(--text-secondary)}.rich-text-content blockquote p{margin:0}.rich-text-content ol,.rich-text-content ul{margin:.5em 0;padding-left:1.5em}.rich-text-content li{margin:.25em 0}.rich-text-content ul{list-style-type:disc}.rich-text-content ol{list-style-type:decimal}.rich-text-content ol ul,.rich-text-content ul ul{list-style-type:circle}.rich-text-content ol ul ul,.rich-text-content ul ul ul{list-style-type:square}.rich-text-content .task-list-item{list-style-type:none;margin-left:-1.5em;padding-left:0}.rich-text-content .task-list-item input[type=checkbox]{margin-right:.5em;width:16px;height:16px;accent-color:var(--accent);cursor:default}.rich-text-content table{border-collapse:collapse;margin:.75em 0;width:100%;overflow-x:auto;display:block;font-size:.9em}.rich-text-content td,.rich-text-content th{padding:.5em .75em;border:1px solid var(--border-primary);text-align:left}.rich-text-content th{background:var(--bg-tertiary);font-weight:600;color:var(--text-primary)}.rich-text-content tr:nth-child(2n){background:var(--bg-secondary)}.rich-text-content hr{margin:1em 0;border:none;border-top:1px solid var(--border-primary)}.rich-text-content img{max-width:100%;height:auto;border-radius:8px;margin:.5em 0}.hljs{background:transparent!important;padding:0!important}.hljs-built_in,.hljs-keyword,.hljs-selector-tag,.hljs-type{color:#cba6f7}.hljs-addition,.hljs-attribute,.hljs-string{color:#a6e3a1}.hljs-literal,.hljs-number,.hljs-symbol{color:#fab387}.hljs-comment,.hljs-deletion,.hljs-quote{color:#6c7086;font-style:italic}.hljs-function,.hljs-title{color:#89b4fa}.hljs-template-variable,.hljs-variable{color:#f38ba8}.hljs-name,.hljs-tag{color:#f5c2e7}.hljs-attr{color:#f9e2af}.hljs-meta,.hljs-selector-class,.hljs-selector-id{color:#94e2d5}.hljs-link,.hljs-regexp{color:#89dceb}.hljs ::-moz-selection,.hljs::-moz-selection{background:rgba(147,154,183,.3)}.hljs ::selection,.hljs::selection{background:rgba(147,154,183,.3)}.mermaid{font-family:inherit}.mermaid svg{max-width:100%;height:auto}.rich-text-content input[type=checkbox]{-moz-appearance:none;appearance:none;-webkit-appearance:none;width:16px;height:16px;border:2px solid var(--border-primary);border-radius:4px;background:var(--bg-secondary);position:relative;top:2px;cursor:default}.rich-text-content input[type=checkbox]:checked{background:var(--accent);border-color:var(--accent)}.rich-text-content input[type=checkbox]:checked:after{content:"✓";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:var(--text-inverse);font-size:10px;font-weight:700}.tippy-box[data-animation=fade][data-state=hidden]{opacity:0}[data-tippy-root]{max-width:calc(100vw - 10px)}.tippy-box{position:relative;background-color:#333;color:#fff;border-radius:4px;font-size:14px;line-height:1.4;white-space:normal;outline:0;transition-property:transform,visibility,opacity}.tippy-box[data-placement^=top]>.tippy-arrow{bottom:0}.tippy-box[data-placement^=top]>.tippy-arrow:before{bottom:-7px;left:0;border-width:8px 8px 0;border-top-color:initial;transform-origin:center top}.tippy-box[data-placement^=bottom]>.tippy-arrow{top:0}.tippy-box[data-placement^=bottom]>.tippy-arrow:before{top:-7px;left:0;border-width:0 8px 8px;border-bottom-color:initial;transform-origin:center bottom}.tippy-box[data-placement^=left]>.tippy-arrow{right:0}.tippy-box[data-placement^=left]>.tippy-arrow:before{border-width:8px 0 8px 8px;border-left-color:initial;right:-7px;transform-origin:center left}.tippy-box[data-placement^=right]>.tippy-arrow{left:0}.tippy-box[data-placement^=right]>.tippy-arrow:before{left:-7px;border-width:8px 8px 8px 0;border-right-color:initial;transform-origin:center right}.tippy-box[data-inertia][data-state=visible]{transition-timing-function:cubic-bezier(.54,1.5,.38,1.11)}.tippy-arrow{width:16px;height:16px;color:#333}.tippy-arrow:before{content:"";position:absolute;border-color:transparent;border-style:solid}.tippy-content{position:relative;padding:5px 9px;z-index:1}