.editor-picker-popup__body{min-height:0;padding:0;display:flex;overflow:hidden}.editor-picker-popup{height:min(var(--base-popup-max-height,560px),100vh - 48px);max-height:min(var(--base-popup-max-height,560px),100vh - 48px)}.editor-picker-popup__header{min-height:54px;padding:0 16px}.editor-picker-popup__header strong{font-size:16px;font-weight:800}.editor-picker[data-v-2e3bb773]{background:#fff;flex-direction:column;width:100%;height:100%;min-height:0;display:flex}.editor-picker__search[data-v-2e3bb773]{color:#98a2b3;border-bottom:1px solid #edf1f7;flex:0 0 54px;align-items:center;gap:10px;height:54px;margin:0 14px;display:flex}.editor-picker__search input[data-v-2e3bb773]{color:#1f2937;min-width:0;height:38px;font:inherit;background:0 0;border:0;outline:0;flex:1;font-size:14px}.editor-picker__body[data-v-2e3bb773]{flex:1;min-height:0;padding:10px 14px;overflow-y:auto}.editor-picker__item[data-v-2e3bb773]{text-align:left;background:0 0;border-radius:10px;grid-template-columns:38px minmax(0,1fr) 18px;grid-template-areas:"icon name check""icon desc check";align-items:center;gap:2px 10px;width:100%;min-height:58px;padding:10px 8px;display:grid}.editor-picker__item[data-v-2e3bb773]:hover{background:#f6f8fb}.editor-picker__item>span[data-v-2e3bb773]{color:#9aa4b2;background:#f3f6fb;border-radius:999px;grid-area:icon;place-items:center;width:38px;height:38px;font-size:20px;font-weight:900;display:grid}.editor-picker__item strong[data-v-2e3bb773]{color:#1f2937;grid-area:name;font-size:14px;font-weight:800}.editor-picker__item small[data-v-2e3bb773],.editor-picker__item strong[data-v-2e3bb773]{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.editor-picker__item small[data-v-2e3bb773]{color:#98a2b3;grid-area:desc;font-size:12px}.editor-picker__item>i[data-v-2e3bb773]{border:2px solid #d8e0ec;border-radius:999px;grid-area:check;width:16px;height:16px}.editor-picker__item>i.is-selected[data-v-2e3bb773]{border-color:var(--blue);background:radial-gradient(circle at center,var(--blue) 0 42%,transparent 46%)}.editor-picker__empty[data-v-2e3bb773]{color:#98a2b3;place-items:center;min-height:180px;font-size:13px;display:grid}.editor-picker__footer[data-v-2e3bb773]{border-top:1px solid #edf1f7;flex:none;align-items:center;gap:10px;min-height:58px;padding:10px 14px;display:flex}.editor-picker__footer span[data-v-2e3bb773]{color:#667085;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:13px;overflow:hidden}.editor-picker__footer button[data-v-2e3bb773]{border-radius:8px;height:36px;padding:0 16px;font-size:13px;font-weight:800}.editor-picker__footer button.is-ghost[data-v-2e3bb773]{color:#667085;background:#f3f6fb}.editor-picker__footer button.is-primary[data-v-2e3bb773]{background:var(--blue);color:#fff}
