.app-module__MfMTFW__formContainer{flex-direction:column;width:100%;padding:.5rem 0 1.5rem;display:flex}.app-module__MfMTFW__card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;width:100%;overflow:hidden;box-shadow:0 8px 28px #0f172a14}.app-module__MfMTFW__topBar{border-bottom:1px solid #e5e7eb;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;padding:1.5rem 1.5rem 1rem;display:flex}.app-module__MfMTFW__appHeader{flex:1;align-items:flex-start;gap:.85rem;min-width:0;display:flex}.app-module__MfMTFW__appIcon{color:#fff;background:#0e7490;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:inline-flex}.app-module__MfMTFW__appTitle{color:#0f172a;margin:0;font-size:1.35rem;font-weight:700;line-height:1.2}.app-module__MfMTFW__appSubtitle{color:#64748b;margin:.2rem 0 0;font-size:.92rem;line-height:1.35}.app-module__MfMTFW__actionBar{flex-wrap:wrap;align-items:center;gap:.55rem;display:flex}.app-module__MfMTFW__hiddenInput{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.app-module__MfMTFW__layout{flex-direction:row;align-items:stretch;width:100%;min-height:480px;display:flex}.app-module__MfMTFW__cols1{background:#fff;flex-direction:column;flex:1;gap:.65rem;min-width:0;padding:1.15rem 1.25rem 1.35rem;display:flex}.app-module__MfMTFW__cols2{background:#e8f4fc;border-left:1px solid #d7e8f5;flex-direction:column;flex:1;gap:.65rem;min-width:0;padding:1.15rem 1.25rem 1.35rem;display:flex}.app-module__MfMTFW__paneHeader{flex-direction:column;gap:.15rem;display:flex}.app-module__MfMTFW__paneTitle{color:#0f172a;margin:0;font-size:1.05rem;font-weight:700}.app-module__MfMTFW__paneHint{color:#64748b;margin:0;font-size:.82rem;line-height:1.35}.app-module__MfMTFW__formatToolbar{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;flex-wrap:wrap;align-items:center;gap:.35rem;padding:.35rem;display:flex}.app-module__MfMTFW__cols2 .app-module__MfMTFW__formatToolbar{background:#fff;border-color:#d7e8f5}.app-module__MfMTFW__toolButton{color:#334155;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;min-width:34px;height:34px;padding:0 .45rem;font-size:.78rem;font-weight:700;display:inline-flex}.app-module__MfMTFW__toolButton:hover{color:#0e7490;background:#ecfeff;border-color:#a5f3fc}.app-module__MfMTFW__toolButton:disabled{opacity:.4;cursor:not-allowed}.app-module__MfMTFW__toolButton:disabled:hover{color:#334155;background:0 0;border-color:#0000}.app-module__MfMTFW__toolButtonActive{color:#0e7490;background:#ecfeff;border-color:#67e8f9}.app-module__MfMTFW__toolButtonActive:hover{color:#0e7490;background:#cffafe;border-color:#22d3ee}.app-module__MfMTFW__toolbarDivider{background:#cbd5e1;width:1px;height:20px;margin:0 .15rem}.app-module__MfMTFW__textarea,.app-module__MfMTFW__richEditor{color:#0f172a;box-sizing:border-box;background:#fff;border:1px solid #cbd5e1;border-radius:10px;flex:1;width:100%;min-height:320px;padding:.85rem 1rem;font-size:.98rem;line-height:1.55}.app-module__MfMTFW__textarea{resize:vertical;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.92rem}.app-module__MfMTFW__textarea:focus,.app-module__MfMTFW__richEditor:focus{border-color:#0e7490;outline:none;box-shadow:0 0 0 3px #0e74902e}.app-module__MfMTFW__richEditor{word-break:break-word;font-synthesis:style weight;overflow:auto}.app-module__MfMTFW__richEditor em,.app-module__MfMTFW__richEditor i{font-style:italic}.app-module__MfMTFW__richEditor strong,.app-module__MfMTFW__richEditor b{font-weight:700}.app-module__MfMTFW__richEditor:empty:before{content:attr(data-placeholder);color:#94a3b8;pointer-events:none}.app-module__MfMTFW__richEditor :is(h1,h2,h3,h4){color:#0f172a;margin:.6em 0 .35em;line-height:1.25}.app-module__MfMTFW__richEditor h1{font-size:1.55rem}.app-module__MfMTFW__richEditor h2{font-size:1.3rem}.app-module__MfMTFW__richEditor h3{font-size:1.12rem}.app-module__MfMTFW__richEditor p{margin:.4em 0}.app-module__MfMTFW__richEditor ul,.app-module__MfMTFW__richEditor ol{margin:.4em 0;padding-left:1.75rem;list-style-position:outside}.app-module__MfMTFW__richEditor ul{list-style-type:disc}.app-module__MfMTFW__richEditor ol{list-style-type:decimal}.app-module__MfMTFW__richEditor ul ul{list-style-type:circle}.app-module__MfMTFW__richEditor ul ul ul{list-style-type:square}.app-module__MfMTFW__richEditor li{margin:.2em 0;display:list-item}.app-module__MfMTFW__richEditor blockquote{color:#475569;background:#f0f9ff;border-left:3px solid #0e7490;margin:.5em 0;padding:.35rem .75rem}.app-module__MfMTFW__richEditor a{color:#0e7490}.app-module__MfMTFW__richEditor code{background:#f1f5f9;border-radius:4px;padding:.1em .35em;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.88em}.app-module__MfMTFW__secondaryButton{cursor:pointer;color:#00708b;background:#fff;border:1px solid #00708b;border-radius:10px;justify-content:center;align-items:center;gap:.4rem;height:40px;padding:0 .95rem;font-size:.88rem;font-weight:700;display:inline-flex}.app-module__MfMTFW__secondaryButton:hover:not(:disabled){background:#ecfeff}.app-module__MfMTFW__secondaryButton:disabled{opacity:.55;cursor:not-allowed}.app-module__MfMTFW__statusMessage,.app-module__MfMTFW__statusMessageMuted{border-top:1px solid #e5e7eb;margin:0;padding:.75rem 1.5rem 1.15rem;font-size:.85rem;line-height:1.45}.app-module__MfMTFW__statusMessage{color:#0e7490;font-weight:600}.app-module__MfMTFW__statusMessageMuted{color:#64748b}.app-module__MfMTFW__visuallyHidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (max-width:900px){.app-module__MfMTFW__layout{flex-direction:column;min-height:0}.app-module__MfMTFW__cols2{border-top:1px solid #d7e8f5;border-left:0}.app-module__MfMTFW__textarea,.app-module__MfMTFW__richEditor{min-height:240px}.app-module__MfMTFW__actionBar{width:100%}}
