.smart-editor-slot{position:relative;width:100%;margin-top:8px}
.smart-editor-source{display:none!important}
.smart-editor-loading{overflow:hidden;min-height:290px;border:1px solid #d9e0ea;border-radius:10px;background:#fff;box-shadow:0 1px 2px #17213a08}
.smart-editor-loading::before{content:"";display:block;height:54px;border-bottom:1px solid #e1e6ee;background:linear-gradient(90deg,#eef2f8 0 8%,transparent 8% 10%,#eef2f8 10% 22%,transparent 22% 24%,#eef2f8 24% 45%,transparent 45% 100%)}
.smart-editor-loading::after{content:"";display:block;min-height:235px;background:#fff}
.smart-editor-slot.smart-editor-ready>.smart-editor-loading{display:none}
.smart-editor{width:100%;border:1px solid #d9e0ea;border-radius:10px;background:#fff;overflow:hidden;box-shadow:0 1px 2px #17213a08}
.smart-editor-toolbar{display:flex;align-items:center;flex-wrap:wrap;gap:3px;min-height:54px;padding:7px 9px;border-bottom:1px solid #dfe4eb;background:#fff}
.smart-editor-toolbar>.divider{width:1px;height:30px;margin:0 5px;background:#dfe4eb}
.smart-editor-toolbar button,.smart-editor-toolbar label{width:34px;height:34px;display:grid;place-items:center;margin:0;border:0;border-radius:6px;background:#fff;color:#252b45;font-size:19px;cursor:pointer}
.smart-editor-toolbar button:hover,.smart-editor-toolbar label:hover{background:#edf2ff;color:#4267d5}
.smart-editor-toolbar select{height:35px;max-width:142px;padding:0 8px;border:0;border-radius:6px;background:#fff;color:#303950;font-size:12px;font-weight:650}
.smart-editor-toolbar input[type=color]{width:32px;height:32px;padding:4px;border:0;background:#fff}
.smart-editor-body{padding:20px;outline:0;color:#222b40;font-size:15px;line-height:1.75}
.smart-editor-body:focus{box-shadow:inset 0 0 0 2px #4e5cff}
.smart-editor-body figure{margin:22px auto;text-align:center}.smart-editor-body figure img{max-width:100%;height:auto;border-radius:7px}.smart-editor-body figcaption{padding:6px;color:#7c8798;font-size:12px}
.smart-editor-body table{width:100%;border-collapse:collapse}.smart-editor-body td,.smart-editor-body th{padding:9px;border:1px solid #ccd4df}
.smart-editor-body blockquote{padding:14px 18px;border-left:4px solid #526bd7;background:#f4f7ff}
.smart-editor-body .smart-lead{color:#43516a;font-size:1.18em;line-height:1.75}.smart-editor-body .smart-highlight{padding:14px 17px;border-radius:10px;background:#edf3ff;color:#294b99;font-weight:700}
.smart-editor-body :is(.smart-info,.smart-success,.smart-warning){padding:15px 17px;border-left:4px solid #4267d5;border-radius:6px;background:#f2f6ff}.smart-editor-body .smart-success{border-left-color:#25a66a;background:#edfaf4}.smart-editor-body .smart-warning{border-left-color:#e39a20;background:#fff7e8}.smart-editor-body .smart-button{display:inline-block;padding:10px 17px;border-radius:8px;background:#4267d5;color:#fff;text-decoration:none;font-weight:800}
.smart-editor-code{width:100%;min-height:350px;padding:17px;border:0;outline:0;background:#11182b;color:#dce7f7;font:13px/1.6 Consolas,monospace}
.smart-editor>footer{display:flex;justify-content:space-between;padding:8px 13px;border-top:1px solid #e2e7ee;background:#fafbfc;color:#8490a2;font-size:11px}.smart-editor>footer b{color:#536bd5}
.smart-editor.fullscreen{position:fixed;z-index:10000;inset:0;border-radius:0}.smart-editor.fullscreen .smart-editor-body{height:calc(100vh - 104px);overflow:auto}
.smart-video{position:relative;padding-top:56.25%}.smart-video iframe{position:absolute;inset:0;width:100%;height:100%;border:0}
@media(max-width:720px){.smart-editor-toolbar{max-height:112px;overflow-y:auto}.smart-editor-toolbar>.divider{display:none}.smart-editor-toolbar select{max-width:115px}}
