.toc-shell[data-v-45cc4931]{z-index:100;width:240px;max-height:calc(100vh - 150px);transition:all .3s;position:fixed;top:100px;left:20px;overflow:visible}.toc-shell.collapsed[data-v-45cc4931]{width:56px}.table-of-contents[data-v-45cc4931]{background:#fff;border:1px solid #e5e7eb;border-radius:8px;width:100%;height:100%;overflow:hidden;box-shadow:0 2px 8px #0000001a}.toggle-btn[data-v-45cc4931]{cursor:pointer;color:#6b7280;z-index:10;background:#fff;border:1px solid #e5e7eb;border-radius:4px;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex;position:absolute;top:12px;right:-18px}.toggle-btn[data-v-45cc4931]:hover{background:#f3f4f6}.toc-content[data-v-45cc4931]{max-height:calc(100vh - 150px);padding:12px;overflow-y:auto}.toc-header[data-v-45cc4931]{border-bottom:1px solid #e5e7eb;margin-bottom:12px;padding-bottom:8px}.toc-title[data-v-45cc4931]{color:#374151;margin:0;font-size:14px;font-weight:600}.toc-empty[data-v-45cc4931]{text-align:center;color:#9ca3af;padding:20px 0;font-size:13px}.toc-list[data-v-45cc4931]{margin:0;padding:0;list-style:none}.toc-item[data-v-45cc4931]{cursor:pointer;text-align:left;width:100%;font:inherit;color:#6b7280;background:0 0;border:none;border-radius:4px;margin:2px 0;padding:6px 8px;font-size:13px;line-height:1.5;transition:all .2s;display:block;position:relative}.toc-item[data-v-45cc4931]:hover{background:#f3f4f6}.toc-item.active[data-v-45cc4931]{color:#1d4ed8;background:#dbeafe;font-weight:500}.toc-item.active[data-v-45cc4931]:before{content:"";background:#1d4ed8;border-radius:2px;width:3px;height:16px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.toc-item.level-1[data-v-45cc4931]{padding-left:8px;font-weight:500}.toc-item.level-2[data-v-45cc4931]{padding-left:20px}.toc-item.level-3[data-v-45cc4931]{padding-left:32px}.toc-item.level-4[data-v-45cc4931]{padding-left:44px}.toc-item.level-5[data-v-45cc4931]{padding-left:56px}.toc-item.level-6[data-v-45cc4931]{padding-left:68px}.toc-text[data-v-45cc4931]{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.hero-shell[data-v-31f926a7]{z-index:100;width:280px;max-height:calc(100vh - 150px);transition:all .3s;position:fixed;top:100px;right:20px;overflow:visible}.hero-shell.collapsed[data-v-31f926a7]{width:56px}.hero-section[data-v-31f926a7]{background:#fff;border:1px solid #e5e7eb;border-radius:8px;width:100%;height:100%;overflow:hidden;box-shadow:0 2px 8px #0000001a}.toggle-btn[data-v-31f926a7]{cursor:pointer;color:#6b7280;z-index:10;background:#fff;border:1px solid #e5e7eb;border-radius:4px;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex;position:absolute;top:12px;left:-18px}.toggle-btn[data-v-31f926a7]:hover{background:#f3f4f6}.hero-content[data-v-31f926a7]{max-height:calc(100vh - 150px);padding:12px;overflow-y:auto}.hero-header[data-v-31f926a7]{border-bottom:1px solid #e5e7eb;margin-bottom:12px;padding-bottom:8px}.hero-title[data-v-31f926a7]{color:#374151;margin:0;font-size:14px;font-weight:600}.hero-empty[data-v-31f926a7]{color:#9ca3af;padding:16px 0;font-size:13px}.hero-display[data-v-31f926a7]{color:#374151;font-size:14px;line-height:1.6}.hero-display p[data-v-31f926a7]{margin:.5em 0}.hero-display h1[data-v-31f926a7]{margin:.5em 0;font-size:1.5em;font-weight:700}.hero-display h2[data-v-31f926a7]{margin:.5em 0;font-size:1.3em;font-weight:700}.hero-display h3[data-v-31f926a7]{margin:.5em 0;font-size:1.1em;font-weight:700}.hero-display h4[data-v-31f926a7]{margin:.5em 0;font-size:1em;font-weight:700}.hero-display ul[data-v-31f926a7],.hero-display ol[data-v-31f926a7]{margin:.5em 0;padding-left:1.5em}.hero-display li[data-v-31f926a7]{margin:.3em 0}.hero-display code[data-v-31f926a7]{background-color:#f4f4f4;border-radius:3px;padding:2px 4px;font-size:.9em}.hero-display a[data-v-31f926a7]{color:#06c;text-decoration:none}.hero-display a[data-v-31f926a7]:hover{text-decoration:underline}.hero-display img[data-v-31f926a7],.hero-display video[data-v-31f926a7]{border-radius:4px;max-width:100%;height:auto;margin:1em 0;display:block}.hero-display strong[data-v-31f926a7]{font-weight:600}.prose{color:#333}.prose h1{margin:1em 0 .5em;font-size:2em;font-weight:700}.prose h2{margin:1em 0 .5em;font-size:1.5em;font-weight:700}.prose h3{margin:1em 0 .5em;font-size:1.25em;font-weight:700}.prose h4{margin:1em 0 .5em;font-size:1.1em;font-weight:700}.prose h5{margin:1em 0 .5em;font-size:1em;font-weight:700}.prose h6{margin:1em 0 .5em;font-size:.9em;font-weight:700}.prose p{margin:1em 0;line-height:1.7}.prose ul,.prose ol{margin:1em 0;padding-left:2em}.prose li{margin:.5em 0}.prose pre{background-color:#f6f8fa;border-radius:6px;margin:1em 0;padding:16px;overflow-x:auto}.prose code{background-color:#f6f8fa;border-radius:3px;padding:2px 6px;font-family:Courier New,monospace;font-size:.9em}.prose pre code{background:0 0;padding:0}.prose blockquote{color:#666;border-left:4px solid #ddd;margin:1em 0;padding-left:16px;font-style:italic}.prose a{color:#06c;text-decoration:underline}.prose img{border-radius:4px;max-width:100%;height:auto;margin:1em 0}.prose video{border-radius:4px;max-width:100%;height:auto;margin:1em 0;display:block}.prose video::-webkit-media-controls-download-button{display:none!important}.prose video::-webkit-media-controls-enclosure{overflow:hidden}.prose video::-internal-media-controls-download-button{display:none!important}.prose img[data-float=left]{float:left;max-width:45%;margin-right:1em}.prose img[data-float=right]{float:right;max-width:45%;margin-left:1em}.prose img[data-float=inline]{vertical-align:middle;width:calc(33.33% - 1em);max-width:calc(33.33% - 1em);margin:.5em;display:inline-block}.prose p img[data-float=inline]:first-of-type:nth-last-of-type(2),.prose p img[data-float=inline]:first-of-type:nth-last-of-type(2)~img[data-float=inline]{width:calc(48% - 1em)!important;max-width:calc(48% - 1em)!important}.prose p img[data-float=inline]:first-of-type:nth-last-of-type(3),.prose p img[data-float=inline]:first-of-type:nth-last-of-type(3)~img[data-float=inline]{width:calc(31% - 1em)!important;max-width:calc(31% - 1em)!important}.prose p:after{content:"";clear:both;display:table}.prose .doc-image{vertical-align:top;box-sizing:border-box;width:calc(var(--image-width,100%) - 1em);max-width:100%;margin:1em .5em;display:inline-block;position:relative;overflow:visible}.prose .doc-image:only-of-type{width:min(100%, var(--image-width,100%));margin:1em 0;display:block}.prose .doc-image>img{width:100%;height:auto;margin:0;display:block}.prose .doc-image+.doc-image:before{content:"";pointer-events:none;background:#1118271f;width:1px;position:absolute;top:12%;bottom:12%;left:-6px}.prose .doc-image[data-float=left]{float:left;width:min(45%, calc(var(--image-width,45%) - 1em));margin:.5em 1em .5em 0}.prose .doc-image[data-float=right]{float:right;width:min(45%, calc(var(--image-width,45%) - 1em));margin:.5em 0 .5em 1em}*,:before,:after{box-sizing:border-box;border:0 solid #e5e7eb}:before,:after{--tw-content:""}html,:host{-webkit-text-size-adjust:100%;tab-size:4;font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent;font-family:ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;line-height:1.5}body{line-height:inherit;margin:0}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-feature-settings:normal;font-variation-settings:normal;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-feature-settings:inherit;font-variation-settings:inherit;font-family:inherit;font-size:100%;font-weight:inherit;line-height:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button;background-color:#0000;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{margin:0;padding:0;list-style:none}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder{opacity:1;color:#9ca3af}textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}[hidden]{display:none}*,:before,:after,::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:#3b82f680;--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }.\!container{width:100%!important}.container{width:100%}@media (width>=640px){.\!container{max-width:640px!important}.container{max-width:640px}}@media (width>=768px){.\!container{max-width:768px!important}.container{max-width:768px}}@media (width>=1024px){.\!container{max-width:1024px!important}.container{max-width:1024px}}@media (width>=1280px){.\!container{max-width:1280px!important}.container{max-width:1280px}}@media (width>=1536px){.\!container{max-width:1536px!important}.container{max-width:1536px}}.visible{visibility:visible}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.inset-0{inset:0}.z-50{z-index:50}.mx-auto{margin-left:auto;margin-right:auto}.mb-2{margin-bottom:.5rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.ml-1{margin-left:.25rem}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.block{display:block}.inline{display:inline}.flex{display:flex}.table{display:table}.grid{display:grid}.contents{display:contents}.hidden{display:none}.h-12{height:3rem}.h-3{height:.75rem}.h-4{height:1rem}.h-5{height:1.25rem}.min-h-screen{min-height:100vh}.w-12{width:3rem}.w-3{width:.75rem}.w-4{width:1rem}.w-5{width:1.25rem}.w-96{width:24rem}.w-full{width:100%}.max-w-4xl{max-width:56rem}.max-w-md{max-width:28rem}.max-w-none{max-width:none}.flex-1{flex:1}.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))}.resize{resize:both}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.gap-3{gap:.75rem}.rounded{border-radius:.25rem}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.border{border-width:1px}.border-gray-300{--tw-border-opacity:1;border-color:rgb(209 213 219/var(--tw-border-opacity))}.bg-black{--tw-bg-opacity:1;background-color:rgb(0 0 0/var(--tw-bg-opacity))}.bg-blue-600{--tw-bg-opacity:1;background-color:rgb(37 99 235/var(--tw-bg-opacity))}.bg-gray-300{--tw-bg-opacity:1;background-color:rgb(209 213 219/var(--tw-bg-opacity))}.bg-gray-50{--tw-bg-opacity:1;background-color:rgb(249 250 251/var(--tw-bg-opacity))}.bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.bg-opacity-50{--tw-bg-opacity:.5}.p-6{padding:1.5rem}.p-8{padding:2rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.py-12{padding-top:3rem;padding-bottom:3rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-8{padding-top:2rem;padding-bottom:2rem}.text-center{text-align:center}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.font-medium{font-weight:500}.font-semibold{font-weight:600}.italic{font-style:italic}.text-gray-400{--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity))}.text-gray-600{--tw-text-opacity:1;color:rgb(75 85 99/var(--tw-text-opacity))}.text-gray-700{--tw-text-opacity:1;color:rgb(55 65 81/var(--tw-text-opacity))}.text-gray-800{--tw-text-opacity:1;color:rgb(31 41 55/var(--tw-text-opacity))}.text-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.underline{text-decoration-line:underline}.shadow-sm{--tw-shadow:0 1px 2px 0 #0000000d;--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000), var(--tw-ring-shadow,0 0 #0000), var(--tw-shadow)}.shadow-xl{--tw-shadow:0 20px 25px -5px #0000001a, 0 8px 10px -6px #0000001a;--tw-shadow-colored:0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000), var(--tw-ring-shadow,0 0 #0000), var(--tw-shadow)}.blur{--tw-blur:blur(8px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter,backdrop-filter;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}*{box-sizing:border-box;margin:0;padding:0}body{color:#333;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.6}html,body,#app{overflow-x:hidden}.ProseMirror{outline:none;min-height:200px;padding:20px}.ProseMirror p{margin:1em 0}.ProseMirror h1{margin:.67em 0;font-size:2em;font-weight:700}.ProseMirror h2{margin:.75em 0;font-size:1.5em;font-weight:700}.ProseMirror h3{margin:.83em 0;font-size:1.17em;font-weight:700}.ProseMirror h4{margin:1em 0;font-size:1em;font-weight:700}.ProseMirror h5{margin:1.5em 0;font-size:.83em;font-weight:700}.ProseMirror h6{margin:2em 0;font-size:.67em;font-weight:700}.ProseMirror ul,.ProseMirror ol{margin:1em 0;padding-left:2em}.ProseMirror code{background-color:#f4f4f4;border-radius:3px;padding:2px 6px;font-family:Courier New,monospace}.ProseMirror pre{background-color:#f4f4f4;border-radius:6px;margin:1em 0;padding:12px;overflow-x:auto}.ProseMirror pre code{background:0 0;padding:0}.ProseMirror blockquote{color:#666;border-left:4px solid #ddd;margin:1em 0;padding-left:16px}.ProseMirror a{color:#06c;text-decoration:underline}.prose h1,.prose h2,.prose h3,.prose h4,.prose h5,.prose h6,.ProseMirror h1,.ProseMirror h2,.ProseMirror h3,.ProseMirror h4,.ProseMirror h5,.ProseMirror h6{scroll-margin-top:112px}.ProseMirror img{cursor:move;border-radius:4px;max-width:100%;height:auto;margin:1em 0;transition:all .2s}.ProseMirror video{border-radius:4px;max-width:100%;height:auto;margin:1em 0;display:block}.ProseMirror video::-webkit-media-controls-download-button{display:none!important}.ProseMirror video::-webkit-media-controls-enclosure{overflow:hidden}.ProseMirror video::-internal-media-controls-download-button{display:none!important}.ProseMirror img:hover{box-shadow:0 4px 12px #00000026}.ProseMirror img.ProseMirror-selectednode{outline-offset:2px;outline:3px solid #3b82f6}.ProseMirror img[data-float=left]{float:left;max-width:45%;margin-right:1em}.ProseMirror img[data-float=right]{float:right;max-width:45%;margin-left:1em}.ProseMirror img[data-float=inline]{vertical-align:middle;width:calc(33.33% - 1em);max-width:calc(33.33% - 1em);margin:.5em;display:inline-block}.prose .ProseMirror p img[data-float=inline]:first-of-type:nth-last-of-type(2),.prose .ProseMirror p img[data-float=inline]:first-of-type:nth-last-of-type(2)~img[data-float=inline],.ProseMirror.prose p img[data-float=inline]:first-of-type:nth-last-of-type(2),.ProseMirror.prose p img[data-float=inline]:first-of-type:nth-last-of-type(2)~img[data-float=inline],.ProseMirror p img[data-float=inline]:first-of-type:nth-last-of-type(2),.ProseMirror p img[data-float=inline]:first-of-type:nth-last-of-type(2)~img[data-float=inline]{width:calc(48% - 1em)!important;max-width:calc(48% - 1em)!important}.prose .ProseMirror p img[data-float=inline]:first-of-type:nth-last-of-type(3),.prose .ProseMirror p img[data-float=inline]:first-of-type:nth-last-of-type(3)~img[data-float=inline],.ProseMirror.prose p img[data-float=inline]:first-of-type:nth-last-of-type(3),.ProseMirror.prose p img[data-float=inline]:first-of-type:nth-last-of-type(3)~img[data-float=inline],.ProseMirror p img[data-float=inline]:first-of-type:nth-last-of-type(3),.ProseMirror p img[data-float=inline]:first-of-type:nth-last-of-type(3)~img[data-float=inline]{width:calc(31% - 1em)!important;max-width:calc(31% - 1em)!important}.ProseMirror p:after{content:"";clear:both;display:table}.ProseMirror mark{background-color:#ffeb3b;padding:2px 0}.ProseMirror p.is-editor-empty:first-child:before{content:attr(data-placeholder);float:left;color:#adb5bd;pointer-events:none;height:0}.ProseMirror a.file-link,.prose a.file-link{color:#374151;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:4px;align-items:center;gap:4px;padding:4px 8px;font-size:14px;text-decoration:none;transition:all .2s;display:inline-flex}.ProseMirror a.file-link:hover,.prose a.file-link:hover{background:#e5e7eb;border-color:#d1d5db}body.is-image-resizing,body.is-image-resizing *{cursor:col-resize!important;-webkit-user-select:none!important;user-select:none!important;-webkit-user-drag:none!important}.doc-image,.ProseMirror .doc-image{vertical-align:top;box-sizing:border-box;width:calc(var(--image-width,100%) - 1em);max-width:100%;margin:1em .5em;display:inline-block;position:relative;overflow:visible}.doc-image:only-of-type,.ProseMirror .doc-image:only-of-type{width:min(100%, var(--image-width,100%));margin:1em 0;display:block}.doc-image>img,.ProseMirror .doc-image>img{cursor:default;border-radius:4px;width:100%;height:auto;margin:0;display:block}.doc-image+.doc-image:before,.ProseMirror .doc-image+.doc-image:before{content:"";pointer-events:none;background:#1118271f;width:1px;position:absolute;top:12%;bottom:12%;left:-6px}.doc-image[data-float=left],.ProseMirror .doc-image[data-float=left]{float:left;width:min(45%, calc(var(--image-width,45%) - 1em));margin:.5em 1em .5em 0}.doc-image[data-float=right],.ProseMirror .doc-image[data-float=right]{float:right;width:min(45%, calc(var(--image-width,45%) - 1em));margin:.5em 0 .5em 1em}.doc-image.is-selected,.ProseMirror .doc-image.ProseMirror-selectednode{outline-offset:2px;outline:2px solid #3b82f6bf}.doc-image__resize-handle{opacity:0;cursor:col-resize;z-index:2;touch-action:none;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;background:0 0;border:none;justify-content:center;align-items:center;width:16px;height:100%;padding:0;display:flex;position:absolute;top:0;right:-8px}.doc-image:hover .doc-image__resize-handle,.doc-image.is-hovered .doc-image__resize-handle,.doc-image.is-selected .doc-image__resize-handle,.doc-image.is-resizing .doc-image__resize-handle,.ProseMirror .doc-image.ProseMirror-selectednode .doc-image__resize-handle{opacity:1}.doc-image__resize-handle-line{background:#3b82f680;border-radius:999px;width:1px;height:60%}::selection{color:inherit;background-color:#3b82f64d}.ProseMirror ::selection{color:inherit;background-color:#3b82f64d}.prose ::selection{color:inherit;background-color:#3b82f64d}.hero-prose ::selection{color:inherit;background-color:#3b82f64d}.hero-display ::selection{color:inherit;background-color:#3b82f64d}.hero-prose.ProseMirror{min-height:100px!important;margin:0!important;padding:0!important}.hero-prose.ProseMirror p{margin:0!important;line-height:1.6!important}.hero-prose.ProseMirror h1{margin:0!important;font-size:1.5em!important;font-weight:700!important;line-height:1.6!important}.hero-prose.ProseMirror h2{margin:0!important;font-size:1.3em!important;font-weight:700!important;line-height:1.6!important}.hero-prose.ProseMirror h3{margin:0!important;font-size:1.1em!important;font-weight:700!important;line-height:1.6!important}.hero-prose.ProseMirror h4{margin:0!important;font-size:1em!important;font-weight:700!important;line-height:1.6!important}.hero-prose.ProseMirror ul,.hero-prose.ProseMirror ol{margin:0!important;padding-left:1.5em!important}.hero-prose.ProseMirror li{margin:0!important;line-height:1.6!important}.hero-prose.ProseMirror a{color:#06c!important;text-decoration:none!important}.hero-prose.ProseMirror a:hover{text-decoration:underline!important}.hero-prose.ProseMirror strong{font-weight:600!important}.hero-prose.ProseMirror code{background-color:#f4f4f4!important;border-radius:3px!important;padding:2px 4px!important;font-size:.9em!important}.hero-display p:empty:before,.hero-prose.ProseMirror p:empty:before{content:"";width:0;display:inline-block}.hero-display p:empty,.hero-prose.ProseMirror p:empty{min-height:1.6em}.hero-editor .hero-prose.ProseMirror,.hero-editor .ProseMirror.hero-prose{min-height:100px!important;margin:0!important;padding:0!important;line-height:1.6!important}.hero-editor .hero-prose.ProseMirror p,.hero-editor .ProseMirror.hero-prose p{margin:.5em 0!important;line-height:1.6!important}.hero-editor .hero-prose.ProseMirror h1,.hero-editor .ProseMirror.hero-prose h1{margin:.5em 0!important;font-size:1.5em!important;line-height:1.6!important}.hero-editor .hero-prose.ProseMirror h2,.hero-editor .ProseMirror.hero-prose h2{margin:.5em 0!important;font-size:1.3em!important;line-height:1.6!important}.hero-editor .hero-prose.ProseMirror h3,.hero-editor .ProseMirror.hero-prose h3{margin:.5em 0!important;font-size:1.1em!important;line-height:1.6!important}.hero-editor .hero-prose.ProseMirror ul,.hero-editor .hero-prose.ProseMirror ol,.hero-editor .ProseMirror.hero-prose ul,.hero-editor .ProseMirror.hero-prose ol{margin:.5em 0!important;padding-left:1.5em!important}.hero-editor .hero-prose.ProseMirror li,.hero-editor .ProseMirror.hero-prose li{margin:.3em 0!important;line-height:1.6!important}.hover\:bg-blue-700:hover{--tw-bg-opacity:1;background-color:rgb(29 78 216/var(--tw-bg-opacity))}.hover\:bg-gray-400:hover{--tw-bg-opacity:1;background-color:rgb(156 163 175/var(--tw-bg-opacity))}.hover\:text-gray-900:hover{--tw-text-opacity:1;color:rgb(17 24 39/var(--tw-text-opacity))}.focus\:outline-none:focus{outline-offset:2px;outline:2px solid #0000}.focus\:ring-2:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow,0 0 #0000)}.focus\:ring-blue-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(59 130 246/var(--tw-ring-opacity))}
