.rich-text-editor .ProseMirror ul[data-type=taskList]{margin-block:.5rem;padding-inline-start:0;list-style:none}.rich-text-editor .ProseMirror ul[data-type=taskList]>li{flex-direction:row;align-items:flex-start;gap:.5rem;display:flex}.rich-text-editor .ProseMirror ul[data-type=taskList]>li>label{-webkit-user-select:none;user-select:none;flex-shrink:0;align-items:center;margin-block-start:.375rem;display:inline-flex}.rich-text-editor .ProseMirror ul[data-type=taskList]>li>label input[type=checkbox]{cursor:pointer}.rich-text-editor .ProseMirror ul[data-type=taskList]>li>div{flex:auto;min-width:0}.rich-text-editor .ProseMirror ul[data-type=taskList]>li>div>p{margin-block:0}.rich-text-editor .ProseMirror .tableWrapper{max-width:100%;margin-block:.75rem;overflow-x:auto}.rich-text-editor .ProseMirror table{border-collapse:collapse;table-layout:auto;width:100%;min-width:12rem}.rich-text-editor .ProseMirror th,.rich-text-editor .ProseMirror td{border:1px solid var(--border);vertical-align:top;min-width:3rem;padding:.375rem .625rem;position:relative}.rich-text-editor .ProseMirror th{background-color:var(--muted);font-weight:600}.rich-text-editor .ProseMirror th>p,.rich-text-editor .ProseMirror td>p{margin-block:0}.rich-text-editor .ProseMirror .selectedCell:after{z-index:1;pointer-events:none;content:"";background-color:color-mix(in oklab, var(--primary) 18%, transparent);position:absolute;inset:0}.rich-text-editor .ProseMirror .selectedCell{background-color:color-mix(in oklab, var(--primary) 8%, transparent)}.rich-text-editor .ProseMirror .table-block-selected,.rich-text-editor .ProseMirror .table-block-selected *{-webkit-user-select:none;user-select:none}.rich-text-editor .ProseMirror .table-block-selected ::selection{background:0 0}.rich-text-editor .ProseMirror .table-block-selected ::selection{background:0 0}.rich-text-editor .ProseMirror .column-resize-handle{z-index:2;pointer-events:none;background-color:var(--primary);width:4px;position:absolute;top:0;bottom:0;right:-2px}.rich-text-editor .ProseMirror.resize-cursor{cursor:col-resize}.rich-text-editor .ProseMirror img{border-radius:var(--radius);max-width:100%;height:auto;margin-block:.75rem;display:block}.rich-text-editor .ProseMirror .mention{border-radius:calc(var(--radius) - 2px);background-color:color-mix(in oklab, var(--primary) 18%, transparent);color:var(--primary);white-space:nowrap;padding-inline:.2em;font-weight:500;display:inline}.rich-text-editor .ProseMirror .task-mention{border-radius:calc(var(--radius) - 2px);background-color:color-mix(in oklab, var(--chart-2) 18%, transparent);color:var(--chart-2);font-family:var(--font-mono);white-space:nowrap;padding-inline:.2em;font-size:.875em;font-weight:500;display:inline}.rich-text-editor .ProseMirror .task-mention:hover{background-color:color-mix(in oklab, var(--chart-2) 28%, transparent)}.rich-text-editor .ProseMirror .rich-text-image-view,.rich-text-editor .ProseMirror .rich-text-image-view *{-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.rich-text-editor .ProseMirror .rich-text-image-view ::selection{background:0 0}.rich-text-editor .ProseMirror .rich-text-image-view::selection{background:0 0}.rich-text-editor .ProseMirror .rich-text-image-toolbar,.rich-text-editor .ProseMirror .rich-text-image-toolbar *{-webkit-user-select:auto;user-select:auto}.rich-text-editor .ProseMirror .rich-text-image-frame{max-width:100%;margin-block:.75rem;line-height:0;display:inline-block;position:relative;overflow:visible}.rich-text-editor .ProseMirror .rich-text-image-frame>img.rich-text-image{border-radius:var(--radius);box-sizing:border-box;width:100%;height:auto;margin:0;display:block}.rich-text-image[data-bordered=true]{border:1px solid var(--border);background-color:var(--background);padding:3px}.rich-text-editor .ProseMirror img.rich-text-image[data-align=center]{margin-inline:auto}.rich-text-editor .ProseMirror img.rich-text-image[data-align=right]{margin-inline:auto 0}.rich-text-editor .ProseMirror .rich-text-image-frame.is-selected>img{outline:2px solid var(--primary);outline-offset:2px}.rich-text-image-loader{border-radius:var(--radius);background-color:oklab(0% none none/.45);justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.rich-text-image-handle{z-index:2;border:2px solid var(--background);background-color:var(--primary);touch-action:none;border-radius:3px;width:12px;height:12px;position:absolute}.rich-text-image-toolbar{z-index:3;box-sizing:border-box;overscroll-behavior-x:contain;white-space:nowrap;border:1px solid var(--border);border-radius:var(--radius);background-color:color-mix(in oklab, var(--popover) 92%, transparent);width:max-content;max-width:none;color:var(--popover-foreground);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);scrollbar-width:thin;align-items:center;gap:.5rem;padding:.25rem .5rem;line-height:normal;display:flex;position:absolute;top:8px;left:8px;overflow-x:auto;box-shadow:0 4px 12px #00000040}.rich-text-image-toolbar.is-bottom{top:auto;bottom:8px}.rich-text-image-toolbar.is-hidden{visibility:hidden}.rich-text-image-sentinel{pointer-events:none;width:1px;height:40px;position:absolute;left:8px}.rich-text-image-sentinel.is-top{top:8px}.rich-text-image-sentinel.is-bottom{bottom:8px}.rich-text-image-field{color:var(--muted-foreground);flex-shrink:0;align-items:center;gap:.25rem;font-size:.6875rem;display:inline-flex}.rich-text-image-input{border:1px solid var(--border);border-radius:calc(var(--radius) - 2px);background-color:var(--background);width:3.5rem;height:1.5rem;color:var(--foreground);outline:none;flex-shrink:0;padding:0 .375rem;font-size:.75rem}.rich-text-image-input:focus-visible{border-color:var(--ring)}.rich-text-image-times{color:var(--muted-foreground);font-size:.75rem}.rich-text-image-border-toggle{border:1px solid var(--border);border-radius:calc(var(--radius) - 2px);background-color:var(--background);width:1.75rem;height:1.75rem;color:var(--muted-foreground);cursor:pointer;flex-shrink:0;justify-content:center;align-items:center;transition:color .15s,background-color .15s,border-color .15s;display:inline-flex}.rich-text-image-border-toggle:hover{color:var(--foreground);background-color:var(--muted)}.rich-text-image-border-toggle.is-active{border-color:var(--primary);background-color:var(--primary);color:var(--primary-foreground)}.rich-text-image-divider{background-color:var(--border);flex-shrink:0;align-self:stretch;width:1px;margin-block:.125rem}.rich-text-image-align{flex-shrink:0;align-items:center;gap:.125rem;display:inline-flex}.rich-text-image-align-button{border-radius:calc(var(--radius) - 2px);width:1.75rem;height:1.75rem;color:var(--muted-foreground);cursor:pointer;background-color:#0000;border:1px solid #0000;flex-shrink:0;justify-content:center;align-items:center;transition:color .15s,background-color .15s,border-color .15s;display:inline-flex}.rich-text-image-align-button:hover{color:var(--foreground);background-color:var(--muted)}.rich-text-image-align-button.is-active{border-color:var(--primary);background-color:var(--primary);color:var(--primary-foreground)}.rich-text-editor .ProseMirror .rich-text-code-block-view{position:relative}.rich-text-editor .ProseMirror .rich-text-code-block-view pre{padding:.375rem 1.625rem .375rem .5rem;position:relative}.rich-text-code-copy-button{z-index:2;border:1px solid var(--border);background-color:color-mix(in oklab, var(--popover) 92%, transparent);color:var(--muted-foreground);opacity:0;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);transition:opacity .15s,color .15s,background-color .15s;position:absolute;top:.25rem;right:.25rem;box-shadow:0 2px 8px #00000026}.rich-text-code-block-view:hover .rich-text-code-copy-button,.rich-text-code-block-view:focus-within .rich-text-code-copy-button{opacity:1}.rich-text-code-copy-button:hover{color:var(--foreground);background-color:var(--muted)}@media (hover:none){.rich-text-code-copy-button{opacity:.75}}.diff-tailwindcss-wrapper .\!container{width:100%!important}.diff-tailwindcss-wrapper .container{width:100%}@media (width>=640px){.diff-tailwindcss-wrapper .\!container{max-width:640px!important}.diff-tailwindcss-wrapper .container{max-width:640px}}@media (width>=768px){.diff-tailwindcss-wrapper .\!container{max-width:768px!important}.diff-tailwindcss-wrapper .container{max-width:768px}}@media (width>=1024px){.diff-tailwindcss-wrapper .\!container{max-width:1024px!important}.diff-tailwindcss-wrapper .container{max-width:1024px}}@media (width>=1280px){.diff-tailwindcss-wrapper .\!container{max-width:1280px!important}.diff-tailwindcss-wrapper .container{max-width:1280px}}@media (width>=1536px){.diff-tailwindcss-wrapper .\!container{max-width:1536px!important}.diff-tailwindcss-wrapper .container{max-width:1536px}}.diff-tailwindcss-wrapper .invisible{visibility:hidden}.diff-tailwindcss-wrapper .absolute{position:absolute}.diff-tailwindcss-wrapper .relative{position:relative}.diff-tailwindcss-wrapper .sticky{position:sticky}.diff-tailwindcss-wrapper .left-0{left:0}.diff-tailwindcss-wrapper .left-\[100\%\]{left:100%}.diff-tailwindcss-wrapper .right-\[100\%\]{right:100%}.diff-tailwindcss-wrapper .top-0{top:0}.diff-tailwindcss-wrapper .top-\[50\%\]{top:50%}.diff-tailwindcss-wrapper .z-\[1\]{z-index:1}.diff-tailwindcss-wrapper .ml-\[-1\.5em\]{margin-left:-1.5em}.diff-tailwindcss-wrapper .block{display:block}.diff-tailwindcss-wrapper .inline-block{display:inline-block}.diff-tailwindcss-wrapper .flex{display:flex}.diff-tailwindcss-wrapper .table{display:table}.diff-tailwindcss-wrapper .hidden{display:none}.diff-tailwindcss-wrapper .h-\[50\%\]{height:50%}.diff-tailwindcss-wrapper .h-full{height:100%}.diff-tailwindcss-wrapper .min-h-\[28px\]{min-height:28px}.diff-tailwindcss-wrapper .w-\[1\%\]{width:1%}.diff-tailwindcss-wrapper .w-\[1\.5em\]{width:1.5em}.diff-tailwindcss-wrapper .w-\[1\.5px\]{width:1.5px}.diff-tailwindcss-wrapper .w-\[10px\]{width:10px}.diff-tailwindcss-wrapper .w-\[1px\]{width:1px}.diff-tailwindcss-wrapper .w-\[50\%\]{width:50%}.diff-tailwindcss-wrapper .w-full{width:100%}.diff-tailwindcss-wrapper .w-max{width:max-content}.diff-tailwindcss-wrapper .min-w-\[100px\]{min-width:100px}.diff-tailwindcss-wrapper .min-w-\[40px\]{min-width:40px}.diff-tailwindcss-wrapper .min-w-full{min-width:100%}.diff-tailwindcss-wrapper .flex-shrink-0,.diff-tailwindcss-wrapper .shrink-0{flex-shrink:0}.diff-tailwindcss-wrapper .basis-\[50\%\]{flex-basis:50%}.diff-tailwindcss-wrapper .table-fixed{table-layout:fixed}.diff-tailwindcss-wrapper .border-collapse{border-collapse:collapse}.diff-tailwindcss-wrapper .border-spacing-0{--tw-border-spacing-x:0px;--tw-border-spacing-y:0px;border-spacing:var(--tw-border-spacing-x) var(--tw-border-spacing-y)}.diff-tailwindcss-wrapper .origin-center{transform-origin:50%}.diff-tailwindcss-wrapper .translate-x-\[-50\%\]{--tw-translate-x:-50%;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.diff-tailwindcss-wrapper .translate-x-\[50\%\]{--tw-translate-x:50%;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.diff-tailwindcss-wrapper .translate-y-\[-50\%\]{--tw-translate-y:-50%;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.diff-tailwindcss-wrapper .transform{transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.diff-tailwindcss-wrapper .cursor-pointer{cursor:pointer}.diff-tailwindcss-wrapper .select-none{-webkit-user-select:none;user-select:none}.diff-tailwindcss-wrapper .flex-col{flex-direction:column}.diff-tailwindcss-wrapper .items-start{align-items:flex-start}.diff-tailwindcss-wrapper .items-center{align-items:center}.diff-tailwindcss-wrapper .justify-center{justify-content:center}.diff-tailwindcss-wrapper .overflow-x-auto{overflow-x:auto}.diff-tailwindcss-wrapper .overflow-y-hidden{overflow-y:hidden}.diff-tailwindcss-wrapper .whitespace-nowrap{white-space:nowrap}.diff-tailwindcss-wrapper .break-all{word-break:break-all}.diff-tailwindcss-wrapper .rounded-\[2px\]{border-radius:2px}.diff-tailwindcss-wrapper .rounded-md{border-radius:.375rem}.diff-tailwindcss-wrapper .border-l-\[1px\]{border-left-width:1px}.diff-tailwindcss-wrapper .fill-current{fill:currentColor}.diff-tailwindcss-wrapper .p-0{padding:0}.diff-tailwindcss-wrapper .p-\[1px\]{padding:1px}.diff-tailwindcss-wrapper .px-\[10px\]{padding-left:10px;padding-right:10px}.diff-tailwindcss-wrapper .py-\[2px\]{padding-top:2px;padding-bottom:2px}.diff-tailwindcss-wrapper .py-\[6px\]{padding-top:6px;padding-bottom:6px}.diff-tailwindcss-wrapper .pl-\[1\.5em\]{padding-left:1.5em}.diff-tailwindcss-wrapper .pl-\[10px\]{padding-left:10px}.diff-tailwindcss-wrapper .pl-\[2\.0em\]{padding-left:2em}.diff-tailwindcss-wrapper .pr-\[10px\]{padding-right:10px}.diff-tailwindcss-wrapper .text-right{text-align:right}.diff-tailwindcss-wrapper .indent-\[0\.2em\]{text-indent:.2em}.diff-tailwindcss-wrapper .align-top{vertical-align:top}.diff-tailwindcss-wrapper .align-middle{vertical-align:middle}.diff-tailwindcss-wrapper .text-\[1\.2em\]{font-size:1.2em}.diff-tailwindcss-wrapper .leading-\[1\.6\]{line-height:1.6}.diff-tailwindcss-wrapper .\!text-red-500{--tw-text-opacity:1!important;color:rgb(239 68 68/var(--tw-text-opacity,1))!important}.diff-tailwindcss-wrapper .opacity-\[0\.5\]{opacity:.5}.diff-tailwindcss-wrapper .transition-transform{transition-property:transform;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.diff-tailwindcss-wrapper *{box-sizing:border-box}.diff-tailwindcss-wrapper[data-theme=light] .diff-style-root{--diff-border--:#dedede;--diff-add-content--:#dafbe1;--diff-del-content--:#ffebe9;--diff-add-lineNumber--:#aceebb;--diff-del-lineNumber--:#ffcecb;--diff-plain-content--:#fff;--diff-expand-content--:#fafafa;--diff-plain-lineNumber--:#fafafa;--diff-expand-lineNumber--:#fafafa;--diff-plain-lineNumber-color--:#555;--diff-expand-lineNumber-color--:#555;--diff-hunk-content--:#ddf4ff;--diff-hunk-lineNumber--:#b6e3ff;--diff-hunk-lineNumber-hover--:#0969da;--diff-add-content-highlight--:#aceebb;--diff-del-content-highlight--:#ffcecb;--diff-add-widget--:#0969d2;--diff-add-widget-color--:#fff;--diff-empty-content--:#fafafa;--diff-hunk-content-color--:#777}.diff-tailwindcss-wrapper .diff-style-root .diff-line-syntax-raw *,.diff-tailwindcss-wrapper[data-theme=light] .diff-line-syntax-raw *{color:var(--diff-view-light,inherit);font-weight:var(--diff-view-light-font-weight,inherit)}.diff-tailwindcss-wrapper[data-theme=dark] .diff-style-root{--diff-border--:#3d444d;--diff-add-content--:#18271f;--diff-del-content--:#23191c;--diff-add-lineNumber--:#284228;--diff-del-lineNumber--:#4f2828;--diff-plain-content--:#0d1117;--diff-expand-content--:#161b22;--diff-plain-lineNumber--:#161b22;--diff-expand-lineNumber--:#161b22;--diff-plain-lineNumber-color--:#a0aaab;--diff-expand-lineNumber-color--:#a0aaab;--diff-hunk-content--:#131d2e;--diff-hunk-lineNumber--:#0c2d6b;--diff-hunk-lineNumber-hover--:#1f6feb;--diff-add-content-highlight--:#2f5732;--diff-del-content-highlight--:#713431;--diff-add-widget--:#0969d2;--diff-add-widget-color--:#fff;--diff-empty-content--:#161b22;--diff-hunk-content-color--:#9298a0}.diff-tailwindcss-wrapper[data-theme=dark] [data-state=diff],.diff-tailwindcss-wrapper[data-theme=dark] [data-state=plain],.diff-tailwindcss-wrapper[data-theme=dark] [data-state=hunk]{color:#fff}.diff-tailwindcss-wrapper[data-theme=light] [data-state=diff],.diff-tailwindcss-wrapper[data-theme=light] [data-state=plain],.diff-tailwindcss-wrapper[data-theme=light] [data-state=hunk]{color:#000}.diff-tailwindcss-wrapper[data-theme=dark] .diff-line-syntax-raw *{color:var(--diff-view-dark,inherit);font-weight:var(--diff-view-dark-font-weight,inherit)}.diff-tailwindcss-wrapper table,.diff-tailwindcss-wrapper tr,.diff-tailwindcss-wrapper td{text-align:left;border-width:0;border-color:#0000}.diff-tailwindcss-wrapper td{padding:0}.diff-tailwindcss-wrapper .diff-line-old-num,.diff-tailwindcss-wrapper .diff-line-new-num,.diff-tailwindcss-wrapper .diff-line-num{text-align:right}.diff-tailwindcss-wrapper .diff-style-root tr{content-visibility:auto}.diff-tailwindcss-wrapper .diff-add-widget-wrapper{transform-origin:50%;transform:translate(-50%)!important}.diff-tailwindcss-wrapper .diff-line-old-content .diff-add-widget-wrapper,.diff-tailwindcss-wrapper .diff-line-new-content .diff-add-widget-wrapper{transform:translate(50%)!important}.diff-tailwindcss-wrapper .diff-add-widget-wrapper:hover{transform:translate(-50%)scale(1.1)!important}.diff-tailwindcss-wrapper .diff-line-old-content .diff-add-widget-wrapper:hover,.diff-tailwindcss-wrapper .diff-line-new-content .diff-add-widget-wrapper:hover{transform:translate(50%)scale(1.1)!important}.diff-tailwindcss-wrapper .diff-widget-tooltip{position:relative}.diff-tailwindcss-wrapper .diff-add-widget,.diff-tailwindcss-wrapper .diff-widget-tooltip{font-feature-settings:inherit;font-variation-settings:inherit;font-family:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;text-transform:none;background-color:#0000;background-image:none;border-width:0;margin:0}.diff-tailwindcss-wrapper .diff-widget-tooltip:after{box-sizing:border-box;content:attr(data-title);white-space:nowrap;color:#fff;background-color:#555;border-radius:4px;padding:1px 2px;font-size:11px;display:none;position:absolute;top:50%;left:calc(100% + 8px);overflow:hidden;transform:translateY(-50%)}.diff-tailwindcss-wrapper .diff-widget-tooltip:before{box-sizing:border-box;content:"";border:6px solid #0000;border-right-color:#555;display:none;position:absolute;top:50%;left:calc(100% - 2px);transform:translateY(-50%)}.diff-tailwindcss-wrapper .diff-widget-tooltip:hover{background-color:var(--diff-hunk-lineNumber-hover--);color:#fff}.diff-tailwindcss-wrapper .diff-widget-tooltip:hover:before,.diff-tailwindcss-wrapper .diff-widget-tooltip:hover:after{display:block}.diff-line-extend-wrapper,.diff-line-widget-wrapper{display:flow-root}.diff-tailwindcss-wrapper .diff-multi-select-active.diff-line-new-num,.diff-tailwindcss-wrapper .diff-multi-select-active.diff-line-old-num,.diff-tailwindcss-wrapper .diff-multi-select-active.diff-line-num{z-index:2}.diff-tailwindcss-wrapper .diff-multi-select-active.diff-line-content,.diff-tailwindcss-wrapper .diff-multi-select-active.diff-line-new-content,.diff-tailwindcss-wrapper .diff-multi-select-active.diff-line-old-content{position:relative}.diff-tailwindcss-wrapper .diff-multi-select-active.diff-line-new-num:after,.diff-tailwindcss-wrapper .diff-multi-select-active.diff-line-old-num:after,.diff-tailwindcss-wrapper .diff-multi-select-active.diff-line-num:after{content:"";z-index:1;opacity:.15;background-color:var(--diff-multi-select-bg,#f0c000);pointer-events:none;position:absolute;inset:0}.diff-tailwindcss-wrapper .diff-multi-select-active.diff-line-new-num:before,.diff-tailwindcss-wrapper .diff-multi-select-active.diff-line-old-num:before,.diff-tailwindcss-wrapper .diff-multi-select-active.diff-line-num:before{content:"";z-index:2;background-color:var(--diff-multi-select-border,#2588fa);width:4px;position:absolute;top:0;bottom:0;right:-2px}.diff-tailwindcss-wrapper .diff-multi-select-active.diff-line-new-content:after,.diff-tailwindcss-wrapper .diff-multi-select-active.diff-line-old-content:after,.diff-tailwindcss-wrapper .diff-multi-select-active.diff-line-content:after{content:"";z-index:1;opacity:.15;background-color:var(--diff-multi-select-bg,#f0c000);pointer-events:none;position:absolute;inset:0}.diff-multi-selecting .diff-line-old-num,.diff-multi-selecting .diff-line-new-num,.diff-multi-selecting .diff-line-num,.diff-multi-selecting .diff-line-old-content,.diff-multi-selecting .diff-line-new-content,.diff-multi-selecting .diff-line-content,.diff-multi-selecting,.diff-multi-selecting *{-webkit-user-select:none;user-select:none}.diff-multi-selecting .diff-add-widget-wrapper{display:none}.diff-multiselect-wrapper .diff-add-widget-wrapper{z-index:10!important}.diff-tailwindcss-wrapper .diff-line-new-num span[data-line-num],.diff-tailwindcss-wrapper .diff-line-old-num span[data-line-num]{pointer-events:none}.diff-multiselect-wrapper .diff-line-old-num,.diff-multiselect-wrapper .diff-line-new-num,.diff-multiselect-wrapper .diff-line-num{cursor:pointer}.diff-tailwindcss-wrapper[data-theme=light] .diff-line-syntax-raw pre code.hljs{padding:1em;display:block;overflow-x:auto}.diff-tailwindcss-wrapper[data-theme=light] .diff-line-syntax-raw code.hljs{padding:3px 5px}.diff-tailwindcss-wrapper[data-theme=light] .diff-line-syntax-raw .hljs{color:#24292e;background:#fff}.diff-tailwindcss-wrapper[data-theme=light] .diff-line-syntax-raw .hljs-doctag,.diff-tailwindcss-wrapper[data-theme=light] .diff-line-syntax-raw .hljs-keyword,.diff-tailwindcss-wrapper[data-theme=light] .diff-line-syntax-raw .hljs-meta .hljs-keyword,.diff-tailwindcss-wrapper[data-theme=light] .diff-line-syntax-raw .hljs-template-tag,.diff-tailwindcss-wrapper[data-theme=light] .diff-line-syntax-raw .hljs-template-variable,.diff-tailwindcss-wrapper[data-theme=light] .diff-line-syntax-raw .hljs-type,.diff-tailwindcss-wrapper[data-theme=light] .diff-line-syntax-raw .hljs-variable.language_{color:#d73a49}.diff-tailwindcss-wrapper[data-theme=light] .diff-line-syntax-raw .hljs-title,.diff-tailwindcss-wrapper[data-theme=light] .diff-line-syntax-raw .hljs-title.class_,.diff-tailwindcss-wrapper[data-theme=light] .diff-line-syntax-raw .hljs-title.class_.inherited__,.diff-tailwindcss-wrapper[data-theme=light] .diff-line-syntax-raw .hljs-title.function_{color:#6f42c1}.diff-tailwindcss-wrapper[data-theme=light] .diff-line-syntax-raw .hljs-attr,.diff-tailwindcss-wrapper[data-theme=light] .diff-line-syntax-raw .hljs-attribute,.diff-tailwindcss-wrapper[data-theme=light] .diff-line-syntax-raw .hljs-literal,.diff-tailwindcss-wrapper[data-theme=light] .diff-line-syntax-raw .hljs-meta,.diff-tailwindcss-wrapper[data-theme=light] .diff-line-syntax-raw .hljs-number,.diff-tailwindcss-wrapper[data-theme=light] .diff-line-syntax-raw .hljs-operator,.diff-tailwindcss-wrapper[data-theme=light] .diff-line-syntax-raw .hljs-variable,.diff-tailwindcss-wrapper[data-theme=light] .diff-line-syntax-raw .hljs-selector-attr,.diff-tailwindcss-wrapper[data-theme=light] .diff-line-syntax-raw .hljs-selector-class,.diff-tailwindcss-wrapper[data-theme=light] .diff-line-syntax-raw .hljs-selector-id{color:#005cc5}.diff-tailwindcss-wrapper[data-theme=light] .diff-line-syntax-raw .hljs-regexp,.diff-tailwindcss-wrapper[data-theme=light] .diff-line-syntax-raw .hljs-string,.diff-tailwindcss-wrapper[data-theme=light] .diff-line-syntax-raw .hljs-meta .hljs-string{color:#032f62}.diff-tailwindcss-wrapper[data-theme=light] .diff-line-syntax-raw .hljs-built_in,.diff-tailwindcss-wrapper[data-theme=light] .diff-line-syntax-raw .hljs-symbol{color:#e36209}.diff-tailwindcss-wrapper[data-theme=light] .diff-line-syntax-raw .hljs-comment,.diff-tailwindcss-wrapper[data-theme=light] .diff-line-syntax-raw .hljs-code,.diff-tailwindcss-wrapper[data-theme=light] .diff-line-syntax-raw .hljs-formula{color:#6a737d}.diff-tailwindcss-wrapper[data-theme=light] .diff-line-syntax-raw .hljs-name,.diff-tailwindcss-wrapper[data-theme=light] .diff-line-syntax-raw .hljs-quote,.diff-tailwindcss-wrapper[data-theme=light] .diff-line-syntax-raw .hljs-selector-tag,.diff-tailwindcss-wrapper[data-theme=light] .diff-line-syntax-raw .hljs-selector-pseudo{color:#22863a}.diff-tailwindcss-wrapper[data-theme=light] .diff-line-syntax-raw .hljs-subst{color:#24292e}.diff-tailwindcss-wrapper[data-theme=light] .diff-line-syntax-raw .hljs-section{color:#005cc5;font-weight:700}.diff-tailwindcss-wrapper[data-theme=light] .diff-line-syntax-raw .hljs-bullet{color:#735c0f}.diff-tailwindcss-wrapper[data-theme=light] .diff-line-syntax-raw .hljs-emphasis{color:#24292e;font-style:italic}.diff-tailwindcss-wrapper[data-theme=light] .diff-line-syntax-raw .hljs-strong{color:#24292e;font-weight:700}.diff-tailwindcss-wrapper[data-theme=light] .diff-line-syntax-raw .hljs-addition{color:#22863a;background-color:#f0fff4}.diff-tailwindcss-wrapper[data-theme=light] .diff-line-syntax-raw .hljs-deletion{color:#b31d28;background-color:#ffeef0}.diff-tailwindcss-wrapper[data-theme=dark] .diff-line-syntax-raw pre code.hljs{padding:1em;display:block;overflow-x:auto}.diff-tailwindcss-wrapper[data-theme=dark] .diff-line-syntax-raw code.hljs{padding:3px 5px}.diff-tailwindcss-wrapper[data-theme=dark] .diff-line-syntax-raw .hljs{color:#c9d1d9;background:#0d1117}.diff-tailwindcss-wrapper[data-theme=dark] .diff-line-syntax-raw .hljs-doctag,.diff-tailwindcss-wrapper[data-theme=dark] .diff-line-syntax-raw .hljs-keyword,.diff-tailwindcss-wrapper[data-theme=dark] .diff-line-syntax-raw .hljs-meta .hljs-keyword,.diff-tailwindcss-wrapper[data-theme=dark] .diff-line-syntax-raw .hljs-template-tag,.diff-tailwindcss-wrapper[data-theme=dark] .diff-line-syntax-raw .hljs-template-variable,.diff-tailwindcss-wrapper[data-theme=dark] .diff-line-syntax-raw .hljs-type,.diff-tailwindcss-wrapper[data-theme=dark] .diff-line-syntax-raw .hljs-variable.language_{color:#ff7b72}.diff-tailwindcss-wrapper[data-theme=dark] .diff-line-syntax-raw .hljs-title,.diff-tailwindcss-wrapper[data-theme=dark] .diff-line-syntax-raw .hljs-title.class_,.diff-tailwindcss-wrapper[data-theme=dark] .diff-line-syntax-raw .hljs-title.class_.inherited__,.diff-tailwindcss-wrapper[data-theme=dark] .diff-line-syntax-raw .hljs-title.function_{color:#d2a8ff}.diff-tailwindcss-wrapper[data-theme=dark] .diff-line-syntax-raw .hljs-attr,.diff-tailwindcss-wrapper[data-theme=dark] .diff-line-syntax-raw .hljs-attribute,.diff-tailwindcss-wrapper[data-theme=dark] .diff-line-syntax-raw .hljs-literal,.diff-tailwindcss-wrapper[data-theme=dark] .diff-line-syntax-raw .hljs-meta,.diff-tailwindcss-wrapper[data-theme=dark] .diff-line-syntax-raw .hljs-number,.diff-tailwindcss-wrapper[data-theme=dark] .diff-line-syntax-raw .hljs-operator,.diff-tailwindcss-wrapper[data-theme=dark] .diff-line-syntax-raw .hljs-variable,.diff-tailwindcss-wrapper[data-theme=dark] .diff-line-syntax-raw .hljs-selector-attr,.diff-tailwindcss-wrapper[data-theme=dark] .diff-line-syntax-raw .hljs-selector-class,.diff-tailwindcss-wrapper[data-theme=dark] .diff-line-syntax-raw .hljs-selector-id{color:#79c0ff}.diff-tailwindcss-wrapper[data-theme=dark] .diff-line-syntax-raw .hljs-regexp,.diff-tailwindcss-wrapper[data-theme=dark] .diff-line-syntax-raw .hljs-string,.diff-tailwindcss-wrapper[data-theme=dark] .diff-line-syntax-raw .hljs-meta .hljs-string{color:#a5d6ff}.diff-tailwindcss-wrapper[data-theme=dark] .diff-line-syntax-raw .hljs-built_in,.diff-tailwindcss-wrapper[data-theme=dark] .diff-line-syntax-raw .hljs-symbol{color:#ffa657}.diff-tailwindcss-wrapper[data-theme=dark] .diff-line-syntax-raw .hljs-comment,.diff-tailwindcss-wrapper[data-theme=dark] .diff-line-syntax-raw .hljs-code,.diff-tailwindcss-wrapper[data-theme=dark] .diff-line-syntax-raw .hljs-formula{color:#8b949e}.diff-tailwindcss-wrapper[data-theme=dark] .diff-line-syntax-raw .hljs-name,.diff-tailwindcss-wrapper[data-theme=dark] .diff-line-syntax-raw .hljs-quote,.diff-tailwindcss-wrapper[data-theme=dark] .diff-line-syntax-raw .hljs-selector-tag,.diff-tailwindcss-wrapper[data-theme=dark] .diff-line-syntax-raw .hljs-selector-pseudo{color:#7ee787}.diff-tailwindcss-wrapper[data-theme=dark] .diff-line-syntax-raw .hljs-subst{color:#c9d1d9}.diff-tailwindcss-wrapper[data-theme=dark] .diff-line-syntax-raw .hljs-section{color:#1f6feb;font-weight:700}.diff-tailwindcss-wrapper[data-theme=dark] .diff-line-syntax-raw .hljs-bullet{color:#f2cc60}.diff-tailwindcss-wrapper[data-theme=dark] .diff-line-syntax-raw .hljs-emphasis{color:#c9d1d9;font-style:italic}.diff-tailwindcss-wrapper[data-theme=dark] .diff-line-syntax-raw .hljs-strong{color:#c9d1d9;font-weight:700}.diff-tailwindcss-wrapper[data-theme=dark] .diff-line-syntax-raw .hljs-addition{color:#aff5b4;background-color:#033a16}.diff-tailwindcss-wrapper[data-theme=dark] .diff-line-syntax-raw .hljs-deletion{color:#ffdcd7;background-color:#67060c}.diff-tailwindcss-wrapper .hover\:scale-110:hover{--tw-scale-x:1.1;--tw-scale-y:1.1;transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.diff-tailwindcss-wrapper .group:hover .group-hover\:visible{visibility:visible}
