#lexical-editor.fullscreen{z-index:1000;background-color:#f1f1f1;height:100%;max-height:100vh;padding:0;top:0;left:0;overflow-y:scroll}#lexical-editor.fullscreen,#lexical-editor.fullscreen .toolbar{width:100%;max-width:100vw;position:fixed}#lexical-editor.fullscreen .editor-container{height:100vh;padding-top:36px}.link-editor{z-index:10;opacity:0;will-change:transform;background-color:#fff;border-radius:0 0 8px 8px;width:100%;max-width:400px;transition:opacity .5s;display:flex;position:absolute;top:0;left:0;box-shadow:0 5px 10px #0000004d}.link-editor select{background-color:#00000013;border:none;border-radius:4px;padding:6px}.link-editor .button{vertical-align:-.25em;cursor:pointer;background-position:50%;background-repeat:no-repeat;background-size:16px;width:35px;position:absolute;top:0;bottom:0;right:0}.link-editor .link-edit{margin-right:30px}.link-editor .link-cancel{margin-right:28px}.link-editor .link-confirm{margin-right:2px}.link-view{color:#050505;border:0;border-radius:15px;outline:0;width:calc(100% - 24px);margin:8px 12px;padding:8px 12px;font-family:inherit;font-size:15px;display:block;position:relative}.link-view a{word-break:break-word;width:calc(100% - 33px);display:block}.link-input{box-sizing:border-box;color:#050505;background-color:#eee;border:0;border-radius:15px;outline:0;width:calc(100% - 75px);margin:12px;padding:8px 12px;font-family:inherit;font-size:15px;display:block;position:relative}.link-input a{color:#216fdb;white-space:nowrap;text-overflow:ellipsis;margin-right:30px;overflow:hidden}.link-input a,.link-input:hover{text-decoration:underline}.Annotation__container{flex-direction:column;display:ruby}.Annotation__container[open]{width:100%}.Annotation__text{color:#9f7544;cursor:pointer}.Annotation__text::marker{content:""}.Annotation__text::-webkit-details-marker{content:""}.Annotation__indicator{vertical-align:middle;border:1px solid #9f7544;border-radius:50%;width:18px;height:18px;margin-left:3px;display:inline-block;position:relative}.Annotation__indicator:before{right:5px;transform:rotate(45deg)}.Annotation__indicator:after,.Annotation__indicator:before{content:"";background-color:#c09662;width:2px;height:6.5px;transition:transform .2s;display:block;position:absolute;top:5px}.Annotation__indicator:after{left:5px;transform:rotate(-45deg)}.Annotation__dialog{border:1px solid #cdcdcd;border-radius:8px;gap:4px;padding:10px 8px;position:relative;top:32px;left:0}.Annotation__dialog,.Annotation__dialog_button{background-color:#fff;align-items:center;display:flex}.Annotation__dialog_button{cursor:pointer;border:1px solid #6b7280;border-radius:50%;width:18px;height:18px;padding:0}.Annotation__dialog_button .icon{width:18px;height:18px;-webkit-mask-size:auto;mask-size:auto;background-color:#6b7280!important;-webkit-mask-position:50%!important;mask-position:50%!important;-webkit-mask-repeat:no-repeat!important;mask-repeat:no-repeat!important}.Annotation__dialog_button:hover{border-color:#9f7544}.Annotation__dialog_button:hover .annotation-cancel,.Annotation__dialog_button:hover .annotation-confirm{background-color:#9f7544!important}.Annotation__input{min-width:200px}.Annotation__button_box{cursor:pointer;vertical-align:middle;border:1px solid #6b7280;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;margin-left:4px;display:inline-flex}.Annotation__button_box i{z-index:2;background-color:#6b7280;width:18px;height:18px;-webkit-mask-size:auto;mask-size:auto;-webkit-mask-position:50%!important;mask-position:50%!important;-webkit-mask-repeat:no-repeat!important;mask-repeat:no-repeat!important}.Annotation__button_box .annotation-edit{position:absolute}.Annotation__button_box:last-child{margin-right:4px}.Annotation__button_box:hover{border-color:#9f7544}.Annotation__button_box:hover i{background-color:#9f7544}.Annotation__container[open] .Annotation__indicator:before{transform:rotate(-45deg)}.Annotation__container[open] .Annotation__indicator:after{transform:rotate(45deg)}.Annotation__content{display:none}.Annotation__container[open] .Annotation__content{display:block}.Annotation__content{letter-spacing:.5px;background-color:#fff;border-top:2px solid #c09662;margin-bottom:10px;padding:25px 11px;font-size:16px;line-height:2.11}.ImageLink__caption{letter-spacing:.5px;margin-bottom:30px;font-size:14px;font-weight:400;line-height:1.36}@media (max-width:1023px){.ImageLink__caption{margin-left:auto;padding:15px 15px 15px 0;position:relative}.ImageLink__caption:after{width:calc(100% - 15px)}}@media (max-width:767px){.ImageLink__caption{width:250px}}@media (min-width:768px) and (max-width:1023px){.ImageLink__caption{width:512px}}@media (min-width:1024px){.ImageLink__caption{clear:both;float:right;position:relative}.ImageLink__caption:after{width:100%}}@media (min-width:1024px) and (max-width:1339px){.ImageLink__caption{width:180px;padding:15px 0}}@media (min-width:1440px){.ImageLink__caption{width:265px;padding:25px 0 20px}}.ImageLink__caption:after{content:"";border-style:solid;border-width:0 0 1px;height:1px;position:absolute;bottom:0;left:0}.ImageLink__image_block{cursor:pointer;width:100%;position:relative}.ImageLink__image_block>figure,.ImageLink__image_block>iframe{border:0;margin:0;padding:0}@media (min-width:1024px){.ImageLink__image_block{float:none;margin:0}}.ImageLink__image_block:hover .ImageLink__edit_image button{background-color:#00000059}@media (min-width:1024px) and (max-width:1339px){.ImageLink__image_block.small{width:403px}}@media (min-width:1440px){.ImageLink__image_block.small{width:532px}}@media (min-width:1024px){.ImageLink__image_block.small{float:right;margin:0 0 20px 25px}.ImageLink__image_block.small .ImageLink__caption{float:none;margin-bottom:0;position:absolute;bottom:0;right:0;transform:translateY(100%)}}.ImageLink__image{object-fit:contain;object-position:50% 50%;max-width:100%;height:100%;display:block}.ImageLink__edit_layout{gap:4px;width:-moz-fit-content;width:fit-content;display:flex;position:absolute;top:8px;left:8px}.ImageLink__edit_layout i{width:20px;height:20px;display:inline-block}.ImageLink__edit_layout .layout-option{cursor:pointer;background-color:#fff;border-radius:4px;align-items:center;width:30px;height:30px;display:flex}.ImageLink__edit_layout .layout-option.is-active,.ImageLink__edit_layout .layout-option:hover{background-color:#e1e5e9}.ImageLink__edit_image{width:-moz-fit-content;width:fit-content;position:absolute;top:50%;left:50%;transform:translate(-50%)translateY(-50%)}.ImageLink__edit_image button,.ImageLink__edit_image i{width:48px;height:48px}.ImageLink__edit_image i{background-color:#fff;display:inline-block}.ImageLink__edit_image button{background-color:#0003;margin:0;padding:0}.ImageLink__container{clear:both;margin:60px auto}.ImageLink__container.default,.ImageLink__container.right{width:100%}@media (min-width:1024px) and (max-width:1339px){.ImageLink__container.default,.ImageLink__container.right{width:752px}}@media (min-width:1440px){.ImageLink__container.default,.ImageLink__container.right{width:1033px}}@media (max-width:767px){.ImageLink__container.small{width:100%}}@media (min-width:768px) and (max-width:1023px){.ImageLink__container.small{width:513px}}@media (min-width:1024px) and (max-width:1339px){.ImageLink__container.small{width:550px}}@media (min-width:1440px){.ImageLink__container.small{width:730px}}.ImageLink__container.small .ImageLink__caption{margin-bottom:0}@media (min-width:1024px){.ImageLink__container.small .ImageLink__caption{position:absolute;bottom:0;transform:translate(100%)}.ImageLink__container.small .ImageLink__caption:after{width:100%}}@media (min-width:1024px) and (max-width:1339px){.ImageLink__container.small .ImageLink__caption{right:-21px}}@media (min-width:1440px){.ImageLink__container.small .ImageLink__caption{right:-38px}}.ImageLink__edit_dialog{color:#1f2937;z-index:9999;background:#fff;border:1px solid #d9dee7;border-radius:14px;width:500px;font-size:16px;line-height:1.5;position:fixed;top:50%;overflow:hidden;transform:translateY(-50%)}.ImageLink__edit_dialog .dialog-header{background:#f8fafc;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;gap:16px;padding:16px 20px;display:flex}.ImageLink__edit_dialog .title{color:#111827;margin:0;font-size:16px;font-weight:700}.ImageLink__edit_dialog .button-set{align-items:center;gap:8px;display:flex}.ImageLink__edit_dialog .dialog-content{padding:20px}.ImageLink__edit_dialog .edit-item+.edit-item{margin-top:20px}.ImageLink__edit_dialog .item-title{color:#374151;margin:0 0 8px;font-size:14px;font-weight:600}.ImageLink__edit_dialog input[type=text]{color:#111827;box-sizing:border-box;background:#fff;border:1px solid #d1d5db;border-radius:10px;outline:none;width:100%;min-height:44px;padding:10px 14px;font-size:16px;line-height:1.4;transition:border-color .15s,box-shadow .15s,background-color .15s;display:block}.ImageLink__edit_dialog input[type=text]::placeholder{color:#9ca3af}.ImageLink__edit_dialog input[type=text]:hover{border-color:#b8c1cc}.ImageLink__edit_dialog input[type=text]:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb26}.ImageLink__edit_dialog .layout-option{flex-wrap:wrap;gap:12px;display:flex}.ImageLink__edit_dialog .button-layout{color:#4b5563;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:12px;justify-content:center;align-items:center;min-width:132px;height:46px;padding:0 18px;transition:border-color .15s,background-color .15s,box-shadow .15s,transform .15s;display:inline-flex}.ImageLink__edit_dialog .button-layout:hover{background:#f8fafc;border-color:#94a3b8}.ImageLink__edit_dialog .button-layout:focus-visible{border-color:#2563eb;outline:none;box-shadow:0 0 0 3px #2563eb26}.ImageLink__edit_dialog .button-layout.is-active{background:#eef2f7;border-color:#cbd5e1}.ImageLink__edit_dialog .button-cancel,.ImageLink__edit_dialog .button-confirm,.ImageLink__edit_dialog .button-delete{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;border:1px solid #0000;border-radius:10px;min-height:40px;padding:0 14px;font-size:15px;font-weight:600;transition:background-color .15s,border-color .15s,color .15s,box-shadow .15s}.ImageLink__edit_dialog .button-cancel{color:#4b5563;background:#fff;border-color:#d1d5db}.ImageLink__edit_dialog .button-cancel:hover{background:#f9fafb}.ImageLink__edit_dialog .button-confirm{color:#374151;background:#f3f4f6;border-color:#e5e7eb}.ImageLink__edit_dialog .button-confirm:hover{background:#e5e7eb}.ImageLink__edit_dialog .button-delete{color:#dc2626;background:#fff;border-color:#fecaca}.ImageLink__edit_dialog .button-delete:hover{background:#fef2f2}.ImageLink__edit_dialog button:disabled{opacity:.5;cursor:not-allowed}.ImageLink__edit_dialog i[class^=image-layout-]{color:currentColor;background-repeat:no-repeat;width:24px;height:20px;display:inline-block;position:relative}.ImageLink__edit_dialog .button-layout.is-active{color:#111827;box-shadow:none;background:#e5e7eb;border-color:#d1d5db}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;padding:0 20px;font-family:sans-serif}.editor-shell{border-radius:2px;max-width:100%;margin:0 auto;font-weight:400;line-height:1.8;position:relative}.editor-shell .editor-container{border-bottom-right-radius:10px;border-bottom-left-radius:10px;display:block;position:relative}.editor-scroller{z-index:0;border:0;outline:0;min-height:150px;display:flex}.editor,.editor-scroller{resize:vertical;max-width:100%;position:relative}.editor{z-index:-1;flex:auto}.editor>div{padding:0}pre{color:#fff;background:#222;max-height:400px;margin:0;padding:10px;font-size:12px;line-height:1.1;overflow:auto}pre::-webkit-scrollbar{background:0 0;width:10px}pre::-webkit-scrollbar-thumb{background:#999}.typeahead-popover{background:#fff;border-radius:8px;position:fixed;box-shadow:0 5px 10px #0000004d}.typeahead-popover ul{border-radius:8px;max-height:200px;margin:0;padding:0;list-style:none;overflow-y:scroll}.typeahead-popover ul::-webkit-scrollbar{display:none}.typeahead-popover ul{-ms-overflow-style:none;scrollbar-width:none}.typeahead-popover ul li{cursor:pointer;border-radius:8px;outline:none;min-width:180px;margin:0;font-size:14px}.typeahead-popover ul li.selected{background:#eee}.typeahead-popover li{color:#050505;cursor:pointer;background-color:#fff;border:0;border-radius:8px;flex-direction:row;flex-shrink:0;align-content:center;margin:0 8px;padding:8px;font-size:15px;line-height:16px;display:flex}.typeahead-popover li.active{background-size:contain;width:20px;height:20px;display:flex}.typeahead-popover li:first-child{border-radius:8px 8px 0 0}.typeahead-popover li:last-child{border-radius:0 0 8px 8px}.typeahead-popover li:hover{background-color:#eee}.typeahead-popover li .text{flex-grow:1;min-width:150px;line-height:20px;display:flex}.typeahead-popover li .icon{-webkit-user-select:none;-moz-user-select:none;user-select:none;background-position:50%;background-repeat:no-repeat;background-size:contain;width:20px;height:20px;margin-right:8px;line-height:16px;display:flex}.component-picker-menu{width:200px}.dropdown{z-index:100;background-color:#fff;border-radius:8px;min-height:40px;display:block;position:fixed;box-shadow:0 12px 28px #0003,0 2px 4px #0000001a,inset 0 0 0 1px #ffffff80}.dropdown .item{color:#050505;cursor:pointer;background-color:#fff;border:0;border-radius:8px;flex-direction:row;flex-shrink:0;place-content:center space-between;min-width:100px;max-width:250px;margin:0 8px;padding:8px;font-size:15px;line-height:16px;display:flex}.dropdown .item.wide{align-items:center;width:248px}.dropdown .item.wide .icon-text-container{display:flex}.dropdown .item.wide .icon-text-container .text{min-width:120px}.dropdown .item .shortcut{color:#939393;align-self:flex-end}.dropdown .item .active{background-size:contain;width:20px;height:20px;display:flex}.dropdown .item:first-child{margin-top:8px}.dropdown .item:last-child{margin-bottom:8px}.dropdown .item:hover{background-color:#eee}.dropdown .item .text{flex-grow:1;min-width:150px;line-height:20px;display:flex}.dropdown .item .icon{-webkit-user-select:none;-moz-user-select:none;user-select:none;background-position:50%;background-repeat:no-repeat;background-size:contain;width:20px;height:20px;margin-right:12px;line-height:16px;display:flex}.dropdown .divider{background-color:#eee;width:auto;height:1px;margin:4px 8px}@media screen and (max-width:1100px){.dropdown-button-text{display:none!important}.code-language .dropdown-button-text,.dialog-dropdown>.dropdown-button-text,.font-size .dropdown-button-text{display:flex!important}}.switches{z-index:6;animation:slide-in .4s;position:fixed;bottom:70px;left:10px}@keyframes slide-in{0%{opacity:0;transform:translate(-200px)}to{opacity:1;transform:translate(0)}}.switch{color:#444;background-color:#eeeeeeb3;border-radius:10px;margin:5px 0;padding:5px 10px;display:block}#rich-text-switch{right:0}#character-count-switch{right:130px}.switch label{width:100px;margin-right:5px;font-size:14px;line-height:24px}.switch button,.switch label{vertical-align:middle;display:inline-block}.switch button{box-sizing:border-box;cursor:pointer;background-color:#ced0d4;border:2px solid #0000;border-radius:12px;outline:none;width:44px;height:24px;transition:background-color .1s;position:relative}.switch button:focus-visible{border-color:#00f}.switch button span{background-color:#fff;border-radius:12px;width:20px;height:20px;transition:transform .2s;display:block;position:absolute;top:0;left:0}.switch button[aria-checked=true]{background-color:#1877f2}.switch button[aria-checked=true] span{transform:translate(20px)}@keyframes mic-pulsate-color{0%{background-color:#ffdcdc}50%{background-color:#ff8585}to{background-color:#ffdcdc}}.ltr{text-align:left}.rtl{text-align:right}.toolbar{z-index:2;background:#fff;border-top-left-radius:10px;border-top-right-radius:10px;height:36px;margin-bottom:1px;padding:4px;position:-webkit-sticky;position:sticky;top:0;overflow:auto hidden}.toolbar,button.toolbar-item{vertical-align:middle;display:flex}button.toolbar-item{cursor:pointer;background:0 0;border:0;border-radius:10px;flex-shrink:0;justify-content:space-between;align-items:center;padding:8px}button.toolbar-item:disabled{cursor:not-allowed}button.toolbar-item.spaced{margin-right:2px}button.toolbar-item i.format{vertical-align:-.25em;opacity:.6;background-size:contain;width:18px;height:18px;display:flex}button.toolbar-item:disabled .chevron-down,button.toolbar-item:disabled .icon,button.toolbar-item:disabled .text,button.toolbar-item:disabled i.format{opacity:.2}button.toolbar-item.active{background-color:#eff3f6}button.toolbar-item.active i{opacity:1}.toolbar-item:hover:not([disabled]){background-color:#e1e5e9}.toolbar-item:hover:not([disabled]) svg{color:red}.toolbar .toolbar-item .text{vertical-align:middle;color:#777;text-overflow:ellipsis;text-align:left;height:20px;padding-right:10px;font-size:14px;line-height:20px;display:flex;overflow:hidden}.toolbar .toolbar-item .icon{-webkit-user-select:none;-moz-user-select:none;user-select:none;background-size:contain;width:20px;height:20px;margin-right:8px;line-height:16px;display:flex}.toolbar .toolbar-item .icon.exit-fullscreen,.toolbar .toolbar-item .icon.fullscreen{margin-right:0}.toolbar i.chevron-down,.toolbar-item i.chevron-down{-webkit-user-select:none;-moz-user-select:none;user-select:none;width:16px;height:16px;margin-top:3px;display:flex}.toolbar i.chevron-down.inside{pointer-events:none;width:16px;height:16px;margin-top:11px;margin-left:-25px;margin-right:10px;display:flex}.toolbar .divider{background-color:#eee;width:1px;margin:0 4px}.excalidraw-button{background-color:#0000;border:0;margin:0;padding:0}.excalidraw-button.selected{-webkit-user-select:none;-moz-user-select:none;user-select:none;outline:2px solid #3c84f4}.spacer{letter-spacing:-2px}button.item i{opacity:.6}button.item.dropdown-item-active{background-color:#dfe8fa4d}button.item.dropdown-item-active i{opacity:1}.dialog-dropdown{width:100%;margin-bottom:10px;background-color:#eee!important}.lexical-content-editable{border:0;outline:0;min-height:150px;padding:8px 28px 40px;font-size:15px;display:block;position:relative}.lexical-content-editable.placeholder{color:#999;text-overflow:ellipsis;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap;pointer-events:none;font-size:15px;display:inline-block;position:absolute;top:8px;left:28px;right:28px;overflow:hidden}@media (min-width:1024px){.lexical-content-editable{padding-left:8px;padding-right:8px}.lexical-content-editable.placeholder{left:8px;right:8px}}.lexical-modal{flex-shrink:1px;z-index:100;background-color:#28282899;justify-content:center;align-items:center;position:fixed;inset:0}.lexical-modal,.lexical-modal .ref-node{flex-direction:column;flex-grow:0px;display:flex}.lexical-modal .ref-node{background-color:#f1f1f1;border-radius:10px;min-width:300px;min-height:100px;padding:20px;position:relative;box-shadow:0 0 20px #444}.lexical-modal .title{color:#444;border-bottom:1px solid #ccc;margin:0;padding-bottom:10px}.lexical-modal .close-button{text-align:center;cursor:pointer;background-color:#eee;border:0;border-radius:20px;justify-content:center;align-items:center;width:30px;height:30px;display:flex;position:absolute;right:20px}.lexical-modal .close-button:hover{background-color:#ddd}.lexical-modal .content{padding-top:20px}.fullscreen .color-picker-reset-color{text-align:center;color:#6b7280;background-color:#eff3f6;border-radius:5px;margin-top:8px;padding:4px 0}#lexical-editor i.chevron-down{background-image:url(/_next/static/media/chevron-down.7ab1bec2.d9636921.svg)}#lexical-editor i.palette{background-image:url(/_next/static/media/palette.a72cd2c3.958c57c6.svg)}#lexical-editor i.bucket{background-image:url(/_next/static/media/paint-bucket.407066ee.a8912666.svg)}#lexical-editor i.bold{background-image:url(/_next/static/media/type-bold.1f17e5da.7e3e270b.svg)}#lexical-editor i.italic{background-image:url(/_next/static/media/type-italic.f9cdcec5.d8e45748.svg)}#lexical-editor i.clear{background-image:url(/_next/static/media/trash.e93c6b1b.a399e1fe.svg)}#lexical-editor i.underline{background-image:url(/_next/static/media/type-underline.9639e1cd.104a0ed5.svg)}#lexical-editor i.uppercase{background-image:url(/_next/static/media/type-uppercase.cd9fe147.11cc2629.svg)}#lexical-editor i.lowercase{background-image:url(/_next/static/media/type-lowercase.e9b820a3.4b942bf5.svg)}#lexical-editor i.capitalize{background-image:url(/_next/static/media/type-capitalize.2bd9e890.96cc1f23.svg)}#lexical-editor i.strikethrough{background-image:url(/_next/static/media/type-strikethrough.ea22e2f6.2694a816.svg)}#lexical-editor i.subscript{background-image:url(/_next/static/media/type-subscript.84ecc6bb.0b1f38a0.svg)}#lexical-editor i.superscript{background-image:url(/_next/static/media/type-superscript.fd5795bc.20cbe23c.svg)}#lexical-editor i.link{background-image:url(/_next/static/media/link.dabc7da5.b774de25.svg)}#lexical-editor .icon.plus{background-image:url(/_next/static/media/plus.cc33d039.14112428.svg)}#lexical-editor .icon.caret-right{background-image:url(/_next/static/media/caret-right-fill.a00c19e8.2942d25e.svg)}#lexical-editor .icon.dropdown-more{background-image:url(/_next/static/media/dropdown-more.e77cf0f5.09f3d139.svg)}#lexical-editor .icon.font-color{background-image:url(/_next/static/media/font-color.babef7e0.4f0c0de5.svg)}#lexical-editor .icon.bg-color{background-image:url(/_next/static/media/bg-color.507cd4d9.387561e0.svg)}#lexical-editor .icon.fullscreen{background-image:url(/_next/static/media/fullscreen.acddd657.3acb49e8.svg)}#lexical-editor .icon.exit-fullscreen{background-image:url(/_next/static/media/exit-fullscreen.66763892.af158a7d.svg)}#lexical-editor i.success{background-image:url(/_next/static/media/success.e7e6caa5.c56f463c.svg)}#lexical-editor i.prettier{background-image:url(/_next/static/media/prettier.6c905155.b513f0f5.svg)}#lexical-editor i.prettier-error{background-image:url(/_next/static/media/prettier-error.0ed0d492.1e1325e0.svg)}#lexical-editor .icon.paragraph{background-image:url(/_next/static/media/text-paragraph.f17ec370.61674422.svg)}#lexical-editor .icon.h1{background-image:url(/_next/static/media/type-h1.83dd5e3b.f292ffe1.svg)}#lexical-editor .icon.h2{background-image:url(/_next/static/media/type-h2.bb6b6d69.a9d1aa48.svg)}#lexical-editor .icon.h3{background-image:url(/_next/static/media/type-h3.27eb870e.4a29ff88.svg)}#lexical-editor .icon.h4{background-image:url(/_next/static/media/type-h4.b9ba31db.7f48750c.svg)}#lexical-editor .icon.h5{background-image:url(/_next/static/media/type-h5.f6d2d205.14b4ac56.svg)}#lexical-editor .icon.h6{background-image:url(/_next/static/media/type-h6.34dc2c46.4e9dfe2d.svg)}#lexical-editor .icon.link-edit{background-image:url(/_next/static/media/pencil-fill.633b2c8d.94cb216b.svg)}#lexical-editor .icon.link-trash{background-image:url(/_next/static/media/trash.e93c6b1b.a399e1fe.svg)}#lexical-editor .icon.link-cancel{background-image:url(/_next/static/media/close.5a175ff6.29fbfcb1.svg)}#lexical-editor .icon.link-confirm{background-image:url(/_next/static/media/success-alt.33b01110.e22bb551.svg)}#lexical-editor .icon.number,#lexical-editor .icon.numbered-list{background-image:url(/_next/static/media/list-ol.03c2349b.d64946f3.svg)}#lexical-editor .icon.bullet,#lexical-editor .icon.bullet-list{background-image:url(/_next/static/media/list-ul.d6a7f4ba.1d54da3f.svg)}#lexical-editor i.annotation{background-image:url(/_next/static/media/annotation.90d8251c.f67782bc.svg)}#lexical-editor i.annotation-edit{-webkit-mask:url(/_next/static/media/annotation-edit.17352506.2ce7bded.svg);mask:url(/_next/static/media/annotation-edit.17352506.2ce7bded.svg)}#lexical-editor i.annotation-confirm{-webkit-mask:url(/_next/static/media/annotation-confirm.e810d5d4.b8f9fd60.svg);mask:url(/_next/static/media/annotation-confirm.e810d5d4.b8f9fd60.svg)}#lexical-editor i.annotation-cancel{-webkit-mask:url(/_next/static/media/annotation-cancel.bb83d319.4ccd0cac.svg);mask:url(/_next/static/media/annotation-cancel.bb83d319.4ccd0cac.svg)}#lexical-editor i.annotation-delete{-webkit-mask:url(/_next/static/media/annotation-trash.18fe5e8f.cb6c8ebc.svg);mask:url(/_next/static/media/annotation-trash.18fe5e8f.cb6c8ebc.svg)}#lexical-editor .icon.image-link{background-image:url(/_next/static/media/image-link.af3071de.59f95142.svg)}#lexical-editor i.image-edit{-webkit-mask:url(/_next/static/media/image-edit.e6d7a505.83bf5fb3.svg);mask:url(/_next/static/media/image-edit.e6d7a505.83bf5fb3.svg)}#lexical-editor i.image-layout-default{background-image:url(/_next/static/media/image-layout-default.c1999d68.0c460fa0.svg)}#lexical-editor i.image-layout-small{background-image:url(/_next/static/media/image-layout-small.c3f3f4a0.a2f39c68.svg)}#lexical-editor i.image-layout-right{background-image:url(/_next/static/media/image-layout-right.d0570478.d298a411.svg)}