.base-editor-toolbar{margin-top:18px}.base-editor{margin-top:20px;padding-top:20px;border-top:1px solid #dce9f7}.base-editor>p{font:14px/1.6 Arial,sans-serif;color:#526e98}.base-editor input[type=search]{width:100%;box-sizing:border-box;padding:12px 14px;border:1px solid #ccdef2;border-radius:9px;font:14px Arial,sans-serif}.base-editor-actions{display:flex;flex-wrap:wrap;gap:10px;margin:14px 0}.base-editor-actions button{font-size:13px;min-height:43px;padding:10px 14px}.base-editor-choices{display:grid;grid-template-columns:1fr 1fr;gap:0 18px;max-height:390px;overflow:auto;border:1px solid #dce9f7;padding:12px;border-radius:10px}.base-editor-choices label{display:flex;align-items:flex-start;gap:10px;padding:10px;font:14px/1.5 Arial,sans-serif;cursor:pointer;border-radius:7px}.base-editor-choices label:hover{background:#f0f7ff}.base-editor-choices input{accent-color:#087aff;flex-shrink:0;width:17px;height:17px;margin:2px 0}.base-editor [hidden]{display:none!important}.base-editor button:disabled{opacity:.5;cursor:default}@media(max-width:650px){.base-editor-choices{grid-template-columns:1fr}.base-editor-actions{display:grid;grid-template-columns:1fr 1fr}.base-editor-actions button{width:100%}.base-editor-toolbar button{width:100%}}