.learning-editor{margin:18px 0}.learning-editor-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.learning-editor-head h3{margin:5px 0 6px;color:var(--navy);font-size:22px}.learning-editor-head p{margin:0;max-width:780px;color:var(--muted);font-size:12px;line-height:1.5}.learning-editor-head>button,.learning-editor button{border:1px solid var(--line);border-radius:10px;background:#fff;color:var(--navy);padding:9px 12px;font-weight:900;cursor:pointer}.learning-editor button.is-primary,.learning-editor-form-actions .is-primary{background:var(--navy);color:#fff;border-color:var(--navy)}.learning-editor button:disabled{opacity:.55;cursor:wait}.learning-editor-version-list{display:grid;gap:10px;margin-top:16px}.learning-editor-course-group{border:1px solid var(--line);border-radius:15px;background:var(--bg);padding:12px}.learning-editor-course-title{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:8px}.learning-editor-course-title strong{color:var(--navy);font-size:15px}.learning-editor-course-title span{color:var(--muted);font-size:9px}.learning-editor-versions{display:grid;gap:7px}.learning-editor-version-row,.learning-editor-media-row{display:flex;align-items:center;justify-content:space-between;gap:12px;background:#fff;border:1px solid var(--line);border-radius:11px;padding:10px}.learning-editor-version-row>div:first-child,.learning-editor-media-row>div:first-child{display:flex;align-items:center;gap:8px;min-width:0}.learning-editor-version-row strong,.learning-editor-media-row strong{color:var(--ink);font-size:12px}.learning-editor-version-row small,.learning-editor-media-row small{color:var(--muted);font-size:9px}.learning-editor-status{display:inline-flex;border-radius:999px;padding:4px 7px;font-size:8px;font-weight:950;letter-spacing:.04em;background:#EEF2F7;color:#52606F}.learning-editor-status.is-draft{background:#FFF4CC;color:#765A00}.learning-editor-status.is-review{background:#EAF2FF;color:#225C9C}.learning-editor-status.is-published,.learning-editor-status.is-approved{background:#EAF7F0;color:#1C6A46}.learning-editor-status.is-retired{background:#F0F1F3;color:#6C7280}.learning-editor-actions{display:flex;align-items:center;gap:6px;flex-wrap:wrap;justify-content:flex-end}.learning-editor-actions button{font-size:10px;padding:7px 9px}.learning-editor-actions .is-danger{color:#9A2A20;border-color:#EEC9C5}.learning-editor-create,.learning-editor-form{margin-top:16px}.learning-editor-create,.learning-editor-meta-grid,.learning-editor-item-grid,.learning-editor-media-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.learning-editor label{display:grid;gap:5px;color:var(--muted);font-size:10px;font-weight:800}.learning-editor label span,.learning-editor legend{color:var(--muted);font-size:10px;font-weight:800}.learning-editor input,.learning-editor textarea,.learning-editor select{width:100%;border:1px solid var(--line);border-radius:10px;background:#fff;color:var(--ink);padding:9px;font:inherit}.learning-editor textarea{min-height:82px;resize:vertical}.learning-editor label small{font-size:9px;font-weight:500;color:var(--muted)}.learning-editor .is-full{grid-column:1/-1}.learning-editor fieldset{border:1px solid var(--line);border-radius:12px;padding:10px}.learning-editor-roles{display:flex;gap:8px;flex-wrap:wrap;margin-top:5px}.learning-editor-role,.learning-editor-check{display:flex!important;align-items:center;gap:6px!important;width:max-content}.learning-editor-role input,.learning-editor-check input{width:auto}.learning-editor-form-actions{display:flex;align-items:center;gap:10px;margin-top:12px}.learning-editor-form-actions span{color:var(--muted);font-size:11px;font-weight:800}.learning-editor-readonly{margin-top:14px;border-radius:12px;padding:11px 13px;background:#FFF7D8;color:#6D5700;font-size:11px;font-weight:800}.learning-editor-builder-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin:20px 0 10px;padding-top:16px;border-top:1px solid var(--line)}.learning-editor-builder-head h4{margin:0 0 4px;color:var(--navy);font-size:18px}.learning-editor-builder-head p{margin:0;color:var(--muted);font-size:11px;line-height:1.4}.learning-editor-module{border:1px solid var(--line);background:var(--bg);border-radius:15px;padding:12px;margin-top:10px}.learning-editor-module-head,.learning-editor-item-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.learning-editor-module-head strong{color:var(--navy);font-size:13px}.learning-editor-module-head .is-danger-link,.learning-editor-item-head button{border:0;background:transparent;color:#9A2A20;padding:3px;font-size:9px}.learning-editor-module-fields{display:grid;grid-template-columns:160px 1fr;gap:10px;margin-top:9px}.learning-editor-items{display:grid;gap:9px;margin-top:10px}.learning-editor-item{background:#fff;border:1px solid var(--line);border-radius:12px;padding:11px}.learning-editor-item-head span{font-size:8px;font-weight:950;letter-spacing:.08em;color:var(--blue)}.learning-editor-item.is-quiz .learning-editor-item-head span{color:#6C5700}.learning-editor-item-grid{margin-top:8px}.learning-editor-add-row{display:flex;gap:7px;margin-top:10px}.learning-editor-add-row button{font-size:10px;padding:7px 9px}.learning-editor-media{margin-top:18px}.learning-editor-media-list{display:grid;gap:7px}.learning-editor-media-form{margin-top:12px;padding:12px;border:1px solid var(--line);border-radius:14px;background:var(--bg)}.learning-editor-empty{color:var(--muted);font-size:11px}.learning-editor-media-row strong{text-transform:none}.learning-editor-media-row>div:first-child{flex-wrap:wrap}@media(max-width:900px){.learning-editor-create,.learning-editor-meta-grid,.learning-editor-item-grid,.learning-editor-media-form{grid-template-columns:1fr}.learning-editor .is-full{grid-column:auto}.learning-editor-module-fields{grid-template-columns:1fr}.learning-editor-version-row,.learning-editor-media-row{align-items:flex-start;flex-direction:column}.learning-editor-actions{justify-content:flex-start}}@media(max-width:560px){.learning-editor-head,.learning-editor-builder-head,.learning-editor-course-title{flex-direction:column}.learning-editor-head>button,.learning-editor-builder-head>button{width:100%}.learning-editor-roles{display:grid;grid-template-columns:1fr 1fr}.learning-editor-add-row{display:grid;grid-template-columns:1fr 1fr}.learning-editor-add-row button{width:100%}}
