.ftedu-editor{margin:0 auto;max-width:760px;padding:24px 16px 64px}.ftedu-editor h1{font-size:1.6rem;margin:0 0 20px}.ftedu-editor .editor-gate{color:#444;padding:48px 16px;text-align:center}.ftedu-editor .editor-gate .error{color:#c0392b}.ftedu-editor .editor-gate .btn{margin-top:16px}.ftedu-editor .edit-existing{background:#f6f8fc;border:1px solid #e3e8f0;border-radius:10px;margin:0 0 18px;padding:14px 16px}.ftedu-editor .edit-existing .edit-note{color:#444;font-size:.88rem;margin:0 0 10px}.ftedu-editor .edit-existing .cur-asset{align-items:flex-start;color:#555;display:flex;font-size:.85rem;gap:10px;margin-top:8px}.ftedu-editor .edit-existing .cur-asset>span{font-weight:600;min-width:72px}.ftedu-editor .edit-existing .cur-asset img{border:1px solid #dfe3ea;border-radius:6px;max-width:160px}.ftedu-editor .edit-existing .cur-asset ul{margin:0;padding-left:18px}.ftedu-editor .form-grid{display:grid;gap:14px 18px;grid-template-columns:1fr 1fr}.ftedu-editor .form-grid .full{grid-column:1/-1}.ftedu-editor label{color:#333;display:flex;flex-direction:column;font-size:.92rem;font-weight:600;gap:6px}.ftedu-editor label.check-inline{align-items:center;flex-direction:row;font-weight:500;gap:8px}.ftedu-editor label.check-inline input{width:auto}.ftedu-editor input,.ftedu-editor select,.ftedu-editor textarea{background:#fff;border:1px solid #cfd4dc;border-radius:8px;font:inherit;padding:9px 11px}.ftedu-editor input:focus,.ftedu-editor select:focus,.ftedu-editor textarea:focus{border-color:#2f6fed;box-shadow:0 0 0 3px rgba(47,111,237,.15);outline:none}.ftedu-editor .upload-box{border:1px dashed #cfd4dc;border-radius:10px;margin:18px 0 0;padding:12px 14px}.ftedu-editor .upload-box legend{color:#555;font-size:.85rem;font-weight:600;padding:0 6px}.ftedu-editor .body-box{margin-top:22px}.ftedu-editor .body-head{align-items:center;display:flex;justify-content:space-between;margin-bottom:6px}.ftedu-editor .html-input{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.85rem;line-height:1.5;resize:vertical;width:100%}.ftedu-editor .html-preview{background:#fff;border:1px solid #cfd4dc;border-radius:8px;min-height:260px;width:100%}.ftedu-editor .btn{align-items:center;border:1px solid transparent;border-radius:8px;cursor:pointer;display:inline-flex;font:inherit;font-weight:600;gap:6px;justify-content:center;padding:10px 18px;text-decoration:none}.ftedu-editor .btn-sm{font-size:.82rem;padding:5px 12px}.ftedu-editor .btn-block{display:flex;margin-top:24px;padding:13px;width:100%}.ftedu-editor .btn-primary{background:#2f6fed;color:#fff}.ftedu-editor .btn-primary:disabled{cursor:default;opacity:.55}.ftedu-editor .btn-ghost{background:#fff;border-color:#cfd4dc;color:#2f6fed}.ftedu-editor .submit-note{color:#888;font-size:.82rem;margin:10px 0 0;text-align:center}.ftedu-editor .result-ok{padding:40px 16px;text-align:center}.ftedu-editor .result-ok h2{margin:0 0 12px}.ftedu-editor .done-actions{display:flex;gap:12px;justify-content:center;margin-top:20px}@media (max-width:560px){.ftedu-editor .form-grid{grid-template-columns:1fr}}