.image-editor-module__j-mXAG__editor{color:var(--text);background:var(--card);border:1px solid var(--border);border-radius:16px;overflow:hidden}.image-editor-module__j-mXAG__toolbar{border-bottom:1px solid var(--border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.25rem;display:flex}.image-editor-module__j-mXAG__toolbar>div:first-child{gap:.25rem;display:grid}.image-editor-module__j-mXAG__toolbar strong{font-size:1rem}.image-editor-module__j-mXAG__toolbar span,.image-editor-module__j-mXAG__note,.image-editor-module__j-mXAG__controls small{color:var(--text-muted);font-size:.75rem;line-height:1.6}.image-editor-module__j-mXAG__actions,.image-editor-module__j-mXAG__previewActions{flex-wrap:wrap;gap:.5rem;display:flex}.image-editor-module__j-mXAG__editor button{border:1px solid var(--border);background:var(--bg);min-height:44px;color:var(--text);font:inherit;cursor:pointer;border-radius:8px;padding:.5rem .75rem;font-size:.77rem;font-weight:600}.image-editor-module__j-mXAG__editor button:disabled{opacity:.5;cursor:default}.image-editor-module__j-mXAG__editor :is(button,input,select,textarea,summary):focus-visible{outline:3px solid var(--course-accent);outline-offset:3px}.image-editor-module__j-mXAG__workspace{grid-template-columns:300px minmax(0,1fr);display:grid}.image-editor-module__j-mXAG__controls{border-right:1px solid var(--border);min-width:0;padding:1.25rem}.image-editor-module__j-mXAG__controls fieldset{border:0;min-width:0;margin:0 0 1.4rem;padding:0}.image-editor-module__j-mXAG__controls legend,.image-editor-module__j-mXAG__controls summary{margin-bottom:.75rem;font-size:.82rem;font-weight:700}.image-editor-module__j-mXAG__controls details{border-top:1px solid var(--border);margin-top:1rem;padding-top:.4rem}.image-editor-module__j-mXAG__controls summary{cursor:pointer;min-height:44px;margin-bottom:0;padding:.7rem 0}.image-editor-module__j-mXAG__controls details>div{padding-top:.5rem}.image-editor-module__j-mXAG__sources{grid-template-columns:repeat(3,minmax(0,1fr));gap:.4rem;margin-bottom:1rem;display:grid}.image-editor-module__j-mXAG__sources button{border-radius:8px;padding:3px;font-size:.65rem;overflow:hidden}.image-editor-module__j-mXAG__sources button[aria-pressed=true],.image-editor-module__j-mXAG__custom[aria-pressed=true]{outline:2px solid var(--course-accent);outline-offset:1px}.image-editor-module__j-mXAG__sources img{object-fit:cover;border-radius:5px;width:100%;height:45px;display:block}.image-editor-module__j-mXAG__sources span{padding:.45rem .1rem;display:block}.image-editor-module__j-mXAG__upload{gap:.45rem;font-size:.77rem;font-weight:600;display:grid}.image-editor-module__j-mXAG__upload input{width:100%;min-height:44px;color:var(--text-muted);padding-top:.3rem;font-size:.7rem}.image-editor-module__j-mXAG__upload input::file-selector-button{border:1px solid var(--border);background:var(--bg);color:var(--text);cursor:pointer;border-radius:6px;min-height:36px;margin-right:.4rem}.image-editor-module__j-mXAG__custom{overflow-wrap:anywhere;width:100%;margin-top:.5rem}.image-editor-module__j-mXAG__field{gap:.4rem;margin-bottom:.8rem;font-size:.78rem;font-weight:600;display:grid}.image-editor-module__j-mXAG__field :is(select,input,textarea){color:var(--text);background:var(--bg);border:1px solid var(--border);font:inherit;border-radius:7px;width:100%;min-width:0;min-height:44px;padding:.6rem;font-weight:400}.image-editor-module__j-mXAG__field textarea{resize:vertical}.image-editor-module__j-mXAG__range{margin:.6rem 0;font-size:.75rem;display:block}.image-editor-module__j-mXAG__range span{justify-content:space-between;gap:.5rem;display:flex}.image-editor-module__j-mXAG__range output{color:var(--text-muted);font-variant-numeric:tabular-nums}.image-editor-module__j-mXAG__range input{width:100%;min-height:44px;accent-color:var(--course-accent);cursor:pointer;margin:0}.image-editor-module__j-mXAG__pair{grid-template-columns:1fr 1fr;gap:.65rem;display:grid}.image-editor-module__j-mXAG__previewColumn{background:var(--bg-muted);min-width:0;padding:clamp(1rem,3vw,2.25rem)}.image-editor-module__j-mXAG__previewSticky{position:sticky;top:110px}.image-editor-module__j-mXAG__previewTop{letter-spacing:.07em;color:var(--text-muted);justify-content:space-between;gap:1rem;margin-bottom:.8rem;font-size:.65rem;font-weight:700;display:flex}.image-editor-module__j-mXAG__stage{background:#142b24;width:auto;max-width:100%;max-height:600px;margin:auto;position:relative;box-shadow:0 14px 35px #0002}.image-editor-module__j-mXAG__stage canvas{object-fit:contain;width:100%;height:100%;display:block}.image-editor-module__j-mXAG__loading{color:#fff9ef;background:#142b24;place-items:center;font-size:.9rem;display:grid;position:absolute;inset:0}.image-editor-module__j-mXAG__previewActions{justify-content:space-between;margin-top:1.2rem}.image-editor-module__j-mXAG__editor button.image-editor-module__j-mXAG__primary{background:var(--course-accent);color:var(--course-accent-fg);border-color:var(--course-accent)}.image-editor-module__j-mXAG__status{min-height:3.3em;color:var(--text);margin:.9rem 0;font-size:.78rem;line-height:1.65}.image-editor-module__j-mXAG__note{border-top:1px solid var(--border);text-align:justify;padding-top:1rem}@media (max-width:800px){.image-editor-module__j-mXAG__workspace{grid-template-columns:1fr}.image-editor-module__j-mXAG__previewColumn{border-bottom:1px solid var(--border);grid-row:1}.image-editor-module__j-mXAG__controls{border-right:0;grid-template-columns:1fr 1fr;gap:1.25rem;display:grid}.image-editor-module__j-mXAG__controls fieldset{margin:0}.image-editor-module__j-mXAG__controls details{margin-top:0}.image-editor-module__j-mXAG__previewSticky{position:static}.image-editor-module__j-mXAG__stage{max-height:460px}}@media (max-width:500px){.image-editor-module__j-mXAG__controls{grid-template-columns:1fr}.image-editor-module__j-mXAG__toolbar{padding:1rem}.image-editor-module__j-mXAG__actions{gap:.3rem}.image-editor-module__j-mXAG__actions button{padding-inline:.5rem;font-size:.69rem}.image-editor-module__j-mXAG__previewActions{flex-direction:column}}
