.lexical-inline-editor ul,.lexical-inline-editor ol{margin-left:2em;padding-left:1.5em;list-style-type:disc}.lexical-inline-editor ol{list-style-type:decimal}.lexical-inline-editor li{margin-bottom:.5em}.lexical-inline-editor a{color:#2563eb;cursor:pointer;word-break:break-all;text-decoration:underline}@-webkit-keyframes sliding{0%{z-index:0;background-position:0 0,0 0;transform:rotate(-180deg)}25%{z-index:1;background-position:8px 32px,0 24px;transform:rotate(0)}50%{z-index:2;background-position:0 0,8px 0;transform:rotate(180deg)}75%{z-index:1;background-position:8px 32px,0 24px;transform:rotate(0)}to{z-index:0;background-position:0 0,0 0;transform:rotate(-180deg)}}@-moz-keyframes sliding{0%{background-position:0 0,0 0;transform:rotate(-180deg)}25%{background-position:8px 32px,0 24px;transform:rotate(0)}50%{background-position:0 0,8px 0;transform:rotate(180deg)}75%{background-position:8px 32px,0 24px;transform:rotate(0)}to{background-position:0 0,0 0;transform:rotate(-180deg)}}@-o-keyframes sliding{0%{background-position:0 0,0 0;transform:rotate(-180deg)}25%{background-position:8px 32px,0 24px;transform:rotate(0)}50%{background-position:0 0,8px 0;transform:rotate(180deg)}75%{background-position:8px 32px,0 24px;transform:rotate(0)}to{background-position:0 0,0 0;transform:rotate(-180deg)}}@keyframes sliding{0%{z-index:0;background-position:0 0,0 0;transform:rotate(-180deg)}25%{z-index:1;background-position:8px 32px,0 24px;transform:rotate(0)}50%{z-index:2;background-position:0 0,8px 0;transform:rotate(180deg)}75%{z-index:1;background-position:8px 32px,0 24px;transform:rotate(0)}to{z-index:0;background-position:0 0,0 0;transform:rotate(-180deg)}}@keyframes shimmer{0%{background-position:-100% 0}to{background-position:100% 0}}.lexical-toolbar{box-sizing:border-box;border-bottom:1px solid #e5e7eb;flex-wrap:wrap;align-items:center;gap:.25rem;width:100%;padding:.5rem;display:flex;overflow-x:auto}.dark .lexical-toolbar{border-bottom:1px solid #27272a}.lexical-toolbar>*{margin-bottom:.25rem}@media (max-width:600px){.lexical-toolbar{gap:.15rem;padding:.25rem}.lexical-toolbar>*{margin-bottom:.15rem}}.lexical-inline-editor p{margin:0;padding:0}.table-cell-selected{transition:all .2s ease-in-out;outline-offset:2px!important;background-color:#f973161a!important;outline:2px solid #f97316!important}.dark .table-cell-selected{background-color:#f9731633!important}@media print{@page{margin:1in;size:A4}body{font-size:12pt;line-height:1.4;color:#000!important;background:#fff!important}body *{visibility:hidden}[data-step="4"],[data-step="4"] *,.mt-8,.mt-8 *,.relative.mx-auto.max-w-3xl,.relative.mx-auto.max-w-3xl *{visibility:visible}.print-hidden,.print-hidden *,button,button *,input,input *,.cursor-pointer,.cursor-pointer *,.bg-orange-500,.bg-orange-500 *,.flex.justify-center .w-full.mx-auto.mb-8.p-4,.flex.justify-center .w-full.mx-auto.mb-8.p-4 *{visibility:hidden!important;display:none!important}.container{max-width:none!important;margin:0!important;padding:0!important}.relative.bg-white{box-shadow:none!important;border:none!important;border-radius:0!important}}.scrollbar-thin{scrollbar-width:thin;scrollbar-color:#9ca3af #f3f4f6}.dark .scrollbar-thin{scrollbar-color:#4b5563 #1f2937}.scrollbar-thin::-webkit-scrollbar{width:8px;height:8px}.scrollbar-thin::-webkit-scrollbar-track{background:#f3f4f6;border-radius:4px}.scrollbar-thin::-webkit-scrollbar-thumb{background:#9ca3af;border:1px solid #f3f4f6;border-radius:4px}.scrollbar-thin::-webkit-scrollbar-thumb:hover{background:#6b7280}.dark .scrollbar-thin::-webkit-scrollbar-track{background:#1f2937}.dark .scrollbar-thin::-webkit-scrollbar-thumb{background:#4b5563;border:1px solid #1f2937}.dark .scrollbar-thin::-webkit-scrollbar-thumb:hover{background:#6b7280}@media (max-width:640px){.scrollbar-thin::-webkit-scrollbar{width:6px;height:6px}.scrollbar-thin::-webkit-scrollbar-thumb{border-radius:3px}}.mdx-editor-wrapper .mdxeditor-root{border:1px solid hsl(var(--border));background-color:hsl(var(--background));border-radius:6px;min-height:120px}.mdx-editor-wrapper .mdxeditor-root:focus-within{border-color:hsl(var(--ring));box-shadow:0 0 0 2px hsl(var(--ring)/.2)}.mdx-editor-wrapper .mdxeditor-content-editable{min-height:100px;padding:12px 16px;font-family:inherit;line-height:1.6}.mdx-editor-wrapper .mdxeditor-content-editable h1,.mdx-editor-wrapper .mdxeditor-content-editable h2,.mdx-editor-wrapper .mdxeditor-content-editable h3,.mdx-editor-wrapper .mdxeditor-content-editable h4,.mdx-editor-wrapper .mdxeditor-content-editable h5,.mdx-editor-wrapper .mdxeditor-content-editable h6{margin-top:1em;margin-bottom:.5em;font-weight:600;line-height:1.25}.mdx-editor-wrapper .mdxeditor-content-editable h1{font-size:2em}.mdx-editor-wrapper .mdxeditor-content-editable h2{font-size:1.5em}.mdx-editor-wrapper .mdxeditor-content-editable h3{font-size:1.25em}.mdx-editor-wrapper .mdxeditor-content-editable p{margin-bottom:1em}.mdx-editor-wrapper .mdxeditor-content-editable ul,.mdx-editor-wrapper .mdxeditor-content-editable ol{margin-bottom:1em;padding-left:1.5em}.mdx-editor-wrapper .mdxeditor-content-editable blockquote{border-left:4px solid hsl(var(--border));color:hsl(var(--muted-foreground));margin:1em 0;padding-left:1em;font-style:italic}.mdx-editor-wrapper .mdxeditor-content-editable table{border-collapse:collapse;width:100%;margin:1em 0}.mdx-editor-wrapper .mdxeditor-content-editable table th,.mdx-editor-wrapper .mdxeditor-content-editable table td{border:1px solid hsl(var(--border));text-align:left;padding:8px 12px}.mdx-editor-wrapper .mdxeditor-content-editable table th{background-color:hsl(var(--muted));font-weight:600}.mdx-editor-wrapper .mdxeditor-content-editable code{background-color:hsl(var(--muted));border-radius:4px;padding:2px 4px;font-family:Monaco,Consolas,monospace;font-size:.9em}.mdx-editor-wrapper .mdxeditor-content-editable pre{background-color:hsl(var(--muted));border-radius:6px;margin:1em 0;padding:12px;overflow-x:auto}.mdx-editor-wrapper .mdxeditor-content-editable pre code{background:0 0;padding:0}.dark .mdx-editor-wrapper .mdxeditor-root{border-color:hsl(var(--border));background-color:hsl(var(--background))}.dark .mdx-editor-wrapper .mdxeditor-content-editable blockquote{border-left-color:hsl(var(--border))}.mdx-editor-wrapper .mdxeditor-toolbar{display:none!important}.global-toolbar-wrapper .mdxeditor-toolbar{background-color:hsl(var(--background));border-bottom:1px solid hsl(var(--border));gap:4px;width:100%;padding:8px 12px;overflow:auto visible;flex-flow:row!important;align-items:center!important;display:flex!important}.dark .global-toolbar-wrapper .mdxeditor-toolbar{background-color:hsl(var(--background));border-bottom-color:hsl(var(--border))}.global-toolbar-wrapper .mdxeditor-root{background-color:#0000;border:none;border-radius:0;flex-direction:column;min-height:60px;display:flex;overflow:visible}.global-toolbar-wrapper .mdxeditor-content-editable{background-color:hsl(var(--background));scrollbar-width:thin;scrollbar-color:#9ca3af80 transparent;min-height:60px;max-height:400px;padding:12px 16px;font-size:.875rem;overflow-y:auto}.global-toolbar-wrapper .mdxeditor-content-editable::-webkit-scrollbar{width:8px}.global-toolbar-wrapper .mdxeditor-content-editable::-webkit-scrollbar-track{background:0 0}.global-toolbar-wrapper .mdxeditor-content-editable::-webkit-scrollbar-thumb{background:#9ca3af80;border-radius:4px}.global-toolbar-wrapper .mdxeditor-content-editable::-webkit-scrollbar-thumb:hover{background:#6b7280b3}.dark .global-toolbar-wrapper .mdxeditor-content-editable{background-color:hsl(var(--background));color:hsl(var(--foreground));scrollbar-color:#4b556380 transparent}.dark .global-toolbar-wrapper .mdxeditor-content-editable::-webkit-scrollbar-thumb{background:#4b556380}.dark .global-toolbar-wrapper .mdxeditor-content-editable::-webkit-scrollbar-thumb:hover{background:#6b7280b3}.mdx-editor-wrapper .mdxeditor-root{background-color:#0000;border:1px solid #0000;border-radius:6px;transition:all .2s}.mdx-editor-wrapper .mdxeditor-root:focus-within{background-color:#fff7ed4d;border-color:#f973164d;box-shadow:0 0 0 3px #f973161a}.dark .mdx-editor-wrapper .mdxeditor-root:focus-within{background-color:#1f29374d;border-color:#f9731666}.global-toolbar-wrapper .mdxeditor-diff-source-toggle{background-color:hsl(var(--background));border:1px solid hsl(var(--border));border-radius:6px;order:999;padding:2px;margin-left:auto!important}.global-toolbar-wrapper .mdxeditor-toolbar>div:has(.mdxeditor-diff-source-toggle){order:999;margin-left:auto!important}.global-toolbar-wrapper .mode-toggle-wrapper{order:999!important;align-items:center!important;margin-left:auto!important;display:flex!important}.global-toolbar-wrapper .toolbar-spacer{flex:auto!important;min-width:20px!important;height:1px!important}.global-toolbar-wrapper .mdxeditor-toolbar>*{flex:none}.global-toolbar-wrapper .mdxeditor-toolbar>div[style*=flex]{flex:auto!important}.dark .global-toolbar-wrapper .mdxeditor-diff-source-toggle{background-color:hsl(var(--background));border-color:hsl(var(--border))}.global-toolbar-wrapper .mdxeditor-toolbar-mode-title{color:hsl(var(--foreground));margin-right:8px;font-size:.875rem;font-weight:500}.global-toolbar-wrapper .mdxeditor-toolbar{overflow-y:visible!important}.mdxeditor-select-content,.mdxeditor-popup-container,[role=listbox],[role=menu],[data-radix-popper-content-wrapper]{z-index:9999!important}.mdxeditor-toolbar button[aria-haspopup=true]{z-index:1;position:relative}.global-toolbar-wrapper{overflow:visible!important}
.overlay-z-max{z-index:999999!important}.full-page-overlay{z-index:999999!important;clip:auto!important;clip-path:none!important;width:100vw!important;min-width:100vw!important;height:100vh!important;min-height:100vh!important;position:fixed!important;inset:0!important;overflow:visible!important}.overlay-backdrop{-webkit-backdrop-filter:blur(20px)!important;background:#000000e6!important}.overlay-content{z-index:1000000!important;position:relative!important}.overlay-fix{z-index:999999!important;position:relative!important}body.overlay-active{width:100%!important;height:100%!important;position:fixed!important;overflow:hidden!important}.overlay-safety,.overlay-safety *{pointer-events:none}.overlay-content *{pointer-events:auto}body .full-page-overlay{z-index:999999!important;clip:auto!important;clip-path:none!important;width:100vw!important;min-width:100vw!important;height:100vh!important;min-height:100vh!important;transform-origin:unset!important;position:fixed!important;inset:0!important;overflow:visible!important;transform:none!important}.full-page-overlay,.full-page-overlay *{z-index:999999!important;position:relative!important}.full-page-overlay{z-index:999999!important;pointer-events:auto!important;width:100vw!important;height:100vh!important;position:fixed!important;inset:0!important}
