.text-editor-module__hdVUNa__container{border:1px solid #4c667321;border-radius:18px;width:100%;max-width:1200px;margin:0 auto;overflow:hidden;box-shadow:0 14px 36px #3d525e1a}.text-editor-module__hdVUNa__toolbar{background:linear-gradient(#547b8ceb,#486c7ce0);border-bottom:1px solid #ffffff1f;flex-wrap:wrap;align-items:flex-start;gap:.75rem;padding:.75rem 1rem;display:flex}.text-editor-module__hdVUNa__toolbarGroup{border-right:1px solid #ffffff2e;flex-wrap:wrap;align-items:center;gap:.4rem;padding-right:.9rem;display:flex}.text-editor-module__hdVUNa__toolbarGroup:last-child{border-right:none}.text-editor-module__hdVUNa__selectLabel{color:#ffffffa6;letter-spacing:.02em;flex-direction:column;gap:.15rem;font-size:.68rem;font-weight:600;display:flex}.text-editor-module__hdVUNa__select{appearance:none;color:#fff;cursor:pointer;background:#1f3a488c;border:1px solid #ffffff40;border-radius:6px;padding:.28rem .55rem;font-size:.8rem}.text-editor-module__hdVUNa__select:focus{background:#1f3a48bf;border-color:#ffffff8c;outline:none}.text-editor-module__hdVUNa__select option{color:#fff;background:#2c4f5f}.text-editor-module__hdVUNa__checkLabel{color:#ffffffd9;cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:.35rem;font-size:.8rem;display:flex}.text-editor-module__hdVUNa__transformGroup{flex-wrap:wrap;align-items:center;gap:.35rem;display:flex}.text-editor-module__hdVUNa__groupHeading{color:#ffffff8c;letter-spacing:.03em;width:100%;margin-bottom:.05rem;font-size:.68rem;font-weight:600}.text-editor-module__hdVUNa__shortcutHint{color:#60707a;background:#fffffff7;border-bottom:1px solid #4c66731a;flex-wrap:wrap;gap:1.2rem;padding:.38rem 1rem;font-size:.72rem;display:flex}.text-editor-module__hdVUNa__searchPanel{background:#f4f7f9;border-bottom:1px solid #4c667326;flex-direction:column;gap:.4rem;padding:.5rem .75rem;display:flex}.text-editor-module__hdVUNa__searchRow{flex-wrap:wrap;align-items:center;gap:.4rem;display:flex;position:relative}.text-editor-module__hdVUNa__searchInput{color:#1a1a1a;background:#fff;border:1px solid #4c667340;border-radius:5px;outline:none;flex:0 0 220px;padding:.3rem .55rem;font-size:.85rem}.text-editor-module__hdVUNa__searchInput:focus{border-color:#547b8c99;box-shadow:0 0 0 2px #547b8c1f}.text-editor-module__hdVUNa__searchBtns{gap:.2rem;display:flex}.text-editor-module__hdVUNa__searchBtn{color:#3d6270;cursor:pointer;background:#fff;border:1px solid #4c667338;border-radius:5px;padding:.28rem .55rem;font-size:.8rem;transition:background .12s}.text-editor-module__hdVUNa__searchBtn:hover{background:#547b8c1a}.text-editor-module__hdVUNa__searchOption{color:#60707a;cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:.25rem;font-size:.78rem;display:flex}.text-editor-module__hdVUNa__searchClose{color:#8a9ba8;cursor:pointer;background:0 0;border:none;border-radius:4px;margin-left:auto;padding:.2rem .5rem;font-size:1rem;line-height:1}.text-editor-module__hdVUNa__searchClose:hover{color:#3d6270;background:#547b8c1a}.text-editor-module__hdVUNa__dialogOverlay{z-index:100;background:#1e2d3759;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.text-editor-module__hdVUNa__dialog{background:#fff;border-radius:12px;flex-direction:column;gap:1rem;min-width:300px;padding:1.5rem 1.75rem;display:flex;box-shadow:0 8px 32px #3d525e38}.text-editor-module__hdVUNa__dialogTitle{color:#1f3a48e6;margin:0;font-size:.95rem;font-weight:600}.text-editor-module__hdVUNa__dialogBtns{gap:.6rem;display:flex}.text-editor-module__hdVUNa__dialogBtn{color:#3d6270;cursor:pointer;background:#547b8c12;border:1px solid #547b8c59;border-radius:7px;flex:1;padding:.55rem .8rem;font-size:.88rem;font-weight:600;transition:background .12s}.text-editor-module__hdVUNa__dialogBtn:hover{background:#547b8c26}.text-editor-module__hdVUNa__dialogBtnPrimary{color:#fff;background:#547b8cd9;border-color:#0000}.text-editor-module__hdVUNa__dialogBtnPrimary:hover{background:#486c7cf2}.text-editor-module__hdVUNa__dialogCancel{color:#8a9ba8;cursor:pointer;background:0 0;border:none;border-radius:4px;align-self:center;padding:.2rem .4rem;font-size:.82rem}.text-editor-module__hdVUNa__dialogCancel:hover{color:#3d6270;background:#547b8c14}.text-editor-module__hdVUNa__editorWrapper{background:#fff;transition:box-shadow .15s;position:relative}.text-editor-module__hdVUNa__editorWrapper.text-editor-module__hdVUNa__dragging{box-shadow:inset 0 0 0 2px #547b8cb3}.text-editor-module__hdVUNa__dropOverlay{z-index:10;color:#3d525e66;pointer-events:none;background:#f5f8fa99;justify-content:center;align-items:center;font-size:.9rem;display:flex;position:absolute;inset:0}.text-editor-module__hdVUNa__statusBar{color:#60707a;background:#fffffff7;border-top:1px solid #4c66731a;flex-wrap:wrap;align-items:center;padding:.38rem 1rem;font-family:monospace;font-size:.74rem;font-weight:500;display:flex}.text-editor-module__hdVUNa__statusSep{vertical-align:middle;background:#4c667333;width:1px;height:.8em;margin:0 .75rem;display:inline-block}.text-editor-module__hdVUNa__toolbar .button.secondary{color:#fff;cursor:pointer;background:#ffffff26;border:1px solid #ffffff47;border-radius:6px;padding:.28rem .65rem;font-size:.78rem;font-weight:500;transition:background .15s,border-color .15s}.text-editor-module__hdVUNa__toolbar .button.secondary:hover{background:#ffffff42;border-color:#ffffff73}
