.editor-toolbar{display:flex;flex-wrap:wrap;gap:.75rem;margin:1rem 0 2rem}
.editor-list-row{display:flex;align-items:center;justify-content:space-between;gap:1rem;border-bottom:1px solid #d6e3ef;padding:1.2rem 0}.editor-list-row h3{margin:0 0 .5rem}
.editor-module{border:1px solid #c5d7e5;border-radius:12px;margin:1rem 0;background:#fff;overflow:hidden}
.editor-module summary{cursor:pointer;padding:1.1rem;font-weight:700;background:#edf5fa;color:#193353;overflow-wrap:anywhere}
.editor-module-body{padding:1.2rem}.editor-card,.editor-question-option{padding:1rem;border-left:4px solid #3b98b3;background:#f5f9fc;margin:1rem 0;border-radius:8px}
.editor-module-body button{margin:.4rem .4rem .4rem 0}.editor-module-actions{border-top:1px solid #d6e3ef;padding-top:1rem;margin-top:1rem}
.editor-image{max-width:100%;max-height:300px;object-fit:contain;border-radius:12px;margin:1rem 0}
.publish-panel{border:2px solid #3b98b3}.editor-preview{width:min(950px,94vw);max-height:92vh;overflow:auto;border:1px solid #8baec2;border-radius:16px;padding:1.5rem;color:#18314c;background:#fff}
.editor-preview::backdrop{background:#10233bbd}.editor-preview .lesson{padding:1rem 0;box-shadow:none}.editor-preview .field select{max-width:100%}
#editor-error:not(:empty){padding:1rem;border:1px solid #b24f38;border-radius:8px;background:#fff3ed;margin-bottom:1rem}
@media(max-width:700px){.editor-list-row{align-items:flex-start;flex-direction:column}.editor-module-body{padding:.8rem}.editor-preview{padding:1rem}.editor-toolbar button{flex:1 1 150px}}
.path-row{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap;margin:.5rem 0}.path-row .field{flex:1 1 280px;min-width:0}.path-row select{max-width:100%}.assigned-path{border-top:1px solid #c5d7e5;padding:1rem 0}.assigned-path li{margin:.8rem 0;overflow-wrap:anywhere}#mfa-panel input[readonly],#recovery-list{font-family:monospace}#recovery-list{width:100%;box-sizing:border-box;overflow-wrap:anywhere}#training-management fieldset{max-height:320px;overflow:auto;border:1px solid #c5d7e5;border-radius:8px}#training-management hr{border:0;border-top:1px solid #c5d7e5;margin:2rem 0}[hidden]{display:none!important}
