.rz-el{flex:1 1 auto!important;min-height:0!important;display:flex;flex-direction:column}.rz-el-head{display:flex;align-items:center;justify-content:space-between;gap:8px;flex:none}.rz-el-tools{display:inline-flex;gap:6px}.rz-el-list{margin-top:10px;display:flex;flex-direction:column;gap:10px;flex:1 1;min-height:0;overflow-y:auto;padding-right:6px;scrollbar-width:thin;scrollbar-color:rgba(139,92,246,.55) rgba(4,8,22,.6)}.rz-el-list::-webkit-scrollbar{width:8px}.rz-el-list::-webkit-scrollbar-track{background:rgba(4,8,22,.6);border-radius:4px}.rz-el-list::-webkit-scrollbar-thumb{background:rgba(139,92,246,.55);border-radius:4px}.rz-el-row{position:relative}.rz-el-label{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rz-el-input{flex:1 1;min-width:0;background:rgba(4,8,22,.8);border:1px solid rgba(124,58,237,.55);border-radius:6px;color:var(--rz-text,#f8fafc);font-size:12px;padding:4px 8px;outline:none}.rz-el-row-tools{display:none;gap:4px;flex:none}.rz-el-row:focus-within .rz-el-row-tools,.rz-el-row:hover .rz-el-row-tools{display:inline-flex}.rz-el-tool{display:inline-grid;place-items:center;width:22px;height:22px;border:1px solid var(--rz-border,#1c2a45);border-radius:6px;background:rgba(4,8,22,.6);color:var(--rz-text-muted,#8d98af);cursor:pointer;padding:0}.rz-el-tool:hover{color:#c084fc;border-color:rgba(124,58,237,.55)}.rz-el-tool svg{width:12px;height:12px}.rz-el-danger:hover{color:#f87171;border-color:rgba(248,113,113,.5)}.rz-el-scroll{flex:1 1 auto!important;min-height:0!important;overflow-y:auto!important;scrollbar-width:thin;scrollbar-color:rgba(139,92,246,.55) rgba(4,8,22,.6)}.rz-el-scroll::-webkit-scrollbar{width:8px}.rz-el-scroll::-webkit-scrollbar-track{background:rgba(4,8,22,.6);border-radius:4px}.rz-el-scroll::-webkit-scrollbar-thumb{background:rgba(139,92,246,.55);border-radius:4px}