.lov-editor-root{z-index:999999;color:#f3f3f3;direction:ltr;background:#0f0f10;border:1px solid #2a2a2c;border-radius:10px;flex-direction:column;width:340px;max-height:calc(100vh - 32px);font-family:ui-sans-serif,system-ui,-apple-system,sans-serif;font-size:12px;display:flex;position:fixed;top:16px;left:16px;box-shadow:0 24px 60px #00000080}.lov-editor-root.collapsed{width:auto;box-shadow:none;background:0 0;border:none;max-height:none}.lov-fab{color:#f3f3f3;cursor:pointer;background:#0f0f10;border:1px solid #2e2e31;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:20px;display:flex;box-shadow:0 8px 24px #00000080}.lov-fab:hover{background:#1f1f22}.lov-editor-header{cursor:move;background:linear-gradient(#191919,#111);border-bottom:1px solid #2a2a2c;border-radius:10px 10px 0 0;justify-content:space-between;align-items:center;padding:10px 12px;display:flex}.lov-editor-title{letter-spacing:.04em;font-size:12px;font-weight:600}.lov-editor-actions{gap:6px;display:flex}.lov-btn{color:#f3f3f3;cursor:pointer;background:#1f1f22;border:1px solid #2e2e31;border-radius:6px;padding:5px 10px;font-size:11px}.lov-btn:hover{background:#2a2a2d}.lov-btn.primary{color:#0f0f10;background:#a5df57;border-color:#a5df57;font-weight:600}.lov-btn.primary:hover{background:#b6e878}.lov-btn.ghost{background:0 0}.lov-editor-body{padding:8px;overflow-y:auto}.lov-group{border:1px solid #232326;border-radius:6px;margin-bottom:6px;overflow:hidden}.lov-group-head{cursor:pointer;background:#18181b;justify-content:space-between;align-items:center;padding:6px 8px;font-weight:600;display:flex}.lov-group-list{flex-direction:column;display:flex}.lov-item{cursor:pointer;white-space:nowrap;border-top:1px solid #232326;align-items:center;gap:6px;padding:5px 10px;display:flex;overflow:hidden}.lov-item:hover{background:#1c1c1f}.lov-item.active{color:#a5df57;background:#2a2a2d}.lov-item.deleted{opacity:.45;cursor:default;text-decoration:line-through}.lov-item .tag{color:#999;text-transform:uppercase;background:#2a2a2d;border-radius:3px;flex-shrink:0;padding:1px 5px;font-size:9px}.lov-item-label{text-overflow:ellipsis;flex:1;overflow:hidden}.lov-item-rename{color:#f3f3f3;background:#1a1a1d;border:1px solid #a5df57;border-radius:4px;flex:1;min-width:0;padding:2px 5px;font-family:inherit;font-size:11px}.lov-item-x{color:#666;cursor:pointer;background:0 0;border:none;border-radius:3px;flex-shrink:0;padding:2px 5px;font-size:11px;line-height:1}.lov-item-x:hover{color:#ff6b6b;background:#2a1a1a}.lov-item-x.restore:hover{color:#a5df57;background:#1a2a1a}.lov-controls{background:#0a0a0b;border-top:1px solid #2a2a2c;border-radius:0 0 10px 10px;flex-direction:column;gap:10px;padding:10px 12px;display:flex}.lov-row{flex-direction:column;gap:3px;display:flex}.lov-row label{color:#999;text-transform:uppercase;letter-spacing:.05em;justify-content:space-between;font-size:10px;display:flex}.lov-row label span{color:#a5df57;font-weight:600}.lov-row input[type=range]{accent-color:#a5df57;width:100%}.lov-row input[type=text],.lov-row textarea,.lov-row select{color:#f3f3f3;background:#1a1a1d;border:1px solid #2e2e31;border-radius:5px;width:100%;padding:5px 7px;font-family:inherit;font-size:12px}.lov-number-value{appearance:none;color:#a5df57;cursor:text;font:inherit;background:0 0;border:0;padding:0;font-weight:600}.lov-number-value:hover{text-decoration:underline}.lov-number-edit{color:#a5df57;width:74px;font:inherit;text-align:right;background:#1a1a1d;border:1px solid #a5df57;border-radius:4px;padding:2px 5px;font-weight:600}.lov-axis-edit-wrap{align-items:center;gap:4px;display:inline-flex}.lov-row textarea{resize:vertical;min-height:50px}.lov-unit-row{gap:4px;display:flex}.lov-unit-row select{flex-shrink:0;width:70px}.lov-empty{color:#666;text-align:center;padding:16px}[data-lov-selected=true]{outline-offset:2px;position:relative;outline:1.5px solid #a5df57!important}
