.rte-shell{background:#fff;border:1px solid #cbd5e1;border-radius:14px;box-shadow:0 1px 2px #0f172a0a;display:flex;flex-direction:column;overflow:hidden}.rte-toolbar{align-items:center;background:linear-gradient(180deg,#f8fafc,#f1f5f9);border-bottom:1px solid #e2e8f0;display:flex;flex-wrap:wrap;gap:4px;padding:8px 10px;position:-webkit-sticky;position:sticky;top:0;z-index:5}.rte-group{display:inline-flex;gap:2px}.rte-sep{background:#cbd5e1;height:22px;margin:0 4px;width:1px}.rte-btn{align-items:center;background:#0000;border:1px solid #0000;border-radius:6px;color:#334155;cursor:pointer;display:inline-flex;justify-content:center;padding:6px 8px;transition:all .12s ease}.rte-btn:hover{background:#fff;border-color:#e2e8f0;box-shadow:0 1px 2px #0f172a0f;color:#0f172a}.rte-btn--active,.rte-btn--active:hover{background:#0f172a;border-color:#0f172a;color:#fff}.rte-select{-webkit-appearance:none;appearance:none;background:#fff;border:1px solid #e2e8f0;border-radius:6px;color:#0f172a;cursor:pointer;font-size:12px;font-weight:600;padding:5px 26px 5px 10px}.rte-select:hover{border-color:#cbd5e1}.rte-select:focus{border-color:#2563eb;outline:2px solid #2563eb;outline-offset:1px}.rte-statusbar{align-items:center;background:#f8fafc;border-top:1px solid #e2e8f0;display:flex;font-size:12px;gap:8px;padding:8px 14px}.article-body,.rte-content{color:#1f2937;font-family:Plus Jakarta Sans,Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:18px;letter-spacing:-.003em;line-height:1.78}.rte-content{max-height:70vh;min-height:460px;overflow-y:auto;padding:28px 32px}.rte-content .ProseMirror{min-height:380px;outline:none}.rte-content .ProseMirror:focus{outline:none}.article-body{margin:0 auto;max-width:720px}@media (max-width:640px){.rte-content{font-size:16px;padding:16px 18px}.rte-content .ProseMirror{min-height:320px}.article-body{font-size:17px;line-height:1.72}}.article-body h1,.rte-content h1{color:#0f172a;font-family:Outfit,system-ui,sans-serif;font-size:clamp(2rem,4.4vw,2.7rem);font-weight:800;letter-spacing:-.022em;line-height:1.15;margin:1.6em 0 .55em;scroll-margin-top:96px}.article-body h2,.rte-content h2{font-size:clamp(1.5rem,3vw,1.85rem);letter-spacing:-.018em;line-height:1.22;margin:2em 0 .6em}.article-body h2,.article-body h3,.rte-content h2,.rte-content h3{color:#0f172a;font-family:Outfit,system-ui,sans-serif;font-weight:700;scroll-margin-top:96px}.article-body h3,.rte-content h3{font-size:clamp(1.2rem,2.2vw,1.35rem);line-height:1.32;margin:1.6em 0 .45em}.article-body p,.rte-content p{margin:.95em 0}.article-body p:first-child,.rte-content p:first-child{margin-top:0}.article-body strong,.rte-content strong{color:#0f172a;font-weight:700}.article-body em,.rte-content em{font-style:italic}.article-body u,.rte-content u{text-decoration:underline;text-underline-offset:2px}.article-body s,.rte-content s{color:#64748b;text-decoration:line-through}.article-body code:not(pre code),.rte-content code:not(pre code){background:#f1f5f9;border:1px solid #e2e8f0;border-radius:5px;color:#b91c1c;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.88em;font-weight:500;padding:.12em .4em}.article-body a,.rte-content a{color:#2563eb;text-decoration:underline;-webkit-text-decoration-color:#2563eb66;text-decoration-color:#2563eb66;text-decoration-thickness:1.5px;text-underline-offset:3px;transition:color .12s ease,-webkit-text-decoration-color .12s ease;transition:color .12s ease,text-decoration-color .12s ease;transition:color .12s ease,text-decoration-color .12s ease,-webkit-text-decoration-color .12s ease}.article-body a:hover,.rte-content a:hover{color:#1d4ed8;-webkit-text-decoration-color:currentColor;text-decoration-color:initial}.article-body ol,.article-body ul,.rte-content ol,.rte-content ul{margin:1.05em 0;padding-left:1.6em}.article-body ul,.rte-content ul{list-style:disc}.article-body ol,.rte-content ol{list-style:decimal}.article-body li,.rte-content li{margin:.4em 0;padding-left:.2em}.article-body li>p,.rte-content li>p{margin:0}.article-body li::marker,.rte-content li::marker{color:#64748b;font-weight:600}.article-body blockquote,.rte-content blockquote{background:linear-gradient(90deg,#fffbea,#fff 60%);border-left:4px solid #d4af37;border-radius:0 12px 12px 0;box-shadow:0 1px 3px #0f172a0a;color:#4b5563;font-size:1.08em;font-style:italic;line-height:1.7;margin:1.6em 0;padding:1em 1.4em}.article-body blockquote p,.rte-content blockquote p{margin:.4em 0}.article-body hr,.rte-content hr{background:linear-gradient(90deg,#0000,#cbd5e1,#0000);border:none;height:1px;margin:2.4em 0}.article-body img,.rte-content img{border-radius:14px;box-shadow:0 6px 20px #0f172a14;display:block;height:auto;margin:1.8em auto;max-width:100%}.article-body .rte-mark,.article-body mark,.rte-content .rte-mark,.rte-content mark{background:linear-gradient(180deg,#0000 55%,#fde68a 0);border-radius:2px;color:inherit;padding:0 .1em}.article-body .rte-table,.article-body table,.rte-content .rte-table,.rte-content table{border:1px solid #e2e8f0;border-collapse:collapse;border-radius:10px;font-size:.95em;margin:1.6em 0;overflow:hidden;width:100%}.article-body td,.article-body th,.rte-content td,.rte-content th{border:1px solid #e2e8f0;padding:10px 14px;text-align:left;vertical-align:top}.article-body th,.rte-content th{background:#f8fafc;color:#0f172a;font-weight:700}.article-body tr:nth-child(2n) td,.rte-content tr:nth-child(2n) td{background:#fafbfc}.article-body table p,.rte-content table p{margin:0}.article-body .rte-codeblock,.article-body pre,.rte-content .rte-codeblock,.rte-content pre{background:#0d1117!important;border:1px solid #1f2937;border-radius:12px;box-shadow:0 4px 14px #0000002e;color:#e6edf3!important;font-size:.92em;line-height:1.65;margin:1.5em 0;overflow-x:auto;padding:1.1em 1.3em}.article-body pre code,.rte-content pre code{background:#0000!important;border:0;color:inherit;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:inherit;padding:0}.article-body .rte-youtube,.article-body iframe[src*=youtube],.rte-content .rte-youtube,.rte-content iframe[src*=youtube]{aspect-ratio:16/9;border:0;border-radius:12px;box-shadow:0 6px 20px #0f172a1f;display:block;height:auto;margin:1.6em 0;width:100%}.article-body .rte-callout,.rte-content .rte-callout{align-items:flex-start;border:1px solid;border-radius:12px;display:flex;gap:12px;line-height:1.65;margin:1.6em 0;padding:14px 18px}.article-body .rte-callout p,.rte-content .rte-callout p{margin:.2em 0}.article-body .rte-callout__icon,.rte-content .rte-callout__icon{flex-shrink:0;font-size:22px;line-height:1;margin-top:2px}.article-body .rte-callout__body,.rte-content .rte-callout__body{flex:1 1}.rte-callout--info{background:linear-gradient(135deg,#eff6ff,#fff 80%);border-color:#bfdbfe;color:#1e3a8a}.rte-callout--warn{background:linear-gradient(135deg,#fffbeb,#fff 80%);border-color:#fde68a;color:#78350f}.rte-callout--success{background:linear-gradient(135deg,#ecfdf5,#fff 80%);border-color:#bbf7d0;color:#065f46}.article-body [style*="text-align: center"],.rte-content [style*="text-align: center"]{text-align:center!important}.article-body [style*="text-align: right"],.rte-content [style*="text-align: right"]{text-align:right!important}.rte-content .ProseMirror ::selection{background:#2563eb2e}.rte-content .ProseMirror .is-empty:before,.rte-content .ProseMirror p.is-editor-empty:first-child:before{color:#94a3b8;content:attr(data-placeholder);float:left;height:0;pointer-events:none}.ProseMirror-dropcursor{border-top:2px solid #2563eb}.rte-content .ProseMirror table .selectedCell{background:#2563eb14;position:relative}.rte-content .ProseMirror table .column-resize-handle{background:#2563eb;bottom:0;position:absolute;right:-2px;top:0;width:4px}.article-body ul[data-type=taskList],.rte-content ul[data-type=taskList]{list-style:none;padding-left:.5em}.article-body ul[data-type=taskList] li,.rte-content ul[data-type=taskList] li{align-items:flex-start;display:flex;gap:.6em}.article-body ul[data-type=taskList] input[type=checkbox],.rte-content ul[data-type=taskList] input[type=checkbox]{margin-top:.45em}
/*# sourceMappingURL=1846.41a149ba.chunk.css.map*/