.lexical-editor-container{position:relative;width:100%}.lexical-editor{background-color:#fff;border:1px solid currentColor;border-radius:.75rem;overflow:hidden;color:inherit}.lexical-toolbar{display:flex;flex-wrap:wrap;gap:.25rem;padding:.5rem .5rem 0;background-color:transparent;border-bottom:1px solid currentColor}.lexical-toolbar-button{display:inline-flex;align-items:center;justify-content:center;min-width:2rem;min-height:2rem;border:1px solid currentColor;border-radius:.5rem;background-color:#ffffffeb;color:currentColor;font-size:.875rem;font-weight:600;cursor:pointer;padding:0 .5rem;transition:background-color .15s ease,border-color .15s ease,color .15s ease}.lexical-toolbar-button:hover,.lexical-toolbar-button:focus{background-color:#3b82f61f;border-color:currentColor;color:currentColor}.lexical-toolbar-button:active{background-color:#3b82f62e}.lexical-toolbar-button.is-active{background-color:#3b82f633;box-shadow:inset 0 0 0 1px currentColor}.lexical-content{min-height:300px;padding:1rem;background-color:#fff;border-radius:0 0 .75rem .75rem;outline:none;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:1rem;line-height:1.75;color:#111827;word-wrap:break-word;overflow-wrap:break-word;contain:layout style paint;will-change:auto}.lexical-content--pdf{width:min(210mm,100%);min-height:297mm;margin:1rem auto 1.25rem;padding:18mm 16mm;border-radius:.5rem;box-shadow:0 6px 18px #0f172a24;background:#fff}.lexical-content--pdf .pdf-document-block h1,.lexical-content--pdf .pdf-document-block h2,.lexical-content--pdf .pdf-document-block h3{page-break-after:avoid;-moz-column-break-after:avoid;break-after:avoid}.lexical-editor--pdf{background:linear-gradient(180deg,#94a3b80f,#94a3b80f),repeating-linear-gradient(to bottom,transparent,transparent calc(297mm + 2rem),rgba(148,163,184,.12) calc(297mm + 2rem),rgba(148,163,184,.12) calc(297mm + 2rem + 1px))}.lexical-editor--fullscreen{position:fixed;inset:1rem;z-index:9999;background:#fff;box-shadow:0 24px 80px #02061773;border-radius:1rem;display:flex;flex-direction:column}.lexical-editor--fullscreen .lexical-toolbar{position:sticky;top:0;z-index:2;background:#fff}.lexical-editor--fullscreen .lexical-content{flex:1;min-height:0;overflow:auto}.lexical-has-fullscreen-editor{overflow:hidden}.lexical-content:focus{outline:none;box-shadow:inset 0 0 0 1px #3b82f6}.lexical-content:empty:before{content:attr(data-placeholder);color:#9ca3af;pointer-events:none}.lexical-content img{max-width:100%;height:auto;display:block;margin:.8rem auto;border-radius:.5rem;box-shadow:0 1px 3px #0000001a;transition:none!important;transform:none!important;contain:content;image-rendering:auto;will-change:auto!important;cursor:pointer}.lexical-content img:hover{box-shadow:0 4px 6px #00000026!important}.lexical-content img[data-is-placeholder=true]{opacity:.35;filter:blur(.5px)}.lexical-content strong,.lexical-content b{font-weight:600}.lexical-content em,.lexical-content i{font-style:italic}.lexical-content u{text-decoration:underline}.lexical-content s,.lexical-content del{text-decoration:line-through}.lexical-content a{color:#3b82f6;text-decoration:underline;cursor:pointer;transition:color .2s}.lexical-content a:hover{color:#2563eb}.lexical-content ul{margin:1rem 0;padding-left:2rem;list-style-type:disc}.lexical-content ol{margin:1rem 0;padding-left:2rem;list-style-type:decimal}.lexical-content li{margin-bottom:.5rem}.lexical-content blockquote{margin:1rem 0;padding-left:1rem;border-left:4px solid #3b82f6;color:#6b7280;font-style:italic}.lexical-content code{background-color:#f3f4f6;border-radius:.375rem;padding:.125rem .375rem;font-family:Courier New,Courier,monospace;font-size:.875em}.lexical-content pre{background-color:#1f2937;color:#f3f4f6;padding:1rem;border-radius:.5rem;overflow-x:auto;margin:1rem 0}.lexical-content pre code{background-color:transparent;color:inherit;padding:0}.lexical-content h1{font-size:2em;font-weight:700;margin:1.5rem 0 .5rem}.lexical-content h2{font-size:1.75em;font-weight:700;margin:1.25rem 0 .5rem}.lexical-content h3{font-size:1.5em;font-weight:700;margin:1.1rem 0 .5rem}.lexical-content h4,.lexical-content h5,.lexical-content h6{font-size:1.1em;font-weight:600;margin:1rem 0 .5rem}.lexical-content p{margin:.5rem 0}.lexical-content hr{border:none;border-top:2px solid #e5e7eb;margin:1.5rem 0}.lexical-content table{border-collapse:collapse;width:100%;margin:1rem 0}.lexical-content table,.lexical-content th,.lexical-content td{border:1px solid #d1d5db}.lexical-content th{background-color:#f3f4f6;padding:.75rem;text-align:left;font-weight:600}.lexical-content td{padding:.75rem}[data-lexical-placeholder] .lexical-content:empty{color:#9ca3af}.lexical-content::-moz-selection{background-color:#dbeafe;color:#1f2937}.lexical-content::selection{background-color:#dbeafe;color:#1f2937}@media(prefers-color-scheme:dark){.lexical-editor--fullscreen{background:#fff}.lexical-content{background-color:#fff;color:#111827;border-color:#d1d5db}.lexical-content:empty:before{color:#9ca3af}.lexical-content a{color:#2563eb}.lexical-content a:hover{color:#1d4ed8}.lexical-content blockquote{border-left-color:#3b82f6;color:#4b5563}.lexical-content code{background-color:#f3f4f6;color:#111827}.lexical-content pre{background-color:#e5e7eb;color:#111827}.lexical-content th{background-color:#f3f4f6}.lexical-content table,.lexical-content th,.lexical-content td{border-color:#d1d5db}.lexical-content hr{border-top-color:#e5e7eb}.lexical-content::-moz-selection{background-color:#bfdbfe;color:#111827}.lexical-content::selection{background-color:#bfdbfe;color:#111827}}@media(max-width:319px){.lexical-content{min-height:250px;padding:.75rem;font-size:.875rem}.lexical-content h1{font-size:1.5em}.lexical-content h2{font-size:1.25em}.lexical-content h3{font-size:1.1em}.lexical-content ul,.lexical-content ol{padding-left:1.5rem}}@media(max-width:640px){.lexical-content{min-height:250px;padding:.75rem;border-radius:.5rem;font-size:.9375rem}.lexical-content--pdf{width:100%;min-height:auto;padding:1rem;margin:.5rem 0 1rem}.lexical-editor--fullscreen{inset:.5rem;border-radius:.75rem}.lexical-editor--fullscreen .lexical-content{padding:.75rem}.lexical-content img{margin:.5rem auto;border-radius:.375rem}.lexical-content h1{font-size:1.5em;margin:1rem 0 .375rem}.lexical-content h2{font-size:1.25em;margin:.875rem 0 .375rem}.lexical-content h3{font-size:1.1em;margin:.75rem 0 .375rem}.lexical-content ul,.lexical-content ol{margin:.75rem 0;padding-left:1.5rem}.lexical-content li{margin-bottom:.375rem}.lexical-content blockquote{margin:.75rem 0;padding-left:.75rem}.lexical-content pre{padding:.75rem;font-size:.8125rem}.lexical-content table{font-size:.875rem;margin:.75rem 0}.lexical-content th,.lexical-content td{padding:.5rem}.lexical-content code{font-size:.8125em}}@media(min-width:641px)and (max-width:1024px){.lexical-content{min-height:300px;padding:1rem}}@media(min-width:1025px){.lexical-content{min-height:300px;padding:1rem}}@media(orientation:landscape)and (max-height:500px){.lexical-content{min-height:200px}}.lexical-editor-container{position:relative}.lexical-content{overflow-x:hidden;overflow-y:auto;max-width:100%;word-break:break-word}.lexical-content img{max-width:100%;height:auto}@media(max-width:640px){.lexical-content table{display:block;overflow-x:auto;white-space:nowrap}.lexical-content table tr{display:block;margin-bottom:1rem}.lexical-content table td,.lexical-content table th{display:block;width:100%;text-align:left;padding:.5rem}}@media(hover:none)and (pointer:coarse){.lexical-content img{cursor:default}.lexical-content a{padding:.25rem;border-radius:.25rem}}@media print{.lexical-content{background-color:#fff;color:#000;border:none;box-shadow:none}.lexical-content a{color:navy;text-decoration:underline}.lexical-content img{max-width:100%}}
